@central-icons-react-native/round-filled-radius-0-stroke-1 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 L=Object.create;var e=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,C)=>{for(var o in C)e(r,o,{get:C[o],enumerable:!0})},a=(r,C,o,l)=>{if(C&&typeof C=="object"||typeof C=="function")for(let n of B(C))!x.call(r,n)&&n!==o&&e(r,n,{get:()=>C[n],enumerable:!(l=i(C,n))||l.enumerable});return r};var m=(r,C,o)=>(o=r!=null?L(I(r)):{},a(C||!r||!r.__esModule?e(o,"default",{value:r,enumerable:!0}):o,r)),g=r=>a(e({},"__esModule",{value:!0}),r);var v={};P(v,{IconBurnTokens:()=>u,default:()=>d});module.exports=g(v);var t=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:C=24,...o})=>s.default.createElement(f.Svg,{...o,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),u=r=>t.default.createElement(c,{...r},t.default.createElement(p.Path,{d:"M15.9434 9.02637C16.0992 8.97409 16.2708 9.00104 16.4023 9.09961C17.4988 9.92211 18.2425 10.8156 18.6455 11.8457C18.8898 12.4703 18.9997 13.1268 19.001 13.8223C19.3562 13.3675 19.7069 12.9044 19.8496 12.7041L19.9209 12.624C19.9999 12.5524 20.1009 12.5075 20.209 12.4971C20.353 12.4832 20.4956 12.5323 20.6006 12.6318C21.4602 13.4471 21.8145 14.4874 21.9443 15.5117L21.9766 15.8164C22.2382 18.9286 20.3012 21.0635 17.9785 21.7549C15.5912 22.4654 12.7329 21.6633 11.4492 18.8447C10.6798 17.1498 10.9299 15.465 11.9609 13.9717C12.3085 13.4686 12.7339 13.0212 13.1504 12.623C14.2722 11.5529 15.2026 10.8271 15.6221 9.3623L15.6689 9.25C15.7292 9.1456 15.8265 9.06562 15.9434 9.02637Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453C19.361 9.16428 19.1896 9.4298 18.9199 9.48828C18.65 9.54658 18.3835 9.37539 18.3252 9.10547C17.5713 5.6151 14.4655 3 10.75 3C6.46979 3 3 6.46979 3 10.75C3 14.6306 5.85265 17.8453 9.5752 18.4111C9.8482 18.4526 10.0356 18.7084 9.99414 18.9814C9.95245 19.2542 9.69767 19.4419 9.4248 19.4004C5.22101 18.7614 2 15.1322 2 10.75C2 5.91751 5.91751 2 10.75 2Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M10.5645 6.53613C10.7176 6.47484 10.8934 6.49228 11.0322 6.58691L13.7822 8.46191C14.0098 8.6174 14.0689 8.92829 13.9141 9.15625C13.7586 9.38429 13.4469 9.44336 13.2188 9.28809L10.7275 7.58984L8.00293 9.16309V12.3359L10.1885 13.5986C10.4272 13.7367 10.5097 14.0423 10.3721 14.2812C10.2341 14.5203 9.92757 14.6016 9.68848 14.4639L7.25293 13.0576C7.09833 12.9683 7.00293 12.8036 7.00293 12.625V8.875C7.00293 8.69643 7.09833 8.53172 7.25293 8.44238L10.501 6.56738L10.5645 6.53613Z",fill:"currentColor"})),d=u;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=\"M15.9434 9.02637C16.0992 8.97409 16.2708 9.00104 16.4023 9.09961C17.4988 9.92211 18.2425 10.8156 18.6455 11.8457C18.8898 12.4703 18.9997 13.1268 19.001 13.8223C19.3562 13.3675 19.7069 12.9044 19.8496 12.7041L19.9209 12.624C19.9999 12.5524 20.1009 12.5075 20.209 12.4971C20.353 12.4832 20.4956 12.5323 20.6006 12.6318C21.4602 13.4471 21.8145 14.4874 21.9443 15.5117L21.9766 15.8164C22.2382 18.9286 20.3012 21.0635 17.9785 21.7549C15.5912 22.4654 12.7329 21.6633 11.4492 18.8447C10.6798 17.1498 10.9299 15.465 11.9609 13.9717C12.3085 13.4686 12.7339 13.0212 13.1504 12.623C14.2722 11.5529 15.2026 10.8271 15.6221 9.3623L15.6689 9.25C15.7292 9.1456 15.8265 9.06562 15.9434 9.02637Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453C19.361 9.16428 19.1896 9.4298 18.9199 9.48828C18.65 9.54658 18.3835 9.37539 18.3252 9.10547C17.5713 5.6151 14.4655 3 10.75 3C6.46979 3 3 6.46979 3 10.75C3 14.6306 5.85265 17.8453 9.5752 18.4111C9.8482 18.4526 10.0356 18.7084 9.99414 18.9814C9.95245 19.2542 9.69767 19.4419 9.4248 19.4004C5.22101 18.7614 2 15.1322 2 10.75C2 5.91751 5.91751 2 10.75 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.5645 6.53613C10.7176 6.47484 10.8934 6.49228 11.0322 6.58691L13.7822 8.46191C14.0098 8.6174 14.0689 8.92829 13.9141 9.15625C13.7586 9.38429 13.4469 9.44336 13.2188 9.28809L10.7275 7.58984L8.00293 9.16309V12.3359L10.1885 13.5986C10.4272 13.7367 10.5097 14.0423 10.3721 14.2812C10.2341 14.5203 9.92757 14.6016 9.68848 14.4639L7.25293 13.0576C7.09833 12.9683 7.00293 12.8036 7.00293 12.625V8.875C7.00293 8.69643 7.09833 8.53172 7.25293 8.44238L10.501 6.56738L10.5645 6.53613Z\"\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,yqBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+dACF,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 C from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...e})=>p.createElement(l,{...e,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 a=o=>C.createElement(t,{...o},C.createElement(n,{d:"M15.9434 9.02637C16.0992 8.97409 16.2708 9.00104 16.4023 9.09961C17.4988 9.92211 18.2425 10.8156 18.6455 11.8457C18.8898 12.4703 18.9997 13.1268 19.001 13.8223C19.3562 13.3675 19.7069 12.9044 19.8496 12.7041L19.9209 12.624C19.9999 12.5524 20.1009 12.5075 20.209 12.4971C20.353 12.4832 20.4956 12.5323 20.6006 12.6318C21.4602 13.4471 21.8145 14.4874 21.9443 15.5117L21.9766 15.8164C22.2382 18.9286 20.3012 21.0635 17.9785 21.7549C15.5912 22.4654 12.7329 21.6633 11.4492 18.8447C10.6798 17.1498 10.9299 15.465 11.9609 13.9717C12.3085 13.4686 12.7339 13.0212 13.1504 12.623C14.2722 11.5529 15.2026 10.8271 15.6221 9.3623L15.6689 9.25C15.7292 9.1456 15.8265 9.06562 15.9434 9.02637Z",fill:"currentColor"}),C.createElement(n,{d:"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453C19.361 9.16428 19.1896 9.4298 18.9199 9.48828C18.65 9.54658 18.3835 9.37539 18.3252 9.10547C17.5713 5.6151 14.4655 3 10.75 3C6.46979 3 3 6.46979 3 10.75C3 14.6306 5.85265 17.8453 9.5752 18.4111C9.8482 18.4526 10.0356 18.7084 9.99414 18.9814C9.95245 19.2542 9.69767 19.4419 9.4248 19.4004C5.22101 18.7614 2 15.1322 2 10.75C2 5.91751 5.91751 2 10.75 2Z",fill:"currentColor"}),C.createElement(n,{d:"M10.5645 6.53613C10.7176 6.47484 10.8934 6.49228 11.0322 6.58691L13.7822 8.46191C14.0098 8.6174 14.0689 8.92829 13.9141 9.15625C13.7586 9.38429 13.4469 9.44336 13.2188 9.28809L10.7275 7.58984L8.00293 9.16309V12.3359L10.1885 13.5986C10.4272 13.7367 10.5097 14.0423 10.3721 14.2812C10.2341 14.5203 9.92757 14.6016 9.68848 14.4639L7.25293 13.0576C7.09833 12.9683 7.00293 12.8036 7.00293 12.625V8.875C7.00293 8.69643 7.09833 8.53172 7.25293 8.44238L10.501 6.56738L10.5645 6.53613Z",fill:"currentColor"})),x=a;export{a 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=\"M15.9434 9.02637C16.0992 8.97409 16.2708 9.00104 16.4023 9.09961C17.4988 9.92211 18.2425 10.8156 18.6455 11.8457C18.8898 12.4703 18.9997 13.1268 19.001 13.8223C19.3562 13.3675 19.7069 12.9044 19.8496 12.7041L19.9209 12.624C19.9999 12.5524 20.1009 12.5075 20.209 12.4971C20.353 12.4832 20.4956 12.5323 20.6006 12.6318C21.4602 13.4471 21.8145 14.4874 21.9443 15.5117L21.9766 15.8164C22.2382 18.9286 20.3012 21.0635 17.9785 21.7549C15.5912 22.4654 12.7329 21.6633 11.4492 18.8447C10.6798 17.1498 10.9299 15.465 11.9609 13.9717C12.3085 13.4686 12.7339 13.0212 13.1504 12.623C14.2722 11.5529 15.2026 10.8271 15.6221 9.3623L15.6689 9.25C15.7292 9.1456 15.8265 9.06562 15.9434 9.02637Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453C19.361 9.16428 19.1896 9.4298 18.9199 9.48828C18.65 9.54658 18.3835 9.37539 18.3252 9.10547C17.5713 5.6151 14.4655 3 10.75 3C6.46979 3 3 6.46979 3 10.75C3 14.6306 5.85265 17.8453 9.5752 18.4111C9.8482 18.4526 10.0356 18.7084 9.99414 18.9814C9.95245 19.2542 9.69767 19.4419 9.4248 19.4004C5.22101 18.7614 2 15.1322 2 10.75C2 5.91751 5.91751 2 10.75 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.5645 6.53613C10.7176 6.47484 10.8934 6.49228 11.0322 6.58691L13.7822 8.46191C14.0098 8.6174 14.0689 8.92829 13.9141 9.15625C13.7586 9.38429 13.4469 9.44336 13.2188 9.28809L10.7275 7.58984L8.00293 9.16309V12.3359L10.1885 13.5986C10.4272 13.7367 10.5097 14.0423 10.3721 14.2812C10.2341 14.5203 9.92757 14.6016 9.68848 14.4639L7.25293 13.0576C7.09833 12.9683 7.00293 12.8036 7.00293 12.625V8.875C7.00293 8.69643 7.09833 8.53172 7.25293 8.44238L10.501 6.56738L10.5645 6.53613Z\"\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,yqBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+dACF,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 c=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(C,o)=>{for(var r in o)l(C,r,{get:o[r],enumerable:!0})},f=(C,o,r,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of H(o))!I.call(C,n)&&n!==r&&l(C,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return C};var a=(C,o,r)=>(r=C!=null?c(B(C)):{},f(o||!C||!C.__esModule?l(r,"default",{value:C,enumerable:!0}):r,C)),x=C=>f(l({},"__esModule",{value:!0}),C);var V={};v(V,{IconRobotHeadSlop:()=>u,default:()=>P});module.exports=x(V);var e=a(require("react"));var m=a(require("react")),i=require("react-native-svg"),s=({children:C,size:o=24,...r})=>m.default.createElement(i.Svg,{...r,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},C);var t=require("react-native-svg"),u=C=>e.default.createElement(s,{...C},e.default.createElement(t.Path,{d:"M13.0978 12.5C13.3327 12.5 13.5338 12.6631 13.5685 12.8955C13.7968 14.4251 14.208 18.5868 15.1964 18.7686C16.8811 19.0784 18.0002 19.6262 18.0002 20.25C18.0002 21.2165 15.3139 22 12.0002 22C8.68651 22 6.00016 21.2165 6.00016 20.25C6.00016 19.6262 7.11941 19.0785 8.80387 18.7686C9.79221 18.5863 10.2033 14.4251 10.4318 12.8955C10.4665 12.6632 10.6676 12.5 10.9025 12.5H13.0978Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M2.14469 18.4463C2.44285 18.0194 3.10385 17.8737 3.62028 18.1201C4.13685 18.3668 5.24844 19.3584 4.95035 19.7852C4.65221 20.212 3.0567 19.9125 2.5402 19.666C2.02383 19.4196 1.84666 18.8731 2.14469 18.4463Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M20.38 18.1201C20.8965 17.8737 21.5575 18.0194 21.8556 18.4463C22.1538 18.8732 21.9765 19.4196 21.4601 19.666C20.9434 19.9124 19.3481 20.212 19.05 19.7852C18.7522 19.3584 19.8634 18.367 20.38 18.1201Z",fill:"currentColor"}),e.default.createElement(t.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0002 2C12.276 2.00026 12.5 2.2241 12.5002 2.5V3H19.5002C19.7763 3 20.0002 3.22386 20.0002 3.5V6H20.5002C20.7763 6 21.0002 6.22386 21.0002 6.5V9.5C21.0002 9.77614 20.7763 10 20.5002 10H20.0002V11.5C20.0002 13.9853 17.9854 16 15.5002 16H15.0031C15.0016 15.9928 14.9997 15.9857 14.9982 15.9785C14.8737 15.3591 14.7737 14.71 14.6906 14.1416C14.6142 13.619 14.5429 13.1051 14.4806 12.8105C14.6876 12.861 14.8966 12.9168 15.1076 12.9795C15.3723 13.0582 15.6509 12.9072 15.7297 12.6426C15.8084 12.3779 15.6574 12.0992 15.3927 12.0205C13.058 11.3262 10.9423 11.3262 8.60758 12.0205C8.34298 12.0993 8.192 12.3779 8.27067 12.6426C8.34937 12.9072 8.62809 13.0581 8.89274 12.9795C9.10339 12.9168 9.31208 12.8609 9.51871 12.8105C9.45643 13.1051 9.38516 13.6184 9.30875 14.1406C9.22558 14.7091 9.12673 15.359 9.00211 15.9785C9.00066 15.9857 8.99868 15.9928 8.99723 16H8.50016C6.01494 15.9999 4.00016 13.9852 4.00016 11.5V10H3.50016C3.22408 9.99993 3.00016 9.7761 3.00016 9.5V6.5C3.00016 6.2239 3.22408 6.00007 3.50016 6H4.00016V3.5C4.00016 3.2239 4.22408 3.00007 4.50016 3H11.5011L11.5002 2.5C11.5002 2.22401 11.7242 2.0002 12.0002 2ZM9.25016 6.5C8.55992 6.50007 8.00026 7.08197 8.00016 7.7998C8.00016 8.51773 8.55986 9.09954 9.25016 9.09961C9.94052 9.09961 10.5002 8.51777 10.5002 7.7998C10.5001 7.08192 9.94045 6.5 9.25016 6.5ZM14.7502 6.5C14.0599 6.50007 13.5002 7.05969 13.5002 7.75C13.5002 8.44031 14.0599 8.99993 14.7502 9C15.4405 9 16.0002 8.44036 16.0002 7.75C16.0002 7.05964 15.4405 6.5 14.7502 6.5Z",fill:"currentColor"})),P=u;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 d=\"M13.0978 12.5C13.3327 12.5 13.5338 12.6631 13.5685 12.8955C13.7968 14.4251 14.208 18.5868 15.1964 18.7686C16.8811 19.0784 18.0002 19.6262 18.0002 20.25C18.0002 21.2165 15.3139 22 12.0002 22C8.68651 22 6.00016 21.2165 6.00016 20.25C6.00016 19.6262 7.11941 19.0785 8.80387 18.7686C9.79221 18.5863 10.2033 14.4251 10.4318 12.8955C10.4665 12.6632 10.6676 12.5 10.9025 12.5H13.0978Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M2.14469 18.4463C2.44285 18.0194 3.10385 17.8737 3.62028 18.1201C4.13685 18.3668 5.24844 19.3584 4.95035 19.7852C4.65221 20.212 3.0567 19.9125 2.5402 19.666C2.02383 19.4196 1.84666 18.8731 2.14469 18.4463Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.38 18.1201C20.8965 17.8737 21.5575 18.0194 21.8556 18.4463C22.1538 18.8732 21.9765 19.4196 21.4601 19.666C20.9434 19.9124 19.3481 20.212 19.05 19.7852C18.7522 19.3584 19.8634 18.367 20.38 18.1201Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0002 2C12.276 2.00026 12.5 2.2241 12.5002 2.5V3H19.5002C19.7763 3 20.0002 3.22386 20.0002 3.5V6H20.5002C20.7763 6 21.0002 6.22386 21.0002 6.5V9.5C21.0002 9.77614 20.7763 10 20.5002 10H20.0002V11.5C20.0002 13.9853 17.9854 16 15.5002 16H15.0031C15.0016 15.9928 14.9997 15.9857 14.9982 15.9785C14.8737 15.3591 14.7737 14.71 14.6906 14.1416C14.6142 13.619 14.5429 13.1051 14.4806 12.8105C14.6876 12.861 14.8966 12.9168 15.1076 12.9795C15.3723 13.0582 15.6509 12.9072 15.7297 12.6426C15.8084 12.3779 15.6574 12.0992 15.3927 12.0205C13.058 11.3262 10.9423 11.3262 8.60758 12.0205C8.34298 12.0993 8.192 12.3779 8.27067 12.6426C8.34937 12.9072 8.62809 13.0581 8.89274 12.9795C9.10339 12.9168 9.31208 12.8609 9.51871 12.8105C9.45643 13.1051 9.38516 13.6184 9.30875 14.1406C9.22558 14.7091 9.12673 15.359 9.00211 15.9785C9.00066 15.9857 8.99868 15.9928 8.99723 16H8.50016C6.01494 15.9999 4.00016 13.9852 4.00016 11.5V10H3.50016C3.22408 9.99993 3.00016 9.7761 3.00016 9.5V6.5C3.00016 6.2239 3.22408 6.00007 3.50016 6H4.00016V3.5C4.00016 3.2239 4.22408 3.00007 4.50016 3H11.5011L11.5002 2.5C11.5002 2.22401 11.7242 2.0002 12.0002 2ZM9.25016 6.5C8.55992 6.50007 8.00026 7.08197 8.00016 7.7998C8.00016 8.51773 8.55986 9.09954 9.25016 9.09961C9.94052 9.09961 10.5002 8.51777 10.5002 7.7998C10.5001 7.08192 9.94045 6.5 9.25016 6.5ZM14.7502 6.5C14.0599 6.50007 13.5002 7.05969 13.5002 7.75C13.5002 8.44031 14.0599 8.99993 14.7502 9C15.4405 9 16.0002 8.44036 16.0002 7.75C16.0002 7.05964 15.4405 6.5 14.7502 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,EAAE,4XACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,69CACF,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 o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:C=24,...t})=>l.createElement(p,{...t,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},e);import{Path as r}from"react-native-svg";var f=e=>o.createElement(n,{...e},o.createElement(r,{d:"M13.0978 12.5C13.3327 12.5 13.5338 12.6631 13.5685 12.8955C13.7968 14.4251 14.208 18.5868 15.1964 18.7686C16.8811 19.0784 18.0002 19.6262 18.0002 20.25C18.0002 21.2165 15.3139 22 12.0002 22C8.68651 22 6.00016 21.2165 6.00016 20.25C6.00016 19.6262 7.11941 19.0785 8.80387 18.7686C9.79221 18.5863 10.2033 14.4251 10.4318 12.8955C10.4665 12.6632 10.6676 12.5 10.9025 12.5H13.0978Z",fill:"currentColor"}),o.createElement(r,{d:"M2.14469 18.4463C2.44285 18.0194 3.10385 17.8737 3.62028 18.1201C4.13685 18.3668 5.24844 19.3584 4.95035 19.7852C4.65221 20.212 3.0567 19.9125 2.5402 19.666C2.02383 19.4196 1.84666 18.8731 2.14469 18.4463Z",fill:"currentColor"}),o.createElement(r,{d:"M20.38 18.1201C20.8965 17.8737 21.5575 18.0194 21.8556 18.4463C22.1538 18.8732 21.9765 19.4196 21.4601 19.666C20.9434 19.9124 19.3481 20.212 19.05 19.7852C18.7522 19.3584 19.8634 18.367 20.38 18.1201Z",fill:"currentColor"}),o.createElement(r,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0002 2C12.276 2.00026 12.5 2.2241 12.5002 2.5V3H19.5002C19.7763 3 20.0002 3.22386 20.0002 3.5V6H20.5002C20.7763 6 21.0002 6.22386 21.0002 6.5V9.5C21.0002 9.77614 20.7763 10 20.5002 10H20.0002V11.5C20.0002 13.9853 17.9854 16 15.5002 16H15.0031C15.0016 15.9928 14.9997 15.9857 14.9982 15.9785C14.8737 15.3591 14.7737 14.71 14.6906 14.1416C14.6142 13.619 14.5429 13.1051 14.4806 12.8105C14.6876 12.861 14.8966 12.9168 15.1076 12.9795C15.3723 13.0582 15.6509 12.9072 15.7297 12.6426C15.8084 12.3779 15.6574 12.0992 15.3927 12.0205C13.058 11.3262 10.9423 11.3262 8.60758 12.0205C8.34298 12.0993 8.192 12.3779 8.27067 12.6426C8.34937 12.9072 8.62809 13.0581 8.89274 12.9795C9.10339 12.9168 9.31208 12.8609 9.51871 12.8105C9.45643 13.1051 9.38516 13.6184 9.30875 14.1406C9.22558 14.7091 9.12673 15.359 9.00211 15.9785C9.00066 15.9857 8.99868 15.9928 8.99723 16H8.50016C6.01494 15.9999 4.00016 13.9852 4.00016 11.5V10H3.50016C3.22408 9.99993 3.00016 9.7761 3.00016 9.5V6.5C3.00016 6.2239 3.22408 6.00007 3.50016 6H4.00016V3.5C4.00016 3.2239 4.22408 3.00007 4.50016 3H11.5011L11.5002 2.5C11.5002 2.22401 11.7242 2.0002 12.0002 2ZM9.25016 6.5C8.55992 6.50007 8.00026 7.08197 8.00016 7.7998C8.00016 8.51773 8.55986 9.09954 9.25016 9.09961C9.94052 9.09961 10.5002 8.51777 10.5002 7.7998C10.5001 7.08192 9.94045 6.5 9.25016 6.5ZM14.7502 6.5C14.0599 6.50007 13.5002 7.05969 13.5002 7.75C13.5002 8.44031 14.0599 8.99993 14.7502 9C15.4405 9 16.0002 8.44036 16.0002 7.75C16.0002 7.05964 15.4405 6.5 14.7502 6.5Z",fill:"currentColor"})),I=f;export{f as IconRobotHeadSlop,I 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 d=\"M13.0978 12.5C13.3327 12.5 13.5338 12.6631 13.5685 12.8955C13.7968 14.4251 14.208 18.5868 15.1964 18.7686C16.8811 19.0784 18.0002 19.6262 18.0002 20.25C18.0002 21.2165 15.3139 22 12.0002 22C8.68651 22 6.00016 21.2165 6.00016 20.25C6.00016 19.6262 7.11941 19.0785 8.80387 18.7686C9.79221 18.5863 10.2033 14.4251 10.4318 12.8955C10.4665 12.6632 10.6676 12.5 10.9025 12.5H13.0978Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M2.14469 18.4463C2.44285 18.0194 3.10385 17.8737 3.62028 18.1201C4.13685 18.3668 5.24844 19.3584 4.95035 19.7852C4.65221 20.212 3.0567 19.9125 2.5402 19.666C2.02383 19.4196 1.84666 18.8731 2.14469 18.4463Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.38 18.1201C20.8965 17.8737 21.5575 18.0194 21.8556 18.4463C22.1538 18.8732 21.9765 19.4196 21.4601 19.666C20.9434 19.9124 19.3481 20.212 19.05 19.7852C18.7522 19.3584 19.8634 18.367 20.38 18.1201Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0002 2C12.276 2.00026 12.5 2.2241 12.5002 2.5V3H19.5002C19.7763 3 20.0002 3.22386 20.0002 3.5V6H20.5002C20.7763 6 21.0002 6.22386 21.0002 6.5V9.5C21.0002 9.77614 20.7763 10 20.5002 10H20.0002V11.5C20.0002 13.9853 17.9854 16 15.5002 16H15.0031C15.0016 15.9928 14.9997 15.9857 14.9982 15.9785C14.8737 15.3591 14.7737 14.71 14.6906 14.1416C14.6142 13.619 14.5429 13.1051 14.4806 12.8105C14.6876 12.861 14.8966 12.9168 15.1076 12.9795C15.3723 13.0582 15.6509 12.9072 15.7297 12.6426C15.8084 12.3779 15.6574 12.0992 15.3927 12.0205C13.058 11.3262 10.9423 11.3262 8.60758 12.0205C8.34298 12.0993 8.192 12.3779 8.27067 12.6426C8.34937 12.9072 8.62809 13.0581 8.89274 12.9795C9.10339 12.9168 9.31208 12.8609 9.51871 12.8105C9.45643 13.1051 9.38516 13.6184 9.30875 14.1406C9.22558 14.7091 9.12673 15.359 9.00211 15.9785C9.00066 15.9857 8.99868 15.9928 8.99723 16H8.50016C6.01494 15.9999 4.00016 13.9852 4.00016 11.5V10H3.50016C3.22408 9.99993 3.00016 9.7761 3.00016 9.5V6.5C3.00016 6.2239 3.22408 6.00007 3.50016 6H4.00016V3.5C4.00016 3.2239 4.22408 3.00007 4.50016 3H11.5011L11.5002 2.5C11.5002 2.22401 11.7242 2.0002 12.0002 2ZM9.25016 6.5C8.55992 6.50007 8.00026 7.08197 8.00016 7.7998C8.00016 8.51773 8.55986 9.09954 9.25016 9.09961C9.94052 9.09961 10.5002 8.51777 10.5002 7.7998C10.5001 7.08192 9.94045 6.5 9.25016 6.5ZM14.7502 6.5C14.0599 6.50007 13.5002 7.05969 13.5002 7.75C13.5002 8.44031 14.0599 8.99993 14.7502 9C15.4405 9 16.0002 8.44036 16.0002 7.75C16.0002 7.05964 15.4405 6.5 14.7502 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,EAAE,4XACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,69CACF,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": "round-filled-radius-0-stroke-1",
|
|
4859
4859
|
"componentName": "IconBurger"
|
|
4860
4860
|
},
|
|
4861
|
+
{
|
|
4862
|
+
"category": "AI & Magic",
|
|
4863
|
+
"svg": "<path d=\"M15.9434 9.02637C16.0992 8.97409 16.2708 9.00104 16.4023 9.09961C17.4988 9.92211 18.2425 10.8156 18.6455 11.8457C18.8898 12.4703 18.9997 13.1268 19.001 13.8223C19.3562 13.3675 19.7069 12.9044 19.8496 12.7041L19.9209 12.624C19.9999 12.5524 20.1009 12.5075 20.209 12.4971C20.353 12.4832 20.4956 12.5323 20.6006 12.6318C21.4602 13.4471 21.8145 14.4874 21.9443 15.5117L21.9766 15.8164C22.2382 18.9286 20.3012 21.0635 17.9785 21.7549C15.5912 22.4654 12.7329 21.6633 11.4492 18.8447C10.6798 17.1498 10.9299 15.465 11.9609 13.9717C12.3085 13.4686 12.7339 13.0212 13.1504 12.623C14.2722 11.5529 15.2026 10.8271 15.6221 9.3623L15.6689 9.25C15.7292 9.1456 15.8265 9.06562 15.9434 9.02637Z\" fill=\"currentColor\"/><path d=\"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453C19.361 9.16428 19.1896 9.4298 18.9199 9.48828C18.65 9.54658 18.3835 9.37539 18.3252 9.10547C17.5713 5.6151 14.4655 3 10.75 3C6.46979 3 3 6.46979 3 10.75C3 14.6306 5.85265 17.8453 9.5752 18.4111C9.8482 18.4526 10.0356 18.7084 9.99414 18.9814C9.95245 19.2542 9.69767 19.4419 9.4248 19.4004C5.22101 18.7614 2 15.1322 2 10.75C2 5.91751 5.91751 2 10.75 2Z\" fill=\"currentColor\"/><path d=\"M10.5645 6.53613C10.7176 6.47484 10.8934 6.49228 11.0322 6.58691L13.7822 8.46191C14.0098 8.6174 14.0689 8.92829 13.9141 9.15625C13.7586 9.38429 13.4469 9.44336 13.2188 9.28809L10.7275 7.58984L8.00293 9.16309V12.3359L10.1885 13.5986C10.4272 13.7367 10.5097 14.0423 10.3721 14.2812C10.2341 14.5203 9.92757 14.6016 9.68848 14.4639L7.25293 13.0576C7.09833 12.9683 7.00293 12.8036 7.00293 12.625V8.875C7.00293 8.69643 7.09833 8.53172 7.25293 8.44238L10.501 6.56738L10.5645 6.53613Z\" fill=\"currentColor\"/>",
|
|
4864
|
+
"iconName": "burn-tokens, limit",
|
|
4865
|
+
"variant": {
|
|
4866
|
+
"join": "round",
|
|
4867
|
+
"filled": "on",
|
|
4868
|
+
"radius": "0",
|
|
4869
|
+
"stroke": "1"
|
|
4870
|
+
},
|
|
4871
|
+
"createdAt": "2026-04-24T12:02:37.809295+00:00",
|
|
4872
|
+
"packageName": "round-filled-radius-0-stroke-1",
|
|
4873
|
+
"componentName": "IconBurnTokens"
|
|
4874
|
+
},
|
|
4861
4875
|
{
|
|
4862
4876
|
"category": "Things",
|
|
4863
4877
|
"svg": "<path d=\"M11.5 22.5V19.5C11.5 19.2239 11.7239 19 12 19C12.2761 19 12.5 19.2239 12.5 19.5V22.5C12.5 22.7761 12.2761 23 12 23C11.7239 23 11.5 22.7761 11.5 22.5ZM7.64648 15.6465C7.84175 15.4512 8.15825 15.4512 8.35352 15.6465C8.54878 15.8417 8.54878 16.1583 8.35352 16.3535L4.85352 19.8535C4.65825 20.0488 4.34175 20.0488 4.14648 19.8535C3.95122 19.6583 3.95122 19.3417 4.14648 19.1465L7.64648 15.6465ZM15.6465 15.6465C15.8417 15.4512 16.1583 15.4512 16.3535 15.6465L19.8535 19.1465C20.0488 19.3417 20.0488 19.6583 19.8535 19.8535C19.6583 20.0488 19.3417 20.0488 19.1465 19.8535L15.6465 16.3535C15.4512 16.1583 15.4512 15.8417 15.6465 15.6465ZM4.5 11.5C4.77614 11.5 5 11.7239 5 12C5 12.2761 4.77614 12.5 4.5 12.5H1.5C1.22386 12.5 1 12.2761 1 12C1 11.7239 1.22386 11.5 1.5 11.5H4.5ZM22.5 11.5C22.7761 11.5 23 11.7239 23 12C23 12.2761 22.7761 12.5 22.5 12.5H19.5C19.2239 12.5 19 12.2761 19 12C19 11.7239 19.2239 11.5 19.5 11.5H22.5ZM4.14648 4.14648C4.34175 3.95122 4.65825 3.95122 4.85352 4.14648L8.35352 7.64648C8.54878 7.84175 8.54878 8.15825 8.35352 8.35352C8.15825 8.54878 7.84175 8.54878 7.64648 8.35352L4.14648 4.85352C3.95122 4.65825 3.95122 4.34175 4.14648 4.14648ZM19.1465 4.14648C19.3417 3.95122 19.6583 3.95122 19.8535 4.14648C20.0488 4.34175 20.0488 4.65825 19.8535 4.85352L16.3535 8.35352C16.1583 8.54878 15.8417 8.54878 15.6465 8.35352C15.4512 8.15825 15.4512 7.84175 15.6465 7.64648L19.1465 4.14648ZM11.5 4.5V1.5C11.5 1.22386 11.7239 1 12 1C12.2761 1 12.5 1.22386 12.5 1.5V4.5C12.5 4.77614 12.2761 5 12 5C11.7239 5 11.5 4.77614 11.5 4.5Z\" fill=\"currentColor\"/>",
|
|
@@ -20860,6 +20874,20 @@
|
|
|
20860
20874
|
"packageName": "round-filled-radius-0-stroke-1",
|
|
20861
20875
|
"componentName": "IconRobot3"
|
|
20862
20876
|
},
|
|
20877
|
+
{
|
|
20878
|
+
"category": "AI & Magic",
|
|
20879
|
+
"svg": "<path d=\"M13.0978 12.5C13.3327 12.5 13.5338 12.6631 13.5685 12.8955C13.7968 14.4251 14.208 18.5868 15.1964 18.7686C16.8811 19.0784 18.0002 19.6262 18.0002 20.25C18.0002 21.2165 15.3139 22 12.0002 22C8.68651 22 6.00016 21.2165 6.00016 20.25C6.00016 19.6262 7.11941 19.0785 8.80387 18.7686C9.79221 18.5863 10.2033 14.4251 10.4318 12.8955C10.4665 12.6632 10.6676 12.5 10.9025 12.5H13.0978Z\" fill=\"currentColor\"/><path d=\"M2.14469 18.4463C2.44285 18.0194 3.10385 17.8737 3.62028 18.1201C4.13685 18.3668 5.24844 19.3584 4.95035 19.7852C4.65221 20.212 3.0567 19.9125 2.5402 19.666C2.02383 19.4196 1.84666 18.8731 2.14469 18.4463Z\" fill=\"currentColor\"/><path d=\"M20.38 18.1201C20.8965 17.8737 21.5575 18.0194 21.8556 18.4463C22.1538 18.8732 21.9765 19.4196 21.4601 19.666C20.9434 19.9124 19.3481 20.212 19.05 19.7852C18.7522 19.3584 19.8634 18.367 20.38 18.1201Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0002 2C12.276 2.00026 12.5 2.2241 12.5002 2.5V3H19.5002C19.7763 3 20.0002 3.22386 20.0002 3.5V6H20.5002C20.7763 6 21.0002 6.22386 21.0002 6.5V9.5C21.0002 9.77614 20.7763 10 20.5002 10H20.0002V11.5C20.0002 13.9853 17.9854 16 15.5002 16H15.0031C15.0016 15.9928 14.9997 15.9857 14.9982 15.9785C14.8737 15.3591 14.7737 14.71 14.6906 14.1416C14.6142 13.619 14.5429 13.1051 14.4806 12.8105C14.6876 12.861 14.8966 12.9168 15.1076 12.9795C15.3723 13.0582 15.6509 12.9072 15.7297 12.6426C15.8084 12.3779 15.6574 12.0992 15.3927 12.0205C13.058 11.3262 10.9423 11.3262 8.60758 12.0205C8.34298 12.0993 8.192 12.3779 8.27067 12.6426C8.34937 12.9072 8.62809 13.0581 8.89274 12.9795C9.10339 12.9168 9.31208 12.8609 9.51871 12.8105C9.45643 13.1051 9.38516 13.6184 9.30875 14.1406C9.22558 14.7091 9.12673 15.359 9.00211 15.9785C9.00066 15.9857 8.99868 15.9928 8.99723 16H8.50016C6.01494 15.9999 4.00016 13.9852 4.00016 11.5V10H3.50016C3.22408 9.99993 3.00016 9.7761 3.00016 9.5V6.5C3.00016 6.2239 3.22408 6.00007 3.50016 6H4.00016V3.5C4.00016 3.2239 4.22408 3.00007 4.50016 3H11.5011L11.5002 2.5C11.5002 2.22401 11.7242 2.0002 12.0002 2ZM9.25016 6.5C8.55992 6.50007 8.00026 7.08197 8.00016 7.7998C8.00016 8.51773 8.55986 9.09954 9.25016 9.09961C9.94052 9.09961 10.5002 8.51777 10.5002 7.7998C10.5001 7.08192 9.94045 6.5 9.25016 6.5ZM14.7502 6.5C14.0599 6.50007 13.5002 7.05969 13.5002 7.75C13.5002 8.44031 14.0599 8.99993 14.7502 9C15.4405 9 16.0002 8.44036 16.0002 7.75C16.0002 7.05964 15.4405 6.5 14.7502 6.5Z\" fill=\"currentColor\"/>",
|
|
20880
|
+
"iconName": "robot-head-slop",
|
|
20881
|
+
"variant": {
|
|
20882
|
+
"join": "round",
|
|
20883
|
+
"filled": "on",
|
|
20884
|
+
"radius": "0",
|
|
20885
|
+
"stroke": "1"
|
|
20886
|
+
},
|
|
20887
|
+
"createdAt": "2026-04-24T08:02:21.900979+00:00",
|
|
20888
|
+
"packageName": "round-filled-radius-0-stroke-1",
|
|
20889
|
+
"componentName": "IconRobotHeadSlop"
|
|
20890
|
+
},
|
|
20863
20891
|
{
|
|
20864
20892
|
"category": "Vehicles & Aircrafts",
|
|
20865
20893
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.0017 13.9015L11.0017 17.7463V20.3743L16.0017 17.7004V13.9015ZM10.0017 17.7071L6.29457 14H2.79297C2.61724 14 2.45441 13.9077 2.36408 13.757C2.27375 13.6063 2.26919 13.4192 2.35206 13.2642L5.56077 7.26421C5.64775 7.10155 5.81722 7 6.00168 7H10.9914C13.9209 3.85964 17.1755 2 21.5017 2C21.7778 2 22.0017 2.22386 22.0017 2.5C22.0017 6.82276 20.1452 10.1692 17.0017 13.1048V18C17.0017 18.1845 16.9001 18.3539 16.7375 18.4409L10.7375 21.6496C10.5825 21.7325 10.3954 21.7279 10.2447 21.6376C10.0939 21.5473 10.0017 21.3844 10.0017 21.2087V17.7071ZM6.25847 13L10.1821 8H6.30129L3.62737 13H6.25847ZM2 19.5008C2 18.1195 3.12022 17 4.50126 17C5.88183 17 7.00168 18.1192 7.00168 19.5C7.00168 20.8807 5.88239 22 4.50168 22H2.5C2.22386 22 2 21.7761 2 21.5V19.5008Z\" 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/round-filled-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.212",
|
|
4
4
|
"style": "round-filled-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-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": 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";
|