@central-icons-react-native/round-outlined-radius-3-stroke-2 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 s=(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 v={};P(v,{IconSparkleCentral:()=>B,default:()=>h});module.exports=g(v);var C=s(require("react"));var l=s(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...t})=>l.default.createElement(m.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:"M12 3C12.1886 3 12.358 3.11601 12.4258 3.29199L14.168 7.82227C14.5235 8.7463 15.2537 9.47652 16.1777 9.83203L20.708 11.5742C20.884 11.642 21 11.8114 21 12C21 12.1886 20.884 12.358 20.708 12.4258L16.1777 14.168C15.2537 14.5235 14.5235 15.2537 14.168 16.1777L12.4258 20.708C12.358 20.884 12.1886 21 12 21C11.8114 21 11.642 20.884 11.5742 20.708L9.83203 16.1777C9.47652 15.2537 8.7463 14.5235 7.82227 14.168L3.29199 12.4258C3.11601 12.358 3 12.1886 3 12C3 11.8114 3.11601 11.642 3.29199 11.5742L7.82227 9.83203C8.7463 9.47652 9.47652 8.7463 9.83203 7.82227L11.5742 3.29199C11.642 3.11601 11.8114 3 12 3Z",stroke:"currentColor",strokeWidth:"2"})),h=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=\"M12 3C12.1886 3 12.358 3.11601 12.4258 3.29199L14.168 7.82227C14.5235 8.7463 15.2537 9.47652 16.1777 9.83203L20.708 11.5742C20.884 11.642 21 11.8114 21 12C21 12.1886 20.884 12.358 20.708 12.4258L16.1777 14.168C15.2537 14.5235 14.5235 15.2537 14.168 16.1777L12.4258 20.708C12.358 20.884 12.1886 21 12 21C11.8114 21 11.642 20.884 11.5742 20.708L9.83203 16.1777C9.47652 15.2537 8.7463 14.5235 7.82227 14.168L3.29199 12.4258C3.11601 12.358 3 12.1886 3 12C3 11.8114 3.11601 11.642 3.29199 11.5742L7.82227 9.83203C8.7463 9.47652 9.47652 8.7463 9.83203 7.82227L11.5742 3.29199C11.642 3.11601 11.8114 3 12 3Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\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,2lBACF,OAAO,eACP,YAAY,IACd,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 s=o=>e.createElement(t,{...o},e.createElement(a,{d:"M12 3C12.1886 3 12.358 3.11601 12.4258 3.29199L14.168 7.82227C14.5235 8.7463 15.2537 9.47652 16.1777 9.83203L20.708 11.5742C20.884 11.642 21 11.8114 21 12C21 12.1886 20.884 12.358 20.708 12.4258L16.1777 14.168C15.2537 14.5235 14.5235 15.2537 14.168 16.1777L12.4258 20.708C12.358 20.884 12.1886 21 12 21C11.8114 21 11.642 20.884 11.5742 20.708L9.83203 16.1777C9.47652 15.2537 8.7463 14.5235 7.82227 14.168L3.29199 12.4258C3.11601 12.358 3 12.1886 3 12C3 11.8114 3.11601 11.642 3.29199 11.5742L7.82227 9.83203C8.7463 9.47652 9.47652 8.7463 9.83203 7.82227L11.5742 3.29199C11.642 3.11601 11.8114 3 12 3Z",stroke:"currentColor",strokeWidth:"2"})),x=s;export{s 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=\"M12 3C12.1886 3 12.358 3.11601 12.4258 3.29199L14.168 7.82227C14.5235 8.7463 15.2537 9.47652 16.1777 9.83203L20.708 11.5742C20.884 11.642 21 11.8114 21 12C21 12.1886 20.884 12.358 20.708 12.4258L16.1777 14.168C15.2537 14.5235 14.5235 15.2537 14.168 16.1777L12.4258 20.708C12.358 20.884 12.1886 21 12 21C11.8114 21 11.642 20.884 11.5742 20.708L9.83203 16.1777C9.47652 15.2537 8.7463 14.5235 7.82227 14.168L3.29199 12.4258C3.11601 12.358 3 12.1886 3 12C3 11.8114 3.11601 11.642 3.29199 11.5742L7.82227 9.83203C8.7463 9.47652 9.47652 8.7463 9.83203 7.82227L11.5742 3.29199C11.642 3.11601 11.8114 3 12 3Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\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,2lBACF,OAAO,eACP,YAAY,IACd,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-outlined-radius-3-stroke-2",
18355
18355
  "componentName": "IconSparkle3"
18356
18356
  },
18357
+ {
18358
+ "category": "AI & Magic",
18359
+ "svg": "<path d=\"M12 3C12.1886 3 12.358 3.11601 12.4258 3.29199L14.168 7.82227C14.5235 8.7463 15.2537 9.47652 16.1777 9.83203L20.708 11.5742C20.884 11.642 21 11.8114 21 12C21 12.1886 20.884 12.358 20.708 12.4258L16.1777 14.168C15.2537 14.5235 14.5235 15.2537 14.168 16.1777L12.4258 20.708C12.358 20.884 12.1886 21 12 21C11.8114 21 11.642 20.884 11.5742 20.708L9.83203 16.1777C9.47652 15.2537 8.7463 14.5235 7.82227 14.168L3.29199 12.4258C3.11601 12.358 3 12.1886 3 12C3 11.8114 3.11601 11.642 3.29199 11.5742L7.82227 9.83203C8.7463 9.47652 9.47652 8.7463 9.83203 7.82227L11.5742 3.29199C11.642 3.11601 11.8114 3 12 3Z\" stroke=\"currentColor\" stroke-width=\"2\"/>",
18360
+ "iconName": "sparkle-central, star, magic, ai",
18361
+ "variant": {
18362
+ "join": "round",
18363
+ "filled": "off",
18364
+ "radius": "3",
18365
+ "stroke": "2"
18366
+ },
18367
+ "createdAt": "2025-11-19T14:01:45.01288+00:00",
18368
+ "packageName": "round-outlined-radius-3-stroke-2",
18369
+ "componentName": "IconSparkleCentral"
18370
+ },
18357
18371
  {
18358
18372
  "category": "AI & Magic",
18359
18373
  "svg": "<path d=\"M19 13C14.0987 13.4243 11.4243 16.0987 11 21C10.5578 16.0225 7.89737 13.5547 3 13C7.97478 12.4262 10.4262 9.97478 11 5C11.5547 9.89737 14.0225 12.5578 19 13Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18.8864 2.34512C18.8642 2.14869 18.6981 2.0002 18.5004 2C18.3027 1.9998 18.1363 2.14794 18.1137 2.34433C18.0082 3.25861 17.7367 3.88584 17.3113 4.31127C16.8858 4.7367 16.2586 5.00822 15.3443 5.11367C15.1479 5.13632 14.9998 5.30271 15 5.5004C15.0002 5.69809 15.1487 5.86417 15.3451 5.88642C16.2439 5.98823 16.8855 6.25969 17.3217 6.68804C17.7556 7.11407 18.0322 7.74041 18.1126 8.64552C18.1305 8.84634 18.2988 9.00023 18.5004 9C18.702 8.99977 18.8701 8.84551 18.8874 8.64465C18.9645 7.75483 19.2409 7.11438 19.6776 6.67764C20.1144 6.24091 20.7548 5.96446 21.6446 5.88744C21.8455 5.87005 21.9998 5.70205 22 5.50044C22.0002 5.29883 21.8463 5.13048 21.6455 5.11264C20.7404 5.03224 20.1141 4.75557 19.688 4.3217C19.2597 3.88545 18.9882 3.24394 18.8864 2.34512Z\" 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-outlined-radius-3-stroke-2",
3
- "version": "1.1.35",
3
+ "version": "1.1.37",
4
4
  "style": "round-outlined-radius-3-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-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": 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";