@central-icons-react-native/round-outlined-radius-2-stroke-1 1.1.182 → 1.1.183
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/Icon3dPackage2/index.d.ts +4 -0
- package/Icon3dPackage2/index.js +2 -0
- package/Icon3dPackage2/index.js.map +1 -0
- package/Icon3dPackage2/index.mjs +2 -0
- package/Icon3dPackage2/index.mjs.map +1 -0
- package/IconSunHigh/index.d.ts +4 -0
- package/IconSunHigh/index.js +2 -0
- package/IconSunHigh/index.js.map +1 -0
- package/IconSunHigh/index.mjs +2 -0
- package/IconSunHigh/index.mjs.map +1 -0
- package/IconSunLow/index.d.ts +4 -0
- package/IconSunLow/index.js +2 -0
- package/IconSunLow/index.js.map +1 -0
- package/IconSunLow/index.mjs +2 -0
- package/IconSunLow/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +42 -0
- package/icons/index.d.ts +3 -0
- package/icons-index.json +10 -4
- package/index.d.ts +3 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +21 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of f(o))!I.call(r,n)&&n!==e&&t(r,n,{get:()=>o[n],enumerable:!(s=d(o,n))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?u(B(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(t({},"__esModule",{value:!0}),r);var x={};P(x,{Icon3dPackage2:()=>m,default:()=>k});module.exports=g(x);var C=l(require("react"));var L=l(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>L.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 p=require("react-native-svg"),m=r=>C.default.createElement(i,{...r},C.default.createElement(p.Path,{d:"M10.4018 2.67393C10.9846 2.3374 11.2761 2.16914 11.5859 2.10328C11.8601 2.045 12.1434 2.045 12.4176 2.10328C12.7274 2.16914 13.0189 2.3374 13.6018 2.67393L19.2785 5.95141C19.8614 6.28794 20.1529 6.4562 20.3648 6.69161C20.5524 6.8999 20.694 7.14528 20.7806 7.41184C20.8785 7.7131 20.8785 8.04963 20.8785 8.72269V15.2776C20.8785 15.9507 20.8785 16.2872 20.7806 16.5885C20.694 16.8551 20.5524 17.1004 20.3648 17.3087C20.1529 17.5441 19.8614 17.7124 19.2785 18.0489L13.6018 21.3264C13.0189 21.6629 12.7274 21.8312 12.4176 21.8971C12.1434 21.9553 11.8601 21.9553 11.5859 21.8971C11.2761 21.8312 10.9846 21.6629 10.4018 21.3264L4.725 18.0489C4.14211 17.7124 3.85067 17.5441 3.63871 17.3087C3.45117 17.1004 3.3095 16.8551 3.22289 16.5885C3.125 16.2872 3.125 15.9507 3.125 15.2776V8.72269C3.125 8.04963 3.125 7.7131 3.22289 7.41184C3.3095 7.14528 3.45117 6.8999 3.63871 6.69161C3.85067 6.4562 4.14211 6.28794 4.725 5.95141L10.4018 2.67393Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(p.Path,{d:"M12.0009 12.0001L3.57812 7.13721M12.0009 12.0001L20.4237 7.13721M12.0009 12.0001V21.5005",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(p.Path,{d:"M16.6895 9.00454L16.9395 9.1481V14.109C16.9395 14.221 16.9395 14.277 16.9303 14.3287C16.9058 14.4676 16.8332 14.5935 16.7251 14.6842C16.6848 14.7179 16.6363 14.7459 16.5394 14.8019C16.4089 14.8772 16.3436 14.9148 16.2915 14.924C16.1481 14.9493 16.0073 14.868 15.9575 14.7312C15.9395 14.6815 15.9395 14.6061 15.9395 14.4554V9.72525L7.3125 4.74478L8.32785 4.17725L16.6895 9.00454Z",fill:"currentColor"})),k=m;0&&(module.exports={Icon3dPackage2});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dPackage2/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 Icon3dPackage2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.4018 2.67393C10.9846 2.3374 11.2761 2.16914 11.5859 2.10328C11.8601 2.045 12.1434 2.045 12.4176 2.10328C12.7274 2.16914 13.0189 2.3374 13.6018 2.67393L19.2785 5.95141C19.8614 6.28794 20.1529 6.4562 20.3648 6.69161C20.5524 6.8999 20.694 7.14528 20.7806 7.41184C20.8785 7.7131 20.8785 8.04963 20.8785 8.72269V15.2776C20.8785 15.9507 20.8785 16.2872 20.7806 16.5885C20.694 16.8551 20.5524 17.1004 20.3648 17.3087C20.1529 17.5441 19.8614 17.7124 19.2785 18.0489L13.6018 21.3264C13.0189 21.6629 12.7274 21.8312 12.4176 21.8971C12.1434 21.9553 11.8601 21.9553 11.5859 21.8971C11.2761 21.8312 10.9846 21.6629 10.4018 21.3264L4.725 18.0489C4.14211 17.7124 3.85067 17.5441 3.63871 17.3087C3.45117 17.1004 3.3095 16.8551 3.22289 16.5885C3.125 16.2872 3.125 15.9507 3.125 15.2776V8.72269C3.125 8.04963 3.125 7.7131 3.22289 7.41184C3.3095 7.14528 3.45117 6.8999 3.63871 6.69161C3.85067 6.4562 4.14211 6.28794 4.725 5.95141L10.4018 2.67393Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.0009 12.0001L3.57812 7.13721M12.0009 12.0001L20.4237 7.13721M12.0009 12.0001V21.5005\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.6895 9.00454L16.9395 9.1481V14.109C16.9395 14.221 16.9395 14.277 16.9303 14.3287C16.9058 14.4676 16.8332 14.5935 16.7251 14.6842C16.6848 14.7179 16.6363 14.7459 16.5394 14.8019C16.4089 14.8772 16.3436 14.9148 16.2915 14.924C16.1481 14.9493 16.0073 14.868 15.9575 14.7312C15.9395 14.6815 15.9395 14.6061 15.9395 14.4554V9.72525L7.3125 4.74478L8.32785 4.17725L16.6895 9.00454Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dPackage2;\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,s6BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2FACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6XACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["Icon3dPackage2_exports","__export","Icon3dPackage2","Icon3dPackage2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","Icon3dPackage2","props","React","CentralIconBase","Icon3dPackage2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";import{Svg as s}from"react-native-svg";var C=({children:e,size:r=24,...t})=>p.createElement(s,{...t,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 n}from"react-native-svg";var a=e=>o.createElement(C,{...e},o.createElement(n,{d:"M10.4018 2.67393C10.9846 2.3374 11.2761 2.16914 11.5859 2.10328C11.8601 2.045 12.1434 2.045 12.4176 2.10328C12.7274 2.16914 13.0189 2.3374 13.6018 2.67393L19.2785 5.95141C19.8614 6.28794 20.1529 6.4562 20.3648 6.69161C20.5524 6.8999 20.694 7.14528 20.7806 7.41184C20.8785 7.7131 20.8785 8.04963 20.8785 8.72269V15.2776C20.8785 15.9507 20.8785 16.2872 20.7806 16.5885C20.694 16.8551 20.5524 17.1004 20.3648 17.3087C20.1529 17.5441 19.8614 17.7124 19.2785 18.0489L13.6018 21.3264C13.0189 21.6629 12.7274 21.8312 12.4176 21.8971C12.1434 21.9553 11.8601 21.9553 11.5859 21.8971C11.2761 21.8312 10.9846 21.6629 10.4018 21.3264L4.725 18.0489C4.14211 17.7124 3.85067 17.5441 3.63871 17.3087C3.45117 17.1004 3.3095 16.8551 3.22289 16.5885C3.125 16.2872 3.125 15.9507 3.125 15.2776V8.72269C3.125 8.04963 3.125 7.7131 3.22289 7.41184C3.3095 7.14528 3.45117 6.8999 3.63871 6.69161C3.85067 6.4562 4.14211 6.28794 4.725 5.95141L10.4018 2.67393Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(n,{d:"M12.0009 12.0001L3.57812 7.13721M12.0009 12.0001L20.4237 7.13721M12.0009 12.0001V21.5005",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(n,{d:"M16.6895 9.00454L16.9395 9.1481V14.109C16.9395 14.221 16.9395 14.277 16.9303 14.3287C16.9058 14.4676 16.8332 14.5935 16.7251 14.6842C16.6848 14.7179 16.6363 14.7459 16.5394 14.8019C16.4089 14.8772 16.3436 14.9148 16.2915 14.924C16.1481 14.9493 16.0073 14.868 15.9575 14.7312C15.9395 14.6815 15.9395 14.6061 15.9395 14.4554V9.72525L7.3125 4.74478L8.32785 4.17725L16.6895 9.00454Z",fill:"currentColor"})),I=a;export{a as Icon3dPackage2,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/Icon3dPackage2/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 Icon3dPackage2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.4018 2.67393C10.9846 2.3374 11.2761 2.16914 11.5859 2.10328C11.8601 2.045 12.1434 2.045 12.4176 2.10328C12.7274 2.16914 13.0189 2.3374 13.6018 2.67393L19.2785 5.95141C19.8614 6.28794 20.1529 6.4562 20.3648 6.69161C20.5524 6.8999 20.694 7.14528 20.7806 7.41184C20.8785 7.7131 20.8785 8.04963 20.8785 8.72269V15.2776C20.8785 15.9507 20.8785 16.2872 20.7806 16.5885C20.694 16.8551 20.5524 17.1004 20.3648 17.3087C20.1529 17.5441 19.8614 17.7124 19.2785 18.0489L13.6018 21.3264C13.0189 21.6629 12.7274 21.8312 12.4176 21.8971C12.1434 21.9553 11.8601 21.9553 11.5859 21.8971C11.2761 21.8312 10.9846 21.6629 10.4018 21.3264L4.725 18.0489C4.14211 17.7124 3.85067 17.5441 3.63871 17.3087C3.45117 17.1004 3.3095 16.8551 3.22289 16.5885C3.125 16.2872 3.125 15.9507 3.125 15.2776V8.72269C3.125 8.04963 3.125 7.7131 3.22289 7.41184C3.3095 7.14528 3.45117 6.8999 3.63871 6.69161C3.85067 6.4562 4.14211 6.28794 4.725 5.95141L10.4018 2.67393Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.0009 12.0001L3.57812 7.13721M12.0009 12.0001L20.4237 7.13721M12.0009 12.0001V21.5005\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.6895 9.00454L16.9395 9.1481V14.109C16.9395 14.221 16.9395 14.277 16.9303 14.3287C16.9058 14.4676 16.8332 14.5935 16.7251 14.6842C16.6848 14.7179 16.6363 14.7459 16.5394 14.8019C16.4089 14.8772 16.3436 14.9148 16.2915 14.924C16.1481 14.9493 16.0073 14.868 15.9575 14.7312C15.9395 14.6815 15.9395 14.6061 15.9395 14.4554V9.72525L7.3125 4.74478L8.32785 4.17725L16.6895 9.00454Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default Icon3dPackage2;\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,s6BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2FACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6XACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","Icon3dPackage2","props","React","CentralIconBase","Icon3dPackage2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var m=Object.create;var l=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,M=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of d(o))!M.call(r,p)&&p!==t&&l(r,p,{get:()=>o[p],enumerable:!(i=h(o,p))||i.enumerable});return r};var C=(r,o,t)=>(t=r!=null?m(P(r)):{},s(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>s(l({},"__esModule",{value:!0}),r);var L={};g(L,{IconSunHigh:()=>f,default:()=>I});module.exports=B(L);var n=C(require("react"));var a=C(require("react")),u=require("react-native-svg"),c=({children:r,size:o=24,...t})=>a.default.createElement(u.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 e=require("react-native-svg"),f=r=>n.default.createElement(c,{...r},n.default.createElement(e.G,{"clip-Path":"url(#clip0_14944_27808)"},n.default.createElement(e.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z",stroke:"currentColor",strokeLinecap:"square"}),n.default.createElement(e.Path,{d:"M12 3.5V0.5M12 23.5V20.5M20.5 12L23.5 12M0.5 12L3.5 12M5.98959 5.98959L3.86827 3.86827M20.1317 20.1317L18.0104 18.0104M18.0104 5.9896L20.1317 3.86827M3.86827 20.1317L5.9896 18.0104",stroke:"currentColor",strokeLinecap:"round"})),n.default.createElement(e.Defs,null,n.default.createElement(e.ClipPath,{id:"clip0_14944_27808"},n.default.createElement(e.Rect,{width:"24",height:"24",fill:"white"})))),I=f;0&&(module.exports={IconSunHigh});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSunHigh/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconSunHigh: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_14944_27808)\">\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M12 3.5V0.5M12 23.5V20.5M20.5 12L23.5 12M0.5 12L3.5 12M5.98959 5.98959L3.86827 3.86827M20.1317 20.1317L18.0104 18.0104M18.0104 5.9896L20.1317 3.86827M3.86827 20.1317L5.9896 18.0104\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_14944_27808\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconSunHigh;\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,EAA8C,4BAEjCC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,KAAE,YAAU,2BACX,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,gNACF,OAAO,eACP,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uLACF,OAAO,eACP,cAAc,QAChB,CACF,EACA,EAAAA,QAAA,cAAC,YACC,EAAAA,QAAA,cAAC,YAAS,GAAG,qBACX,EAAAA,QAAA,cAAC,QAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGE,EAAQJ","names":["IconSunHigh_exports","__export","IconSunHigh","IconSunHigh_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSunHigh","props","React","CentralIconBase","IconSunHigh_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import l from"react";import{Svg as i}from"react-native-svg";var t=({children:e,size:o=24,...p})=>l.createElement(i,{...p,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{ClipPath as s,Defs as C,G as a,Path as n,Rect as u}from"react-native-svg";var c=e=>r.createElement(t,{...e},r.createElement(a,{"clip-Path":"url(#clip0_14944_27808)"},r.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z",stroke:"currentColor",strokeLinecap:"square"}),r.createElement(n,{d:"M12 3.5V0.5M12 23.5V20.5M20.5 12L23.5 12M0.5 12L3.5 12M5.98959 5.98959L3.86827 3.86827M20.1317 20.1317L18.0104 18.0104M18.0104 5.9896L20.1317 3.86827M3.86827 20.1317L5.9896 18.0104",stroke:"currentColor",strokeLinecap:"round"})),r.createElement(C,null,r.createElement(s,{id:"clip0_14944_27808"},r.createElement(u,{width:"24",height:"24",fill:"white"})))),L=c;export{c as IconSunHigh,L as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSunHigh/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconSunHigh: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_14944_27808)\">\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M12 3.5V0.5M12 23.5V20.5M20.5 12L23.5 12M0.5 12L3.5 12M5.98959 5.98959L3.86827 3.86827M20.1317 20.1317L18.0104 18.0104M18.0104 5.9896L20.1317 3.86827M3.86827 20.1317L5.9896 18.0104\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_14944_27808\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconSunHigh;\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,YAAAG,EAAU,QAAAC,EAAM,KAAAC,EAAG,QAAAC,EAAM,QAAAC,MAAY,mBAEvC,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACL,EAAA,CAAE,YAAU,2BACXK,EAAA,cAACJ,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,gNACF,OAAO,eACP,cAAc,SAChB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,uLACF,OAAO,eACP,cAAc,QAChB,CACF,EACAI,EAAA,cAACN,EAAA,KACCM,EAAA,cAACP,EAAA,CAAS,GAAG,qBACXO,EAAA,cAACH,EAAA,CAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","ClipPath","Defs","G","Path","Rect","IconSunHigh","props","React","CentralIconBase","IconSunHigh_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var t=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of M(r))!I.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(C=i(r,n))||C.enumerable});return o};var s=(o,r,e)=>(e=o!=null?f(B(o)):{},a(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>a(t({},"__esModule",{value:!0}),o);var P={};v(P,{IconSunLow:()=>d,default:()=>L});module.exports=x(P);var p=s(require("react"));var c=s(require("react")),m=require("react-native-svg"),u=({children:o,size:r=24,...e})=>c.default.createElement(m.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var l=require("react-native-svg"),d=o=>p.default.createElement(u,{...o},p.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z",stroke:"currentColor",strokeLinecap:"round"}),p.default.createElement(l.Path,{d:"M12 3.5V3M12 21V20.5M20.5 12H21M3 12H3.5M5.98959 5.98959L5.63604 5.63604M18.364 18.364L18.0104 18.0104M18.0104 5.9896L18.364 5.63605M5.63605 18.364L5.9896 18.0104",stroke:"currentColor",strokeLinecap:"round"})),L=d;0&&(module.exports={IconSunLow});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSunLow/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 IconSunLow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M12 3.5V3M12 21V20.5M20.5 12H21M3 12H3.5M5.98959 5.98959L5.63604 5.63604M18.364 18.364L18.0104 18.0104M18.0104 5.9896L18.364 5.63605M5.63605 18.364L5.9896 18.0104\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSunLow;\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,SAAS,UACT,SAAS,UACT,EAAE,gNACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qKACF,OAAO,eACP,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconSunLow_exports","__export","IconSunLow","IconSunLow_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSunLow","props","React","CentralIconBase","IconSunLow_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import l from"react";import{Svg as C}from"react-native-svg";var n=({children:r,size:o=24,...p})=>l.createElement(C,{...p,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as t}from"react-native-svg";var a=r=>e.createElement(n,{...r},e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z",stroke:"currentColor",strokeLinecap:"round"}),e.createElement(t,{d:"M12 3.5V3M12 21V20.5M20.5 12H21M3 12H3.5M5.98959 5.98959L5.63604 5.63604M18.364 18.364L18.0104 18.0104M18.0104 5.9896L18.364 5.63605M5.63605 18.364L5.9896 18.0104",stroke:"currentColor",strokeLinecap:"round"})),I=a;export{a as IconSunLow,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSunLow/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 IconSunLow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M12 3.5V3M12 21V20.5M20.5 12H21M3 12H3.5M5.98959 5.98959L5.63604 5.63604M18.364 18.364L18.0104 18.0104M18.0104 5.9896L18.364 5.63605M5.63605 18.364L5.9896 18.0104\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSunLow;\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,SAAS,UACT,SAAS,UACT,EAAE,gNACF,OAAO,eACP,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qKACF,OAAO,eACP,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSunLow","props","React","CentralIconBase","IconSunLow_default"]}
|
package/README.md
CHANGED
|
@@ -1518,6 +1518,7 @@ Below is a complete list of available icons:
|
|
|
1518
1518
|
### Shopping & Payment
|
|
1519
1519
|
|
|
1520
1520
|
- Icon3dPackage
|
|
1521
|
+
- Icon3dPackage2
|
|
1521
1522
|
- IconAddToBasket
|
|
1522
1523
|
- IconAddToBasket2
|
|
1523
1524
|
- IconBanknote1
|
|
@@ -2174,6 +2175,8 @@ Below is a complete list of available icons:
|
|
|
2174
2175
|
- IconRainyLight
|
|
2175
2176
|
- IconSnowFlakes
|
|
2176
2177
|
- IconSun
|
|
2178
|
+
- IconSunHigh
|
|
2179
|
+
- IconSunLow
|
|
2177
2180
|
- IconSunrise
|
|
2178
2181
|
- IconSunriseArrowUp
|
|
2179
2182
|
- IconSunset
|
package/filtered-icons.json
CHANGED
|
@@ -56,6 +56,20 @@
|
|
|
56
56
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
57
57
|
"componentName": "Icon3dPackage"
|
|
58
58
|
},
|
|
59
|
+
{
|
|
60
|
+
"category": "Shopping & Payment",
|
|
61
|
+
"svg": "<path d=\"M10.4018 2.67393C10.9846 2.3374 11.2761 2.16914 11.5859 2.10328C11.8601 2.045 12.1434 2.045 12.4176 2.10328C12.7274 2.16914 13.0189 2.3374 13.6018 2.67393L19.2785 5.95141C19.8614 6.28794 20.1529 6.4562 20.3648 6.69161C20.5524 6.8999 20.694 7.14528 20.7806 7.41184C20.8785 7.7131 20.8785 8.04963 20.8785 8.72269V15.2776C20.8785 15.9507 20.8785 16.2872 20.7806 16.5885C20.694 16.8551 20.5524 17.1004 20.3648 17.3087C20.1529 17.5441 19.8614 17.7124 19.2785 18.0489L13.6018 21.3264C13.0189 21.6629 12.7274 21.8312 12.4176 21.8971C12.1434 21.9553 11.8601 21.9553 11.5859 21.8971C11.2761 21.8312 10.9846 21.6629 10.4018 21.3264L4.725 18.0489C4.14211 17.7124 3.85067 17.5441 3.63871 17.3087C3.45117 17.1004 3.3095 16.8551 3.22289 16.5885C3.125 16.2872 3.125 15.9507 3.125 15.2776V8.72269C3.125 8.04963 3.125 7.7131 3.22289 7.41184C3.3095 7.14528 3.45117 6.8999 3.63871 6.69161C3.85067 6.4562 4.14211 6.28794 4.725 5.95141L10.4018 2.67393Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.0009 12.0001L3.57812 7.13721M12.0009 12.0001L20.4237 7.13721M12.0009 12.0001V21.5005\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.6895 9.00454L16.9395 9.1481V14.109C16.9395 14.221 16.9395 14.277 16.9303 14.3287C16.9058 14.4676 16.8332 14.5935 16.7251 14.6842C16.6848 14.7179 16.6363 14.7459 16.5394 14.8019C16.4089 14.8772 16.3436 14.9148 16.2915 14.924C16.1481 14.9493 16.0073 14.868 15.9575 14.7312C15.9395 14.6815 15.9395 14.6061 15.9395 14.4554V9.72525L7.3125 4.74478L8.32785 4.17725L16.6895 9.00454Z\" fill=\"currentColor\"/>",
|
|
62
|
+
"iconName": "3d-package-2, box, delivery",
|
|
63
|
+
"variant": {
|
|
64
|
+
"join": "round",
|
|
65
|
+
"filled": "off",
|
|
66
|
+
"radius": "2",
|
|
67
|
+
"stroke": "1"
|
|
68
|
+
},
|
|
69
|
+
"createdAt": "2026-04-09T14:02:42.532304+00:00",
|
|
70
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
71
|
+
"componentName": "Icon3dPackage2"
|
|
72
|
+
},
|
|
59
73
|
{
|
|
60
74
|
"category": "Augmented Reality",
|
|
61
75
|
"svg": "<path d=\"M21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C17.2467 2.5 21.5 6.75329 21.5 12Z\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M2.60645 12.4757C3.29491 13.9989 7.23833 15.1666 12 15.1666C16.6988 15.1666 20.6009 14.0295 21.3646 12.5357\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M11.4997 21.3822C9.98835 20.6631 8.83301 16.7363 8.83301 12C8.83301 7.3877 9.92863 3.54312 11.3817 2.68079\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
@@ -23702,6 +23716,34 @@
|
|
|
23702
23716
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23703
23717
|
"componentName": "IconSunburstChart2"
|
|
23704
23718
|
},
|
|
23719
|
+
{
|
|
23720
|
+
"category": "Weather",
|
|
23721
|
+
"svg": "<g clip-path=\"url(#clip0_14944_27808)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M12 3.5V0.5M12 23.5V20.5M20.5 12L23.5 12M0.5 12L3.5 12M5.98959 5.98959L3.86827 3.86827M20.1317 20.1317L18.0104 18.0104M18.0104 5.9896L20.1317 3.86827M3.86827 20.1317L5.9896 18.0104\" stroke=\"currentColor\" stroke-linecap=\"round\"/></g><defs><clipPath id=\"clip0_14944_27808\"><rect width=\"24\" height=\"24\" fill=\"white\"/></clipPath></defs>",
|
|
23722
|
+
"iconName": "sun-high, light-mode, day, today",
|
|
23723
|
+
"variant": {
|
|
23724
|
+
"join": "round",
|
|
23725
|
+
"filled": "off",
|
|
23726
|
+
"radius": "2",
|
|
23727
|
+
"stroke": "1"
|
|
23728
|
+
},
|
|
23729
|
+
"createdAt": "2026-04-09T14:02:42.532304+00:00",
|
|
23730
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23731
|
+
"componentName": "IconSunHigh"
|
|
23732
|
+
},
|
|
23733
|
+
{
|
|
23734
|
+
"category": "Weather",
|
|
23735
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.8891 8.11091C18.037 10.2588 18.037 13.7412 15.8891 15.8891C13.7412 18.037 10.2588 18.037 8.11091 15.8891C5.96303 13.7412 5.96303 10.2588 8.11091 8.11091C10.2588 5.96303 13.7412 5.96303 15.8891 8.11091Z\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M12 3.5V3M12 21V20.5M20.5 12H21M3 12H3.5M5.98959 5.98959L5.63604 5.63604M18.364 18.364L18.0104 18.0104M18.0104 5.9896L18.364 5.63605M5.63605 18.364L5.9896 18.0104\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
23736
|
+
"iconName": "sun-low, light-mode, day, today",
|
|
23737
|
+
"variant": {
|
|
23738
|
+
"join": "round",
|
|
23739
|
+
"filled": "off",
|
|
23740
|
+
"radius": "2",
|
|
23741
|
+
"stroke": "1"
|
|
23742
|
+
},
|
|
23743
|
+
"createdAt": "2026-04-09T14:02:42.532304+00:00",
|
|
23744
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23745
|
+
"componentName": "IconSunLow"
|
|
23746
|
+
},
|
|
23705
23747
|
{
|
|
23706
23748
|
"category": "Weather",
|
|
23707
23749
|
"svg": "<path d=\"M12 3.5V5.5M4.55556 12.5H2.5M19.4444 12.5H21.5M2.5 16.5H21.5M6.5 19.5H17.5M7.52746 12.5C7.77619 10.25 9.68372 8.5 12 8.5C14.3163 8.5 16.2238 10.25 16.4725 12.5M17.2656 7.23598L18.7191 5.78248M6.73475 7.23598L5.28125 5.78249\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ export type CentralIconName =
|
|
|
3
3
|
| "Icon3dBoxBottom"
|
|
4
4
|
| "Icon3dBoxTop"
|
|
5
5
|
| "Icon3dPackage"
|
|
6
|
+
| "Icon3dPackage2"
|
|
6
7
|
| "Icon3dSphere"
|
|
7
8
|
| "Icon4k"
|
|
8
9
|
| "IconAddImage"
|
|
@@ -1692,6 +1693,8 @@ export type CentralIconName =
|
|
|
1692
1693
|
| "IconSun"
|
|
1693
1694
|
| "IconSunburstChart"
|
|
1694
1695
|
| "IconSunburstChart2"
|
|
1696
|
+
| "IconSunHigh"
|
|
1697
|
+
| "IconSunLow"
|
|
1695
1698
|
| "IconSunrise"
|
|
1696
1699
|
| "IconSunriseArrowUp"
|
|
1697
1700
|
| "IconSunset"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-2-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.183",
|
|
4
4
|
"style": "round-outlined-radius-2-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-stroke-1/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": 1927,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 76,
|
|
@@ -1439,9 +1439,10 @@
|
|
|
1439
1439
|
]
|
|
1440
1440
|
},
|
|
1441
1441
|
"Shopping & Payment": {
|
|
1442
|
-
"count":
|
|
1442
|
+
"count": 71,
|
|
1443
1443
|
"icons": [
|
|
1444
1444
|
"Icon3dPackage",
|
|
1445
|
+
"Icon3dPackage2",
|
|
1445
1446
|
"IconAddToBasket",
|
|
1446
1447
|
"IconAddToBasket2",
|
|
1447
1448
|
"IconBanknote1",
|
|
@@ -2100,7 +2101,7 @@
|
|
|
2100
2101
|
]
|
|
2101
2102
|
},
|
|
2102
2103
|
"Weather": {
|
|
2103
|
-
"count":
|
|
2104
|
+
"count": 22,
|
|
2104
2105
|
"icons": [
|
|
2105
2106
|
"IconCloudSnow",
|
|
2106
2107
|
"IconCloudWeather",
|
|
@@ -2115,6 +2116,8 @@
|
|
|
2115
2116
|
"IconRainyLight",
|
|
2116
2117
|
"IconSnowFlakes",
|
|
2117
2118
|
"IconSun",
|
|
2119
|
+
"IconSunHigh",
|
|
2120
|
+
"IconSunLow",
|
|
2118
2121
|
"IconSunrise",
|
|
2119
2122
|
"IconSunriseArrowUp",
|
|
2120
2123
|
"IconSunset",
|
|
@@ -2130,6 +2133,7 @@
|
|
|
2130
2133
|
"Icon3dBoxBottom": "3d-box-bottom, shaders, model, room",
|
|
2131
2134
|
"Icon3dBoxTop": "3d-box-top, shaders, model, cube, ar",
|
|
2132
2135
|
"Icon3dPackage": "3d-package, box",
|
|
2136
|
+
"Icon3dPackage2": "3d-package-2, box, delivery",
|
|
2133
2137
|
"Icon3dSphere": "3d-sphere",
|
|
2134
2138
|
"Icon4k": "4k",
|
|
2135
2139
|
"IconAddImage": "add-image, upload-image",
|
|
@@ -3819,6 +3823,8 @@
|
|
|
3819
3823
|
"IconSun": "sun, light-mode, day, today",
|
|
3820
3824
|
"IconSunburstChart": "sunburst-chart",
|
|
3821
3825
|
"IconSunburstChart2": "sunburst-chart-2",
|
|
3826
|
+
"IconSunHigh": "sun-high, light-mode, day, today",
|
|
3827
|
+
"IconSunLow": "sun-low, light-mode, day, today",
|
|
3822
3828
|
"IconSunrise": "sunrise",
|
|
3823
3829
|
"IconSunriseArrowUp": "sunrise-arrow-up",
|
|
3824
3830
|
"IconSunset": "sunset",
|
package/index.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ export { Icon3d, default as Icon3dDefault } from "./Icon3d";
|
|
|
2
2
|
export { Icon3dBoxBottom, default as Icon3dBoxBottomDefault, } from "./Icon3dBoxBottom";
|
|
3
3
|
export { Icon3dBoxTop, default as Icon3dBoxTopDefault } from "./Icon3dBoxTop";
|
|
4
4
|
export { Icon3dPackage, default as Icon3dPackageDefault, } from "./Icon3dPackage";
|
|
5
|
+
export { Icon3dPackage2, default as Icon3dPackage2Default, } from "./Icon3dPackage2";
|
|
5
6
|
export { Icon3dSphere, default as Icon3dSphereDefault } from "./Icon3dSphere";
|
|
6
7
|
export { Icon4k, default as Icon4kDefault } from "./Icon4k";
|
|
7
8
|
export { IconAddImage, default as IconAddImageDefault } from "./IconAddImage";
|
|
@@ -1689,6 +1690,8 @@ export { IconSuitcaseSticker, default as IconSuitcaseStickerDefault, } from "./I
|
|
|
1689
1690
|
export { IconSuitcaseWork, default as IconSuitcaseWorkDefault, } from "./IconSuitcaseWork";
|
|
1690
1691
|
export { IconSummary, default as IconSummaryDefault } from "./IconSummary";
|
|
1691
1692
|
export { IconSun, default as IconSunDefault } from "./IconSun";
|
|
1693
|
+
export { IconSunHigh, default as IconSunHighDefault } from "./IconSunHigh";
|
|
1694
|
+
export { IconSunLow, default as IconSunLowDefault } from "./IconSunLow";
|
|
1692
1695
|
export { IconSunburstChart, default as IconSunburstChartDefault, } from "./IconSunburstChart";
|
|
1693
1696
|
export { IconSunburstChart2, default as IconSunburstChart2Default, } from "./IconSunburstChart2";
|
|
1694
1697
|
export { IconSunrise, default as IconSunriseDefault } from "./IconSunrise";
|