@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.210 → 1.1.212
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/IconBurnTokens/index.d.ts +4 -0
- package/IconBurnTokens/index.js +2 -0
- package/IconBurnTokens/index.js.map +1 -0
- package/IconBurnTokens/index.mjs +2 -0
- package/IconBurnTokens/index.mjs.map +1 -0
- package/IconRobotHeadSlop/index.d.ts +4 -0
- package/IconRobotHeadSlop/index.js +2 -0
- package/IconRobotHeadSlop/index.js.map +1 -0
- package/IconRobotHeadSlop/index.mjs +2 -0
- package/IconRobotHeadSlop/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/skills/central-icons-react-native/SKILL.md +3 -1
- package/tsx-icons.json +14 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var C=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0})},L=(r,o,n,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==n&&C(r,t,{get:()=>o[t],enumerable:!(l=i(o,t))||l.enumerable});return r};var a=(r,o,n)=>(n=r!=null?u(I(r)):{},L(o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n,r)),g=r=>L(C({},"__esModule",{value:!0}),r);var v={};P(v,{IconBurnTokens:()=>c,default:()=>d});module.exports=g(v);var e=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),f=({children:r,size:o=24,...n})=>m.default.createElement(s.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 p=require("react-native-svg"),c=r=>e.default.createElement(f,{...r},e.default.createElement(p.Path,{d:"M16.749 9.20508C17.7938 10.0034 18.538 10.8986 18.9453 11.959C19.0181 12.1485 19.0783 12.3403 19.1279 12.5342L19.7334 11.6699L20.5762 12.4844C21.4696 13.3477 21.8197 14.4351 21.9453 15.4443C22.3569 18.7273 20.3871 21.0249 17.9932 21.751C15.6157 22.4717 12.7343 21.6537 11.4512 18.7842L11.4502 18.7832C10.6742 17.0423 10.9372 15.3037 11.958 13.7979C12.3007 13.2927 12.7137 12.8533 13.0996 12.4775C14.1499 11.457 14.8501 10.9016 15.1797 9.72949L15.5781 8.31055L16.749 9.20508Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M11 2C14.3898 2 17.3401 3.87455 18.874 6.63867L17.126 7.60938C15.9304 5.4548 13.6342 4 11 4C7.13401 4 4 7.13401 4 11C4 14.2602 6.2298 17.0021 9.24902 17.7793L8.75098 19.7168C4.86943 18.7178 2 15.195 2 11C2 6.02944 6.02944 2 11 2Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M14.0986 7.63379L13.0986 9.36621L11 8.1543L8.53613 9.57715V12.4219L10.2012 13.3838L9.20117 15.1162L6.53613 13.5771V8.42285L11 5.8457L14.0986 7.63379Z",fill:"currentColor"})),d=c;0&&(module.exports={IconBurnTokens});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconBurnTokens/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 IconBurnTokens: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.749 9.20508C17.7938 10.0034 18.538 10.8986 18.9453 11.959C19.0181 12.1485 19.0783 12.3403 19.1279 12.5342L19.7334 11.6699L20.5762 12.4844C21.4696 13.3477 21.8197 14.4351 21.9453 15.4443C22.3569 18.7273 20.3871 21.0249 17.9932 21.751C15.6157 22.4717 12.7343 21.6537 11.4512 18.7842L11.4502 18.7832C10.6742 17.0423 10.9372 15.3037 11.958 13.7979C12.3007 13.2927 12.7137 12.8533 13.0996 12.4775C14.1499 11.457 14.8501 10.9016 15.1797 9.72949L15.5781 8.31055L16.749 9.20508Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11 2C14.3898 2 17.3401 3.87455 18.874 6.63867L17.126 7.60938C15.9304 5.4548 13.6342 4 11 4C7.13401 4 4 7.13401 4 11C4 14.2602 6.2298 17.0021 9.24902 17.7793L8.75098 19.7168C4.86943 18.7178 2 15.195 2 11C2 6.02944 6.02944 2 11 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.0986 7.63379L13.0986 9.36621L11 8.1543L8.53613 9.57715V12.4219L10.2012 13.3838L9.20117 15.1162L6.53613 13.5771V8.42285L11 5.8457L14.0986 7.63379Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBurnTokens;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6dACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wOACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBurnTokens_exports","__export","IconBurnTokens","IconBurnTokens_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBurnTokens","props","React","CentralIconBase","IconBurnTokens_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:n,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as t}from"react-native-svg";var L=n=>o.createElement(e,{...n},o.createElement(t,{d:"M16.749 9.20508C17.7938 10.0034 18.538 10.8986 18.9453 11.959C19.0181 12.1485 19.0783 12.3403 19.1279 12.5342L19.7334 11.6699L20.5762 12.4844C21.4696 13.3477 21.8197 14.4351 21.9453 15.4443C22.3569 18.7273 20.3871 21.0249 17.9932 21.751C15.6157 22.4717 12.7343 21.6537 11.4512 18.7842L11.4502 18.7832C10.6742 17.0423 10.9372 15.3037 11.958 13.7979C12.3007 13.2927 12.7137 12.8533 13.0996 12.4775C14.1499 11.457 14.8501 10.9016 15.1797 9.72949L15.5781 8.31055L16.749 9.20508Z",fill:"currentColor"}),o.createElement(t,{d:"M11 2C14.3898 2 17.3401 3.87455 18.874 6.63867L17.126 7.60938C15.9304 5.4548 13.6342 4 11 4C7.13401 4 4 7.13401 4 11C4 14.2602 6.2298 17.0021 9.24902 17.7793L8.75098 19.7168C4.86943 18.7178 2 15.195 2 11C2 6.02944 6.02944 2 11 2Z",fill:"currentColor"}),o.createElement(t,{d:"M14.0986 7.63379L13.0986 9.36621L11 8.1543L8.53613 9.57715V12.4219L10.2012 13.3838L9.20117 15.1162L6.53613 13.5771V8.42285L11 5.8457L14.0986 7.63379Z",fill:"currentColor"})),x=L;export{L as IconBurnTokens,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconBurnTokens/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 IconBurnTokens: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.749 9.20508C17.7938 10.0034 18.538 10.8986 18.9453 11.959C19.0181 12.1485 19.0783 12.3403 19.1279 12.5342L19.7334 11.6699L20.5762 12.4844C21.4696 13.3477 21.8197 14.4351 21.9453 15.4443C22.3569 18.7273 20.3871 21.0249 17.9932 21.751C15.6157 22.4717 12.7343 21.6537 11.4512 18.7842L11.4502 18.7832C10.6742 17.0423 10.9372 15.3037 11.958 13.7979C12.3007 13.2927 12.7137 12.8533 13.0996 12.4775C14.1499 11.457 14.8501 10.9016 15.1797 9.72949L15.5781 8.31055L16.749 9.20508Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11 2C14.3898 2 17.3401 3.87455 18.874 6.63867L17.126 7.60938C15.9304 5.4548 13.6342 4 11 4C7.13401 4 4 7.13401 4 11C4 14.2602 6.2298 17.0021 9.24902 17.7793L8.75098 19.7168C4.86943 18.7178 2 15.195 2 11C2 6.02944 6.02944 2 11 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.0986 7.63379L13.0986 9.36621L11 8.1543L8.53613 9.57715V12.4219L10.2012 13.3838L9.20117 15.1162L6.53613 13.5771V8.42285L11 5.8457L14.0986 7.63379Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBurnTokens;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6dACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wOACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBurnTokens","props","React","CentralIconBase","IconBurnTokens_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var t=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(o,r)=>{for(var C in r)t(o,C,{get:r[C],enumerable:!0})},l=(o,r,C,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of H(r))!B.call(o,e)&&e!==C&&t(o,e,{get:()=>r[e],enumerable:!(p=u(r,e))||p.enumerable});return o};var a=(o,r,C)=>(C=o!=null?i(d(o)):{},l(r||!o||!o.__esModule?t(C,"default",{value:o,enumerable:!0}):C,o)),V=o=>l(t({},"__esModule",{value:!0}),o);var x={};I(x,{IconRobotHeadSlop:()=>L,default:()=>v});module.exports=V(x);var n=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...C})=>m.default.createElement(s.Svg,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),L=o=>n.default.createElement(c,{...o},n.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7781 18.3359C14.8074 18.5554 14.9782 18.7285 15.196 18.7686C16.881 19.0784 18.0007 19.6261 18.0007 20.25C18.0007 21.2165 15.3143 22 12.0007 22C8.68701 22 6.00072 21.2165 6.00072 20.25C6.00072 19.6263 7.1192 19.0785 8.80345 18.7686C9.02126 18.7285 9.19206 18.5554 9.22142 18.3359L10.0007 12.5H14.0007L14.7781 18.3359ZM2.14525 18.4463C2.44341 18.0195 3.10348 17.8737 3.61986 18.1201C4.1362 18.3665 5.24856 19.3582 4.95091 19.7852C4.65284 20.2119 3.05763 19.9124 2.54075 19.666C2.02433 19.4196 1.84709 18.8732 2.14525 18.4463ZM20.3806 18.1201C20.8969 17.8737 21.557 18.0196 21.8552 18.4463C22.1533 18.8731 21.977 19.4195 21.4607 19.666C20.9443 19.9125 19.3488 20.2119 19.0505 19.7852C18.7524 19.3583 19.8641 18.3667 20.3806 18.1201ZM13.0007 3H20.5007V6H21.5007V10H20.5007V12C20.5007 14.6745 18.4005 16.8573 15.7595 16.9922L15.2732 13.3408L15.7898 13.4951L16.2458 11.9609L15.4792 11.7334C13.0887 11.0225 10.9127 11.0226 8.5222 11.7334L7.7556 11.9609L8.21165 13.4951L8.72728 13.3408L8.24095 16.9922C5.60029 16.857 3.50072 14.6743 3.50072 12V10H2.50072V6H3.50072V3H11.0007V1.5H13.0007V3ZM9.25072 6.5C8.42229 6.5 7.75072 7.17157 7.75072 8C7.75072 8.82843 8.42229 9.5 9.25072 9.5C10.079 9.49983 10.7507 8.82832 10.7507 8C10.7507 7.17168 10.079 6.50017 9.25072 6.5ZM14.7507 6.5C13.9223 6.5 13.2507 7.17157 13.2507 8C13.2507 8.82843 13.9223 9.5 14.7507 9.5C15.579 9.49983 16.2507 8.82832 16.2507 8C16.2507 7.17168 15.579 6.50017 14.7507 6.5Z",fill:"currentColor"})),v=L;0&&(module.exports={IconRobotHeadSlop});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRobotHeadSlop/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 IconRobotHeadSlop: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.7781 18.3359C14.8074 18.5554 14.9782 18.7285 15.196 18.7686C16.881 19.0784 18.0007 19.6261 18.0007 20.25C18.0007 21.2165 15.3143 22 12.0007 22C8.68701 22 6.00072 21.2165 6.00072 20.25C6.00072 19.6263 7.1192 19.0785 8.80345 18.7686C9.02126 18.7285 9.19206 18.5554 9.22142 18.3359L10.0007 12.5H14.0007L14.7781 18.3359ZM2.14525 18.4463C2.44341 18.0195 3.10348 17.8737 3.61986 18.1201C4.1362 18.3665 5.24856 19.3582 4.95091 19.7852C4.65284 20.2119 3.05763 19.9124 2.54075 19.666C2.02433 19.4196 1.84709 18.8732 2.14525 18.4463ZM20.3806 18.1201C20.8969 17.8737 21.557 18.0196 21.8552 18.4463C22.1533 18.8731 21.977 19.4195 21.4607 19.666C20.9443 19.9125 19.3488 20.2119 19.0505 19.7852C18.7524 19.3583 19.8641 18.3667 20.3806 18.1201ZM13.0007 3H20.5007V6H21.5007V10H20.5007V12C20.5007 14.6745 18.4005 16.8573 15.7595 16.9922L15.2732 13.3408L15.7898 13.4951L16.2458 11.9609L15.4792 11.7334C13.0887 11.0225 10.9127 11.0226 8.5222 11.7334L7.7556 11.9609L8.21165 13.4951L8.72728 13.3408L8.24095 16.9922C5.60029 16.857 3.50072 14.6743 3.50072 12V10H2.50072V6H3.50072V3H11.0007V1.5H13.0007V3ZM9.25072 6.5C8.42229 6.5 7.75072 7.17157 7.75072 8C7.75072 8.82843 8.42229 9.5 9.25072 9.5C10.079 9.49983 10.7507 8.82832 10.7507 8C10.7507 7.17168 10.079 6.50017 9.25072 6.5ZM14.7507 6.5C13.9223 6.5 13.2507 7.17157 13.2507 8C13.2507 8.82843 13.9223 9.5 14.7507 9.5C15.579 9.49983 16.2507 8.82832 16.2507 8C16.2507 7.17168 15.579 6.50017 14.7507 6.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRobotHeadSlop;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,85CACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconRobotHeadSlop_exports","__export","IconRobotHeadSlop","IconRobotHeadSlop_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconRobotHeadSlop","props","React","CentralIconBase","IconRobotHeadSlop_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import n from"react";import{Svg as p}from"react-native-svg";var C=({children:r,size:o=24,...t})=>n.createElement(p,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>e.createElement(C,{...r},e.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7781 18.3359C14.8074 18.5554 14.9782 18.7285 15.196 18.7686C16.881 19.0784 18.0007 19.6261 18.0007 20.25C18.0007 21.2165 15.3143 22 12.0007 22C8.68701 22 6.00072 21.2165 6.00072 20.25C6.00072 19.6263 7.1192 19.0785 8.80345 18.7686C9.02126 18.7285 9.19206 18.5554 9.22142 18.3359L10.0007 12.5H14.0007L14.7781 18.3359ZM2.14525 18.4463C2.44341 18.0195 3.10348 17.8737 3.61986 18.1201C4.1362 18.3665 5.24856 19.3582 4.95091 19.7852C4.65284 20.2119 3.05763 19.9124 2.54075 19.666C2.02433 19.4196 1.84709 18.8732 2.14525 18.4463ZM20.3806 18.1201C20.8969 17.8737 21.557 18.0196 21.8552 18.4463C22.1533 18.8731 21.977 19.4195 21.4607 19.666C20.9443 19.9125 19.3488 20.2119 19.0505 19.7852C18.7524 19.3583 19.8641 18.3667 20.3806 18.1201ZM13.0007 3H20.5007V6H21.5007V10H20.5007V12C20.5007 14.6745 18.4005 16.8573 15.7595 16.9922L15.2732 13.3408L15.7898 13.4951L16.2458 11.9609L15.4792 11.7334C13.0887 11.0225 10.9127 11.0226 8.5222 11.7334L7.7556 11.9609L8.21165 13.4951L8.72728 13.3408L8.24095 16.9922C5.60029 16.857 3.50072 14.6743 3.50072 12V10H2.50072V6H3.50072V3H11.0007V1.5H13.0007V3ZM9.25072 6.5C8.42229 6.5 7.75072 7.17157 7.75072 8C7.75072 8.82843 8.42229 9.5 9.25072 9.5C10.079 9.49983 10.7507 8.82832 10.7507 8C10.7507 7.17168 10.079 6.50017 9.25072 6.5ZM14.7507 6.5C13.9223 6.5 13.2507 7.17157 13.2507 8C13.2507 8.82843 13.9223 9.5 14.7507 9.5C15.579 9.49983 16.2507 8.82832 16.2507 8C16.2507 7.17168 15.579 6.50017 14.7507 6.5Z",fill:"currentColor"})),B=a;export{a as IconRobotHeadSlop,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRobotHeadSlop/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 IconRobotHeadSlop: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.7781 18.3359C14.8074 18.5554 14.9782 18.7285 15.196 18.7686C16.881 19.0784 18.0007 19.6261 18.0007 20.25C18.0007 21.2165 15.3143 22 12.0007 22C8.68701 22 6.00072 21.2165 6.00072 20.25C6.00072 19.6263 7.1192 19.0785 8.80345 18.7686C9.02126 18.7285 9.19206 18.5554 9.22142 18.3359L10.0007 12.5H14.0007L14.7781 18.3359ZM2.14525 18.4463C2.44341 18.0195 3.10348 17.8737 3.61986 18.1201C4.1362 18.3665 5.24856 19.3582 4.95091 19.7852C4.65284 20.2119 3.05763 19.9124 2.54075 19.666C2.02433 19.4196 1.84709 18.8732 2.14525 18.4463ZM20.3806 18.1201C20.8969 17.8737 21.557 18.0196 21.8552 18.4463C22.1533 18.8731 21.977 19.4195 21.4607 19.666C20.9443 19.9125 19.3488 20.2119 19.0505 19.7852C18.7524 19.3583 19.8641 18.3667 20.3806 18.1201ZM13.0007 3H20.5007V6H21.5007V10H20.5007V12C20.5007 14.6745 18.4005 16.8573 15.7595 16.9922L15.2732 13.3408L15.7898 13.4951L16.2458 11.9609L15.4792 11.7334C13.0887 11.0225 10.9127 11.0226 8.5222 11.7334L7.7556 11.9609L8.21165 13.4951L8.72728 13.3408L8.24095 16.9922C5.60029 16.857 3.50072 14.6743 3.50072 12V10H2.50072V6H3.50072V3H11.0007V1.5H13.0007V3ZM9.25072 6.5C8.42229 6.5 7.75072 7.17157 7.75072 8C7.75072 8.82843 8.42229 9.5 9.25072 9.5C10.079 9.49983 10.7507 8.82832 10.7507 8C10.7507 7.17168 10.079 6.50017 9.25072 6.5ZM14.7507 6.5C13.9223 6.5 13.2507 7.17157 13.2507 8C13.2507 8.82843 13.9223 9.5 14.7507 9.5C15.579 9.49983 16.2507 8.82832 16.2507 8C16.2507 7.17168 15.579 6.50017 14.7507 6.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRobotHeadSlop;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,85CACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRobotHeadSlop","props","React","CentralIconBase","IconRobotHeadSlop_default"]}
|
package/README.md
CHANGED
|
@@ -160,6 +160,7 @@ Below is a complete list of available icons:
|
|
|
160
160
|
- IconBroomSparkle
|
|
161
161
|
- IconBubbleSparkle
|
|
162
162
|
- IconBubbleWideSparkle
|
|
163
|
+
- IconBurnTokens
|
|
163
164
|
- IconCalenderSparkle
|
|
164
165
|
- IconCameraSparkle
|
|
165
166
|
- IconClapboardSparkle
|
|
@@ -202,6 +203,7 @@ Below is a complete list of available icons:
|
|
|
202
203
|
- IconRobot
|
|
203
204
|
- IconRobot2
|
|
204
205
|
- IconRobot3
|
|
206
|
+
- IconRobotHeadSlop
|
|
205
207
|
- IconScanTextSparkle
|
|
206
208
|
- IconScriptAi
|
|
207
209
|
- IconSearchIntelligence
|
package/filtered-icons.json
CHANGED
|
@@ -4858,6 +4858,20 @@
|
|
|
4858
4858
|
"packageName": "square-filled-radius-0-stroke-2",
|
|
4859
4859
|
"componentName": "IconBurger"
|
|
4860
4860
|
},
|
|
4861
|
+
{
|
|
4862
|
+
"category": "AI & Magic",
|
|
4863
|
+
"svg": "<path d=\"M16.749 9.20508C17.7938 10.0034 18.538 10.8986 18.9453 11.959C19.0181 12.1485 19.0783 12.3403 19.1279 12.5342L19.7334 11.6699L20.5762 12.4844C21.4696 13.3477 21.8197 14.4351 21.9453 15.4443C22.3569 18.7273 20.3871 21.0249 17.9932 21.751C15.6157 22.4717 12.7343 21.6537 11.4512 18.7842L11.4502 18.7832C10.6742 17.0423 10.9372 15.3037 11.958 13.7979C12.3007 13.2927 12.7137 12.8533 13.0996 12.4775C14.1499 11.457 14.8501 10.9016 15.1797 9.72949L15.5781 8.31055L16.749 9.20508Z\" fill=\"currentColor\"/><path d=\"M11 2C14.3898 2 17.3401 3.87455 18.874 6.63867L17.126 7.60938C15.9304 5.4548 13.6342 4 11 4C7.13401 4 4 7.13401 4 11C4 14.2602 6.2298 17.0021 9.24902 17.7793L8.75098 19.7168C4.86943 18.7178 2 15.195 2 11C2 6.02944 6.02944 2 11 2Z\" fill=\"currentColor\"/><path d=\"M14.0986 7.63379L13.0986 9.36621L11 8.1543L8.53613 9.57715V12.4219L10.2012 13.3838L9.20117 15.1162L6.53613 13.5771V8.42285L11 5.8457L14.0986 7.63379Z\" fill=\"currentColor\"/>",
|
|
4864
|
+
"iconName": "burn-tokens, limit",
|
|
4865
|
+
"variant": {
|
|
4866
|
+
"join": "square",
|
|
4867
|
+
"filled": "on",
|
|
4868
|
+
"radius": "0",
|
|
4869
|
+
"stroke": "2"
|
|
4870
|
+
},
|
|
4871
|
+
"createdAt": "2026-04-24T12:02:37.809295+00:00",
|
|
4872
|
+
"packageName": "square-filled-radius-0-stroke-2",
|
|
4873
|
+
"componentName": "IconBurnTokens"
|
|
4874
|
+
},
|
|
4861
4875
|
{
|
|
4862
4876
|
"category": "Things",
|
|
4863
4877
|
"svg": "<path d=\"M11 19H13V23H11V19ZM8.91406 16.5L5 20.4141L3.58594 19L7.5 15.0859L8.91406 16.5ZM20.4141 19L19 20.4141L15.0859 16.5L16.5 15.0859L20.4141 19ZM5 11V13H1V11H5ZM23 11V13H19V11H23ZM8.91406 7.5L7.5 8.91406L3.58594 5L5 3.58594L8.91406 7.5ZM20.4141 5L16.5 8.91406L15.0859 7.5L19 3.58594L20.4141 5ZM11 1H13V5H11V1Z\" fill=\"currentColor\"/>",
|
|
@@ -20860,6 +20874,20 @@
|
|
|
20860
20874
|
"packageName": "square-filled-radius-0-stroke-2",
|
|
20861
20875
|
"componentName": "IconRobot3"
|
|
20862
20876
|
},
|
|
20877
|
+
{
|
|
20878
|
+
"category": "AI & Magic",
|
|
20879
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.7781 18.3359C14.8074 18.5554 14.9782 18.7285 15.196 18.7686C16.881 19.0784 18.0007 19.6261 18.0007 20.25C18.0007 21.2165 15.3143 22 12.0007 22C8.68701 22 6.00072 21.2165 6.00072 20.25C6.00072 19.6263 7.1192 19.0785 8.80345 18.7686C9.02126 18.7285 9.19206 18.5554 9.22142 18.3359L10.0007 12.5H14.0007L14.7781 18.3359ZM2.14525 18.4463C2.44341 18.0195 3.10348 17.8737 3.61986 18.1201C4.1362 18.3665 5.24856 19.3582 4.95091 19.7852C4.65284 20.2119 3.05763 19.9124 2.54075 19.666C2.02433 19.4196 1.84709 18.8732 2.14525 18.4463ZM20.3806 18.1201C20.8969 17.8737 21.557 18.0196 21.8552 18.4463C22.1533 18.8731 21.977 19.4195 21.4607 19.666C20.9443 19.9125 19.3488 20.2119 19.0505 19.7852C18.7524 19.3583 19.8641 18.3667 20.3806 18.1201ZM13.0007 3H20.5007V6H21.5007V10H20.5007V12C20.5007 14.6745 18.4005 16.8573 15.7595 16.9922L15.2732 13.3408L15.7898 13.4951L16.2458 11.9609L15.4792 11.7334C13.0887 11.0225 10.9127 11.0226 8.5222 11.7334L7.7556 11.9609L8.21165 13.4951L8.72728 13.3408L8.24095 16.9922C5.60029 16.857 3.50072 14.6743 3.50072 12V10H2.50072V6H3.50072V3H11.0007V1.5H13.0007V3ZM9.25072 6.5C8.42229 6.5 7.75072 7.17157 7.75072 8C7.75072 8.82843 8.42229 9.5 9.25072 9.5C10.079 9.49983 10.7507 8.82832 10.7507 8C10.7507 7.17168 10.079 6.50017 9.25072 6.5ZM14.7507 6.5C13.9223 6.5 13.2507 7.17157 13.2507 8C13.2507 8.82843 13.9223 9.5 14.7507 9.5C15.579 9.49983 16.2507 8.82832 16.2507 8C16.2507 7.17168 15.579 6.50017 14.7507 6.5Z\" fill=\"currentColor\"/>",
|
|
20880
|
+
"iconName": "robot-head-slop",
|
|
20881
|
+
"variant": {
|
|
20882
|
+
"join": "square",
|
|
20883
|
+
"filled": "on",
|
|
20884
|
+
"radius": "0",
|
|
20885
|
+
"stroke": "2"
|
|
20886
|
+
},
|
|
20887
|
+
"createdAt": "2026-04-24T08:02:21.900979+00:00",
|
|
20888
|
+
"packageName": "square-filled-radius-0-stroke-2",
|
|
20889
|
+
"componentName": "IconRobotHeadSlop"
|
|
20890
|
+
},
|
|
20863
20891
|
{
|
|
20864
20892
|
"category": "Vehicles & Aircrafts",
|
|
20865
20893
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.00085 19C2.00085 17.3431 3.34399 16 5.00085 16C6.6577 16 8.00085 17.3431 8.00085 19C8.00085 20.6569 6.6577 22 5.00085 22H2.00085V19Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.08841 9H6.61888L5.11888 12H6.53841L9.08841 9ZM6.58663 14H1.88281L5.38281 7H10.8155C13.5883 4.06747 16.7604 2 21.0008 2H22.0008V3C22.0008 7.24046 19.9334 10.4125 17.0008 13.1853V18.618L10.0008 22.118V17.4142L6.58663 14ZM12.0008 17.4624V18.882L15.0008 17.382V14.9124L12.0008 17.4624Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -346,6 +346,7 @@ export type CentralIconName =
|
|
|
346
346
|
| "IconBulletList"
|
|
347
347
|
| "IconBun"
|
|
348
348
|
| "IconBurger"
|
|
349
|
+
| "IconBurnTokens"
|
|
349
350
|
| "IconBurst"
|
|
350
351
|
| "IconBus"
|
|
351
352
|
| "IconCabinet"
|
|
@@ -1489,6 +1490,7 @@ export type CentralIconName =
|
|
|
1489
1490
|
| "IconRobot"
|
|
1490
1491
|
| "IconRobot2"
|
|
1491
1492
|
| "IconRobot3"
|
|
1493
|
+
| "IconRobotHeadSlop"
|
|
1492
1494
|
| "IconRocket"
|
|
1493
1495
|
| "IconRockingHorse"
|
|
1494
1496
|
| "IconRoller"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/square-filled-radius-0-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.212",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-2/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": 1973,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
|
-
"count":
|
|
17
|
+
"count": 84,
|
|
18
18
|
"icons": [
|
|
19
19
|
"IconAiSlop",
|
|
20
20
|
"IconAiTokens",
|
|
@@ -29,6 +29,7 @@
|
|
|
29
29
|
"IconBroomSparkle",
|
|
30
30
|
"IconBubbleSparkle",
|
|
31
31
|
"IconBubbleWideSparkle",
|
|
32
|
+
"IconBurnTokens",
|
|
32
33
|
"IconCalenderSparkle",
|
|
33
34
|
"IconCameraSparkle",
|
|
34
35
|
"IconClapboardSparkle",
|
|
@@ -71,6 +72,7 @@
|
|
|
71
72
|
"IconRobot",
|
|
72
73
|
"IconRobot2",
|
|
73
74
|
"IconRobot3",
|
|
75
|
+
"IconRobotHeadSlop",
|
|
74
76
|
"IconScanTextSparkle",
|
|
75
77
|
"IconScriptAi",
|
|
76
78
|
"IconSearchIntelligence",
|
|
@@ -2520,6 +2522,7 @@
|
|
|
2520
2522
|
"IconBulletList": "bullet-list",
|
|
2521
2523
|
"IconBun": "bun",
|
|
2522
2524
|
"IconBurger": "burger, hamburger, sandwich",
|
|
2525
|
+
"IconBurnTokens": "burn-tokens, limit",
|
|
2523
2526
|
"IconBurst": "burst, pop, boom",
|
|
2524
2527
|
"IconBus": "bus, school-bus",
|
|
2525
2528
|
"IconCabinet": "cabinet",
|
|
@@ -3663,6 +3666,7 @@
|
|
|
3663
3666
|
"IconRobot": "robot",
|
|
3664
3667
|
"IconRobot2": "robot-2, agent, scout",
|
|
3665
3668
|
"IconRobot3": "robot-3, agent, scout",
|
|
3669
|
+
"IconRobotHeadSlop": "robot-head-slop",
|
|
3666
3670
|
"IconRocket": "rocket, startup, launch",
|
|
3667
3671
|
"IconRockingHorse": "rocking-horse, child, kids, toy",
|
|
3668
3672
|
"IconRoller": "roller, scooter",
|
package/index.d.ts
CHANGED
|
@@ -345,6 +345,7 @@ export { IconBuildings, default as IconBuildingsDefault, } from "./IconBuildings
|
|
|
345
345
|
export { IconBulletList, default as IconBulletListDefault, } from "./IconBulletList";
|
|
346
346
|
export { IconBun, default as IconBunDefault } from "./IconBun";
|
|
347
347
|
export { IconBurger, default as IconBurgerDefault } from "./IconBurger";
|
|
348
|
+
export { IconBurnTokens, default as IconBurnTokensDefault, } from "./IconBurnTokens";
|
|
348
349
|
export { IconBurst, default as IconBurstDefault } from "./IconBurst";
|
|
349
350
|
export { IconBus, default as IconBusDefault } from "./IconBus";
|
|
350
351
|
export { IconCabinet, default as IconCabinetDefault } from "./IconCabinet";
|
|
@@ -1488,6 +1489,7 @@ export { IconRobinhood, default as IconRobinhoodDefault, } from "./IconRobinhood
|
|
|
1488
1489
|
export { IconRobot, default as IconRobotDefault } from "./IconRobot";
|
|
1489
1490
|
export { IconRobot2, default as IconRobot2Default } from "./IconRobot2";
|
|
1490
1491
|
export { IconRobot3, default as IconRobot3Default } from "./IconRobot3";
|
|
1492
|
+
export { IconRobotHeadSlop, default as IconRobotHeadSlopDefault, } from "./IconRobotHeadSlop";
|
|
1491
1493
|
export { IconRocket, default as IconRocketDefault } from "./IconRocket";
|
|
1492
1494
|
export { IconRockingHorse, default as IconRockingHorseDefault, } from "./IconRockingHorse";
|
|
1493
1495
|
export { IconRoller, default as IconRollerDefault } from "./IconRoller";
|