@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.211 → 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/README.md +1 -0
- package/filtered-icons.json +14 -0
- 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 +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=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,o)=>{for(var n in o)e(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&&e(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?e(n,"default",{value:r,enumerable:!0}):n,r)),g=r=>L(e({},"__esModule",{value:!0}),r);var v={};P(v,{IconBurnTokens:()=>c,default:()=>d});module.exports=g(v);var C=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=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M16.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.7041L20.1836 12.2354L20.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.8213 8.66406L16.4023 9.09961Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453L18.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.4111L9.4248 19.4004C5.22101 18.7614 2 15.1322 2 10.75C2 5.91751 5.91751 2 10.75 2Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M13.751 8.1543L13.251 9.02051L10.75 7.57617L8.00293 9.16309V12.3359L10.1885 13.5986L9.68848 14.4639L7.25293 13.0576L7.00293 12.9141V8.58594L7.25293 8.44238L10.751 6.42285L13.751 8.1543Z",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.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.7041L20.1836 12.2354L20.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.8213 8.66406L16.4023 9.09961Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453L18.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.4111L9.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=\"M13.751 8.1543L13.251 9.02051L10.75 7.57617L8.00293 9.16309V12.3359L10.1885 13.5986L9.68848 14.4639L7.25293 13.0576L7.00293 12.9141V8.58594L7.25293 8.44238L10.751 6.42285L13.751 8.1543Z\"\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,ghBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4LACF,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 C=({children:n,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"},n);import{Path as t}from"react-native-svg";var L=n=>o.createElement(C,{...n},o.createElement(t,{d:"M16.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.7041L20.1836 12.2354L20.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.8213 8.66406L16.4023 9.09961Z",fill:"currentColor"}),o.createElement(t,{d:"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453L18.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.4111L9.4248 19.4004C5.22101 18.7614 2 15.1322 2 10.75C2 5.91751 5.91751 2 10.75 2Z",fill:"currentColor"}),o.createElement(t,{d:"M13.751 8.1543L13.251 9.02051L10.75 7.57617L8.00293 9.16309V12.3359L10.1885 13.5986L9.68848 14.4639L7.25293 13.0576L7.00293 12.9141V8.58594L7.25293 8.44238L10.751 6.42285L13.751 8.1543Z",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.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.7041L20.1836 12.2354L20.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.8213 8.66406L16.4023 9.09961Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453L18.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.4111L9.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=\"M13.751 8.1543L13.251 9.02051L10.75 7.57617L8.00293 9.16309V12.3359L10.1885 13.5986L9.68848 14.4639L7.25293 13.0576L7.00293 12.9141V8.58594L7.25293 8.44238L10.751 6.42285L13.751 8.1543Z\"\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,ghBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4LACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBurnTokens","props","React","CentralIconBase","IconBurnTokens_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -4858,6 +4858,20 @@
|
|
|
4858
4858
|
"packageName": "square-filled-radius-0-stroke-1",
|
|
4859
4859
|
"componentName": "IconBurger"
|
|
4860
4860
|
},
|
|
4861
|
+
{
|
|
4862
|
+
"category": "AI & Magic",
|
|
4863
|
+
"svg": "<path d=\"M16.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.7041L20.1836 12.2354L20.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.8213 8.66406L16.4023 9.09961Z\" fill=\"currentColor\"/><path d=\"M10.75 2C14.9462 2 18.4515 4.95343 19.3027 8.89453L18.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.4111L9.4248 19.4004C5.22101 18.7614 2 15.1322 2 10.75C2 5.91751 5.91751 2 10.75 2Z\" fill=\"currentColor\"/><path d=\"M13.751 8.1543L13.251 9.02051L10.75 7.57617L8.00293 9.16309V12.3359L10.1885 13.5986L9.68848 14.4639L7.25293 13.0576L7.00293 12.9141V8.58594L7.25293 8.44238L10.751 6.42285L13.751 8.1543Z\" fill=\"currentColor\"/>",
|
|
4864
|
+
"iconName": "burn-tokens, limit",
|
|
4865
|
+
"variant": {
|
|
4866
|
+
"join": "square",
|
|
4867
|
+
"filled": "on",
|
|
4868
|
+
"radius": "0",
|
|
4869
|
+
"stroke": "1"
|
|
4870
|
+
},
|
|
4871
|
+
"createdAt": "2026-04-24T12:02:37.809295+00:00",
|
|
4872
|
+
"packageName": "square-filled-radius-0-stroke-1",
|
|
4873
|
+
"componentName": "IconBurnTokens"
|
|
4874
|
+
},
|
|
4861
4875
|
{
|
|
4862
4876
|
"category": "Things",
|
|
4863
4877
|
"svg": "<path d=\"M11.5 19H12.5V23H11.5V19ZM8.70703 16L4.5 20.207L3.79297 19.5L8 15.293L8.70703 16ZM20.207 19.5L19.5 20.207L15.293 16L16 15.293L20.207 19.5ZM5 11.5V12.5H1V11.5H5ZM23 11.5V12.5H19V11.5H23ZM8.70703 8L8 8.70703L3.79297 4.5L4.5 3.79297L8.70703 8ZM20.207 4.5L16 8.70703L15.293 8L19.5 3.79297L20.207 4.5ZM11.5 1H12.5V5H11.5V1Z\" fill=\"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-filled-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.212",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-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",
|
|
@@ -2521,6 +2522,7 @@
|
|
|
2521
2522
|
"IconBulletList": "bullet-list",
|
|
2522
2523
|
"IconBun": "bun",
|
|
2523
2524
|
"IconBurger": "burger, hamburger, sandwich",
|
|
2525
|
+
"IconBurnTokens": "burn-tokens, limit",
|
|
2524
2526
|
"IconBurst": "burst, pop, boom",
|
|
2525
2527
|
"IconBus": "bus, school-bus",
|
|
2526
2528
|
"IconCabinet": "cabinet",
|
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";
|