@central-icons-react-native/round-filled-radius-3-stroke-2 0.0.61 → 1.0.1

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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFlashcards: FC<CentralIconBaseProps>;
4
+ export default IconFlashcards;
@@ -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,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?u(L(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var h={};P(h,{IconFlashcards:()=>i,default:()=>d});module.exports=g(h);var p=s(require("react"));var m=s(require("react")),c=require("react-native-svg"),f=({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 C=require("react-native-svg"),i=r=>p.default.createElement(f,{...r},p.default.createElement(C.Path,{d:"M3.41677 12.0234C3.18585 9.8264 4.7797 7.85815 6.97674 7.62724L8.96579 7.41818C11.1628 7.18726 13.1311 8.78112 13.362 10.9782L13.9925 16.9772C14.2234 19.1743 12.6296 21.1425 10.4325 21.3734L8.4435 21.5825C6.24646 21.8134 4.27821 20.2196 4.0473 18.0225L3.41677 12.0234Z",fill:"currentColor"}),p.default.createElement(C.Path,{d:"M10.7633 5.86303C11.0495 3.72565 12.9847 2.19098 15.1432 2.41772L17.1324 2.6267C19.3295 2.85762 20.9229 4.82615 20.692 7.02319L20.0621 13.0222C19.8311 15.2191 17.8626 16.8127 15.6656 16.5818L15.6598 16.5808L15.0524 10.8005C14.7949 8.35102 13.0222 6.42657 10.7633 5.86303Z",fill:"currentColor"})),d=i;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=\"M3.41677 12.0234C3.18585 9.8264 4.7797 7.85815 6.97674 7.62724L8.96579 7.41818C11.1628 7.18726 13.1311 8.78112 13.362 10.9782L13.9925 16.9772C14.2234 19.1743 12.6296 21.1425 10.4325 21.3734L8.4435 21.5825C6.24646 21.8134 4.27821 20.2196 4.0473 18.0225L3.41677 12.0234Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.7633 5.86303C11.0495 3.72565 12.9847 2.19098 15.1432 2.41772L17.1324 2.6267C19.3295 2.85762 20.9229 4.82615 20.692 7.02319L20.0621 13.0222C19.8311 15.2191 17.8626 16.8127 15.6656 16.5818L15.6598 16.5808L15.0524 10.8005C14.7949 8.35102 13.0222 6.42657 10.7633 5.86303Z\"\n fill=\"currentColor\"\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,+QACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kRACF,KAAK,eACP,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 t from"react";import C from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...p})=>C.createElement(l,{...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:"M3.41677 12.0234C3.18585 9.8264 4.7797 7.85815 6.97674 7.62724L8.96579 7.41818C11.1628 7.18726 13.1311 8.78112 13.362 10.9782L13.9925 16.9772C14.2234 19.1743 12.6296 21.1425 10.4325 21.3734L8.4435 21.5825C6.24646 21.8134 4.27821 20.2196 4.0473 18.0225L3.41677 12.0234Z",fill:"currentColor"}),t.createElement(n,{d:"M10.7633 5.86303C11.0495 3.72565 12.9847 2.19098 15.1432 2.41772L17.1324 2.6267C19.3295 2.85762 20.9229 4.82615 20.692 7.02319L20.0621 13.0222C19.8311 15.2191 17.8626 16.8127 15.6656 16.5818L15.6598 16.5808L15.0524 10.8005C14.7949 8.35102 13.0222 6.42657 10.7633 5.86303Z",fill:"currentColor"})),x=a;export{a as IconFlashcards,x 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=\"M3.41677 12.0234C3.18585 9.8264 4.7797 7.85815 6.97674 7.62724L8.96579 7.41818C11.1628 7.18726 13.1311 8.78112 13.362 10.9782L13.9925 16.9772C14.2234 19.1743 12.6296 21.1425 10.4325 21.3734L8.4435 21.5825C6.24646 21.8134 4.27821 20.2196 4.0473 18.0225L3.41677 12.0234Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.7633 5.86303C11.0495 3.72565 12.9847 2.19098 15.1432 2.41772L17.1324 2.6267C19.3295 2.85762 20.9229 4.82615 20.692 7.02319L20.0621 13.0222C19.8311 15.2191 17.8626 16.8127 15.6656 16.5818L15.6598 16.5808L15.0524 10.8005C14.7949 8.35102 13.0222 6.42657 10.7633 5.86303Z\"\n fill=\"currentColor\"\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,+QACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kRACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFlashcards","props","React","CentralIconBase","IconFlashcards_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPaintBrush: FC<CentralIconBaseProps>;
4
+ export default IconPaintBrush;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!x.call(r,n)&&n!==t&&e(r,n,{get:()=>o[n],enumerable:!(l=B(o,n))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(P(r)):{},a(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),H=r=>a(e({},"__esModule",{value:!0}),r);var v={};g(v,{IconPaintBrush:()=>i,default:()=>h});module.exports=H(v);var p=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.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(c,{...r},p.default.createElement(C.Path,{d:"M19.874 12C19.43 13.7252 17.8638 15 16 15H14.5L14.8008 19.5068C14.9087 21.1267 13.6235 22.5 12 22.5C10.3765 22.5 9.09135 21.1267 9.19922 19.5068L9.5 15H8C6.13616 15 4.57002 13.7252 4.12598 12H19.874Z",fill:"currentColor"}),p.default.createElement(C.Path,{d:"M8 2C8.31476 2 8.61095 2.14858 8.7998 2.40039L10 4L11.2002 2.40039C11.3891 2.14858 11.6852 2 12 2H18C19.1046 2 20 2.89543 20 4V10H4V4C4 2.89543 4.89543 2 6 2H8Z",fill:"currentColor"})),h=i;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.874 12C19.43 13.7252 17.8638 15 16 15H14.5L14.8008 19.5068C14.9087 21.1267 13.6235 22.5 12 22.5C10.3765 22.5 9.09135 21.1267 9.19922 19.5068L9.5 15H8C6.13616 15 4.57002 13.7252 4.12598 12H19.874Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8 2C8.31476 2 8.61095 2.14858 8.7998 2.40039L10 4L11.2002 2.40039C11.3891 2.14858 11.6852 2 12 2H18C19.1046 2 20 2.89543 20 4V10H4V4C4 2.89543 4.89543 2 6 2H8Z\"\n fill=\"currentColor\"\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,0MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mKACF,KAAK,eACP,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 t from"react";import C from"react";import{Svg as l}from"react-native-svg";var n=({children:o,size:r=24,...p})=>C.createElement(l,{...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 e}from"react-native-svg";var a=o=>t.createElement(n,{...o},t.createElement(e,{d:"M19.874 12C19.43 13.7252 17.8638 15 16 15H14.5L14.8008 19.5068C14.9087 21.1267 13.6235 22.5 12 22.5C10.3765 22.5 9.09135 21.1267 9.19922 19.5068L9.5 15H8C6.13616 15 4.57002 13.7252 4.12598 12H19.874Z",fill:"currentColor"}),t.createElement(e,{d:"M8 2C8.31476 2 8.61095 2.14858 8.7998 2.40039L10 4L11.2002 2.40039C11.3891 2.14858 11.6852 2 12 2H18C19.1046 2 20 2.89543 20 4V10H4V4C4 2.89543 4.89543 2 6 2H8Z",fill:"currentColor"})),x=a;export{a as IconPaintBrush,x 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.874 12C19.43 13.7252 17.8638 15 16 15H14.5L14.8008 19.5068C14.9087 21.1267 13.6235 22.5 12 22.5C10.3765 22.5 9.09135 21.1267 9.19922 19.5068L9.5 15H8C6.13616 15 4.57002 13.7252 4.12598 12H19.874Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8 2C8.31476 2 8.61095 2.14858 8.7998 2.40039L10 4L11.2002 2.40039C11.3891 2.14858 11.6852 2 12 2H18C19.1046 2 20 2.89543 20 4V10H4V4C4 2.89543 4.89543 2 6 2H8Z\"\n fill=\"currentColor\"\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,0MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mKACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPaintBrush","props","React","CentralIconBase","IconPaintBrush_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPaintBucket: FC<CentralIconBaseProps>;
4
+ export default IconPaintBucket;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!d.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=B(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(P(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>l(n({},"__esModule",{value:!0}),o);var H={};v(H,{IconPaintBucket:()=>i,default:()=>g});module.exports=x(H);var C=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),s=({children:o,size:r=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>C.default.createElement(s,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C15.7277 2 18.86 4.54954 19.748 8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10V18C20 20.2091 18.2091 22 16 22H8C5.79086 22 4 20.2091 4 18V10C3.44772 10 3 9.55228 3 9C3 8.44772 3.44772 8 4 8H4.25195C5.14003 4.54954 8.27231 2 12 2ZM12 4C9.38772 4 7.16657 5.66984 6.34277 8H8V13C8 13.5523 8.44772 14 9 14C9.55228 14 10 13.5523 10 13V8H11V11C11 11.5523 11.4477 12 12 12C12.5523 12 13 11.5523 13 11V8H17.6572C16.8334 5.66984 14.6123 4 12 4Z",fill:"currentColor"})),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 fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C15.7277 2 18.86 4.54954 19.748 8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10V18C20 20.2091 18.2091 22 16 22H8C5.79086 22 4 20.2091 4 18V10C3.44772 10 3 9.55228 3 9C3 8.44772 3.44772 8 4 8H4.25195C5.14003 4.54954 8.27231 2 12 2ZM12 4C9.38772 4 7.16657 5.66984 6.34277 8H8V13C8 13.5523 8.44772 14 9 14C9.55228 14 10 13.5523 10 13V8H11V11C11 11.5523 11.4477 12 12 12C12.5523 12 13 11.5523 13 11V8H17.6572C16.8334 5.66984 14.6123 4 12 4Z\"\n fill=\"currentColor\"\n />\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,SAAS,UACT,SAAS,UACT,EAAE,ucACF,KAAK,eACP,CACF,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 t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C15.7277 2 18.86 4.54954 19.748 8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10V18C20 20.2091 18.2091 22 16 22H8C5.79086 22 4 20.2091 4 18V10C3.44772 10 3 9.55228 3 9C3 8.44772 3.44772 8 4 8H4.25195C5.14003 4.54954 8.27231 2 12 2ZM12 4C9.38772 4 7.16657 5.66984 6.34277 8H8V13C8 13.5523 8.44772 14 9 14C9.55228 14 10 13.5523 10 13V8H11V11C11 11.5523 11.4477 12 12 12C12.5523 12 13 11.5523 13 11V8H17.6572C16.8334 5.66984 14.6123 4 12 4Z",fill:"currentColor"})),d=a;export{a as IconPaintBucket,d 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 fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C15.7277 2 18.86 4.54954 19.748 8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10V18C20 20.2091 18.2091 22 16 22H8C5.79086 22 4 20.2091 4 18V10C3.44772 10 3 9.55228 3 9C3 8.44772 3.44772 8 4 8H4.25195C5.14003 4.54954 8.27231 2 12 2ZM12 4C9.38772 4 7.16657 5.66984 6.34277 8H8V13C8 13.5523 8.44772 14 9 14C9.55228 14 10 13.5523 10 13V8H11V11C11 11.5523 11.4477 12 12 12C12.5523 12 13 11.5523 13 11V8H17.6572C16.8334 5.66984 14.6123 4 12 4Z\"\n fill=\"currentColor\"\n />\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,SAAS,UACT,SAAS,UACT,EAAE,ucACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPaintBucket","props","React","CentralIconBase","IconPaintBucket_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPaintBucketDrop: FC<CentralIconBaseProps>;
4
+ export default IconPaintBucketDrop;
@@ -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,P=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.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)),g=r=>a(n({},"__esModule",{value:!0}),r);var d={};x(d,{IconPaintBucketDrop:()=>i,default:()=>v});module.exports=g(d);var C=m(require("react"));var s=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>s.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"),i=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M19.949 16.2618C20.1212 16.1037 20.3785 16.1036 20.5506 16.2618C21.1634 16.825 22.4996 18.2125 22.4998 19.5997C22.4998 20.9251 21.4924 22 20.2498 22.0001C19.0072 22.0001 17.9998 20.9252 17.9998 19.5997C18.0001 18.2125 19.3363 16.8249 19.949 16.2618Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M9.19026 3.29405C10.2984 1.87062 12.4039 1.74015 13.6795 3.01573L20.3768 9.71201C21.6516 10.9875 21.5213 13.0932 20.0985 14.2013L11.2049 21.1241C9.61294 22.3635 7.34675 22.223 5.91975 20.797L2.59553 17.4728C1.16871 16.0458 1.02779 13.7789 2.26741 12.1866L3.81819 10.1935L10.2127 13.2218C10.7116 13.458 11.3072 13.2459 11.5438 12.7472C11.7593 12.2922 11.6009 11.7567 11.1932 11.4864L2.57209 7.40342C2.07303 7.16702 1.86022 6.57145 2.09651 6.07237C2.33291 5.57329 2.92847 5.36045 3.42756 5.59678L6.32698 6.96983L9.19026 3.29405Z",fill:"currentColor"})),v=i;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=\"M19.949 16.2618C20.1212 16.1037 20.3785 16.1036 20.5506 16.2618C21.1634 16.825 22.4996 18.2125 22.4998 19.5997C22.4998 20.9251 21.4924 22 20.2498 22.0001C19.0072 22.0001 17.9998 20.9252 17.9998 19.5997C18.0001 18.2125 19.3363 16.8249 19.949 16.2618Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.19026 3.29405C10.2984 1.87062 12.4039 1.74015 13.6795 3.01573L20.3768 9.71201C21.6516 10.9875 21.5213 13.0932 20.0985 14.2013L11.2049 21.1241C9.61294 22.3635 7.34675 22.223 5.91975 20.797L2.59553 17.4728C1.16871 16.0458 1.02779 13.7789 2.26741 12.1866L3.81819 10.1935L10.2127 13.2218C10.7116 13.458 11.3072 13.2459 11.5438 12.7472C11.7593 12.2922 11.6009 11.7567 11.1932 11.4864L2.57209 7.40342C2.07303 7.16702 1.86022 6.57145 2.09651 6.07237C2.33291 5.57329 2.92847 5.36045 3.42756 5.59678L6.32698 6.96983L9.19026 3.29405Z\"\n fill=\"currentColor\"\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,4PACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,ihBACF,KAAK,eACP,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 t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M19.949 16.2618C20.1212 16.1037 20.3785 16.1036 20.5506 16.2618C21.1634 16.825 22.4996 18.2125 22.4998 19.5997C22.4998 20.9251 21.4924 22 20.2498 22.0001C19.0072 22.0001 17.9998 20.9252 17.9998 19.5997C18.0001 18.2125 19.3363 16.8249 19.949 16.2618Z",fill:"currentColor"}),t.createElement(n,{d:"M9.19026 3.29405C10.2984 1.87062 12.4039 1.74015 13.6795 3.01573L20.3768 9.71201C21.6516 10.9875 21.5213 13.0932 20.0985 14.2013L11.2049 21.1241C9.61294 22.3635 7.34675 22.223 5.91975 20.797L2.59553 17.4728C1.16871 16.0458 1.02779 13.7789 2.26741 12.1866L3.81819 10.1935L10.2127 13.2218C10.7116 13.458 11.3072 13.2459 11.5438 12.7472C11.7593 12.2922 11.6009 11.7567 11.1932 11.4864L2.57209 7.40342C2.07303 7.16702 1.86022 6.57145 2.09651 6.07237C2.33291 5.57329 2.92847 5.36045 3.42756 5.59678L6.32698 6.96983L9.19026 3.29405Z",fill:"currentColor"})),P=a;export{a as IconPaintBucketDrop,P 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=\"M19.949 16.2618C20.1212 16.1037 20.3785 16.1036 20.5506 16.2618C21.1634 16.825 22.4996 18.2125 22.4998 19.5997C22.4998 20.9251 21.4924 22 20.2498 22.0001C19.0072 22.0001 17.9998 20.9252 17.9998 19.5997C18.0001 18.2125 19.3363 16.8249 19.949 16.2618Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.19026 3.29405C10.2984 1.87062 12.4039 1.74015 13.6795 3.01573L20.3768 9.71201C21.6516 10.9875 21.5213 13.0932 20.0985 14.2013L11.2049 21.1241C9.61294 22.3635 7.34675 22.223 5.91975 20.797L2.59553 17.4728C1.16871 16.0458 1.02779 13.7789 2.26741 12.1866L3.81819 10.1935L10.2127 13.2218C10.7116 13.458 11.3072 13.2459 11.5438 12.7472C11.7593 12.2922 11.6009 11.7567 11.1932 11.4864L2.57209 7.40342C2.07303 7.16702 1.86022 6.57145 2.09651 6.07237C2.33291 5.57329 2.92847 5.36045 3.42756 5.59678L6.32698 6.96983L9.19026 3.29405Z\"\n fill=\"currentColor\"\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,4PACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,ihBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPaintBucketDrop","props","React","CentralIconBase","IconPaintBucketDrop_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconShaderEffect: FC<CentralIconBaseProps>;
4
+ export default IconShaderEffect;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var f=(r,o,t)=>(t=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(p({},"__esModule",{value:!0}),r);var v={};d(v,{IconShaderEffect:()=>i,default:()=>h});module.exports=g(v);var n=f(require("react"));var m=f(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(C.Path,{d:"M19.7842 4.12891C20.5337 4.85591 21 5.87332 21 7V17C21 19.2091 19.2091 21 17 21H7C5.87332 21 4.85591 20.5337 4.12891 19.7842L19.7842 4.12891Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M17 3C17.3334 3 17.6572 3.0413 17.9668 3.11816L3.11816 17.9668C3.0413 17.6572 3 17.3334 3 17V13.4141L13.4141 3H17Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M3 10.5859V7C3 4.79086 4.79086 3 7 3H10.5859L3 10.5859Z",fill:"currentColor"})),h=i;0&&(module.exports={IconShaderEffect});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShaderEffect/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 IconShaderEffect: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.7842 4.12891C20.5337 4.85591 21 5.87332 21 7V17C21 19.2091 19.2091 21 17 21H7C5.87332 21 4.85591 20.5337 4.12891 19.7842L19.7842 4.12891Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17 3C17.3334 3 17.6572 3.0413 17.9668 3.11816L3.11816 17.9668C3.0413 17.6572 3 17.3334 3 17V13.4141L13.4141 3H17Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 10.5859V7C3 4.79086 4.79086 3 7 3H10.5859L3 10.5859Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShaderEffect;\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,gJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconShaderEffect_exports","__export","IconShaderEffect","IconShaderEffect_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconShaderEffect","props","React","CentralIconBase","IconShaderEffect_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import C from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...p})=>C.createElement(l,{...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 a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M19.7842 4.12891C20.5337 4.85591 21 5.87332 21 7V17C21 19.2091 19.2091 21 17 21H7C5.87332 21 4.85591 20.5337 4.12891 19.7842L19.7842 4.12891Z",fill:"currentColor"}),o.createElement(e,{d:"M17 3C17.3334 3 17.6572 3.0413 17.9668 3.11816L3.11816 17.9668C3.0413 17.6572 3 17.3334 3 17V13.4141L13.4141 3H17Z",fill:"currentColor"}),o.createElement(e,{d:"M3 10.5859V7C3 4.79086 4.79086 3 7 3H10.5859L3 10.5859Z",fill:"currentColor"})),P=a;export{a as IconShaderEffect,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShaderEffect/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 IconShaderEffect: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.7842 4.12891C20.5337 4.85591 21 5.87332 21 7V17C21 19.2091 19.2091 21 17 21H7C5.87332 21 4.85591 20.5337 4.12891 19.7842L19.7842 4.12891Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17 3C17.3334 3 17.6572 3.0413 17.9668 3.11816L3.11816 17.9668C3.0413 17.6572 3 17.3334 3 17V13.4141L13.4141 3H17Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 10.5859V7C3 4.79086 4.79086 3 7 3H10.5859L3 10.5859Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShaderEffect;\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,gJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0DACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconShaderEffect","props","React","CentralIconBase","IconShaderEffect_default"]}
package/README.md CHANGED
@@ -574,6 +574,9 @@ Below is a complete list of available icons:
574
574
  - IconMarkdown
575
575
  - IconMarker
576
576
  - IconMarkerCircle
577
+ - IconPaintBrush
578
+ - IconPaintBucket
579
+ - IconPaintBucketDrop
577
580
  - IconPencil
578
581
  - IconPencilLine
579
582
  - IconPencilWave
@@ -585,6 +588,7 @@ Below is a complete list of available icons:
585
588
  - IconRewrite1
586
589
  - IconRewrite2
587
590
  - IconRuler
591
+ - IconShaderEffect
588
592
  - IconShaders
589
593
  - IconSignature
590
594
  - IconSlice
@@ -1530,6 +1534,7 @@ Below is a complete list of available icons:
1530
1534
  - IconFire3
1531
1535
  - IconFlag1
1532
1536
  - IconFlag2
1537
+ - IconFlashcards
1533
1538
  - IconFootsteps
1534
1539
  - IconForYou
1535
1540
  - IconGalaxy
@@ -9198,6 +9198,20 @@
9198
9198
  "packageName": "round-filled-radius-3-stroke-2",
9199
9199
  "componentName": "IconFlag2"
9200
9200
  },
9201
+ {
9202
+ "category": "Things",
9203
+ "svg": "<path d=\"M3.41677 12.0234C3.18585 9.8264 4.7797 7.85815 6.97674 7.62724L8.96579 7.41818C11.1628 7.18726 13.1311 8.78112 13.362 10.9782L13.9925 16.9772C14.2234 19.1743 12.6296 21.1425 10.4325 21.3734L8.4435 21.5825C6.24646 21.8134 4.27821 20.2196 4.0473 18.0225L3.41677 12.0234Z\" fill=\"currentColor\"/><path d=\"M10.7633 5.86303C11.0495 3.72565 12.9847 2.19098 15.1432 2.41772L17.1324 2.6267C19.3295 2.85762 20.9229 4.82615 20.692 7.02319L20.0621 13.0222C19.8311 15.2191 17.8626 16.8127 15.6656 16.5818L15.6598 16.5808L15.0524 10.8005C14.7949 8.35102 13.0222 6.42657 10.7633 5.86303Z\" fill=\"currentColor\"/>",
9204
+ "iconName": "flashcards, cards, pages",
9205
+ "variant": {
9206
+ "join": "round",
9207
+ "filled": "on",
9208
+ "radius": "3",
9209
+ "stroke": "2"
9210
+ },
9211
+ "createdAt": "2025-09-02T09:30:11.696823+00:00",
9212
+ "packageName": "round-filled-radius-3-stroke-2",
9213
+ "componentName": "IconFlashcards"
9214
+ },
9201
9215
  {
9202
9216
  "category": "Folders & Files",
9203
9217
  "svg": "<path d=\"M7 3C4.79086 3 3 4.79086 3 7V17C3 19.2091 4.79086 21 7 21V14C7 12.8954 7.89543 12 9 12H15C16.1046 12 17 12.8954 17 14V21C19.2091 21 21 19.2091 21 17V8.24264C21 7.18177 20.5786 6.16436 19.8284 5.41421L18.5858 4.17157C18.1369 3.72269 17.5923 3.39152 17 3.19791V7C17 8.10457 16.1046 9 15 9H9C7.89543 9 7 8.10457 7 7V3Z\" fill=\"currentColor\"/><path d=\"M15 3H9V7H15V3Z\" fill=\"currentColor\"/><path d=\"M15 21V14H9V21H15Z\" fill=\"currentColor\"/>",
@@ -14056,6 +14070,48 @@
14056
14070
  "packageName": "round-filled-radius-3-stroke-2",
14057
14071
  "componentName": "IconPageTextSearch"
14058
14072
  },
14073
+ {
14074
+ "category": "Edit",
14075
+ "svg": "<path d=\"M19.874 12C19.43 13.7252 17.8638 15 16 15H14.5L14.8008 19.5068C14.9087 21.1267 13.6235 22.5 12 22.5C10.3765 22.5 9.09135 21.1267 9.19922 19.5068L9.5 15H8C6.13616 15 4.57002 13.7252 4.12598 12H19.874Z\" fill=\"currentColor\"/><path d=\"M8 2C8.31476 2 8.61095 2.14858 8.7998 2.40039L10 4L11.2002 2.40039C11.3891 2.14858 11.6852 2 12 2H18C19.1046 2 20 2.89543 20 4V10H4V4C4 2.89543 4.89543 2 6 2H8Z\" fill=\"currentColor\"/>",
14076
+ "iconName": "paint-brush, design, color, appearance",
14077
+ "variant": {
14078
+ "join": "round",
14079
+ "filled": "on",
14080
+ "radius": "3",
14081
+ "stroke": "2"
14082
+ },
14083
+ "createdAt": "2025-09-02T09:00:11.443912+00:00",
14084
+ "packageName": "round-filled-radius-3-stroke-2",
14085
+ "componentName": "IconPaintBrush"
14086
+ },
14087
+ {
14088
+ "category": "Edit",
14089
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C15.7277 2 18.86 4.54954 19.748 8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10V18C20 20.2091 18.2091 22 16 22H8C5.79086 22 4 20.2091 4 18V10C3.44772 10 3 9.55228 3 9C3 8.44772 3.44772 8 4 8H4.25195C5.14003 4.54954 8.27231 2 12 2ZM12 4C9.38772 4 7.16657 5.66984 6.34277 8H8V13C8 13.5523 8.44772 14 9 14C9.55228 14 10 13.5523 10 13V8H11V11C11 11.5523 11.4477 12 12 12C12.5523 12 13 11.5523 13 11V8H17.6572C16.8334 5.66984 14.6123 4 12 4Z\" fill=\"currentColor\"/>",
14090
+ "iconName": "paint-bucket, design, color, appearance",
14091
+ "variant": {
14092
+ "join": "round",
14093
+ "filled": "on",
14094
+ "radius": "3",
14095
+ "stroke": "2"
14096
+ },
14097
+ "createdAt": "2025-09-02T09:00:11.443912+00:00",
14098
+ "packageName": "round-filled-radius-3-stroke-2",
14099
+ "componentName": "IconPaintBucket"
14100
+ },
14101
+ {
14102
+ "category": "Edit",
14103
+ "svg": "<path d=\"M19.949 16.2618C20.1212 16.1037 20.3785 16.1036 20.5506 16.2618C21.1634 16.825 22.4996 18.2125 22.4998 19.5997C22.4998 20.9251 21.4924 22 20.2498 22.0001C19.0072 22.0001 17.9998 20.9252 17.9998 19.5997C18.0001 18.2125 19.3363 16.8249 19.949 16.2618Z\" fill=\"currentColor\"/><path d=\"M9.19026 3.29405C10.2984 1.87062 12.4039 1.74015 13.6795 3.01573L20.3768 9.71201C21.6516 10.9875 21.5213 13.0932 20.0985 14.2013L11.2049 21.1241C9.61294 22.3635 7.34675 22.223 5.91975 20.797L2.59553 17.4728C1.16871 16.0458 1.02779 13.7789 2.26741 12.1866L3.81819 10.1935L10.2127 13.2218C10.7116 13.458 11.3072 13.2459 11.5438 12.7472C11.7593 12.2922 11.6009 11.7567 11.1932 11.4864L2.57209 7.40342C2.07303 7.16702 1.86022 6.57145 2.09651 6.07237C2.33291 5.57329 2.92847 5.36045 3.42756 5.59678L6.32698 6.96983L9.19026 3.29405Z\" fill=\"currentColor\"/>",
14104
+ "iconName": "paint-bucket-drop",
14105
+ "variant": {
14106
+ "join": "round",
14107
+ "filled": "on",
14108
+ "radius": "3",
14109
+ "stroke": "2"
14110
+ },
14111
+ "createdAt": "2025-09-02T09:30:11.696823+00:00",
14112
+ "packageName": "round-filled-radius-3-stroke-2",
14113
+ "componentName": "IconPaintBucketDrop"
14114
+ },
14059
14115
  {
14060
14116
  "category": "Food",
14061
14117
  "svg": "<path d=\"M3 5C3 4.44772 3.44772 4 4 4H20C20.5523 4 21 4.44772 21 5C21 5.55228 20.5523 6 20 6H15C14.4477 6 14 6.44772 14 7V10.5C14 11.3284 13.3284 12 12.5 12C11.6716 12 11 11.3284 11 10.5V14.5C11 15.3284 10.3284 16 9.5 16C8.67157 16 8 15.3284 8 14.5V7C8 6.44772 7.55228 6 7 6H4C3.44772 6 3 5.55228 3 5Z\" fill=\"currentColor\"/><path d=\"M21 8.5C21 7.94772 20.5523 7.5 20 7.5H16V9.5H20C20.5523 9.5 21 9.05228 21 8.5Z\" fill=\"currentColor\"/><path d=\"M15.9646 11C15.8532 11.7788 15.4854 12.4749 14.9495 13H21C21.5523 13 22 12.5523 22 12C22 11.4477 21.5523 11 21 11H15.9646Z\" fill=\"currentColor\"/><path d=\"M6 7.5H3C2.44772 7.5 2 7.94772 2 8.5C2 9.05228 2.44772 9.5 3 9.5H6V7.5Z\" fill=\"currentColor\"/><path d=\"M6 11H4C3.44772 11 3 11.4477 3 12C3 12.5523 3.44772 13 4 13H6V11Z\" fill=\"currentColor\"/><path d=\"M6 14.5H4C3.44772 14.5 3 14.9477 3 15.5C3 16.0523 3.44772 16.5 4 16.5H6.62734C6.23191 15.9331 6 15.2436 6 14.5Z\" fill=\"currentColor\"/><path d=\"M12.3727 16.5C12.7681 15.9331 13 15.2436 13 14.5H20C20.5523 14.5 21 14.9477 21 15.5C21 16.0523 20.5523 16.5 20 16.5H12.3727Z\" fill=\"currentColor\"/><path d=\"M23 19C23 18.4477 22.5523 18 22 18H2C1.44772 18 1 18.4477 1 19C1 19.5523 1.44772 20 2 20H22C22.5523 20 23 19.5523 23 19Z\" fill=\"currentColor\"/>",
@@ -16506,6 +16562,20 @@
16506
16562
  "packageName": "round-filled-radius-3-stroke-2",
16507
16563
  "componentName": "IconSettingsToggle2"
16508
16564
  },
16565
+ {
16566
+ "category": "Edit",
16567
+ "svg": "<path d=\"M19.7842 4.12891C20.5337 4.85591 21 5.87332 21 7V17C21 19.2091 19.2091 21 17 21H7C5.87332 21 4.85591 20.5337 4.12891 19.7842L19.7842 4.12891Z\" fill=\"currentColor\"/><path d=\"M17 3C17.3334 3 17.6572 3.0413 17.9668 3.11816L3.11816 17.9668C3.0413 17.6572 3 17.3334 3 17V13.4141L13.4141 3H17Z\" fill=\"currentColor\"/><path d=\"M3 10.5859V7C3 4.79086 4.79086 3 7 3H10.5859L3 10.5859Z\" fill=\"currentColor\"/>",
16568
+ "iconName": "shader-effect, material",
16569
+ "variant": {
16570
+ "join": "round",
16571
+ "filled": "on",
16572
+ "radius": "3",
16573
+ "stroke": "2"
16574
+ },
16575
+ "createdAt": "2025-09-02T10:30:34.835537+00:00",
16576
+ "packageName": "round-filled-radius-3-stroke-2",
16577
+ "componentName": "IconShaderEffect"
16578
+ },
16509
16579
  {
16510
16580
  "category": "Edit",
16511
16581
  "svg": "<path d=\"M3.0918 17.8516C3.75013 17.5759 4.4476 17.4169 5.19727 17.5449C5.4381 17.5861 5.75702 17.7628 6.19727 18.208C6.63336 18.6491 7.06863 19.2256 7.58984 19.9043C7.85458 20.249 8.14304 20.6242 8.45996 21H7C5.08316 21 3.48216 19.6515 3.0918 17.8516Z\" fill=\"currentColor\"/><path d=\"M5.89355 12.082C6.52752 11.9118 6.88966 12.0262 7.21777 12.252C7.63982 12.5425 8.01858 13.0238 8.60449 13.7578C9.15263 14.4445 9.83183 15.2762 10.7734 15.9844C11.5203 16.546 12.3319 16.9033 13.0645 17.1953C13.8337 17.502 14.4668 17.722 15.0654 18.0381C15.6334 18.338 16.0956 18.6901 16.4541 19.1963C16.7497 19.6138 17.0046 20.182 17.165 20.9951C17.1103 20.9973 17.0553 21 17 21H11.2979C10.5707 20.4538 9.90156 19.6304 9.17676 18.6865C8.68967 18.0522 8.16547 17.3544 7.62012 16.8027C7.07906 16.2555 6.39297 15.72 5.5332 15.5732C4.59329 15.4129 3.73819 15.5329 3 15.7588V13.7393C4.32379 12.7338 5.2411 12.2572 5.89355 12.082Z\" fill=\"currentColor\"/><path d=\"M10.918 3C10.8389 4.90907 11.2311 6.32003 12.0518 7.38574C12.9949 8.61036 14.3787 9.20143 15.6035 9.66992C16.9035 10.1672 18.0634 10.5436 19.0645 11.2646C19.8534 11.833 20.5487 12.6294 21 13.9297V17C21 18.4442 20.2342 19.7089 19.0869 20.4121C18.8769 19.4605 18.5404 18.6829 18.0859 18.041C17.4945 17.2057 16.7534 16.6669 15.999 16.2686C15.2755 15.8866 14.4662 15.6012 13.8057 15.3379C13.1083 15.0599 12.5013 14.782 11.9756 14.3867C11.2553 13.845 10.7126 13.1921 10.168 12.5098C9.6612 11.8749 9.07624 11.1022 8.35156 10.6035C7.53281 10.0401 6.56518 9.83084 5.375 10.1504C4.66649 10.3406 3.88619 10.7166 3 11.29V7C3 4.79086 4.79086 3 7 3H10.918Z\" fill=\"currentColor\"/><path d=\"M17 3C19.2091 3 21 4.79086 21 7V10.2754C20.7558 10.044 20.4998 9.83349 20.2334 9.6416C18.9637 8.72705 17.4748 8.24446 16.3174 7.80176C15.0849 7.33032 14.2013 6.89948 13.6357 6.16504C13.1771 5.56926 12.8367 4.64055 12.9189 3H17Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -656,6 +656,7 @@ export type CentralIconName =
656
656
  | "IconFistbump"
657
657
  | "IconFlag1"
658
658
  | "IconFlag2"
659
+ | "IconFlashcards"
659
660
  | "IconFloppyDisk1"
660
661
  | "IconFloppyDisk2"
661
662
  | "IconFocusAuto"
@@ -1003,6 +1004,9 @@ export type CentralIconName =
1003
1004
  | "IconPageTextLock"
1004
1005
  | "IconPageTextPieChart"
1005
1006
  | "IconPageTextSearch"
1007
+ | "IconPaintBrush"
1008
+ | "IconPaintBucket"
1009
+ | "IconPaintBucketDrop"
1006
1010
  | "IconPancakes"
1007
1011
  | "IconPanoramaView"
1008
1012
  | "IconPaperclip1"
@@ -1178,6 +1182,7 @@ export type CentralIconName =
1178
1182
  | "IconSettingsSliderVer"
1179
1183
  | "IconSettingsToggle1"
1180
1184
  | "IconSettingsToggle2"
1185
+ | "IconShaderEffect"
1181
1186
  | "IconShaders"
1182
1187
  | "IconShadows"
1183
1188
  | "IconShaka1"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-3-stroke-2",
3
- "version": "0.0.61",
3
+ "version": "1.0.1",
4
4
  "style": "round-filled-radius-3-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-3-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": 1514,
14
+ "totalIcons": 1519,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 32,
@@ -427,7 +427,7 @@
427
427
  ]
428
428
  },
429
429
  "Edit": {
430
- "count": 62,
430
+ "count": 66,
431
431
  "icons": [
432
432
  "IconAddKeyframe",
433
433
  "IconBezier",
@@ -468,6 +468,9 @@
468
468
  "IconMarkdown",
469
469
  "IconMarker",
470
470
  "IconMarkerCircle",
471
+ "IconPaintBrush",
472
+ "IconPaintBucket",
473
+ "IconPaintBucketDrop",
471
474
  "IconPencil",
472
475
  "IconPencilLine",
473
476
  "IconPencilWave",
@@ -479,6 +482,7 @@
479
482
  "IconRewrite1",
480
483
  "IconRewrite2",
481
484
  "IconRuler",
485
+ "IconShaderEffect",
482
486
  "IconShaders",
483
487
  "IconSignature",
484
488
  "IconSlice",
@@ -1419,7 +1423,7 @@
1419
1423
  ]
1420
1424
  },
1421
1425
  "Things": {
1422
- "count": 118,
1426
+ "count": 119,
1423
1427
  "icons": [
1424
1428
  "IconAlien",
1425
1429
  "IconBackpack",
@@ -1464,6 +1468,7 @@
1464
1468
  "IconFire3",
1465
1469
  "IconFlag1",
1466
1470
  "IconFlag2",
1471
+ "IconFlashcards",
1467
1472
  "IconFootsteps",
1468
1473
  "IconForYou",
1469
1474
  "IconGalaxy",
@@ -2361,6 +2366,7 @@
2361
2366
  "IconFistbump": "fistbump, boom, hands, friends",
2362
2367
  "IconFlag1": "flag-1, priority",
2363
2368
  "IconFlag2": "flag-2, priority",
2369
+ "IconFlashcards": "flashcards, cards, pages",
2364
2370
  "IconFloppyDisk1": "floppy-disk-1, save",
2365
2371
  "IconFloppyDisk2": "floppy-disk-2, save",
2366
2372
  "IconFocusAuto": "focus-auto",
@@ -2708,6 +2714,9 @@
2708
2714
  "IconPageTextLock": "page-text-lock",
2709
2715
  "IconPageTextPieChart": "page-text-pie-chart",
2710
2716
  "IconPageTextSearch": "page-text-search",
2717
+ "IconPaintBrush": "paint-brush, design, color, appearance",
2718
+ "IconPaintBucket": "paint-bucket, design, color, appearance",
2719
+ "IconPaintBucketDrop": "paint-bucket-drop",
2711
2720
  "IconPancakes": "pancakes, maple-syrup, breakfast",
2712
2721
  "IconPanoramaView": "panorama-view",
2713
2722
  "IconPaperclip1": "paperclip-1, attachment",
@@ -2883,6 +2892,7 @@
2883
2892
  "IconSettingsSliderVer": "settings-slider-ver",
2884
2893
  "IconSettingsToggle1": "settings-toggle-1",
2885
2894
  "IconSettingsToggle2": "settings-toggle-2",
2895
+ "IconShaderEffect": "shader-effect, material",
2886
2896
  "IconShaders": "shaders, material, effect",
2887
2897
  "IconShadows": "shadows",
2888
2898
  "IconShaka1": "shaka-1, call me, hang-ten",
package/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/round-filled-radius-3-stroke-2",
21
- version: "0.0.61",
21
+ version: "1.0.1",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/round-filled-radius-3-stroke-2",
3
- "version": "0.0.61",
3
+ "version": "1.0.1",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -4599,6 +4599,13 @@
4599
4599
  "iconName": "flag-2, priority",
4600
4600
  "pathname": "src/IconFlag2"
4601
4601
  },
4602
+ {
4603
+ "svg": "<Path d=\"M3.41677 12.0234C3.18585 9.8264 4.7797 7.85815 6.97674 7.62724L8.96579 7.41818C11.1628 7.18726 13.1311 8.78112 13.362 10.9782L13.9925 16.9772C14.2234 19.1743 12.6296 21.1425 10.4325 21.3734L8.4435 21.5825C6.24646 21.8134 4.27821 20.2196 4.0473 18.0225L3.41677 12.0234Z\" fill=\"currentColor\"/><Path d=\"M10.7633 5.86303C11.0495 3.72565 12.9847 2.19098 15.1432 2.41772L17.1324 2.6267C19.3295 2.85762 20.9229 4.82615 20.692 7.02319L20.0621 13.0222C19.8311 15.2191 17.8626 16.8127 15.6656 16.5818L15.6598 16.5808L15.0524 10.8005C14.7949 8.35102 13.0222 6.42657 10.7633 5.86303Z\" fill=\"currentColor\"/>",
4604
+ "tags": "Path",
4605
+ "componentName": "IconFlashcards",
4606
+ "iconName": "flashcards, cards, pages",
4607
+ "pathname": "src/IconFlashcards"
4608
+ },
4602
4609
  {
4603
4610
  "svg": "<Path d=\"M7 3C4.79086 3 3 4.79086 3 7V17C3 19.2091 4.79086 21 7 21V14C7 12.8954 7.89543 12 9 12H15C16.1046 12 17 12.8954 17 14V21C19.2091 21 21 19.2091 21 17V8.24264C21 7.18177 20.5786 6.16436 19.8284 5.41421L18.5858 4.17157C18.1369 3.72269 17.5923 3.39152 17 3.19791V7C17 8.10457 16.1046 9 15 9H9C7.89543 9 7 8.10457 7 7V3Z\" fill=\"currentColor\"/><Path d=\"M15 3H9V7H15V3Z\" fill=\"currentColor\"/><Path d=\"M15 21V14H9V21H15Z\" fill=\"currentColor\"/>",
4604
4611
  "tags": "Path",
@@ -7028,6 +7035,27 @@
7028
7035
  "iconName": "page-text-search",
7029
7036
  "pathname": "src/IconPageTextSearch"
7030
7037
  },
7038
+ {
7039
+ "svg": "<Path d=\"M19.874 12C19.43 13.7252 17.8638 15 16 15H14.5L14.8008 19.5068C14.9087 21.1267 13.6235 22.5 12 22.5C10.3765 22.5 9.09135 21.1267 9.19922 19.5068L9.5 15H8C6.13616 15 4.57002 13.7252 4.12598 12H19.874Z\" fill=\"currentColor\"/><Path d=\"M8 2C8.31476 2 8.61095 2.14858 8.7998 2.40039L10 4L11.2002 2.40039C11.3891 2.14858 11.6852 2 12 2H18C19.1046 2 20 2.89543 20 4V10H4V4C4 2.89543 4.89543 2 6 2H8Z\" fill=\"currentColor\"/>",
7040
+ "tags": "Path",
7041
+ "componentName": "IconPaintBrush",
7042
+ "iconName": "paint-brush, design, color, appearance",
7043
+ "pathname": "src/IconPaintBrush"
7044
+ },
7045
+ {
7046
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C15.7277 2 18.86 4.54954 19.748 8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10V18C20 20.2091 18.2091 22 16 22H8C5.79086 22 4 20.2091 4 18V10C3.44772 10 3 9.55228 3 9C3 8.44772 3.44772 8 4 8H4.25195C5.14003 4.54954 8.27231 2 12 2ZM12 4C9.38772 4 7.16657 5.66984 6.34277 8H8V13C8 13.5523 8.44772 14 9 14C9.55228 14 10 13.5523 10 13V8H11V11C11 11.5523 11.4477 12 12 12C12.5523 12 13 11.5523 13 11V8H17.6572C16.8334 5.66984 14.6123 4 12 4Z\" fill=\"currentColor\"/>",
7047
+ "tags": "Path",
7048
+ "componentName": "IconPaintBucket",
7049
+ "iconName": "paint-bucket, design, color, appearance",
7050
+ "pathname": "src/IconPaintBucket"
7051
+ },
7052
+ {
7053
+ "svg": "<Path d=\"M19.949 16.2618C20.1212 16.1037 20.3785 16.1036 20.5506 16.2618C21.1634 16.825 22.4996 18.2125 22.4998 19.5997C22.4998 20.9251 21.4924 22 20.2498 22.0001C19.0072 22.0001 17.9998 20.9252 17.9998 19.5997C18.0001 18.2125 19.3363 16.8249 19.949 16.2618Z\" fill=\"currentColor\"/><Path d=\"M9.19026 3.29405C10.2984 1.87062 12.4039 1.74015 13.6795 3.01573L20.3768 9.71201C21.6516 10.9875 21.5213 13.0932 20.0985 14.2013L11.2049 21.1241C9.61294 22.3635 7.34675 22.223 5.91975 20.797L2.59553 17.4728C1.16871 16.0458 1.02779 13.7789 2.26741 12.1866L3.81819 10.1935L10.2127 13.2218C10.7116 13.458 11.3072 13.2459 11.5438 12.7472C11.7593 12.2922 11.6009 11.7567 11.1932 11.4864L2.57209 7.40342C2.07303 7.16702 1.86022 6.57145 2.09651 6.07237C2.33291 5.57329 2.92847 5.36045 3.42756 5.59678L6.32698 6.96983L9.19026 3.29405Z\" fill=\"currentColor\"/>",
7054
+ "tags": "Path",
7055
+ "componentName": "IconPaintBucketDrop",
7056
+ "iconName": "paint-bucket-drop",
7057
+ "pathname": "src/IconPaintBucketDrop"
7058
+ },
7031
7059
  {
7032
7060
  "svg": "<Path d=\"M3 5C3 4.44772 3.44772 4 4 4H20C20.5523 4 21 4.44772 21 5C21 5.55228 20.5523 6 20 6H15C14.4477 6 14 6.44772 14 7V10.5C14 11.3284 13.3284 12 12.5 12C11.6716 12 11 11.3284 11 10.5V14.5C11 15.3284 10.3284 16 9.5 16C8.67157 16 8 15.3284 8 14.5V7C8 6.44772 7.55228 6 7 6H4C3.44772 6 3 5.55228 3 5Z\" fill=\"currentColor\"/><Path d=\"M21 8.5C21 7.94772 20.5523 7.5 20 7.5H16V9.5H20C20.5523 9.5 21 9.05228 21 8.5Z\" fill=\"currentColor\"/><Path d=\"M15.9646 11C15.8532 11.7788 15.4854 12.4749 14.9495 13H21C21.5523 13 22 12.5523 22 12C22 11.4477 21.5523 11 21 11H15.9646Z\" fill=\"currentColor\"/><Path d=\"M6 7.5H3C2.44772 7.5 2 7.94772 2 8.5C2 9.05228 2.44772 9.5 3 9.5H6V7.5Z\" fill=\"currentColor\"/><Path d=\"M6 11H4C3.44772 11 3 11.4477 3 12C3 12.5523 3.44772 13 4 13H6V11Z\" fill=\"currentColor\"/><Path d=\"M6 14.5H4C3.44772 14.5 3 14.9477 3 15.5C3 16.0523 3.44772 16.5 4 16.5H6.62734C6.23191 15.9331 6 15.2436 6 14.5Z\" fill=\"currentColor\"/><Path d=\"M12.3727 16.5C12.7681 15.9331 13 15.2436 13 14.5H20C20.5523 14.5 21 14.9477 21 15.5C21 16.0523 20.5523 16.5 20 16.5H12.3727Z\" fill=\"currentColor\"/><Path d=\"M23 19C23 18.4477 22.5523 18 22 18H2C1.44772 18 1 18.4477 1 19C1 19.5523 1.44772 20 2 20H22C22.5523 20 23 19.5523 23 19Z\" fill=\"currentColor\"/>",
7033
7061
  "tags": "Path",
@@ -8253,6 +8281,13 @@
8253
8281
  "iconName": "settings-toggle-2",
8254
8282
  "pathname": "src/IconSettingsToggle2"
8255
8283
  },
8284
+ {
8285
+ "svg": "<Path d=\"M19.7842 4.12891C20.5337 4.85591 21 5.87332 21 7V17C21 19.2091 19.2091 21 17 21H7C5.87332 21 4.85591 20.5337 4.12891 19.7842L19.7842 4.12891Z\" fill=\"currentColor\"/><Path d=\"M17 3C17.3334 3 17.6572 3.0413 17.9668 3.11816L3.11816 17.9668C3.0413 17.6572 3 17.3334 3 17V13.4141L13.4141 3H17Z\" fill=\"currentColor\"/><Path d=\"M3 10.5859V7C3 4.79086 4.79086 3 7 3H10.5859L3 10.5859Z\" fill=\"currentColor\"/>",
8286
+ "tags": "Path",
8287
+ "componentName": "IconShaderEffect",
8288
+ "iconName": "shader-effect, material",
8289
+ "pathname": "src/IconShaderEffect"
8290
+ },
8256
8291
  {
8257
8292
  "svg": "<Path d=\"M3.0918 17.8516C3.75013 17.5759 4.4476 17.4169 5.19727 17.5449C5.4381 17.5861 5.75702 17.7628 6.19727 18.208C6.63336 18.6491 7.06863 19.2256 7.58984 19.9043C7.85458 20.249 8.14304 20.6242 8.45996 21H7C5.08316 21 3.48216 19.6515 3.0918 17.8516Z\" fill=\"currentColor\"/><Path d=\"M5.89355 12.082C6.52752 11.9118 6.88966 12.0262 7.21777 12.252C7.63982 12.5425 8.01858 13.0238 8.60449 13.7578C9.15263 14.4445 9.83183 15.2762 10.7734 15.9844C11.5203 16.546 12.3319 16.9033 13.0645 17.1953C13.8337 17.502 14.4668 17.722 15.0654 18.0381C15.6334 18.338 16.0956 18.6901 16.4541 19.1963C16.7497 19.6138 17.0046 20.182 17.165 20.9951C17.1103 20.9973 17.0553 21 17 21H11.2979C10.5707 20.4538 9.90156 19.6304 9.17676 18.6865C8.68967 18.0522 8.16547 17.3544 7.62012 16.8027C7.07906 16.2555 6.39297 15.72 5.5332 15.5732C4.59329 15.4129 3.73819 15.5329 3 15.7588V13.7393C4.32379 12.7338 5.2411 12.2572 5.89355 12.082Z\" fill=\"currentColor\"/><Path d=\"M10.918 3C10.8389 4.90907 11.2311 6.32003 12.0518 7.38574C12.9949 8.61036 14.3787 9.20143 15.6035 9.66992C16.9035 10.1672 18.0634 10.5436 19.0645 11.2646C19.8534 11.833 20.5487 12.6294 21 13.9297V17C21 18.4442 20.2342 19.7089 19.0869 20.4121C18.8769 19.4605 18.5404 18.6829 18.0859 18.041C17.4945 17.2057 16.7534 16.6669 15.999 16.2686C15.2755 15.8866 14.4662 15.6012 13.8057 15.3379C13.1083 15.0599 12.5013 14.782 11.9756 14.3867C11.2553 13.845 10.7126 13.1921 10.168 12.5098C9.6612 11.8749 9.07624 11.1022 8.35156 10.6035C7.53281 10.0401 6.56518 9.83084 5.375 10.1504C4.66649 10.3406 3.88619 10.7166 3 11.29V7C3 4.79086 4.79086 3 7 3H10.918Z\" fill=\"currentColor\"/><Path d=\"M17 3C19.2091 3 21 4.79086 21 7V10.2754C20.7558 10.044 20.4998 9.83349 20.2334 9.6416C18.9637 8.72705 17.4748 8.24446 16.3174 7.80176C15.0849 7.33032 14.2013 6.89948 13.6357 6.16504C13.1771 5.56926 12.8367 4.64055 12.9189 3H17Z\" fill=\"currentColor\"/>",
8258
8293
  "tags": "Path",