@central-icons-react-native/round-filled-radius-1-stroke-1.5 1.1.39 → 1.1.41
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.
- package/IconAnchor/index.d.ts +4 -0
- package/IconAnchor/index.js +2 -0
- package/IconAnchor/index.js.map +1 -0
- package/IconAnchor/index.mjs +2 -0
- package/IconAnchor/index.mjs.map +1 -0
- package/IconCheckCircle2/index.d.ts +4 -0
- package/IconCheckCircle2/index.js +2 -0
- package/IconCheckCircle2/index.js.map +1 -0
- package/IconCheckCircle2/index.mjs +2 -0
- package/IconCheckCircle2/index.mjs.map +1 -0
- package/IconDoupleCheck/index.d.ts +4 -0
- package/IconDoupleCheck/index.js +2 -0
- package/IconDoupleCheck/index.js.map +1 -0
- package/IconDoupleCheck/index.mjs +2 -0
- package/IconDoupleCheck/index.mjs.map +1 -0
- package/IconDoupleCheckmark1/index.d.ts +4 -0
- package/IconDoupleCheckmark1/index.js +2 -0
- package/IconDoupleCheckmark1/index.js.map +1 -0
- package/IconDoupleCheckmark1/index.mjs +2 -0
- package/IconDoupleCheckmark1/index.mjs.map +1 -0
- package/IconDoupleCheckmark1Small/index.d.ts +4 -0
- package/IconDoupleCheckmark1Small/index.js +2 -0
- package/IconDoupleCheckmark1Small/index.js.map +1 -0
- package/IconDoupleCheckmark1Small/index.mjs +2 -0
- package/IconDoupleCheckmark1Small/index.mjs.map +1 -0
- package/IconHook/index.d.ts +4 -0
- package/IconHook/index.js +2 -0
- package/IconHook/index.js.map +1 -0
- package/IconHook/index.mjs +2 -0
- package/IconHook/index.mjs.map +1 -0
- package/IconSwitchVoice/index.d.ts +4 -0
- package/IconSwitchVoice/index.js +2 -0
- package/IconSwitchVoice/index.js.map +1 -0
- package/IconSwitchVoice/index.mjs +2 -0
- package/IconSwitchVoice/index.mjs.map +1 -0
- package/README.md +7 -0
- package/filtered-icons.json +98 -0
- package/icons/index.d.ts +7 -0
- package/icons-index.json +19 -5
- package/index.d.ts +7 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +49 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var C in r)n(o,C,{get:r[C],enumerable:!0})},l=(o,r,C,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of I(r))!v.call(o,e)&&e!==C&&n(o,e,{get:()=>r[e],enumerable:!(p=B(r,e))||p.enumerable});return o};var a=(o,r,C)=>(C=o!=null?u(d(o)):{},l(r||!o||!o.__esModule?n(C,"default",{value:o,enumerable:!0}):C,o)),P=o=>l(n({},"__esModule",{value:!0}),o);var V={};x(V,{IconAnchor:()=>i,default:()=>g});module.exports=P(V);var t=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),s=({children:o,size:r=24,...C})=>m.default.createElement(c.Svg,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>t.default.createElement(s,{...o},t.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.17545 14.3224 9.57452 12.75 9.91797V16.125C12.75 17.989 14.261 19.5 16.125 19.5C17.989 19.5 19.5 17.989 19.5 16.125V14.6699L18.498 15.5605C18.1885 15.8356 17.7146 15.8076 17.4395 15.498C17.1644 15.1885 17.1924 14.7146 17.502 14.4395L19.752 12.4395C19.9727 12.2433 20.2882 12.1945 20.5576 12.3154C20.8269 12.4365 21 12.7047 21 13V16.125C21 18.8174 18.8174 21 16.125 21C14.3871 21 12.8632 20.0896 12 18.7207C11.1368 20.0896 9.6129 21 7.875 21C5.18261 21 3 18.8174 3 16.125V13C3 12.7047 3.17305 12.4365 3.44238 12.3154C3.71176 12.1945 4.02731 12.2433 4.24805 12.4395L6.49805 14.4395C6.80759 14.7146 6.83562 15.1885 6.56055 15.498C6.28539 15.8076 5.81154 15.8356 5.50195 15.5605L4.5 14.6699V16.125C4.5 17.989 6.01104 19.5 7.875 19.5C9.73896 19.5 11.25 17.989 11.25 16.125V9.91797C9.67756 9.57452 8.5 8.17545 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 4.5C10.8954 4.5 10 5.39543 10 6.5C10 7.60457 10.8954 8.5 12 8.5C13.1046 8.5 14 7.60457 14 6.5C14 5.39543 13.1046 4.5 12 4.5Z",fill:"currentColor"})),g=i;0&&(module.exports={IconAnchor});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAnchor/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 IconAnchor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.17545 14.3224 9.57452 12.75 9.91797V16.125C12.75 17.989 14.261 19.5 16.125 19.5C17.989 19.5 19.5 17.989 19.5 16.125V14.6699L18.498 15.5605C18.1885 15.8356 17.7146 15.8076 17.4395 15.498C17.1644 15.1885 17.1924 14.7146 17.502 14.4395L19.752 12.4395C19.9727 12.2433 20.2882 12.1945 20.5576 12.3154C20.8269 12.4365 21 12.7047 21 13V16.125C21 18.8174 18.8174 21 16.125 21C14.3871 21 12.8632 20.0896 12 18.7207C11.1368 20.0896 9.6129 21 7.875 21C5.18261 21 3 18.8174 3 16.125V13C3 12.7047 3.17305 12.4365 3.44238 12.3154C3.71176 12.1945 4.02731 12.2433 4.24805 12.4395L6.49805 14.4395C6.80759 14.7146 6.83562 15.1885 6.56055 15.498C6.28539 15.8076 5.81154 15.8356 5.50195 15.5605L4.5 14.6699V16.125C4.5 17.989 6.01104 19.5 7.875 19.5C9.73896 19.5 11.25 17.989 11.25 16.125V9.91797C9.67756 9.57452 8.5 8.17545 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 4.5C10.8954 4.5 10 5.39543 10 6.5C10 7.60457 10.8954 8.5 12 8.5C13.1046 8.5 14 7.60457 14 6.5C14 5.39543 13.1046 4.5 12 4.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnchor;\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,i/BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconAnchor_exports","__export","IconAnchor","IconAnchor_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAnchor","props","React","CentralIconBase","IconAnchor_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import t from"react";import{Svg as p}from"react-native-svg";var C=({children:r,size:o=24,...n})=>t.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>e.createElement(C,{...r},e.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.17545 14.3224 9.57452 12.75 9.91797V16.125C12.75 17.989 14.261 19.5 16.125 19.5C17.989 19.5 19.5 17.989 19.5 16.125V14.6699L18.498 15.5605C18.1885 15.8356 17.7146 15.8076 17.4395 15.498C17.1644 15.1885 17.1924 14.7146 17.502 14.4395L19.752 12.4395C19.9727 12.2433 20.2882 12.1945 20.5576 12.3154C20.8269 12.4365 21 12.7047 21 13V16.125C21 18.8174 18.8174 21 16.125 21C14.3871 21 12.8632 20.0896 12 18.7207C11.1368 20.0896 9.6129 21 7.875 21C5.18261 21 3 18.8174 3 16.125V13C3 12.7047 3.17305 12.4365 3.44238 12.3154C3.71176 12.1945 4.02731 12.2433 4.24805 12.4395L6.49805 14.4395C6.80759 14.7146 6.83562 15.1885 6.56055 15.498C6.28539 15.8076 5.81154 15.8356 5.50195 15.5605L4.5 14.6699V16.125C4.5 17.989 6.01104 19.5 7.875 19.5C9.73896 19.5 11.25 17.989 11.25 16.125V9.91797C9.67756 9.57452 8.5 8.17545 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 4.5C10.8954 4.5 10 5.39543 10 6.5C10 7.60457 10.8954 8.5 12 8.5C13.1046 8.5 14 7.60457 14 6.5C14 5.39543 13.1046 4.5 12 4.5Z",fill:"currentColor"})),v=a;export{a as IconAnchor,v as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAnchor/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 IconAnchor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.17545 14.3224 9.57452 12.75 9.91797V16.125C12.75 17.989 14.261 19.5 16.125 19.5C17.989 19.5 19.5 17.989 19.5 16.125V14.6699L18.498 15.5605C18.1885 15.8356 17.7146 15.8076 17.4395 15.498C17.1644 15.1885 17.1924 14.7146 17.502 14.4395L19.752 12.4395C19.9727 12.2433 20.2882 12.1945 20.5576 12.3154C20.8269 12.4365 21 12.7047 21 13V16.125C21 18.8174 18.8174 21 16.125 21C14.3871 21 12.8632 20.0896 12 18.7207C11.1368 20.0896 9.6129 21 7.875 21C5.18261 21 3 18.8174 3 16.125V13C3 12.7047 3.17305 12.4365 3.44238 12.3154C3.71176 12.1945 4.02731 12.2433 4.24805 12.4395L6.49805 14.4395C6.80759 14.7146 6.83562 15.1885 6.56055 15.498C6.28539 15.8076 5.81154 15.8356 5.50195 15.5605L4.5 14.6699V16.125C4.5 17.989 6.01104 19.5 7.875 19.5C9.73896 19.5 11.25 17.989 11.25 16.125V9.91797C9.67756 9.57452 8.5 8.17545 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 4.5C10.8954 4.5 10 5.39543 10 6.5C10 7.60457 10.8954 8.5 12 8.5C13.1046 8.5 14 7.60457 14 6.5C14 5.39543 13.1046 4.5 12 4.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnchor;\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,i/BACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAnchor","props","React","CentralIconBase","IconAnchor_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!v.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(p=B(o,t))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(d(r)):{},l(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>l(n({},"__esModule",{value:!0}),r);var h={};x(h,{IconCheckCircle2:()=>i,default:()=>g});module.exports=P(h);var C=a(require("react"));var c=a(require("react")),m=require("react-native-svg"),s=({children:r,size:o=24,...e})=>c.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>C.default.createElement(s,{...r},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM15.667 8.12695C15.3228 7.89661 14.8574 7.98889 14.627 8.33301L10.4482 14.5723L8.28125 12.3945C7.98911 12.1009 7.51434 12.0995 7.2207 12.3916C6.92733 12.6838 6.9267 13.1586 7.21875 13.4521L10.0312 16.2793C10.1897 16.4384 10.4112 16.5177 10.6348 16.4961C10.8584 16.4744 11.0605 16.3537 11.1855 16.167L15.873 9.16699C16.1034 8.82283 16.0111 8.35739 15.667 8.12695Z",fill:"currentColor"})),g=i;0&&(module.exports={IconCheckCircle2});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCheckCircle2/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 IconCheckCircle2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM15.667 8.12695C15.3228 7.89661 14.8574 7.98889 14.627 8.33301L10.4482 14.5723L8.28125 12.3945C7.98911 12.1009 7.51434 12.0995 7.2207 12.3916C6.92733 12.6838 6.9267 13.1586 7.21875 13.4521L10.0312 16.2793C10.1897 16.4384 10.4112 16.5177 10.6348 16.4961C10.8584 16.4744 11.0605 16.3537 11.1855 16.167L15.873 9.16699C16.1034 8.82283 16.0111 8.35739 15.667 8.12695Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCheckCircle2;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,6dACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCheckCircle2_exports","__export","IconCheckCircle2","IconCheckCircle2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCheckCircle2","props","React","CentralIconBase","IconCheckCircle2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM15.667 8.12695C15.3228 7.89661 14.8574 7.98889 14.627 8.33301L10.4482 14.5723L8.28125 12.3945C7.98911 12.1009 7.51434 12.0995 7.2207 12.3916C6.92733 12.6838 6.9267 13.1586 7.21875 13.4521L10.0312 16.2793C10.1897 16.4384 10.4112 16.5177 10.6348 16.4961C10.8584 16.4744 11.0605 16.3537 11.1855 16.167L15.873 9.16699C16.1034 8.82283 16.0111 8.35739 15.667 8.12695Z",fill:"currentColor"})),v=a;export{a as IconCheckCircle2,v as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCheckCircle2/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 IconCheckCircle2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM15.667 8.12695C15.3228 7.89661 14.8574 7.98889 14.627 8.33301L10.4482 14.5723L8.28125 12.3945C7.98911 12.1009 7.51434 12.0995 7.2207 12.3916C6.92733 12.6838 6.9267 13.1586 7.21875 13.4521L10.0312 16.2793C10.1897 16.4384 10.4112 16.5177 10.6348 16.4961C10.8584 16.4744 11.0605 16.3537 11.1855 16.167L15.873 9.16699C16.1034 8.82283 16.0111 8.35739 15.667 8.12695Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCheckCircle2;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,6dACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCheckCircle2","props","React","CentralIconBase","IconCheckCircle2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?i(x(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>a(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconDoupleCheck:()=>u,default:()=>h});module.exports=L(v);var C=m(require("react"));var s=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...e})=>s.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),u=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M17.6477 4.3035C17.8942 3.97077 18.3637 3.90092 18.6966 4.14725C19.0291 4.39375 19.0991 4.86329 18.8528 5.19608L8.12234 19.6961C8.0019 19.8587 7.82088 19.9658 7.62039 19.993C7.41973 20.02 7.21622 19.9646 7.05691 19.8396L1.28738 15.3084C0.961703 15.0526 0.904809 14.5814 1.16043 14.2557C1.41621 13.93 1.88741 13.8731 2.21316 14.1287L7.37527 18.1834L17.6477 4.3035Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M21.6477 4.3035C21.8942 3.9708 22.3637 3.90093 22.6966 4.14725C23.0291 4.39376 23.0991 4.8633 22.8528 5.19608L12.1223 19.6961C11.8759 20.0287 11.4064 20.0985 11.0735 19.8523C10.7408 19.6059 10.671 19.1364 10.9173 18.8035L21.6477 4.3035Z",fill:"currentColor"})),h=u;0&&(module.exports={IconDoupleCheck});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDoupleCheck/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 IconDoupleCheck: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17.6477 4.3035C17.8942 3.97077 18.3637 3.90092 18.6966 4.14725C19.0291 4.39375 19.0991 4.86329 18.8528 5.19608L8.12234 19.6961C8.0019 19.8587 7.82088 19.9658 7.62039 19.993C7.41973 20.02 7.21622 19.9646 7.05691 19.8396L1.28738 15.3084C0.961703 15.0526 0.904809 14.5814 1.16043 14.2557C1.41621 13.93 1.88741 13.8731 2.21316 14.1287L7.37527 18.1834L17.6477 4.3035Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.6477 4.3035C21.8942 3.9708 22.3637 3.90093 22.6966 4.14725C23.0291 4.39376 23.0991 4.8633 22.8528 5.19608L12.1223 19.6961C11.8759 20.0287 11.4064 20.0985 11.0735 19.8523C10.7408 19.6059 10.671 19.1364 10.9173 18.8035L21.6477 4.3035Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheck;\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,qBAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8WACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+OACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDoupleCheck_exports","__export","IconDoupleCheck","IconDoupleCheck_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDoupleCheck","props","React","CentralIconBase","IconDoupleCheck_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e 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 n}from"react-native-svg";var a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M17.6477 4.3035C17.8942 3.97077 18.3637 3.90092 18.6966 4.14725C19.0291 4.39375 19.0991 4.86329 18.8528 5.19608L8.12234 19.6961C8.0019 19.8587 7.82088 19.9658 7.62039 19.993C7.41973 20.02 7.21622 19.9646 7.05691 19.8396L1.28738 15.3084C0.961703 15.0526 0.904809 14.5814 1.16043 14.2557C1.41621 13.93 1.88741 13.8731 2.21316 14.1287L7.37527 18.1834L17.6477 4.3035Z",fill:"currentColor"}),e.createElement(n,{d:"M21.6477 4.3035C21.8942 3.9708 22.3637 3.90093 22.6966 4.14725C23.0291 4.39376 23.0991 4.8633 22.8528 5.19608L12.1223 19.6961C11.8759 20.0287 11.4064 20.0985 11.0735 19.8523C10.7408 19.6059 10.671 19.1364 10.9173 18.8035L21.6477 4.3035Z",fill:"currentColor"})),P=a;export{a as IconDoupleCheck,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDoupleCheck/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 IconDoupleCheck: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17.6477 4.3035C17.8942 3.97077 18.3637 3.90092 18.6966 4.14725C19.0291 4.39375 19.0991 4.86329 18.8528 5.19608L8.12234 19.6961C8.0019 19.8587 7.82088 19.9658 7.62039 19.993C7.41973 20.02 7.21622 19.9646 7.05691 19.8396L1.28738 15.3084C0.961703 15.0526 0.904809 14.5814 1.16043 14.2557C1.41621 13.93 1.88741 13.8731 2.21316 14.1287L7.37527 18.1834L17.6477 4.3035Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.6477 4.3035C21.8942 3.9708 22.3637 3.90093 22.6966 4.14725C23.0291 4.39376 23.0991 4.8633 22.8528 5.19608L12.1223 19.6961C11.8759 20.0287 11.4064 20.0985 11.0735 19.8523C10.7408 19.6059 10.671 19.1364 10.9173 18.8035L21.6477 4.3035Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheck;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8WACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+OACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDoupleCheck","props","React","CentralIconBase","IconDoupleCheck_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of i(o))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(p=I(o,t))||p.enumerable});return r};var l=(r,o,e)=>(e=r!=null?B(x(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>a(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconDoupleCheckmark1:()=>u,default:()=>h});module.exports=L(v);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),u=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M20.6191 4.34473C20.8431 3.9964 21.3069 3.8954 21.6553 4.11914C22.0037 4.3431 22.1047 4.80686 21.8809 5.15527L12.5596 19.6553C12.3356 20.0036 11.8718 20.1047 11.5234 19.8809C11.1751 19.6569 11.0741 19.1931 11.2979 18.8447L20.6191 4.34473ZM16.6191 4.34473C16.8431 3.99636 17.3069 3.89532 17.6553 4.11914C18.0036 4.34309 18.1047 4.80687 17.8809 5.15527L8.55957 19.6553C8.42906 19.8582 8.20871 19.9864 7.96777 19.999C7.72669 20.0115 7.49361 19.9072 7.34277 19.7188L2.16406 13.2451C1.90563 12.9218 1.95821 12.4502 2.28125 12.1914C2.6047 11.9326 3.07718 11.9851 3.33594 12.3086L7.8623 17.9658L16.6191 4.34473Z",fill:"currentColor"})),h=u;0&&(module.exports={IconDoupleCheckmark1});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDoupleCheckmark1/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 IconDoupleCheckmark1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.6191 4.34473C20.8431 3.9964 21.3069 3.8954 21.6553 4.11914C22.0037 4.3431 22.1047 4.80686 21.8809 5.15527L12.5596 19.6553C12.3356 20.0036 11.8718 20.1047 11.5234 19.8809C11.1751 19.6569 11.0741 19.1931 11.2979 18.8447L20.6191 4.34473ZM16.6191 4.34473C16.8431 3.99636 17.3069 3.89532 17.6553 4.11914C18.0036 4.34309 18.1047 4.80687 17.8809 5.15527L8.55957 19.6553C8.42906 19.8582 8.20871 19.9864 7.96777 19.999C7.72669 20.0115 7.49361 19.9072 7.34277 19.7188L2.16406 13.2451C1.90563 12.9218 1.95821 12.4502 2.28125 12.1914C2.6047 11.9326 3.07718 11.9851 3.33594 12.3086L7.8623 17.9658L16.6191 4.34473Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark1;\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,0BAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,+lBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDoupleCheckmark1_exports","__export","IconDoupleCheckmark1","IconDoupleCheckmark1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDoupleCheckmark1","props","React","CentralIconBase","IconDoupleCheckmark1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>t.createElement(e,{...o},t.createElement(a,{d:"M20.6191 4.34473C20.8431 3.9964 21.3069 3.8954 21.6553 4.11914C22.0037 4.3431 22.1047 4.80686 21.8809 5.15527L12.5596 19.6553C12.3356 20.0036 11.8718 20.1047 11.5234 19.8809C11.1751 19.6569 11.0741 19.1931 11.2979 18.8447L20.6191 4.34473ZM16.6191 4.34473C16.8431 3.99636 17.3069 3.89532 17.6553 4.11914C18.0036 4.34309 18.1047 4.80687 17.8809 5.15527L8.55957 19.6553C8.42906 19.8582 8.20871 19.9864 7.96777 19.999C7.72669 20.0115 7.49361 19.9072 7.34277 19.7188L2.16406 13.2451C1.90563 12.9218 1.95821 12.4502 2.28125 12.1914C2.6047 11.9326 3.07718 11.9851 3.33594 12.3086L7.8623 17.9658L16.6191 4.34473Z",fill:"currentColor"})),P=l;export{l as IconDoupleCheckmark1,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDoupleCheckmark1/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 IconDoupleCheckmark1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.6191 4.34473C20.8431 3.9964 21.3069 3.8954 21.6553 4.11914C22.0037 4.3431 22.1047 4.80686 21.8809 5.15527L12.5596 19.6553C12.3356 20.0036 11.8718 20.1047 11.5234 19.8809C11.1751 19.6569 11.0741 19.1931 11.2979 18.8447L20.6191 4.34473ZM16.6191 4.34473C16.8431 3.99636 17.3069 3.89532 17.6553 4.11914C18.0036 4.34309 18.1047 4.80687 17.8809 5.15527L8.55957 19.6553C8.42906 19.8582 8.20871 19.9864 7.96777 19.999C7.72669 20.0115 7.49361 19.9072 7.34277 19.7188L2.16406 13.2451C1.90563 12.9218 1.95821 12.4502 2.28125 12.1914C2.6047 11.9326 3.07718 11.9851 3.33594 12.3086L7.8623 17.9658L16.6191 4.34473Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark1;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,+lBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDoupleCheckmark1","props","React","CentralIconBase","IconDoupleCheckmark1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?i(x(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>a(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconDoupleCheckmark1Small:()=>u,default:()=>h});module.exports=L(v);var C=m(require("react"));var s=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...e})=>s.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),u=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M13.6143 7.35242C13.8339 7.00124 14.2963 6.89462 14.6475 7.11414C14.9986 7.33372 15.1053 7.79615 14.8858 8.14734L9.57329 16.6473C9.45217 16.841 9.24949 16.9691 9.02251 16.995C8.79546 17.0209 8.56889 16.9417 8.40728 16.7802L5.21978 13.5927C4.92689 13.2998 4.92691 12.825 5.21978 12.5321C5.51267 12.2392 5.98743 12.2392 6.28032 12.5321L8.80083 15.0526L13.6143 7.35242Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M17.6143 7.35242C17.8339 7.00124 18.2963 6.89462 18.6475 7.11414C18.9986 7.33372 19.1053 7.79615 18.8858 8.14734L13.5733 16.6473C13.3537 16.9984 12.8913 17.105 12.5401 16.8856C12.1889 16.6661 12.0823 16.2036 12.3018 15.8524L17.6143 7.35242Z",fill:"currentColor"})),h=u;0&&(module.exports={IconDoupleCheckmark1Small});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDoupleCheckmark1Small/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 IconDoupleCheckmark1Small: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.6143 7.35242C13.8339 7.00124 14.2963 6.89462 14.6475 7.11414C14.9986 7.33372 15.1053 7.79615 14.8858 8.14734L9.57329 16.6473C9.45217 16.841 9.24949 16.9691 9.02251 16.995C8.79546 17.0209 8.56889 16.9417 8.40728 16.7802L5.21978 13.5927C4.92689 13.2998 4.92691 12.825 5.21978 12.5321C5.51267 12.2392 5.98743 12.2392 6.28032 12.5321L8.80083 15.0526L13.6143 7.35242Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.6143 7.35242C17.8339 7.00124 18.2963 6.89462 18.6475 7.11414C18.9986 7.33372 19.1053 7.79615 18.8858 8.14734L13.5733 16.6473C13.3537 16.9984 12.8913 17.105 12.5401 16.8856C12.1889 16.6661 12.0823 16.2036 12.3018 15.8524L17.6143 7.35242Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark1Small;\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,+BAAAE,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,EAAuDC,GAEhE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,iXACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mPACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDoupleCheckmark1Small_exports","__export","IconDoupleCheckmark1Small","IconDoupleCheckmark1Small_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDoupleCheckmark1Small","props","React","CentralIconBase","IconDoupleCheckmark1Small_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e 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 n}from"react-native-svg";var a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M13.6143 7.35242C13.8339 7.00124 14.2963 6.89462 14.6475 7.11414C14.9986 7.33372 15.1053 7.79615 14.8858 8.14734L9.57329 16.6473C9.45217 16.841 9.24949 16.9691 9.02251 16.995C8.79546 17.0209 8.56889 16.9417 8.40728 16.7802L5.21978 13.5927C4.92689 13.2998 4.92691 12.825 5.21978 12.5321C5.51267 12.2392 5.98743 12.2392 6.28032 12.5321L8.80083 15.0526L13.6143 7.35242Z",fill:"currentColor"}),e.createElement(n,{d:"M17.6143 7.35242C17.8339 7.00124 18.2963 6.89462 18.6475 7.11414C18.9986 7.33372 19.1053 7.79615 18.8858 8.14734L13.5733 16.6473C13.3537 16.9984 12.8913 17.105 12.5401 16.8856C12.1889 16.6661 12.0823 16.2036 12.3018 15.8524L17.6143 7.35242Z",fill:"currentColor"})),P=a;export{a as IconDoupleCheckmark1Small,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDoupleCheckmark1Small/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 IconDoupleCheckmark1Small: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.6143 7.35242C13.8339 7.00124 14.2963 6.89462 14.6475 7.11414C14.9986 7.33372 15.1053 7.79615 14.8858 8.14734L9.57329 16.6473C9.45217 16.841 9.24949 16.9691 9.02251 16.995C8.79546 17.0209 8.56889 16.9417 8.40728 16.7802L5.21978 13.5927C4.92689 13.2998 4.92691 12.825 5.21978 12.5321C5.51267 12.2392 5.98743 12.2392 6.28032 12.5321L8.80083 15.0526L13.6143 7.35242Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.6143 7.35242C17.8339 7.00124 18.2963 6.89462 18.6475 7.11414C18.9986 7.33372 19.1053 7.79615 18.8858 8.14734L13.5733 16.6473C13.3537 16.9984 12.8913 17.105 12.5401 16.8856C12.1889 16.6661 12.0823 16.2036 12.3018 15.8524L17.6143 7.35242Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark1Small;\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,EAAuDC,GAEhEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,iXACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mPACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDoupleCheckmark1Small","props","React","CentralIconBase","IconDoupleCheckmark1Small_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!v.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=B(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(d(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>l(n({},"__esModule",{value:!0}),o);var h={};x(h,{IconHook:()=>i,default:()=>g});module.exports=P(h);var C=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M9.25 2C11.3211 2 13 3.67893 13 5.75C13 7.56421 11.7117 9.07734 10 9.4248V17.5C10 19.1569 11.3431 20.5 13 20.5C14.6569 20.5 16 19.1569 16 17.5V13.8105L14.2803 15.5303C13.9874 15.8232 13.5126 15.8232 13.2197 15.5303C12.9268 15.2374 12.9268 14.7626 13.2197 14.4697L16.2197 11.4697C16.4342 11.2552 16.7569 11.1906 17.0371 11.3066C17.3174 11.4227 17.5 11.6967 17.5 12V17.5C17.5 19.9853 15.4853 22 13 22C10.5147 22 8.5 19.9853 8.5 17.5V9.4248C6.78834 9.07734 5.5 7.56421 5.5 5.75C5.5 3.67893 7.17893 2 9.25 2ZM9.25 3.5C8.00736 3.5 7 4.50736 7 5.75C7 6.99264 8.00736 8 9.25 8C10.4926 8 11.5 6.99264 11.5 5.75C11.5 4.50736 10.4926 3.5 9.25 3.5Z",fill:"currentColor"})),g=i;0&&(module.exports={IconHook});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconHook/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 IconHook: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.25 2C11.3211 2 13 3.67893 13 5.75C13 7.56421 11.7117 9.07734 10 9.4248V17.5C10 19.1569 11.3431 20.5 13 20.5C14.6569 20.5 16 19.1569 16 17.5V13.8105L14.2803 15.5303C13.9874 15.8232 13.5126 15.8232 13.2197 15.5303C12.9268 15.2374 12.9268 14.7626 13.2197 14.4697L16.2197 11.4697C16.4342 11.2552 16.7569 11.1906 17.0371 11.3066C17.3174 11.4227 17.5 11.6967 17.5 12V17.5C17.5 19.9853 15.4853 22 13 22C10.5147 22 8.5 19.9853 8.5 17.5V9.4248C6.78834 9.07734 5.5 7.56421 5.5 5.75C5.5 3.67893 7.17893 2 9.25 2ZM9.25 3.5C8.00736 3.5 7 4.50736 7 5.75C7 6.99264 8.00736 8 9.25 8C10.4926 8 11.5 6.99264 11.5 5.75C11.5 4.50736 10.4926 3.5 9.25 3.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHook;\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,SAAS,UACT,SAAS,UACT,EAAE,goBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconHook_exports","__export","IconHook","IconHook_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHook","props","React","CentralIconBase","IconHook_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M9.25 2C11.3211 2 13 3.67893 13 5.75C13 7.56421 11.7117 9.07734 10 9.4248V17.5C10 19.1569 11.3431 20.5 13 20.5C14.6569 20.5 16 19.1569 16 17.5V13.8105L14.2803 15.5303C13.9874 15.8232 13.5126 15.8232 13.2197 15.5303C12.9268 15.2374 12.9268 14.7626 13.2197 14.4697L16.2197 11.4697C16.4342 11.2552 16.7569 11.1906 17.0371 11.3066C17.3174 11.4227 17.5 11.6967 17.5 12V17.5C17.5 19.9853 15.4853 22 13 22C10.5147 22 8.5 19.9853 8.5 17.5V9.4248C6.78834 9.07734 5.5 7.56421 5.5 5.75C5.5 3.67893 7.17893 2 9.25 2ZM9.25 3.5C8.00736 3.5 7 4.50736 7 5.75C7 6.99264 8.00736 8 9.25 8C10.4926 8 11.5 6.99264 11.5 5.75C11.5 4.50736 10.4926 3.5 9.25 3.5Z",fill:"currentColor"})),v=a;export{a as IconHook,v as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconHook/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 IconHook: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.25 2C11.3211 2 13 3.67893 13 5.75C13 7.56421 11.7117 9.07734 10 9.4248V17.5C10 19.1569 11.3431 20.5 13 20.5C14.6569 20.5 16 19.1569 16 17.5V13.8105L14.2803 15.5303C13.9874 15.8232 13.5126 15.8232 13.2197 15.5303C12.9268 15.2374 12.9268 14.7626 13.2197 14.4697L16.2197 11.4697C16.4342 11.2552 16.7569 11.1906 17.0371 11.3066C17.3174 11.4227 17.5 11.6967 17.5 12V17.5C17.5 19.9853 15.4853 22 13 22C10.5147 22 8.5 19.9853 8.5 17.5V9.4248C6.78834 9.07734 5.5 7.56421 5.5 5.75C5.5 3.67893 7.17893 2 9.25 2ZM9.25 3.5C8.00736 3.5 7 4.50736 7 5.75C7 6.99264 8.00736 8 9.25 8C10.4926 8 11.5 6.99264 11.5 5.75C11.5 4.50736 10.4926 3.5 9.25 3.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHook;\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,SAAS,UACT,SAAS,UACT,EAAE,goBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconHook","props","React","CentralIconBase","IconHook_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var l=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=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 e of d(C))!I.call(r,e)&&e!==o&&l(r,e,{get:()=>C[e],enumerable:!(p=a(C,e))||p.enumerable});return r};var i=(r,C,o)=>(o=r!=null?u(B(r)):{},f(C||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var M={};x(M,{IconSwitchVoice:()=>s,default:()=>g});module.exports=P(M);var n=i(require("react"));var m=i(require("react")),V=require("react-native-svg"),c=({children:r,size:C=24,...o})=>m.default.createElement(V.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 t=require("react-native-svg"),s=r=>n.default.createElement(c,{...r},n.default.createElement(t.Path,{d:"M3.38184 13.2568C3.79229 13.3115 4.08083 13.6882 4.02637 14.0986C4.00894 14.2295 4 14.3637 4 14.5C4 15.9621 5.04614 17.1793 6.43066 17.4453V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V18.9619C4.21432 18.6819 2.5 16.7923 2.5 14.5C2.5 14.2974 2.51391 14.0976 2.54004 13.9014C2.59473 13.4909 2.97134 13.2023 3.38184 13.2568Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M17.25 3C17.6642 3 18 3.33579 18 3.75V15.75C18 16.1642 17.6642 16.5 17.25 16.5C16.8358 16.5 16.5 16.1642 16.5 15.75V3.75C16.5 3.33579 16.8358 3 17.25 3Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0371C9.78574 10.317 11.5 12.2076 11.5 14.5C11.5 14.7026 11.4861 14.9024 11.46 15.0986C11.4053 15.5091 11.0287 15.7977 10.6182 15.7432C10.2077 15.6885 9.91917 15.3118 9.97363 14.9014C9.99106 14.7705 10 14.6363 10 14.5C10 13.0378 8.95395 11.8197 7.56934 11.5537V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M13.75 6C14.1642 6 14.5 6.33579 14.5 6.75V10.75C14.5 11.1642 14.1642 11.5 13.75 11.5C13.3358 11.5 13 11.1642 13 10.75V6.75C13 6.33579 13.3358 6 13.75 6Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.75 8C21.1642 8 21.5 8.33579 21.5 8.75V10.75C21.5 11.1642 21.1642 11.5 20.75 11.5C20.3358 11.5 20 11.1642 20 10.75V8.75C20 8.33579 20.3358 8 20.75 8Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M10.25 4C10.6642 4 11 4.33579 11 4.75V7.25C11 7.66421 10.6642 8 10.25 8C9.83579 8 9.5 7.66421 9.5 7.25V4.75C9.5 4.33579 9.83579 4 10.25 4Z",fill:"currentColor"})),g=s;0&&(module.exports={IconSwitchVoice});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSwitchVoice/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 IconSwitchVoice: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.38184 13.2568C3.79229 13.3115 4.08083 13.6882 4.02637 14.0986C4.00894 14.2295 4 14.3637 4 14.5C4 15.9621 5.04614 17.1793 6.43066 17.4453V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V18.9619C4.21432 18.6819 2.5 16.7923 2.5 14.5C2.5 14.2974 2.51391 14.0976 2.54004 13.9014C2.59473 13.4909 2.97134 13.2023 3.38184 13.2568Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.25 3C17.6642 3 18 3.33579 18 3.75V15.75C18 16.1642 17.6642 16.5 17.25 16.5C16.8358 16.5 16.5 16.1642 16.5 15.75V3.75C16.5 3.33579 16.8358 3 17.25 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0371C9.78574 10.317 11.5 12.2076 11.5 14.5C11.5 14.7026 11.4861 14.9024 11.46 15.0986C11.4053 15.5091 11.0287 15.7977 10.6182 15.7432C10.2077 15.6885 9.91917 15.3118 9.97363 14.9014C9.99106 14.7705 10 14.6363 10 14.5C10 13.0378 8.95395 11.8197 7.56934 11.5537V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.75 6C14.1642 6 14.5 6.33579 14.5 6.75V10.75C14.5 11.1642 14.1642 11.5 13.75 11.5C13.3358 11.5 13 11.1642 13 10.75V6.75C13 6.33579 13.3358 6 13.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.75 8C21.1642 8 21.5 8.33579 21.5 8.75V10.75C21.5 11.1642 21.1642 11.5 20.75 11.5C20.3358 11.5 20 11.1642 20 10.75V8.75C20 8.33579 20.3358 8 20.75 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.25 4C10.6642 4 11 4.33579 11 4.75V7.25C11 7.66421 10.6642 8 10.25 8C9.83579 8 9.5 7.66421 9.5 7.25V4.75C9.5 4.33579 9.83579 4 10.25 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSwitchVoice;\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,qBAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gdACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kdACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6IACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSwitchVoice_exports","__export","IconSwitchVoice","IconSwitchVoice_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSwitchVoice","props","React","CentralIconBase","IconSwitchVoice_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:C=24,...e})=>l.createElement(p,{...e,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},n);import{Path as o}from"react-native-svg";var f=n=>r.createElement(t,{...n},r.createElement(o,{d:"M3.38184 13.2568C3.79229 13.3115 4.08083 13.6882 4.02637 14.0986C4.00894 14.2295 4 14.3637 4 14.5C4 15.9621 5.04614 17.1793 6.43066 17.4453V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V18.9619C4.21432 18.6819 2.5 16.7923 2.5 14.5C2.5 14.2974 2.51391 14.0976 2.54004 13.9014C2.59473 13.4909 2.97134 13.2023 3.38184 13.2568Z",fill:"currentColor"}),r.createElement(o,{d:"M17.25 3C17.6642 3 18 3.33579 18 3.75V15.75C18 16.1642 17.6642 16.5 17.25 16.5C16.8358 16.5 16.5 16.1642 16.5 15.75V3.75C16.5 3.33579 16.8358 3 17.25 3Z",fill:"currentColor"}),r.createElement(o,{d:"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0371C9.78574 10.317 11.5 12.2076 11.5 14.5C11.5 14.7026 11.4861 14.9024 11.46 15.0986C11.4053 15.5091 11.0287 15.7977 10.6182 15.7432C10.2077 15.6885 9.91917 15.3118 9.97363 14.9014C9.99106 14.7705 10 14.6363 10 14.5C10 13.0378 8.95395 11.8197 7.56934 11.5537V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z",fill:"currentColor"}),r.createElement(o,{d:"M13.75 6C14.1642 6 14.5 6.33579 14.5 6.75V10.75C14.5 11.1642 14.1642 11.5 13.75 11.5C13.3358 11.5 13 11.1642 13 10.75V6.75C13 6.33579 13.3358 6 13.75 6Z",fill:"currentColor"}),r.createElement(o,{d:"M20.75 8C21.1642 8 21.5 8.33579 21.5 8.75V10.75C21.5 11.1642 21.1642 11.5 20.75 11.5C20.3358 11.5 20 11.1642 20 10.75V8.75C20 8.33579 20.3358 8 20.75 8Z",fill:"currentColor"}),r.createElement(o,{d:"M10.25 4C10.6642 4 11 4.33579 11 4.75V7.25C11 7.66421 10.6642 8 10.25 8C9.83579 8 9.5 7.66421 9.5 7.25V4.75C9.5 4.33579 9.83579 4 10.25 4Z",fill:"currentColor"})),I=f;export{f as IconSwitchVoice,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSwitchVoice/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 IconSwitchVoice: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.38184 13.2568C3.79229 13.3115 4.08083 13.6882 4.02637 14.0986C4.00894 14.2295 4 14.3637 4 14.5C4 15.9621 5.04614 17.1793 6.43066 17.4453V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V18.9619C4.21432 18.6819 2.5 16.7923 2.5 14.5C2.5 14.2974 2.51391 14.0976 2.54004 13.9014C2.59473 13.4909 2.97134 13.2023 3.38184 13.2568Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.25 3C17.6642 3 18 3.33579 18 3.75V15.75C18 16.1642 17.6642 16.5 17.25 16.5C16.8358 16.5 16.5 16.1642 16.5 15.75V3.75C16.5 3.33579 16.8358 3 17.25 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0371C9.78574 10.317 11.5 12.2076 11.5 14.5C11.5 14.7026 11.4861 14.9024 11.46 15.0986C11.4053 15.5091 11.0287 15.7977 10.6182 15.7432C10.2077 15.6885 9.91917 15.3118 9.97363 14.9014C9.99106 14.7705 10 14.6363 10 14.5C10 13.0378 8.95395 11.8197 7.56934 11.5537V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.75 6C14.1642 6 14.5 6.33579 14.5 6.75V10.75C14.5 11.1642 14.1642 11.5 13.75 11.5C13.3358 11.5 13 11.1642 13 10.75V6.75C13 6.33579 13.3358 6 13.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.75 8C21.1642 8 21.5 8.33579 21.5 8.75V10.75C21.5 11.1642 21.1642 11.5 20.75 11.5C20.3358 11.5 20 11.1642 20 10.75V8.75C20 8.33579 20.3358 8 20.75 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.25 4C10.6642 4 11 4.33579 11 4.75V7.25C11 7.66421 10.6642 8 10.25 8C9.83579 8 9.5 7.66421 9.5 7.25V4.75C9.5 4.33579 9.83579 4 10.25 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSwitchVoice;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gdACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kdACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6IACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSwitchVoice","props","React","CentralIconBase","IconSwitchVoice_default"]}
|
package/README.md
CHANGED
|
@@ -186,6 +186,7 @@ Below is a complete list of available icons:
|
|
|
186
186
|
- IconSparklesTwo2
|
|
187
187
|
- IconSpeachToText
|
|
188
188
|
- IconStarWand
|
|
189
|
+
- IconSwitchVoice
|
|
189
190
|
- IconTextToImage
|
|
190
191
|
- IconTextToSpeach
|
|
191
192
|
- IconVisualIntelligence
|
|
@@ -382,6 +383,7 @@ Below is a complete list of available icons:
|
|
|
382
383
|
|
|
383
384
|
### Code
|
|
384
385
|
|
|
386
|
+
- IconAnchor
|
|
385
387
|
- IconAnimation
|
|
386
388
|
- IconAnimationAuto
|
|
387
389
|
- IconAnimationEase
|
|
@@ -412,6 +414,7 @@ Below is a complete list of available icons:
|
|
|
412
414
|
- IconDraft
|
|
413
415
|
- IconForkCode
|
|
414
416
|
- IconHammer
|
|
417
|
+
- IconHook
|
|
415
418
|
- IconPullRequest
|
|
416
419
|
- IconPush
|
|
417
420
|
- IconRequestClosed
|
|
@@ -890,6 +893,7 @@ Below is a complete list of available icons:
|
|
|
890
893
|
- IconChainLink2
|
|
891
894
|
- IconChainLink3
|
|
892
895
|
- IconChainLink4
|
|
896
|
+
- IconCheckCircle2
|
|
893
897
|
- IconChecklist
|
|
894
898
|
- IconCheckmark1
|
|
895
899
|
- IconCheckmark1Small
|
|
@@ -921,6 +925,9 @@ Below is a complete list of available icons:
|
|
|
921
925
|
- IconDotGrid1x3Vertical
|
|
922
926
|
- IconDotGrid2x3
|
|
923
927
|
- IconDotGrid3x3
|
|
928
|
+
- IconDoupleCheck
|
|
929
|
+
- IconDoupleCheckmark1
|
|
930
|
+
- IconDoupleCheckmark1Small
|
|
924
931
|
- IconElectrocardiogram
|
|
925
932
|
- IconFeature
|
|
926
933
|
- IconGauge
|
package/filtered-icons.json
CHANGED
|
@@ -448,6 +448,20 @@
|
|
|
448
448
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
449
449
|
"componentName": "IconAnalytics"
|
|
450
450
|
},
|
|
451
|
+
{
|
|
452
|
+
"category": "Code",
|
|
453
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.17545 14.3224 9.57452 12.75 9.91797V16.125C12.75 17.989 14.261 19.5 16.125 19.5C17.989 19.5 19.5 17.989 19.5 16.125V14.6699L18.498 15.5605C18.1885 15.8356 17.7146 15.8076 17.4395 15.498C17.1644 15.1885 17.1924 14.7146 17.502 14.4395L19.752 12.4395C19.9727 12.2433 20.2882 12.1945 20.5576 12.3154C20.8269 12.4365 21 12.7047 21 13V16.125C21 18.8174 18.8174 21 16.125 21C14.3871 21 12.8632 20.0896 12 18.7207C11.1368 20.0896 9.6129 21 7.875 21C5.18261 21 3 18.8174 3 16.125V13C3 12.7047 3.17305 12.4365 3.44238 12.3154C3.71176 12.1945 4.02731 12.2433 4.24805 12.4395L6.49805 14.4395C6.80759 14.7146 6.83562 15.1885 6.56055 15.498C6.28539 15.8076 5.81154 15.8356 5.50195 15.5605L4.5 14.6699V16.125C4.5 17.989 6.01104 19.5 7.875 19.5C9.73896 19.5 11.25 17.989 11.25 16.125V9.91797C9.67756 9.57452 8.5 8.17545 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 4.5C10.8954 4.5 10 5.39543 10 6.5C10 7.60457 10.8954 8.5 12 8.5C13.1046 8.5 14 7.60457 14 6.5C14 5.39543 13.1046 4.5 12 4.5Z\" fill=\"currentColor\"/>",
|
|
454
|
+
"iconName": "anchor, webhooks",
|
|
455
|
+
"variant": {
|
|
456
|
+
"join": "round",
|
|
457
|
+
"filled": "on",
|
|
458
|
+
"radius": "1",
|
|
459
|
+
"stroke": "1.5"
|
|
460
|
+
},
|
|
461
|
+
"createdAt": "2025-11-24T12:02:01.057168+00:00",
|
|
462
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
463
|
+
"componentName": "IconAnchor"
|
|
464
|
+
},
|
|
451
465
|
{
|
|
452
466
|
"category": "Interface General",
|
|
453
467
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C10.067 2 8.5 3.567 8.5 5.5C8.5 7.17556 9.67741 8.57612 11.25 8.91946V20.5H6.25159C6.14029 20.5 6.04239 20.4264 6.01145 20.3195L3.7479 12.5H6.25001C6.66422 12.5 7.00001 12.1642 7.00001 11.75C7.00001 11.3358 6.66422 11 6.25001 11H2.75001C2.51421 11 2.29213 11.1109 2.15046 11.2994C2.00879 11.4879 1.96402 11.732 2.02958 11.9585L4.5706 20.7366C4.78723 21.485 5.4725 22 6.25159 22H17.7484C18.5275 22 19.2128 21.485 19.4294 20.7366L21.9704 11.9585C22.036 11.732 21.9912 11.4879 21.8496 11.2994C21.7079 11.1109 21.4858 11 21.25 11H17.75C17.3358 11 17 11.3358 17 11.75C17 12.1642 17.3358 12.5 17.75 12.5H20.2521L17.9886 20.3195C17.9576 20.4264 17.8597 20.5 17.7484 20.5H12.75V8.91945C14.3226 8.57612 15.5 7.17556 15.5 5.5C15.5 3.567 13.933 2 12 2ZM10 5.5C10 4.39543 10.8954 3.5 12 3.5C13.1046 3.5 14 4.39543 14 5.5C14 6.60457 13.1046 7.5 12 7.5C10.8954 7.5 10 6.60457 10 5.5Z\" fill=\"currentColor\"/>",
|
|
@@ -5222,6 +5236,20 @@
|
|
|
5222
5236
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
5223
5237
|
"componentName": "IconChart7"
|
|
5224
5238
|
},
|
|
5239
|
+
{
|
|
5240
|
+
"category": "Interface General",
|
|
5241
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM15.667 8.12695C15.3228 7.89661 14.8574 7.98889 14.627 8.33301L10.4482 14.5723L8.28125 12.3945C7.98911 12.1009 7.51434 12.0995 7.2207 12.3916C6.92733 12.6838 6.9267 13.1586 7.21875 13.4521L10.0312 16.2793C10.1897 16.4384 10.4112 16.5177 10.6348 16.4961C10.8584 16.4744 11.0605 16.3537 11.1855 16.167L15.873 9.16699C16.1034 8.82283 16.0111 8.35739 15.667 8.12695Z\" fill=\"currentColor\"/>",
|
|
5242
|
+
"iconName": "check-circle-2, done, confirm, save, success",
|
|
5243
|
+
"variant": {
|
|
5244
|
+
"join": "round",
|
|
5245
|
+
"filled": "on",
|
|
5246
|
+
"radius": "1",
|
|
5247
|
+
"stroke": "1.5"
|
|
5248
|
+
},
|
|
5249
|
+
"createdAt": "2025-11-24T18:01:49.091762+00:00",
|
|
5250
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
5251
|
+
"componentName": "IconCheckCircle2"
|
|
5252
|
+
},
|
|
5225
5253
|
{
|
|
5226
5254
|
"category": "Interface General",
|
|
5227
5255
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.19644 4.64738C9.52928 4.89393 9.59923 5.36362 9.35268 5.69647L6.01935 10.1965C5.7804 10.5191 5.32981 10.5963 4.99708 10.3717L3.33041 9.24668C2.98709 9.01494 2.89664 8.54876 3.12838 8.20544C3.36012 7.86212 3.8263 7.77167 4.16962 8.00341L5.2413 8.72679L8.14735 4.80363C8.3939 4.47078 8.86359 4.40083 9.19644 4.64738ZM11 7.75005C11 7.33583 11.3358 7.00005 11.75 7.00005H20.25C20.6642 7.00005 21 7.33583 21 7.75005C21 8.16426 20.6642 8.50005 20.25 8.50005H11.75C11.3358 8.50005 11 8.16426 11 7.75005ZM9.19644 13.6474C9.52928 13.8939 9.59923 14.3636 9.35268 14.6965L6.01935 19.1965C5.7804 19.5191 5.32981 19.5963 4.99708 19.3717L3.33041 18.2467C2.98709 18.0149 2.89664 17.5488 3.12838 17.2054C3.36012 16.8621 3.8263 16.7717 4.16962 17.0034L5.2413 17.7268L8.14735 13.8036C8.3939 13.4708 8.86359 13.4008 9.19644 13.6474ZM11 16.25C11 15.8358 11.3358 15.5 11.75 15.5H20.25C20.6642 15.5 21 15.8358 21 16.25C21 16.6643 20.6642 17 20.25 17H11.75C11.3358 17 11 16.6643 11 16.25Z\" fill=\"currentColor\"/>",
|
|
@@ -8036,6 +8064,48 @@
|
|
|
8036
8064
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
8037
8065
|
"componentName": "IconDotGrid3x3"
|
|
8038
8066
|
},
|
|
8067
|
+
{
|
|
8068
|
+
"category": "Interface General",
|
|
8069
|
+
"svg": "<path d=\"M17.6477 4.3035C17.8942 3.97077 18.3637 3.90092 18.6966 4.14725C19.0291 4.39375 19.0991 4.86329 18.8528 5.19608L8.12234 19.6961C8.0019 19.8587 7.82088 19.9658 7.62039 19.993C7.41973 20.02 7.21622 19.9646 7.05691 19.8396L1.28738 15.3084C0.961703 15.0526 0.904809 14.5814 1.16043 14.2557C1.41621 13.93 1.88741 13.8731 2.21316 14.1287L7.37527 18.1834L17.6477 4.3035Z\" fill=\"currentColor\"/><path d=\"M21.6477 4.3035C21.8942 3.9708 22.3637 3.90093 22.6966 4.14725C23.0291 4.39376 23.0991 4.8633 22.8528 5.19608L12.1223 19.6961C11.8759 20.0287 11.4064 20.0985 11.0735 19.8523C10.7408 19.6059 10.671 19.1364 10.9173 18.8035L21.6477 4.3035Z\" fill=\"currentColor\"/>",
|
|
8070
|
+
"iconName": "douple-check",
|
|
8071
|
+
"variant": {
|
|
8072
|
+
"join": "round",
|
|
8073
|
+
"filled": "on",
|
|
8074
|
+
"radius": "1",
|
|
8075
|
+
"stroke": "1.5"
|
|
8076
|
+
},
|
|
8077
|
+
"createdAt": "2025-11-24T18:01:49.091762+00:00",
|
|
8078
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
8079
|
+
"componentName": "IconDoupleCheck"
|
|
8080
|
+
},
|
|
8081
|
+
{
|
|
8082
|
+
"category": "Interface General",
|
|
8083
|
+
"svg": "<path d=\"M20.6191 4.34473C20.8431 3.9964 21.3069 3.8954 21.6553 4.11914C22.0037 4.3431 22.1047 4.80686 21.8809 5.15527L12.5596 19.6553C12.3356 20.0036 11.8718 20.1047 11.5234 19.8809C11.1751 19.6569 11.0741 19.1931 11.2979 18.8447L20.6191 4.34473ZM16.6191 4.34473C16.8431 3.99636 17.3069 3.89532 17.6553 4.11914C18.0036 4.34309 18.1047 4.80687 17.8809 5.15527L8.55957 19.6553C8.42906 19.8582 8.20871 19.9864 7.96777 19.999C7.72669 20.0115 7.49361 19.9072 7.34277 19.7188L2.16406 13.2451C1.90563 12.9218 1.95821 12.4502 2.28125 12.1914C2.6047 11.9326 3.07718 11.9851 3.33594 12.3086L7.8623 17.9658L16.6191 4.34473Z\" fill=\"currentColor\"/>",
|
|
8084
|
+
"iconName": "douple-checkmark-1",
|
|
8085
|
+
"variant": {
|
|
8086
|
+
"join": "round",
|
|
8087
|
+
"filled": "on",
|
|
8088
|
+
"radius": "1",
|
|
8089
|
+
"stroke": "1.5"
|
|
8090
|
+
},
|
|
8091
|
+
"createdAt": "2025-11-24T18:01:49.091762+00:00",
|
|
8092
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
8093
|
+
"componentName": "IconDoupleCheckmark1"
|
|
8094
|
+
},
|
|
8095
|
+
{
|
|
8096
|
+
"category": "Interface General",
|
|
8097
|
+
"svg": "<path d=\"M13.6143 7.35242C13.8339 7.00124 14.2963 6.89462 14.6475 7.11414C14.9986 7.33372 15.1053 7.79615 14.8858 8.14734L9.57329 16.6473C9.45217 16.841 9.24949 16.9691 9.02251 16.995C8.79546 17.0209 8.56889 16.9417 8.40728 16.7802L5.21978 13.5927C4.92689 13.2998 4.92691 12.825 5.21978 12.5321C5.51267 12.2392 5.98743 12.2392 6.28032 12.5321L8.80083 15.0526L13.6143 7.35242Z\" fill=\"currentColor\"/><path d=\"M17.6143 7.35242C17.8339 7.00124 18.2963 6.89462 18.6475 7.11414C18.9986 7.33372 19.1053 7.79615 18.8858 8.14734L13.5733 16.6473C13.3537 16.9984 12.8913 17.105 12.5401 16.8856C12.1889 16.6661 12.0823 16.2036 12.3018 15.8524L17.6143 7.35242Z\" fill=\"currentColor\"/>",
|
|
8098
|
+
"iconName": "douple-checkmark-1-small",
|
|
8099
|
+
"variant": {
|
|
8100
|
+
"join": "round",
|
|
8101
|
+
"filled": "on",
|
|
8102
|
+
"radius": "1",
|
|
8103
|
+
"stroke": "1.5"
|
|
8104
|
+
},
|
|
8105
|
+
"createdAt": "2025-11-24T18:01:49.091762+00:00",
|
|
8106
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
8107
|
+
"componentName": "IconDoupleCheckmark1Small"
|
|
8108
|
+
},
|
|
8039
8109
|
{
|
|
8040
8110
|
"category": "Photography & Video",
|
|
8041
8111
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 8.25C10 9.2165 9.2165 10 8.25 10H3.75C3.33579 10 3 9.66421 3 9.25C3 8.83579 3.33579 8.5 3.75 8.5H8.25C8.38807 8.5 8.5 8.38807 8.5 8.25V3.75C8.5 3.33579 8.83579 3 9.25 3C9.66421 3 10 3.33579 10 3.75V8.25Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 9.25C21 9.66421 20.6642 10 20.25 10H15.75C14.7835 10 14 9.2165 14 8.25V3.75C14 3.33579 14.3358 3 14.75 3C15.1642 3 15.5 3.33579 15.5 3.75V8.25C15.5 8.38807 15.6119 8.5 15.75 8.5H20.25C20.6642 8.5 21 8.83579 21 9.25Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.75 21C14.3358 21 14 20.6642 14 20.25V15.75C14 14.7835 14.7835 14 15.75 14H20.25C20.6642 14 21 14.3358 21 14.75C21 15.1642 20.6642 15.5 20.25 15.5H15.75C15.6119 15.5 15.5 15.6119 15.5 15.75V20.25C15.5 20.6642 15.1642 21 14.75 21Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.25 21C8.83579 21 8.5 20.6642 8.5 20.25V15.75C8.5 15.6119 8.38807 15.5 8.25 15.5H3.75C3.33579 15.5 3 15.1642 3 14.75C3 14.3358 3.33579 14 3.75 14H8.25C9.2165 14 10 14.7835 10 15.75V20.25C10 20.6642 9.66421 21 9.25 21Z\" fill=\"currentColor\"/>",
|
|
@@ -11270,6 +11340,20 @@
|
|
|
11270
11340
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
11271
11341
|
"componentName": "IconHomeRoundDoor"
|
|
11272
11342
|
},
|
|
11343
|
+
{
|
|
11344
|
+
"category": "Code",
|
|
11345
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.25 2C11.3211 2 13 3.67893 13 5.75C13 7.56421 11.7117 9.07734 10 9.4248V17.5C10 19.1569 11.3431 20.5 13 20.5C14.6569 20.5 16 19.1569 16 17.5V13.8105L14.2803 15.5303C13.9874 15.8232 13.5126 15.8232 13.2197 15.5303C12.9268 15.2374 12.9268 14.7626 13.2197 14.4697L16.2197 11.4697C16.4342 11.2552 16.7569 11.1906 17.0371 11.3066C17.3174 11.4227 17.5 11.6967 17.5 12V17.5C17.5 19.9853 15.4853 22 13 22C10.5147 22 8.5 19.9853 8.5 17.5V9.4248C6.78834 9.07734 5.5 7.56421 5.5 5.75C5.5 3.67893 7.17893 2 9.25 2ZM9.25 3.5C8.00736 3.5 7 4.50736 7 5.75C7 6.99264 8.00736 8 9.25 8C10.4926 8 11.5 6.99264 11.5 5.75C11.5 4.50736 10.4926 3.5 9.25 3.5Z\" fill=\"currentColor\"/>",
|
|
11346
|
+
"iconName": "hook, phishing",
|
|
11347
|
+
"variant": {
|
|
11348
|
+
"join": "round",
|
|
11349
|
+
"filled": "on",
|
|
11350
|
+
"radius": "1",
|
|
11351
|
+
"stroke": "1.5"
|
|
11352
|
+
},
|
|
11353
|
+
"createdAt": "2025-11-24T12:02:01.057168+00:00",
|
|
11354
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
11355
|
+
"componentName": "IconHook"
|
|
11356
|
+
},
|
|
11273
11357
|
{
|
|
11274
11358
|
"category": "Typography",
|
|
11275
11359
|
"svg": "<path d=\"M7.75 3C6.7835 3 6 3.7835 6 4.75V16.25C6 17.2165 6.7835 18 7.75 18H9.25C10.2165 18 11 17.2165 11 16.25V4.75C11 3.7835 10.2165 3 9.25 3H7.75Z\" fill=\"currentColor\"/><path d=\"M14.75 7C13.7835 7 13 7.7835 13 8.75V16.25C13 17.2165 13.7835 18 14.75 18H16.25C17.2165 18 18 17.2165 18 16.25V8.75C18 7.7835 17.2165 7 16.25 7H14.75Z\" fill=\"currentColor\"/><path d=\"M3.75 19.5C3.33579 19.5 3 19.8358 3 20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25C21 19.8358 20.6642 19.5 20.25 19.5H3.75Z\" fill=\"currentColor\"/>",
|
|
@@ -19586,6 +19670,20 @@
|
|
|
19586
19670
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
19587
19671
|
"componentName": "IconSushi"
|
|
19588
19672
|
},
|
|
19673
|
+
{
|
|
19674
|
+
"category": "AI & Magic",
|
|
19675
|
+
"svg": "<path d=\"M3.38184 13.2568C3.79229 13.3115 4.08083 13.6882 4.02637 14.0986C4.00894 14.2295 4 14.3637 4 14.5C4 15.9621 5.04614 17.1793 6.43066 17.4453V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V18.9619C4.21432 18.6819 2.5 16.7923 2.5 14.5C2.5 14.2974 2.51391 14.0976 2.54004 13.9014C2.59473 13.4909 2.97134 13.2023 3.38184 13.2568Z\" fill=\"currentColor\"/><path d=\"M17.25 3C17.6642 3 18 3.33579 18 3.75V15.75C18 16.1642 17.6642 16.5 17.25 16.5C16.8358 16.5 16.5 16.1642 16.5 15.75V3.75C16.5 3.33579 16.8358 3 17.25 3Z\" fill=\"currentColor\"/><path d=\"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0371C9.78574 10.317 11.5 12.2076 11.5 14.5C11.5 14.7026 11.4861 14.9024 11.46 15.0986C11.4053 15.5091 11.0287 15.7977 10.6182 15.7432C10.2077 15.6885 9.91917 15.3118 9.97363 14.9014C9.99106 14.7705 10 14.6363 10 14.5C10 13.0378 8.95395 11.8197 7.56934 11.5537V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z\" fill=\"currentColor\"/><path d=\"M13.75 6C14.1642 6 14.5 6.33579 14.5 6.75V10.75C14.5 11.1642 14.1642 11.5 13.75 11.5C13.3358 11.5 13 11.1642 13 10.75V6.75C13 6.33579 13.3358 6 13.75 6Z\" fill=\"currentColor\"/><path d=\"M20.75 8C21.1642 8 21.5 8.33579 21.5 8.75V10.75C21.5 11.1642 21.1642 11.5 20.75 11.5C20.3358 11.5 20 11.1642 20 10.75V8.75C20 8.33579 20.3358 8 20.75 8Z\" fill=\"currentColor\"/><path d=\"M10.25 4C10.6642 4 11 4.33579 11 4.75V7.25C11 7.66421 10.6642 8 10.25 8C9.83579 8 9.5 7.66421 9.5 7.25V4.75C9.5 4.33579 9.83579 4 10.25 4Z\" fill=\"currentColor\"/>",
|
|
19676
|
+
"iconName": "switch-voice, change-voice",
|
|
19677
|
+
"variant": {
|
|
19678
|
+
"join": "round",
|
|
19679
|
+
"filled": "on",
|
|
19680
|
+
"radius": "1",
|
|
19681
|
+
"stroke": "1.5"
|
|
19682
|
+
},
|
|
19683
|
+
"createdAt": "2025-11-24T12:02:01.057168+00:00",
|
|
19684
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
19685
|
+
"componentName": "IconSwitchVoice"
|
|
19686
|
+
},
|
|
19589
19687
|
{
|
|
19590
19688
|
"category": "Gaming",
|
|
19591
19689
|
"svg": "<path d=\"M14.471 3C13.9387 3 13.4354 3.24225 13.1033 3.65823L7.99609 10.0562L13.9444 16.0045L20.3424 10.8973C20.7583 10.5652 21.0006 10.0619 21.0006 9.52959V3.75C21.0006 3.33579 20.6648 3 20.2506 3H14.471Z\" fill=\"currentColor\"/><path d=\"M6.7463 10.5336C5.99408 9.78138 4.75028 9.86874 4.11059 10.7187L3.62085 11.3695C3.19237 11.9388 3.15189 12.7111 3.51851 13.3222L5.05545 15.8837L3.17663 17.7625C2.49321 18.446 2.49321 19.554 3.17663 20.2374L3.76241 20.8232C4.44583 21.5066 5.55387 21.5066 6.23729 20.8232L8.11611 18.9444L10.6777 20.4813C11.2887 20.8479 12.061 20.8075 12.6303 20.379L13.2811 19.8892C14.1311 19.2496 14.2185 18.0058 13.4662 17.2535L6.7463 10.5336Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -31,6 +31,7 @@ export type CentralIconName =
|
|
|
31
31
|
| "IconAlt"
|
|
32
32
|
| "IconAmericanFootball"
|
|
33
33
|
| "IconAnalytics"
|
|
34
|
+
| "IconAnchor"
|
|
34
35
|
| "IconAnchor1"
|
|
35
36
|
| "IconAnchor2"
|
|
36
37
|
| "IconAnimation"
|
|
@@ -372,6 +373,7 @@ export type CentralIconName =
|
|
|
372
373
|
| "IconChart5"
|
|
373
374
|
| "IconChart6"
|
|
374
375
|
| "IconChart7"
|
|
376
|
+
| "IconCheckCircle2"
|
|
375
377
|
| "IconChecklist"
|
|
376
378
|
| "IconCheckmark1"
|
|
377
379
|
| "IconCheckmark1Small"
|
|
@@ -573,6 +575,9 @@ export type CentralIconName =
|
|
|
573
575
|
| "IconDotGrid1x3Vertical"
|
|
574
576
|
| "IconDotGrid2x3"
|
|
575
577
|
| "IconDotGrid3x3"
|
|
578
|
+
| "IconDoupleCheck"
|
|
579
|
+
| "IconDoupleCheckmark1"
|
|
580
|
+
| "IconDoupleCheckmark1Small"
|
|
576
581
|
| "IconDownsize"
|
|
577
582
|
| "IconDownsize2"
|
|
578
583
|
| "IconDraft"
|
|
@@ -804,6 +809,7 @@ export type CentralIconName =
|
|
|
804
809
|
| "IconHomePersonalFeed"
|
|
805
810
|
| "IconHomeRoof"
|
|
806
811
|
| "IconHomeRoundDoor"
|
|
812
|
+
| "IconHook"
|
|
807
813
|
| "IconHorizontalAlignmentBottom"
|
|
808
814
|
| "IconHorizontalAlignmentCenter"
|
|
809
815
|
| "IconHorizontalAlignmentTop"
|
|
@@ -1398,6 +1404,7 @@ export type CentralIconName =
|
|
|
1398
1404
|
| "IconSupport"
|
|
1399
1405
|
| "IconSurfing"
|
|
1400
1406
|
| "IconSushi"
|
|
1407
|
+
| "IconSwitchVoice"
|
|
1401
1408
|
| "IconSword"
|
|
1402
1409
|
| "IconTable"
|
|
1403
1410
|
| "IconTactics1"
|