@central-icons-react-native/round-filled-radius-3-stroke-2 1.1.161 → 1.1.163
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/IconGarlic/index.d.ts +4 -0
- package/IconGarlic/index.js +2 -0
- package/IconGarlic/index.js.map +1 -0
- package/IconGarlic/index.mjs +2 -0
- package/IconGarlic/index.mjs.map +1 -0
- package/IconStackedBarChart2/index.d.ts +4 -0
- package/IconStackedBarChart2/index.js +2 -0
- package/IconStackedBarChart2/index.js.map +1 -0
- package/IconStackedBarChart2/index.mjs +2 -0
- package/IconStackedBarChart2/index.mjs.map +1 -0
- package/IconWrite3/index.d.ts +4 -0
- package/IconWrite3/index.js +2 -0
- package/IconWrite3/index.js.map +1 -0
- package/IconWrite3/index.mjs +2 -0
- package/IconWrite3/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +44 -2
- package/icons/index.d.ts +3 -0
- package/icons-index.json +13 -7
- package/index.d.ts +3 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +23 -2
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var B=Object.create;var e=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(C,r)=>{for(var o in r)e(C,o,{get:r[o],enumerable:!0})},a=(C,r,o,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of u(r))!P.call(C,t)&&t!==o&&e(C,t,{get:()=>r[t],enumerable:!(p=I(r,t))||p.enumerable});return C};var l=(C,r,o)=>(o=C!=null?B(x(C)):{},a(r||!C||!C.__esModule?e(o,"default",{value:C,enumerable:!0}):o,C)),v=C=>a(e({},"__esModule",{value:!0}),C);var y={};g(y,{IconGarlic:()=>i,default:()=>h});module.exports=v(y);var n=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:C,size:r=24,...o})=>m.default.createElement(s.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var f=require("react-native-svg"),i=C=>n.default.createElement(c,{...C},n.default.createElement(f.Path,{d:"M11.3984 1.5499C12.6468 1.09902 13.7986 1.9824 14.0957 3.02256C14.6815 5.07327 16.307 6.55177 18.1211 8.36143C19.8529 10.089 21.7274 12.1108 21.9482 15.0938C21.95 15.1171 21.9512 15.1409 21.9512 15.1642C21.9511 16.6348 21.6133 18.529 20.4404 19.9366C19.4503 21.1248 17.9712 21.8402 15.9492 21.7911C16.1658 21.3504 16.3015 20.8659 16.3828 20.3897C16.5715 19.2844 16.5179 17.9875 16.3516 16.7228C16.0189 14.1935 15.1975 11.5243 14.5879 10.2022C14.368 9.72611 13.8034 9.51777 13.3271 9.7374C12.851 9.95706 12.6431 10.5209 12.8623 10.9972C13.3844 12.1292 14.1576 14.6122 14.4678 16.9708C14.6228 18.15 14.6527 19.2323 14.5098 20.0694C14.3622 20.9336 14.0731 21.3184 13.7969 21.463C13.2418 21.7535 12.5136 21.9276 11.7822 21.92C11.0484 21.9123 10.3915 21.7232 9.92676 21.3829C9.74983 21.2512 9.51592 20.902 9.3457 20.1974C9.18278 19.5226 9.11333 18.6672 9.13281 17.7394C9.17227 15.8639 9.56634 13.9074 10.0596 12.838C10.2791 12.3617 10.0719 11.797 9.5957 11.5772C9.11952 11.3578 8.55483 11.5661 8.33496 12.0421C7.69648 13.4264 7.27622 15.6643 7.2334 17.6993C7.21183 18.7265 7.28507 19.7576 7.49902 20.6437C7.59637 21.0466 7.73381 21.4569 7.92578 21.8341C6.71345 21.9149 5.52379 21.6323 4.52539 20.9913C3.02145 20.0257 2.05083 18.3146 2.05078 16.0968C2.05078 14.5017 2.36933 13.2165 2.90918 12.1417C3.44666 11.0717 4.17952 10.2588 4.93848 9.57822C5.66574 8.92612 6.5139 8.31893 7.16602 7.79697C7.85825 7.24289 8.42774 6.71463 8.84082 6.09092C9.08491 5.72191 9.25456 5.00572 9.27539 4.27646V3.80869C9.3042 3.02679 9.73596 2.15106 10.6455 1.82236L11.3984 1.5499Z",fill:"currentColor"})),h=i;0&&(module.exports={IconGarlic});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGarlic/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 IconGarlic: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.3984 1.5499C12.6468 1.09902 13.7986 1.9824 14.0957 3.02256C14.6815 5.07327 16.307 6.55177 18.1211 8.36143C19.8529 10.089 21.7274 12.1108 21.9482 15.0938C21.95 15.1171 21.9512 15.1409 21.9512 15.1642C21.9511 16.6348 21.6133 18.529 20.4404 19.9366C19.4503 21.1248 17.9712 21.8402 15.9492 21.7911C16.1658 21.3504 16.3015 20.8659 16.3828 20.3897C16.5715 19.2844 16.5179 17.9875 16.3516 16.7228C16.0189 14.1935 15.1975 11.5243 14.5879 10.2022C14.368 9.72611 13.8034 9.51777 13.3271 9.7374C12.851 9.95706 12.6431 10.5209 12.8623 10.9972C13.3844 12.1292 14.1576 14.6122 14.4678 16.9708C14.6228 18.15 14.6527 19.2323 14.5098 20.0694C14.3622 20.9336 14.0731 21.3184 13.7969 21.463C13.2418 21.7535 12.5136 21.9276 11.7822 21.92C11.0484 21.9123 10.3915 21.7232 9.92676 21.3829C9.74983 21.2512 9.51592 20.902 9.3457 20.1974C9.18278 19.5226 9.11333 18.6672 9.13281 17.7394C9.17227 15.8639 9.56634 13.9074 10.0596 12.838C10.2791 12.3617 10.0719 11.797 9.5957 11.5772C9.11952 11.3578 8.55483 11.5661 8.33496 12.0421C7.69648 13.4264 7.27622 15.6643 7.2334 17.6993C7.21183 18.7265 7.28507 19.7576 7.49902 20.6437C7.59637 21.0466 7.73381 21.4569 7.92578 21.8341C6.71345 21.9149 5.52379 21.6323 4.52539 20.9913C3.02145 20.0257 2.05083 18.3146 2.05078 16.0968C2.05078 14.5017 2.36933 13.2165 2.90918 12.1417C3.44666 11.0717 4.17952 10.2588 4.93848 9.57822C5.66574 8.92612 6.5139 8.31893 7.16602 7.79697C7.85825 7.24289 8.42774 6.71463 8.84082 6.09092C9.08491 5.72191 9.25456 5.00572 9.27539 4.27646V3.80869C9.3042 3.02679 9.73596 2.15106 10.6455 1.82236L11.3984 1.5499Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGarlic;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ohDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconGarlic_exports","__export","IconGarlic","IconGarlic_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGarlic","props","React","CentralIconBase","IconGarlic_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var o=({children:r,size:C=24,...e})=>n.createElement(p,{...e,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var l=r=>t.createElement(o,{...r},t.createElement(a,{d:"M11.3984 1.5499C12.6468 1.09902 13.7986 1.9824 14.0957 3.02256C14.6815 5.07327 16.307 6.55177 18.1211 8.36143C19.8529 10.089 21.7274 12.1108 21.9482 15.0938C21.95 15.1171 21.9512 15.1409 21.9512 15.1642C21.9511 16.6348 21.6133 18.529 20.4404 19.9366C19.4503 21.1248 17.9712 21.8402 15.9492 21.7911C16.1658 21.3504 16.3015 20.8659 16.3828 20.3897C16.5715 19.2844 16.5179 17.9875 16.3516 16.7228C16.0189 14.1935 15.1975 11.5243 14.5879 10.2022C14.368 9.72611 13.8034 9.51777 13.3271 9.7374C12.851 9.95706 12.6431 10.5209 12.8623 10.9972C13.3844 12.1292 14.1576 14.6122 14.4678 16.9708C14.6228 18.15 14.6527 19.2323 14.5098 20.0694C14.3622 20.9336 14.0731 21.3184 13.7969 21.463C13.2418 21.7535 12.5136 21.9276 11.7822 21.92C11.0484 21.9123 10.3915 21.7232 9.92676 21.3829C9.74983 21.2512 9.51592 20.902 9.3457 20.1974C9.18278 19.5226 9.11333 18.6672 9.13281 17.7394C9.17227 15.8639 9.56634 13.9074 10.0596 12.838C10.2791 12.3617 10.0719 11.797 9.5957 11.5772C9.11952 11.3578 8.55483 11.5661 8.33496 12.0421C7.69648 13.4264 7.27622 15.6643 7.2334 17.6993C7.21183 18.7265 7.28507 19.7576 7.49902 20.6437C7.59637 21.0466 7.73381 21.4569 7.92578 21.8341C6.71345 21.9149 5.52379 21.6323 4.52539 20.9913C3.02145 20.0257 2.05083 18.3146 2.05078 16.0968C2.05078 14.5017 2.36933 13.2165 2.90918 12.1417C3.44666 11.0717 4.17952 10.2588 4.93848 9.57822C5.66574 8.92612 6.5139 8.31893 7.16602 7.79697C7.85825 7.24289 8.42774 6.71463 8.84082 6.09092C9.08491 5.72191 9.25456 5.00572 9.27539 4.27646V3.80869C9.3042 3.02679 9.73596 2.15106 10.6455 1.82236L11.3984 1.5499Z",fill:"currentColor"})),P=l;export{l as IconGarlic,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGarlic/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 IconGarlic: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.3984 1.5499C12.6468 1.09902 13.7986 1.9824 14.0957 3.02256C14.6815 5.07327 16.307 6.55177 18.1211 8.36143C19.8529 10.089 21.7274 12.1108 21.9482 15.0938C21.95 15.1171 21.9512 15.1409 21.9512 15.1642C21.9511 16.6348 21.6133 18.529 20.4404 19.9366C19.4503 21.1248 17.9712 21.8402 15.9492 21.7911C16.1658 21.3504 16.3015 20.8659 16.3828 20.3897C16.5715 19.2844 16.5179 17.9875 16.3516 16.7228C16.0189 14.1935 15.1975 11.5243 14.5879 10.2022C14.368 9.72611 13.8034 9.51777 13.3271 9.7374C12.851 9.95706 12.6431 10.5209 12.8623 10.9972C13.3844 12.1292 14.1576 14.6122 14.4678 16.9708C14.6228 18.15 14.6527 19.2323 14.5098 20.0694C14.3622 20.9336 14.0731 21.3184 13.7969 21.463C13.2418 21.7535 12.5136 21.9276 11.7822 21.92C11.0484 21.9123 10.3915 21.7232 9.92676 21.3829C9.74983 21.2512 9.51592 20.902 9.3457 20.1974C9.18278 19.5226 9.11333 18.6672 9.13281 17.7394C9.17227 15.8639 9.56634 13.9074 10.0596 12.838C10.2791 12.3617 10.0719 11.797 9.5957 11.5772C9.11952 11.3578 8.55483 11.5661 8.33496 12.0421C7.69648 13.4264 7.27622 15.6643 7.2334 17.6993C7.21183 18.7265 7.28507 19.7576 7.49902 20.6437C7.59637 21.0466 7.73381 21.4569 7.92578 21.8341C6.71345 21.9149 5.52379 21.6323 4.52539 20.9913C3.02145 20.0257 2.05083 18.3146 2.05078 16.0968C2.05078 14.5017 2.36933 13.2165 2.90918 12.1417C3.44666 11.0717 4.17952 10.2588 4.93848 9.57822C5.66574 8.92612 6.5139 8.31893 7.16602 7.79697C7.85825 7.24289 8.42774 6.71463 8.84082 6.09092C9.08491 5.72191 9.25456 5.00572 9.27539 4.27646V3.80869C9.3042 3.02679 9.73596 2.15106 10.6455 1.82236L11.3984 1.5499Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGarlic;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ohDACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconGarlic","props","React","CentralIconBase","IconGarlic_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var I=Object.create;var n=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=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,p)=>{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:!(p=V(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?I(u(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconStackedBarChart2:()=>B,default:()=>h});module.exports=g(v);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),B=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z",fill:"currentColor"})),h=B;0&&(module.exports={IconStackedBarChart2});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconStackedBarChart2/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 IconStackedBarChart2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStackedBarChart2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,0BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kZACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconStackedBarChart2_exports","__export","IconStackedBarChart2","IconStackedBarChart2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconStackedBarChart2","props","React","CentralIconBase","IconStackedBarChart2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z",fill:"currentColor"})),x=l;export{l as IconStackedBarChart2,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconStackedBarChart2/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 IconStackedBarChart2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStackedBarChart2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kZACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconStackedBarChart2","props","React","CentralIconBase","IconStackedBarChart2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(p=I(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?B(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var y={};g(y,{IconWrite3:()=>i,default:()=>h});module.exports=v(y);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M18.8887 11.5977C19.6623 12.703 19.8271 14.1242 19.3262 15.377L17.4775 20H19C19.5523 20 20 20.4477 20 21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21C4 20.4477 4.44772 20 5 20H6.52246L4.67383 15.377C4.17292 14.1242 4.33766 12.703 5.11133 11.5977L11 3.18359V11.709C10.1172 12.0948 9.5 12.975 9.5 14C9.5 15.3807 10.6193 16.5 12 16.5C13.3807 16.5 14.5 15.3807 14.5 14C14.5 12.975 13.8828 12.0948 13 11.709V3.18359L18.8887 11.5977Z",fill:"currentColor"})),h=i;0&&(module.exports={IconWrite3});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconWrite3/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 IconWrite3: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.8887 11.5977C19.6623 12.703 19.8271 14.1242 19.3262 15.377L17.4775 20H19C19.5523 20 20 20.4477 20 21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21C4 20.4477 4.44772 20 5 20H6.52246L4.67383 15.377C4.17292 14.1242 4.33766 12.703 5.11133 11.5977L11 3.18359V11.709C10.1172 12.0948 9.5 12.975 9.5 14C9.5 15.3807 10.6193 16.5 12 16.5C13.3807 16.5 14.5 15.3807 14.5 14C14.5 12.975 13.8828 12.0948 13 11.709V3.18359L18.8887 11.5977Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite3;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ybACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconWrite3_exports","__export","IconWrite3","IconWrite3_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWrite3","props","React","CentralIconBase","IconWrite3_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M18.8887 11.5977C19.6623 12.703 19.8271 14.1242 19.3262 15.377L17.4775 20H19C19.5523 20 20 20.4477 20 21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21C4 20.4477 4.44772 20 5 20H6.52246L4.67383 15.377C4.17292 14.1242 4.33766 12.703 5.11133 11.5977L11 3.18359V11.709C10.1172 12.0948 9.5 12.975 9.5 14C9.5 15.3807 10.6193 16.5 12 16.5C13.3807 16.5 14.5 15.3807 14.5 14C14.5 12.975 13.8828 12.0948 13 11.709V3.18359L18.8887 11.5977Z",fill:"currentColor"})),P=l;export{l as IconWrite3,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconWrite3/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 IconWrite3: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.8887 11.5977C19.6623 12.703 19.8271 14.1242 19.3262 15.377L17.4775 20H19C19.5523 20 20 20.4477 20 21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21C4 20.4477 4.44772 20 5 20H6.52246L4.67383 15.377C4.17292 14.1242 4.33766 12.703 5.11133 11.5977L11 3.18359V11.709C10.1172 12.0948 9.5 12.975 9.5 14C9.5 15.3807 10.6193 16.5 12 16.5C13.3807 16.5 14.5 15.3807 14.5 14C14.5 12.975 13.8828 12.0948 13 11.709V3.18359L18.8887 11.5977Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite3;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ybACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWrite3","props","React","CentralIconBase","IconWrite3_default"]}
|
package/README.md
CHANGED
|
@@ -723,6 +723,7 @@ Below is a complete list of available icons:
|
|
|
723
723
|
- IconWhiteboard
|
|
724
724
|
- IconWrite1
|
|
725
725
|
- IconWrite2
|
|
726
|
+
- IconWrite3
|
|
726
727
|
- IconWriting
|
|
727
728
|
|
|
728
729
|
### Emoji
|
|
@@ -890,6 +891,7 @@ Below is a complete list of available icons:
|
|
|
890
891
|
- IconFork
|
|
891
892
|
- IconForkKnife
|
|
892
893
|
- IconForkSpoon
|
|
894
|
+
- IconGarlic
|
|
893
895
|
- IconGlassWater
|
|
894
896
|
- IconHotDrinkCup
|
|
895
897
|
- IconIcebowl
|
|
@@ -1795,6 +1797,7 @@ Below is a complete list of available icons:
|
|
|
1795
1797
|
- IconSankeyChart
|
|
1796
1798
|
- IconStackedBarChart
|
|
1797
1799
|
- IconStackedBarChart100
|
|
1800
|
+
- IconStackedBarChart2
|
|
1798
1801
|
- IconStackedBarChartAxis2
|
|
1799
1802
|
- IconSunburstChart
|
|
1800
1803
|
- IconSunburstChart2
|
package/filtered-icons.json
CHANGED
|
@@ -5253,7 +5253,7 @@
|
|
|
5253
5253
|
{
|
|
5254
5254
|
"category": "Food",
|
|
5255
5255
|
"svg": "<path d=\"M5.91529 14.2873C6.57321 16.037 7.96352 17.4272 9.71314 18.0852C9.49558 19.2603 9.14374 20.43 8.61841 21.3703C8.12197 22.259 6.95636 22.2063 6.23658 21.4866L2.51392 17.7639C1.79443 17.0441 1.74151 15.8782 2.63013 15.3821C3.57063 14.8571 4.74086 14.505 5.91529 14.2873Z\" fill=\"currentColor\"/><path d=\"M12.0002 7.00022C14.7617 7.00022 17.0002 9.2388 17.0002 12.0002C17.0002 14.7616 14.7617 17.0002 12.0002 17.0002C9.23896 17.0001 7.00026 14.7615 7.00025 12.0002C7.00025 9.23889 9.23895 7.00037 12.0002 7.00022Z\" fill=\"currentColor\"/><path d=\"M15.3831 2.63011C15.8792 1.74154 17.0442 1.79442 17.7639 2.5139L21.4866 6.23655C22.2063 6.95634 22.2592 8.12224 21.3704 8.61839C20.4296 9.14348 19.2589 9.4945 18.0842 9.71214C17.426 7.96294 16.0368 6.57304 14.2874 5.91526C14.505 4.74072 14.858 3.5707 15.3831 2.63011Z\" fill=\"currentColor\"/>",
|
|
5256
|
-
"iconName": "candy",
|
|
5256
|
+
"iconName": "candy, sweet",
|
|
5257
5257
|
"variant": {
|
|
5258
5258
|
"join": "round",
|
|
5259
5259
|
"filled": "on",
|
|
@@ -5659,7 +5659,7 @@
|
|
|
5659
5659
|
{
|
|
5660
5660
|
"category": "Food",
|
|
5661
5661
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.6299 4.90853C14.787 4.66318 14.9705 4.4335 15.1822 4.22185C16.3501 3.05388 18.0673 2.74378 19.9363 2.98187C20.5014 3.05385 20.9463 3.4988 21.0183 4.0639C21.2564 5.93295 20.9463 7.65007 19.7784 8.81804C19.5667 9.0297 19.337 9.21318 19.0917 9.37033L19.4036 9.56979C20.6147 10.3441 20.7991 12.04 19.7826 13.0565L19.2563 13.5828C18.6898 14.1493 17.9958 14.5269 17.2591 14.7064C17.2453 15.2579 17.0302 15.8088 16.6006 16.2383L16.0743 16.7647C15.5078 17.3311 14.8138 17.7087 14.0772 17.8883C14.0634 18.4397 13.8483 18.9906 13.4187 19.4202L12.8924 19.9466C11.4815 21.3575 9.27903 21.5969 7.59792 20.5221L6.16303 19.6048L5.10583 20.662C4.61767 21.1501 3.82622 21.1501 3.33806 20.662C2.84991 20.1738 2.84991 19.3823 3.33806 18.8942L4.39525 17.837L3.47796 16.4023C2.40314 14.7211 2.64255 12.5187 4.05347 11.1077L4.5798 10.5814C5.0094 10.1518 5.56038 9.9367 6.11185 9.92297C6.29142 9.18632 6.66904 8.4923 7.23548 7.92585L7.76181 7.39952C8.19141 6.96992 8.74239 6.75482 9.29386 6.74108C9.47342 6.00443 9.85104 5.31041 10.4175 4.74397L10.9438 4.21764C11.9603 3.20119 13.6562 3.38553 14.4305 4.59664L14.6299 4.90853ZM16.3707 7.62946C17.2075 7.59383 17.7158 7.34508 18.0106 7.05028C18.3054 6.75547 18.5541 6.24723 18.5898 5.41043C17.753 5.44605 17.2447 5.69481 16.9499 5.98962C16.6551 6.28442 16.4064 6.79266 16.3707 7.62946ZM6.12767 12.5691L5.82124 12.8755C5.24027 13.4565 5.14169 14.3634 5.58426 15.0556L6.2053 16.027L6.51174 15.7205C7.0927 15.1396 7.19129 14.2327 6.74871 13.5404L6.12767 12.5691ZM8.27951 17.4883L7.9731 17.7947L8.94451 18.4157C9.63674 18.8583 10.5437 18.7598 11.1246 18.1788L11.4311 17.8723L10.4597 17.2513C9.76748 16.8087 8.86048 16.9073 8.27951 17.4883ZM11.1551 14.6129L12.1264 15.2339C12.8187 15.6764 13.7256 15.5779 14.3065 14.9969L14.613 14.6905L13.6416 14.0694C12.9494 13.6269 12.0425 13.7254 11.4615 14.3064L11.1551 14.6129ZM14.3371 11.431L15.3084 12.052C16.0007 12.4946 16.9076 12.396 17.4885 11.815L17.795 11.5086L16.8236 10.8875C16.1314 10.445 15.2245 10.5436 14.6435 11.1245L14.3371 11.431ZM12.8758 9.35677C13.4567 8.7758 13.5553 7.8689 13.1127 7.17667L12.4917 6.2053L12.1853 6.51174C11.6043 7.0927 11.5057 7.99961 11.9483 8.69183L12.5693 9.66321L12.8758 9.35677ZM9.30968 9.38719L9.93072 10.3586C10.3733 11.0508 10.2747 11.9577 9.69375 12.5387L9.38731 12.8451L8.76627 11.8737C8.3237 11.1815 8.42228 10.2746 9.00324 9.69362L9.30968 9.38719Z\" fill=\"currentColor\"/>",
|
|
5662
|
-
"iconName": "cereals, wheat",
|
|
5662
|
+
"iconName": "cereals, wheat, gluten, corn, grain",
|
|
5663
5663
|
"variant": {
|
|
5664
5664
|
"join": "round",
|
|
5665
5665
|
"filled": "on",
|
|
@@ -12138,6 +12138,20 @@
|
|
|
12138
12138
|
"packageName": "round-filled-radius-3-stroke-2",
|
|
12139
12139
|
"componentName": "IconGarage"
|
|
12140
12140
|
},
|
|
12141
|
+
{
|
|
12142
|
+
"category": "Food",
|
|
12143
|
+
"svg": "<path d=\"M11.3984 1.5499C12.6468 1.09902 13.7986 1.9824 14.0957 3.02256C14.6815 5.07327 16.307 6.55177 18.1211 8.36143C19.8529 10.089 21.7274 12.1108 21.9482 15.0938C21.95 15.1171 21.9512 15.1409 21.9512 15.1642C21.9511 16.6348 21.6133 18.529 20.4404 19.9366C19.4503 21.1248 17.9712 21.8402 15.9492 21.7911C16.1658 21.3504 16.3015 20.8659 16.3828 20.3897C16.5715 19.2844 16.5179 17.9875 16.3516 16.7228C16.0189 14.1935 15.1975 11.5243 14.5879 10.2022C14.368 9.72611 13.8034 9.51777 13.3271 9.7374C12.851 9.95706 12.6431 10.5209 12.8623 10.9972C13.3844 12.1292 14.1576 14.6122 14.4678 16.9708C14.6228 18.15 14.6527 19.2323 14.5098 20.0694C14.3622 20.9336 14.0731 21.3184 13.7969 21.463C13.2418 21.7535 12.5136 21.9276 11.7822 21.92C11.0484 21.9123 10.3915 21.7232 9.92676 21.3829C9.74983 21.2512 9.51592 20.902 9.3457 20.1974C9.18278 19.5226 9.11333 18.6672 9.13281 17.7394C9.17227 15.8639 9.56634 13.9074 10.0596 12.838C10.2791 12.3617 10.0719 11.797 9.5957 11.5772C9.11952 11.3578 8.55483 11.5661 8.33496 12.0421C7.69648 13.4264 7.27622 15.6643 7.2334 17.6993C7.21183 18.7265 7.28507 19.7576 7.49902 20.6437C7.59637 21.0466 7.73381 21.4569 7.92578 21.8341C6.71345 21.9149 5.52379 21.6323 4.52539 20.9913C3.02145 20.0257 2.05083 18.3146 2.05078 16.0968C2.05078 14.5017 2.36933 13.2165 2.90918 12.1417C3.44666 11.0717 4.17952 10.2588 4.93848 9.57822C5.66574 8.92612 6.5139 8.31893 7.16602 7.79697C7.85825 7.24289 8.42774 6.71463 8.84082 6.09092C9.08491 5.72191 9.25456 5.00572 9.27539 4.27646V3.80869C9.3042 3.02679 9.73596 2.15106 10.6455 1.82236L11.3984 1.5499Z\" fill=\"currentColor\"/>",
|
|
12144
|
+
"iconName": "garlic",
|
|
12145
|
+
"variant": {
|
|
12146
|
+
"join": "round",
|
|
12147
|
+
"filled": "on",
|
|
12148
|
+
"radius": "3",
|
|
12149
|
+
"stroke": "2"
|
|
12150
|
+
},
|
|
12151
|
+
"createdAt": "2026-03-17T14:00:55.854067+00:00",
|
|
12152
|
+
"packageName": "round-filled-radius-3-stroke-2",
|
|
12153
|
+
"componentName": "IconGarlic"
|
|
12154
|
+
},
|
|
12141
12155
|
{
|
|
12142
12156
|
"category": "Crypto",
|
|
12143
12157
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 7C3 4.79086 4.79086 3 7 3H11C13.2091 3 15 4.79086 15 7V9C17.2091 9 19 10.7909 19 13V15.5C19 15.7761 19.2239 16 19.5 16C19.7761 16 20 15.7761 20 15.5V9.24264C20 8.71221 19.7893 8.2035 19.4142 7.82843L18.2929 6.70711C17.9024 6.31658 17.9024 5.68342 18.2929 5.29289C18.6834 4.90237 19.3166 4.90237 19.7071 5.29289L20.8284 6.41421C21.5786 7.16436 22 8.18177 22 9.24264V15.5C22 16.8807 20.8807 18 19.5 18C18.1193 18 17 16.8807 17 15.5V13C17 11.8954 16.1046 11 15 11V19C15.5523 19 16 19.4477 16 20C16 20.5523 15.5523 21 15 21H3C2.44772 21 2 20.5523 2 20C2 19.4477 2.44772 19 3 19V7ZM6 10C6 9.44772 6.44772 9 7 9H11C11.5523 9 12 9.44772 12 10C12 10.5523 11.5523 11 11 11H7C6.44772 11 6 10.5523 6 10Z\" fill=\"currentColor\"/>",
|
|
@@ -22442,6 +22456,20 @@
|
|
|
22442
22456
|
"packageName": "round-filled-radius-3-stroke-2",
|
|
22443
22457
|
"componentName": "IconStackedBarChart100"
|
|
22444
22458
|
},
|
|
22459
|
+
{
|
|
22460
|
+
"category": "Statistics & Charts",
|
|
22461
|
+
"svg": "<path d=\"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z\" fill=\"currentColor\"/>",
|
|
22462
|
+
"iconName": "stacked-bar-chart-2, revenue",
|
|
22463
|
+
"variant": {
|
|
22464
|
+
"join": "round",
|
|
22465
|
+
"filled": "on",
|
|
22466
|
+
"radius": "3",
|
|
22467
|
+
"stroke": "2"
|
|
22468
|
+
},
|
|
22469
|
+
"createdAt": "2026-03-17T12:01:24.906844+00:00",
|
|
22470
|
+
"packageName": "round-filled-radius-3-stroke-2",
|
|
22471
|
+
"componentName": "IconStackedBarChart2"
|
|
22472
|
+
},
|
|
22445
22473
|
{
|
|
22446
22474
|
"category": "Statistics & Charts",
|
|
22447
22475
|
"svg": "<path d=\"M4 3C4.55228 3 5 3.44772 5 4V17C5 18.1046 5.89543 19 7 19H20C20.5523 19 21 19.4477 21 20C21 20.5523 20.5523 21 20 21H7C4.79086 21 3 19.2091 3 17V4C3 3.44772 3.44772 3 4 3Z\" fill=\"currentColor\"/><path d=\"M9.5 9C10.8807 9 12 10.1193 12 11.5V18H7V11.5C7 10.1193 8.11929 9 9.5 9Z\" fill=\"currentColor\"/><path d=\"M15.5 6C16.8807 6 18 7.11929 18 8.5V18H13V8.5C13 7.11929 14.1193 6 15.5 6Z\" fill=\"currentColor\"/>",
|
|
@@ -26110,6 +26138,20 @@
|
|
|
26110
26138
|
"packageName": "round-filled-radius-3-stroke-2",
|
|
26111
26139
|
"componentName": "IconWrite2"
|
|
26112
26140
|
},
|
|
26141
|
+
{
|
|
26142
|
+
"category": "Edit",
|
|
26143
|
+
"svg": "<path d=\"M18.8887 11.5977C19.6623 12.703 19.8271 14.1242 19.3262 15.377L17.4775 20H19C19.5523 20 20 20.4477 20 21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21C4 20.4477 4.44772 20 5 20H6.52246L4.67383 15.377C4.17292 14.1242 4.33766 12.703 5.11133 11.5977L11 3.18359V11.709C10.1172 12.0948 9.5 12.975 9.5 14C9.5 15.3807 10.6193 16.5 12 16.5C13.3807 16.5 14.5 15.3807 14.5 14C14.5 12.975 13.8828 12.0948 13 11.709V3.18359L18.8887 11.5977Z\" fill=\"currentColor\"/>",
|
|
26144
|
+
"iconName": "write-3, fountain-pen, vector, ink",
|
|
26145
|
+
"variant": {
|
|
26146
|
+
"join": "round",
|
|
26147
|
+
"filled": "on",
|
|
26148
|
+
"radius": "3",
|
|
26149
|
+
"stroke": "2"
|
|
26150
|
+
},
|
|
26151
|
+
"createdAt": "2026-03-17T14:00:55.854067+00:00",
|
|
26152
|
+
"packageName": "round-filled-radius-3-stroke-2",
|
|
26153
|
+
"componentName": "IconWrite3"
|
|
26154
|
+
},
|
|
26113
26155
|
{
|
|
26114
26156
|
"category": "Edit",
|
|
26115
26157
|
"svg": "<path d=\"M20.2071 3.79285C18.9881 2.57392 17.0119 2.57393 15.7929 3.79287L12.1716 7.41421C11.4214 8.16436 11 9.18178 11 10.2426V12C11 12.2653 11.1054 12.5196 11.2929 12.7071C11.4804 12.8947 11.7348 13 12 13L13.7573 13C14.8182 13 15.8356 12.5786 16.5858 11.8284L20.2071 8.20705C21.4261 6.98809 21.4261 5.01179 20.2071 3.79285Z\" fill=\"currentColor\"/><path d=\"M6 11C4.34315 11 3 12.3431 3 14C3 15.6569 4.34315 17 6 17H16C16.5523 17 17 17.4477 17 18C17 18.5523 16.5523 19 16 19H12C11.4477 19 11 19.4477 11 20C11 20.5523 11.4477 21 12 21H16C17.6569 21 19 19.6569 19 18C19 16.3431 17.6569 15 16 15H6C5.44772 15 5 14.5523 5 14C5 13.4477 5.44772 13 6 13H8C8.55228 13 9 12.5523 9 12C9 11.4477 8.55228 11 8 11H6Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -866,6 +866,7 @@ export type CentralIconName =
|
|
|
866
866
|
| "IconGamepadControlsRoundUp"
|
|
867
867
|
| "IconGamepadControlsUp"
|
|
868
868
|
| "IconGarage"
|
|
869
|
+
| "IconGarlic"
|
|
869
870
|
| "IconGas"
|
|
870
871
|
| "IconGauge"
|
|
871
872
|
| "IconGemini"
|
|
@@ -1602,6 +1603,7 @@ export type CentralIconName =
|
|
|
1602
1603
|
| "IconStableVoice"
|
|
1603
1604
|
| "IconStackedBarChart"
|
|
1604
1605
|
| "IconStackedBarChart100"
|
|
1606
|
+
| "IconStackedBarChart2"
|
|
1605
1607
|
| "IconStackedBarChartAxis2"
|
|
1606
1608
|
| "IconStackOverflow"
|
|
1607
1609
|
| "IconStage"
|
|
@@ -1864,6 +1866,7 @@ export type CentralIconName =
|
|
|
1864
1866
|
| "IconWrite"
|
|
1865
1867
|
| "IconWrite1"
|
|
1866
1868
|
| "IconWrite2"
|
|
1869
|
+
| "IconWrite3"
|
|
1867
1870
|
| "IconWriting"
|
|
1868
1871
|
| "IconX"
|
|
1869
1872
|
| "IconXbox"
|
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": "1.1.
|
|
3
|
+
"version": "1.1.163",
|
|
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":
|
|
14
|
+
"totalIcons": 1877,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 70,
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
]
|
|
526
526
|
},
|
|
527
527
|
"Edit": {
|
|
528
|
-
"count":
|
|
528
|
+
"count": 88,
|
|
529
529
|
"icons": [
|
|
530
530
|
"Icon3d",
|
|
531
531
|
"IconAddKeyframe",
|
|
@@ -613,6 +613,7 @@
|
|
|
613
613
|
"IconWhiteboard",
|
|
614
614
|
"IconWrite1",
|
|
615
615
|
"IconWrite2",
|
|
616
|
+
"IconWrite3",
|
|
616
617
|
"IconWriting"
|
|
617
618
|
]
|
|
618
619
|
},
|
|
@@ -758,7 +759,7 @@
|
|
|
758
759
|
]
|
|
759
760
|
},
|
|
760
761
|
"Food": {
|
|
761
|
-
"count":
|
|
762
|
+
"count": 47,
|
|
762
763
|
"icons": [
|
|
763
764
|
"IconAppleNewton",
|
|
764
765
|
"IconApples",
|
|
@@ -788,6 +789,7 @@
|
|
|
788
789
|
"IconFork",
|
|
789
790
|
"IconForkKnife",
|
|
790
791
|
"IconForkSpoon",
|
|
792
|
+
"IconGarlic",
|
|
791
793
|
"IconGlassWater",
|
|
792
794
|
"IconHotDrinkCup",
|
|
793
795
|
"IconIcebowl",
|
|
@@ -1698,7 +1700,7 @@
|
|
|
1698
1700
|
]
|
|
1699
1701
|
},
|
|
1700
1702
|
"Statistics & Charts": {
|
|
1701
|
-
"count":
|
|
1703
|
+
"count": 39,
|
|
1702
1704
|
"icons": [
|
|
1703
1705
|
"IconAnalytics",
|
|
1704
1706
|
"IconChart1",
|
|
@@ -1727,6 +1729,7 @@
|
|
|
1727
1729
|
"IconSankeyChart",
|
|
1728
1730
|
"IconStackedBarChart",
|
|
1729
1731
|
"IconStackedBarChart100",
|
|
1732
|
+
"IconStackedBarChart2",
|
|
1730
1733
|
"IconStackedBarChartAxis2",
|
|
1731
1734
|
"IconSunburstChart",
|
|
1732
1735
|
"IconSunburstChart2",
|
|
@@ -2451,7 +2454,7 @@
|
|
|
2451
2454
|
"IconCameraOff": "camera-off",
|
|
2452
2455
|
"IconCameraOff1": "camera-off-1, cam-off",
|
|
2453
2456
|
"IconCameraSparkle": "camera-sparkle, picture, image, cam",
|
|
2454
|
-
"IconCandy": "candy",
|
|
2457
|
+
"IconCandy": "candy, sweet",
|
|
2455
2458
|
"IconCap": "cap, fan",
|
|
2456
2459
|
"IconCapture": "capture, screen",
|
|
2457
2460
|
"IconCar1": "car-1",
|
|
@@ -2480,7 +2483,7 @@
|
|
|
2480
2483
|
"IconCat": "cat, image, animal, cute",
|
|
2481
2484
|
"IconCelebrate": "celebrate, party, confetti",
|
|
2482
2485
|
"IconCentralIconSystem": "central-icon-system",
|
|
2483
|
-
"IconCereals": "cereals, wheat",
|
|
2486
|
+
"IconCereals": "cereals, wheat, gluten, corn, grain",
|
|
2484
2487
|
"IconChainLink1": "chain-link-1, url",
|
|
2485
2488
|
"IconChainLink2": "chain-link-2, url",
|
|
2486
2489
|
"IconChainLink3": "chain-link-3, url",
|
|
@@ -2943,6 +2946,7 @@
|
|
|
2943
2946
|
"IconGamepadControlsRoundUp": "gamepad-controls-round-up",
|
|
2944
2947
|
"IconGamepadControlsUp": "gamepad-controls-up, joystick",
|
|
2945
2948
|
"IconGarage": "garage",
|
|
2949
|
+
"IconGarlic": "garlic",
|
|
2946
2950
|
"IconGas": "gas",
|
|
2947
2951
|
"IconGauge": "gauge, tachometer, performance, speed, scale",
|
|
2948
2952
|
"IconGemini": "gemini",
|
|
@@ -3679,6 +3683,7 @@
|
|
|
3679
3683
|
"IconStableVoice": "stable-voice, stable-volume, voice-circle, voice-control",
|
|
3680
3684
|
"IconStackedBarChart": "stacked-bar-chart",
|
|
3681
3685
|
"IconStackedBarChart100": "stacked-bar-chart-100",
|
|
3686
|
+
"IconStackedBarChart2": "stacked-bar-chart-2, revenue",
|
|
3682
3687
|
"IconStackedBarChartAxis2": "stacked-bar-chart-axis-2",
|
|
3683
3688
|
"IconStackOverflow": "stack-overflow",
|
|
3684
3689
|
"IconStage": "stage, show",
|
|
@@ -3941,6 +3946,7 @@
|
|
|
3941
3946
|
"IconWrite": "write, edit-list, list",
|
|
3942
3947
|
"IconWrite1": "write-1, fountain-pen",
|
|
3943
3948
|
"IconWrite2": "write-2, fountain-pen",
|
|
3949
|
+
"IconWrite3": "write-3, fountain-pen, vector, ink",
|
|
3944
3950
|
"IconWriting": "writing, sketching, drawing",
|
|
3945
3951
|
"IconX": "x",
|
|
3946
3952
|
"IconXbox": "xbox",
|
package/index.d.ts
CHANGED
|
@@ -865,6 +865,7 @@ export { IconGamepadControlsRoundRight, default as IconGamepadControlsRoundRight
|
|
|
865
865
|
export { IconGamepadControlsRoundUp, default as IconGamepadControlsRoundUpDefault, } from "./IconGamepadControlsRoundUp";
|
|
866
866
|
export { IconGamepadControlsUp, default as IconGamepadControlsUpDefault, } from "./IconGamepadControlsUp";
|
|
867
867
|
export { IconGarage, default as IconGarageDefault } from "./IconGarage";
|
|
868
|
+
export { IconGarlic, default as IconGarlicDefault } from "./IconGarlic";
|
|
868
869
|
export { IconGas, default as IconGasDefault } from "./IconGas";
|
|
869
870
|
export { IconGauge, default as IconGaugeDefault } from "./IconGauge";
|
|
870
871
|
export { IconGemini, default as IconGeminiDefault } from "./IconGemini";
|
|
@@ -1602,6 +1603,7 @@ export { IconStableVoice, default as IconStableVoiceDefault, } from "./IconStabl
|
|
|
1602
1603
|
export { IconStackOverflow, default as IconStackOverflowDefault, } from "./IconStackOverflow";
|
|
1603
1604
|
export { IconStackedBarChart, default as IconStackedBarChartDefault, } from "./IconStackedBarChart";
|
|
1604
1605
|
export { IconStackedBarChart100, default as IconStackedBarChart100Default, } from "./IconStackedBarChart100";
|
|
1606
|
+
export { IconStackedBarChart2, default as IconStackedBarChart2Default, } from "./IconStackedBarChart2";
|
|
1605
1607
|
export { IconStackedBarChartAxis2, default as IconStackedBarChartAxis2Default, } from "./IconStackedBarChartAxis2";
|
|
1606
1608
|
export { IconStage, default as IconStageDefault } from "./IconStage";
|
|
1607
1609
|
export { IconStamps, default as IconStampsDefault } from "./IconStamps";
|
|
@@ -1863,6 +1865,7 @@ export { IconWreathSimple, default as IconWreathSimpleDefault, } from "./IconWre
|
|
|
1863
1865
|
export { IconWrite, default as IconWriteDefault } from "./IconWrite";
|
|
1864
1866
|
export { IconWrite1, default as IconWrite1Default } from "./IconWrite1";
|
|
1865
1867
|
export { IconWrite2, default as IconWrite2Default } from "./IconWrite2";
|
|
1868
|
+
export { IconWrite3, default as IconWrite3Default } from "./IconWrite3";
|
|
1866
1869
|
export { IconWriting, default as IconWritingDefault } from "./IconWriting";
|
|
1867
1870
|
export { IconX, default as IconXDefault } from "./IconX";
|
|
1868
1871
|
export { IconXbox, default as IconXboxDefault } from "./IconXbox";
|