@central-icons-react-native/round-outlined-radius-0-stroke-1 1.1.96 → 1.1.97
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/IconArrowSplitDown1/index.d.ts +4 -0
- package/IconArrowSplitDown1/index.js +2 -0
- package/IconArrowSplitDown1/index.js.map +1 -0
- package/IconArrowSplitDown1/index.mjs +2 -0
- package/IconArrowSplitDown1/index.mjs.map +1 -0
- package/IconListAdd/index.d.ts +4 -0
- package/IconListAdd/index.js +2 -0
- package/IconListAdd/index.js.map +1 -0
- package/IconListAdd/index.mjs +2 -0
- package/IconListAdd/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +29 -1
- package/icons/index.d.ts +2 -0
- package/icons-index.json +9 -5
- package/index.d.ts +2 -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 +15 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0})},i=(r,o,n,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!I.call(r,e)&&e!==n&&p(r,e,{get:()=>o[e],enumerable:!(a=f(o,e))||a.enumerable});return r};var u=(r,o,n)=>(n=r!=null?d(B(r)):{},i(o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var g={};L(g,{IconArrowSplitDown1:()=>m,default:()=>P});module.exports=x(g);var t=u(require("react"));var l=u(require("react")),C=require("react-native-svg"),c=({children:r,size:o=24,...n})=>l.default.createElement(C.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),m=r=>t.default.createElement(c,{...r},t.default.createElement(s.Path,{d:"M3.5 14.5V20.5H9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(s.Path,{d:"M14.5 20.5H20.5V14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(s.Path,{d:"M12 12V3.5M12 12L4 20M12 12L20 20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),P=m;0&&(module.exports={IconArrowSplitDown1});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowSplitDown1/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 IconArrowSplitDown1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.5 14.5V20.5H9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 20.5H20.5V14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 12V3.5M12 12L4 20M12 12L20 20\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowSplitDown1;\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,qBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconArrowSplitDown1_exports","__export","IconArrowSplitDown1","IconArrowSplitDown1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowSplitDown1","props","React","CentralIconBase","IconArrowSplitDown1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import s from"react";import{Svg as a}from"react-native-svg";var t=({children:n,size:r=24,...p})=>s.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var i=n=>o.createElement(t,{...n},o.createElement(e,{d:"M3.5 14.5V20.5H9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M14.5 20.5H20.5V14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M12 12V3.5M12 12L4 20M12 12L20 20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),I=i;export{i as IconArrowSplitDown1,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowSplitDown1/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 IconArrowSplitDown1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.5 14.5V20.5H9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 20.5H20.5V14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 12V3.5M12 12L4 20M12 12L20 20\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowSplitDown1;\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,qBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowSplitDown1","props","React","CentralIconBase","IconArrowSplitDown1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},u=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of f(o))!I.call(r,p)&&p!==e&&s(r,p,{get:()=>o[p],enumerable:!(a=k(o,p))||a.enumerable});return r};var C=(r,o,e)=>(e=r!=null?i(B(r)):{},u(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>u(s({},"__esModule",{value:!0}),r);var g={};x(g,{IconListAdd:()=>m,default:()=>P});module.exports=L(g);var n=C(require("react"));var c=C(require("react")),l=require("react-native-svg"),d=({children:r,size:o=24,...e})=>c.default.createElement(l.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),m=r=>n.default.createElement(d,{...r},n.default.createElement(t.Path,{d:"M3.5 5.5H20.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(t.Path,{d:"M3.5 11.5H9.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(t.Path,{d:"M3.5 17.5H9.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(t.Path,{d:"M13.5 14.5L21.5 14.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(t.Path,{d:"M17.5 10.5V18.5",stroke:"currentColor",strokeLinecap:"round"})),P=m;0&&(module.exports={IconListAdd});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconListAdd/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 IconListAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M3.5 5.5H20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M3.5 11.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M3.5 17.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path\n d=\"M13.5 14.5L21.5 14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path d=\"M17.5 10.5V18.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n </CentralIconBase>\n );\n};\n\nexport default IconListAdd;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,EACpE,EAAAA,QAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,EACpE,EAAAA,QAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,uBACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,CACxE,EAIGE,EAAQJ","names":["IconListAdd_exports","__export","IconListAdd","IconListAdd_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconListAdd","props","React","CentralIconBase","IconListAdd_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import s from"react";import{Svg as a}from"react-native-svg";var t=({children:n,size:r=24,...p})=>s.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var u=n=>o.createElement(t,{...n},o.createElement(e,{d:"M3.5 5.5H20.5",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(e,{d:"M3.5 11.5H9.5",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(e,{d:"M3.5 17.5H9.5",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(e,{d:"M13.5 14.5L21.5 14.5",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(e,{d:"M17.5 10.5V18.5",stroke:"currentColor",strokeLinecap:"round"})),I=u;export{u as IconListAdd,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconListAdd/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 IconListAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M3.5 5.5H20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M3.5 11.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M3.5 17.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path\n d=\"M13.5 14.5L21.5 14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path d=\"M17.5 10.5V18.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n </CentralIconBase>\n );\n};\n\nexport default IconListAdd;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,EACpEG,EAAA,cAACH,EAAA,CAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,EACpEG,EAAA,cAACH,EAAA,CAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,EACpEG,EAAA,cAACH,EAAA,CACC,EAAE,uBACF,OAAO,eACP,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,CACxE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconListAdd","props","React","CentralIconBase","IconListAdd_default"]}
|
package/README.md
CHANGED
|
@@ -272,6 +272,7 @@ Below is a complete list of available icons:
|
|
|
272
272
|
- IconArrowsHide
|
|
273
273
|
- IconArrowSplit
|
|
274
274
|
- IconArrowSplitDown
|
|
275
|
+
- IconArrowSplitDown1
|
|
275
276
|
- IconArrowsRepeat
|
|
276
277
|
- IconArrowsRepeatCircle
|
|
277
278
|
- IconArrowsRepeatRightLeft
|
|
@@ -1032,6 +1033,7 @@ Below is a complete list of available icons:
|
|
|
1032
1033
|
- IconLightBulb
|
|
1033
1034
|
- IconLightbulbGlow
|
|
1034
1035
|
- IconLightBulbSimple
|
|
1036
|
+
- IconListAdd
|
|
1035
1037
|
- IconListBullets
|
|
1036
1038
|
- IconLoader
|
|
1037
1039
|
- IconLoadingCircle
|
package/filtered-icons.json
CHANGED
|
@@ -1764,6 +1764,20 @@
|
|
|
1764
1764
|
"packageName": "round-outlined-radius-0-stroke-1",
|
|
1765
1765
|
"componentName": "IconArrowSplitDown"
|
|
1766
1766
|
},
|
|
1767
|
+
{
|
|
1768
|
+
"category": "Arrows",
|
|
1769
|
+
"svg": "<path d=\"M3.5 14.5V20.5H9.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 20.5H20.5V14.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 12V3.5M12 12L4 20M12 12L20 20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1770
|
+
"iconName": "arrow-split-down",
|
|
1771
|
+
"variant": {
|
|
1772
|
+
"join": "round",
|
|
1773
|
+
"filled": "off",
|
|
1774
|
+
"radius": "0",
|
|
1775
|
+
"stroke": "1"
|
|
1776
|
+
},
|
|
1777
|
+
"createdAt": "2026-01-25T14:00:21.596949+00:00",
|
|
1778
|
+
"packageName": "round-outlined-radius-0-stroke-1",
|
|
1779
|
+
"componentName": "IconArrowSplitDown1"
|
|
1780
|
+
},
|
|
1767
1781
|
{
|
|
1768
1782
|
"category": "Arrows",
|
|
1769
1783
|
"svg": "<path d=\"M3.5 13.5V4.5H16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.5 1.5L16.5 4.5L13.5 7.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.5 10.5V19.5H8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.5 22.5L7.5 19.5L10.5 16.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -13317,7 +13331,7 @@
|
|
|
13317
13331
|
{
|
|
13318
13332
|
"category": "Folders & Files",
|
|
13319
13333
|
"svg": "<path d=\"M3.5 3.5V20.5M8.5 3.5V20.5M12.5 3.5L20.5 20.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
13320
|
-
"iconName": "library",
|
|
13334
|
+
"iconName": "library, stuff, vinyl-records",
|
|
13321
13335
|
"variant": {
|
|
13322
13336
|
"join": "round",
|
|
13323
13337
|
"filled": "off",
|
|
@@ -13566,6 +13580,20 @@
|
|
|
13566
13580
|
"packageName": "round-outlined-radius-0-stroke-1",
|
|
13567
13581
|
"componentName": "IconLiquidGlass"
|
|
13568
13582
|
},
|
|
13583
|
+
{
|
|
13584
|
+
"category": "Interface General",
|
|
13585
|
+
"svg": "<path d=\"M3.5 5.5H20.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M3.5 11.5H9.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M3.5 17.5H9.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M13.5 14.5L21.5 14.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M17.5 10.5V18.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
13586
|
+
"iconName": "list-add, list-plus, new-list",
|
|
13587
|
+
"variant": {
|
|
13588
|
+
"join": "round",
|
|
13589
|
+
"filled": "off",
|
|
13590
|
+
"radius": "0",
|
|
13591
|
+
"stroke": "1"
|
|
13592
|
+
},
|
|
13593
|
+
"createdAt": "2026-01-25T14:00:21.596949+00:00",
|
|
13594
|
+
"packageName": "round-outlined-radius-0-stroke-1",
|
|
13595
|
+
"componentName": "IconListAdd"
|
|
13596
|
+
},
|
|
13569
13597
|
{
|
|
13570
13598
|
"category": "Interface General",
|
|
13571
13599
|
"svg": "<path d=\"M8.5 6.5L20.5 6.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><circle cx=\"4\" cy=\"6.5\" r=\"1\" fill=\"currentColor\"/><path d=\"M8.5 12L20.5 12\" stroke=\"currentColor\" stroke-linecap=\"round\"/><circle cx=\"4\" cy=\"12\" r=\"1\" fill=\"currentColor\"/><path d=\"M8.5 17.5L20.5 17.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><circle cx=\"4\" cy=\"17.5\" r=\"1\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -125,6 +125,7 @@ export type CentralIconName =
|
|
|
125
125
|
| "IconArrowsHide"
|
|
126
126
|
| "IconArrowSplit"
|
|
127
127
|
| "IconArrowSplitDown"
|
|
128
|
+
| "IconArrowSplitDown1"
|
|
128
129
|
| "IconArrowsRepeat"
|
|
129
130
|
| "IconArrowsRepeatCircle"
|
|
130
131
|
| "IconArrowsRepeatRightLeft"
|
|
@@ -968,6 +969,7 @@ export type CentralIconName =
|
|
|
968
969
|
| "IconLinkedin"
|
|
969
970
|
| "IconLinktree"
|
|
970
971
|
| "IconLiquidGlass"
|
|
972
|
+
| "IconListAdd"
|
|
971
973
|
| "IconListBullets"
|
|
972
974
|
| "IconListBulletsSquare"
|
|
973
975
|
| "IconListSparkle"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.97",
|
|
4
4
|
"style": "round-outlined-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-0-stroke-1/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1703,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 66,
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
]
|
|
100
100
|
},
|
|
101
101
|
"Arrows": {
|
|
102
|
-
"count":
|
|
102
|
+
"count": 124,
|
|
103
103
|
"icons": [
|
|
104
104
|
"IconArrow",
|
|
105
105
|
"IconArrowBottomTop",
|
|
@@ -146,6 +146,7 @@
|
|
|
146
146
|
"IconArrowsHide",
|
|
147
147
|
"IconArrowSplit",
|
|
148
148
|
"IconArrowSplitDown",
|
|
149
|
+
"IconArrowSplitDown1",
|
|
149
150
|
"IconArrowsRepeat",
|
|
150
151
|
"IconArrowsRepeatCircle",
|
|
151
152
|
"IconArrowsRepeatRightLeft",
|
|
@@ -843,7 +844,7 @@
|
|
|
843
844
|
]
|
|
844
845
|
},
|
|
845
846
|
"Interface General": {
|
|
846
|
-
"count":
|
|
847
|
+
"count": 178,
|
|
847
848
|
"icons": [
|
|
848
849
|
"IconAnchor1",
|
|
849
850
|
"IconAnchor2",
|
|
@@ -938,6 +939,7 @@
|
|
|
938
939
|
"IconLightBulb",
|
|
939
940
|
"IconLightbulbGlow",
|
|
940
941
|
"IconLightBulbSimple",
|
|
942
|
+
"IconListAdd",
|
|
941
943
|
"IconListBullets",
|
|
942
944
|
"IconLoader",
|
|
943
945
|
"IconLoadingCircle",
|
|
@@ -2022,6 +2024,7 @@
|
|
|
2022
2024
|
"IconArrowsHide": "arrows-hide, collapse, minimize",
|
|
2023
2025
|
"IconArrowSplit": "arrow-split, rules, direction, split",
|
|
2024
2026
|
"IconArrowSplitDown": "arrow-split-down, branch",
|
|
2027
|
+
"IconArrowSplitDown1": "arrow-split-down",
|
|
2025
2028
|
"IconArrowsRepeat": "arrows-repeat, repost",
|
|
2026
2029
|
"IconArrowsRepeatCircle": "arrows-repeat-circle, repost",
|
|
2027
2030
|
"IconArrowsRepeatRightLeft": "arrows-repeat-right-left, repost",
|
|
@@ -2847,7 +2850,7 @@
|
|
|
2847
2850
|
"IconLayoutWindow": "layout-window, grid, window",
|
|
2848
2851
|
"IconLeaderboard": "leaderboard, winner, stats, graph",
|
|
2849
2852
|
"IconLemonsqueezy": "lemonsqueezy",
|
|
2850
|
-
"IconLibrary": "library",
|
|
2853
|
+
"IconLibrary": "library, stuff, vinyl-records",
|
|
2851
2854
|
"IconLifeVest": "life-vest, vest",
|
|
2852
2855
|
"IconLightBulb": "light-bulb, idea, light",
|
|
2853
2856
|
"IconLightbulbGlow": "lightbulb-glow, idea, reasoning, think",
|
|
@@ -2865,6 +2868,7 @@
|
|
|
2865
2868
|
"IconLinkedin": "linkedin",
|
|
2866
2869
|
"IconLinktree": "linktree",
|
|
2867
2870
|
"IconLiquidGlass": "liquid-glass, glass-effect",
|
|
2871
|
+
"IconListAdd": "list-add, list-plus, new-list",
|
|
2868
2872
|
"IconListBullets": "list-bullets",
|
|
2869
2873
|
"IconListBulletsSquare": "list-bullets-square",
|
|
2870
2874
|
"IconListSparkle": "list-sparkle, ai text, text generation",
|
package/index.d.ts
CHANGED
|
@@ -122,6 +122,7 @@ export { IconArrowShareLeft, default as IconArrowShareLeftDefault, } from "./Ico
|
|
|
122
122
|
export { IconArrowShareRight, default as IconArrowShareRightDefault, } from "./IconArrowShareRight";
|
|
123
123
|
export { IconArrowSplit, default as IconArrowSplitDefault, } from "./IconArrowSplit";
|
|
124
124
|
export { IconArrowSplitDown, default as IconArrowSplitDownDefault, } from "./IconArrowSplitDown";
|
|
125
|
+
export { IconArrowSplitDown1, default as IconArrowSplitDown1Default, } from "./IconArrowSplitDown1";
|
|
125
126
|
export { IconArrowTopBottom, default as IconArrowTopBottomDefault, } from "./IconArrowTopBottom";
|
|
126
127
|
export { IconArrowTriangleBottom, default as IconArrowTriangleBottomDefault, } from "./IconArrowTriangleBottom";
|
|
127
128
|
export { IconArrowTriangleLeft, default as IconArrowTriangleLeftDefault, } from "./IconArrowTriangleLeft";
|
|
@@ -967,6 +968,7 @@ export { IconLinebreak, default as IconLinebreakDefault, } from "./IconLinebreak
|
|
|
967
968
|
export { IconLinkedin, default as IconLinkedinDefault } from "./IconLinkedin";
|
|
968
969
|
export { IconLinktree, default as IconLinktreeDefault } from "./IconLinktree";
|
|
969
970
|
export { IconLiquidGlass, default as IconLiquidGlassDefault, } from "./IconLiquidGlass";
|
|
971
|
+
export { IconListAdd, default as IconListAddDefault } from "./IconListAdd";
|
|
970
972
|
export { IconListBullets, default as IconListBulletsDefault, } from "./IconListBullets";
|
|
971
973
|
export { IconListBulletsSquare, default as IconListBulletsSquareDefault, } from "./IconListBulletsSquare";
|
|
972
974
|
export { IconListSparkle, default as IconListSparkleDefault, } from "./IconListSparkle";
|