@central-icons-react-native/round-outlined-radius-3-stroke-1 1.1.33 → 1.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/IconAntigravity/index.d.ts +4 -0
  2. package/IconAntigravity/index.js +2 -0
  3. package/IconAntigravity/index.js.map +1 -0
  4. package/IconAntigravity/index.mjs +2 -0
  5. package/IconAntigravity/index.mjs.map +1 -0
  6. package/IconGoogleAistudio/index.d.ts +4 -0
  7. package/IconGoogleAistudio/index.js +2 -0
  8. package/IconGoogleAistudio/index.js.map +1 -0
  9. package/IconGoogleAistudio/index.mjs +2 -0
  10. package/IconGoogleAistudio/index.mjs.map +1 -0
  11. package/IconGoogleDeepmind/index.d.ts +4 -0
  12. package/IconGoogleDeepmind/index.js +2 -0
  13. package/IconGoogleDeepmind/index.js.map +1 -0
  14. package/IconGoogleDeepmind/index.mjs +2 -0
  15. package/IconGoogleDeepmind/index.mjs.map +1 -0
  16. package/IconLock/index.js +1 -1
  17. package/IconLock/index.js.map +1 -1
  18. package/IconLock/index.mjs +1 -1
  19. package/IconLock/index.mjs.map +1 -1
  20. package/IconMidjourney/index.d.ts +4 -0
  21. package/IconMidjourney/index.js +2 -0
  22. package/IconMidjourney/index.js.map +1 -0
  23. package/IconMidjourney/index.mjs +2 -0
  24. package/IconMidjourney/index.mjs.map +1 -0
  25. package/IconMistral/index.d.ts +4 -0
  26. package/IconMistral/index.js +2 -0
  27. package/IconMistral/index.js.map +1 -0
  28. package/IconMistral/index.mjs +2 -0
  29. package/IconMistral/index.mjs.map +1 -0
  30. package/IconModelcontextprotocol/index.d.ts +4 -0
  31. package/IconModelcontextprotocol/index.js +2 -0
  32. package/IconModelcontextprotocol/index.js.map +1 -0
  33. package/IconModelcontextprotocol/index.mjs +2 -0
  34. package/IconModelcontextprotocol/index.mjs.map +1 -0
  35. package/IconNotebooklm/index.d.ts +4 -0
  36. package/IconNotebooklm/index.js +2 -0
  37. package/IconNotebooklm/index.js.map +1 -0
  38. package/IconNotebooklm/index.mjs +2 -0
  39. package/IconNotebooklm/index.mjs.map +1 -0
  40. package/IconNvidia/index.d.ts +4 -0
  41. package/IconNvidia/index.js +2 -0
  42. package/IconNvidia/index.js.map +1 -0
  43. package/IconNvidia/index.mjs +2 -0
  44. package/IconNvidia/index.mjs.map +1 -0
  45. package/IconOllama/index.d.ts +4 -0
  46. package/IconOllama/index.js +2 -0
  47. package/IconOllama/index.js.map +1 -0
  48. package/IconOllama/index.mjs +2 -0
  49. package/IconOllama/index.mjs.map +1 -0
  50. package/IconRecraft/index.d.ts +4 -0
  51. package/IconRecraft/index.js +2 -0
  52. package/IconRecraft/index.js.map +1 -0
  53. package/IconRecraft/index.mjs +2 -0
  54. package/IconRecraft/index.mjs.map +1 -0
  55. package/IconReplit/index.d.ts +4 -0
  56. package/IconReplit/index.js +2 -0
  57. package/IconReplit/index.js.map +1 -0
  58. package/IconReplit/index.mjs +2 -0
  59. package/IconReplit/index.mjs.map +1 -0
  60. package/IconUnlocked/index.js +1 -1
  61. package/IconUnlocked/index.js.map +1 -1
  62. package/IconUnlocked/index.mjs +1 -1
  63. package/IconUnlocked/index.mjs.map +1 -1
  64. package/IconV0/index.d.ts +4 -0
  65. package/IconV0/index.js +2 -0
  66. package/IconV0/index.js.map +1 -0
  67. package/IconV0/index.mjs +2 -0
  68. package/IconV0/index.mjs.map +1 -0
  69. package/IconWebsite/index.d.ts +4 -0
  70. package/IconWebsite/index.js +2 -0
  71. package/IconWebsite/index.js.map +1 -0
  72. package/IconWebsite/index.mjs +2 -0
  73. package/IconWebsite/index.mjs.map +1 -0
  74. package/README.md +13 -0
  75. package/filtered-icons.json +186 -4
  76. package/icons/index.d.ts +13 -0
  77. package/icons-index.json +31 -5
  78. package/index.d.ts +13 -0
  79. package/index.js +1 -1
  80. package/index.js.map +1 -1
  81. package/index.mjs +1 -1
  82. package/index.mjs.map +1 -1
  83. package/license-check.js +1 -1
  84. package/package.json +1 -1
  85. package/tsx-icons.json +93 -2
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconOllama/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconOllama: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.27028 2.08201C8.46664 2.15928 8.64391 2.28656 8.80482 2.45474C9.073 2.73291 9.29936 3.13109 9.47208 3.60291C9.64572 4.07745 9.75845 4.6029 9.80117 5.13017C10.3735 4.80635 11.0088 4.60919 11.6639 4.55199L11.7102 4.54835C12.5011 4.48472 13.283 4.62744 13.9648 4.97926C14.0566 5.02744 14.1466 5.07926 14.2348 5.1338C14.2802 4.61653 14.3911 4.1029 14.562 3.63927C14.7348 3.16655 14.9611 2.76928 15.2284 2.49019C15.3778 2.32861 15.5605 2.20144 15.7638 2.11747C15.9975 2.02656 16.2457 2.01019 16.4875 2.07928C16.852 2.18292 17.1647 2.41383 17.4111 2.74928C17.6366 3.05564 17.8056 3.44836 17.9211 3.91927C18.1302 4.76835 18.1666 5.88561 18.0256 7.23287L18.0738 7.26924L18.0975 7.28651C18.7856 7.81014 19.2647 8.5565 19.5184 9.42285C19.9138 10.7747 19.7147 12.291 19.0329 13.1392L19.0165 13.1583L19.0184 13.161C19.3975 13.8537 19.6274 14.5855 19.6765 15.3428L19.6784 15.3701C19.7365 16.3382 19.4965 17.3128 18.9384 18.27L18.932 18.2791L18.9411 18.301C19.3702 19.3528 19.5047 20.4118 19.3393 21.47L19.3338 21.5055C19.3082 21.66 19.2223 21.7981 19.095 21.8895C18.9677 21.9808 18.8094 22.018 18.6547 21.9927C18.5782 21.9808 18.5047 21.9538 18.4386 21.9134C18.3724 21.8731 18.3149 21.82 18.2693 21.7573C18.2237 21.6947 18.1909 21.6236 18.1728 21.5483C18.1547 21.4729 18.1517 21.3947 18.1638 21.3182C18.3156 20.3791 18.1729 19.4373 17.7275 18.4791C17.6859 18.3901 17.6674 18.2921 17.6738 18.194C17.6802 18.096 17.7111 18.0011 17.7638 17.9182L17.7675 17.9128C18.3166 17.0728 18.5438 16.2492 18.4947 15.4401C18.4529 14.7319 18.1993 14.0364 17.7675 13.3737C17.6835 13.2449 17.6536 13.0882 17.6842 12.9375C17.7148 12.7867 17.8035 12.6541 17.9311 12.5683L17.9393 12.5628C18.1602 12.4183 18.3638 12.0492 18.4665 11.5447C18.5799 10.9481 18.5503 10.3331 18.3802 9.75012C18.1938 9.11377 17.8529 8.58286 17.3756 8.22014C16.8347 7.80741 16.1184 7.60833 15.212 7.6656C15.0935 7.6733 14.9754 7.64528 14.873 7.58516C14.7706 7.52503 14.6885 7.43557 14.6375 7.32833C14.352 6.72379 13.9357 6.29106 13.4166 6.02289C12.9182 5.77416 12.3603 5.66962 11.8057 5.72107C10.6739 5.81107 9.67572 6.44924 9.37845 7.25378C9.33639 7.36702 9.26075 7.4647 9.16164 7.53375C9.06254 7.6028 8.9447 7.63992 8.82391 7.64014C7.85392 7.64196 7.10301 7.86923 6.55393 8.27923C6.07939 8.63377 5.75575 9.12922 5.58485 9.72285C5.43019 10.2816 5.40902 10.8689 5.52303 11.4374C5.62485 11.9446 5.82394 12.3646 6.05211 12.591L6.05939 12.5974C6.25211 12.7856 6.29302 13.0792 6.15848 13.311C5.83121 13.8765 5.58666 14.7192 5.54666 15.5292C5.50121 16.4546 5.71575 17.2582 6.2003 17.8346L6.21484 17.8519C6.28796 17.9371 6.33499 18.0416 6.35031 18.1528C6.36562 18.264 6.34858 18.3773 6.3012 18.4791C5.77757 19.6028 5.61666 20.5264 5.7903 21.2537C5.82151 21.4049 5.79247 21.5623 5.70936 21.6925C5.62626 21.8226 5.49564 21.9152 5.34531 21.9505C5.19499 21.9858 5.03682 21.961 4.90447 21.8815C4.77212 21.8019 4.67604 21.6739 4.63667 21.5246C4.41577 20.5991 4.56576 19.5391 5.06667 18.3446L5.0794 18.3128L5.07212 18.3019C4.82594 17.9382 4.6422 17.536 4.52849 17.1119L4.52395 17.0946C4.38596 16.5654 4.33167 16.0179 4.36304 15.4719C4.40304 14.6446 4.61576 13.7974 4.92849 13.1174L4.9394 13.0937L4.93758 13.0919C4.67122 12.7119 4.47395 12.2256 4.36486 11.6874L4.36031 11.6656C4.21001 10.9149 4.23898 10.1393 4.44486 9.40195C4.68304 8.57014 5.15121 7.8556 5.84121 7.33924C5.89575 7.29833 5.95302 7.25742 6.0103 7.21924C5.86575 5.86198 5.90212 4.73744 6.11211 3.8829C6.22757 3.412 6.39757 3.01928 6.62302 2.71292C6.86847 2.37837 7.1812 2.14747 7.54574 2.04292C7.78755 1.97383 8.03664 1.98929 8.27028 2.0811V2.08201ZM12.0121 10.3456C12.863 10.3456 13.6484 10.6301 14.2357 11.1228C14.8084 11.6019 15.1493 12.2456 15.1493 12.8865C15.1493 13.6937 14.7802 14.3228 14.1193 14.7246C13.5557 15.0655 12.8002 15.231 11.9348 15.231C11.0175 15.231 10.2339 14.9955 9.66845 14.5637C9.10754 14.1364 8.793 13.5365 8.793 12.8865C8.793 12.2437 9.15481 11.5983 9.75299 11.1174C10.3603 10.6292 11.1621 10.3456 12.0121 10.3456ZM12.0121 11.1601C11.3814 11.1546 10.7674 11.3629 10.2703 11.751C9.85117 12.0874 9.6139 12.5101 9.6139 12.8874C9.6139 13.2765 9.80481 13.641 10.1684 13.9183C10.5821 14.2337 11.1903 14.4164 11.9348 14.4164C12.6611 14.4164 13.2739 14.2828 13.6911 14.0292C14.112 13.7746 14.3275 13.4055 14.3275 12.8865C14.3275 12.5019 14.1039 12.0774 13.7066 11.7447C13.2666 11.3765 12.6702 11.1601 12.0121 11.1601ZM12.6139 12.2601L12.6175 12.2637C12.7266 12.401 12.7039 12.6001 12.5666 12.7092L12.3011 12.9183V13.3237C12.3007 13.414 12.2644 13.5004 12.2003 13.5639C12.1363 13.6275 12.0496 13.6631 11.9593 13.6628C11.8691 13.6631 11.7824 13.6275 11.7183 13.5639C11.6543 13.5004 11.618 13.414 11.6175 13.3237V12.9056L11.3712 12.7074C11.3387 12.6813 11.3116 12.6491 11.2917 12.6126C11.2717 12.576 11.2591 12.5359 11.2547 12.4945C11.2503 12.4531 11.2542 12.4112 11.2661 12.3713C11.2779 12.3314 11.2976 12.2942 11.3239 12.2619C11.3775 12.1966 11.4548 12.1551 11.5389 12.1464C11.623 12.1377 11.7071 12.1626 11.773 12.2156L11.9684 12.3719L12.1684 12.2137C12.2341 12.1619 12.3174 12.1377 12.4006 12.1464C12.4838 12.155 12.5603 12.1958 12.6139 12.2601ZM8.0321 10.5156C8.46664 10.5156 8.82027 10.8701 8.82027 11.3074C8.82051 11.517 8.73754 11.7181 8.58959 11.8666C8.44163 12.015 8.24079 12.0987 8.03119 12.0992C7.8219 12.0985 7.62143 12.0148 7.4737 11.8666C7.32596 11.7183 7.24301 11.5176 7.24301 11.3083C7.24253 11.0987 7.32527 10.8975 7.47306 10.7488C7.62084 10.6002 7.82249 10.5163 8.0321 10.5156ZM15.9466 10.5156C16.3829 10.5156 16.7357 10.8701 16.7357 11.3074C16.7359 11.517 16.6529 11.7181 16.505 11.8666C16.357 12.015 16.1562 12.0987 15.9466 12.0992C15.7373 12.0985 15.5368 12.0148 15.3891 11.8666C15.2413 11.7183 15.1584 11.5176 15.1584 11.3083C15.1579 11.0987 15.2407 10.8975 15.3884 10.7488C15.5362 10.6002 15.737 10.5163 15.9466 10.5156ZM7.84755 3.182L7.84483 3.18382C7.73951 3.22962 7.64958 3.30472 7.58574 3.40018L7.58119 3.40564C7.45574 3.57745 7.34665 3.83018 7.26483 4.16199C7.11029 4.79108 7.06847 5.64471 7.15211 6.69106C7.54301 6.5747 7.96937 6.50197 8.42846 6.47561L8.43755 6.4747L8.45482 6.44379C8.49664 6.36925 8.54118 6.29743 8.58936 6.22652C8.70118 5.52562 8.60936 4.68835 8.35937 4.00472C8.23755 3.67382 8.08937 3.41382 7.94755 3.26564C7.91828 3.23483 7.88565 3.20739 7.85028 3.18382L7.84755 3.182ZM16.1875 3.21836L16.1857 3.21927C16.1503 3.24284 16.1177 3.27028 16.0884 3.30109C15.9466 3.44927 15.7975 3.71018 15.6766 4.04108C15.4129 4.7629 15.3248 5.65562 15.4675 6.37925L15.5202 6.46743L15.5275 6.48015H15.5548C16.0059 6.48027 16.4548 6.54517 16.8875 6.67288C16.9657 5.65107 16.922 4.81562 16.7711 4.19836C16.6893 3.86654 16.5802 3.61382 16.4538 3.442L16.4502 3.43654C16.3865 3.34075 16.2965 3.26532 16.1911 3.21927H16.1875V3.21836Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOllama;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,2gNACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconOllama","props","React","CentralIconBase","IconOllama_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconRecraft: FC<CentralIconBaseProps>;
4
+ export default IconRecraft;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!v.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(C=B(o,t))||C.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(d(r)):{},l(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>l(n({},"__esModule",{value:!0}),r);var h={};x(h,{IconRecraft:()=>i,default:()=>g});module.exports=P(h);var p=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),i=r=>p.default.createElement(f,{...r},p.default.createElement(s.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.4741 2.5C14.7034 2.50018 18.1315 5.56109 18.1315 9.33619L18.1307 9.33861C18.1305 13.1014 14.7225 16.1559 10.512 16.1732H18.2799L21.268 21.5H13.4718L10.4813 16.1732C10.4797 16.1732 10.4781 16.174 10.4765 16.174V21.5H2.71094L5.4288 11.9992H8.02807C7.89343 11.1806 7.81914 10.2803 7.81912 9.33619C7.81912 5.56097 9.00858 2.5 10.4741 2.5ZM10.4741 3.75123C9.70745 3.75123 9.08568 6.25324 9.08568 9.33619C9.08573 12.4198 9.70663 14.9203 10.4749 14.9203C11.2421 14.9196 11.8632 12.4193 11.8632 9.33619C11.8632 6.25374 11.2421 3.75206 10.4741 3.75123Z",fill:"currentColor"})),g=i;0&&(module.exports={IconRecraft});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconRecraft/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconRecraft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.4741 2.5C14.7034 2.50018 18.1315 5.56109 18.1315 9.33619L18.1307 9.33861C18.1305 13.1014 14.7225 16.1559 10.512 16.1732H18.2799L21.268 21.5H13.4718L10.4813 16.1732C10.4797 16.1732 10.4781 16.174 10.4765 16.174V21.5H2.71094L5.4288 11.9992H8.02807C7.89343 11.1806 7.81914 10.2803 7.81912 9.33619C7.81912 5.56097 9.00858 2.5 10.4741 2.5ZM10.4741 3.75123C9.70745 3.75123 9.08568 6.25324 9.08568 9.33619C9.08573 12.4198 9.70663 14.9203 10.4749 14.9203C11.2421 14.9196 11.8632 12.4193 11.8632 9.33619C11.8632 6.25374 11.2421 3.75206 10.4741 3.75123Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRecraft;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,siBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconRecraft_exports","__export","IconRecraft","IconRecraft_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconRecraft","props","React","CentralIconBase","IconRecraft_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.4741 2.5C14.7034 2.50018 18.1315 5.56109 18.1315 9.33619L18.1307 9.33861C18.1305 13.1014 14.7225 16.1559 10.512 16.1732H18.2799L21.268 21.5H13.4718L10.4813 16.1732C10.4797 16.1732 10.4781 16.174 10.4765 16.174V21.5H2.71094L5.4288 11.9992H8.02807C7.89343 11.1806 7.81914 10.2803 7.81912 9.33619C7.81912 5.56097 9.00858 2.5 10.4741 2.5ZM10.4741 3.75123C9.70745 3.75123 9.08568 6.25324 9.08568 9.33619C9.08573 12.4198 9.70663 14.9203 10.4749 14.9203C11.2421 14.9196 11.8632 12.4193 11.8632 9.33619C11.8632 6.25374 11.2421 3.75206 10.4741 3.75123Z",fill:"currentColor"})),v=a;export{a as IconRecraft,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconRecraft/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconRecraft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.4741 2.5C14.7034 2.50018 18.1315 5.56109 18.1315 9.33619L18.1307 9.33861C18.1305 13.1014 14.7225 16.1559 10.512 16.1732H18.2799L21.268 21.5H13.4718L10.4813 16.1732C10.4797 16.1732 10.4781 16.174 10.4765 16.174V21.5H2.71094L5.4288 11.9992H8.02807C7.89343 11.1806 7.81914 10.2803 7.81912 9.33619C7.81912 5.56097 9.00858 2.5 10.4741 2.5ZM10.4741 3.75123C9.70745 3.75123 9.08568 6.25324 9.08568 9.33619C9.08573 12.4198 9.70663 14.9203 10.4749 14.9203C11.2421 14.9196 11.8632 12.4193 11.8632 9.33619C11.8632 6.25374 11.2421 3.75206 10.4741 3.75123Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRecraft;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,siBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRecraft","props","React","CentralIconBase","IconRecraft_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconReplit: FC<CentralIconBaseProps>;
4
+ export default IconReplit;
@@ -0,0 +1,2 @@
1
+ "use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(p=I(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?B(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),H=r=>a(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconReplit:()=>i,default:()=>V});module.exports=H(v);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M11.9659 8.73244H5.49394C5.34517 8.73376 5.1976 8.70575 5.05966 8.65001C4.92172 8.59428 4.79611 8.51191 4.69002 8.40761C4.58393 8.3033 4.49944 8.17912 4.44136 8.04215C4.38329 7.90518 4.35277 7.7581 4.35156 7.60933V3.8731C4.35156 3.24642 4.86802 2.75 5.49394 2.75H10.8227C11.4602 2.75 11.9659 3.25721 11.9659 3.8731V8.73244ZM18.9064 15.2491H11.9728V8.72396H18.9064C19.5771 8.72396 20.1305 9.27665 20.1305 9.9465V14.0273C20.1305 14.7095 19.5778 15.2491 18.9064 15.2491ZM10.8227 21.25H5.49394C4.86802 21.25 4.35156 20.7436 4.35156 20.1292V16.3884C4.35156 15.774 4.86802 15.2676 5.49394 15.2676H11.9659V20.1292C11.9659 20.7436 11.4494 21.25 10.8227 21.25Z",fill:"currentColor"})),V=i;0&&(module.exports={IconReplit});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconReplit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconReplit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.9659 8.73244H5.49394C5.34517 8.73376 5.1976 8.70575 5.05966 8.65001C4.92172 8.59428 4.79611 8.51191 4.69002 8.40761C4.58393 8.3033 4.49944 8.17912 4.44136 8.04215C4.38329 7.90518 4.35277 7.7581 4.35156 7.60933V3.8731C4.35156 3.24642 4.86802 2.75 5.49394 2.75H10.8227C11.4602 2.75 11.9659 3.25721 11.9659 3.8731V8.73244ZM18.9064 15.2491H11.9728V8.72396H18.9064C19.5771 8.72396 20.1305 9.27665 20.1305 9.9465V14.0273C20.1305 14.7095 19.5778 15.2491 18.9064 15.2491ZM10.8227 21.25H5.49394C4.86802 21.25 4.35156 20.7436 4.35156 20.1292V16.3884C4.35156 15.774 4.86802 15.2676 5.49394 15.2676H11.9659V20.1292C11.9659 20.7436 11.4494 21.25 10.8227 21.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconReplit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8oBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconReplit_exports","__export","IconReplit","IconReplit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconReplit","props","React","CentralIconBase","IconReplit_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M11.9659 8.73244H5.49394C5.34517 8.73376 5.1976 8.70575 5.05966 8.65001C4.92172 8.59428 4.79611 8.51191 4.69002 8.40761C4.58393 8.3033 4.49944 8.17912 4.44136 8.04215C4.38329 7.90518 4.35277 7.7581 4.35156 7.60933V3.8731C4.35156 3.24642 4.86802 2.75 5.49394 2.75H10.8227C11.4602 2.75 11.9659 3.25721 11.9659 3.8731V8.73244ZM18.9064 15.2491H11.9728V8.72396H18.9064C19.5771 8.72396 20.1305 9.27665 20.1305 9.9465V14.0273C20.1305 14.7095 19.5778 15.2491 18.9064 15.2491ZM10.8227 21.25H5.49394C4.86802 21.25 4.35156 20.7436 4.35156 20.1292V16.3884C4.35156 15.774 4.86802 15.2676 5.49394 15.2676H11.9659V20.1292C11.9659 20.7436 11.4494 21.25 10.8227 21.25Z",fill:"currentColor"})),P=l;export{l as IconReplit,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconReplit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconReplit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.9659 8.73244H5.49394C5.34517 8.73376 5.1976 8.70575 5.05966 8.65001C4.92172 8.59428 4.79611 8.51191 4.69002 8.40761C4.58393 8.3033 4.49944 8.17912 4.44136 8.04215C4.38329 7.90518 4.35277 7.7581 4.35156 7.60933V3.8731C4.35156 3.24642 4.86802 2.75 5.49394 2.75H10.8227C11.4602 2.75 11.9659 3.25721 11.9659 3.8731V8.73244ZM18.9064 15.2491H11.9728V8.72396H18.9064C19.5771 8.72396 20.1305 9.27665 20.1305 9.9465V14.0273C20.1305 14.7095 19.5778 15.2491 18.9064 15.2491ZM10.8227 21.25H5.49394C4.86802 21.25 4.35156 20.7436 4.35156 20.1292V16.3884C4.35156 15.774 4.86802 15.2676 5.49394 15.2676H11.9659V20.1292C11.9659 20.7436 11.4494 21.25 10.8227 21.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconReplit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8oBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconReplit","props","React","CentralIconBase","IconReplit_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var t=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of I(r))!P.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(C=B(r,n))||C.enumerable});return o};var s=(o,r,e)=>(e=o!=null?u(x(o)):{},a(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),g=o=>a(t({},"__esModule",{value:!0}),o);var V={};d(V,{IconUnlocked:()=>i,default:()=>v});module.exports=g(V);var p=s(require("react"));var m=s(require("react")),c=require("react-native-svg"),l=({children:o,size:r=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>p.default.createElement(l,{...o},p.default.createElement(f.Path,{d:"M12 14V17M15.5 6.5V6C15.5 4.067 13.933 2.5 12 2.5C10.067 2.5 8.5 4.067 8.5 6V9.5M7.5 21.5H16.5C18.1569 21.5 19.5 20.1569 19.5 18.5V12.5C19.5 10.8431 18.1569 9.5 16.5 9.5H7.5C5.84315 9.5 4.5 10.8431 4.5 12.5V18.5C4.5 20.1569 5.84315 21.5 7.5 21.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),v=i;0&&(module.exports={IconUnlocked});
1
+ "use strict";var d=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var n in r)p(o,n,{get:r[n],enumerable:!0})},a=(o,r,n,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of f(r))!I.call(o,e)&&e!==n&&p(o,e,{get:()=>r[e],enumerable:!(C=k(r,e))||C.enumerable});return o};var i=(o,r,n)=>(n=o!=null?d(B(o)):{},a(r||!o||!o.__esModule?p(n,"default",{value:o,enumerable:!0}):n,o)),P=o=>a(p({},"__esModule",{value:!0}),o);var L={};x(L,{IconUnlocked:()=>m,default:()=>g});module.exports=P(L);var t=i(require("react"));var u=i(require("react")),c=require("react-native-svg"),l=({children:o,size:r=24,...n})=>u.default.createElement(c.Svg,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var s=require("react-native-svg"),m=o=>t.default.createElement(l,{...o},t.default.createElement(s.Path,{d:"M4.5 12.5C4.5 10.8431 5.84315 9.5 7.5 9.5H16.5C18.1569 9.5 19.5 10.8431 19.5 12.5V18.5C19.5 20.1569 18.1569 21.5 16.5 21.5H7.5C5.84315 21.5 4.5 20.1569 4.5 18.5V12.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(s.Path,{d:"M12 14V17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(s.Path,{d:"M15.5 6.5V6C15.5 4.067 13.933 2.5 12 2.5C10.067 2.5 8.5 4.067 8.5 6V9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),g=m;0&&(module.exports={IconUnlocked});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconUnlocked/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconUnlocked: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 14V17M15.5 6.5V6C15.5 4.067 13.933 2.5 12 2.5C10.067 2.5 8.5 4.067 8.5 6V9.5M7.5 21.5H16.5C18.1569 21.5 19.5 20.1569 19.5 18.5V12.5C19.5 10.8431 18.1569 9.5 16.5 9.5H7.5C5.84315 9.5 4.5 10.8431 4.5 12.5V18.5C4.5 20.1569 5.84315 21.5 7.5 21.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnlocked;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,yPACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconUnlocked_exports","__export","IconUnlocked","IconUnlocked_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUnlocked","props","React","CentralIconBase","IconUnlocked_default"]}
1
+ {"version":3,"sources":["../src/IconUnlocked/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconUnlocked: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 12.5C4.5 10.8431 5.84315 9.5 7.5 9.5H16.5C18.1569 9.5 19.5 10.8431 19.5 12.5V18.5C19.5 20.1569 18.1569 21.5 16.5 21.5H7.5C5.84315 21.5 4.5 20.1569 4.5 18.5V12.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 14V17\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15.5 6.5V6C15.5 4.067 13.933 2.5 12 2.5C10.067 2.5 8.5 4.067 8.5 6V9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnlocked;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,yKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0EACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconUnlocked_exports","__export","IconUnlocked","IconUnlocked_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUnlocked","props","React","CentralIconBase","IconUnlocked_default"]}
@@ -1,2 +1,2 @@
1
- import n from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(C,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var s=r=>n.createElement(e,{...r},n.createElement(a,{d:"M12 14V17M15.5 6.5V6C15.5 4.067 13.933 2.5 12 2.5C10.067 2.5 8.5 4.067 8.5 6V9.5M7.5 21.5H16.5C18.1569 21.5 19.5 20.1569 19.5 18.5V12.5C19.5 10.8431 18.1569 9.5 16.5 9.5H7.5C5.84315 9.5 4.5 10.8431 4.5 12.5V18.5C4.5 20.1569 5.84315 21.5 7.5 21.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),P=s;export{s as IconUnlocked,P as default};
1
+ import r from"react";import s from"react";import{Svg as C}from"react-native-svg";var t=({children:n,size:o=24,...p})=>s.createElement(C,{...p,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var a=n=>r.createElement(t,{...n},r.createElement(e,{d:"M4.5 12.5C4.5 10.8431 5.84315 9.5 7.5 9.5H16.5C18.1569 9.5 19.5 10.8431 19.5 12.5V18.5C19.5 20.1569 18.1569 21.5 16.5 21.5H7.5C5.84315 21.5 4.5 20.1569 4.5 18.5V12.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M12 14V17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M15.5 6.5V6C15.5 4.067 13.933 2.5 12 2.5C10.067 2.5 8.5 4.067 8.5 6V9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),I=a;export{a as IconUnlocked,I as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconUnlocked/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconUnlocked: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 14V17M15.5 6.5V6C15.5 4.067 13.933 2.5 12 2.5C10.067 2.5 8.5 4.067 8.5 6V9.5M7.5 21.5H16.5C18.1569 21.5 19.5 20.1569 19.5 18.5V12.5C19.5 10.8431 18.1569 9.5 16.5 9.5H7.5C5.84315 9.5 4.5 10.8431 4.5 12.5V18.5C4.5 20.1569 5.84315 21.5 7.5 21.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnlocked;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,yPACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUnlocked","props","React","CentralIconBase","IconUnlocked_default"]}
1
+ {"version":3,"sources":["../src/IconUnlocked/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconUnlocked: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 12.5C4.5 10.8431 5.84315 9.5 7.5 9.5H16.5C18.1569 9.5 19.5 10.8431 19.5 12.5V18.5C19.5 20.1569 18.1569 21.5 16.5 21.5H7.5C5.84315 21.5 4.5 20.1569 4.5 18.5V12.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 14V17\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15.5 6.5V6C15.5 4.067 13.933 2.5 12 2.5C10.067 2.5 8.5 4.067 8.5 6V9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnlocked;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,yKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,YACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0EACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUnlocked","props","React","CentralIconBase","IconUnlocked_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconV0: FC<CentralIconBaseProps>;
4
+ export default IconV0;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var H=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var d=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of B(r))!I.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=u(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(H(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),v=o=>l(n({},"__esModule",{value:!0}),o);var P={};d(P,{IconV0:()=>V,default:()=>x});module.exports=v(P);var C=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),V=o=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M14.252 8.25H19.876C19.964 8.25 20.052 8.256 20.136 8.268L14.266 14.138C14.2535 14.0502 14.2471 13.9617 14.247 13.873V8.25H11.997V13.873C11.9969 14.4147 12.1035 14.9512 12.3107 15.4517C12.518 15.9523 12.8218 16.407 13.2049 16.7901C13.588 17.1732 14.0427 17.477 14.5433 17.6843C15.0438 17.8915 15.5803 17.9981 16.122 17.998H21.746V15.748H16.122C16.032 15.748 15.943 15.742 15.857 15.73L21.731 9.855C21.7441 9.94441 21.7508 10.0346 21.751 10.125V15.748H24V10.124C24 9.58243 23.8933 9.04616 23.6861 8.54581C23.4788 8.04547 23.1751 7.59084 22.7921 7.20789C22.4092 6.82494 21.9545 6.52117 21.4542 6.31392C20.9538 6.10667 20.4176 6 19.876 6H14.252V8.25ZM0 7.5V7.506L7.686 17.294C8.61 18.47 10.499 17.817 10.499 16.321V7.5H8.25V14.37L2.856 7.5H0Z",fill:"currentColor"})),x=V;0&&(module.exports={IconV0});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconV0/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconV0: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.252 8.25H19.876C19.964 8.25 20.052 8.256 20.136 8.268L14.266 14.138C14.2535 14.0502 14.2471 13.9617 14.247 13.873V8.25H11.997V13.873C11.9969 14.4147 12.1035 14.9512 12.3107 15.4517C12.518 15.9523 12.8218 16.407 13.2049 16.7901C13.588 17.1732 14.0427 17.477 14.5433 17.6843C15.0438 17.8915 15.5803 17.9981 16.122 17.998H21.746V15.748H16.122C16.032 15.748 15.943 15.742 15.857 15.73L21.731 9.855C21.7441 9.94441 21.7508 10.0346 21.751 10.125V15.748H24V10.124C24 9.58243 23.8933 9.04616 23.6861 8.54581C23.4788 8.04547 23.1751 7.59084 22.7921 7.20789C22.4092 6.82494 21.9545 6.52117 21.4542 6.31392C20.9538 6.10667 20.4176 6 19.876 6H14.252V8.25ZM0 7.5V7.506L7.686 17.294C8.61 18.47 10.499 17.817 10.499 16.321V7.5H8.25V14.37L2.856 7.5H0Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconV0;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,YAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAoCC,GAE7C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,suBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconV0_exports","__export","IconV0","IconV0_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconV0","props","React","CentralIconBase","IconV0_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M14.252 8.25H19.876C19.964 8.25 20.052 8.256 20.136 8.268L14.266 14.138C14.2535 14.0502 14.2471 13.9617 14.247 13.873V8.25H11.997V13.873C11.9969 14.4147 12.1035 14.9512 12.3107 15.4517C12.518 15.9523 12.8218 16.407 13.2049 16.7901C13.588 17.1732 14.0427 17.477 14.5433 17.6843C15.0438 17.8915 15.5803 17.9981 16.122 17.998H21.746V15.748H16.122C16.032 15.748 15.943 15.742 15.857 15.73L21.731 9.855C21.7441 9.94441 21.7508 10.0346 21.751 10.125V15.748H24V10.124C24 9.58243 23.8933 9.04616 23.6861 8.54581C23.4788 8.04547 23.1751 7.59084 22.7921 7.20789C22.4092 6.82494 21.9545 6.52117 21.4542 6.31392C20.9538 6.10667 20.4176 6 19.876 6H14.252V8.25ZM0 7.5V7.506L7.686 17.294C8.61 18.47 10.499 17.817 10.499 16.321V7.5H8.25V14.37L2.856 7.5H0Z",fill:"currentColor"})),I=a;export{a as IconV0,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconV0/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconV0: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.252 8.25H19.876C19.964 8.25 20.052 8.256 20.136 8.268L14.266 14.138C14.2535 14.0502 14.2471 13.9617 14.247 13.873V8.25H11.997V13.873C11.9969 14.4147 12.1035 14.9512 12.3107 15.4517C12.518 15.9523 12.8218 16.407 13.2049 16.7901C13.588 17.1732 14.0427 17.477 14.5433 17.6843C15.0438 17.8915 15.5803 17.9981 16.122 17.998H21.746V15.748H16.122C16.032 15.748 15.943 15.742 15.857 15.73L21.731 9.855C21.7441 9.94441 21.7508 10.0346 21.751 10.125V15.748H24V10.124C24 9.58243 23.8933 9.04616 23.6861 8.54581C23.4788 8.04547 23.1751 7.59084 22.7921 7.20789C22.4092 6.82494 21.9545 6.52117 21.4542 6.31392C20.9538 6.10667 20.4176 6 19.876 6H14.252V8.25ZM0 7.5V7.506L7.686 17.294C8.61 18.47 10.499 17.817 10.499 16.321V7.5H8.25V14.37L2.856 7.5H0Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconV0;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAoCC,GAE7CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,suBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconV0","props","React","CentralIconBase","IconV0_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconWebsite: FC<CentralIconBaseProps>;
4
+ export default IconWebsite;
@@ -0,0 +1,2 @@
1
+ "use strict";var m=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of L(o))!B.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(i=k(o,t))||i.enumerable});return r};var u=(r,o,e)=>(e=r!=null?m(f(r)):{},C(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>C(s({},"__esModule",{value:!0}),r);var g={};I(g,{IconWebsite:()=>l,default:()=>P});module.exports=x(g);var n=u(require("react"));var a=u(require("react")),c=require("react-native-svg"),d=({children:r,size:o=24,...e})=>a.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),l=r=>n.default.createElement(d,{...r},n.default.createElement(p.Path,{d:"M10 11L7.5 13.5L10 16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M14 11L16.5 13.5L14 16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M3.5 6.5H20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),P=l;0&&(module.exports={IconWebsite});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconWebsite/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWebsite: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10 11L7.5 13.5L10 16\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14 11L16.5 13.5L14 16\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.5 6.5H20.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWebsite;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconWebsite_exports","__export","IconWebsite","IconWebsite_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWebsite","props","React","CentralIconBase","IconWebsite_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import s from"react";import{Svg as i}from"react-native-svg";var t=({children:n,size:r=24,...p})=>s.createElement(i,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var C=n=>o.createElement(t,{...n},o.createElement(e,{d:"M10 11L7.5 13.5L10 16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M14 11L16.5 13.5L14 16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M3.5 6.5H20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),B=C;export{C as IconWebsite,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconWebsite/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWebsite: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10 11L7.5 13.5L10 16\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14 11L16.5 13.5L14 16\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 3.5H6.5C4.84315 3.5 3.5 4.84315 3.5 6.5V17.5C3.5 19.1569 4.84315 20.5 6.5 20.5H17.5C19.1569 20.5 20.5 19.1569 20.5 17.5V6.5C20.5 4.84315 19.1569 3.5 17.5 3.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.5 6.5H20.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWebsite;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWebsite","props","React","CentralIconBase","IconWebsite_default"]}
package/README.md CHANGED
@@ -417,6 +417,7 @@ Below is a complete list of available icons:
417
417
  - IconSandbox
418
418
  - IconShip
419
419
  - IconTestflight
420
+ - IconWebsite
420
421
 
421
422
  ### Communication
422
423
 
@@ -1333,6 +1334,7 @@ Below is a complete list of available icons:
1333
1334
  ### Social Media & Brands
1334
1335
 
1335
1336
  - IconAnthropic
1337
+ - IconAntigravity
1336
1338
  - IconApple
1337
1339
  - IconAppleIntelligence
1338
1340
  - IconAppleMusic
@@ -1370,6 +1372,8 @@ Below is a complete list of available icons:
1370
1372
  - IconGit
1371
1373
  - IconGithub
1372
1374
  - IconGoogle
1375
+ - IconGoogleAistudio
1376
+ - IconGoogleDeepmind
1373
1377
  - IconGooglePlayStore
1374
1378
  - IconGrok
1375
1379
  - IconGumroad
@@ -1388,10 +1392,16 @@ Below is a complete list of available icons:
1388
1392
  - IconMastadon
1389
1393
  - IconMedium
1390
1394
  - IconMicrosoftCopilot
1395
+ - IconMidjourney
1396
+ - IconMistral
1397
+ - IconModelcontextprotocol
1391
1398
  - IconNintendoSwitch
1399
+ - IconNotebooklm
1392
1400
  - IconNotion
1393
1401
  - IconNotionAi
1394
1402
  - IconNpm
1403
+ - IconNvidia
1404
+ - IconOllama
1395
1405
  - IconOpenai
1396
1406
  - IconOpera
1397
1407
  - IconPatreon
@@ -1404,7 +1414,9 @@ Below is a complete list of available icons:
1404
1414
  - IconPlaystation
1405
1415
  - IconProducthunt
1406
1416
  - IconQuora
1417
+ - IconRecraft
1407
1418
  - IconReddit
1419
+ - IconReplit
1408
1420
  - IconRiotGames
1409
1421
  - IconRive
1410
1422
  - IconRobinhood
@@ -1425,6 +1437,7 @@ Below is a complete list of available icons:
1425
1437
  - IconTwitch
1426
1438
  - IconTwitter
1427
1439
  - IconTypescript
1440
+ - IconV0
1428
1441
  - IconVenmo
1429
1442
  - IconVercel
1430
1443
  - IconVkontakte