@central-icons-react-native/round-filled-radius-3-stroke-1 1.1.170 → 1.1.172

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 (47) hide show
  1. package/IconBaking/index.d.ts +4 -0
  2. package/IconBaking/index.js +2 -0
  3. package/IconBaking/index.js.map +1 -0
  4. package/IconBaking/index.mjs +2 -0
  5. package/IconBaking/index.mjs.map +1 -0
  6. package/IconBezierCurves1/index.d.ts +4 -0
  7. package/IconBezierCurves1/index.js +2 -0
  8. package/IconBezierCurves1/index.js.map +1 -0
  9. package/IconBezierCurves1/index.mjs +2 -0
  10. package/IconBezierCurves1/index.mjs.map +1 -0
  11. package/IconMagicMouse/index.d.ts +4 -0
  12. package/IconMagicMouse/index.js +2 -0
  13. package/IconMagicMouse/index.js.map +1 -0
  14. package/IconMagicMouse/index.mjs +2 -0
  15. package/IconMagicMouse/index.mjs.map +1 -0
  16. package/IconPin2/index.d.ts +4 -0
  17. package/IconPin2/index.js +2 -0
  18. package/IconPin2/index.js.map +1 -0
  19. package/IconPin2/index.mjs +2 -0
  20. package/IconPin2/index.mjs.map +1 -0
  21. package/IconSparkles2Bold/index.d.ts +4 -0
  22. package/IconSparkles2Bold/index.js +2 -0
  23. package/IconSparkles2Bold/index.js.map +1 -0
  24. package/IconSparkles2Bold/index.mjs +2 -0
  25. package/IconSparkles2Bold/index.mjs.map +1 -0
  26. package/IconSparkles3Bold/index.d.ts +4 -0
  27. package/IconSparkles3Bold/index.js +2 -0
  28. package/IconSparkles3Bold/index.js.map +1 -0
  29. package/IconSparkles3Bold/index.mjs +2 -0
  30. package/IconSparkles3Bold/index.mjs.map +1 -0
  31. package/IconUnpin2/index.d.ts +4 -0
  32. package/IconUnpin2/index.js +2 -0
  33. package/IconUnpin2/index.js.map +1 -0
  34. package/IconUnpin2/index.mjs +2 -0
  35. package/IconUnpin2/index.mjs.map +1 -0
  36. package/README.md +7 -0
  37. package/filtered-icons.json +98 -0
  38. package/icons/index.d.ts +7 -0
  39. package/icons-index.json +21 -7
  40. package/index.d.ts +7 -0
  41. package/index.js +1 -1
  42. package/index.js.map +1 -1
  43. package/index.mjs +1 -1
  44. package/index.mjs.map +1 -1
  45. package/license-check.js +1 -1
  46. package/package.json +1 -1
  47. package/tsx-icons.json +49 -0
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBaking: FC<CentralIconBaseProps>;
4
+ export default IconBaking;
@@ -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,g=Object.prototype.hasOwnProperty;var v=(C,o)=>{for(var r in o)n(C,r,{get:o[r],enumerable:!0})},l=(C,o,r,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!g.call(C,e)&&e!==r&&n(C,e,{get:()=>o[e],enumerable:!(p=B(o,e))||p.enumerable});return C};var a=(C,o,r)=>(r=C!=null?u(d(C)):{},l(o||!C||!C.__esModule?n(r,"default",{value:C,enumerable:!0}):r,C)),x=C=>l(n({},"__esModule",{value:!0}),C);var h={};v(h,{IconBaking:()=>i,default:()=>P});module.exports=x(h);var t=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:C,size:o=24,...r})=>m.default.createElement(s.Svg,{...r,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},C);var f=require("react-native-svg"),i=C=>t.default.createElement(c,{...C},t.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 4C20.433 4 22 5.567 22 7.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H18.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z",fill:"currentColor"})),P=i;0&&(module.exports={IconBaking});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBaking/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 IconBaking: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.5 4C20.433 4 22 5.567 22 7.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H18.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBaking;\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,SAAS,UACT,SAAS,UACT,EAAE,k1DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBaking_exports","__export","IconBaking","IconBaking_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBaking","props","React","CentralIconBase","IconBaking_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import t from"react";import{Svg as p}from"react-native-svg";var r=({children:o,size:C=24,...n})=>t.createElement(p,{...n,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>e.createElement(r,{...o},e.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 4C20.433 4 22 5.567 22 7.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H18.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z",fill:"currentColor"})),g=a;export{a as IconBaking,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBaking/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 IconBaking: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.5 4C20.433 4 22 5.567 22 7.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H18.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBaking;\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,k1DACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBaking","props","React","CentralIconBase","IconBaking_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBezierCurves1: FC<CentralIconBaseProps>;
4
+ export default IconBezierCurves1;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(r,C)=>{for(var o in C)l(r,o,{get:C[o],enumerable:!0})},f=(r,C,o,p)=>{if(C&&typeof C=="object"||typeof C=="function")for(let t of H(C))!d.call(r,t)&&t!==o&&l(r,t,{get:()=>C[t],enumerable:!(p=B(C,t))||p.enumerable});return r};var m=(r,C,o)=>(o=r!=null?c(I(r)):{},f(C||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var v={};x(v,{IconBezierCurves1:()=>a,default:()=>g});module.exports=P(v);var e=m(require("react"));var s=m(require("react")),i=require("react-native-svg"),u=({children:r,size:C=24,...o})=>s.default.createElement(i.Svg,{...o,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),a=r=>e.default.createElement(u,{...r},e.default.createElement(n.Path,{d:"M19.5 18C20.3284 18 21 18.6716 21 19.5C21 20.3284 20.3284 21 19.5 21C18.8471 21 18.293 20.5823 18.0869 20H16.5C16.2239 20 16 19.7761 16 19.5C16 19.2239 16.2239 19 16.5 19H18.0869C18.293 18.4177 18.8471 18 19.5 18Z",fill:"currentColor"}),e.default.createElement(n.Path,{d:"M20.5 4C20.7761 4 21 4.22386 21 4.5C21 4.77614 20.7761 5 20.5 5C18.0476 5 16.4695 5.87499 15.293 7.17871C14.0879 8.51398 13.292 10.3089 12.458 12.2012C11.6393 14.0587 10.7822 16.0141 9.44922 17.4912C8.0876 19 6.24207 20 3.5 20C3.22386 20 3 19.7761 3 19.5C3 19.2239 3.22386 19 3.5 19C5.95235 19 7.53046 18.125 8.70703 16.8213C9.91206 15.486 10.708 13.6911 11.542 11.7988C12.3607 9.94128 13.2177 7.98588 14.5508 6.50879C15.9124 5.00003 17.7579 4 20.5 4Z",fill:"currentColor"}),e.default.createElement(n.Path,{d:"M13.5 19C13.7761 19 14 19.2239 14 19.5C14 19.7761 13.7761 20 13.5 20H10.5C10.2239 20 10 19.7761 10 19.5C10 19.2239 10.2239 19 10.5 19H13.5Z",fill:"currentColor"}),e.default.createElement(n.Path,{d:"M4.5 3C5.15293 3 5.70703 3.41766 5.91309 4H7.5C7.77614 4 8 4.22386 8 4.5C8 4.77614 7.77614 5 7.5 5H5.91309C5.70703 5.58234 5.15293 6 4.5 6C3.67157 6 3 5.32843 3 4.5C3 3.67157 3.67157 3 4.5 3Z",fill:"currentColor"}),e.default.createElement(n.Path,{d:"M13.5 4C13.7761 4 14 4.22386 14 4.5C14 4.77614 13.7761 5 13.5 5H10.5C10.2239 5 10 4.77614 10 4.5C10 4.22386 10.2239 4 10.5 4H13.5Z",fill:"currentColor"})),g=a;0&&(module.exports={IconBezierCurves1});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBezierCurves1/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 IconBezierCurves1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.5 18C20.3284 18 21 18.6716 21 19.5C21 20.3284 20.3284 21 19.5 21C18.8471 21 18.293 20.5823 18.0869 20H16.5C16.2239 20 16 19.7761 16 19.5C16 19.2239 16.2239 19 16.5 19H18.0869C18.293 18.4177 18.8471 18 19.5 18Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.5 4C20.7761 4 21 4.22386 21 4.5C21 4.77614 20.7761 5 20.5 5C18.0476 5 16.4695 5.87499 15.293 7.17871C14.0879 8.51398 13.292 10.3089 12.458 12.2012C11.6393 14.0587 10.7822 16.0141 9.44922 17.4912C8.0876 19 6.24207 20 3.5 20C3.22386 20 3 19.7761 3 19.5C3 19.2239 3.22386 19 3.5 19C5.95235 19 7.53046 18.125 8.70703 16.8213C9.91206 15.486 10.708 13.6911 11.542 11.7988C12.3607 9.94128 13.2177 7.98588 14.5508 6.50879C15.9124 5.00003 17.7579 4 20.5 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5 19C13.7761 19 14 19.2239 14 19.5C14 19.7761 13.7761 20 13.5 20H10.5C10.2239 20 10 19.7761 10 19.5C10 19.2239 10.2239 19 10.5 19H13.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.5 3C5.15293 3 5.70703 3.41766 5.91309 4H7.5C7.77614 4 8 4.22386 8 4.5C8 4.77614 7.77614 5 7.5 5H5.91309C5.70703 5.58234 5.15293 6 4.5 6C3.67157 6 3 5.32843 3 4.5C3 3.67157 3.67157 3 4.5 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5 4C13.7761 4 14 4.22386 14 4.5C14 4.77614 13.7761 5 13.5 5H10.5C10.2239 5 10 4.77614 10 4.5C10 4.22386 10.2239 4 10.5 4H13.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBezierCurves1;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,scACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qIACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBezierCurves1_exports","__export","IconBezierCurves1","IconBezierCurves1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBezierCurves1","props","React","CentralIconBase","IconBezierCurves1_default"]}
@@ -0,0 +1,2 @@
1
+ import C from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...t})=>l.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as o}from"react-native-svg";var f=e=>C.createElement(n,{...e},C.createElement(o,{d:"M19.5 18C20.3284 18 21 18.6716 21 19.5C21 20.3284 20.3284 21 19.5 21C18.8471 21 18.293 20.5823 18.0869 20H16.5C16.2239 20 16 19.7761 16 19.5C16 19.2239 16.2239 19 16.5 19H18.0869C18.293 18.4177 18.8471 18 19.5 18Z",fill:"currentColor"}),C.createElement(o,{d:"M20.5 4C20.7761 4 21 4.22386 21 4.5C21 4.77614 20.7761 5 20.5 5C18.0476 5 16.4695 5.87499 15.293 7.17871C14.0879 8.51398 13.292 10.3089 12.458 12.2012C11.6393 14.0587 10.7822 16.0141 9.44922 17.4912C8.0876 19 6.24207 20 3.5 20C3.22386 20 3 19.7761 3 19.5C3 19.2239 3.22386 19 3.5 19C5.95235 19 7.53046 18.125 8.70703 16.8213C9.91206 15.486 10.708 13.6911 11.542 11.7988C12.3607 9.94128 13.2177 7.98588 14.5508 6.50879C15.9124 5.00003 17.7579 4 20.5 4Z",fill:"currentColor"}),C.createElement(o,{d:"M13.5 19C13.7761 19 14 19.2239 14 19.5C14 19.7761 13.7761 20 13.5 20H10.5C10.2239 20 10 19.7761 10 19.5C10 19.2239 10.2239 19 10.5 19H13.5Z",fill:"currentColor"}),C.createElement(o,{d:"M4.5 3C5.15293 3 5.70703 3.41766 5.91309 4H7.5C7.77614 4 8 4.22386 8 4.5C8 4.77614 7.77614 5 7.5 5H5.91309C5.70703 5.58234 5.15293 6 4.5 6C3.67157 6 3 5.32843 3 4.5C3 3.67157 3.67157 3 4.5 3Z",fill:"currentColor"}),C.createElement(o,{d:"M13.5 4C13.7761 4 14 4.22386 14 4.5C14 4.77614 13.7761 5 13.5 5H10.5C10.2239 5 10 4.77614 10 4.5C10 4.22386 10.2239 4 10.5 4H13.5Z",fill:"currentColor"})),d=f;export{f as IconBezierCurves1,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBezierCurves1/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 IconBezierCurves1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.5 18C20.3284 18 21 18.6716 21 19.5C21 20.3284 20.3284 21 19.5 21C18.8471 21 18.293 20.5823 18.0869 20H16.5C16.2239 20 16 19.7761 16 19.5C16 19.2239 16.2239 19 16.5 19H18.0869C18.293 18.4177 18.8471 18 19.5 18Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.5 4C20.7761 4 21 4.22386 21 4.5C21 4.77614 20.7761 5 20.5 5C18.0476 5 16.4695 5.87499 15.293 7.17871C14.0879 8.51398 13.292 10.3089 12.458 12.2012C11.6393 14.0587 10.7822 16.0141 9.44922 17.4912C8.0876 19 6.24207 20 3.5 20C3.22386 20 3 19.7761 3 19.5C3 19.2239 3.22386 19 3.5 19C5.95235 19 7.53046 18.125 8.70703 16.8213C9.91206 15.486 10.708 13.6911 11.542 11.7988C12.3607 9.94128 13.2177 7.98588 14.5508 6.50879C15.9124 5.00003 17.7579 4 20.5 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5 19C13.7761 19 14 19.2239 14 19.5C14 19.7761 13.7761 20 13.5 20H10.5C10.2239 20 10 19.7761 10 19.5C10 19.2239 10.2239 19 10.5 19H13.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.5 3C5.15293 3 5.70703 3.41766 5.91309 4H7.5C7.77614 4 8 4.22386 8 4.5C8 4.77614 7.77614 5 7.5 5H5.91309C5.70703 5.58234 5.15293 6 4.5 6C3.67157 6 3 5.32843 3 4.5C3 3.67157 3.67157 3 4.5 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5 4C13.7761 4 14 4.22386 14 4.5C14 4.77614 13.7761 5 13.5 5H10.5C10.2239 5 10 4.77614 10 4.5C10 4.22386 10.2239 4 10.5 4H13.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBezierCurves1;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,scACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qIACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBezierCurves1","props","React","CentralIconBase","IconBezierCurves1_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMagicMouse: FC<CentralIconBaseProps>;
4
+ export default IconMagicMouse;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var v=(C,o)=>{for(var r in o)t(C,r,{get:o[r],enumerable:!0})},l=(C,o,r,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!g.call(C,e)&&e!==r&&t(C,e,{get:()=>o[e],enumerable:!(p=B(o,e))||p.enumerable});return C};var a=(C,o,r)=>(r=C!=null?u(d(C)):{},l(o||!C||!C.__esModule?t(r,"default",{value:C,enumerable:!0}):r,C)),x=C=>l(t({},"__esModule",{value:!0}),C);var M={};v(M,{IconMagicMouse:()=>i,default:()=>P});module.exports=x(M);var n=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:C,size:o=24,...r})=>m.default.createElement(s.Svg,{...r,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},C);var f=require("react-native-svg"),i=C=>n.default.createElement(c,{...C},n.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0009 1.5C13.2397 1.5 14.6683 1.51115 15.787 2.07812C17.4609 2.92666 17.7688 4.42945 17.8964 6.0166C18.1861 9.61987 18.0679 13.2291 17.9784 16.8369C17.8772 20.9179 17.0008 22.4895 12.1093 22.4893H11.8935C7.00118 22.4662 6.12458 20.9179 6.02337 16.8369C5.9339 13.2291 5.81569 9.61986 6.1054 6.0166C6.23304 4.42934 6.54163 2.92662 8.21575 2.07812C9.33439 1.51119 10.7622 1.5 12.0009 1.5ZM12.6689 15.3457C12.4058 15.3457 12.1901 15.5068 12.0517 15.5068C11.9065 15.5068 11.7137 15.3555 11.4824 15.3555C11.0468 15.3555 10.6044 15.716 10.6044 16.3965C10.6121 16.8099 10.739 17.2126 10.9697 17.5557C11.1442 17.8004 11.2961 17.9997 11.5136 18C11.7313 18 11.8271 17.8575 12.0947 17.8574C12.3691 17.8574 12.4307 17.9951 12.6689 17.9951C12.9069 17.995 13.0632 17.7799 13.2128 17.5645C13.3175 17.4119 13.3993 17.2441 13.454 17.0674C13.3151 17.0083 13.1957 16.91 13.1122 16.7842C13.0289 16.6585 12.9848 16.5111 12.9843 16.3604C12.9859 16.2262 13.0216 16.0942 13.0878 15.9775C13.1541 15.861 13.2489 15.7634 13.3632 15.6934C13.2849 15.5831 13.1804 15.4931 13.0595 15.4326C12.9385 15.3721 12.8041 15.3422 12.6689 15.3457ZM12.7236 14.5C12.5243 14.5195 12.3394 14.6146 12.2079 14.7656C12.091 14.8965 12.0232 15.0639 12.0156 15.2393C12.0156 15.2605 12.018 15.2819 12.0224 15.3027C12.038 15.3057 12.0543 15.3076 12.0702 15.3076C12.1619 15.3003 12.2516 15.2743 12.3329 15.2314C12.4143 15.1885 12.486 15.1291 12.5439 15.0576C12.6598 14.9212 12.726 14.7493 12.7304 14.5703C12.7306 14.5467 12.7283 14.5231 12.7236 14.5Z",fill:"currentColor"})),P=i;0&&(module.exports={IconMagicMouse});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMagicMouse/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 IconMagicMouse: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0009 1.5C13.2397 1.5 14.6683 1.51115 15.787 2.07812C17.4609 2.92666 17.7688 4.42945 17.8964 6.0166C18.1861 9.61987 18.0679 13.2291 17.9784 16.8369C17.8772 20.9179 17.0008 22.4895 12.1093 22.4893H11.8935C7.00118 22.4662 6.12458 20.9179 6.02337 16.8369C5.9339 13.2291 5.81569 9.61986 6.1054 6.0166C6.23304 4.42934 6.54163 2.92662 8.21575 2.07812C9.33439 1.51119 10.7622 1.5 12.0009 1.5ZM12.6689 15.3457C12.4058 15.3457 12.1901 15.5068 12.0517 15.5068C11.9065 15.5068 11.7137 15.3555 11.4824 15.3555C11.0468 15.3555 10.6044 15.716 10.6044 16.3965C10.6121 16.8099 10.739 17.2126 10.9697 17.5557C11.1442 17.8004 11.2961 17.9997 11.5136 18C11.7313 18 11.8271 17.8575 12.0947 17.8574C12.3691 17.8574 12.4307 17.9951 12.6689 17.9951C12.9069 17.995 13.0632 17.7799 13.2128 17.5645C13.3175 17.4119 13.3993 17.2441 13.454 17.0674C13.3151 17.0083 13.1957 16.91 13.1122 16.7842C13.0289 16.6585 12.9848 16.5111 12.9843 16.3604C12.9859 16.2262 13.0216 16.0942 13.0878 15.9775C13.1541 15.861 13.2489 15.7634 13.3632 15.6934C13.2849 15.5831 13.1804 15.4931 13.0595 15.4326C12.9385 15.3721 12.8041 15.3422 12.6689 15.3457ZM12.7236 14.5C12.5243 14.5195 12.3394 14.6146 12.2079 14.7656C12.091 14.8965 12.0232 15.0639 12.0156 15.2393C12.0156 15.2605 12.018 15.2819 12.0224 15.3027C12.038 15.3057 12.0543 15.3076 12.0702 15.3076C12.1619 15.3003 12.2516 15.2743 12.3329 15.2314C12.4143 15.1885 12.486 15.1291 12.5439 15.0576C12.6598 14.9212 12.726 14.7493 12.7304 14.5703C12.7306 14.5467 12.7283 14.5231 12.7236 14.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMagicMouse;\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,oBAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,69CACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMagicMouse_exports","__export","IconMagicMouse","IconMagicMouse_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMagicMouse","props","React","CentralIconBase","IconMagicMouse_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import n from"react";import{Svg as p}from"react-native-svg";var r=({children:o,size:C=24,...t})=>n.createElement(p,{...t,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>e.createElement(r,{...o},e.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0009 1.5C13.2397 1.5 14.6683 1.51115 15.787 2.07812C17.4609 2.92666 17.7688 4.42945 17.8964 6.0166C18.1861 9.61987 18.0679 13.2291 17.9784 16.8369C17.8772 20.9179 17.0008 22.4895 12.1093 22.4893H11.8935C7.00118 22.4662 6.12458 20.9179 6.02337 16.8369C5.9339 13.2291 5.81569 9.61986 6.1054 6.0166C6.23304 4.42934 6.54163 2.92662 8.21575 2.07812C9.33439 1.51119 10.7622 1.5 12.0009 1.5ZM12.6689 15.3457C12.4058 15.3457 12.1901 15.5068 12.0517 15.5068C11.9065 15.5068 11.7137 15.3555 11.4824 15.3555C11.0468 15.3555 10.6044 15.716 10.6044 16.3965C10.6121 16.8099 10.739 17.2126 10.9697 17.5557C11.1442 17.8004 11.2961 17.9997 11.5136 18C11.7313 18 11.8271 17.8575 12.0947 17.8574C12.3691 17.8574 12.4307 17.9951 12.6689 17.9951C12.9069 17.995 13.0632 17.7799 13.2128 17.5645C13.3175 17.4119 13.3993 17.2441 13.454 17.0674C13.3151 17.0083 13.1957 16.91 13.1122 16.7842C13.0289 16.6585 12.9848 16.5111 12.9843 16.3604C12.9859 16.2262 13.0216 16.0942 13.0878 15.9775C13.1541 15.861 13.2489 15.7634 13.3632 15.6934C13.2849 15.5831 13.1804 15.4931 13.0595 15.4326C12.9385 15.3721 12.8041 15.3422 12.6689 15.3457ZM12.7236 14.5C12.5243 14.5195 12.3394 14.6146 12.2079 14.7656C12.091 14.8965 12.0232 15.0639 12.0156 15.2393C12.0156 15.2605 12.018 15.2819 12.0224 15.3027C12.038 15.3057 12.0543 15.3076 12.0702 15.3076C12.1619 15.3003 12.2516 15.2743 12.3329 15.2314C12.4143 15.1885 12.486 15.1291 12.5439 15.0576C12.6598 14.9212 12.726 14.7493 12.7304 14.5703C12.7306 14.5467 12.7283 14.5231 12.7236 14.5Z",fill:"currentColor"})),g=a;export{a as IconMagicMouse,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMagicMouse/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 IconMagicMouse: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0009 1.5C13.2397 1.5 14.6683 1.51115 15.787 2.07812C17.4609 2.92666 17.7688 4.42945 17.8964 6.0166C18.1861 9.61987 18.0679 13.2291 17.9784 16.8369C17.8772 20.9179 17.0008 22.4895 12.1093 22.4893H11.8935C7.00118 22.4662 6.12458 20.9179 6.02337 16.8369C5.9339 13.2291 5.81569 9.61986 6.1054 6.0166C6.23304 4.42934 6.54163 2.92662 8.21575 2.07812C9.33439 1.51119 10.7622 1.5 12.0009 1.5ZM12.6689 15.3457C12.4058 15.3457 12.1901 15.5068 12.0517 15.5068C11.9065 15.5068 11.7137 15.3555 11.4824 15.3555C11.0468 15.3555 10.6044 15.716 10.6044 16.3965C10.6121 16.8099 10.739 17.2126 10.9697 17.5557C11.1442 17.8004 11.2961 17.9997 11.5136 18C11.7313 18 11.8271 17.8575 12.0947 17.8574C12.3691 17.8574 12.4307 17.9951 12.6689 17.9951C12.9069 17.995 13.0632 17.7799 13.2128 17.5645C13.3175 17.4119 13.3993 17.2441 13.454 17.0674C13.3151 17.0083 13.1957 16.91 13.1122 16.7842C13.0289 16.6585 12.9848 16.5111 12.9843 16.3604C12.9859 16.2262 13.0216 16.0942 13.0878 15.9775C13.1541 15.861 13.2489 15.7634 13.3632 15.6934C13.2849 15.5831 13.1804 15.4931 13.0595 15.4326C12.9385 15.3721 12.8041 15.3422 12.6689 15.3457ZM12.7236 14.5C12.5243 14.5195 12.3394 14.6146 12.2079 14.7656C12.091 14.8965 12.0232 15.0639 12.0156 15.2393C12.0156 15.2605 12.018 15.2819 12.0224 15.3027C12.038 15.3057 12.0543 15.3076 12.0702 15.3076C12.1619 15.3003 12.2516 15.2743 12.3329 15.2314C12.4143 15.1885 12.486 15.1291 12.5439 15.0576C12.6598 14.9212 12.726 14.7493 12.7304 14.5703C12.7306 14.5467 12.7283 14.5231 12.7236 14.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMagicMouse;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,69CACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMagicMouse","props","React","CentralIconBase","IconMagicMouse_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPin2: FC<CentralIconBaseProps>;
4
+ export default IconPin2;
@@ -0,0 +1,2 @@
1
+ "use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var P=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of P(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(C=I(o,e))||C.enumerable});return r};var l=(r,o,t)=>(t=r!=null?B(u(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var y={};g(y,{IconPin2:()=>i,default:()=>h});module.exports=v(y);var p=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=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M12.5003 2C14.433 2.00022 16.0003 3.56711 16.0003 5.5V8.5752C18.0979 9.78937 19.5972 11.9267 19.9309 14.4365C20.0491 15.3278 19.3077 15.9998 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69252 16 3.95142 15.3279 4.06959 14.4365C4.40333 11.9266 5.90239 9.78932 8.00025 8.5752V5.5C8.00025 3.567 9.56726 2 11.5003 2H12.5003Z",fill:"currentColor"})),h=i;0&&(module.exports={IconPin2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPin2/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 IconPin2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.5003 2C14.433 2.00022 16.0003 3.56711 16.0003 5.5V8.5752C18.0979 9.78937 19.5972 11.9267 19.9309 14.4365C20.0491 15.3278 19.3077 15.9998 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69252 16 3.95142 15.3279 4.06959 14.4365C4.40333 11.9266 5.90239 9.78932 8.00025 8.5752V5.5C8.00025 3.567 9.56726 2 11.5003 2H12.5003Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPin2;\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,cAAAE,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,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8eACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPin2_exports","__export","IconPin2","IconPin2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPin2","props","React","CentralIconBase","IconPin2_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({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 a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M12.5003 2C14.433 2.00022 16.0003 3.56711 16.0003 5.5V8.5752C18.0979 9.78937 19.5972 11.9267 19.9309 14.4365C20.0491 15.3278 19.3077 15.9998 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69252 16 3.95142 15.3279 4.06959 14.4365C4.40333 11.9266 5.90239 9.78932 8.00025 8.5752V5.5C8.00025 3.567 9.56726 2 11.5003 2H12.5003Z",fill:"currentColor"})),x=l;export{l as IconPin2,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPin2/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 IconPin2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.5003 2C14.433 2.00022 16.0003 3.56711 16.0003 5.5V8.5752C18.0979 9.78937 19.5972 11.9267 19.9309 14.4365C20.0491 15.3278 19.3077 15.9998 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69252 16 3.95142 15.3279 4.06959 14.4365C4.40333 11.9266 5.90239 9.78932 8.00025 8.5752V5.5C8.00025 3.567 9.56726 2 11.5003 2H12.5003Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPin2;\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,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8eACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPin2","props","React","CentralIconBase","IconPin2_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSparkles2Bold: FC<CentralIconBaseProps>;
4
+ export default IconSparkles2Bold;
@@ -0,0 +1,2 @@
1
+ "use strict";var B=Object.create;var e=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},L=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of u(o))!x.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(l=i(o,t))||l.enumerable});return r};var a=(r,o,C)=>(C=r!=null?B(I(r)):{},L(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>L(e({},"__esModule",{value:!0}),r);var v={};P(v,{IconSparkles2Bold:()=>c,default:()=>d});module.exports=g(v);var n=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),f=({children:r,size:o=24,...C})=>m.default.createElement(s.Svg,{...C,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"),c=r=>n.default.createElement(f,{...r},n.default.createElement(p.Path,{d:"M14 7C14.5983 7 15.1346 7.36845 15.3496 7.92676L16.582 11.1309C16.6328 11.2628 16.7372 11.3672 16.8691 11.418L20.0732 12.6504C20.6316 12.8654 21 13.4017 21 14C21 14.5983 20.6316 15.1346 20.0732 15.3496L16.8691 16.582C16.7372 16.6328 16.6328 16.7372 16.582 16.8691L15.3496 20.0732C15.1346 20.6316 14.5983 21 14 21C13.4017 21 12.8654 20.6316 12.6504 20.0732L11.418 16.8691C11.3672 16.7372 11.2628 16.6328 11.1309 16.582L7.92676 15.3496C7.36844 15.1346 7 14.5983 7 14C7 13.4017 7.36845 12.8654 7.92676 12.6504L11.1309 11.418C11.2628 11.3672 11.3672 11.2628 11.418 11.1309L12.6504 7.92676C12.8654 7.36844 13.4017 7 14 7Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M7 3C7.41775 3 7.79242 3.25756 7.94238 3.64746L8.53223 5.18066C8.58301 5.3127 8.6873 5.41699 8.81934 5.46777L10.3525 6.05762C10.7424 6.20758 11 6.58225 11 7C11 7.41775 10.7424 7.79242 10.3525 7.94238L8.81934 8.53223C8.6873 8.58301 8.58301 8.6873 8.53223 8.81934L7.94238 10.3525C7.79242 10.7424 7.41775 11 7 11C6.58225 11 6.20758 10.7424 6.05762 10.3525L5.46777 8.81934C5.41699 8.6873 5.3127 8.58301 5.18066 8.53223L3.64746 7.94238C3.25756 7.79242 3 7.41775 3 7C3 6.58225 3.25756 6.20758 3.64746 6.05762L5.18066 5.46777C5.3127 5.41699 5.41699 5.3127 5.46777 5.18066L6.05762 3.64746C6.20758 3.25756 6.58225 3 7 3Z",fill:"currentColor"})),d=c;0&&(module.exports={IconSparkles2Bold});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSparkles2Bold/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 IconSparkles2Bold: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14 7C14.5983 7 15.1346 7.36845 15.3496 7.92676L16.582 11.1309C16.6328 11.2628 16.7372 11.3672 16.8691 11.418L20.0732 12.6504C20.6316 12.8654 21 13.4017 21 14C21 14.5983 20.6316 15.1346 20.0732 15.3496L16.8691 16.582C16.7372 16.6328 16.6328 16.7372 16.582 16.8691L15.3496 20.0732C15.1346 20.6316 14.5983 21 14 21C13.4017 21 12.8654 20.6316 12.6504 20.0732L11.418 16.8691C11.3672 16.7372 11.2628 16.6328 11.1309 16.582L7.92676 15.3496C7.36844 15.1346 7 14.5983 7 14C7 13.4017 7.36845 12.8654 7.92676 12.6504L11.1309 11.418C11.2628 11.3672 11.3672 11.2628 11.418 11.1309L12.6504 7.92676C12.8654 7.36844 13.4017 7 14 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7 3C7.41775 3 7.79242 3.25756 7.94238 3.64746L8.53223 5.18066C8.58301 5.3127 8.6873 5.41699 8.81934 5.46777L10.3525 6.05762C10.7424 6.20758 11 6.58225 11 7C11 7.41775 10.7424 7.79242 10.3525 7.94238L8.81934 8.53223C8.6873 8.58301 8.58301 8.6873 8.53223 8.81934L7.94238 10.3525C7.79242 10.7424 7.41775 11 7 11C6.58225 11 6.20758 10.7424 6.05762 10.3525L5.46777 8.81934C5.41699 8.6873 5.3127 8.58301 5.18066 8.53223L3.64746 7.94238C3.25756 7.79242 3 7.41775 3 7C3 6.58225 3.25756 6.20758 3.64746 6.05762L5.18066 5.46777C5.3127 5.41699 5.41699 5.3127 5.46777 5.18066L6.05762 3.64746C6.20758 3.25756 6.58225 3 7 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkles2Bold;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2mBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,smBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSparkles2Bold_exports","__export","IconSparkles2Bold","IconSparkles2Bold_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSparkles2Bold","props","React","CentralIconBase","IconSparkles2Bold_default"]}
@@ -0,0 +1,2 @@
1
+ import C from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(l,{...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 e}from"react-native-svg";var L=o=>C.createElement(t,{...o},C.createElement(e,{d:"M14 7C14.5983 7 15.1346 7.36845 15.3496 7.92676L16.582 11.1309C16.6328 11.2628 16.7372 11.3672 16.8691 11.418L20.0732 12.6504C20.6316 12.8654 21 13.4017 21 14C21 14.5983 20.6316 15.1346 20.0732 15.3496L16.8691 16.582C16.7372 16.6328 16.6328 16.7372 16.582 16.8691L15.3496 20.0732C15.1346 20.6316 14.5983 21 14 21C13.4017 21 12.8654 20.6316 12.6504 20.0732L11.418 16.8691C11.3672 16.7372 11.2628 16.6328 11.1309 16.582L7.92676 15.3496C7.36844 15.1346 7 14.5983 7 14C7 13.4017 7.36845 12.8654 7.92676 12.6504L11.1309 11.418C11.2628 11.3672 11.3672 11.2628 11.418 11.1309L12.6504 7.92676C12.8654 7.36844 13.4017 7 14 7Z",fill:"currentColor"}),C.createElement(e,{d:"M7 3C7.41775 3 7.79242 3.25756 7.94238 3.64746L8.53223 5.18066C8.58301 5.3127 8.6873 5.41699 8.81934 5.46777L10.3525 6.05762C10.7424 6.20758 11 6.58225 11 7C11 7.41775 10.7424 7.79242 10.3525 7.94238L8.81934 8.53223C8.6873 8.58301 8.58301 8.6873 8.53223 8.81934L7.94238 10.3525C7.79242 10.7424 7.41775 11 7 11C6.58225 11 6.20758 10.7424 6.05762 10.3525L5.46777 8.81934C5.41699 8.6873 5.3127 8.58301 5.18066 8.53223L3.64746 7.94238C3.25756 7.79242 3 7.41775 3 7C3 6.58225 3.25756 6.20758 3.64746 6.05762L5.18066 5.46777C5.3127 5.41699 5.41699 5.3127 5.46777 5.18066L6.05762 3.64746C6.20758 3.25756 6.58225 3 7 3Z",fill:"currentColor"})),x=L;export{L as IconSparkles2Bold,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSparkles2Bold/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 IconSparkles2Bold: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14 7C14.5983 7 15.1346 7.36845 15.3496 7.92676L16.582 11.1309C16.6328 11.2628 16.7372 11.3672 16.8691 11.418L20.0732 12.6504C20.6316 12.8654 21 13.4017 21 14C21 14.5983 20.6316 15.1346 20.0732 15.3496L16.8691 16.582C16.7372 16.6328 16.6328 16.7372 16.582 16.8691L15.3496 20.0732C15.1346 20.6316 14.5983 21 14 21C13.4017 21 12.8654 20.6316 12.6504 20.0732L11.418 16.8691C11.3672 16.7372 11.2628 16.6328 11.1309 16.582L7.92676 15.3496C7.36844 15.1346 7 14.5983 7 14C7 13.4017 7.36845 12.8654 7.92676 12.6504L11.1309 11.418C11.2628 11.3672 11.3672 11.2628 11.418 11.1309L12.6504 7.92676C12.8654 7.36844 13.4017 7 14 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7 3C7.41775 3 7.79242 3.25756 7.94238 3.64746L8.53223 5.18066C8.58301 5.3127 8.6873 5.41699 8.81934 5.46777L10.3525 6.05762C10.7424 6.20758 11 6.58225 11 7C11 7.41775 10.7424 7.79242 10.3525 7.94238L8.81934 8.53223C8.6873 8.58301 8.58301 8.6873 8.53223 8.81934L7.94238 10.3525C7.79242 10.7424 7.41775 11 7 11C6.58225 11 6.20758 10.7424 6.05762 10.3525L5.46777 8.81934C5.41699 8.6873 5.3127 8.58301 5.18066 8.53223L3.64746 7.94238C3.25756 7.79242 3 7.41775 3 7C3 6.58225 3.25756 6.20758 3.64746 6.05762L5.18066 5.46777C5.3127 5.41699 5.41699 5.3127 5.46777 5.18066L6.05762 3.64746C6.20758 3.25756 6.58225 3 7 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkles2Bold;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2mBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,smBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSparkles2Bold","props","React","CentralIconBase","IconSparkles2Bold_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSparkles3Bold: FC<CentralIconBaseProps>;
4
+ export default IconSparkles3Bold;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(C,r)=>{for(var o in r)n(C,o,{get:r[o],enumerable:!0})},l=(C,r,o,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of B(r))!x.call(C,t)&&t!==o&&n(C,t,{get:()=>r[t],enumerable:!(p=u(r,t))||p.enumerable});return C};var a=(C,r,o)=>(o=C!=null?i(I(C)):{},l(r||!C||!C.__esModule?n(o,"default",{value:C,enumerable:!0}):o,C)),d=C=>l(n({},"__esModule",{value:!0}),C);var v={};P(v,{IconSparkles3Bold:()=>c,default:()=>g});module.exports=d(v);var e=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),f=({children:C,size:r=24,...o})=>m.default.createElement(s.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var L=require("react-native-svg"),c=C=>e.default.createElement(f,{...C},e.default.createElement(L.Path,{d:"M8 14C8.18074 14 8.34235 14.1116 8.40723 14.2803L8.89062 15.5352C8.9922 15.7992 9.20078 16.0078 9.46484 16.1094L10.7197 16.5928C10.8884 16.6577 11 16.8193 11 17C11 17.1807 10.8884 17.3423 10.7197 17.4072L9.46484 17.8906C9.20078 17.9922 8.9922 18.2008 8.89062 18.4648L8.40723 19.7197C8.34235 19.8884 8.18074 20 8 20C7.81926 20 7.65765 19.8884 7.59277 19.7197L7.10938 18.4648C7.0078 18.2008 6.79922 17.9922 6.53516 17.8906L5.28027 17.4072C5.11158 17.3423 5 17.1807 5 17C5 16.8193 5.11158 16.6577 5.28027 16.5928L6.53516 16.1094C6.79922 16.0078 7.0078 15.7992 7.10938 15.5352L7.59277 14.2803C7.65765 14.1116 7.81926 14 8 14Z",fill:"currentColor"}),e.default.createElement(L.Path,{d:"M16 6C16.3613 6 16.6856 6.22239 16.8154 6.55957L17.9404 9.48535C18.042 9.74933 18.2507 9.95799 18.5146 10.0596L21.4404 11.1846C21.7776 11.3144 22 11.6387 22 12C22 12.3613 21.7776 12.6856 21.4404 12.8154L18.5146 13.9404C18.2507 14.042 18.042 14.2507 17.9404 14.5146L16.8154 17.4404C16.6856 17.7776 16.3613 18 16 18C15.6387 18 15.3144 17.7776 15.1846 17.4404L14.0596 14.5146C13.958 14.2507 13.7493 14.042 13.4854 13.9404L10.5596 12.8154C10.2224 12.6856 10 12.3613 10 12C10 11.6387 10.2224 11.3144 10.5596 11.1846L13.4854 10.0596C13.7493 9.95799 13.958 9.74933 14.0596 9.48535L15.1846 6.55957C15.3144 6.22239 15.6387 6 16 6Z",fill:"currentColor"}),e.default.createElement(L.Path,{d:"M6 4C6.24094 4 6.4574 4.1482 6.54395 4.37305L7.24023 6.18555C7.34181 6.44944 7.55056 6.65819 7.81445 6.75977L9.62695 7.45605C9.8518 7.5426 10 7.75906 10 8C10 8.24094 9.8518 8.4574 9.62695 8.54395L7.81445 9.24023C7.55056 9.34181 7.34181 9.55056 7.24023 9.81445L6.54395 11.627C6.4574 11.8518 6.24094 12 6 12C5.75906 12 5.5426 11.8518 5.45605 11.627L4.75977 9.81445C4.65819 9.55056 4.44944 9.34181 4.18555 9.24023L2.37305 8.54395C2.1482 8.4574 2 8.24094 2 8C2 7.75906 2.1482 7.5426 2.37305 7.45605L4.18555 6.75977C4.44944 6.65819 4.65819 6.44944 4.75977 6.18555L5.45605 4.37305C5.5426 4.1482 5.75906 4 6 4Z",fill:"currentColor"})),g=c;0&&(module.exports={IconSparkles3Bold});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSparkles3Bold/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 IconSparkles3Bold: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 14C8.18074 14 8.34235 14.1116 8.40723 14.2803L8.89062 15.5352C8.9922 15.7992 9.20078 16.0078 9.46484 16.1094L10.7197 16.5928C10.8884 16.6577 11 16.8193 11 17C11 17.1807 10.8884 17.3423 10.7197 17.4072L9.46484 17.8906C9.20078 17.9922 8.9922 18.2008 8.89062 18.4648L8.40723 19.7197C8.34235 19.8884 8.18074 20 8 20C7.81926 20 7.65765 19.8884 7.59277 19.7197L7.10938 18.4648C7.0078 18.2008 6.79922 17.9922 6.53516 17.8906L5.28027 17.4072C5.11158 17.3423 5 17.1807 5 17C5 16.8193 5.11158 16.6577 5.28027 16.5928L6.53516 16.1094C6.79922 16.0078 7.0078 15.7992 7.10938 15.5352L7.59277 14.2803C7.65765 14.1116 7.81926 14 8 14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16 6C16.3613 6 16.6856 6.22239 16.8154 6.55957L17.9404 9.48535C18.042 9.74933 18.2507 9.95799 18.5146 10.0596L21.4404 11.1846C21.7776 11.3144 22 11.6387 22 12C22 12.3613 21.7776 12.6856 21.4404 12.8154L18.5146 13.9404C18.2507 14.042 18.042 14.2507 17.9404 14.5146L16.8154 17.4404C16.6856 17.7776 16.3613 18 16 18C15.6387 18 15.3144 17.7776 15.1846 17.4404L14.0596 14.5146C13.958 14.2507 13.7493 14.042 13.4854 13.9404L10.5596 12.8154C10.2224 12.6856 10 12.3613 10 12C10 11.6387 10.2224 11.3144 10.5596 11.1846L13.4854 10.0596C13.7493 9.95799 13.958 9.74933 14.0596 9.48535L15.1846 6.55957C15.3144 6.22239 15.6387 6 16 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6 4C6.24094 4 6.4574 4.1482 6.54395 4.37305L7.24023 6.18555C7.34181 6.44944 7.55056 6.65819 7.81445 6.75977L9.62695 7.45605C9.8518 7.5426 10 7.75906 10 8C10 8.24094 9.8518 8.4574 9.62695 8.54395L7.81445 9.24023C7.55056 9.34181 7.34181 9.55056 7.24023 9.81445L6.54395 11.627C6.4574 11.8518 6.24094 12 6 12C5.75906 12 5.5426 11.8518 5.45605 11.627L4.75977 9.81445C4.65819 9.55056 4.44944 9.34181 4.18555 9.24023L2.37305 8.54395C2.1482 8.4574 2 8.24094 2 8C2 7.75906 2.1482 7.5426 2.37305 7.45605L4.18555 6.75977C4.44944 6.65819 4.65819 6.44944 4.75977 6.18555L5.45605 4.37305C5.5426 4.1482 5.75906 4 6 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkles3Bold;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gnBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gnBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8lBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSparkles3Bold_exports","__export","IconSparkles3Bold","IconSparkles3Bold_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSparkles3Bold","props","React","CentralIconBase","IconSparkles3Bold_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import L from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:C=24,...n})=>L.createElement(p,{...n,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o);import{Path as t}from"react-native-svg";var l=o=>r.createElement(e,{...o},r.createElement(t,{d:"M8 14C8.18074 14 8.34235 14.1116 8.40723 14.2803L8.89062 15.5352C8.9922 15.7992 9.20078 16.0078 9.46484 16.1094L10.7197 16.5928C10.8884 16.6577 11 16.8193 11 17C11 17.1807 10.8884 17.3423 10.7197 17.4072L9.46484 17.8906C9.20078 17.9922 8.9922 18.2008 8.89062 18.4648L8.40723 19.7197C8.34235 19.8884 8.18074 20 8 20C7.81926 20 7.65765 19.8884 7.59277 19.7197L7.10938 18.4648C7.0078 18.2008 6.79922 17.9922 6.53516 17.8906L5.28027 17.4072C5.11158 17.3423 5 17.1807 5 17C5 16.8193 5.11158 16.6577 5.28027 16.5928L6.53516 16.1094C6.79922 16.0078 7.0078 15.7992 7.10938 15.5352L7.59277 14.2803C7.65765 14.1116 7.81926 14 8 14Z",fill:"currentColor"}),r.createElement(t,{d:"M16 6C16.3613 6 16.6856 6.22239 16.8154 6.55957L17.9404 9.48535C18.042 9.74933 18.2507 9.95799 18.5146 10.0596L21.4404 11.1846C21.7776 11.3144 22 11.6387 22 12C22 12.3613 21.7776 12.6856 21.4404 12.8154L18.5146 13.9404C18.2507 14.042 18.042 14.2507 17.9404 14.5146L16.8154 17.4404C16.6856 17.7776 16.3613 18 16 18C15.6387 18 15.3144 17.7776 15.1846 17.4404L14.0596 14.5146C13.958 14.2507 13.7493 14.042 13.4854 13.9404L10.5596 12.8154C10.2224 12.6856 10 12.3613 10 12C10 11.6387 10.2224 11.3144 10.5596 11.1846L13.4854 10.0596C13.7493 9.95799 13.958 9.74933 14.0596 9.48535L15.1846 6.55957C15.3144 6.22239 15.6387 6 16 6Z",fill:"currentColor"}),r.createElement(t,{d:"M6 4C6.24094 4 6.4574 4.1482 6.54395 4.37305L7.24023 6.18555C7.34181 6.44944 7.55056 6.65819 7.81445 6.75977L9.62695 7.45605C9.8518 7.5426 10 7.75906 10 8C10 8.24094 9.8518 8.4574 9.62695 8.54395L7.81445 9.24023C7.55056 9.34181 7.34181 9.55056 7.24023 9.81445L6.54395 11.627C6.4574 11.8518 6.24094 12 6 12C5.75906 12 5.5426 11.8518 5.45605 11.627L4.75977 9.81445C4.65819 9.55056 4.44944 9.34181 4.18555 9.24023L2.37305 8.54395C2.1482 8.4574 2 8.24094 2 8C2 7.75906 2.1482 7.5426 2.37305 7.45605L4.18555 6.75977C4.44944 6.65819 4.65819 6.44944 4.75977 6.18555L5.45605 4.37305C5.5426 4.1482 5.75906 4 6 4Z",fill:"currentColor"})),x=l;export{l as IconSparkles3Bold,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSparkles3Bold/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 IconSparkles3Bold: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 14C8.18074 14 8.34235 14.1116 8.40723 14.2803L8.89062 15.5352C8.9922 15.7992 9.20078 16.0078 9.46484 16.1094L10.7197 16.5928C10.8884 16.6577 11 16.8193 11 17C11 17.1807 10.8884 17.3423 10.7197 17.4072L9.46484 17.8906C9.20078 17.9922 8.9922 18.2008 8.89062 18.4648L8.40723 19.7197C8.34235 19.8884 8.18074 20 8 20C7.81926 20 7.65765 19.8884 7.59277 19.7197L7.10938 18.4648C7.0078 18.2008 6.79922 17.9922 6.53516 17.8906L5.28027 17.4072C5.11158 17.3423 5 17.1807 5 17C5 16.8193 5.11158 16.6577 5.28027 16.5928L6.53516 16.1094C6.79922 16.0078 7.0078 15.7992 7.10938 15.5352L7.59277 14.2803C7.65765 14.1116 7.81926 14 8 14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16 6C16.3613 6 16.6856 6.22239 16.8154 6.55957L17.9404 9.48535C18.042 9.74933 18.2507 9.95799 18.5146 10.0596L21.4404 11.1846C21.7776 11.3144 22 11.6387 22 12C22 12.3613 21.7776 12.6856 21.4404 12.8154L18.5146 13.9404C18.2507 14.042 18.042 14.2507 17.9404 14.5146L16.8154 17.4404C16.6856 17.7776 16.3613 18 16 18C15.6387 18 15.3144 17.7776 15.1846 17.4404L14.0596 14.5146C13.958 14.2507 13.7493 14.042 13.4854 13.9404L10.5596 12.8154C10.2224 12.6856 10 12.3613 10 12C10 11.6387 10.2224 11.3144 10.5596 11.1846L13.4854 10.0596C13.7493 9.95799 13.958 9.74933 14.0596 9.48535L15.1846 6.55957C15.3144 6.22239 15.6387 6 16 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6 4C6.24094 4 6.4574 4.1482 6.54395 4.37305L7.24023 6.18555C7.34181 6.44944 7.55056 6.65819 7.81445 6.75977L9.62695 7.45605C9.8518 7.5426 10 7.75906 10 8C10 8.24094 9.8518 8.4574 9.62695 8.54395L7.81445 9.24023C7.55056 9.34181 7.34181 9.55056 7.24023 9.81445L6.54395 11.627C6.4574 11.8518 6.24094 12 6 12C5.75906 12 5.5426 11.8518 5.45605 11.627L4.75977 9.81445C4.65819 9.55056 4.44944 9.34181 4.18555 9.24023L2.37305 8.54395C2.1482 8.4574 2 8.24094 2 8C2 7.75906 2.1482 7.5426 2.37305 7.45605L4.18555 6.75977C4.44944 6.65819 4.65819 6.44944 4.75977 6.18555L5.45605 4.37305C5.5426 4.1482 5.75906 4 6 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkles3Bold;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gnBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gnBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8lBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSparkles3Bold","props","React","CentralIconBase","IconSparkles3Bold_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUnpin2: FC<CentralIconBaseProps>;
4
+ export default IconUnpin2;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var n in o)e(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==n&&e(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,n)=>(n=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?e(n,"default",{value:r,enumerable:!0}):n,r)),L=r=>a(e({},"__esModule",{value:!0}),r);var d={};g(d,{IconUnpin2:()=>i,default:()=>v});module.exports=L(d);var C=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...n})=>s.default.createElement(f.Svg,{...n,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"),i=r=>C.default.createElement(c,{...r},C.default.createElement(p.Path,{d:"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4932 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7729 11.4999 20.7261 11.4999 20.6797V16.0001H5.49993C4.69234 15.9999 3.95112 15.3278 4.06927 14.4366C4.40302 11.9268 5.90221 9.78939 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M12.4999 2.00006C14.4327 2.00028 15.9999 3.56722 15.9999 5.50006V8.57525C18.0976 9.7894 19.5968 11.9268 19.9306 14.4366C20.0487 15.3279 19.3074 15.9998 18.4999 16.0001H18.2597L8.01653 5.15533C8.18971 3.38429 9.68344 2.00025 11.4999 2.00006H12.4999Z",fill:"currentColor"})),v=i;0&&(module.exports={IconUnpin2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUnpin2/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 IconUnpin2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4932 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7729 11.4999 20.7261 11.4999 20.6797V16.0001H5.49993C4.69234 15.9999 3.95112 15.3278 4.06927 14.4366C4.40302 11.9268 5.90221 9.78939 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.4999 2.00006C14.4327 2.00028 15.9999 3.56722 15.9999 5.50006V8.57525C18.0976 9.7894 19.5968 11.9268 19.9306 14.4366C20.0487 15.3279 19.3074 15.9998 18.4999 16.0001H18.2597L8.01653 5.15533C8.18971 3.38429 9.68344 2.00025 11.4999 2.00006H12.4999Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnpin2;\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,wjBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2PACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUnpin2_exports","__export","IconUnpin2","IconUnpin2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUnpin2","props","React","CentralIconBase","IconUnpin2_default"]}
@@ -0,0 +1,2 @@
1
+ import n from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...C})=>p.createElement(l,{...C,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 e}from"react-native-svg";var a=o=>n.createElement(t,{...o},n.createElement(e,{d:"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4932 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7729 11.4999 20.7261 11.4999 20.6797V16.0001H5.49993C4.69234 15.9999 3.95112 15.3278 4.06927 14.4366C4.40302 11.9268 5.90221 9.78939 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z",fill:"currentColor"}),n.createElement(e,{d:"M12.4999 2.00006C14.4327 2.00028 15.9999 3.56722 15.9999 5.50006V8.57525C18.0976 9.7894 19.5968 11.9268 19.9306 14.4366C20.0487 15.3279 19.3074 15.9998 18.4999 16.0001H18.2597L8.01653 5.15533C8.18971 3.38429 9.68344 2.00025 11.4999 2.00006H12.4999Z",fill:"currentColor"})),P=a;export{a as IconUnpin2,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUnpin2/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 IconUnpin2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4932 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7729 11.4999 20.7261 11.4999 20.6797V16.0001H5.49993C4.69234 15.9999 3.95112 15.3278 4.06927 14.4366C4.40302 11.9268 5.90221 9.78939 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.4999 2.00006C14.4327 2.00028 15.9999 3.56722 15.9999 5.50006V8.57525C18.0976 9.7894 19.5968 11.9268 19.9306 14.4366C20.0487 15.3279 19.3074 15.9998 18.4999 16.0001H18.2597L8.01653 5.15533C8.18971 3.38429 9.68344 2.00025 11.4999 2.00006H12.4999Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnpin2;\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,wjBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2PACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUnpin2","props","React","CentralIconBase","IconUnpin2_default"]}
package/README.md CHANGED
@@ -203,6 +203,8 @@ Below is a complete list of available icons:
203
203
  - IconSparkle3
204
204
  - IconSparkleCentral
205
205
  - IconSparkleHightlight
206
+ - IconSparkles2Bold
207
+ - IconSparkles3Bold
206
208
  - IconSparklesSoft
207
209
  - IconSparklesThree
208
210
  - IconSparklesTwo
@@ -604,6 +606,7 @@ Below is a complete list of available icons:
604
606
  - IconMacbookAir
605
607
  - IconMacintosh
606
608
  - IconMacMini
609
+ - IconMagicMouse
607
610
  - IconMouse
608
611
  - IconMouseClassic
609
612
  - IconMouseClassic2
@@ -653,6 +656,7 @@ Below is a complete list of available icons:
653
656
  - IconBezierAdd
654
657
  - IconBezierCircle
655
658
  - IconBezierCurve
659
+ - IconBezierCurves1
656
660
  - IconBezierEdit
657
661
  - IconBezierPointer
658
662
  - IconBezierRemove
@@ -876,6 +880,7 @@ Below is a complete list of available icons:
876
880
  - IconAppleNewton
877
881
  - IconApples
878
882
  - IconAvocado
883
+ - IconBaking
879
884
  - IconBanana
880
885
  - IconBananas
881
886
  - IconBeer
@@ -1134,6 +1139,7 @@ Below is a complete list of available icons:
1134
1139
  - IconPaperclip2
1135
1140
  - IconPaperclip3
1136
1141
  - IconPin
1142
+ - IconPin2
1137
1143
  - IconPlanning
1138
1144
  - IconPlusLarge
1139
1145
  - IconPlusSmall
@@ -1193,6 +1199,7 @@ Below is a complete list of available icons:
1193
1199
  - IconTrial
1194
1200
  - IconUnarchiv
1195
1201
  - IconUnpin
1202
+ - IconUnpin2
1196
1203
  - IconUntrash
1197
1204
  - IconWindow
1198
1205
  - IconWindow2
@@ -2688,6 +2688,20 @@
2688
2688
  "packageName": "round-filled-radius-3-stroke-1",
2689
2689
  "componentName": "IconBag3"
2690
2690
  },
2691
+ {
2692
+ "category": "Food",
2693
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.5 4C20.433 4 22 5.567 22 7.5V16.5C22 18.433 20.433 20 18.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H18.5ZM8.74023 7.68652C8.56738 7.47155 8.25233 7.43781 8.03711 7.61035C7.00271 8.44094 6.54981 9.25327 6.5 10.0918C6.45284 10.8865 6.78331 11.6119 7.04297 12.2012C7.3231 12.8369 7.53224 13.3372 7.50195 13.8486C7.4742 14.3163 7.2318 14.8918 6.33691 15.6104C6.12193 15.7833 6.08796 16.0983 6.26074 16.3135C6.43373 16.5282 6.74875 16.5624 6.96387 16.3896C7.99799 15.5592 8.45118 14.7466 8.50098 13.9082C8.54812 13.1137 8.21765 12.3881 7.95801 11.7988C7.67784 11.163 7.46776 10.6628 7.49805 10.1514C7.52581 9.68371 7.76805 9.10829 8.66309 8.38965C8.87807 8.21678 8.91282 7.90175 8.74023 7.68652ZM13.2402 7.68652C13.0674 7.47155 12.7523 7.43781 12.5371 7.61035C11.5027 8.44094 11.0498 9.25327 11 10.0918C10.9528 10.8865 11.2833 11.6119 11.543 12.2012C11.8231 12.8369 12.0322 13.3372 12.002 13.8486C11.9742 14.3163 11.7318 14.8918 10.8369 15.6104C10.6219 15.7833 10.588 16.0983 10.7607 16.3135C10.9337 16.5282 11.2487 16.5624 11.4639 16.3896C12.498 15.5592 12.9512 14.7466 13.001 13.9082C13.0481 13.1137 12.7177 12.3881 12.458 11.7988C12.1778 11.163 11.9678 10.6628 11.998 10.1514C12.0258 9.68371 12.268 9.10829 13.1631 8.38965C13.3781 8.21678 13.4128 7.90175 13.2402 7.68652ZM17.7402 7.68652C17.5674 7.47155 17.2523 7.43781 17.0371 7.61035C16.0027 8.44094 15.5498 9.25327 15.5 10.0918C15.4528 10.8865 15.7833 11.6119 16.043 12.2012C16.3231 12.8369 16.5322 13.3372 16.502 13.8486C16.4742 14.3163 16.2318 14.8918 15.3369 15.6104C15.1219 15.7833 15.088 16.0983 15.2607 16.3135C15.4337 16.5282 15.7487 16.5624 15.9639 16.3896C16.998 15.5592 17.4512 14.7466 17.501 13.9082C17.5481 13.1137 17.2177 12.3881 16.958 11.7988C16.6778 11.163 16.4678 10.6628 16.498 10.1514C16.5258 9.68371 16.768 9.10829 17.6631 8.38965C17.8781 8.21678 17.9128 7.90175 17.7402 7.68652Z\" fill=\"currentColor\"/>",
2694
+ "iconName": "baking, cooking",
2695
+ "variant": {
2696
+ "join": "round",
2697
+ "filled": "on",
2698
+ "radius": "3",
2699
+ "stroke": "1"
2700
+ },
2701
+ "createdAt": "2026-03-19T14:01:06.573173+00:00",
2702
+ "packageName": "round-filled-radius-3-stroke-1",
2703
+ "componentName": "IconBaking"
2704
+ },
2691
2705
  {
2692
2706
  "category": "Things",
2693
2707
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.65178 3.31207C7.29388 1.80721 9.54454 1 12 1C14.4555 1 16.7061 1.80721 18.3482 3.31207C19.9956 4.82176 21 7.00648 21 9.69286C21 13.0866 19.6105 15.7855 17.8027 17.633C16.7023 18.7576 15.4305 19.5821 14.2043 20.051L14.6091 20.5203C15.4475 21.4924 14.7569 23 13.4732 23H10.5806C9.32287 23 8.62361 21.5451 9.40932 20.563L9.81345 20.0578C8.58176 19.5901 7.30305 18.763 6.19731 17.633C4.3895 15.7855 3 13.0866 3 9.69286C3 7.00648 4.0044 4.82176 5.65178 3.31207ZM10.8459 20.368L10.1902 21.1877C9.92829 21.515 10.1614 22 10.5806 22H13.4732C13.9011 22 14.1313 21.4975 13.8518 21.1734L13.1566 20.3674C12.7558 20.4551 12.3674 20.5 12 20.5C11.6333 20.5 11.2459 20.4553 10.8459 20.368ZM11.9985 4.48065C12.0198 4.75598 11.8138 4.99639 11.5385 5.01764C9.06995 5.20816 7.14329 6.92446 7.00766 9.71711C6.99426 9.99293 6.75981 10.2057 6.48399 10.1923C6.20818 10.1789 5.99544 9.94442 6.00884 9.6686C6.17044 6.34115 8.52275 4.24742 11.4615 4.02061C11.7368 3.99936 11.9773 4.20533 11.9985 4.48065Z\" fill=\"currentColor\"/>",
@@ -3290,6 +3304,20 @@
3290
3304
  "packageName": "round-filled-radius-3-stroke-1",
3291
3305
  "componentName": "IconBezierCurves"
3292
3306
  },
3307
+ {
3308
+ "category": "Edit",
3309
+ "svg": "<path d=\"M19.5 18C20.3284 18 21 18.6716 21 19.5C21 20.3284 20.3284 21 19.5 21C18.8471 21 18.293 20.5823 18.0869 20H16.5C16.2239 20 16 19.7761 16 19.5C16 19.2239 16.2239 19 16.5 19H18.0869C18.293 18.4177 18.8471 18 19.5 18Z\" fill=\"currentColor\"/><path d=\"M20.5 4C20.7761 4 21 4.22386 21 4.5C21 4.77614 20.7761 5 20.5 5C18.0476 5 16.4695 5.87499 15.293 7.17871C14.0879 8.51398 13.292 10.3089 12.458 12.2012C11.6393 14.0587 10.7822 16.0141 9.44922 17.4912C8.0876 19 6.24207 20 3.5 20C3.22386 20 3 19.7761 3 19.5C3 19.2239 3.22386 19 3.5 19C5.95235 19 7.53046 18.125 8.70703 16.8213C9.91206 15.486 10.708 13.6911 11.542 11.7988C12.3607 9.94128 13.2177 7.98588 14.5508 6.50879C15.9124 5.00003 17.7579 4 20.5 4Z\" fill=\"currentColor\"/><path d=\"M13.5 19C13.7761 19 14 19.2239 14 19.5C14 19.7761 13.7761 20 13.5 20H10.5C10.2239 20 10 19.7761 10 19.5C10 19.2239 10.2239 19 10.5 19H13.5Z\" fill=\"currentColor\"/><path d=\"M4.5 3C5.15293 3 5.70703 3.41766 5.91309 4H7.5C7.77614 4 8 4.22386 8 4.5C8 4.77614 7.77614 5 7.5 5H5.91309C5.70703 5.58234 5.15293 6 4.5 6C3.67157 6 3 5.32843 3 4.5C3 3.67157 3.67157 3 4.5 3Z\" fill=\"currentColor\"/><path d=\"M13.5 4C13.7761 4 14 4.22386 14 4.5C14 4.77614 13.7761 5 13.5 5H10.5C10.2239 5 10 4.77614 10 4.5C10 4.22386 10.2239 4 10.5 4H13.5Z\" fill=\"currentColor\"/>",
3310
+ "iconName": "bezier-curves, path",
3311
+ "variant": {
3312
+ "join": "round",
3313
+ "filled": "on",
3314
+ "radius": "3",
3315
+ "stroke": "1"
3316
+ },
3317
+ "createdAt": "2026-03-20T10:01:21.055348+00:00",
3318
+ "packageName": "round-filled-radius-3-stroke-1",
3319
+ "componentName": "IconBezierCurves1"
3320
+ },
3293
3321
  {
3294
3322
  "category": "Edit",
3295
3323
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.3964 13.5631C18.236 12.7235 19.5973 12.7235 20.4369 13.5631C21.2765 14.4027 21.2765 15.764 20.4369 16.6035L16.1869 20.8535C16.0931 20.9473 15.9659 21 15.8333 21H13.5C13.2239 21 13 20.7761 13 20.5V18.1667C13 18.0341 13.0527 17.9069 13.1464 17.8131L17.3964 13.5631Z\" fill=\"currentColor\"/><path d=\"M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9H5.5V15H5C3.89543 15 3 15.8954 3 17V19C3 20.1046 3.89543 21 5 21H7C8.10457 21 9 20.1046 9 19V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V17C9 15.8954 8.10457 15 7 15H6.5V9H7C8.10457 9 9 8.10457 9 7V6.5H15V7C15 8.10457 15.8954 9 17 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H19C20.1046 9 21 8.10457 21 7V5C21 3.89543 20.1046 3 19 3H17C15.8954 3 15 3.89543 15 5V5.5H9V5C9 3.89543 8.10457 3 7 3H5Z\" fill=\"currentColor\"/>",
@@ -15120,6 +15148,20 @@
15120
15148
  "packageName": "round-filled-radius-3-stroke-1",
15121
15149
  "componentName": "IconMagicLamp"
15122
15150
  },
15151
+ {
15152
+ "category": "Devices & Signals",
15153
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0009 1.5C13.2397 1.5 14.6683 1.51115 15.787 2.07812C17.4609 2.92666 17.7688 4.42945 17.8964 6.0166C18.1861 9.61987 18.0679 13.2291 17.9784 16.8369C17.8772 20.9179 17.0008 22.4895 12.1093 22.4893H11.8935C7.00118 22.4662 6.12458 20.9179 6.02337 16.8369C5.9339 13.2291 5.81569 9.61986 6.1054 6.0166C6.23304 4.42934 6.54163 2.92662 8.21575 2.07812C9.33439 1.51119 10.7622 1.5 12.0009 1.5ZM12.6689 15.3457C12.4058 15.3457 12.1901 15.5068 12.0517 15.5068C11.9065 15.5068 11.7137 15.3555 11.4824 15.3555C11.0468 15.3555 10.6044 15.716 10.6044 16.3965C10.6121 16.8099 10.739 17.2126 10.9697 17.5557C11.1442 17.8004 11.2961 17.9997 11.5136 18C11.7313 18 11.8271 17.8575 12.0947 17.8574C12.3691 17.8574 12.4307 17.9951 12.6689 17.9951C12.9069 17.995 13.0632 17.7799 13.2128 17.5645C13.3175 17.4119 13.3993 17.2441 13.454 17.0674C13.3151 17.0083 13.1957 16.91 13.1122 16.7842C13.0289 16.6585 12.9848 16.5111 12.9843 16.3604C12.9859 16.2262 13.0216 16.0942 13.0878 15.9775C13.1541 15.861 13.2489 15.7634 13.3632 15.6934C13.2849 15.5831 13.1804 15.4931 13.0595 15.4326C12.9385 15.3721 12.8041 15.3422 12.6689 15.3457ZM12.7236 14.5C12.5243 14.5195 12.3394 14.6146 12.2079 14.7656C12.091 14.8965 12.0232 15.0639 12.0156 15.2393C12.0156 15.2605 12.018 15.2819 12.0224 15.3027C12.038 15.3057 12.0543 15.3076 12.0702 15.3076C12.1619 15.3003 12.2516 15.2743 12.3329 15.2314C12.4143 15.1885 12.486 15.1291 12.5439 15.0576C12.6598 14.9212 12.726 14.7493 12.7304 14.5703C12.7306 14.5467 12.7283 14.5231 12.7236 14.5Z\" fill=\"currentColor\"/>",
15154
+ "iconName": "magic-mouse",
15155
+ "variant": {
15156
+ "join": "round",
15157
+ "filled": "on",
15158
+ "radius": "3",
15159
+ "stroke": "1"
15160
+ },
15161
+ "createdAt": "2026-03-20T10:01:21.055348+00:00",
15162
+ "packageName": "round-filled-radius-3-stroke-1",
15163
+ "componentName": "IconMagicMouse"
15164
+ },
15123
15165
  {
15124
15166
  "category": "AI & Magic",
15125
15167
  "svg": "<path d=\"M12.5191 4.55145C11.6726 3.83058 10.3768 4.49083 10.4624 5.5994L10.6595 8.15178C10.6668 8.24525 10.6211 8.3349 10.5412 8.384L8.36043 9.72476C7.41325 10.3071 7.64076 11.7435 8.72153 12.0046L10.7888 12.5041L3.14645 20.1464C2.95119 20.3417 2.95118 20.6583 3.14644 20.8536C3.34171 21.0488 3.65829 21.0488 3.85355 20.8536L11.4959 13.2113L11.9954 15.2786C12.2566 16.3593 13.693 16.5868 14.2753 15.6397L15.6161 13.4589C15.6652 13.379 15.7548 13.3333 15.8483 13.3405L18.4007 13.5377C19.5093 13.6233 20.1695 12.3275 19.4486 11.481L17.7889 9.53192C17.7281 9.46054 17.7124 9.36116 17.7481 9.2745L18.7243 6.90796C19.1483 5.88011 18.12 4.85175 17.0921 5.27575L14.7256 6.25196C14.6389 6.28771 14.5395 6.27197 14.4682 6.21119L12.5191 4.55145Z\" fill=\"currentColor\"/>",
@@ -18508,6 +18550,20 @@
18508
18550
  "packageName": "round-filled-radius-3-stroke-1",
18509
18551
  "componentName": "IconPin"
18510
18552
  },
18553
+ {
18554
+ "category": "Interface General",
18555
+ "svg": "<path d=\"M12.5003 2C14.433 2.00022 16.0003 3.56711 16.0003 5.5V8.5752C18.0979 9.78937 19.5972 11.9267 19.9309 14.4365C20.0491 15.3278 19.3077 15.9998 18.5003 16H12.5003V20.6797C12.5003 20.7261 12.4935 20.7727 12.4807 20.8174L12.1926 21.8271C12.1373 22.0204 11.8633 22.0203 11.8079 21.8271L11.5188 20.8174C11.5061 20.7727 11.5003 20.7261 11.5003 20.6797V16H5.50025C4.69252 16 3.95142 15.3279 4.06959 14.4365C4.40333 11.9266 5.90239 9.78932 8.00025 8.5752V5.5C8.00025 3.567 9.56726 2 11.5003 2H12.5003Z\" fill=\"currentColor\"/>",
18556
+ "iconName": "pin-2",
18557
+ "variant": {
18558
+ "join": "round",
18559
+ "filled": "on",
18560
+ "radius": "3",
18561
+ "stroke": "1"
18562
+ },
18563
+ "createdAt": "2026-03-19T14:01:06.573173+00:00",
18564
+ "packageName": "round-filled-radius-3-stroke-1",
18565
+ "componentName": "IconPin2"
18566
+ },
18511
18567
  {
18512
18568
  "category": "Hands",
18513
18569
  "svg": "<path d=\"M11.3869 8.21721L16.2667 5.29567C17.8838 4.32756 19.9515 4.90208 20.8851 6.5789L21.9158 8.43017C24.1473 12.4382 22.823 17.5633 18.9579 19.8773C16.3595 21.4329 13.1439 21.3677 10.6061 19.7079L5.03468 16.0638C4.70855 15.8505 4.53605 15.4672 4.59267 15.0816L4.70368 14.3258C4.89111 13.0497 6.04065 12.1728 7.27126 12.3671L8.60993 12.5785L5.22907 6.50624C4.60667 5.38836 4.97603 3.95893 6.05405 3.31352C7.13208 2.66811 8.51055 3.05113 9.13295 4.16901L11.3869 8.21721Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.20344 7.0173C2.4614 7.11585 2.59063 7.40486 2.49207 7.66282C1.83598 9.38016 1.83598 10.9011 2.49207 12.6184C2.59063 12.8764 2.4614 13.1654 2.20344 13.2639C1.94548 13.3625 1.65648 13.2333 1.55793 12.9753C0.814025 11.0282 0.814025 9.2531 1.55793 7.30593C1.65648 7.04797 1.94548 6.91875 2.20344 7.0173Z\" fill=\"currentColor\"/>",
@@ -22008,6 +22064,34 @@
22008
22064
  "packageName": "round-filled-radius-3-stroke-1",
22009
22065
  "componentName": "IconSparkleHightlight"
22010
22066
  },
22067
+ {
22068
+ "category": "AI & Magic",
22069
+ "svg": "<path d=\"M14 7C14.5983 7 15.1346 7.36845 15.3496 7.92676L16.582 11.1309C16.6328 11.2628 16.7372 11.3672 16.8691 11.418L20.0732 12.6504C20.6316 12.8654 21 13.4017 21 14C21 14.5983 20.6316 15.1346 20.0732 15.3496L16.8691 16.582C16.7372 16.6328 16.6328 16.7372 16.582 16.8691L15.3496 20.0732C15.1346 20.6316 14.5983 21 14 21C13.4017 21 12.8654 20.6316 12.6504 20.0732L11.418 16.8691C11.3672 16.7372 11.2628 16.6328 11.1309 16.582L7.92676 15.3496C7.36844 15.1346 7 14.5983 7 14C7 13.4017 7.36845 12.8654 7.92676 12.6504L11.1309 11.418C11.2628 11.3672 11.3672 11.2628 11.418 11.1309L12.6504 7.92676C12.8654 7.36844 13.4017 7 14 7Z\" fill=\"currentColor\"/><path d=\"M7 3C7.41775 3 7.79242 3.25756 7.94238 3.64746L8.53223 5.18066C8.58301 5.3127 8.6873 5.41699 8.81934 5.46777L10.3525 6.05762C10.7424 6.20758 11 6.58225 11 7C11 7.41775 10.7424 7.79242 10.3525 7.94238L8.81934 8.53223C8.6873 8.58301 8.58301 8.6873 8.53223 8.81934L7.94238 10.3525C7.79242 10.7424 7.41775 11 7 11C6.58225 11 6.20758 10.7424 6.05762 10.3525L5.46777 8.81934C5.41699 8.6873 5.3127 8.58301 5.18066 8.53223L3.64746 7.94238C3.25756 7.79242 3 7.41775 3 7C3 6.58225 3.25756 6.20758 3.64746 6.05762L5.18066 5.46777C5.3127 5.41699 5.41699 5.3127 5.46777 5.18066L6.05762 3.64746C6.20758 3.25756 6.58225 3 7 3Z\" fill=\"currentColor\"/>",
22070
+ "iconName": "sparkles-2-bold, ai, magic",
22071
+ "variant": {
22072
+ "join": "round",
22073
+ "filled": "on",
22074
+ "radius": "3",
22075
+ "stroke": "1"
22076
+ },
22077
+ "createdAt": "2026-03-20T10:01:21.055348+00:00",
22078
+ "packageName": "round-filled-radius-3-stroke-1",
22079
+ "componentName": "IconSparkles2Bold"
22080
+ },
22081
+ {
22082
+ "category": "AI & Magic",
22083
+ "svg": "<path d=\"M8 14C8.18074 14 8.34235 14.1116 8.40723 14.2803L8.89062 15.5352C8.9922 15.7992 9.20078 16.0078 9.46484 16.1094L10.7197 16.5928C10.8884 16.6577 11 16.8193 11 17C11 17.1807 10.8884 17.3423 10.7197 17.4072L9.46484 17.8906C9.20078 17.9922 8.9922 18.2008 8.89062 18.4648L8.40723 19.7197C8.34235 19.8884 8.18074 20 8 20C7.81926 20 7.65765 19.8884 7.59277 19.7197L7.10938 18.4648C7.0078 18.2008 6.79922 17.9922 6.53516 17.8906L5.28027 17.4072C5.11158 17.3423 5 17.1807 5 17C5 16.8193 5.11158 16.6577 5.28027 16.5928L6.53516 16.1094C6.79922 16.0078 7.0078 15.7992 7.10938 15.5352L7.59277 14.2803C7.65765 14.1116 7.81926 14 8 14Z\" fill=\"currentColor\"/><path d=\"M16 6C16.3613 6 16.6856 6.22239 16.8154 6.55957L17.9404 9.48535C18.042 9.74933 18.2507 9.95799 18.5146 10.0596L21.4404 11.1846C21.7776 11.3144 22 11.6387 22 12C22 12.3613 21.7776 12.6856 21.4404 12.8154L18.5146 13.9404C18.2507 14.042 18.042 14.2507 17.9404 14.5146L16.8154 17.4404C16.6856 17.7776 16.3613 18 16 18C15.6387 18 15.3144 17.7776 15.1846 17.4404L14.0596 14.5146C13.958 14.2507 13.7493 14.042 13.4854 13.9404L10.5596 12.8154C10.2224 12.6856 10 12.3613 10 12C10 11.6387 10.2224 11.3144 10.5596 11.1846L13.4854 10.0596C13.7493 9.95799 13.958 9.74933 14.0596 9.48535L15.1846 6.55957C15.3144 6.22239 15.6387 6 16 6Z\" fill=\"currentColor\"/><path d=\"M6 4C6.24094 4 6.4574 4.1482 6.54395 4.37305L7.24023 6.18555C7.34181 6.44944 7.55056 6.65819 7.81445 6.75977L9.62695 7.45605C9.8518 7.5426 10 7.75906 10 8C10 8.24094 9.8518 8.4574 9.62695 8.54395L7.81445 9.24023C7.55056 9.34181 7.34181 9.55056 7.24023 9.81445L6.54395 11.627C6.4574 11.8518 6.24094 12 6 12C5.75906 12 5.5426 11.8518 5.45605 11.627L4.75977 9.81445C4.65819 9.55056 4.44944 9.34181 4.18555 9.24023L2.37305 8.54395C2.1482 8.4574 2 8.24094 2 8C2 7.75906 2.1482 7.5426 2.37305 7.45605L4.18555 6.75977C4.44944 6.65819 4.65819 6.44944 4.75977 6.18555L5.45605 4.37305C5.5426 4.1482 5.75906 4 6 4Z\" fill=\"currentColor\"/>",
22084
+ "iconName": "sparkles-3-bold, ai, magic",
22085
+ "variant": {
22086
+ "join": "round",
22087
+ "filled": "on",
22088
+ "radius": "3",
22089
+ "stroke": "1"
22090
+ },
22091
+ "createdAt": "2026-03-20T10:01:21.055348+00:00",
22092
+ "packageName": "round-filled-radius-3-stroke-1",
22093
+ "componentName": "IconSparkles3Bold"
22094
+ },
22011
22095
  {
22012
22096
  "category": "AI & Magic",
22013
22097
  "svg": "<path d=\"M19.6932 1.17256C19.6821 1.07434 19.599 1.0001 19.5002 1C19.4014 0.999899 19.3182 1.07397 19.3068 1.17217C19.1914 2.17342 18.8902 2.89316 18.3917 3.39165C17.8932 3.89015 17.1734 4.19135 16.1722 4.30684C16.074 4.31816 15.9999 4.40135 16 4.5002C16.0001 4.59904 16.0743 4.68208 16.1726 4.69321C17.1576 4.80479 17.8917 5.10581 18.4013 5.60621C18.9097 6.10546 19.2178 6.82579 19.3063 7.82276C19.3152 7.92317 19.3994 8.00011 19.5002 8C19.601 7.99989 19.685 7.92275 19.6937 7.82232C19.7786 6.84134 20.0863 6.10681 20.5966 5.59656C21.1068 5.08632 21.8413 4.77864 22.8223 4.69372C22.9228 4.68503 22.9999 4.60102 23 4.50022C23.0001 4.39941 22.9232 4.31524 22.8228 4.30632C21.8258 4.21776 21.1055 3.90975 20.6062 3.40132C20.1058 2.8917 19.8048 2.15762 19.6932 1.17256Z\" fill=\"currentColor\"/><path d=\"M11.4968 4.44373C11.4682 4.19117 11.2547 4.00026 11.0005 4C10.7463 3.99974 10.5324 4.19021 10.5033 4.44271C10.2063 7.01738 9.43182 8.86812 8.14997 10.15C6.86812 11.4318 5.01738 12.2063 2.44271 12.5033C2.19021 12.5324 1.99974 12.7463 2 13.0005C2.00026 13.2547 2.19117 13.4682 2.44373 13.4968C4.97674 13.7837 6.86436 14.5578 8.17481 15.8445C9.48222 17.1283 10.2742 18.9806 10.502 21.5442C10.5249 21.8024 10.7413 22.0003 11.0006 22C11.2598 21.9997 11.4758 21.8014 11.4981 21.5431C11.7165 19.0206 12.5077 17.1318 13.8197 15.8197C15.1318 14.5077 17.0206 13.7165 19.5431 13.4981C19.8014 13.4758 19.9997 13.2598 20 13.0006C20.0003 12.7413 19.8024 12.5249 19.5442 12.502C16.9806 12.2742 15.1283 11.4822 13.8445 10.1748C12.5578 8.86436 11.7837 6.97674 11.4968 4.44373Z\" fill=\"currentColor\"/>",
@@ -24892,6 +24976,20 @@
24892
24976
  "packageName": "round-filled-radius-3-stroke-1",
24893
24977
  "componentName": "IconUnpin"
24894
24978
  },
24979
+ {
24980
+ "category": "Interface General",
24981
+ "svg": "<path d=\"M3.15716 2.1358C3.35821 1.94661 3.67493 1.95632 3.86419 2.15728L19.8642 19.1573C20.0534 19.3584 20.0438 19.6751 19.8427 19.8643C19.6416 20.0535 19.3249 20.0439 19.1357 19.8428L15.5185 16.0001H12.4999V20.6797C12.4999 20.7262 12.4932 20.7728 12.4804 20.8174L12.1923 21.8272C12.137 22.0205 11.8629 22.0204 11.8075 21.8272L11.5185 20.8174C11.5058 20.7729 11.4999 20.7261 11.4999 20.6797V16.0001H5.49993C4.69234 15.9999 3.95112 15.3278 4.06927 14.4366C4.40302 11.9268 5.90221 9.78939 7.99993 8.57525V8.0108L3.13567 2.84283C2.94656 2.64174 2.95612 2.32501 3.15716 2.1358Z\" fill=\"currentColor\"/><path d=\"M12.4999 2.00006C14.4327 2.00028 15.9999 3.56722 15.9999 5.50006V8.57525C18.0976 9.7894 19.5968 11.9268 19.9306 14.4366C20.0487 15.3279 19.3074 15.9998 18.4999 16.0001H18.2597L8.01653 5.15533C8.18971 3.38429 9.68344 2.00025 11.4999 2.00006H12.4999Z\" fill=\"currentColor\"/>",
24982
+ "iconName": "unpin-2",
24983
+ "variant": {
24984
+ "join": "round",
24985
+ "filled": "on",
24986
+ "radius": "3",
24987
+ "stroke": "1"
24988
+ },
24989
+ "createdAt": "2026-03-19T14:01:06.573173+00:00",
24990
+ "packageName": "round-filled-radius-3-stroke-1",
24991
+ "componentName": "IconUnpin2"
24992
+ },
24895
24993
  {
24896
24994
  "category": "Interface General",
24897
24995
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.61453 3.35071C9.35168 1.72903 11.1149 0.745969 12.9505 1.06946C14.7856 1.39326 16.1021 2.91988 16.2405 4.69543L21.2923 5.58704C21.5642 5.63498 21.7464 5.89422 21.6985 6.16614C21.6506 6.43808 21.3904 6.61936 21.1184 6.57141L19.9466 6.36438C19.9617 6.41764 19.9708 6.47375 19.9671 6.53235L19.1809 18.7257C19.062 20.5672 17.5331 22 15.6878 22.0001H8.31277C6.46752 22 4.93956 20.5671 4.82058 18.7257L4.03347 6.53235C4.01488 6.2442 4.24377 6.00022 4.5325 6.00012H17.8782L3.39187 3.44641C3.12028 3.39833 2.93897 3.13896 2.9866 2.86731C3.03454 2.59545 3.29385 2.41327 3.5657 2.46106L8.61453 3.35071ZM12.3538 10.6466C12.183 10.4758 11.9189 10.4541 11.7249 10.5822L11.6468 10.6466L8.89676 13.3966C8.70149 13.5919 8.70149 13.9084 8.89676 14.1036C9.09203 14.2988 9.40857 14.2989 9.60379 14.1036L11.5003 12.2072V17.5001C11.5003 17.7762 11.7241 18.0001 12.0003 18.0001C12.2763 18 12.5002 17.7762 12.5003 17.5001V12.2072L14.3968 14.1036L14.4749 14.1681C14.6689 14.2961 14.933 14.2744 15.1038 14.1036C15.2745 13.9328 15.2963 13.6688 15.1682 13.4747L15.1038 13.3966L12.3538 10.6466ZM12.7776 2.05383C11.4915 1.82706 10.2508 2.45643 9.64285 3.53235L15.2151 4.51477C15.0118 3.29624 14.0632 2.28087 12.7776 2.05383Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -191,6 +191,7 @@ export type CentralIconName =
191
191
  | "IconBag2"
192
192
  | "IconBag2Sparkle"
193
193
  | "IconBag3"
194
+ | "IconBaking"
194
195
  | "IconBalloon"
195
196
  | "IconBanana"
196
197
  | "IconBananas"
@@ -234,6 +235,7 @@ export type CentralIconName =
234
235
  | "IconBezierCircle"
235
236
  | "IconBezierCurve"
236
237
  | "IconBezierCurves"
238
+ | "IconBezierCurves1"
237
239
  | "IconBezierEdit"
238
240
  | "IconBezierPointer"
239
241
  | "IconBezierRemove"
@@ -1079,6 +1081,7 @@ export type CentralIconName =
1079
1081
  | "IconMagicEdit"
1080
1082
  | "IconMagicHands"
1081
1083
  | "IconMagicLamp"
1084
+ | "IconMagicMouse"
1082
1085
  | "IconMagicWand"
1083
1086
  | "IconMagicWand2"
1084
1087
  | "IconMagicWand3"
@@ -1321,6 +1324,7 @@ export type CentralIconName =
1321
1324
  | "IconPillowZz"
1322
1325
  | "IconPilone"
1323
1326
  | "IconPin"
1327
+ | "IconPin2"
1324
1328
  | "IconPinch"
1325
1329
  | "IconPinCircle"
1326
1330
  | "IconPinFlag"
@@ -1571,6 +1575,8 @@ export type CentralIconName =
1571
1575
  | "IconSparkle3"
1572
1576
  | "IconSparkleCentral"
1573
1577
  | "IconSparkleHightlight"
1578
+ | "IconSparkles2Bold"
1579
+ | "IconSparkles3Bold"
1574
1580
  | "IconSparklesSoft"
1575
1581
  | "IconSparklesThree"
1576
1582
  | "IconSparklesTwo"
@@ -1777,6 +1783,7 @@ export type CentralIconName =
1777
1783
  | "IconUnicorn"
1778
1784
  | "IconUnlocked"
1779
1785
  | "IconUnpin"
1786
+ | "IconUnpin2"
1780
1787
  | "IconUntrash"
1781
1788
  | "IconUsb"
1782
1789
  | "IconUsbC"