@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.180 → 1.1.181
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/IconMoon1/index.d.ts +4 -0
- package/IconMoon1/index.js +2 -0
- package/IconMoon1/index.js.map +1 -0
- package/IconMoon1/index.mjs +2 -0
- package/IconMoon1/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -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 +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var l=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var y=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of y(o))!I.call(r,p)&&p!==t&&l(r,p,{get:()=>o[p],enumerable:!(c=x(o,p))||c.enumerable});return r};var s=(r,o,t)=>(t=r!=null?u(B(r)):{},C(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>C(l({},"__esModule",{value:!0}),r);var g={};h(g,{IconMoon1:()=>f,default:()=>d});module.exports=P(g);var e=s(require("react"));var m=s(require("react")),i=require("react-native-svg"),a=({children:r,size:o=24,...t})=>m.default.createElement(i.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 n=require("react-native-svg"),f=r=>e.default.createElement(a,{...r},e.default.createElement(n.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Circle,{cx:"12.5",cy:"7.5",r:"1.5",fill:"currentColor"}),e.default.createElement(n.Circle,{cx:"8.1",cy:"9.6",r:"1.1",fill:"currentColor"}),e.default.createElement(n.Circle,{cx:"10",cy:"15",r:"2",stroke:"currentColor",strokeWidth:"1.8"}),e.default.createElement(n.Path,{d:"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974",stroke:"currentColor",strokeWidth:"2"})),d=f;0&&(module.exports={IconMoon1});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconMoon1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconMoon1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Circle cx=\"12.5\" cy=\"7.5\" r=\"1.5\" fill=\"currentColor\" />\n <Circle cx=\"8.1\" cy=\"9.6\" r=\"1.1\" fill=\"currentColor\" />\n <Circle cx=\"10\" cy=\"15\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"1.8\" />\n <Path\n d=\"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMoon1;\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,eAAAE,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,EAA6B,4BAEhBC,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpE,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,MAAM,EAAE,MAAM,KAAK,eAAe,EACvD,EAAAA,QAAA,cAAC,UAAO,GAAG,MAAM,GAAG,MAAM,EAAE,MAAM,KAAK,eAAe,EACtD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,MAAM,EACtE,EAAAA,QAAA,cAAC,QACC,EAAE,4FACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconMoon1_exports","__export","IconMoon1","IconMoon1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMoon1","props","React","CentralIconBase","IconMoon1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";import{Svg as c}from"react-native-svg";var n=({children:e,size:r=24,...p})=>l.createElement(c,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as t,Path as C}from"react-native-svg";var s=e=>o.createElement(n,{...e},o.createElement(t,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{cx:"12.5",cy:"7.5",r:"1.5",fill:"currentColor"}),o.createElement(t,{cx:"8.1",cy:"9.6",r:"1.1",fill:"currentColor"}),o.createElement(t,{cx:"10",cy:"15",r:"2",stroke:"currentColor",strokeWidth:"1.8"}),o.createElement(C,{d:"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974",stroke:"currentColor",strokeWidth:"2"})),h=s;export{s as IconMoon1,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconMoon1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconMoon1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Circle cx=\"12.5\" cy=\"7.5\" r=\"1.5\" fill=\"currentColor\" />\n <Circle cx=\"8.1\" cy=\"9.6\" r=\"1.1\" fill=\"currentColor\" />\n <Circle cx=\"10\" cy=\"15\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"1.8\" />\n <Path\n d=\"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMoon1;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpEI,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,MAAM,EAAE,MAAM,KAAK,eAAe,EACvDI,EAAA,cAACJ,EAAA,CAAO,GAAG,MAAM,GAAG,MAAM,EAAE,MAAM,KAAK,eAAe,EACtDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,MAAM,EACtEI,EAAA,cAACH,EAAA,CACC,EAAE,4FACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconMoon1","props","React","CentralIconBase","IconMoon1_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -16128,6 +16128,20 @@
|
|
|
16128
16128
|
"packageName": "square-outlined-radius-0-stroke-2",
|
|
16129
16129
|
"componentName": "IconMoon"
|
|
16130
16130
|
},
|
|
16131
|
+
{
|
|
16132
|
+
"category": "Weather",
|
|
16133
|
+
"svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"12.5\" cy=\"7.5\" r=\"1.5\" fill=\"currentColor\"/><circle cx=\"8.1\" cy=\"9.6\" r=\"1.1\" fill=\"currentColor\"/><circle cx=\"10\" cy=\"15\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"/><path d=\"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
16134
|
+
"iconName": "moon, dark-mode, nasa",
|
|
16135
|
+
"variant": {
|
|
16136
|
+
"join": "square",
|
|
16137
|
+
"filled": "off",
|
|
16138
|
+
"radius": "0",
|
|
16139
|
+
"stroke": "2"
|
|
16140
|
+
},
|
|
16141
|
+
"createdAt": "2026-04-07T21:02:21.927931+00:00",
|
|
16142
|
+
"packageName": "square-outlined-radius-0-stroke-2",
|
|
16143
|
+
"componentName": "IconMoon1"
|
|
16144
|
+
},
|
|
16131
16145
|
{
|
|
16132
16146
|
"category": "Weather",
|
|
16133
16147
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5069 14.8743C19.0169 14.9569 18.5138 15 18.001 15C13.0304 15 9.00098 10.9706 9.00098 5.99999C9.00098 5.48723 9.04402 4.98409 9.12668 4.49415C6.11019 5.65107 3.96875 8.57452 3.96875 11.9981C3.96875 16.4353 7.56576 20.0323 12.0029 20.0323C15.4265 20.0323 18.35 17.8908 19.5069 14.8743ZM20.006 12.7086C19.3708 12.8982 18.6978 13 18.001 13C14.135 13 11.001 9.86598 11.001 5.99999C11.001 5.30319 11.1028 4.63016 11.2924 3.99498C11.4622 3.42599 11.7024 2.88737 12.0029 2.38923C12.0897 2.24526 12.1816 2.10466 12.2783 1.9677C12.1868 1.96523 12.095 1.96399 12.0029 1.96399C11.261 1.96399 10.538 2.0445 9.84201 2.19725C5.33892 3.18557 1.96875 7.19828 1.96875 11.9981C1.96875 17.5398 6.46119 22.0323 12.0029 22.0323C16.8028 22.0323 20.8155 18.6621 21.8038 14.1589C21.9565 13.463 22.037 12.7399 22.037 11.9981C22.037 11.906 22.0358 11.8141 22.0333 11.7226C21.8963 11.8193 21.7557 11.9112 21.6117 11.9981C21.1136 12.2986 20.575 12.5388 20.006 12.7086Z\" fill=\"currentColor\"/><path d=\"M16.3344 5.33331L17.501 2.99998L18.6677 5.33331L21.001 6.49998L18.6677 7.66664L17.501 9.99998L16.3344 7.66664L14.001 6.49998L16.3344 5.33331Z\" fill=\"currentColor\"/>",
|
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": "1.1.
|
|
3
|
+
"version": "1.1.181",
|
|
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": 1923,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 76,
|
|
@@ -2099,7 +2099,7 @@
|
|
|
2099
2099
|
]
|
|
2100
2100
|
},
|
|
2101
2101
|
"Weather": {
|
|
2102
|
-
"count":
|
|
2102
|
+
"count": 20,
|
|
2103
2103
|
"icons": [
|
|
2104
2104
|
"IconCloudSnow",
|
|
2105
2105
|
"IconCloudWeather",
|
|
@@ -2108,6 +2108,7 @@
|
|
|
2108
2108
|
"IconDrop",
|
|
2109
2109
|
"IconLightning",
|
|
2110
2110
|
"IconMoon",
|
|
2111
|
+
"IconMoon1",
|
|
2111
2112
|
"IconMoonStar",
|
|
2112
2113
|
"IconRainy",
|
|
2113
2114
|
"IconRainyLight",
|
|
@@ -3276,6 +3277,7 @@
|
|
|
3276
3277
|
"IconMoneybag": "moneybag, purse, savings",
|
|
3277
3278
|
"IconMoneyHand": "money-hand, coins, pay",
|
|
3278
3279
|
"IconMoon": "moon, dark-mode, night",
|
|
3280
|
+
"IconMoon1": "moon, dark-mode, nasa",
|
|
3279
3281
|
"IconMoonStar": "moon-star, night",
|
|
3280
3282
|
"IconMorningBrief": "morning-brief, daily-todo",
|
|
3281
3283
|
"IconMountainBike": "mountain-bike",
|
package/index.d.ts
CHANGED
|
@@ -1150,6 +1150,7 @@ export { IconModelcontextprotocol, default as IconModelcontextprotocolDefault, }
|
|
|
1150
1150
|
export { IconMoneyHand, default as IconMoneyHandDefault, } from "./IconMoneyHand";
|
|
1151
1151
|
export { IconMoneybag, default as IconMoneybagDefault } from "./IconMoneybag";
|
|
1152
1152
|
export { IconMoon, default as IconMoonDefault } from "./IconMoon";
|
|
1153
|
+
export { IconMoon1, default as IconMoon1Default } from "./IconMoon1";
|
|
1153
1154
|
export { IconMoonStar, default as IconMoonStarDefault } from "./IconMoonStar";
|
|
1154
1155
|
export { IconMorningBrief, default as IconMorningBriefDefault, } from "./IconMorningBrief";
|
|
1155
1156
|
export { IconMountainBike, default as IconMountainBikeDefault, } from "./IconMountainBike";
|