@central-icons-react-native/round-outlined-radius-3-stroke-1 0.0.60 → 1.0.0
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/Icon3dBoxBottom/index.d.ts +4 -0
- package/Icon3dBoxBottom/index.js +2 -0
- package/Icon3dBoxBottom/index.js.map +1 -0
- package/Icon3dBoxBottom/index.mjs +2 -0
- package/Icon3dBoxBottom/index.mjs.map +1 -0
- package/IconFlashcards/index.d.ts +4 -0
- package/IconFlashcards/index.js +2 -0
- package/IconFlashcards/index.js.map +1 -0
- package/IconFlashcards/index.mjs +2 -0
- package/IconFlashcards/index.mjs.map +1 -0
- package/IconPaintBrush/index.d.ts +4 -0
- package/IconPaintBrush/index.js +2 -0
- package/IconPaintBrush/index.js.map +1 -0
- package/IconPaintBrush/index.mjs +2 -0
- package/IconPaintBrush/index.mjs.map +1 -0
- package/IconPaintBucket/index.d.ts +4 -0
- package/IconPaintBucket/index.js +2 -0
- package/IconPaintBucket/index.js.map +1 -0
- package/IconPaintBucket/index.mjs +2 -0
- package/IconPaintBucket/index.mjs.map +1 -0
- package/IconPaintBucketDrop/index.d.ts +4 -0
- package/IconPaintBucketDrop/index.js +2 -0
- package/IconPaintBucketDrop/index.js.map +1 -0
- package/IconPaintBucketDrop/index.mjs +2 -0
- package/IconPaintBucketDrop/index.mjs.map +1 -0
- package/README.md +5 -0
- package/filtered-icons.json +70 -0
- package/icons/index.d.ts +5 -0
- package/icons-index.json +15 -5
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +35 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var L=Object.create;var t=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of d(r))!x.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(s=B(r,n))||s.enumerable});return o};var m=(o,r,e)=>(e=o!=null?L(f(o)):{},a(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>a(t({},"__esModule",{value:!0}),o);var k={};I(k,{Icon3dBoxBottom:()=>u,default:()=>g});module.exports=P(k);var C=m(require("react"));var c=m(require("react")),i=require("react-native-svg"),l=({children:o,size:r=24,...e})=>c.default.createElement(i.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 p=require("react-native-svg"),u=o=>C.default.createElement(l,{...o},C.default.createElement(p.Path,{d:"M9.59981 20.8646C10.4741 21.3694 10.9113 21.6218 11.3761 21.7206C11.7873 21.808 12.2123 21.808 12.6235 21.7206C13.0883 21.6218 13.5255 21.3694 14.3998 20.8646L18.4766 18.5109C19.3509 18.0061 19.7881 17.7537 20.106 17.4006C20.3873 17.0882 20.5998 16.7201 20.7297 16.3203C20.8766 15.8684 20.8766 15.3636 20.8766 14.354V9.64653C20.8766 8.63695 20.8766 8.13215 20.7297 7.68025C20.5998 7.28041 20.3873 6.91234 20.106 6.59991C19.7881 6.2468 19.3509 5.99441 18.4766 5.48961L14.3998 3.13589C13.5255 2.6311 13.0883 2.3787 12.6235 2.27991C12.2123 2.1925 11.7873 2.1925 11.3761 2.27991C10.9113 2.3787 10.4741 2.6311 9.59981 3.13589L5.52305 5.48961C4.64872 5.99441 4.21155 6.2468 3.89361 6.59991C3.6123 6.91234 3.39979 7.28041 3.26988 7.68025C3.12305 8.13215 3.12305 8.63695 3.12305 9.64653V14.354C3.12305 15.3636 3.12305 15.8684 3.26988 16.3203C3.39979 16.7201 3.6123 17.0882 3.89361 17.4006C4.21155 17.7537 4.64872 18.0061 5.52305 18.5109L9.59981 20.8646Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(p.Path,{d:"M12.0002 12.0005L12.0005 2.5M12.0002 12.0005L20.3128 16.7998M12.0002 12.0005L3.6875 16.7998",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),g=u;0&&(module.exports={Icon3dBoxBottom});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dBoxBottom/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 Icon3dBoxBottom: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.59981 20.8646C10.4741 21.3694 10.9113 21.6218 11.3761 21.7206C11.7873 21.808 12.2123 21.808 12.6235 21.7206C13.0883 21.6218 13.5255 21.3694 14.3998 20.8646L18.4766 18.5109C19.3509 18.0061 19.7881 17.7537 20.106 17.4006C20.3873 17.0882 20.5998 16.7201 20.7297 16.3203C20.8766 15.8684 20.8766 15.3636 20.8766 14.354V9.64653C20.8766 8.63695 20.8766 8.13215 20.7297 7.68025C20.5998 7.28041 20.3873 6.91234 20.106 6.59991C19.7881 6.2468 19.3509 5.99441 18.4766 5.48961L14.3998 3.13589C13.5255 2.6311 13.0883 2.3787 12.6235 2.27991C12.2123 2.1925 11.7873 2.1925 11.3761 2.27991C10.9113 2.3787 10.4741 2.6311 9.59981 3.13589L5.52305 5.48961C4.64872 5.99441 4.21155 6.2468 3.89361 6.59991C3.6123 6.91234 3.39979 7.28041 3.26988 7.68025C3.12305 8.13215 3.12305 8.63695 3.12305 9.64653V14.354C3.12305 15.3636 3.12305 15.8684 3.26988 16.3203C3.39979 16.7201 3.6123 17.0882 3.89361 17.4006C4.21155 17.7537 4.64872 18.0061 5.52305 18.5109L9.59981 20.8646Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.0002 12.0005L12.0005 2.5M12.0002 12.0005L20.3128 16.7998M12.0002 12.0005L3.6875 16.7998\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dBoxBottom;\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,o7BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8FACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["Icon3dBoxBottom_exports","__export","Icon3dBoxBottom","Icon3dBoxBottom_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","Icon3dBoxBottom","props","React","CentralIconBase","Icon3dBoxBottom_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import p from"react";import{Svg as s}from"react-native-svg";var n=({children:r,size:o=24,...C})=>p.createElement(s,{...C,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 t}from"react-native-svg";var a=r=>e.createElement(n,{...r},e.createElement(t,{d:"M9.59981 20.8646C10.4741 21.3694 10.9113 21.6218 11.3761 21.7206C11.7873 21.808 12.2123 21.808 12.6235 21.7206C13.0883 21.6218 13.5255 21.3694 14.3998 20.8646L18.4766 18.5109C19.3509 18.0061 19.7881 17.7537 20.106 17.4006C20.3873 17.0882 20.5998 16.7201 20.7297 16.3203C20.8766 15.8684 20.8766 15.3636 20.8766 14.354V9.64653C20.8766 8.63695 20.8766 8.13215 20.7297 7.68025C20.5998 7.28041 20.3873 6.91234 20.106 6.59991C19.7881 6.2468 19.3509 5.99441 18.4766 5.48961L14.3998 3.13589C13.5255 2.6311 13.0883 2.3787 12.6235 2.27991C12.2123 2.1925 11.7873 2.1925 11.3761 2.27991C10.9113 2.3787 10.4741 2.6311 9.59981 3.13589L5.52305 5.48961C4.64872 5.99441 4.21155 6.2468 3.89361 6.59991C3.6123 6.91234 3.39979 7.28041 3.26988 7.68025C3.12305 8.13215 3.12305 8.63695 3.12305 9.64653V14.354C3.12305 15.3636 3.12305 15.8684 3.26988 16.3203C3.39979 16.7201 3.6123 17.0882 3.89361 17.4006C4.21155 17.7537 4.64872 18.0061 5.52305 18.5109L9.59981 20.8646Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M12.0002 12.0005L12.0005 2.5M12.0002 12.0005L20.3128 16.7998M12.0002 12.0005L3.6875 16.7998",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),x=a;export{a as Icon3dBoxBottom,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dBoxBottom/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 Icon3dBoxBottom: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.59981 20.8646C10.4741 21.3694 10.9113 21.6218 11.3761 21.7206C11.7873 21.808 12.2123 21.808 12.6235 21.7206C13.0883 21.6218 13.5255 21.3694 14.3998 20.8646L18.4766 18.5109C19.3509 18.0061 19.7881 17.7537 20.106 17.4006C20.3873 17.0882 20.5998 16.7201 20.7297 16.3203C20.8766 15.8684 20.8766 15.3636 20.8766 14.354V9.64653C20.8766 8.63695 20.8766 8.13215 20.7297 7.68025C20.5998 7.28041 20.3873 6.91234 20.106 6.59991C19.7881 6.2468 19.3509 5.99441 18.4766 5.48961L14.3998 3.13589C13.5255 2.6311 13.0883 2.3787 12.6235 2.27991C12.2123 2.1925 11.7873 2.1925 11.3761 2.27991C10.9113 2.3787 10.4741 2.6311 9.59981 3.13589L5.52305 5.48961C4.64872 5.99441 4.21155 6.2468 3.89361 6.59991C3.6123 6.91234 3.39979 7.28041 3.26988 7.68025C3.12305 8.13215 3.12305 8.63695 3.12305 9.64653V14.354C3.12305 15.3636 3.12305 15.8684 3.26988 16.3203C3.39979 16.7201 3.6123 17.0882 3.89361 17.4006C4.21155 17.7537 4.64872 18.0061 5.52305 18.5109L9.59981 20.8646Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.0002 12.0005L12.0005 2.5M12.0002 12.0005L20.3128 16.7998M12.0002 12.0005L3.6875 16.7998\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dBoxBottom;\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,o7BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8FACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","Icon3dBoxBottom","props","React","CentralIconBase","Icon3dBoxBottom_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var L=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of f(o))!I.call(r,n)&&n!==e&&t(r,n,{get:()=>o[n],enumerable:!(C=d(o,n))||C.enumerable});return r};var c=(r,o,e)=>(e=r!=null?L(B(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(t({},"__esModule",{value:!0}),r);var k={};x(k,{IconFlashcards:()=>u,default:()=>g});module.exports=P(k);var p=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),i=({children:r,size:o=24,...e})=>l.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 s=require("react-native-svg"),u=r=>p.default.createElement(i,{...r},p.default.createElement(s.Path,{d:"M10.3672 7L10.5003 5.73357C10.6735 4.08579 12.1497 2.8904 13.7974 3.06359L18.2728 3.53396C19.9206 3.70715 21.116 5.18334 20.9428 6.83111L20.1588 14.29C19.9856 15.9378 18.5094 17.1332 16.8617 16.96L14.2586 16.6864",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(s.Path,{d:"M3.01671 10.7784C2.84352 9.1306 4.03891 7.65442 5.68669 7.48123L10.162 7.01085C11.8098 6.83766 13.286 8.03305 13.4592 9.68083L14.2432 17.1397C14.4163 18.7875 13.221 20.2637 11.5732 20.4369L7.09782 20.9073C5.45005 21.0805 3.97386 19.8851 3.80067 18.2373L3.01671 10.7784Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),g=u;0&&(module.exports={IconFlashcards});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFlashcards/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 IconFlashcards: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.3672 7L10.5003 5.73357C10.6735 4.08579 12.1497 2.8904 13.7974 3.06359L18.2728 3.53396C19.9206 3.70715 21.116 5.18334 20.9428 6.83111L20.1588 14.29C19.9856 15.9378 18.5094 17.1332 16.8617 16.96L14.2586 16.6864\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.01671 10.7784C2.84352 9.1306 4.03891 7.65442 5.68669 7.48123L10.162 7.01085C11.8098 6.83766 13.286 8.03305 13.4592 9.68083L14.2432 17.1397C14.4163 18.7875 13.221 20.2637 11.5732 20.4369L7.09782 20.9073C5.45005 21.0805 3.97386 19.8851 3.80067 18.2373L3.01671 10.7784Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFlashcards;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,uNACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gRACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconFlashcards_exports","__export","IconFlashcards","IconFlashcards_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFlashcards","props","React","CentralIconBase","IconFlashcards_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import s from"react";import{Svg as C}from"react-native-svg";var n=({children:o,size:r=24,...p})=>s.createElement(C,{...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 t}from"react-native-svg";var a=o=>e.createElement(n,{...o},e.createElement(t,{d:"M10.3672 7L10.5003 5.73357C10.6735 4.08579 12.1497 2.8904 13.7974 3.06359L18.2728 3.53396C19.9206 3.70715 21.116 5.18334 20.9428 6.83111L20.1588 14.29C19.9856 15.9378 18.5094 17.1332 16.8617 16.96L14.2586 16.6864",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M3.01671 10.7784C2.84352 9.1306 4.03891 7.65442 5.68669 7.48123L10.162 7.01085C11.8098 6.83766 13.286 8.03305 13.4592 9.68083L14.2432 17.1397C14.4163 18.7875 13.221 20.2637 11.5732 20.4369L7.09782 20.9073C5.45005 21.0805 3.97386 19.8851 3.80067 18.2373L3.01671 10.7784Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),I=a;export{a as IconFlashcards,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFlashcards/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 IconFlashcards: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.3672 7L10.5003 5.73357C10.6735 4.08579 12.1497 2.8904 13.7974 3.06359L18.2728 3.53396C19.9206 3.70715 21.116 5.18334 20.9428 6.83111L20.1588 14.29C19.9856 15.9378 18.5094 17.1332 16.8617 16.96L14.2586 16.6864\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.01671 10.7784C2.84352 9.1306 4.03891 7.65442 5.68669 7.48123L10.162 7.01085C11.8098 6.83766 13.286 8.03305 13.4592 9.68083L14.2432 17.1397C14.4163 18.7875 13.221 20.2637 11.5732 20.4369L7.09782 20.9073C5.45005 21.0805 3.97386 19.8851 3.80067 18.2373L3.01671 10.7784Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFlashcards;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,uNACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gRACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFlashcards","props","React","CentralIconBase","IconFlashcards_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var t=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var n in o)t(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!L.call(r,e)&&e!==n&&t(r,e,{get:()=>o[e],enumerable:!(C=B(o,e))||C.enumerable});return r};var i=(r,o,n)=>(n=r!=null?f(I(r)):{},a(o||!r||!r.__esModule?t(n,"default",{value:r,enumerable:!0}):n,r)),x=r=>a(t({},"__esModule",{value:!0}),r);var k={};P(k,{IconPaintBrush:()=>l,default:()=>g});module.exports=x(k);var p=i(require("react"));var m=i(require("react")),u=require("react-native-svg"),c=({children:r,size:o=24,...n})=>m.default.createElement(u.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),l=r=>p.default.createElement(c,{...r},p.default.createElement(s.Path,{d:"M19.5 10.5V3.5C19.5 2.94772 19.0523 2.5 18.5 2.5H11.5L10 4.5L8.5 2.5H5.5C4.94772 2.5 4.5 2.94771 4.5 3.5V10.5C4.5 12.1569 5.84315 13.5 7.5 13.5H10L9.65595 19.0049C9.57144 20.357 10.6453 21.5 12 21.5C13.3547 21.5 14.4286 20.357 14.3441 19.0049L14 13.5H16.5C18.1569 13.5 19.5 12.1569 19.5 10.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(s.Path,{d:"M4.5 10.5H19.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),g=l;0&&(module.exports={IconPaintBrush});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBrush/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 IconPaintBrush: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.5 10.5V3.5C19.5 2.94772 19.0523 2.5 18.5 2.5H11.5L10 4.5L8.5 2.5H5.5C4.94772 2.5 4.5 2.94771 4.5 3.5V10.5C4.5 12.1569 5.84315 13.5 7.5 13.5H10L9.65595 19.0049C9.57144 20.357 10.6453 21.5 12 21.5C13.3547 21.5 14.4286 20.357 14.3441 19.0049L14 13.5H16.5C18.1569 13.5 19.5 12.1569 19.5 10.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.5 10.5H19.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBrush;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,uSACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconPaintBrush_exports","__export","IconPaintBrush","IconPaintBrush_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPaintBrush","props","React","CentralIconBase","IconPaintBrush_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import n from"react";import s from"react";import{Svg as C}from"react-native-svg";var e=({children:o,size:r=24,...p})=>s.createElement(C,{...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 t}from"react-native-svg";var a=o=>n.createElement(e,{...o},n.createElement(t,{d:"M19.5 10.5V3.5C19.5 2.94772 19.0523 2.5 18.5 2.5H11.5L10 4.5L8.5 2.5H5.5C4.94772 2.5 4.5 2.94771 4.5 3.5V10.5C4.5 12.1569 5.84315 13.5 7.5 13.5H10L9.65595 19.0049C9.57144 20.357 10.6453 21.5 12 21.5C13.3547 21.5 14.4286 20.357 14.3441 19.0049L14 13.5H16.5C18.1569 13.5 19.5 12.1569 19.5 10.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.createElement(t,{d:"M4.5 10.5H19.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),L=a;export{a as IconPaintBrush,L as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBrush/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 IconPaintBrush: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.5 10.5V3.5C19.5 2.94772 19.0523 2.5 18.5 2.5H11.5L10 4.5L8.5 2.5H5.5C4.94772 2.5 4.5 2.94771 4.5 3.5V10.5C4.5 12.1569 5.84315 13.5 7.5 13.5H10L9.65595 19.0049C9.57144 20.357 10.6453 21.5 12 21.5C13.3547 21.5 14.4286 20.357 14.3441 19.0049L14 13.5H16.5C18.1569 13.5 19.5 12.1569 19.5 10.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.5 10.5H19.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBrush;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,uSACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPaintBrush","props","React","CentralIconBase","IconPaintBrush_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!I.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(C=f(o,t))||C.enumerable});return r};var u=(r,o,e)=>(e=r!=null?d(B(r)):{},a(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(s({},"__esModule",{value:!0}),r);var v={};P(v,{IconPaintBucket:()=>i,default:()=>g});module.exports=x(v);var n=u(require("react"));var c=u(require("react")),l=require("react-native-svg"),m=({children:r,size:o=24,...e})=>c.default.createElement(l.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"),i=r=>n.default.createElement(m,{...r},n.default.createElement(p.Path,{d:"M17.5 21.5H6.5C5.39543 21.5 4.5 20.6046 4.5 19.5V10C4.5 5.85786 7.85786 2.5 12 2.5C16.1421 2.5 19.5 5.85786 19.5 10V19.5C19.5 20.6046 18.6046 21.5 17.5 21.5Z",stroke:"currentColor",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M3.5 10.5H20.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(p.Path,{d:"M8.5 10.5V14.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(p.Path,{d:"M10.5 10.5V12.5",stroke:"currentColor",strokeLinecap:"round"})),g=i;0&&(module.exports={IconPaintBucket});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBucket/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 IconPaintBucket: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17.5 21.5H6.5C5.39543 21.5 4.5 20.6046 4.5 19.5V10C4.5 5.85786 7.85786 2.5 12 2.5C16.1421 2.5 19.5 5.85786 19.5 10V19.5C19.5 20.6046 18.6046 21.5 17.5 21.5Z\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M3.5 10.5H20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M8.5 10.5V14.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M10.5 10.5V12.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBucket;\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,gKACF,OAAO,eACP,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,EACrE,EAAAA,QAAA,cAAC,QAAK,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,EACrE,EAAAA,QAAA,cAAC,QAAK,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,CACxE,EAIGE,EAAQJ","names":["IconPaintBucket_exports","__export","IconPaintBucket","IconPaintBucket_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPaintBucket","props","React","CentralIconBase","IconPaintBucket_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import s from"react";import{Svg as C}from"react-native-svg";var t=({children:n,size:r=24,...p})=>s.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var a=n=>o.createElement(t,{...n},o.createElement(e,{d:"M17.5 21.5H6.5C5.39543 21.5 4.5 20.6046 4.5 19.5V10C4.5 5.85786 7.85786 2.5 12 2.5C16.1421 2.5 19.5 5.85786 19.5 10V19.5C19.5 20.6046 18.6046 21.5 17.5 21.5Z",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement(e,{d:"M3.5 10.5H20.5",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(e,{d:"M8.5 10.5V14.5",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(e,{d:"M10.5 10.5V12.5",stroke:"currentColor",strokeLinecap:"round"})),I=a;export{a as IconPaintBucket,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBucket/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 IconPaintBucket: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17.5 21.5H6.5C5.39543 21.5 4.5 20.6046 4.5 19.5V10C4.5 5.85786 7.85786 2.5 12 2.5C16.1421 2.5 19.5 5.85786 19.5 10V19.5C19.5 20.6046 18.6046 21.5 17.5 21.5Z\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M3.5 10.5H20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M8.5 10.5V14.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M10.5 10.5V12.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBucket;\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,gKACF,OAAO,eACP,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,EACrEG,EAAA,cAACH,EAAA,CAAK,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,EACrEG,EAAA,cAACH,EAAA,CAAK,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,CACxE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPaintBucket","props","React","CentralIconBase","IconPaintBucket_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!B.call(r,e)&&e!==n&&p(r,e,{get:()=>o[e],enumerable:!(s=L(o,e))||s.enumerable});return r};var i=(r,o,n)=>(n=r!=null?d(f(r)):{},a(o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n,r)),P=r=>a(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconPaintBucketDrop:()=>m,default:()=>x});module.exports=P(g);var t=i(require("react"));var u=i(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...n})=>u.default.createElement(c.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),m=r=>t.default.createElement(l,{...r},t.default.createElement(C.Path,{d:"M21.5 19.5C21.5 20.6046 20.7165 21.5 19.75 21.5C18.7835 21.5 18 20.6046 18 19.5C18 18 19.75 16.5 19.75 16.5C19.75 16.5 21.5 18 21.5 19.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(C.Path,{d:"M10.5158 20.8377L20.0946 13.3452C21.0404 12.6054 21.1257 11.2047 20.2766 10.3557L13.2187 3.29773C12.3696 2.44864 10.969 2.53391 10.2292 3.47973L2.73665 13.0585C1.80256 14.2527 1.90626 15.9561 2.97831 17.0282L6.5462 20.596C7.61826 21.6681 9.32166 21.7718 10.5158 20.8377Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(C.Path,{d:"M12.1555 11.3195L2.5 6.26184",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),x=m;0&&(module.exports={IconPaintBucketDrop});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBucketDrop/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 IconPaintBucketDrop: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.5 19.5C21.5 20.6046 20.7165 21.5 19.75 21.5C18.7835 21.5 18 20.6046 18 19.5C18 18 19.75 16.5 19.75 16.5C19.75 16.5 21.5 18 21.5 19.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M10.5158 20.8377L20.0946 13.3452C21.0404 12.6054 21.1257 11.2047 20.2766 10.3557L13.2187 3.29773C12.3696 2.44864 10.969 2.53391 10.2292 3.47973L2.73665 13.0585C1.80256 14.2527 1.90626 15.9561 2.97831 17.0282L6.5462 20.596C7.61826 21.6681 9.32166 21.7718 10.5158 20.8377Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.1555 11.3195L2.5 6.26184\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBucketDrop;\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,yBAAAE,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,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4IACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iRACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconPaintBucketDrop_exports","__export","IconPaintBucketDrop","IconPaintBucketDrop_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPaintBucketDrop","props","React","CentralIconBase","IconPaintBucketDrop_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var t=({children:n,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"},n);import{Path as e}from"react-native-svg";var a=n=>o.createElement(t,{...n},o.createElement(e,{d:"M21.5 19.5C21.5 20.6046 20.7165 21.5 19.75 21.5C18.7835 21.5 18 20.6046 18 19.5C18 18 19.75 16.5 19.75 16.5C19.75 16.5 21.5 18 21.5 19.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M10.5158 20.8377L20.0946 13.3452C21.0404 12.6054 21.1257 11.2047 20.2766 10.3557L13.2187 3.29773C12.3696 2.44864 10.969 2.53391 10.2292 3.47973L2.73665 13.0585C1.80256 14.2527 1.90626 15.9561 2.97831 17.0282L6.5462 20.596C7.61826 21.6681 9.32166 21.7718 10.5158 20.8377Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M12.1555 11.3195L2.5 6.26184",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),B=a;export{a as IconPaintBucketDrop,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPaintBucketDrop/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 IconPaintBucketDrop: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.5 19.5C21.5 20.6046 20.7165 21.5 19.75 21.5C18.7835 21.5 18 20.6046 18 19.5C18 18 19.75 16.5 19.75 16.5C19.75 16.5 21.5 18 21.5 19.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M10.5158 20.8377L20.0946 13.3452C21.0404 12.6054 21.1257 11.2047 20.2766 10.3557L13.2187 3.29773C12.3696 2.44864 10.969 2.53391 10.2292 3.47973L2.73665 13.0585C1.80256 14.2527 1.90626 15.9561 2.97831 17.0282L6.5462 20.596C7.61826 21.6681 9.32166 21.7718 10.5158 20.8377Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.1555 11.3195L2.5 6.26184\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPaintBucketDrop;\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,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iRACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPaintBucketDrop","props","React","CentralIconBase","IconPaintBucketDrop_default"]}
|
package/README.md
CHANGED
|
@@ -300,6 +300,7 @@ Below is a complete list of available icons:
|
|
|
300
300
|
|
|
301
301
|
### Augmented Reality
|
|
302
302
|
|
|
303
|
+
- Icon3dBoxBottom
|
|
303
304
|
- Icon3dBoxTop
|
|
304
305
|
- Icon3dSphere
|
|
305
306
|
- IconAr
|
|
@@ -573,6 +574,9 @@ Below is a complete list of available icons:
|
|
|
573
574
|
- IconMarkdown
|
|
574
575
|
- IconMarker
|
|
575
576
|
- IconMarkerCircle
|
|
577
|
+
- IconPaintBrush
|
|
578
|
+
- IconPaintBucket
|
|
579
|
+
- IconPaintBucketDrop
|
|
576
580
|
- IconPencil
|
|
577
581
|
- IconPencilLine
|
|
578
582
|
- IconPencilWave
|
|
@@ -1529,6 +1533,7 @@ Below is a complete list of available icons:
|
|
|
1529
1533
|
- IconFire3
|
|
1530
1534
|
- IconFlag1
|
|
1531
1535
|
- IconFlag2
|
|
1536
|
+
- IconFlashcards
|
|
1532
1537
|
- IconFootsteps
|
|
1533
1538
|
- IconForYou
|
|
1534
1539
|
- IconGalaxy
|
package/filtered-icons.json
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"data": [
|
|
3
|
+
{
|
|
4
|
+
"category": "Augmented Reality",
|
|
5
|
+
"svg": "<path d=\"M9.59981 20.8646C10.4741 21.3694 10.9113 21.6218 11.3761 21.7206C11.7873 21.808 12.2123 21.808 12.6235 21.7206C13.0883 21.6218 13.5255 21.3694 14.3998 20.8646L18.4766 18.5109C19.3509 18.0061 19.7881 17.7537 20.106 17.4006C20.3873 17.0882 20.5998 16.7201 20.7297 16.3203C20.8766 15.8684 20.8766 15.3636 20.8766 14.354V9.64653C20.8766 8.63695 20.8766 8.13215 20.7297 7.68025C20.5998 7.28041 20.3873 6.91234 20.106 6.59991C19.7881 6.2468 19.3509 5.99441 18.4766 5.48961L14.3998 3.13589C13.5255 2.6311 13.0883 2.3787 12.6235 2.27991C12.2123 2.1925 11.7873 2.1925 11.3761 2.27991C10.9113 2.3787 10.4741 2.6311 9.59981 3.13589L5.52305 5.48961C4.64872 5.99441 4.21155 6.2468 3.89361 6.59991C3.6123 6.91234 3.39979 7.28041 3.26988 7.68025C3.12305 8.13215 3.12305 8.63695 3.12305 9.64653V14.354C3.12305 15.3636 3.12305 15.8684 3.26988 16.3203C3.39979 16.7201 3.6123 17.0882 3.89361 17.4006C4.21155 17.7537 4.64872 18.0061 5.52305 18.5109L9.59981 20.8646Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.0002 12.0005L12.0005 2.5M12.0002 12.0005L20.3128 16.7998M12.0002 12.0005L3.6875 16.7998\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
6
|
+
"iconName": "3d-box-bottom, shaders, model, room",
|
|
7
|
+
"variant": {
|
|
8
|
+
"join": "round",
|
|
9
|
+
"filled": "off",
|
|
10
|
+
"radius": "3",
|
|
11
|
+
"stroke": "1"
|
|
12
|
+
},
|
|
13
|
+
"createdAt": "2025-08-29T06:00:20.162384+00:00",
|
|
14
|
+
"packageName": "round-outlined-radius-3-stroke-1",
|
|
15
|
+
"componentName": "Icon3dBoxBottom"
|
|
16
|
+
},
|
|
3
17
|
{
|
|
4
18
|
"category": "Augmented Reality",
|
|
5
19
|
"svg": "<path d=\"M9.59981 3.13565C10.4741 2.63086 10.9113 2.37846 11.3761 2.27967C11.7873 2.19226 12.2123 2.19226 12.6235 2.27967C13.0883 2.37846 13.5255 2.63086 14.3998 3.13565L18.4766 5.48937C19.3509 5.99416 19.7881 6.24656 20.106 6.59967C20.3873 6.9121 20.5998 7.28017 20.7297 7.68001C20.8766 8.13191 20.8766 8.6367 20.8766 9.64629V14.3537C20.8766 15.3633 20.8766 15.8681 20.7297 16.32C20.5998 16.7199 20.3873 17.0879 20.106 17.4004C19.7881 17.7535 19.3509 18.0059 18.4766 18.5107L14.3998 20.8644C13.5255 21.3692 13.0883 21.6216 12.6235 21.7204C12.2123 21.8078 11.7873 21.8078 11.3761 21.7204C10.9113 21.6216 10.4741 21.3692 9.59981 20.8644L5.52305 18.5107C4.64872 18.0059 4.21155 17.7535 3.89361 17.4004C3.6123 17.0879 3.39979 16.7199 3.26988 16.32C3.12305 15.8681 3.12305 15.3633 3.12305 14.3537V9.64629C3.12305 8.6367 3.12305 8.13191 3.26988 7.68001C3.39979 7.28017 3.6123 6.9121 3.89361 6.59967C4.21155 6.24656 4.64872 5.99416 5.52305 5.48937L9.59981 3.13565Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11.9992 12L11.9995 21.5005M11.9992 12L20.3119 7.20068M11.9992 12L3.68652 7.20068\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -9184,6 +9198,20 @@
|
|
|
9184
9198
|
"packageName": "round-outlined-radius-3-stroke-1",
|
|
9185
9199
|
"componentName": "IconFlag2"
|
|
9186
9200
|
},
|
|
9201
|
+
{
|
|
9202
|
+
"category": "Things",
|
|
9203
|
+
"svg": "<path d=\"M10.3672 7L10.5003 5.73357C10.6735 4.08579 12.1497 2.8904 13.7974 3.06359L18.2728 3.53396C19.9206 3.70715 21.116 5.18334 20.9428 6.83111L20.1588 14.29C19.9856 15.9378 18.5094 17.1332 16.8617 16.96L14.2586 16.6864\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.01671 10.7784C2.84352 9.1306 4.03891 7.65442 5.68669 7.48123L10.162 7.01085C11.8098 6.83766 13.286 8.03305 13.4592 9.68083L14.2432 17.1397C14.4163 18.7875 13.221 20.2637 11.5732 20.4369L7.09782 20.9073C5.45005 21.0805 3.97386 19.8851 3.80067 18.2373L3.01671 10.7784Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
9204
|
+
"iconName": "flashcards, cards, pages",
|
|
9205
|
+
"variant": {
|
|
9206
|
+
"join": "round",
|
|
9207
|
+
"filled": "off",
|
|
9208
|
+
"radius": "3",
|
|
9209
|
+
"stroke": "1"
|
|
9210
|
+
},
|
|
9211
|
+
"createdAt": "2025-09-02T09:30:11.696823+00:00",
|
|
9212
|
+
"packageName": "round-outlined-radius-3-stroke-1",
|
|
9213
|
+
"componentName": "IconFlashcards"
|
|
9214
|
+
},
|
|
9187
9215
|
{
|
|
9188
9216
|
"category": "Folders & Files",
|
|
9189
9217
|
"svg": "<path d=\"M7.5 3.5V7.5C7.5 8.05228 7.94772 8.5 8.5 8.5H15.5C16.0523 8.5 16.5 8.05228 16.5 7.5V3.5M7.5 20.5V13.5C7.5 12.9477 7.94772 12.5 8.5 12.5H15.5C16.0523 12.5 16.5 12.9477 16.5 13.5V20.5M20.5 7.74264V17.5C20.5 19.1569 19.1569 20.5 17.5 20.5H6.5C4.84315 20.5 3.5 19.1569 3.5 17.5V6.5C3.5 4.84315 4.84315 3.5 6.5 3.5H16.2574C17.053 3.5 17.8161 3.81607 18.3787 4.37868L19.6213 5.62132C20.1839 6.18393 20.5 6.94699 20.5 7.74264Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -14042,6 +14070,48 @@
|
|
|
14042
14070
|
"packageName": "round-outlined-radius-3-stroke-1",
|
|
14043
14071
|
"componentName": "IconPageTextSearch"
|
|
14044
14072
|
},
|
|
14073
|
+
{
|
|
14074
|
+
"category": "Edit",
|
|
14075
|
+
"svg": "<path d=\"M19.5 10.5V3.5C19.5 2.94772 19.0523 2.5 18.5 2.5H11.5L10 4.5L8.5 2.5H5.5C4.94772 2.5 4.5 2.94771 4.5 3.5V10.5C4.5 12.1569 5.84315 13.5 7.5 13.5H10L9.65595 19.0049C9.57144 20.357 10.6453 21.5 12 21.5C13.3547 21.5 14.4286 20.357 14.3441 19.0049L14 13.5H16.5C18.1569 13.5 19.5 12.1569 19.5 10.5Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.5 10.5H19.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
14076
|
+
"iconName": "paint-brush, design, color, appearance",
|
|
14077
|
+
"variant": {
|
|
14078
|
+
"join": "round",
|
|
14079
|
+
"filled": "off",
|
|
14080
|
+
"radius": "3",
|
|
14081
|
+
"stroke": "1"
|
|
14082
|
+
},
|
|
14083
|
+
"createdAt": "2025-09-02T09:00:11.443912+00:00",
|
|
14084
|
+
"packageName": "round-outlined-radius-3-stroke-1",
|
|
14085
|
+
"componentName": "IconPaintBrush"
|
|
14086
|
+
},
|
|
14087
|
+
{
|
|
14088
|
+
"category": "Edit",
|
|
14089
|
+
"svg": "<path d=\"M17.5 21.5H6.5C5.39543 21.5 4.5 20.6046 4.5 19.5V10C4.5 5.85786 7.85786 2.5 12 2.5C16.1421 2.5 19.5 5.85786 19.5 10V19.5C19.5 20.6046 18.6046 21.5 17.5 21.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M3.5 10.5H20.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M8.5 10.5V14.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M10.5 10.5V12.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
14090
|
+
"iconName": "paint-bucket, design, color, appearance",
|
|
14091
|
+
"variant": {
|
|
14092
|
+
"join": "round",
|
|
14093
|
+
"filled": "off",
|
|
14094
|
+
"radius": "3",
|
|
14095
|
+
"stroke": "1"
|
|
14096
|
+
},
|
|
14097
|
+
"createdAt": "2025-09-02T09:00:11.443912+00:00",
|
|
14098
|
+
"packageName": "round-outlined-radius-3-stroke-1",
|
|
14099
|
+
"componentName": "IconPaintBucket"
|
|
14100
|
+
},
|
|
14101
|
+
{
|
|
14102
|
+
"category": "Edit",
|
|
14103
|
+
"svg": "<path d=\"M21.5 19.5C21.5 20.6046 20.7165 21.5 19.75 21.5C18.7835 21.5 18 20.6046 18 19.5C18 18 19.75 16.5 19.75 16.5C19.75 16.5 21.5 18 21.5 19.5Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.5158 20.8377L20.0946 13.3452C21.0404 12.6054 21.1257 11.2047 20.2766 10.3557L13.2187 3.29773C12.3696 2.44864 10.969 2.53391 10.2292 3.47973L2.73665 13.0585C1.80256 14.2527 1.90626 15.9561 2.97831 17.0282L6.5462 20.596C7.61826 21.6681 9.32166 21.7718 10.5158 20.8377Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.1555 11.3195L2.5 6.26184\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
14104
|
+
"iconName": "paint-bucket-drop",
|
|
14105
|
+
"variant": {
|
|
14106
|
+
"join": "round",
|
|
14107
|
+
"filled": "off",
|
|
14108
|
+
"radius": "3",
|
|
14109
|
+
"stroke": "1"
|
|
14110
|
+
},
|
|
14111
|
+
"createdAt": "2025-09-02T09:30:11.696823+00:00",
|
|
14112
|
+
"packageName": "round-outlined-radius-3-stroke-1",
|
|
14113
|
+
"componentName": "IconPaintBucketDrop"
|
|
14114
|
+
},
|
|
14045
14115
|
{
|
|
14046
14116
|
"category": "Food",
|
|
14047
14117
|
"svg": "<path d=\"M16 7.5H19C19.8284 7.5 20.5 6.82843 20.5 6C20.5 5.17157 19.8284 4.5 19 4.5H5C4.17157 4.5 3.5 5.17157 3.5 6C3.5 6.82843 4.17157 7.5 5 7.5H5.5C6.60457 7.5 7.5 8.39543 7.5 9.5V13C7.5 13.8284 8.17157 14.5 9 14.5C9.82843 14.5 10.5 13.8284 10.5 13V9.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 13.5H20C20.8284 13.5 21.5 14.1716 21.5 15C21.5 15.8284 20.8284 16.5 20 16.5H5C4.17157 16.5 3.5 15.8284 3.5 15C3.5 14.1716 4.17157 13.5 5 13.5H7.25\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 10.5H19C19.8284 10.5 20.5 11.1716 20.5 12C20.5 12.8284 19.8284 13.5 19 13.5H10.5M7.25 10.5H5C4.17157 10.5 3.5 11.1716 3.5 12C3.5 12.8284 4.17157 13.5 5 13.5H7.25\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18 7.5H19C19.8284 7.5 20.5 8.17157 20.5 9V9C20.5 9.82843 19.8284 10.5 19 10.5H14M5.25 7.5H4C3.17157 7.5 2.5 8.17157 2.5 9V9C2.5 9.82843 3.17157 10.5 4 10.5H7.25\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.5 18C20.5 17.1716 19.8284 16.5 19 16.5H5C4.17157 16.5 3.5 17.1716 3.5 18V18C3.5 18.8284 4.17157 19.5 5 19.5H19C19.8284 19.5 20.5 18.8284 20.5 18V18Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.5 9.5V10C10.5 10.8284 11.1716 11.5 12 11.5C12.8284 11.5 13.5 10.8284 13.5 10C13.5 8.61929 14.6193 7.5 16 7.5H18.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M1.5 19.5H22.5\" stroke=\"currentColor\" stroke-linecap=\"square\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export type CentralIconName =
|
|
2
|
+
| "Icon3dBoxBottom"
|
|
2
3
|
| "Icon3dBoxTop"
|
|
3
4
|
| "Icon3dSphere"
|
|
4
5
|
| "Icon4k"
|
|
@@ -655,6 +656,7 @@ export type CentralIconName =
|
|
|
655
656
|
| "IconFistbump"
|
|
656
657
|
| "IconFlag1"
|
|
657
658
|
| "IconFlag2"
|
|
659
|
+
| "IconFlashcards"
|
|
658
660
|
| "IconFloppyDisk1"
|
|
659
661
|
| "IconFloppyDisk2"
|
|
660
662
|
| "IconFocusAuto"
|
|
@@ -1002,6 +1004,9 @@ export type CentralIconName =
|
|
|
1002
1004
|
| "IconPageTextLock"
|
|
1003
1005
|
| "IconPageTextPieChart"
|
|
1004
1006
|
| "IconPageTextSearch"
|
|
1007
|
+
| "IconPaintBrush"
|
|
1008
|
+
| "IconPaintBucket"
|
|
1009
|
+
| "IconPaintBucketDrop"
|
|
1005
1010
|
| "IconPancakes"
|
|
1006
1011
|
| "IconPanoramaView"
|
|
1007
1012
|
| "IconPaperclip1"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-3-stroke-1",
|
|
3
|
-
"version": "0.0
|
|
3
|
+
"version": "1.0.0",
|
|
4
4
|
"style": "round-outlined-radius-3-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-stroke-1/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": 1518,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 32,
|
|
@@ -178,8 +178,9 @@
|
|
|
178
178
|
]
|
|
179
179
|
},
|
|
180
180
|
"Augmented Reality": {
|
|
181
|
-
"count":
|
|
181
|
+
"count": 17,
|
|
182
182
|
"icons": [
|
|
183
|
+
"Icon3dBoxBottom",
|
|
183
184
|
"Icon3dBoxTop",
|
|
184
185
|
"Icon3dSphere",
|
|
185
186
|
"IconAr",
|
|
@@ -426,7 +427,7 @@
|
|
|
426
427
|
]
|
|
427
428
|
},
|
|
428
429
|
"Edit": {
|
|
429
|
-
"count":
|
|
430
|
+
"count": 65,
|
|
430
431
|
"icons": [
|
|
431
432
|
"IconAddKeyframe",
|
|
432
433
|
"IconBezier",
|
|
@@ -467,6 +468,9 @@
|
|
|
467
468
|
"IconMarkdown",
|
|
468
469
|
"IconMarker",
|
|
469
470
|
"IconMarkerCircle",
|
|
471
|
+
"IconPaintBrush",
|
|
472
|
+
"IconPaintBucket",
|
|
473
|
+
"IconPaintBucketDrop",
|
|
470
474
|
"IconPencil",
|
|
471
475
|
"IconPencilLine",
|
|
472
476
|
"IconPencilWave",
|
|
@@ -1418,7 +1422,7 @@
|
|
|
1418
1422
|
]
|
|
1419
1423
|
},
|
|
1420
1424
|
"Things": {
|
|
1421
|
-
"count":
|
|
1425
|
+
"count": 119,
|
|
1422
1426
|
"icons": [
|
|
1423
1427
|
"IconAlien",
|
|
1424
1428
|
"IconBackpack",
|
|
@@ -1463,6 +1467,7 @@
|
|
|
1463
1467
|
"IconFire3",
|
|
1464
1468
|
"IconFlag1",
|
|
1465
1469
|
"IconFlag2",
|
|
1470
|
+
"IconFlashcards",
|
|
1466
1471
|
"IconFootsteps",
|
|
1467
1472
|
"IconForYou",
|
|
1468
1473
|
"IconGalaxy",
|
|
@@ -1703,6 +1708,7 @@
|
|
|
1703
1708
|
}
|
|
1704
1709
|
},
|
|
1705
1710
|
"iconAliases": {
|
|
1711
|
+
"Icon3dBoxBottom": "3d-box-bottom, shaders, model, room",
|
|
1706
1712
|
"Icon3dBoxTop": "3d-box-top, shaders, model, cube, ar",
|
|
1707
1713
|
"Icon3dSphere": "3d-sphere",
|
|
1708
1714
|
"Icon4k": "4k",
|
|
@@ -2359,6 +2365,7 @@
|
|
|
2359
2365
|
"IconFistbump": "fistbump, boom, hands, friends",
|
|
2360
2366
|
"IconFlag1": "flag-1, priority",
|
|
2361
2367
|
"IconFlag2": "flag-2, priority",
|
|
2368
|
+
"IconFlashcards": "flashcards, cards, pages",
|
|
2362
2369
|
"IconFloppyDisk1": "floppy-disk-1, save",
|
|
2363
2370
|
"IconFloppyDisk2": "floppy-disk-2, save",
|
|
2364
2371
|
"IconFocusAuto": "focus-auto",
|
|
@@ -2706,6 +2713,9 @@
|
|
|
2706
2713
|
"IconPageTextLock": "page-text-lock",
|
|
2707
2714
|
"IconPageTextPieChart": "page-text-pie-chart",
|
|
2708
2715
|
"IconPageTextSearch": "page-text-search",
|
|
2716
|
+
"IconPaintBrush": "paint-brush, design, color, appearance",
|
|
2717
|
+
"IconPaintBucket": "paint-bucket, design, color, appearance",
|
|
2718
|
+
"IconPaintBucketDrop": "paint-bucket-drop",
|
|
2709
2719
|
"IconPancakes": "pancakes, maple-syrup, breakfast",
|
|
2710
2720
|
"IconPanoramaView": "panorama-view",
|
|
2711
2721
|
"IconPaperclip1": "paperclip-1, attachment",
|
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"data": [
|
|
3
|
+
{
|
|
4
|
+
"svg": "<Path d=\"M9.59981 20.8646C10.4741 21.3694 10.9113 21.6218 11.3761 21.7206C11.7873 21.808 12.2123 21.808 12.6235 21.7206C13.0883 21.6218 13.5255 21.3694 14.3998 20.8646L18.4766 18.5109C19.3509 18.0061 19.7881 17.7537 20.106 17.4006C20.3873 17.0882 20.5998 16.7201 20.7297 16.3203C20.8766 15.8684 20.8766 15.3636 20.8766 14.354V9.64653C20.8766 8.63695 20.8766 8.13215 20.7297 7.68025C20.5998 7.28041 20.3873 6.91234 20.106 6.59991C19.7881 6.2468 19.3509 5.99441 18.4766 5.48961L14.3998 3.13589C13.5255 2.6311 13.0883 2.3787 12.6235 2.27991C12.2123 2.1925 11.7873 2.1925 11.3761 2.27991C10.9113 2.3787 10.4741 2.6311 9.59981 3.13589L5.52305 5.48961C4.64872 5.99441 4.21155 6.2468 3.89361 6.59991C3.6123 6.91234 3.39979 7.28041 3.26988 7.68025C3.12305 8.13215 3.12305 8.63695 3.12305 9.64653V14.354C3.12305 15.3636 3.12305 15.8684 3.26988 16.3203C3.39979 16.7201 3.6123 17.0882 3.89361 17.4006C4.21155 17.7537 4.64872 18.0061 5.52305 18.5109L9.59981 20.8646Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12.0002 12.0005L12.0005 2.5M12.0002 12.0005L20.3128 16.7998M12.0002 12.0005L3.6875 16.7998\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
5
|
+
"tags": "Path",
|
|
6
|
+
"componentName": "Icon3dBoxBottom",
|
|
7
|
+
"iconName": "3d-box-bottom, shaders, model, room",
|
|
8
|
+
"pathname": "src/Icon3dBoxBottom"
|
|
9
|
+
},
|
|
3
10
|
{
|
|
4
11
|
"svg": "<Path d=\"M9.59981 3.13565C10.4741 2.63086 10.9113 2.37846 11.3761 2.27967C11.7873 2.19226 12.2123 2.19226 12.6235 2.27967C13.0883 2.37846 13.5255 2.63086 14.3998 3.13565L18.4766 5.48937C19.3509 5.99416 19.7881 6.24656 20.106 6.59967C20.3873 6.9121 20.5998 7.28017 20.7297 7.68001C20.8766 8.13191 20.8766 8.6367 20.8766 9.64629V14.3537C20.8766 15.3633 20.8766 15.8681 20.7297 16.32C20.5998 16.7199 20.3873 17.0879 20.106 17.4004C19.7881 17.7535 19.3509 18.0059 18.4766 18.5107L14.3998 20.8644C13.5255 21.3692 13.0883 21.6216 12.6235 21.7204C12.2123 21.8078 11.7873 21.8078 11.3761 21.7204C10.9113 21.6216 10.4741 21.3692 9.59981 20.8644L5.52305 18.5107C4.64872 18.0059 4.21155 17.7535 3.89361 17.4004C3.6123 17.0879 3.39979 16.7199 3.26988 16.32C3.12305 15.8681 3.12305 15.3633 3.12305 14.3537V9.64629C3.12305 8.6367 3.12305 8.13191 3.26988 7.68001C3.39979 7.28017 3.6123 6.9121 3.89361 6.59967C4.21155 6.24656 4.64872 5.99416 5.52305 5.48937L9.59981 3.13565Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.9992 12L11.9995 21.5005M11.9992 12L20.3119 7.20068M11.9992 12L3.68652 7.20068\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
5
12
|
"tags": "Path",
|
|
@@ -4592,6 +4599,13 @@
|
|
|
4592
4599
|
"iconName": "flag-2, priority",
|
|
4593
4600
|
"pathname": "src/IconFlag2"
|
|
4594
4601
|
},
|
|
4602
|
+
{
|
|
4603
|
+
"svg": "<Path d=\"M10.3672 7L10.5003 5.73357C10.6735 4.08579 12.1497 2.8904 13.7974 3.06359L18.2728 3.53396C19.9206 3.70715 21.116 5.18334 20.9428 6.83111L20.1588 14.29C19.9856 15.9378 18.5094 17.1332 16.8617 16.96L14.2586 16.6864\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.01671 10.7784C2.84352 9.1306 4.03891 7.65442 5.68669 7.48123L10.162 7.01085C11.8098 6.83766 13.286 8.03305 13.4592 9.68083L14.2432 17.1397C14.4163 18.7875 13.221 20.2637 11.5732 20.4369L7.09782 20.9073C5.45005 21.0805 3.97386 19.8851 3.80067 18.2373L3.01671 10.7784Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
4604
|
+
"tags": "Path",
|
|
4605
|
+
"componentName": "IconFlashcards",
|
|
4606
|
+
"iconName": "flashcards, cards, pages",
|
|
4607
|
+
"pathname": "src/IconFlashcards"
|
|
4608
|
+
},
|
|
4595
4609
|
{
|
|
4596
4610
|
"svg": "<Path d=\"M7.5 3.5V7.5C7.5 8.05228 7.94772 8.5 8.5 8.5H15.5C16.0523 8.5 16.5 8.05228 16.5 7.5V3.5M7.5 20.5V13.5C7.5 12.9477 7.94772 12.5 8.5 12.5H15.5C16.0523 12.5 16.5 12.9477 16.5 13.5V20.5M20.5 7.74264V17.5C20.5 19.1569 19.1569 20.5 17.5 20.5H6.5C4.84315 20.5 3.5 19.1569 3.5 17.5V6.5C3.5 4.84315 4.84315 3.5 6.5 3.5H16.2574C17.053 3.5 17.8161 3.81607 18.3787 4.37868L19.6213 5.62132C20.1839 6.18393 20.5 6.94699 20.5 7.74264Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
4597
4611
|
"tags": "Path",
|
|
@@ -7021,6 +7035,27 @@
|
|
|
7021
7035
|
"iconName": "page-text-search",
|
|
7022
7036
|
"pathname": "src/IconPageTextSearch"
|
|
7023
7037
|
},
|
|
7038
|
+
{
|
|
7039
|
+
"svg": "<Path d=\"M19.5 10.5V3.5C19.5 2.94772 19.0523 2.5 18.5 2.5H11.5L10 4.5L8.5 2.5H5.5C4.94772 2.5 4.5 2.94771 4.5 3.5V10.5C4.5 12.1569 5.84315 13.5 7.5 13.5H10L9.65595 19.0049C9.57144 20.357 10.6453 21.5 12 21.5C13.3547 21.5 14.4286 20.357 14.3441 19.0049L14 13.5H16.5C18.1569 13.5 19.5 12.1569 19.5 10.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.5 10.5H19.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
7040
|
+
"tags": "Path",
|
|
7041
|
+
"componentName": "IconPaintBrush",
|
|
7042
|
+
"iconName": "paint-brush, design, color, appearance",
|
|
7043
|
+
"pathname": "src/IconPaintBrush"
|
|
7044
|
+
},
|
|
7045
|
+
{
|
|
7046
|
+
"svg": "<Path d=\"M17.5 21.5H6.5C5.39543 21.5 4.5 20.6046 4.5 19.5V10C4.5 5.85786 7.85786 2.5 12 2.5C16.1421 2.5 19.5 5.85786 19.5 10V19.5C19.5 20.6046 18.6046 21.5 17.5 21.5Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Path d=\"M3.5 10.5H20.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Path d=\"M8.5 10.5V14.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Path d=\"M10.5 10.5V12.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/>",
|
|
7047
|
+
"tags": "Path",
|
|
7048
|
+
"componentName": "IconPaintBucket",
|
|
7049
|
+
"iconName": "paint-bucket, design, color, appearance",
|
|
7050
|
+
"pathname": "src/IconPaintBucket"
|
|
7051
|
+
},
|
|
7052
|
+
{
|
|
7053
|
+
"svg": "<Path d=\"M21.5 19.5C21.5 20.6046 20.7165 21.5 19.75 21.5C18.7835 21.5 18 20.6046 18 19.5C18 18 19.75 16.5 19.75 16.5C19.75 16.5 21.5 18 21.5 19.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10.5158 20.8377L20.0946 13.3452C21.0404 12.6054 21.1257 11.2047 20.2766 10.3557L13.2187 3.29773C12.3696 2.44864 10.969 2.53391 10.2292 3.47973L2.73665 13.0585C1.80256 14.2527 1.90626 15.9561 2.97831 17.0282L6.5462 20.596C7.61826 21.6681 9.32166 21.7718 10.5158 20.8377Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12.1555 11.3195L2.5 6.26184\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
7054
|
+
"tags": "Path",
|
|
7055
|
+
"componentName": "IconPaintBucketDrop",
|
|
7056
|
+
"iconName": "paint-bucket-drop",
|
|
7057
|
+
"pathname": "src/IconPaintBucketDrop"
|
|
7058
|
+
},
|
|
7024
7059
|
{
|
|
7025
7060
|
"svg": "<Path d=\"M16 7.5H19C19.8284 7.5 20.5 6.82843 20.5 6C20.5 5.17157 19.8284 4.5 19 4.5H5C4.17157 4.5 3.5 5.17157 3.5 6C3.5 6.82843 4.17157 7.5 5 7.5H5.5C6.60457 7.5 7.5 8.39543 7.5 9.5V13C7.5 13.8284 8.17157 14.5 9 14.5C9.82843 14.5 10.5 13.8284 10.5 13V9.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 13.5H20C20.8284 13.5 21.5 14.1716 21.5 15C21.5 15.8284 20.8284 16.5 20 16.5H5C4.17157 16.5 3.5 15.8284 3.5 15C3.5 14.1716 4.17157 13.5 5 13.5H7.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 10.5H19C19.8284 10.5 20.5 11.1716 20.5 12C20.5 12.8284 19.8284 13.5 19 13.5H10.5M7.25 10.5H5C4.17157 10.5 3.5 11.1716 3.5 12C3.5 12.8284 4.17157 13.5 5 13.5H7.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18 7.5H19C19.8284 7.5 20.5 8.17157 20.5 9V9C20.5 9.82843 19.8284 10.5 19 10.5H14M5.25 7.5H4C3.17157 7.5 2.5 8.17157 2.5 9V9C2.5 9.82843 3.17157 10.5 4 10.5H7.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.5 18C20.5 17.1716 19.8284 16.5 19 16.5H5C4.17157 16.5 3.5 17.1716 3.5 18V18C3.5 18.8284 4.17157 19.5 5 19.5H19C19.8284 19.5 20.5 18.8284 20.5 18V18Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10.5 9.5V10C10.5 10.8284 11.1716 11.5 12 11.5C12.8284 11.5 13.5 10.8284 13.5 10C13.5 8.61929 14.6193 7.5 16 7.5H18.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M1.5 19.5H22.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
|
|
7026
7061
|
"tags": "Path",
|