@central-icons-react-native/round-filled-radius-0-stroke-1.5 1.1.35 → 1.1.37

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 IconSparkleCentral: FC<CentralIconBaseProps>;
4
+ export default IconSparkleCentral;
@@ -0,0 +1,2 @@
1
+ "use strict";var I=Object.create;var n=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of i(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(p=L(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?I(u(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var S={};P(S,{IconSparkleCentral:()=>B,default:()=>v});module.exports=g(S);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),B=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M15.1011 7.46295L13.359 2.93335C13.1427 2.37104 12.6025 2 12 2C11.3975 2 10.8573 2.37104 10.641 2.93335L8.89887 7.46295C8.64493 8.12318 8.12318 8.64493 7.46295 8.89887L2.93335 10.641C2.37104 10.8573 2 11.3975 2 12C2 12.6025 2.37104 13.1427 2.93335 13.359L7.46295 15.1011C8.12318 15.3551 8.64493 15.8768 8.89887 16.5371L10.641 21.0667C10.8573 21.629 11.3975 22 12 22C12.6025 22 13.1427 21.629 13.359 21.0667L15.1011 16.5371C15.3551 15.8768 15.8768 15.3551 16.5371 15.1011L21.0667 13.359C21.629 13.1427 22 12.6025 22 12C22 11.3975 21.629 10.8573 21.0667 10.641L16.5371 8.89887C15.8768 8.64493 15.3551 8.12318 15.1011 7.46295Z",fill:"currentColor"})),v=B;0&&(module.exports={IconSparkleCentral});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSparkleCentral/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 IconSparkleCentral: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.1011 7.46295L13.359 2.93335C13.1427 2.37104 12.6025 2 12 2C11.3975 2 10.8573 2.37104 10.641 2.93335L8.89887 7.46295C8.64493 8.12318 8.12318 8.64493 7.46295 8.89887L2.93335 10.641C2.37104 10.8573 2 11.3975 2 12C2 12.6025 2.37104 13.1427 2.93335 13.359L7.46295 15.1011C8.12318 15.3551 8.64493 15.8768 8.89887 16.5371L10.641 21.0667C10.8573 21.629 11.3975 22 12 22C12.6025 22 13.1427 21.629 13.359 21.0667L15.1011 16.5371C15.3551 15.8768 15.8768 15.3551 16.5371 15.1011L21.0667 13.359C21.629 13.1427 22 12.6025 22 12C22 11.3975 21.629 10.8573 21.0667 10.641L16.5371 8.89887C15.8768 8.64493 15.3551 8.12318 15.1011 7.46295Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkleCentral;\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,wBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,knBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSparkleCentral_exports","__export","IconSparkleCentral","IconSparkleCentral_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSparkleCentral","props","React","CentralIconBase","IconSparkleCentral_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...n,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 a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M15.1011 7.46295L13.359 2.93335C13.1427 2.37104 12.6025 2 12 2C11.3975 2 10.8573 2.37104 10.641 2.93335L8.89887 7.46295C8.64493 8.12318 8.12318 8.64493 7.46295 8.89887L2.93335 10.641C2.37104 10.8573 2 11.3975 2 12C2 12.6025 2.37104 13.1427 2.93335 13.359L7.46295 15.1011C8.12318 15.3551 8.64493 15.8768 8.89887 16.5371L10.641 21.0667C10.8573 21.629 11.3975 22 12 22C12.6025 22 13.1427 21.629 13.359 21.0667L15.1011 16.5371C15.3551 15.8768 15.8768 15.3551 16.5371 15.1011L21.0667 13.359C21.629 13.1427 22 12.6025 22 12C22 11.3975 21.629 10.8573 21.0667 10.641L16.5371 8.89887C15.8768 8.64493 15.3551 8.12318 15.1011 7.46295Z",fill:"currentColor"})),x=l;export{l as IconSparkleCentral,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSparkleCentral/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 IconSparkleCentral: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.1011 7.46295L13.359 2.93335C13.1427 2.37104 12.6025 2 12 2C11.3975 2 10.8573 2.37104 10.641 2.93335L8.89887 7.46295C8.64493 8.12318 8.12318 8.64493 7.46295 8.89887L2.93335 10.641C2.37104 10.8573 2 11.3975 2 12C2 12.6025 2.37104 13.1427 2.93335 13.359L7.46295 15.1011C8.12318 15.3551 8.64493 15.8768 8.89887 16.5371L10.641 21.0667C10.8573 21.629 11.3975 22 12 22C12.6025 22 13.1427 21.629 13.359 21.0667L15.1011 16.5371C15.3551 15.8768 15.8768 15.3551 16.5371 15.1011L21.0667 13.359C21.629 13.1427 22 12.6025 22 12C22 11.3975 21.629 10.8573 21.0667 10.641L16.5371 8.89887C15.8768 8.64493 15.3551 8.12318 15.1011 7.46295Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkleCentral;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,knBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSparkleCentral","props","React","CentralIconBase","IconSparkleCentral_default"]}
package/README.md CHANGED
@@ -178,6 +178,7 @@ Below is a complete list of available icons:
178
178
  - IconSparkle
179
179
  - IconSparkle2
180
180
  - IconSparkle3
181
+ - IconSparkleCentral
181
182
  - IconSparklesSoft
182
183
  - IconSparklesThree
183
184
  - IconSparklesTwo
@@ -18354,6 +18354,20 @@
18354
18354
  "packageName": "round-filled-radius-0-stroke-1.5",
18355
18355
  "componentName": "IconSparkle3"
18356
18356
  },
18357
+ {
18358
+ "category": "AI & Magic",
18359
+ "svg": "<path d=\"M15.1011 7.46295L13.359 2.93335C13.1427 2.37104 12.6025 2 12 2C11.3975 2 10.8573 2.37104 10.641 2.93335L8.89887 7.46295C8.64493 8.12318 8.12318 8.64493 7.46295 8.89887L2.93335 10.641C2.37104 10.8573 2 11.3975 2 12C2 12.6025 2.37104 13.1427 2.93335 13.359L7.46295 15.1011C8.12318 15.3551 8.64493 15.8768 8.89887 16.5371L10.641 21.0667C10.8573 21.629 11.3975 22 12 22C12.6025 22 13.1427 21.629 13.359 21.0667L15.1011 16.5371C15.3551 15.8768 15.8768 15.3551 16.5371 15.1011L21.0667 13.359C21.629 13.1427 22 12.6025 22 12C22 11.3975 21.629 10.8573 21.0667 10.641L16.5371 8.89887C15.8768 8.64493 15.3551 8.12318 15.1011 7.46295Z\" fill=\"currentColor\"/>",
18360
+ "iconName": "sparkle-central, star, magic, ai",
18361
+ "variant": {
18362
+ "join": "round",
18363
+ "filled": "on",
18364
+ "radius": "0",
18365
+ "stroke": "1.5"
18366
+ },
18367
+ "createdAt": "2025-11-19T14:01:45.01288+00:00",
18368
+ "packageName": "round-filled-radius-0-stroke-1.5",
18369
+ "componentName": "IconSparkleCentral"
18370
+ },
18357
18371
  {
18358
18372
  "category": "AI & Magic",
18359
18373
  "svg": "<path d=\"M11.7452 4.66559C11.7023 4.28675 11.382 4.00039 11.0008 4C10.6195 3.99961 10.2986 4.28532 10.2549 4.66407C9.97088 7.12691 9.23453 8.85871 8.04662 10.0466C6.85871 11.2345 5.12691 11.9709 2.66407 12.2549C2.28532 12.2986 1.99961 12.6195 2 13.0008C2.00039 13.382 2.28675 13.7023 2.66559 13.7452C5.08772 14.0196 6.85633 14.7556 8.07245 15.9498C9.28399 17.1394 10.0357 18.8708 10.2529 21.3164C10.2873 21.7037 10.612 22.0004 11.0008 22C11.3897 21.9996 11.7137 21.7021 11.7472 21.3147C11.9554 18.9094 12.7064 17.1415 13.924 15.924C15.1415 14.7064 16.9094 13.9554 19.3147 13.7472C19.7021 13.7137 19.9996 13.3897 20 13.0008C20.0004 12.612 19.7037 12.2873 19.3164 12.2529C16.8708 12.0357 15.1394 11.284 13.9498 10.0724C12.7556 8.85633 12.0196 7.08772 11.7452 4.66559Z\" fill=\"currentColor\"/><path d=\"M19.7898 1.25884C19.7731 1.11151 19.6486 1.00015 19.5003 1C19.352 0.999849 19.2272 1.11096 19.2103 1.25825C19.0998 2.21602 18.8134 2.8895 18.3515 3.35146C17.8895 3.81343 17.216 4.09979 16.2582 4.21025C16.111 4.22724 15.9998 4.35203 16 4.5003C16.0002 4.64857 16.1115 4.77313 16.2588 4.78981C17.2008 4.89651 17.8886 5.18275 18.3615 5.64713C18.8327 6.10977 19.125 6.7831 19.2095 7.73414C19.2229 7.88476 19.3491 8.00017 19.5003 8C19.6515 7.99983 19.7775 7.88413 19.7906 7.73349C19.8716 6.79809 20.1636 6.11059 20.6371 5.6371C21.1106 5.16361 21.7981 4.87155 22.7335 4.79058C22.8841 4.77754 22.9998 4.65154 23 4.50033C23.0002 4.34912 22.8848 4.22286 22.7341 4.20948C21.7831 4.125 21.1098 3.83266 20.6471 3.36151C20.1827 2.88857 19.8965 2.20078 19.7898 1.25884Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -1310,6 +1310,7 @@ export type CentralIconName =
1310
1310
  | "IconSparkle"
1311
1311
  | "IconSparkle2"
1312
1312
  | "IconSparkle3"
1313
+ | "IconSparkleCentral"
1313
1314
  | "IconSparklesSoft"
1314
1315
  | "IconSparklesThree"
1315
1316
  | "IconSparklesTwo"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-0-stroke-1.5",
3
- "version": "1.1.35",
3
+ "version": "1.1.37",
4
4
  "style": "round-filled-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-0-stroke-1.5/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": 1580,
14
+ "totalIcons": 1581,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 44,
17
+ "count": 45,
18
18
  "icons": [
19
19
  "IconAppleIntelligenceIcon",
20
20
  "IconBoxSparkle",
@@ -48,6 +48,7 @@
48
48
  "IconSparkle",
49
49
  "IconSparkle2",
50
50
  "IconSparkle3",
51
+ "IconSparkleCentral",
51
52
  "IconSparklesSoft",
52
53
  "IconSparklesThree",
53
54
  "IconSparklesTwo",
@@ -3084,6 +3085,7 @@
3084
3085
  "IconSparkle": "sparkle, star, ai",
3085
3086
  "IconSparkle2": "sparkle-2, star, magic, ai",
3086
3087
  "IconSparkle3": "sparkle-3, ai, star, magic",
3088
+ "IconSparkleCentral": "sparkle-central, star, magic, ai",
3087
3089
  "IconSparklesSoft": "sparkles-soft",
3088
3090
  "IconSparklesThree": "sparkles-three, ai 3 stars, sparkles, ✨",
3089
3091
  "IconSparklesTwo": "sparkles-two, ai 2 stars, sparkles, ✨",
package/index.d.ts CHANGED
@@ -1309,6 +1309,7 @@ export { IconSpacer, default as IconSpacerDefault } from "./IconSpacer";
1309
1309
  export { IconSparkle, default as IconSparkleDefault } from "./IconSparkle";
1310
1310
  export { IconSparkle2, default as IconSparkle2Default } from "./IconSparkle2";
1311
1311
  export { IconSparkle3, default as IconSparkle3Default } from "./IconSparkle3";
1312
+ export { IconSparkleCentral, default as IconSparkleCentralDefault, } from "./IconSparkleCentral";
1312
1313
  export { IconSparklesSoft, default as IconSparklesSoftDefault, } from "./IconSparklesSoft";
1313
1314
  export { IconSparklesThree, default as IconSparklesThreeDefault, } from "./IconSparklesThree";
1314
1315
  export { IconSparklesTwo, default as IconSparklesTwoDefault, } from "./IconSparklesTwo";