@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.208 → 1.1.209

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 IconArrowRotateSparkle: FC<CentralIconBaseProps>;
4
+ export default IconArrowRotateSparkle;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var p=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of V(o))!I.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(C=H(o,e))||C.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(B(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(p({},"__esModule",{value:!0}),r);var g={};L(g,{IconArrowRotateSparkle:()=>i,default:()=>P});module.exports=x(g);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>f.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 l=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(l.Path,{d:"M5 12C5 15.866 8.13401 19 12 19C13.9093 19 15.6727 18.2353 16.9541 17H14V15H20V21H18V18.7539C16.3922 20.1519 14.2771 21 12 21C7.02944 21 3 16.9706 3 12H5Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.4004 6.59961L22 7.59961V8.40039L19.4004 9.40039L18.4004 12H17.5996L16.5996 9.40039L14 8.40039V7.59961L16.5996 6.59961L17.5996 4H18.4004L19.4004 6.59961Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M5.98828 5.25586C7.59745 3.85185 9.71747 3 12 3V5C10.0907 5 8.32727 5.76471 7.0459 7H9.98828V9H3.98828V3H5.98828V5.25586Z",fill:"currentColor"})),P=i;0&&(module.exports={IconArrowRotateSparkle});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconArrowRotateSparkle/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 IconArrowRotateSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 12C5 15.866 8.13401 19 12 19C13.9093 19 15.6727 18.2353 16.9541 17H14V15H20V21H18V18.7539C16.3922 20.1519 14.2771 21 12 21C7.02944 21 3 16.9706 3 12H5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4004 6.59961L22 7.59961V8.40039L19.4004 9.40039L18.4004 12H17.5996L16.5996 9.40039L14 8.40039V7.59961L16.5996 6.59961L17.5996 4H18.4004L19.4004 6.59961Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.98828 5.25586C7.59745 3.85185 9.71747 3 12 3V5C10.0907 5 8.32727 5.76471 7.0459 7H9.98828V9H3.98828V3H5.98828V5.25586Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowRotateSparkle;\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,4BAAAE,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,EAAoDC,GAE7D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArrowRotateSparkle_exports","__export","IconArrowRotateSparkle","IconArrowRotateSparkle_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowRotateSparkle","props","React","CentralIconBase","IconArrowRotateSparkle_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as C}from"react-native-svg";var n=({children:t,size:r=24,...p})=>l.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M5 12C5 15.866 8.13401 19 12 19C13.9093 19 15.6727 18.2353 16.9541 17H14V15H20V21H18V18.7539C16.3922 20.1519 14.2771 21 12 21C7.02944 21 3 16.9706 3 12H5Z",fill:"currentColor"}),o.createElement(e,{d:"M19.4004 6.59961L22 7.59961V8.40039L19.4004 9.40039L18.4004 12H17.5996L16.5996 9.40039L14 8.40039V7.59961L16.5996 6.59961L17.5996 4H18.4004L19.4004 6.59961Z",fill:"currentColor"}),o.createElement(e,{d:"M5.98828 5.25586C7.59745 3.85185 9.71747 3 12 3V5C10.0907 5 8.32727 5.76471 7.0459 7H9.98828V9H3.98828V3H5.98828V5.25586Z",fill:"currentColor"})),I=a;export{a as IconArrowRotateSparkle,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconArrowRotateSparkle/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 IconArrowRotateSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 12C5 15.866 8.13401 19 12 19C13.9093 19 15.6727 18.2353 16.9541 17H14V15H20V21H18V18.7539C16.3922 20.1519 14.2771 21 12 21C7.02944 21 3 16.9706 3 12H5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4004 6.59961L22 7.59961V8.40039L19.4004 9.40039L18.4004 12H17.5996L16.5996 9.40039L14 8.40039V7.59961L16.5996 6.59961L17.5996 4H18.4004L19.4004 6.59961Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.98828 5.25586C7.59745 3.85185 9.71747 3 12 3V5C10.0907 5 8.32727 5.76471 7.0459 7H9.98828V9H3.98828V3H5.98828V5.25586Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowRotateSparkle;\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,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4HACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowRotateSparkle","props","React","CentralIconBase","IconArrowRotateSparkle_default"]}
package/README.md CHANGED
@@ -151,6 +151,7 @@ Below is a complete list of available icons:
151
151
  - IconAiTokens
152
152
  - IconAiTranslate
153
153
  - IconAppleIntelligenceIcon
154
+ - IconArrowRotateSparkle
154
155
  - IconAutoCrop
155
156
  - IconBag2Sparkle
156
157
  - IconBoxSparkle
@@ -1834,6 +1834,20 @@
1834
1834
  "packageName": "square-filled-radius-0-stroke-2",
1835
1835
  "componentName": "IconArrowRotateRightLeft"
1836
1836
  },
1837
+ {
1838
+ "category": "AI & Magic",
1839
+ "svg": "<path d=\"M5 12C5 15.866 8.13401 19 12 19C13.9093 19 15.6727 18.2353 16.9541 17H14V15H20V21H18V18.7539C16.3922 20.1519 14.2771 21 12 21C7.02944 21 3 16.9706 3 12H5Z\" fill=\"currentColor\"/><path d=\"M19.4004 6.59961L22 7.59961V8.40039L19.4004 9.40039L18.4004 12H17.5996L16.5996 9.40039L14 8.40039V7.59961L16.5996 6.59961L17.5996 4H18.4004L19.4004 6.59961Z\" fill=\"currentColor\"/><path d=\"M5.98828 5.25586C7.59745 3.85185 9.71747 3 12 3V5C10.0907 5 8.32727 5.76471 7.0459 7H9.98828V9H3.98828V3H5.98828V5.25586Z\" fill=\"currentColor\"/>",
1840
+ "iconName": "arrow-rotate-sparkle, repeat, refresh, generate",
1841
+ "variant": {
1842
+ "join": "square",
1843
+ "filled": "on",
1844
+ "radius": "0",
1845
+ "stroke": "2"
1846
+ },
1847
+ "createdAt": "2026-04-23T15:02:22.921188+00:00",
1848
+ "packageName": "square-filled-radius-0-stroke-2",
1849
+ "componentName": "IconArrowRotateSparkle"
1850
+ },
1837
1851
  {
1838
1852
  "category": "Interface General",
1839
1853
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.5 3.08594L21.4142 8.00015L16.5 12.9144L15.0858 11.5002L17.5858 9.00015H13C10.7909 9.00015 9 10.791 9 13.0002V15.0002H7V13.0002C7 9.68644 9.68629 7.00015 13 7.00015H17.5858L15.0858 4.50015L16.5 3.08594ZM4 7.00015V18.0002H20V20.0002H2V7.00015H4Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -130,6 +130,7 @@ export type CentralIconName =
130
130
  | "IconArrowRotateCounterClockwise"
131
131
  | "IconArrowRotateLeftRight"
132
132
  | "IconArrowRotateRightLeft"
133
+ | "IconArrowRotateSparkle"
133
134
  | "IconArrowRounded"
134
135
  | "IconArrowsAllSides"
135
136
  | "IconArrowsAllSides2"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-filled-radius-0-stroke-2",
3
- "version": "1.1.208",
3
+ "version": "1.1.209",
4
4
  "style": "square-filled-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-2/IconHome';",
@@ -11,15 +11,16 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1969,
14
+ "totalIcons": 1970,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 81,
17
+ "count": 82,
18
18
  "icons": [
19
19
  "IconAiSlop",
20
20
  "IconAiTokens",
21
21
  "IconAiTranslate",
22
22
  "IconAppleIntelligenceIcon",
23
+ "IconArrowRotateSparkle",
23
24
  "IconAutoCrop",
24
25
  "IconBag2Sparkle",
25
26
  "IconBoxSparkle",
@@ -2302,6 +2303,7 @@
2302
2303
  "IconArrowRotateCounterClockwise": "arrow-rotate-counter-clockwise, rotate-left",
2303
2304
  "IconArrowRotateLeftRight": "arrow-rotate-left-right, repeat, refresh",
2304
2305
  "IconArrowRotateRightLeft": "arrow-rotate-right-left, repeat, refresh, routines",
2306
+ "IconArrowRotateSparkle": "arrow-rotate-sparkle, repeat, refresh, generate",
2305
2307
  "IconArrowRounded": "arrow-rounded, share, arrow, login",
2306
2308
  "IconArrowsAllSides": "arrows-all-sides, move, focus",
2307
2309
  "IconArrowsAllSides2": "arrows-all-sides-2, scan, move, focus",
package/index.d.ts CHANGED
@@ -131,6 +131,7 @@ export { IconArrowRotateClockwise, default as IconArrowRotateClockwiseDefault, }
131
131
  export { IconArrowRotateCounterClockwise, default as IconArrowRotateCounterClockwiseDefault, } from "./IconArrowRotateCounterClockwise";
132
132
  export { IconArrowRotateLeftRight, default as IconArrowRotateLeftRightDefault, } from "./IconArrowRotateLeftRight";
133
133
  export { IconArrowRotateRightLeft, default as IconArrowRotateRightLeftDefault, } from "./IconArrowRotateRightLeft";
134
+ export { IconArrowRotateSparkle, default as IconArrowRotateSparkleDefault, } from "./IconArrowRotateSparkle";
134
135
  export { IconArrowRounded, default as IconArrowRoundedDefault, } from "./IconArrowRounded";
135
136
  export { IconArrowShareLeft, default as IconArrowShareLeftDefault, } from "./IconArrowShareLeft";
136
137
  export { IconArrowShareRight, default as IconArrowShareRightDefault, } from "./IconArrowShareRight";