@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.113 → 1.1.115
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/Icon3dPackage/index.d.ts +4 -0
- package/Icon3dPackage/index.js +2 -0
- package/Icon3dPackage/index.js.map +1 -0
- package/Icon3dPackage/index.mjs +2 -0
- package/Icon3dPackage/index.mjs.map +1 -0
- package/IconHammer2/index.d.ts +4 -0
- package/IconHammer2/index.js +2 -0
- package/IconHammer2/index.js.map +1 -0
- package/IconHammer2/index.mjs +2 -0
- package/IconHammer2/index.mjs.map +1 -0
- package/IconIllustration/index.d.ts +4 -0
- package/IconIllustration/index.js +2 -0
- package/IconIllustration/index.js.map +1 -0
- package/IconIllustration/index.mjs +2 -0
- package/IconIllustration/index.mjs.map +1 -0
- package/IconTrashRounded/index.d.ts +4 -0
- package/IconTrashRounded/index.js +2 -0
- package/IconTrashRounded/index.js.map +1 -0
- package/IconTrashRounded/index.mjs +2 -0
- package/IconTrashRounded/index.mjs.map +1 -0
- package/README.md +4 -0
- package/filtered-icons.json +56 -0
- package/icons/index.d.ts +4 -0
- package/icons-index.json +14 -6
- package/index.d.ts +4 -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 +28 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!P.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(a=u(o,e))||a.enumerable});return r};var l=(r,o,t)=>(t=r!=null?i(I(r)):{},C(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>C(p({},"__esModule",{value:!0}),r);var x={};g(x,{Icon3dPackage:()=>f,default:()=>k});module.exports=h(x);var n=l(require("react"));var m=l(require("react")),c=require("react-native-svg"),d=({children:r,size:o=24,...t})=>m.default.createElement(c.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 s=require("react-native-svg"),f=r=>n.default.createElement(d,{...r},n.default.createElement(s.Path,{d:"M12.0001 2L20.6604 7V17L12.0001 22L3.33984 17V7L12.0001 2Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement(s.Path,{d:"M20.6604 7L12.0001 12M12.0001 21V12M3.33984 7L12.0001 12",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement(s.Path,{d:"M7.67188 4.5L16.3321 9.5",stroke:"currentColor",strokeWidth:"2"})),k=f;0&&(module.exports={Icon3dPackage});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dPackage/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 Icon3dPackage: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.0001 2L20.6604 7V17L12.0001 22L3.33984 17V7L12.0001 2Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M20.6604 7L12.0001 12M12.0001 21V12M3.33984 7L12.0001 12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M7.67188 4.5L16.3321 9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dPackage;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6DACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2DACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2BACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["Icon3dPackage_exports","__export","Icon3dPackage","Icon3dPackage_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","Icon3dPackage","props","React","CentralIconBase","Icon3dPackage_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import s from"react";import{Svg as a}from"react-native-svg";var n=({children:t,size:r=24,...p})=>s.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var C=t=>o.createElement(n,{...t},o.createElement(e,{d:"M12.0001 2L20.6604 7V17L12.0001 22L3.33984 17V7L12.0001 2Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement(e,{d:"M20.6604 7L12.0001 12M12.0001 21V12M3.33984 7L12.0001 12",stroke:"currentColor",strokeWidth:"2"}),o.createElement(e,{d:"M7.67188 4.5L16.3321 9.5",stroke:"currentColor",strokeWidth:"2"})),P=C;export{C as Icon3dPackage,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dPackage/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 Icon3dPackage: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.0001 2L20.6604 7V17L12.0001 22L3.33984 17V7L12.0001 2Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M20.6604 7L12.0001 12M12.0001 21V12M3.33984 7L12.0001 12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M7.67188 4.5L16.3321 9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dPackage;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6DACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2DACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2BACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","Icon3dPackage","props","React","CentralIconBase","Icon3dPackage_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 L=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!d.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(s=B(o,e))||s.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(L(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(n({},"__esModule",{value:!0}),r);var h={};x(h,{IconHammer2:()=>i,default:()=>g});module.exports=P(h);var p=m(require("react"));var l=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>l.default.createElement(c.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 C=require("react-native-svg"),i=r=>p.default.createElement(f,{...r},p.default.createElement(C.Path,{d:"M11 10L4.49986 16.5073C3.67173 17.3363 3.67308 18.6799 4.50288 19.5073C5.33042 20.3324 6.66958 20.3324 7.49712 19.5073L14 13.0234",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement(C.Path,{d:"M11.0001 9.9681L14 13L14.5702 12.886C15.5686 12.6863 16.5001 13.4499 16.5001 14.4681L17.5001 15.4681L21.5001 11.4681L20.5001 10.4681H19.5001C19.2884 10.2565 19.0551 10.0546 18.8793 9.81153C18.2779 8.97977 18.7277 7.9758 18.2482 7.11299C18.1854 6.99996 18.1315 6.92702 18.0237 6.78114C15.5256 3.40069 12.153 2.35892 8 3.25018V4.00007C10.6467 5.48186 11.5422 6.94379 11.0001 9.9681Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),g=i;0&&(module.exports={IconHammer2});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconHammer2/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 IconHammer2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11 10L4.49986 16.5073C3.67173 17.3363 3.67308 18.6799 4.50288 19.5073C5.33042 20.3324 6.66958 20.3324 7.49712 19.5073L14 13.0234\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M11.0001 9.9681L14 13L14.5702 12.886C15.5686 12.6863 16.5001 13.4499 16.5001 14.4681L17.5001 15.4681L21.5001 11.4681L20.5001 10.4681H19.5001C19.2884 10.2565 19.0551 10.0546 18.8793 9.81153C18.2779 8.97977 18.7277 7.9758 18.2482 7.11299C18.1854 6.99996 18.1315 6.92702 18.0237 6.78114C15.5256 3.40069 12.153 2.35892 8 3.25018V4.00007C10.6467 5.48186 11.5422 6.94379 11.0001 9.9681Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHammer2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oIACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+XACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconHammer2_exports","__export","IconHammer2","IconHammer2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHammer2","props","React","CentralIconBase","IconHammer2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import C from"react";import{Svg as s}from"react-native-svg";var e=({children:o,size:r=24,...p})=>C.createElement(s,{...p,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=>t.createElement(e,{...o},t.createElement(n,{d:"M11 10L4.49986 16.5073C3.67173 17.3363 3.67308 18.6799 4.50288 19.5073C5.33042 20.3324 6.66958 20.3324 7.49712 19.5073L14 13.0234",stroke:"currentColor",strokeWidth:"2"}),t.createElement(n,{d:"M11.0001 9.9681L14 13L14.5702 12.886C15.5686 12.6863 16.5001 13.4499 16.5001 14.4681L17.5001 15.4681L21.5001 11.4681L20.5001 10.4681H19.5001C19.2884 10.2565 19.0551 10.0546 18.8793 9.81153C18.2779 8.97977 18.7277 7.9758 18.2482 7.11299C18.1854 6.99996 18.1315 6.92702 18.0237 6.78114C15.5256 3.40069 12.153 2.35892 8 3.25018V4.00007C10.6467 5.48186 11.5422 6.94379 11.0001 9.9681Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),d=a;export{a as IconHammer2,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconHammer2/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 IconHammer2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11 10L4.49986 16.5073C3.67173 17.3363 3.67308 18.6799 4.50288 19.5073C5.33042 20.3324 6.66958 20.3324 7.49712 19.5073L14 13.0234\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M11.0001 9.9681L14 13L14.5702 12.886C15.5686 12.6863 16.5001 13.4499 16.5001 14.4681L17.5001 15.4681L21.5001 11.4681L20.5001 10.4681H19.5001C19.2884 10.2565 19.0551 10.0546 18.8793 9.81153C18.2779 8.97977 18.7277 7.9758 18.2482 7.11299C18.1854 6.99996 18.1315 6.92702 18.0237 6.78114C15.5256 3.40069 12.153 2.35892 8 3.25018V4.00007C10.6467 5.48186 11.5422 6.94379 11.0001 9.9681Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHammer2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oIACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+XACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconHammer2","props","React","CentralIconBase","IconHammer2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of h(o))!B.call(r,C)&&C!==t&&p(r,C,{get:()=>o[C],enumerable:!(l=I(o,C))||l.enumerable});return r};var a=(r,o,t)=>(t=r!=null?u(x(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>s(p({},"__esModule",{value:!0}),r);var v={};g(v,{IconIllustration:()=>f,default:()=>d});module.exports=P(v);var e=a(require("react"));var m=a(require("react")),i=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(i.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 n=require("react-native-svg"),f=r=>e.default.createElement(c,{...r},e.default.createElement(n.Rect,{x:"3",y:"5",width:"18",height:"14",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M13.1414 7.06896C14.139 6.83162 15.0168 7.21303 15.131 8.11883C14.9426 8.55504 11.3817 9.45701 12.1378 10.4321C13.6543 10.9352 16.2337 8.11883 18.1382 10.0044C18.8398 12.2571 11.994 10.4332 11.3937 12.1082C11.9436 12.5859 15.7548 11.523 15.2997 13.7109C13.9312 14.9635 8.73863 12.4885 9.01709 14.4242C9.6108 15.4466 11.6102 14.5492 12.1637 15.619C12.2202 15.8965 12.2112 15.9532 12.0873 16.2063C11.1713 17.2329 7.68659 16.0957 6.15731 15.3116C5.9178 15.1888 5.84965 14.8933 5.98382 14.661C6.16443 14.3483 6.29639 14.0868 6.47266 13.6567C6.09269 12.6729 4.77828 11.4043 6.02569 10.1085C7.14975 8.94094 7.50489 12.7675 7.9637 12.8518C8.00973 12.8264 8.05422 12.7981 8.09688 12.767C8.95952 12.1296 6.65832 8.69379 8.87506 8.88631C10.263 9.00688 9.41974 10.8165 10.2663 10.976C11.7933 10.1553 9.386 7.9628 13.1414 7.06896Z",fill:"currentColor"}),e.default.createElement(n.Path,{d:"M17.9527 13.8375C19.2473 14.5517 18.0012 17.2923 16.7375 16.9745C14.4298 16.3941 16.3534 12.9374 17.9527 13.8375Z",fill:"currentColor"})),d=f;0&&(module.exports={IconIllustration});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconIllustration/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path, Rect } from \"react-native-svg\";\n\nexport const IconIllustration: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect\n x=\"3\"\n y=\"5\"\n width=\"18\"\n height=\"14\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M13.1414 7.06896C14.139 6.83162 15.0168 7.21303 15.131 8.11883C14.9426 8.55504 11.3817 9.45701 12.1378 10.4321C13.6543 10.9352 16.2337 8.11883 18.1382 10.0044C18.8398 12.2571 11.994 10.4332 11.3937 12.1082C11.9436 12.5859 15.7548 11.523 15.2997 13.7109C13.9312 14.9635 8.73863 12.4885 9.01709 14.4242C9.6108 15.4466 11.6102 14.5492 12.1637 15.619C12.2202 15.8965 12.2112 15.9532 12.0873 16.2063C11.1713 17.2329 7.68659 16.0957 6.15731 15.3116C5.9178 15.1888 5.84965 14.8933 5.98382 14.661C6.16443 14.3483 6.29639 14.0868 6.47266 13.6567C6.09269 12.6729 4.77828 11.4043 6.02569 10.1085C7.14975 8.94094 7.50489 12.7675 7.9637 12.8518C8.00973 12.8264 8.05422 12.7981 8.09688 12.767C8.95952 12.1296 6.65832 8.69379 8.87506 8.88631C10.263 9.00688 9.41974 10.8165 10.2663 10.976C11.7933 10.1553 9.386 7.9628 13.1414 7.06896Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.9527 13.8375C19.2473 14.5517 18.0012 17.2923 16.7375 16.9745C14.4298 16.3941 16.3534 12.9374 17.9527 13.8375Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconIllustration;\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,EAA2B,4BAEdC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,KACP,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qzBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconIllustration_exports","__export","IconIllustration","IconIllustration_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconIllustration","props","React","CentralIconBase","IconIllustration_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var C=({children:t,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"},t);import{Path as e,Rect as s}from"react-native-svg";var a=t=>o.createElement(C,{...t},o.createElement(s,{x:"3",y:"5",width:"18",height:"14",stroke:"currentColor",strokeWidth:"2"}),o.createElement(e,{d:"M13.1414 7.06896C14.139 6.83162 15.0168 7.21303 15.131 8.11883C14.9426 8.55504 11.3817 9.45701 12.1378 10.4321C13.6543 10.9352 16.2337 8.11883 18.1382 10.0044C18.8398 12.2571 11.994 10.4332 11.3937 12.1082C11.9436 12.5859 15.7548 11.523 15.2997 13.7109C13.9312 14.9635 8.73863 12.4885 9.01709 14.4242C9.6108 15.4466 11.6102 14.5492 12.1637 15.619C12.2202 15.8965 12.2112 15.9532 12.0873 16.2063C11.1713 17.2329 7.68659 16.0957 6.15731 15.3116C5.9178 15.1888 5.84965 14.8933 5.98382 14.661C6.16443 14.3483 6.29639 14.0868 6.47266 13.6567C6.09269 12.6729 4.77828 11.4043 6.02569 10.1085C7.14975 8.94094 7.50489 12.7675 7.9637 12.8518C8.00973 12.8264 8.05422 12.7981 8.09688 12.767C8.95952 12.1296 6.65832 8.69379 8.87506 8.88631C10.263 9.00688 9.41974 10.8165 10.2663 10.976C11.7933 10.1553 9.386 7.9628 13.1414 7.06896Z",fill:"currentColor"}),o.createElement(e,{d:"M17.9527 13.8375C19.2473 14.5517 18.0012 17.2923 16.7375 16.9745C14.4298 16.3941 16.3534 12.9374 17.9527 13.8375Z",fill:"currentColor"})),g=a;export{a as IconIllustration,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconIllustration/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path, Rect } from \"react-native-svg\";\n\nexport const IconIllustration: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect\n x=\"3\"\n y=\"5\"\n width=\"18\"\n height=\"14\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M13.1414 7.06896C14.139 6.83162 15.0168 7.21303 15.131 8.11883C14.9426 8.55504 11.3817 9.45701 12.1378 10.4321C13.6543 10.9352 16.2337 8.11883 18.1382 10.0044C18.8398 12.2571 11.994 10.4332 11.3937 12.1082C11.9436 12.5859 15.7548 11.523 15.2997 13.7109C13.9312 14.9635 8.73863 12.4885 9.01709 14.4242C9.6108 15.4466 11.6102 14.5492 12.1637 15.619C12.2202 15.8965 12.2112 15.9532 12.0873 16.2063C11.1713 17.2329 7.68659 16.0957 6.15731 15.3116C5.9178 15.1888 5.84965 14.8933 5.98382 14.661C6.16443 14.3483 6.29639 14.0868 6.47266 13.6567C6.09269 12.6729 4.77828 11.4043 6.02569 10.1085C7.14975 8.94094 7.50489 12.7675 7.9637 12.8518C8.00973 12.8264 8.05422 12.7981 8.09688 12.767C8.95952 12.1296 6.65832 8.69379 8.87506 8.88631C10.263 9.00688 9.41974 10.8165 10.2663 10.976C11.7933 10.1553 9.386 7.9628 13.1414 7.06896Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.9527 13.8375C19.2473 14.5517 18.0012 17.2923 16.7375 16.9745C14.4298 16.3941 16.3534 12.9374 17.9527 13.8375Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconIllustration;\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,EAAM,QAAAC,MAAY,mBAEpB,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,KACP,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACJ,EAAA,CACC,EAAE,qzBACF,KAAK,eACP,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,oHACF,KAAK,eACP,CACF,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","Rect","IconIllustration","props","React","CentralIconBase","IconIllustration_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!h.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(s=i(o,e))||s.enumerable});return r};var m=(r,o,t)=>(t=r!=null?d(I(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(n({},"__esModule",{value:!0}),r);var v={};x(v,{IconTrashRounded:()=>u,default:()=>g});module.exports=P(v);var C=m(require("react"));var l=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>l.default.createElement(c.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 p=require("react-native-svg"),u=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M20 5.75C20 7.13071 16.4183 8.25 12 8.25C7.58172 8.25 4 7.13071 4 5.75C4 4.36929 7.58172 3.25 12 3.25C16.4183 3.25 20 4.36929 20 5.75Z",stroke:"currentColor",strokeWidth:"2"}),C.default.createElement(p.Path,{d:"M4 5.75L5.20702 14.8026C5.40902 16.3177 5.51003 17.0752 5.77047 17.6928C6.3669 19.1072 7.57993 20.1692 9.0607 20.5735C9.70731 20.75 10.4715 20.75 12 20.75C13.5285 20.75 14.2927 20.75 14.9393 20.5735C16.4201 20.1692 17.6331 19.1072 18.2295 17.6928C18.49 17.0752 18.591 16.3177 18.793 14.8026L20 5.75",stroke:"currentColor",strokeWidth:"2"})),g=u;0&&(module.exports={IconTrashRounded});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconTrashRounded/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 IconTrashRounded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20 5.75C20 7.13071 16.4183 8.25 12 8.25C7.58172 8.25 4 7.13071 4 5.75C4 4.36929 7.58172 3.25 12 3.25C16.4183 3.25 20 4.36929 20 5.75Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M4 5.75L5.20702 14.8026C5.40902 16.3177 5.51003 17.0752 5.77047 17.6928C6.3669 19.1072 7.57993 20.1692 9.0607 20.5735C9.70731 20.75 10.4715 20.75 12 20.75C13.5285 20.75 14.2927 20.75 14.9393 20.5735C16.4201 20.1692 17.6331 19.1072 18.2295 17.6928C18.49 17.0752 18.591 16.3177 18.793 14.8026L20 5.75\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTrashRounded;\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,EAAE,yIACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6SACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconTrashRounded_exports","__export","IconTrashRounded","IconTrashRounded_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTrashRounded","props","React","CentralIconBase","IconTrashRounded_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import p from"react";import{Svg as s}from"react-native-svg";var e=({children:o,size:r=24,...C})=>p.createElement(s,{...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=>t.createElement(e,{...o},t.createElement(n,{d:"M20 5.75C20 7.13071 16.4183 8.25 12 8.25C7.58172 8.25 4 7.13071 4 5.75C4 4.36929 7.58172 3.25 12 3.25C16.4183 3.25 20 4.36929 20 5.75Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement(n,{d:"M4 5.75L5.20702 14.8026C5.40902 16.3177 5.51003 17.0752 5.77047 17.6928C6.3669 19.1072 7.57993 20.1692 9.0607 20.5735C9.70731 20.75 10.4715 20.75 12 20.75C13.5285 20.75 14.2927 20.75 14.9393 20.5735C16.4201 20.1692 17.6331 19.1072 18.2295 17.6928C18.49 17.0752 18.591 16.3177 18.793 14.8026L20 5.75",stroke:"currentColor",strokeWidth:"2"})),h=a;export{a as IconTrashRounded,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconTrashRounded/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 IconTrashRounded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20 5.75C20 7.13071 16.4183 8.25 12 8.25C7.58172 8.25 4 7.13071 4 5.75C4 4.36929 7.58172 3.25 12 3.25C16.4183 3.25 20 4.36929 20 5.75Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M4 5.75L5.20702 14.8026C5.40902 16.3177 5.51003 17.0752 5.77047 17.6928C6.3669 19.1072 7.57993 20.1692 9.0607 20.5735C9.70731 20.75 10.4715 20.75 12 20.75C13.5285 20.75 14.2927 20.75 14.9393 20.5735C16.4201 20.1692 17.6331 19.1072 18.2295 17.6928C18.49 17.0752 18.591 16.3177 18.793 14.8026L20 5.75\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTrashRounded;\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,EAAE,yIACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6SACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTrashRounded","props","React","CentralIconBase","IconTrashRounded_default"]}
|
package/README.md
CHANGED
|
@@ -455,6 +455,7 @@ Below is a complete list of available icons:
|
|
|
455
455
|
- IconDraft
|
|
456
456
|
- IconForkCode
|
|
457
457
|
- IconHammer
|
|
458
|
+
- IconHammer2
|
|
458
459
|
- IconHook
|
|
459
460
|
- IconLadybug
|
|
460
461
|
- IconPullRequest
|
|
@@ -1140,6 +1141,7 @@ Below is a complete list of available icons:
|
|
|
1140
1141
|
- IconTrashCanSimple
|
|
1141
1142
|
- IconTrashPaper
|
|
1142
1143
|
- IconTrashPermanently
|
|
1144
|
+
- IconTrashRounded
|
|
1143
1145
|
- IconUnarchiv
|
|
1144
1146
|
- IconUnpin
|
|
1145
1147
|
- IconUntrash
|
|
@@ -1353,6 +1355,7 @@ Below is a complete list of available icons:
|
|
|
1353
1355
|
- IconGifSquare
|
|
1354
1356
|
- IconHd
|
|
1355
1357
|
- IconHighlights
|
|
1358
|
+
- IconIllustration
|
|
1356
1359
|
- IconImages1
|
|
1357
1360
|
- IconImages1Alt
|
|
1358
1361
|
- IconImages2
|
|
@@ -1420,6 +1423,7 @@ Below is a complete list of available icons:
|
|
|
1420
1423
|
|
|
1421
1424
|
### Shopping & Payment
|
|
1422
1425
|
|
|
1426
|
+
- Icon3dPackage
|
|
1423
1427
|
- IconAddToBasket
|
|
1424
1428
|
- IconAddToBasket2
|
|
1425
1429
|
- IconBanknote1
|
package/filtered-icons.json
CHANGED
|
@@ -42,6 +42,20 @@
|
|
|
42
42
|
"packageName": "square-outlined-radius-0-stroke-2",
|
|
43
43
|
"componentName": "Icon3dBoxTop"
|
|
44
44
|
},
|
|
45
|
+
{
|
|
46
|
+
"category": "Shopping & Payment",
|
|
47
|
+
"svg": "<path d=\"M12.0001 2L20.6604 7V17L12.0001 22L3.33984 17V7L12.0001 2Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M20.6604 7L12.0001 12M12.0001 21V12M3.33984 7L12.0001 12\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M7.67188 4.5L16.3321 9.5\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
48
|
+
"iconName": "3d-package, box",
|
|
49
|
+
"variant": {
|
|
50
|
+
"join": "square",
|
|
51
|
+
"filled": "off",
|
|
52
|
+
"radius": "0",
|
|
53
|
+
"stroke": "2"
|
|
54
|
+
},
|
|
55
|
+
"createdAt": "2026-02-02T08:01:02.298254+00:00",
|
|
56
|
+
"packageName": "square-outlined-radius-0-stroke-2",
|
|
57
|
+
"componentName": "Icon3dPackage"
|
|
58
|
+
},
|
|
45
59
|
{
|
|
46
60
|
"category": "Augmented Reality",
|
|
47
61
|
"svg": "<path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M3.04492 12.301C3.49788 13.8165 7.33441 15 12.0002 15C16.64 15 20.4598 13.8297 20.9476 12.3263\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M11.4065 20.8239C10.0339 19.9975 9 16.361 9 12C9 7.40754 10.1466 3.61846 11.6278 3.0686\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
|
|
@@ -12194,6 +12208,20 @@
|
|
|
12194
12208
|
"packageName": "square-outlined-radius-0-stroke-2",
|
|
12195
12209
|
"componentName": "IconHammer"
|
|
12196
12210
|
},
|
|
12211
|
+
{
|
|
12212
|
+
"category": "Code",
|
|
12213
|
+
"svg": "<path d=\"M11 10L4.49986 16.5073C3.67173 17.3363 3.67308 18.6799 4.50288 19.5073C5.33042 20.3324 6.66958 20.3324 7.49712 19.5073L14 13.0234\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M11.0001 9.9681L14 13L14.5702 12.886C15.5686 12.6863 16.5001 13.4499 16.5001 14.4681L17.5001 15.4681L21.5001 11.4681L20.5001 10.4681H19.5001C19.2884 10.2565 19.0551 10.0546 18.8793 9.81153C18.2779 8.97977 18.7277 7.9758 18.2482 7.11299C18.1854 6.99996 18.1315 6.92702 18.0237 6.78114C15.5256 3.40069 12.153 2.35892 8 3.25018V4.00007C10.6467 5.48186 11.5422 6.94379 11.0001 9.9681Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
|
|
12214
|
+
"iconName": "hammer-2, crafting, building",
|
|
12215
|
+
"variant": {
|
|
12216
|
+
"join": "square",
|
|
12217
|
+
"filled": "off",
|
|
12218
|
+
"radius": "0",
|
|
12219
|
+
"stroke": "2"
|
|
12220
|
+
},
|
|
12221
|
+
"createdAt": "2026-02-02T13:00:24.339591+00:00",
|
|
12222
|
+
"packageName": "square-outlined-radius-0-stroke-2",
|
|
12223
|
+
"componentName": "IconHammer2"
|
|
12224
|
+
},
|
|
12197
12225
|
{
|
|
12198
12226
|
"category": "Hands",
|
|
12199
12227
|
"svg": "<path d=\"M15.0007 8V9H17.0007V8H15.0007ZM21.0007 11C21.0007 10.4477 20.553 10 20.0007 10C19.4484 10 19.0007 10.4477 19.0007 11H21.0007ZM7.36929 16.7032L6.90355 15.8183L5.13371 16.7498L5.59946 17.6347L7.36929 16.7032ZM13.0007 6V5H11.0007V6H13.0007ZM11.0007 10V11H13.0007V10H11.0007ZM11.0007 8V9H13.0007V8H11.0007ZM15.0007 11V12H17.0007V11H15.0007ZM15.0007 7V8H17.0007V7H15.0007ZM19.0007 7V13.8292H21.0007V7H19.0007ZM18.0007 4C16.3438 4 15.0007 5.34315 15.0007 7H17.0007C17.0007 6.44772 17.4484 6 18.0007 6V4ZM18.0007 6C18.553 6 19.0007 6.44772 19.0007 7H21.0007C21.0007 5.34315 19.6576 4 18.0007 4V6ZM19.0007 11V13.8292H21.0007V11H19.0007ZM12.8299 20C10.5388 20 8.43636 18.7307 7.36929 16.7032L5.59946 17.6347C7.01236 20.3193 9.79628 22 12.8299 22V20ZM19.0007 13.8292C19.0007 17.2373 16.2379 20 12.8299 20V22C17.3425 22 21.0007 18.3418 21.0007 13.8292H19.0007ZM11.0007 6V10H13.0007V6H11.0007ZM13.0007 8V5H11.0007V8H13.0007ZM15.0007 5V11H17.0007V5H15.0007ZM14.0007 4C14.553 4 15.0007 4.44772 15.0007 5H17.0007C17.0007 3.34315 15.6576 2 14.0007 2V4ZM13.0007 5C13.0007 4.44772 13.4484 4 14.0007 4V2C12.3438 2 11.0007 3.34315 11.0007 5H13.0007Z\" fill=\"currentColor\"/><path d=\"M12 6C12 4.89543 11.1046 4 10 4C8.89543 4 8 4.89543 8 6V11L7.06174 10.2494C6.19921 9.55937 4.94063 9.69921 4.25061 10.5617L3.5 11.5L6.13158 16.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
|
|
@@ -12740,6 +12768,20 @@
|
|
|
12740
12768
|
"packageName": "square-outlined-radius-0-stroke-2",
|
|
12741
12769
|
"componentName": "IconIconists"
|
|
12742
12770
|
},
|
|
12771
|
+
{
|
|
12772
|
+
"category": "Photography & Video",
|
|
12773
|
+
"svg": "<rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M13.1414 7.06896C14.139 6.83162 15.0168 7.21303 15.131 8.11883C14.9426 8.55504 11.3817 9.45701 12.1378 10.4321C13.6543 10.9352 16.2337 8.11883 18.1382 10.0044C18.8398 12.2571 11.994 10.4332 11.3937 12.1082C11.9436 12.5859 15.7548 11.523 15.2997 13.7109C13.9312 14.9635 8.73863 12.4885 9.01709 14.4242C9.6108 15.4466 11.6102 14.5492 12.1637 15.619C12.2202 15.8965 12.2112 15.9532 12.0873 16.2063C11.1713 17.2329 7.68659 16.0957 6.15731 15.3116C5.9178 15.1888 5.84965 14.8933 5.98382 14.661C6.16443 14.3483 6.29639 14.0868 6.47266 13.6567C6.09269 12.6729 4.77828 11.4043 6.02569 10.1085C7.14975 8.94094 7.50489 12.7675 7.9637 12.8518C8.00973 12.8264 8.05422 12.7981 8.09688 12.767C8.95952 12.1296 6.65832 8.69379 8.87506 8.88631C10.263 9.00688 9.41974 10.8165 10.2663 10.976C11.7933 10.1553 9.386 7.9628 13.1414 7.06896Z\" fill=\"currentColor\"/><path d=\"M17.9527 13.8375C19.2473 14.5517 18.0012 17.2923 16.7375 16.9745C14.4298 16.3941 16.3534 12.9374 17.9527 13.8375Z\" fill=\"currentColor\"/>",
|
|
12774
|
+
"iconName": "illustration, painting, art",
|
|
12775
|
+
"variant": {
|
|
12776
|
+
"join": "square",
|
|
12777
|
+
"filled": "off",
|
|
12778
|
+
"radius": "0",
|
|
12779
|
+
"stroke": "2"
|
|
12780
|
+
},
|
|
12781
|
+
"createdAt": "2026-02-02T08:01:02.298254+00:00",
|
|
12782
|
+
"packageName": "square-outlined-radius-0-stroke-2",
|
|
12783
|
+
"componentName": "IconIllustration"
|
|
12784
|
+
},
|
|
12743
12785
|
{
|
|
12744
12786
|
"category": "Devices & Signals",
|
|
12745
12787
|
"svg": "<path d=\"M21 13H3M10 17H14V21H10V17ZM3 4H21V17H3V4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
|
|
@@ -22666,6 +22708,20 @@
|
|
|
22666
22708
|
"packageName": "square-outlined-radius-0-stroke-2",
|
|
22667
22709
|
"componentName": "IconTrashPermanently"
|
|
22668
22710
|
},
|
|
22711
|
+
{
|
|
22712
|
+
"category": "Interface General",
|
|
22713
|
+
"svg": "<path d=\"M20 5.75C20 7.13071 16.4183 8.25 12 8.25C7.58172 8.25 4 7.13071 4 5.75C4 4.36929 7.58172 3.25 12 3.25C16.4183 3.25 20 4.36929 20 5.75Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M4 5.75L5.20702 14.8026C5.40902 16.3177 5.51003 17.0752 5.77047 17.6928C6.3669 19.1072 7.57993 20.1692 9.0607 20.5735C9.70731 20.75 10.4715 20.75 12 20.75C13.5285 20.75 14.2927 20.75 14.9393 20.5735C16.4201 20.1692 17.6331 19.1072 18.2295 17.6928C18.49 17.0752 18.591 16.3177 18.793 14.8026L20 5.75\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
22714
|
+
"iconName": "trash-rounded, delete, remove",
|
|
22715
|
+
"variant": {
|
|
22716
|
+
"join": "square",
|
|
22717
|
+
"filled": "off",
|
|
22718
|
+
"radius": "0",
|
|
22719
|
+
"stroke": "2"
|
|
22720
|
+
},
|
|
22721
|
+
"createdAt": "2026-02-02T13:00:24.339591+00:00",
|
|
22722
|
+
"packageName": "square-outlined-radius-0-stroke-2",
|
|
22723
|
+
"componentName": "IconTrashRounded"
|
|
22724
|
+
},
|
|
22669
22725
|
{
|
|
22670
22726
|
"category": "Things",
|
|
22671
22727
|
"svg": "<path d=\"M18 5H6C4.34315 5 3 6.34315 3 8V19H21V8C21 6.34315 19.6569 5 18 5Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M3 11H21\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M8 5V19\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M16 5V19\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12 10V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ export type CentralIconName =
|
|
|
2
2
|
| "Icon3d"
|
|
3
3
|
| "Icon3dBoxBottom"
|
|
4
4
|
| "Icon3dBoxTop"
|
|
5
|
+
| "Icon3dPackage"
|
|
5
6
|
| "Icon3dSphere"
|
|
6
7
|
| "Icon4k"
|
|
7
8
|
| "IconAddKeyframe"
|
|
@@ -870,6 +871,7 @@ export type CentralIconName =
|
|
|
870
871
|
| "IconH2"
|
|
871
872
|
| "IconH3"
|
|
872
873
|
| "IconHammer"
|
|
874
|
+
| "IconHammer2"
|
|
873
875
|
| "IconHand4Finger"
|
|
874
876
|
| "IconHand5Finger"
|
|
875
877
|
| "IconHandBell"
|
|
@@ -909,6 +911,7 @@ export type CentralIconName =
|
|
|
909
911
|
| "IconIcebowl"
|
|
910
912
|
| "IconIceHockey"
|
|
911
913
|
| "IconIconists"
|
|
914
|
+
| "IconIllustration"
|
|
912
915
|
| "IconImac"
|
|
913
916
|
| "IconImageAltText"
|
|
914
917
|
| "IconImageAvatarSparkle"
|
|
@@ -1618,6 +1621,7 @@ export type CentralIconName =
|
|
|
1618
1621
|
| "IconTrashCanSimple"
|
|
1619
1622
|
| "IconTrashPaper"
|
|
1620
1623
|
| "IconTrashPermanently"
|
|
1624
|
+
| "IconTrashRounded"
|
|
1621
1625
|
| "IconTreasure"
|
|
1622
1626
|
| "IconTree"
|
|
1623
1627
|
| "IconTrending1"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/square-outlined-radius-0-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.115",
|
|
4
4
|
"style": "square-outlined-radius-0-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-outlined-radius-0-stroke-2/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1747,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 67,
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
]
|
|
297
297
|
},
|
|
298
298
|
"Code": {
|
|
299
|
-
"count":
|
|
299
|
+
"count": 53,
|
|
300
300
|
"icons": [
|
|
301
301
|
"IconAgent",
|
|
302
302
|
"IconAnchor",
|
|
@@ -337,6 +337,7 @@
|
|
|
337
337
|
"IconDraft",
|
|
338
338
|
"IconForkCode",
|
|
339
339
|
"IconHammer",
|
|
340
|
+
"IconHammer2",
|
|
340
341
|
"IconHook",
|
|
341
342
|
"IconLadybug",
|
|
342
343
|
"IconPullRequest",
|
|
@@ -876,7 +877,7 @@
|
|
|
876
877
|
]
|
|
877
878
|
},
|
|
878
879
|
"Interface General": {
|
|
879
|
-
"count":
|
|
880
|
+
"count": 180,
|
|
880
881
|
"icons": [
|
|
881
882
|
"IconAnchor1",
|
|
882
883
|
"IconAnchor2",
|
|
@@ -1048,6 +1049,7 @@
|
|
|
1048
1049
|
"IconTrashCanSimple",
|
|
1049
1050
|
"IconTrashPaper",
|
|
1050
1051
|
"IconTrashPermanently",
|
|
1052
|
+
"IconTrashRounded",
|
|
1051
1053
|
"IconUnarchiv",
|
|
1052
1054
|
"IconUnpin",
|
|
1053
1055
|
"IconUntrash",
|
|
@@ -1222,7 +1224,7 @@
|
|
|
1222
1224
|
]
|
|
1223
1225
|
},
|
|
1224
1226
|
"Photography & Video": {
|
|
1225
|
-
"count":
|
|
1227
|
+
"count": 83,
|
|
1226
1228
|
"icons": [
|
|
1227
1229
|
"Icon4k",
|
|
1228
1230
|
"IconAdjustPhoto",
|
|
@@ -1273,6 +1275,7 @@
|
|
|
1273
1275
|
"IconGifSquare",
|
|
1274
1276
|
"IconHd",
|
|
1275
1277
|
"IconHighlights",
|
|
1278
|
+
"IconIllustration",
|
|
1276
1279
|
"IconImages1",
|
|
1277
1280
|
"IconImages1Alt",
|
|
1278
1281
|
"IconImages2",
|
|
@@ -1342,8 +1345,9 @@
|
|
|
1342
1345
|
]
|
|
1343
1346
|
},
|
|
1344
1347
|
"Shopping & Payment": {
|
|
1345
|
-
"count":
|
|
1348
|
+
"count": 69,
|
|
1346
1349
|
"icons": [
|
|
1350
|
+
"Icon3dPackage",
|
|
1347
1351
|
"IconAddToBasket",
|
|
1348
1352
|
"IconAddToBasket2",
|
|
1349
1353
|
"IconBanknote1",
|
|
@@ -1946,6 +1950,7 @@
|
|
|
1946
1950
|
"Icon3d": "3d, shaders",
|
|
1947
1951
|
"Icon3dBoxBottom": "3d-box-bottom, shaders, model, room",
|
|
1948
1952
|
"Icon3dBoxTop": "3d-box-top, shaders, model, cube, ar",
|
|
1953
|
+
"Icon3dPackage": "3d-package, box",
|
|
1949
1954
|
"Icon3dSphere": "3d-sphere",
|
|
1950
1955
|
"Icon4k": "4k",
|
|
1951
1956
|
"IconAddKeyframe": "add-keyframe, rhombus",
|
|
@@ -2814,6 +2819,7 @@
|
|
|
2814
2819
|
"IconH2": "h2, heading, headline",
|
|
2815
2820
|
"IconH3": "h3, heading, headline",
|
|
2816
2821
|
"IconHammer": "hammer, craft, build",
|
|
2822
|
+
"IconHammer2": "hammer-2, crafting, building",
|
|
2817
2823
|
"IconHand4Finger": "hand-4-finger, select",
|
|
2818
2824
|
"IconHand5Finger": "hand-5-finger, select",
|
|
2819
2825
|
"IconHandBell": "hand-bell",
|
|
@@ -2853,6 +2859,7 @@
|
|
|
2853
2859
|
"IconIcebowl": "icebowl, cooling, vibe",
|
|
2854
2860
|
"IconIceHockey": "ice-hockey",
|
|
2855
2861
|
"IconIconists": "iconists",
|
|
2862
|
+
"IconIllustration": "illustration, painting, art",
|
|
2856
2863
|
"IconImac": "imac, computer",
|
|
2857
2864
|
"IconImageAltText": "image-alt-text",
|
|
2858
2865
|
"IconImageAvatarSparkle": "image-avatar-sparkle, generated avatar, profile ai, magic avatar",
|
|
@@ -3562,6 +3569,7 @@
|
|
|
3562
3569
|
"IconTrashCanSimple": "trash-can-simple, delete, remove, garbage, waste",
|
|
3563
3570
|
"IconTrashPaper": "trash-paper",
|
|
3564
3571
|
"IconTrashPermanently": "trash-permanently, remove",
|
|
3572
|
+
"IconTrashRounded": "trash-rounded, delete, remove",
|
|
3565
3573
|
"IconTreasure": "treasure, chest",
|
|
3566
3574
|
"IconTree": "tree",
|
|
3567
3575
|
"IconTrending1": "trending-1, trends",
|
package/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export { Icon3d, default as Icon3dDefault } from "./Icon3d";
|
|
2
2
|
export { Icon3dBoxBottom, default as Icon3dBoxBottomDefault, } from "./Icon3dBoxBottom";
|
|
3
3
|
export { Icon3dBoxTop, default as Icon3dBoxTopDefault } from "./Icon3dBoxTop";
|
|
4
|
+
export { Icon3dPackage, default as Icon3dPackageDefault, } from "./Icon3dPackage";
|
|
4
5
|
export { Icon3dSphere, default as Icon3dSphereDefault } from "./Icon3dSphere";
|
|
5
6
|
export { Icon4k, default as Icon4kDefault } from "./Icon4k";
|
|
6
7
|
export { IconAddKeyframe, default as IconAddKeyframeDefault, } from "./IconAddKeyframe";
|
|
@@ -869,6 +870,7 @@ export { IconH1, default as IconH1Default } from "./IconH1";
|
|
|
869
870
|
export { IconH2, default as IconH2Default } from "./IconH2";
|
|
870
871
|
export { IconH3, default as IconH3Default } from "./IconH3";
|
|
871
872
|
export { IconHammer, default as IconHammerDefault } from "./IconHammer";
|
|
873
|
+
export { IconHammer2, default as IconHammer2Default } from "./IconHammer2";
|
|
872
874
|
export { IconHand4Finger, default as IconHand4FingerDefault, } from "./IconHand4Finger";
|
|
873
875
|
export { IconHand5Finger, default as IconHand5FingerDefault, } from "./IconHand5Finger";
|
|
874
876
|
export { IconHandBell, default as IconHandBellDefault } from "./IconHandBell";
|
|
@@ -908,6 +910,7 @@ export { IconHumanMashine, default as IconHumanMashineDefault, } from "./IconHum
|
|
|
908
910
|
export { IconIceHockey, default as IconIceHockeyDefault, } from "./IconIceHockey";
|
|
909
911
|
export { IconIcebowl, default as IconIcebowlDefault } from "./IconIcebowl";
|
|
910
912
|
export { IconIconists, default as IconIconistsDefault } from "./IconIconists";
|
|
913
|
+
export { IconIllustration, default as IconIllustrationDefault, } from "./IconIllustration";
|
|
911
914
|
export { IconImac, default as IconImacDefault } from "./IconImac";
|
|
912
915
|
export { IconImageAltText, default as IconImageAltTextDefault, } from "./IconImageAltText";
|
|
913
916
|
export { IconImageAvatarSparkle, default as IconImageAvatarSparkleDefault, } from "./IconImageAvatarSparkle";
|
|
@@ -1617,6 +1620,7 @@ export { IconTrashCan, default as IconTrashCanDefault } from "./IconTrashCan";
|
|
|
1617
1620
|
export { IconTrashCanSimple, default as IconTrashCanSimpleDefault, } from "./IconTrashCanSimple";
|
|
1618
1621
|
export { IconTrashPaper, default as IconTrashPaperDefault, } from "./IconTrashPaper";
|
|
1619
1622
|
export { IconTrashPermanently, default as IconTrashPermanentlyDefault, } from "./IconTrashPermanently";
|
|
1623
|
+
export { IconTrashRounded, default as IconTrashRoundedDefault, } from "./IconTrashRounded";
|
|
1620
1624
|
export { IconTreasure, default as IconTreasureDefault } from "./IconTreasure";
|
|
1621
1625
|
export { IconTree, default as IconTreeDefault } from "./IconTree";
|
|
1622
1626
|
export { IconTrending1, default as IconTrending1Default, } from "./IconTrending1";
|