@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.21 → 1.1.22
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/IconAnvil/index.d.ts +4 -0
- package/IconAnvil/index.js +2 -0
- package/IconAnvil/index.js.map +1 -0
- package/IconAnvil/index.mjs +2 -0
- package/IconAnvil/index.mjs.map +1 -0
- package/IconPlan/index.d.ts +4 -0
- package/IconPlan/index.js +2 -0
- package/IconPlan/index.js.map +1 -0
- package/IconPlan/index.mjs +2 -0
- package/IconPlan/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +7 -3
- 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 +14 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var i=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})},s=(r,o,t,a)=>{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:!(a=I(o,e))||a.enumerable});return r};var l=(r,o,t)=>(t=r!=null?B(x(r)):{},s(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>s(n({},"__esModule",{value:!0}),r);var d={};g(d,{IconAnvil:()=>u,default:()=>V});module.exports=v(d);var p=l(require("react"));var m=l(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"),u=r=>p.default.createElement(f,{...r},p.default.createElement(C.Path,{d:"M20.5 4.5H1.5V8L7.65085 10.4603C8.46569 10.7863 9 11.5755 9 12.4531C9 13.3769 8.40886 14.197 7.53246 14.4892L4.5 15.5V19.5H20.5V15.5L17.423 14.4743C16.5732 14.1911 16 13.3958 16 12.5C16 11.6042 16.5732 10.8089 17.423 10.5257L20.5 9.5V4.5Z",stroke:"currentColor"}),p.default.createElement(C.Path,{d:"M6.5 4.5V10",stroke:"currentColor"})),V=u;0&&(module.exports={IconAnvil});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAnvil/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 IconAnvil: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 4.5H1.5V8L7.65085 10.4603C8.46569 10.7863 9 11.5755 9 12.4531C9 13.3769 8.40886 14.197 7.53246 14.4892L4.5 15.5V19.5H20.5V15.5L17.423 14.4743C16.5732 14.1911 16 13.3958 16 12.5C16 11.6042 16.5732 10.8089 17.423 10.5257L20.5 9.5V4.5Z\"\n stroke=\"currentColor\"\n />\n <Path d=\"M6.5 4.5V10\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconAnvil;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,iPACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,CAC9C,EAIGE,EAAQJ","names":["IconAnvil_exports","__export","IconAnvil","IconAnvil_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAnvil","props","React","CentralIconBase","IconAnvil_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import C from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...p})=>C.createElement(a,{...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 s=o=>t.createElement(e,{...o},t.createElement(n,{d:"M20.5 4.5H1.5V8L7.65085 10.4603C8.46569 10.7863 9 11.5755 9 12.4531C9 13.3769 8.40886 14.197 7.53246 14.4892L4.5 15.5V19.5H20.5V15.5L17.423 14.4743C16.5732 14.1911 16 13.3958 16 12.5C16 11.6042 16.5732 10.8089 17.423 10.5257L20.5 9.5V4.5Z",stroke:"currentColor"}),t.createElement(n,{d:"M6.5 4.5V10",stroke:"currentColor"})),P=s;export{s as IconAnvil,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAnvil/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 IconAnvil: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 4.5H1.5V8L7.65085 10.4603C8.46569 10.7863 9 11.5755 9 12.4531C9 13.3769 8.40886 14.197 7.53246 14.4892L4.5 15.5V19.5H20.5V15.5L17.423 14.4743C16.5732 14.1911 16 13.3958 16 12.5C16 11.6042 16.5732 10.8089 17.423 10.5257L20.5 9.5V4.5Z\"\n stroke=\"currentColor\"\n />\n <Path d=\"M6.5 4.5V10\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconAnvil;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,iPACF,OAAO,eACT,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,cAAc,OAAO,eAAe,CAC9C,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAnvil","props","React","CentralIconBase","IconAnvil_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var B=Object.create;var p=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var P=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var i=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of P(o))!g.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(s=I(o,e))||s.enumerable});return r};var l=(r,o,t)=>(t=r!=null?B(x(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),H=r=>a(p({},"__esModule",{value:!0}),r);var v={};i(v,{IconPlan:()=>u,default:()=>d});module.exports=H(v);var n=l(require("react"));var m=l(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"),u=r=>n.default.createElement(f,{...r},n.default.createElement(C.Path,{d:"M14.5 6.5H8.21513C6.35178 6.5 5.77909 9.02478 7.46008 9.82873L16.5399 14.1713C18.2209 14.9752 17.6482 17.5 15.7849 17.5H9.5",stroke:"currentColor"}),n.default.createElement(C.Path,{d:"M14.5 9.5V3.5H20.5V9.5H14.5Z",stroke:"currentColor"}),n.default.createElement(C.Path,{d:"M3.5 20.5V14.5H9.5V20.5H3.5Z",stroke:"currentColor"})),d=u;0&&(module.exports={IconPlan});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPlan/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 IconPlan: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.5 6.5H8.21513C6.35178 6.5 5.77909 9.02478 7.46008 9.82873L16.5399 14.1713C18.2209 14.9752 17.6482 17.5 15.7849 17.5H9.5\"\n stroke=\"currentColor\"\n />\n <Path d=\"M14.5 9.5V3.5H20.5V9.5H14.5Z\" stroke=\"currentColor\" />\n <Path d=\"M3.5 20.5V14.5H9.5V20.5H3.5Z\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconPlan;\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,cAAAE,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,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8HACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,+BAA+B,OAAO,eAAe,EAC7D,EAAAA,QAAA,cAAC,QAAK,EAAE,+BAA+B,OAAO,eAAe,CAC/D,EAIGE,EAAQJ","names":["IconPlan_exports","__export","IconPlan","IconPlan_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPlan","props","React","CentralIconBase","IconPlan_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var n=({children:t,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M14.5 6.5H8.21513C6.35178 6.5 5.77909 9.02478 7.46008 9.82873L16.5399 14.1713C18.2209 14.9752 17.6482 17.5 15.7849 17.5H9.5",stroke:"currentColor"}),o.createElement(e,{d:"M14.5 9.5V3.5H20.5V9.5H14.5Z",stroke:"currentColor"}),o.createElement(e,{d:"M3.5 20.5V14.5H9.5V20.5H3.5Z",stroke:"currentColor"})),g=a;export{a as IconPlan,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPlan/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 IconPlan: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.5 6.5H8.21513C6.35178 6.5 5.77909 9.02478 7.46008 9.82873L16.5399 14.1713C18.2209 14.9752 17.6482 17.5 15.7849 17.5H9.5\"\n stroke=\"currentColor\"\n />\n <Path d=\"M14.5 9.5V3.5H20.5V9.5H14.5Z\" stroke=\"currentColor\" />\n <Path d=\"M3.5 20.5V14.5H9.5V20.5H3.5Z\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconPlan;\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,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8HACF,OAAO,eACT,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,+BAA+B,OAAO,eAAe,EAC7DG,EAAA,cAACH,EAAA,CAAK,EAAE,+BAA+B,OAAO,eAAe,CAC/D,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPlan","props","React","CentralIconBase","IconPlan_default"]}
|
package/README.md
CHANGED
|
@@ -1529,6 +1529,7 @@ Below is a complete list of available icons:
|
|
|
1529
1529
|
### Things
|
|
1530
1530
|
|
|
1531
1531
|
- IconAlien
|
|
1532
|
+
- IconAnvil
|
|
1532
1533
|
- IconBackpack
|
|
1533
1534
|
- IconBag
|
|
1534
1535
|
- IconBag2
|
|
@@ -1603,6 +1604,7 @@ Below is a complete list of available icons:
|
|
|
1603
1604
|
- IconPillow
|
|
1604
1605
|
- IconPillowZz
|
|
1605
1606
|
- IconPilone
|
|
1607
|
+
- IconPlan
|
|
1606
1608
|
- IconPlayground
|
|
1607
1609
|
- IconPlugin1
|
|
1608
1610
|
- IconPlugin2
|
package/filtered-icons.json
CHANGED
|
@@ -644,6 +644,20 @@
|
|
|
644
644
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
645
645
|
"componentName": "IconAnthropic"
|
|
646
646
|
},
|
|
647
|
+
{
|
|
648
|
+
"category": "Things",
|
|
649
|
+
"svg": "<path d=\"M20.5 4.5H1.5V8L7.65085 10.4603C8.46569 10.7863 9 11.5755 9 12.4531C9 13.3769 8.40886 14.197 7.53246 14.4892L4.5 15.5V19.5H20.5V15.5L17.423 14.4743C16.5732 14.1911 16 13.3958 16 12.5C16 11.6042 16.5732 10.8089 17.423 10.5257L20.5 9.5V4.5Z\" stroke=\"currentColor\"/><path d=\"M6.5 4.5V10\" stroke=\"currentColor\"/>",
|
|
650
|
+
"iconName": "anvil, crafting, hard, strong",
|
|
651
|
+
"variant": {
|
|
652
|
+
"join": "square",
|
|
653
|
+
"filled": "off",
|
|
654
|
+
"radius": "0",
|
|
655
|
+
"stroke": "1"
|
|
656
|
+
},
|
|
657
|
+
"createdAt": "2025-11-03T16:30:49.872096+00:00",
|
|
658
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
659
|
+
"componentName": "IconAnvil"
|
|
660
|
+
},
|
|
647
661
|
{
|
|
648
662
|
"category": "Code",
|
|
649
663
|
"svg": "<path d=\"M16 6.75C16 8.95914 14.2091 10.75 12 10.75C9.79086 10.75 8 8.95914 8 6.75C8 4.54086 9.79086 2.75 12 2.75C14.2091 2.75 16 4.54086 16 6.75Z\" stroke=\"currentColor\"/><path d=\"M10.5 16.25C10.5 18.4591 8.70914 20.25 6.5 20.25C4.29086 20.25 2.5 18.4591 2.5 16.25C2.5 14.0409 4.29086 12.25 6.5 12.25C8.70914 12.25 10.5 14.0409 10.5 16.25Z\" stroke=\"currentColor\"/><path d=\"M21.5 16.25C21.5 18.4591 19.7091 20.25 17.5 20.25C15.2909 20.25 13.5 18.4591 13.5 16.25C13.5 14.0409 15.2909 12.25 17.5 12.25C19.7091 12.25 21.5 14.0409 21.5 16.25Z\" stroke=\"currentColor\"/>",
|
|
@@ -15302,6 +15316,20 @@
|
|
|
15302
15316
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
15303
15317
|
"componentName": "IconPlaceholder"
|
|
15304
15318
|
},
|
|
15319
|
+
{
|
|
15320
|
+
"category": "Things",
|
|
15321
|
+
"svg": "<path d=\"M14.5 6.5H8.21513C6.35178 6.5 5.77909 9.02478 7.46008 9.82873L16.5399 14.1713C18.2209 14.9752 17.6482 17.5 15.7849 17.5H9.5\" stroke=\"currentColor\"/><path d=\"M14.5 9.5V3.5H20.5V9.5H14.5Z\" stroke=\"currentColor\"/><path d=\"M3.5 20.5V14.5H9.5V20.5H3.5Z\" stroke=\"currentColor\"/>",
|
|
15322
|
+
"iconName": "plan, process, connect, path",
|
|
15323
|
+
"variant": {
|
|
15324
|
+
"join": "square",
|
|
15325
|
+
"filled": "off",
|
|
15326
|
+
"radius": "0",
|
|
15327
|
+
"stroke": "1"
|
|
15328
|
+
},
|
|
15329
|
+
"createdAt": "2025-11-03T16:30:49.872096+00:00",
|
|
15330
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
15331
|
+
"componentName": "IconPlan"
|
|
15332
|
+
},
|
|
15305
15333
|
{
|
|
15306
15334
|
"category": "Interface General",
|
|
15307
15335
|
"svg": "<path d=\"M3.5 7.75L5.25 9.5L8.5 5\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M11.5 7.5H20.5\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M11.5 16.5H20.5\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M5.5 18.5C6.60457 18.5 7.5 17.6046 7.5 16.5C7.5 15.3954 6.60457 14.5 5.5 14.5C4.39543 14.5 3.5 15.3954 3.5 16.5C3.5 17.6046 4.39543 18.5 5.5 18.5Z\" stroke=\"currentColor\" stroke-linecap=\"square\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -45,6 +45,7 @@ export type CentralIconName =
|
|
|
45
45
|
| "IconAnimationUndershoot"
|
|
46
46
|
| "IconAnonymous"
|
|
47
47
|
| "IconAnthropic"
|
|
48
|
+
| "IconAnvil"
|
|
48
49
|
| "IconApiAggregate"
|
|
49
50
|
| "IconApiConnection"
|
|
50
51
|
| "IconApple"
|
|
@@ -1092,6 +1093,7 @@ export type CentralIconName =
|
|
|
1092
1093
|
| "IconPinterestSimple"
|
|
1093
1094
|
| "IconPizza"
|
|
1094
1095
|
| "IconPlaceholder"
|
|
1096
|
+
| "IconPlan"
|
|
1095
1097
|
| "IconPlanning"
|
|
1096
1098
|
| "IconPlay"
|
|
1097
1099
|
| "IconPlayCircle"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/square-outlined-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.22",
|
|
4
4
|
"style": "square-outlined-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-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": 1558,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 44,
|
|
@@ -1456,9 +1456,10 @@
|
|
|
1456
1456
|
]
|
|
1457
1457
|
},
|
|
1458
1458
|
"Things": {
|
|
1459
|
-
"count":
|
|
1459
|
+
"count": 124,
|
|
1460
1460
|
"icons": [
|
|
1461
1461
|
"IconAlien",
|
|
1462
|
+
"IconAnvil",
|
|
1462
1463
|
"IconBackpack",
|
|
1463
1464
|
"IconBag",
|
|
1464
1465
|
"IconBag2",
|
|
@@ -1533,6 +1534,7 @@
|
|
|
1533
1534
|
"IconPillow",
|
|
1534
1535
|
"IconPillowZz",
|
|
1535
1536
|
"IconPilone",
|
|
1537
|
+
"IconPlan",
|
|
1536
1538
|
"IconPlayground",
|
|
1537
1539
|
"IconPlugin1",
|
|
1538
1540
|
"IconPlugin2",
|
|
@@ -1792,6 +1794,7 @@
|
|
|
1792
1794
|
"IconAnimationUndershoot": "animation-undershoot",
|
|
1793
1795
|
"IconAnonymous": "anonymous, anonym, hidden",
|
|
1794
1796
|
"IconAnthropic": "anthropic",
|
|
1797
|
+
"IconAnvil": "anvil, crafting, hard, strong",
|
|
1795
1798
|
"IconApiAggregate": "api-aggregate",
|
|
1796
1799
|
"IconApiConnection": "api-connection",
|
|
1797
1800
|
"IconApple": "apple",
|
|
@@ -2839,6 +2842,7 @@
|
|
|
2839
2842
|
"IconPinterestSimple": "pinterest-simple",
|
|
2840
2843
|
"IconPizza": "pizza",
|
|
2841
2844
|
"IconPlaceholder": "placeholder, generate",
|
|
2845
|
+
"IconPlan": "plan, process, connect, path",
|
|
2842
2846
|
"IconPlanning": "planning, list, checklist",
|
|
2843
2847
|
"IconPlay": "play, go",
|
|
2844
2848
|
"IconPlayCircle": "play-circle",
|
package/index.d.ts
CHANGED
|
@@ -44,6 +44,7 @@ export { IconAnimationOvershoot, default as IconAnimationOvershootDefault, } fro
|
|
|
44
44
|
export { IconAnimationUndershoot, default as IconAnimationUndershootDefault, } from "./IconAnimationUndershoot";
|
|
45
45
|
export { IconAnonymous, default as IconAnonymousDefault, } from "./IconAnonymous";
|
|
46
46
|
export { IconAnthropic, default as IconAnthropicDefault, } from "./IconAnthropic";
|
|
47
|
+
export { IconAnvil, default as IconAnvilDefault } from "./IconAnvil";
|
|
47
48
|
export { IconApiAggregate, default as IconApiAggregateDefault, } from "./IconApiAggregate";
|
|
48
49
|
export { IconApiConnection, default as IconApiConnectionDefault, } from "./IconApiConnection";
|
|
49
50
|
export { IconApple, default as IconAppleDefault } from "./IconApple";
|
|
@@ -1091,6 +1092,7 @@ export { IconPinterest, default as IconPinterestDefault, } from "./IconPinterest
|
|
|
1091
1092
|
export { IconPinterestSimple, default as IconPinterestSimpleDefault, } from "./IconPinterestSimple";
|
|
1092
1093
|
export { IconPizza, default as IconPizzaDefault } from "./IconPizza";
|
|
1093
1094
|
export { IconPlaceholder, default as IconPlaceholderDefault, } from "./IconPlaceholder";
|
|
1095
|
+
export { IconPlan, default as IconPlanDefault } from "./IconPlan";
|
|
1094
1096
|
export { IconPlanning, default as IconPlanningDefault } from "./IconPlanning";
|
|
1095
1097
|
export { IconPlay, default as IconPlayDefault } from "./IconPlay";
|
|
1096
1098
|
export { IconPlayCircle, default as IconPlayCircleDefault, } from "./IconPlayCircle";
|