@central-icons-react-native/square-outlined-radius-0-stroke-2 0.0.47 → 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/IconRetouch/index.d.ts +4 -0
- package/IconRetouch/index.js +2 -0
- package/IconRetouch/index.js.map +1 -0
- package/IconRetouch/index.mjs +2 -0
- package/IconRetouch/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +30 -2
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- package/package.json +1 -1
- package/tsx-icons.json +15 -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"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!d.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(s=B(o,e))||s.enumerable});return r};var a=(r,o,t)=>(t=r!=null?i(L(r)):{},l(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var g={};h(g,{IconRetouch:()=>u,default:()=>P});module.exports=x(g);var n=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>m.default.createElement(c.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 C=require("react-native-svg"),u=r=>n.default.createElement(f,{...r},n.default.createElement(C.Path,{d:"M17 1L18.0804 3.91964L21 5L18.0804 6.08036L17 9L15.9196 6.08036L13 5L15.9196 3.91964L17 1Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M3 21V12C3 7.02944 7.02944 3 12 3M21 21V12C21 10.961 20.8239 9.96308 20.5 9.03451",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement(C.Path,{d:"M17 11H7V15C7 17.7614 9.23858 20 12 20C14.7614 20 17 17.7614 17 15V11Z",stroke:"currentColor",strokeWidth:"2"})),P=u;0&&(module.exports={IconRetouch});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRetouch/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 IconRetouch: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 1L18.0804 3.91964L21 5L18.0804 6.08036L17 9L15.9196 6.08036L13 5L15.9196 3.91964L17 1Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 21V12C3 7.02944 7.02944 3 12 3M21 21V12C21 10.961 20.8239 9.96308 20.5 9.03451\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M17 11H7V15C7 17.7614 9.23858 20 12 20C14.7614 20 17 17.7614 17 15V11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRetouch;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6FACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yEACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconRetouch_exports","__export","IconRetouch","IconRetouch_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconRetouch","props","React","CentralIconBase","IconRetouch_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var n=({children:t,size:r=24,...p})=>C.createElement(s,{...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 l=t=>o.createElement(n,{...t},o.createElement(e,{d:"M17 1L18.0804 3.91964L21 5L18.0804 6.08036L17 9L15.9196 6.08036L13 5L15.9196 3.91964L17 1Z",fill:"currentColor"}),o.createElement(e,{d:"M3 21V12C3 7.02944 7.02944 3 12 3M21 21V12C21 10.961 20.8239 9.96308 20.5 9.03451",stroke:"currentColor",strokeWidth:"2"}),o.createElement(e,{d:"M17 11H7V15C7 17.7614 9.23858 20 12 20C14.7614 20 17 17.7614 17 15V11Z",stroke:"currentColor",strokeWidth:"2"})),d=l;export{l as IconRetouch,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRetouch/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 IconRetouch: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 1L18.0804 3.91964L21 5L18.0804 6.08036L17 9L15.9196 6.08036L13 5L15.9196 3.91964L17 1Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 21V12C3 7.02944 7.02944 3 12 3M21 21V12C21 10.961 20.8239 9.96308 20.5 9.03451\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M17 11H7V15C7 17.7614 9.23858 20 12 20C14.7614 20 17 17.7614 17 15V11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRetouch;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6FACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oFACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yEACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRetouch","props","React","CentralIconBase","IconRetouch_default"]}
|
package/README.md
CHANGED
|
@@ -285,6 +285,7 @@ Below is a complete list of available icons:
|
|
|
285
285
|
- IconMinimize315
|
|
286
286
|
- IconMinimize45
|
|
287
287
|
- IconOngoing
|
|
288
|
+
- IconRandom
|
|
288
289
|
- IconShareArrowDown
|
|
289
290
|
- IconSquareArrowBottomRight
|
|
290
291
|
- IconSquareArrowCenter
|
|
@@ -1164,6 +1165,7 @@ Below is a complete list of available icons:
|
|
|
1164
1165
|
- IconRear
|
|
1165
1166
|
- IconRemoveBackground
|
|
1166
1167
|
- IconRemoveBackground2
|
|
1168
|
+
- IconRetouch
|
|
1167
1169
|
- IconScreenCapture
|
|
1168
1170
|
- IconShadows
|
|
1169
1171
|
- IconShareScreen
|
package/filtered-icons.json
CHANGED
|
@@ -10104,7 +10104,7 @@
|
|
|
10104
10104
|
"radius": "0",
|
|
10105
10105
|
"stroke": "2"
|
|
10106
10106
|
},
|
|
10107
|
-
"createdAt": "2025-
|
|
10107
|
+
"createdAt": "2025-04-09T18:56:28.743322+00:00",
|
|
10108
10108
|
"packageName": "square-outlined-radius-0-stroke-2",
|
|
10109
10109
|
"componentName": "IconGithub"
|
|
10110
10110
|
},
|
|
@@ -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\"/>",
|
|
@@ -15498,6 +15512,20 @@
|
|
|
15498
15512
|
"packageName": "square-outlined-radius-0-stroke-2",
|
|
15499
15513
|
"componentName": "IconRescueRing"
|
|
15500
15514
|
},
|
|
15515
|
+
{
|
|
15516
|
+
"category": "Photography & Video",
|
|
15517
|
+
"svg": "<path d=\"M17 1L18.0804 3.91964L21 5L18.0804 6.08036L17 9L15.9196 6.08036L13 5L15.9196 3.91964L17 1Z\" fill=\"currentColor\"/><path d=\"M3 21V12C3 7.02944 7.02944 3 12 3M21 21V12C21 10.961 20.8239 9.96308 20.5 9.03451\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M17 11H7V15C7 17.7614 9.23858 20 12 20C14.7614 20 17 17.7614 17 15V11Z\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
15518
|
+
"iconName": "retouch, face, hair",
|
|
15519
|
+
"variant": {
|
|
15520
|
+
"join": "square",
|
|
15521
|
+
"filled": "off",
|
|
15522
|
+
"radius": "0",
|
|
15523
|
+
"stroke": "2"
|
|
15524
|
+
},
|
|
15525
|
+
"createdAt": "2025-08-20T07:30:19.229783+00:00",
|
|
15526
|
+
"packageName": "square-outlined-radius-0-stroke-2",
|
|
15527
|
+
"componentName": "IconRetouch"
|
|
15528
|
+
},
|
|
15501
15529
|
{
|
|
15502
15530
|
"category": "Interface General",
|
|
15503
15531
|
"svg": "<path d=\"M20 4H4V20H20V4Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12 9.75L12.5951 11.1809L14.1399 11.3047L12.9629 12.3129L13.3225 13.8203L12 13.0125L10.6775 13.8203L11.0371 12.3129L9.86012 11.3047L11.4049 11.1809L12 9.75Z\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -1083,6 +1083,7 @@ export type CentralIconName =
|
|
|
1083
1083
|
| "IconRainyLight"
|
|
1084
1084
|
| "IconRaisingHand4Finger"
|
|
1085
1085
|
| "IconRaisingHand5Finger"
|
|
1086
|
+
| "IconRandom"
|
|
1086
1087
|
| "IconReadingList"
|
|
1087
1088
|
| "IconRear"
|
|
1088
1089
|
| "IconReceiptBill"
|
|
@@ -1106,6 +1107,7 @@ export type CentralIconName =
|
|
|
1106
1107
|
| "IconRepeat"
|
|
1107
1108
|
| "IconRequestClosed"
|
|
1108
1109
|
| "IconRescueRing"
|
|
1110
|
+
| "IconRetouch"
|
|
1109
1111
|
| "IconReview"
|
|
1110
1112
|
| "IconRewind"
|
|
1111
1113
|
| "IconRewind10s"
|
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",
|
|
@@ -1020,7 +1021,7 @@
|
|
|
1020
1021
|
]
|
|
1021
1022
|
},
|
|
1022
1023
|
"Photography & Video": {
|
|
1023
|
-
"count":
|
|
1024
|
+
"count": 79,
|
|
1024
1025
|
"icons": [
|
|
1025
1026
|
"Icon4k",
|
|
1026
1027
|
"IconAdjustPhoto",
|
|
@@ -1084,6 +1085,7 @@
|
|
|
1084
1085
|
"IconRear",
|
|
1085
1086
|
"IconRemoveBackground",
|
|
1086
1087
|
"IconRemoveBackground2",
|
|
1088
|
+
"IconRetouch",
|
|
1087
1089
|
"IconScreenCapture",
|
|
1088
1090
|
"IconShadows",
|
|
1089
1091
|
"IconShareScreen",
|
|
@@ -2756,6 +2758,7 @@
|
|
|
2756
2758
|
"IconRainyLight": "rainy-light",
|
|
2757
2759
|
"IconRaisingHand4Finger": "raising-hand-4-finger, hey, hello",
|
|
2758
2760
|
"IconRaisingHand5Finger": "raising-hand-5-finger, hey, hello, high-five",
|
|
2761
|
+
"IconRandom": "random, productivity, smart",
|
|
2759
2762
|
"IconReadingList": "reading-list, glasses, steve-jobs",
|
|
2760
2763
|
"IconRear": "rear, front-back, change-cam, lens",
|
|
2761
2764
|
"IconReceiptBill": "receipt-bill, purchase, invoice",
|
|
@@ -2779,6 +2782,7 @@
|
|
|
2779
2782
|
"IconRepeat": "repeat",
|
|
2780
2783
|
"IconRequestClosed": "request-closed",
|
|
2781
2784
|
"IconRescueRing": "rescue-ring, swim-boyle, help, support",
|
|
2785
|
+
"IconRetouch": "retouch, face, hair",
|
|
2782
2786
|
"IconReview": "review, star-square",
|
|
2783
2787
|
"IconRewind": "rewind",
|
|
2784
2788
|
"IconRewind10s": "rewind-10s",
|
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",
|
|
@@ -7749,6 +7756,13 @@
|
|
|
7749
7756
|
"iconName": "rescue-ring, swim-boyle, help, support",
|
|
7750
7757
|
"pathname": "src/IconRescueRing"
|
|
7751
7758
|
},
|
|
7759
|
+
{
|
|
7760
|
+
"svg": "<Path d=\"M17 1L18.0804 3.91964L21 5L18.0804 6.08036L17 9L15.9196 6.08036L13 5L15.9196 3.91964L17 1Z\" fill=\"currentColor\"/><Path d=\"M3 21V12C3 7.02944 7.02944 3 12 3M21 21V12C21 10.961 20.8239 9.96308 20.5 9.03451\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M17 11H7V15C7 17.7614 9.23858 20 12 20C14.7614 20 17 17.7614 17 15V11Z\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
7761
|
+
"tags": "Path",
|
|
7762
|
+
"componentName": "IconRetouch",
|
|
7763
|
+
"iconName": "retouch, face, hair",
|
|
7764
|
+
"pathname": "src/IconRetouch"
|
|
7765
|
+
},
|
|
7752
7766
|
{
|
|
7753
7767
|
"svg": "<Path d=\"M20 4H4V20H20V4Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 9.75L12.5951 11.1809L14.1399 11.3047L12.9629 12.3129L13.3225 13.8203L12 13.0125L10.6775 13.8203L11.0371 12.3129L9.86012 11.3047L11.4049 11.1809L12 9.75Z\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
7754
7768
|
"tags": "Path",
|