@central-icons-react-native/round-filled-radius-2-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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBurnTokens: FC<CentralIconBaseProps>;
4
+ export default IconBurnTokens;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(C,r)=>{for(var o in r)e(C,o,{get:r[o],enumerable:!0})},a=(C,r,o,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of L(r))!x.call(C,n)&&n!==o&&e(C,n,{get:()=>r[n],enumerable:!(l=B(r,n))||l.enumerable});return C};var m=(C,r,o)=>(o=C!=null?i(I(C)):{},a(r||!C||!C.__esModule?e(o,"default",{value:C,enumerable:!0}):o,C)),g=C=>a(e({},"__esModule",{value:!0}),C);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:C,size:r=24,...o})=>s.default.createElement(f.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var p=require("react-native-svg"),u=C=>t.default.createElement(c,{...C},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:"M9.95605 6.88086C10.455 6.59298 11.0758 6.61591 11.5518 6.94043L13.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.9883 7.76758C10.8297 7.65946 10.6223 7.65126 10.4561 7.74707L8.25293 9.01953C8.09834 9.10883 8.003 9.27363 8.00293 9.45215V12.0479C8.003 12.2264 8.09834 12.3912 8.25293 12.4805L10.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.75293 13.3467C7.28889 13.0788 7.003 12.5837 7.00293 12.0479V9.45215C7.003 8.91633 7.28889 8.42124 7.75293 8.15332L9.95605 6.88086Z",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=\"M9.95605 6.88086C10.455 6.59298 11.0758 6.61591 11.5518 6.94043L13.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.9883 7.76758C10.8297 7.65946 10.6223 7.65126 10.4561 7.74707L8.25293 9.01953C8.09834 9.10883 8.003 9.27363 8.00293 9.45215V12.0479C8.003 12.2264 8.09834 12.3912 8.25293 12.4805L10.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.75293 13.3467C7.28889 13.0788 7.003 12.5837 7.00293 12.0479V9.45215C7.003 8.91633 7.28889 8.42124 7.75293 8.15332L9.95605 6.88086Z\"\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,0lBACF,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 r from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:C=24,...e})=>p.createElement(l,{...e,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>r.createElement(t,{...o},r.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"}),r.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"}),r.createElement(n,{d:"M9.95605 6.88086C10.455 6.59298 11.0758 6.61591 11.5518 6.94043L13.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.9883 7.76758C10.8297 7.65946 10.6223 7.65126 10.4561 7.74707L8.25293 9.01953C8.09834 9.10883 8.003 9.27363 8.00293 9.45215V12.0479C8.003 12.2264 8.09834 12.3912 8.25293 12.4805L10.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.75293 13.3467C7.28889 13.0788 7.003 12.5837 7.00293 12.0479V9.45215C7.003 8.91633 7.28889 8.42124 7.75293 8.15332L9.95605 6.88086Z",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=\"M9.95605 6.88086C10.455 6.59298 11.0758 6.61591 11.5518 6.94043L13.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.9883 7.76758C10.8297 7.65946 10.6223 7.65126 10.4561 7.74707L8.25293 9.01953C8.09834 9.10883 8.003 9.27363 8.00293 9.45215V12.0479C8.003 12.2264 8.09834 12.3912 8.25293 12.4805L10.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.75293 13.3467C7.28889 13.0788 7.003 12.5837 7.00293 12.0479V9.45215C7.003 8.91633 7.28889 8.42124 7.75293 8.15332L9.95605 6.88086Z\"\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,0lBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBurnTokens","props","React","CentralIconBase","IconBurnTokens_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
@@ -4858,6 +4858,20 @@
4858
4858
  "packageName": "round-filled-radius-2-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=\"M9.95605 6.88086C10.455 6.59298 11.0758 6.61591 11.5518 6.94043L13.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.9883 7.76758C10.8297 7.65946 10.6223 7.65126 10.4561 7.74707L8.25293 9.01953C8.09834 9.10883 8.003 9.27363 8.00293 9.45215V12.0479C8.003 12.2264 8.09834 12.3912 8.25293 12.4805L10.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.75293 13.3467C7.28889 13.0788 7.003 12.5837 7.00293 12.0479V9.45215C7.003 8.91633 7.28889 8.42124 7.75293 8.15332L9.95605 6.88086Z\" fill=\"currentColor\"/>",
4864
+ "iconName": "burn-tokens, limit",
4865
+ "variant": {
4866
+ "join": "round",
4867
+ "filled": "on",
4868
+ "radius": "2",
4869
+ "stroke": "1"
4870
+ },
4871
+ "createdAt": "2026-04-24T12:02:37.809295+00:00",
4872
+ "packageName": "round-filled-radius-2-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\"/>",
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"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-2-stroke-1",
3
- "version": "1.1.211",
3
+ "version": "1.1.212",
4
4
  "style": "round-filled-radius-2-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-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": 1972,
14
+ "totalIcons": 1973,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 83,
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";