@central-icons-react-native/square-outlined-radius-0-stroke-2 0.0.48 → 0.0.49
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/IconHatSparkle/index.js +1 -1
- package/IconHatSparkle/index.js.map +1 -1
- package/IconHatSparkle/index.mjs +1 -1
- package/IconHatSparkle/index.mjs.map +1 -1
- package/IconRandom/index.d.ts +4 -0
- package/IconRandom/index.js +2 -0
- package/IconRandom/index.js.map +1 -0
- package/IconRandom/index.mjs +2 -0
- package/IconRandom/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +15 -1
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/package.json +1 -1
- package/tsx-icons.json +8 -1
package/IconHatSparkle/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var i=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of d(o))!I.call(r,n)&&n!==t&&p(r,n,{get:()=>o[n],enumerable:!(C=u(o,n))||C.enumerable});return r};var s=(r,o,t)=>(t=r!=null?i(B(r)):{},l(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>l(p({},"__esModule",{value:!0}),r);var h={};x(h,{IconHatSparkle:()=>c,default:()=>g});module.exports=P(h);var e=s(require("react"));var a=s(require("react")),m=require("react-native-svg"),f=({children:r,size:o=24,...t})=>a.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 L=require("react-native-svg"),c=r=>e.default.createElement(f,{...r},e.default.createElement(L.Path,{d:"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(L.Path,{d:"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(L.Path,{d:"M9.75195 4.25781L11.2461 5.00488L9.75195 5.75195L9.00488 7.24609L8.25781 5.75195L6.76367 5.00488L8.25781 4.25781L9.00488 2.76367L9.75195 4.25781Z",fill:"currentColor"}),e.default.createElement(L.Path,{d:"M14.8945 2.80273L14.9951 3.00488L15.1973 3.10547L16.9863 4L15.1973 4.89453L14.9951 4.99512L14.8945 5.19727L14 6.98633L13.1055 5.19727L13.0049 4.99512L12.8027 4.89453L11.0137 4L12.8027 3.10547L13.0049 3.00488L13.1055 2.80273L14 1.01367L14.8945 2.80273Z",fill:"currentColor"})),g=c;0&&(module.exports={IconHatSparkle});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconHatSparkle/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 IconHatSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M9.
|
|
1
|
+
{"version":3,"sources":["../src/IconHatSparkle/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 IconHatSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M9.75195 4.25781L11.2461 5.00488L9.75195 5.75195L9.00488 7.24609L8.25781 5.75195L6.76367 5.00488L8.25781 4.25781L9.00488 2.76367L9.75195 4.25781Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.8945 2.80273L14.9951 3.00488L15.1973 3.10547L16.9863 4L15.1973 4.89453L14.9951 4.99512L14.8945 5.19727L14 6.98633L13.1055 5.19727L13.0049 4.99512L12.8027 4.89453L11.0137 4L12.8027 3.10547L13.0049 3.00488L13.1055 2.80273L14 1.01367L14.8945 2.80273Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHatSparkle;\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,0FACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8PACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconHatSparkle_exports","__export","IconHatSparkle","IconHatSparkle_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHatSparkle","props","React","CentralIconBase","IconHatSparkle_default"]}
|
package/IconHatSparkle/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import
|
|
1
|
+
import o from"react";import p from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...L})=>p.createElement(C,{...L,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var l=e=>o.createElement(n,{...e},o.createElement(t,{d:"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M9.75195 4.25781L11.2461 5.00488L9.75195 5.75195L9.00488 7.24609L8.25781 5.75195L6.76367 5.00488L8.25781 4.25781L9.00488 2.76367L9.75195 4.25781Z",fill:"currentColor"}),o.createElement(t,{d:"M14.8945 2.80273L14.9951 3.00488L15.1973 3.10547L16.9863 4L15.1973 4.89453L14.9951 4.99512L14.8945 5.19727L14 6.98633L13.1055 5.19727L13.0049 4.99512L12.8027 4.89453L11.0137 4L12.8027 3.10547L13.0049 3.00488L13.1055 2.80273L14 1.01367L14.8945 2.80273Z",fill:"currentColor"})),I=l;export{l as IconHatSparkle,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconHatSparkle/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 IconHatSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M9.
|
|
1
|
+
{"version":3,"sources":["../src/IconHatSparkle/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 IconHatSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M9.75195 4.25781L11.2461 5.00488L9.75195 5.75195L9.00488 7.24609L8.25781 5.75195L6.76367 5.00488L8.25781 4.25781L9.00488 2.76367L9.75195 4.25781Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.8945 2.80273L14.9951 3.00488L15.1973 3.10547L16.9863 4L15.1973 4.89453L14.9951 4.99512L14.8945 5.19727L14 6.98633L13.1055 5.19727L13.0049 4.99512L12.8027 4.89453L11.0137 4L12.8027 3.10547L13.0049 3.00488L13.1055 2.80273L14 1.01367L14.8945 2.80273Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHatSparkle;\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,0FACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oHACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8PACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconHatSparkle","props","React","CentralIconBase","IconHatSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of L(o))!f.call(r,s)&&s!==e&&p(r,s,{get:()=>o[s],enumerable:!(a=m(o,s))||a.enumerable});return r};var k=(r,o,e)=>(e=r!=null?d(h(r)):{},i(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>i(p({},"__esModule",{value:!0}),r);var M={};B(M,{IconRandom:()=>l,default:()=>x});module.exports=I(M);var t=k(require("react"));var u=k(require("react")),C=require("react-native-svg"),c=({children:r,size:o=24,...e})=>u.default.createElement(C.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),l=r=>t.default.createElement(c,{...r},t.default.createElement(n.Path,{d:"M12 3V6M12 18V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement(n.Path,{d:"M18.3643 5.63574L16.2429 7.75706",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement(n.Path,{d:"M16.2427 16.2422L18.364 18.3635",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement(n.Path,{d:"M5.63634 18.3639L12.0002 12.0002L5.63623 5.63574",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement(n.Path,{d:"M18 12H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.default.createElement(n.Path,{d:"M11 12L3 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),x=l;0&&(module.exports={IconRandom});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRandom/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 IconRandom: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 3V6M12 18V21\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M18.3643 5.63574L16.2429 7.75706\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M16.2427 16.2422L18.364 18.3635\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M5.63634 18.3639L12.0002 12.0002L5.63623 5.63574\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M18 12H21\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M11 12L3 12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRandom;\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,gBAAAE,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,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kCACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mDACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconRandom_exports","__export","IconRandom","IconRandom_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconRandom","props","React","CentralIconBase","IconRandom_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import p from"react";import{Svg as a}from"react-native-svg";var n=({children:t,size:o=24,...s})=>p.createElement(a,{...s,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var i=t=>r.createElement(n,{...t},r.createElement(e,{d:"M12 3V6M12 18V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(e,{d:"M18.3643 5.63574L16.2429 7.75706",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(e,{d:"M16.2427 16.2422L18.364 18.3635",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(e,{d:"M5.63634 18.3639L12.0002 12.0002L5.63623 5.63574",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(e,{d:"M18 12H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(e,{d:"M11 12L3 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=i;export{i as IconRandom,f as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRandom/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 IconRandom: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 3V6M12 18V21\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M18.3643 5.63574L16.2429 7.75706\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M16.2427 16.2422L18.364 18.3635\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M5.63634 18.3639L12.0002 12.0002L5.63623 5.63574\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M18 12H21\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M11 12L3 12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRandom;\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,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mBACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kCACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mDACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,YACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRandom","props","React","CentralIconBase","IconRandom_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -10432,7 +10432,7 @@
|
|
|
10432
10432
|
},
|
|
10433
10433
|
{
|
|
10434
10434
|
"category": "AI & Magic",
|
|
10435
|
-
"svg": "<path d=\"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M9.
|
|
10435
|
+
"svg": "<path d=\"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M9.75195 4.25781L11.2461 5.00488L9.75195 5.75195L9.00488 7.24609L8.25781 5.75195L6.76367 5.00488L8.25781 4.25781L9.00488 2.76367L9.75195 4.25781Z\" fill=\"currentColor\"/><path d=\"M14.8945 2.80273L14.9951 3.00488L15.1973 3.10547L16.9863 4L15.1973 4.89453L14.9951 4.99512L14.8945 5.19727L14 6.98633L13.1055 5.19727L13.0049 4.99512L12.8027 4.89453L11.0137 4L12.8027 3.10547L13.0049 3.00488L13.1055 2.80273L14 1.01367L14.8945 2.80273Z\" fill=\"currentColor\"/>",
|
|
10436
10436
|
"iconName": "hat-sparkle, magic hat",
|
|
10437
10437
|
"variant": {
|
|
10438
10438
|
"join": "square",
|
|
@@ -15176,6 +15176,20 @@
|
|
|
15176
15176
|
"packageName": "square-outlined-radius-0-stroke-2",
|
|
15177
15177
|
"componentName": "IconRaisingHand5Finger"
|
|
15178
15178
|
},
|
|
15179
|
+
{
|
|
15180
|
+
"category": "Arrows",
|
|
15181
|
+
"svg": "<path d=\"M12 3V6M12 18V21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M18.3643 5.63574L16.2429 7.75706\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M16.2427 16.2422L18.364 18.3635\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M5.63634 18.3639L12.0002 12.0002L5.63623 5.63574\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M18 12H21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M11 12L3 12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
|
|
15182
|
+
"iconName": "random, productivity, smart",
|
|
15183
|
+
"variant": {
|
|
15184
|
+
"join": "square",
|
|
15185
|
+
"filled": "off",
|
|
15186
|
+
"radius": "0",
|
|
15187
|
+
"stroke": "2"
|
|
15188
|
+
},
|
|
15189
|
+
"createdAt": "2025-08-20T08:30:23.126988+00:00",
|
|
15190
|
+
"packageName": "square-outlined-radius-0-stroke-2",
|
|
15191
|
+
"componentName": "IconRandom"
|
|
15192
|
+
},
|
|
15179
15193
|
{
|
|
15180
15194
|
"category": "Things",
|
|
15181
15195
|
"svg": "<path d=\"M1 10H2M23 10H22M9.72677 9.70829C10.3723 9.26165 11.1556 9 12 9C12.8668 9 13.6692 9.27571 14.3243 9.74423M10 12C10 14.2091 8.20914 16 6 16C3.79086 16 2 14.2091 2 12C2 9.79086 3.79086 8 6 8C8.20914 8 10 9.79086 10 12ZM22 12C22 14.2091 20.2091 16 18 16C15.7909 16 14 14.2091 14 12C14 9.79086 15.7909 8 18 8C20.2091 8 22 9.79086 22 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
|
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-outlined-radius-0-stroke-2",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.49",
|
|
4
4
|
"style": "square-outlined-radius-0-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-outlined-radius-0-stroke-2/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1489,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 32,
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
]
|
|
66
66
|
},
|
|
67
67
|
"Arrows": {
|
|
68
|
-
"count":
|
|
68
|
+
"count": 108,
|
|
69
69
|
"icons": [
|
|
70
70
|
"IconArrow",
|
|
71
71
|
"IconArrowBottomTop",
|
|
@@ -163,6 +163,7 @@
|
|
|
163
163
|
"IconMinimize315",
|
|
164
164
|
"IconMinimize45",
|
|
165
165
|
"IconOngoing",
|
|
166
|
+
"IconRandom",
|
|
166
167
|
"IconShareArrowDown",
|
|
167
168
|
"IconSquareArrowBottomRight",
|
|
168
169
|
"IconSquareArrowCenter",
|
|
@@ -2757,6 +2758,7 @@
|
|
|
2757
2758
|
"IconRainyLight": "rainy-light",
|
|
2758
2759
|
"IconRaisingHand4Finger": "raising-hand-4-finger, hey, hello",
|
|
2759
2760
|
"IconRaisingHand5Finger": "raising-hand-5-finger, hey, hello, high-five",
|
|
2761
|
+
"IconRandom": "random, productivity, smart",
|
|
2760
2762
|
"IconReadingList": "reading-list, glasses, steve-jobs",
|
|
2761
2763
|
"IconRear": "rear, front-back, change-cam, lens",
|
|
2762
2764
|
"IconReceiptBill": "receipt-bill, purchase, invoice",
|
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -5216,7 +5216,7 @@
|
|
|
5216
5216
|
"pathname": "src/IconHatBunny"
|
|
5217
5217
|
},
|
|
5218
5218
|
{
|
|
5219
|
-
"svg": "<Path d=\"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.
|
|
5219
|
+
"svg": "<Path d=\"M18 13V19.9844C16.5341 20.6072 14.3894 21 12 21C9.61061 21 7.46589 20.6072 6 19.9844V13\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M20 11C20 12.1046 16.4183 13 12 13C7.58172 13 4 12.1046 4 11C4 9.89543 7.58172 9 12 9C16.4183 9 20 9.89543 20 11Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.75195 4.25781L11.2461 5.00488L9.75195 5.75195L9.00488 7.24609L8.25781 5.75195L6.76367 5.00488L8.25781 4.25781L9.00488 2.76367L9.75195 4.25781Z\" fill=\"currentColor\"/><Path d=\"M14.8945 2.80273L14.9951 3.00488L15.1973 3.10547L16.9863 4L15.1973 4.89453L14.9951 4.99512L14.8945 5.19727L14 6.98633L13.1055 5.19727L13.0049 4.99512L12.8027 4.89453L11.0137 4L12.8027 3.10547L13.0049 3.00488L13.1055 2.80273L14 1.01367L14.8945 2.80273Z\" fill=\"currentColor\"/>",
|
|
5220
5220
|
"tags": "Path",
|
|
5221
5221
|
"componentName": "IconHatSparkle",
|
|
5222
5222
|
"iconName": "hat-sparkle, magic hat",
|
|
@@ -7588,6 +7588,13 @@
|
|
|
7588
7588
|
"iconName": "raising-hand-5-finger, hey, hello, high-five",
|
|
7589
7589
|
"pathname": "src/IconRaisingHand5Finger"
|
|
7590
7590
|
},
|
|
7591
|
+
{
|
|
7592
|
+
"svg": "<Path d=\"M12 3V6M12 18V21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M18.3643 5.63574L16.2429 7.75706\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M16.2427 16.2422L18.364 18.3635\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M5.63634 18.3639L12.0002 12.0002L5.63623 5.63574\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M18 12H21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M11 12L3 12\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
7593
|
+
"tags": "Path",
|
|
7594
|
+
"componentName": "IconRandom",
|
|
7595
|
+
"iconName": "random, productivity, smart",
|
|
7596
|
+
"pathname": "src/IconRandom"
|
|
7597
|
+
},
|
|
7591
7598
|
{
|
|
7592
7599
|
"svg": "<Path d=\"M1 10H2M23 10H22M9.72677 9.70829C10.3723 9.26165 11.1556 9 12 9C12.8668 9 13.6692 9.27571 14.3243 9.74423M10 12C10 14.2091 8.20914 16 6 16C3.79086 16 2 14.2091 2 12C2 9.79086 3.79086 8 6 8C8.20914 8 10 9.79086 10 12ZM22 12C22 14.2091 20.2091 16 18 16C15.7909 16 14 14.2091 14 12C14 9.79086 15.7909 8 18 8C20.2091 8 22 9.79086 22 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
7593
7600
|
"tags": "Path",
|