@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.217 → 1.1.219
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/IconArrowCornerUpLeft/index.js +1 -1
- package/IconArrowCornerUpLeft/index.js.map +1 -1
- package/IconArrowCornerUpLeft/index.mjs +1 -1
- package/IconArrowCornerUpLeft/index.mjs.map +1 -1
- package/IconGoblin/index.d.ts +4 -0
- package/IconGoblin/index.js +2 -0
- package/IconGoblin/index.js.map +1 -0
- package/IconGoblin/index.mjs +2 -0
- package/IconGoblin/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +15 -1
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -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/skills/central-icons-react-native/SKILL.md +2 -1
- package/tsx-icons.json +8 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var f=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!x.call(r,n)&&n!==e&&t(r,n,{get:()=>o[n],enumerable:!(a=d(o,n))||a.enumerable});return r};var m=(r,o,e)=>(e=r!=null?f(I(r)):{},C(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>C(t({},"__esModule",{value:!0}),r);var k={};L(k,{IconArrowCornerUpLeft:()=>u,default:()=>g});module.exports=P(k);var p=m(require("react"));var c=m(require("react")),i=require("react-native-svg"),l=({children:r,size:o=24,...e})=>c.default.createElement(i.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),u=r=>p.default.createElement(l,{...r},p.default.createElement(s.Path,{d:"M20.5 19.5V9H3.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(s.Path,{d:"M8 13.5L3.5 9L8 4.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),g=u;0&&(module.exports={IconArrowCornerUpLeft});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArrowCornerUpLeft/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 IconArrowCornerUpLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 19.5V9H3.
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowCornerUpLeft/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 IconArrowCornerUpLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 19.5V9H3.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 13.5L3.5 9L8 4.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowCornerUpLeft;\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,2BAAAE,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,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconArrowCornerUpLeft_exports","__export","IconArrowCornerUpLeft","IconArrowCornerUpLeft_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowCornerUpLeft","props","React","CentralIconBase","IconArrowCornerUpLeft_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"react";import s from"react";import{Svg as a}from"react-native-svg";var n=({children:o,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"},o);import{Path as t}from"react-native-svg";var C=o=>e.createElement(n,{...o},e.createElement(t,{d:"M20.5 19.5V9H3.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M8 13.5L3.5 9L8 4.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),x=C;export{C as IconArrowCornerUpLeft,x as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArrowCornerUpLeft/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 IconArrowCornerUpLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 19.5V9H3.
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowCornerUpLeft/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 IconArrowCornerUpLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 19.5V9H3.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 13.5L3.5 9L8 4.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowCornerUpLeft;\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,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowCornerUpLeft","props","React","CentralIconBase","IconArrowCornerUpLeft_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var a=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of B(o))!d.call(r,C)&&C!==t&&p(r,C,{get:()=>o[C],enumerable:!(l=f(o,C))||l.enumerable});return r};var c=(r,o,t)=>(t=r!=null?a(I(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>s(p({},"__esModule",{value:!0}),r);var y={};g(y,{IconGoblin:()=>i,default:()=>k});module.exports=h(y);var n=c(require("react"));var m=c(require("react")),u=require("react-native-svg"),x=({children:r,size:o=24,...t})=>m.default.createElement(u.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 e=require("react-native-svg"),i=r=>n.default.createElement(x,{...r},n.default.createElement(e.Rect,{x:"4.5",y:"2.5",width:"15",height:"19",rx:"7.5",stroke:"currentColor"}),n.default.createElement(e.Path,{d:"M9 16C11.25 16.6667 12.75 16.6667 15 16",stroke:"currentColor"}),n.default.createElement(e.Path,{d:"M19 7.5H23.5V9.5C23.5 11.7091 21.7091 13.5 19.5 13.5",stroke:"currentColor"}),n.default.createElement(e.Circle,{cx:"9.4501",cy:"11.35",r:"1.35",stroke:"currentColor"}),n.default.createElement(e.Circle,{cx:"14.5502",cy:"11.35",r:"1.35",stroke:"currentColor"}),n.default.createElement(e.Path,{d:"M7.5 4L12 6.5L16.5 4",stroke:"currentColor"}),n.default.createElement(e.Path,{d:"M5 7.5H0.5V9.5C0.5 11.7091 2.29086 13.5 4.5 13.5",stroke:"currentColor"})),k=i;0&&(module.exports={IconGoblin});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGoblin/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path, Rect } from \"react-native-svg\";\n\nexport const IconGoblin: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect\n x=\"4.5\"\n y=\"2.5\"\n width=\"15\"\n height=\"19\"\n rx=\"7.5\"\n stroke=\"currentColor\"\n />\n <Path d=\"M9 16C11.25 16.6667 12.75 16.6667 15 16\" stroke=\"currentColor\" />\n <Path\n d=\"M19 7.5H23.5V9.5C23.5 11.7091 21.7091 13.5 19.5 13.5\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"9.4501\" cy=\"11.35\" r=\"1.35\" stroke=\"currentColor\" />\n <Circle cx=\"14.5502\" cy=\"11.35\" r=\"1.35\" stroke=\"currentColor\" />\n <Path d=\"M7.5 4L12 6.5L16.5 4\" stroke=\"currentColor\" />\n <Path\n d=\"M5 7.5H0.5V9.5C0.5 11.7091 2.29086 13.5 4.5 13.5\"\n stroke=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGoblin;\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,EAAmC,4BAEtBC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,MACF,EAAE,MACF,MAAM,KACN,OAAO,KACP,GAAG,MACH,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0CAA0C,OAAO,eAAe,EACxE,EAAAA,QAAA,cAAC,QACC,EAAE,uDACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,SAAS,GAAG,QAAQ,EAAE,OAAO,OAAO,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,QAAQ,EAAE,OAAO,OAAO,eAAe,EAC/D,EAAAA,QAAA,cAAC,QAAK,EAAE,uBAAuB,OAAO,eAAe,EACrD,EAAAA,QAAA,cAAC,QACC,EAAE,mDACF,OAAO,eACT,CACF,EAIGE,EAAQJ","names":["IconGoblin_exports","__export","IconGoblin","IconGoblin_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGoblin","props","React","CentralIconBase","IconGoblin_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import l from"react";import{Svg as s}from"react-native-svg";var n=({children:e,size:o=24,...p})=>l.createElement(s,{...p,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as C,Path as t,Rect as c}from"react-native-svg";var m=e=>r.createElement(n,{...e},r.createElement(c,{x:"4.5",y:"2.5",width:"15",height:"19",rx:"7.5",stroke:"currentColor"}),r.createElement(t,{d:"M9 16C11.25 16.6667 12.75 16.6667 15 16",stroke:"currentColor"}),r.createElement(t,{d:"M19 7.5H23.5V9.5C23.5 11.7091 21.7091 13.5 19.5 13.5",stroke:"currentColor"}),r.createElement(C,{cx:"9.4501",cy:"11.35",r:"1.35",stroke:"currentColor"}),r.createElement(C,{cx:"14.5502",cy:"11.35",r:"1.35",stroke:"currentColor"}),r.createElement(t,{d:"M7.5 4L12 6.5L16.5 4",stroke:"currentColor"}),r.createElement(t,{d:"M5 7.5H0.5V9.5C0.5 11.7091 2.29086 13.5 4.5 13.5",stroke:"currentColor"})),h=m;export{m as IconGoblin,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGoblin/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path, Rect } from \"react-native-svg\";\n\nexport const IconGoblin: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect\n x=\"4.5\"\n y=\"2.5\"\n width=\"15\"\n height=\"19\"\n rx=\"7.5\"\n stroke=\"currentColor\"\n />\n <Path d=\"M9 16C11.25 16.6667 12.75 16.6667 15 16\" stroke=\"currentColor\" />\n <Path\n d=\"M19 7.5H23.5V9.5C23.5 11.7091 21.7091 13.5 19.5 13.5\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"9.4501\" cy=\"11.35\" r=\"1.35\" stroke=\"currentColor\" />\n <Circle cx=\"14.5502\" cy=\"11.35\" r=\"1.35\" stroke=\"currentColor\" />\n <Path d=\"M7.5 4L12 6.5L16.5 4\" stroke=\"currentColor\" />\n <Path\n d=\"M5 7.5H0.5V9.5C0.5 11.7091 2.29086 13.5 4.5 13.5\"\n stroke=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGoblin;\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,UAAAG,EAAQ,QAAAC,EAAM,QAAAC,MAAY,mBAE5B,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,MACF,EAAE,MACF,MAAM,KACN,OAAO,KACP,GAAG,MACH,OAAO,eACT,EACAG,EAAA,cAACJ,EAAA,CAAK,EAAE,0CAA0C,OAAO,eAAe,EACxEI,EAAA,cAACJ,EAAA,CACC,EAAE,uDACF,OAAO,eACT,EACAI,EAAA,cAACL,EAAA,CAAO,GAAG,SAAS,GAAG,QAAQ,EAAE,OAAO,OAAO,eAAe,EAC9DK,EAAA,cAACL,EAAA,CAAO,GAAG,UAAU,GAAG,QAAQ,EAAE,OAAO,OAAO,eAAe,EAC/DK,EAAA,cAACJ,EAAA,CAAK,EAAE,uBAAuB,OAAO,eAAe,EACrDI,EAAA,cAACJ,EAAA,CACC,EAAE,mDACF,OAAO,eACT,CACF,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","Rect","IconGoblin","props","React","CentralIconBase","IconGoblin_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -1346,7 +1346,7 @@
|
|
|
1346
1346
|
},
|
|
1347
1347
|
{
|
|
1348
1348
|
"category": "Arrows",
|
|
1349
|
-
"svg": "<path d=\"M20.5 19.5V9H3.
|
|
1349
|
+
"svg": "<path d=\"M20.5 19.5V9H3.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 13.5L3.5 9L8 4.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1350
1350
|
"iconName": "arrow-corner-up-left",
|
|
1351
1351
|
"variant": {
|
|
1352
1352
|
"join": "square",
|
|
@@ -13006,6 +13006,20 @@
|
|
|
13006
13006
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
13007
13007
|
"componentName": "IconGoatHead"
|
|
13008
13008
|
},
|
|
13009
|
+
{
|
|
13010
|
+
"category": "AI & Magic",
|
|
13011
|
+
"svg": "<rect x=\"4.5\" y=\"2.5\" width=\"15\" height=\"19\" rx=\"7.5\" stroke=\"currentColor\"/><path d=\"M9 16C11.25 16.6667 12.75 16.6667 15 16\" stroke=\"currentColor\"/><path d=\"M19 7.5H23.5V9.5C23.5 11.7091 21.7091 13.5 19.5 13.5\" stroke=\"currentColor\"/><circle cx=\"9.4501\" cy=\"11.35\" r=\"1.35\" stroke=\"currentColor\"/><circle cx=\"14.5502\" cy=\"11.35\" r=\"1.35\" stroke=\"currentColor\"/><path d=\"M7.5 4L12 6.5L16.5 4\" stroke=\"currentColor\"/><path d=\"M5 7.5H0.5V9.5C0.5 11.7091 2.29086 13.5 4.5 13.5\" stroke=\"currentColor\"/>",
|
|
13012
|
+
"iconName": "goblin, troll, agent, helper",
|
|
13013
|
+
"variant": {
|
|
13014
|
+
"join": "square",
|
|
13015
|
+
"filled": "off",
|
|
13016
|
+
"radius": "0",
|
|
13017
|
+
"stroke": "1"
|
|
13018
|
+
},
|
|
13019
|
+
"createdAt": "2026-04-30T09:02:09.896316+00:00",
|
|
13020
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
13021
|
+
"componentName": "IconGoblin"
|
|
13022
|
+
},
|
|
13009
13023
|
{
|
|
13010
13024
|
"category": "Things",
|
|
13011
13025
|
"svg": "<path d=\"M7 11.5L9 5.5H15L17 11.5H7Z\" stroke=\"currentColor\"/><path d=\"M2 17.5L4 11.5H10L12 17.5H2Z\" stroke=\"currentColor\"/><path d=\"M12 17.5L14 11.5H20L22 17.5H12Z\" stroke=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
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.219",
|
|
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,10 +11,10 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1978,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
|
-
"count":
|
|
17
|
+
"count": 86,
|
|
18
18
|
"icons": [
|
|
19
19
|
"IconAiSlop",
|
|
20
20
|
"IconAiTokens",
|
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
"IconFileSparkle",
|
|
45
45
|
"IconFolderSparkle",
|
|
46
46
|
"IconFortuneTellerBall",
|
|
47
|
+
"IconGoblin",
|
|
47
48
|
"IconHatBunny",
|
|
48
49
|
"IconHatSparkle",
|
|
49
50
|
"IconImageAvatarSparkle",
|
|
@@ -3107,6 +3108,7 @@
|
|
|
3107
3108
|
"IconGlobe": "globe, network, translate",
|
|
3108
3109
|
"IconGlobe2": "globe-2, network, translate",
|
|
3109
3110
|
"IconGoatHead": "goat-head, goated",
|
|
3111
|
+
"IconGoblin": "goblin, troll, agent, helper",
|
|
3110
3112
|
"IconGold": "gold, goldbars",
|
|
3111
3113
|
"IconGoldenGateBridge": "golden-gate-bridge, silicon-valley, sf",
|
|
3112
3114
|
"IconGoldMedal": "gold-medal, first-place, win",
|
package/index.d.ts
CHANGED
|
@@ -927,6 +927,7 @@ export { IconGlassWater, default as IconGlassWaterDefault, } from "./IconGlassWa
|
|
|
927
927
|
export { IconGlobe, default as IconGlobeDefault } from "./IconGlobe";
|
|
928
928
|
export { IconGlobe2, default as IconGlobe2Default } from "./IconGlobe2";
|
|
929
929
|
export { IconGoatHead, default as IconGoatHeadDefault } from "./IconGoatHead";
|
|
930
|
+
export { IconGoblin, default as IconGoblinDefault } from "./IconGoblin";
|
|
930
931
|
export { IconGold, default as IconGoldDefault } from "./IconGold";
|
|
931
932
|
export { IconGoldMedal, default as IconGoldMedalDefault, } from "./IconGoldMedal";
|
|
932
933
|
export { IconGoldenGateBridge, default as IconGoldenGateBridgeDefault, } from "./IconGoldenGateBridge";
|