@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.191 → 1.1.192
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 → IconFullMoon}/index.d.ts +2 -2
- package/IconFullMoon/index.js +2 -0
- package/IconFullMoon/index.js.map +1 -0
- package/{IconMoon1 → IconFullMoon}/index.mjs +1 -1
- package/IconFullMoon/index.mjs.map +1 -0
- package/README.md +1 -1
- package/filtered-icons.json +16 -16
- package/icons/index.d.ts +1 -1
- package/icons-index.json +5 -5
- package/index.d.ts +1 -1
- 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 +9 -9
- package/IconMoon1/index.js +0 -2
- package/IconMoon1/index.js.map +0 -1
- package/IconMoon1/index.mjs.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { FC } from "react";
|
|
2
2
|
import { type CentralIconBaseProps } from "../CentralIconBase";
|
|
3
|
-
export declare const
|
|
4
|
-
export default
|
|
3
|
+
export declare const IconFullMoon: FC<CentralIconBaseProps>;
|
|
4
|
+
export default IconFullMoon;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var p=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)p(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of y(o))!I.call(r,l)&&l!==t&&p(r,l,{get:()=>o[l],enumerable:!(c=x(o,l))||c.enumerable});return r};var s=(r,o,t)=>(t=r!=null?f(B(r)):{},C(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>C(p({},"__esModule",{value:!0}),r);var g={};h(g,{IconFullMoon:()=>a,default:()=>d});module.exports=P(g);var e=s(require("react"));var m=s(require("react")),i=require("react-native-svg"),u=({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"),a=r=>e.default.createElement(u,{...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.03076C18.5268 9.27681 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972",stroke:"currentColor",strokeWidth:"2"})),d=a;0&&(module.exports={IconFullMoon});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFullMoon/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 IconFullMoon: 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.03076C18.5268 9.27681 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFullMoon;\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,kBAAAE,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,EAA0CC,GAEnD,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,+FACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconFullMoon_exports","__export","IconFullMoon","IconFullMoon_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFullMoon","props","React","CentralIconBase","IconFullMoon_default"]}
|
|
@@ -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{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.03076C18.5268 9.27681 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972",stroke:"currentColor",strokeWidth:"2"})),h=s;export{s as IconFullMoon,h as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFullMoon/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 IconFullMoon: 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.03076C18.5268 9.27681 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFullMoon;\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,EAA0CC,GAEnDC,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,+FACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconFullMoon","props","React","CentralIconBase","IconFullMoon_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -12222,6 +12222,20 @@
|
|
|
12222
12222
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
12223
12223
|
"componentName": "IconFrisbeeGolf"
|
|
12224
12224
|
},
|
|
12225
|
+
{
|
|
12226
|
+
"category": "Weather",
|
|
12227
|
+
"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.03076C18.5268 9.27681 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
12228
|
+
"iconName": "full-moon, dark-mode, nasa",
|
|
12229
|
+
"variant": {
|
|
12230
|
+
"join": "round",
|
|
12231
|
+
"filled": "off",
|
|
12232
|
+
"radius": "2",
|
|
12233
|
+
"stroke": "2"
|
|
12234
|
+
},
|
|
12235
|
+
"createdAt": "2026-04-07T21:02:21.927931+00:00",
|
|
12236
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
12237
|
+
"componentName": "IconFullMoon"
|
|
12238
|
+
},
|
|
12225
12239
|
{
|
|
12226
12240
|
"category": "Photography & Video",
|
|
12227
12241
|
"svg": "<path d=\"M8 4H6C4.89543 4 4 4.89543 4 6V8M16 4H18C19.1046 4 20 4.89543 20 6V8M20 16V18C20 19.1046 19.1046 20 18 20H16M8 20H6C4.89543 20 4 19.1046 4 18V16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -16282,20 +16296,6 @@
|
|
|
16282
16296
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
16283
16297
|
"componentName": "IconMoon"
|
|
16284
16298
|
},
|
|
16285
|
-
{
|
|
16286
|
-
"category": "Weather",
|
|
16287
|
-
"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.03076C18.5268 9.27681 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
16288
|
-
"iconName": "moon, dark-mode, nasa",
|
|
16289
|
-
"variant": {
|
|
16290
|
-
"join": "round",
|
|
16291
|
-
"filled": "off",
|
|
16292
|
-
"radius": "2",
|
|
16293
|
-
"stroke": "2"
|
|
16294
|
-
},
|
|
16295
|
-
"createdAt": "2026-04-07T21:02:21.927931+00:00",
|
|
16296
|
-
"packageName": "round-outlined-radius-2-stroke-2",
|
|
16297
|
-
"componentName": "IconMoon1"
|
|
16298
|
-
},
|
|
16299
16299
|
{
|
|
16300
16300
|
"category": "Weather",
|
|
16301
16301
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0931 2.53021C12.2873 2.86472 12.2712 3.28123 12.0517 3.59971C11.3858 4.56582 10.9961 5.73577 10.9961 6.99976C10.9961 10.3135 13.6824 12.9998 16.9961 12.9998C18.2602 12.9998 19.4302 12.61 20.3963 11.9441C20.7148 11.7246 21.1313 11.7084 21.4658 11.9026C21.8003 12.0968 21.9929 12.4664 21.9602 12.8519C21.5264 17.9745 17.2324 21.996 11.9981 21.996C6.47632 21.996 2 17.5197 2 11.9979C2 6.76372 6.0214 2.46985 11.1438 2.03581C11.5292 2.00315 11.8989 2.19569 12.0931 2.53021ZM9.42003 4.42417C6.268 5.49679 4 8.48285 4 11.9979C4 16.4151 7.58088 19.996 11.9981 19.996C15.5133 19.996 18.4994 17.7279 19.5719 14.5757C18.7632 14.8506 17.8967 14.9998 16.9961 14.9998C12.5778 14.9998 8.99609 11.418 8.99609 6.99976C8.99609 6.0993 9.14518 5.2328 9.42003 4.42417Z\" fill=\"currentColor\"/><path d=\"M16.2374 5.01736L17.049 3.39419C17.2332 3.02567 17.7591 3.02567 17.9434 3.3942L18.755 5.01736C18.8034 5.11413 18.8818 5.19259 18.9786 5.24097L20.6017 6.05255C20.9703 6.23682 20.9703 6.76272 20.6017 6.94698L18.9786 7.75857C18.8818 7.80695 18.8034 7.88541 18.755 7.98217L17.9434 9.60534C17.7591 9.97386 17.2332 9.97386 17.049 9.60534L16.2374 7.98217C16.189 7.88541 16.1105 7.80695 16.0138 7.75856L14.3906 6.94698C14.0221 6.76272 14.0221 6.23682 14.3906 6.05255L16.0138 5.24097C16.1105 5.19259 16.189 5.11413 16.2374 5.01736Z\" fill=\"currentColor\"/>",
|
|
@@ -20933,7 +20933,7 @@
|
|
|
20933
20933
|
{
|
|
20934
20934
|
"category": "Folders & Files",
|
|
20935
20935
|
"svg": "<path d=\"M7 15.4996C7 15.4996 7 8.27504 7 5.9964C7 5.46648 7.21052 4.95846 7.58617 4.58406C7.96104 4.20966 8.46974 4 9.00035 4C12.1715 4 18 4 18 4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 17.8101 4 17.6529 4 17.5C4 16.6715 4.672 16 5.50043 16C7.67466 16 9.32534 16 11.4996 16C12.328 16 13 16.6716 13 17.5L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 6.5005 21 7.02884 21 7.50032C21 8.32874 20.3284 9 19.5 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11 8H13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11 12H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
20936
|
-
"iconName": "script, paper, page, contract, file, document",
|
|
20936
|
+
"iconName": "script, paper, page, contract, file, document, skills",
|
|
20937
20937
|
"variant": {
|
|
20938
20938
|
"join": "round",
|
|
20939
20939
|
"filled": "off",
|
|
@@ -20947,7 +20947,7 @@
|
|
|
20947
20947
|
{
|
|
20948
20948
|
"category": "Folders & Files",
|
|
20949
20949
|
"svg": "<path d=\"M7 15.4996C7 15.4996 7 8.27504 7 5.9964C7 5.46648 7.21052 4.95846 7.58617 4.58406C7.96104 4.20966 8.46974 4 9.00035 4C12.1715 4 18 4 18 4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 17.8101 4 17.6529 4 17.5C4 16.6715 4.672 16 5.50043 16C7.67466 16 9.32534 16 11.4996 16C12.328 16 13 16.6716 13 17.5L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 6.5005 21 7.02884 21 7.50032C21 8.32874 20.3284 9 19.5 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
20950
|
-
"iconName": "script-2, paper, page, contract, file, document",
|
|
20950
|
+
"iconName": "script-2, paper, page, contract, file, document, skills",
|
|
20951
20951
|
"variant": {
|
|
20952
20952
|
"join": "round",
|
|
20953
20953
|
"filled": "off",
|
package/icons/index.d.ts
CHANGED
|
@@ -872,6 +872,7 @@ export type CentralIconName =
|
|
|
872
872
|
| "IconFridge"
|
|
873
873
|
| "IconFrisbee"
|
|
874
874
|
| "IconFrisbeeGolf"
|
|
875
|
+
| "IconFullMoon"
|
|
875
876
|
| "IconFullScreen"
|
|
876
877
|
| "IconFullscreen1"
|
|
877
878
|
| "IconFullscreen2"
|
|
@@ -1162,7 +1163,6 @@ export type CentralIconName =
|
|
|
1162
1163
|
| "IconMoneybag"
|
|
1163
1164
|
| "IconMoneyHand"
|
|
1164
1165
|
| "IconMoon"
|
|
1165
|
-
| "IconMoon1"
|
|
1166
1166
|
| "IconMoonStar"
|
|
1167
1167
|
| "IconMorningBrief"
|
|
1168
1168
|
| "IconMountainBike"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.192",
|
|
4
4
|
"style": "round-outlined-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-stroke-2/IconHome';",
|
|
@@ -2121,9 +2121,9 @@
|
|
|
2121
2121
|
"IconCloudy",
|
|
2122
2122
|
"IconCloudySun",
|
|
2123
2123
|
"IconDrop",
|
|
2124
|
+
"IconFullMoon",
|
|
2124
2125
|
"IconLightning",
|
|
2125
2126
|
"IconMoon",
|
|
2126
|
-
"IconMoon1",
|
|
2127
2127
|
"IconMoonStar",
|
|
2128
2128
|
"IconRainy",
|
|
2129
2129
|
"IconRainyLight",
|
|
@@ -3015,6 +3015,7 @@
|
|
|
3015
3015
|
"IconFridge": "fridge",
|
|
3016
3016
|
"IconFrisbee": "frisbee",
|
|
3017
3017
|
"IconFrisbeeGolf": "frisbee-golf",
|
|
3018
|
+
"IconFullMoon": "full-moon, dark-mode, nasa",
|
|
3018
3019
|
"IconFullScreen": "full-screen, focus",
|
|
3019
3020
|
"IconFullscreen1": "fullscreen-1",
|
|
3020
3021
|
"IconFullscreen2": "fullscreen-2",
|
|
@@ -3305,7 +3306,6 @@
|
|
|
3305
3306
|
"IconMoneybag": "moneybag, purse, savings",
|
|
3306
3307
|
"IconMoneyHand": "money-hand, coins, pay",
|
|
3307
3308
|
"IconMoon": "moon, dark-mode, night",
|
|
3308
|
-
"IconMoon1": "moon, dark-mode, nasa",
|
|
3309
3309
|
"IconMoonStar": "moon-star, night",
|
|
3310
3310
|
"IconMorningBrief": "morning-brief, daily-todo",
|
|
3311
3311
|
"IconMountainBike": "mountain-bike",
|
|
@@ -3637,8 +3637,8 @@
|
|
|
3637
3637
|
"IconScissors2": "scissors-2, cut",
|
|
3638
3638
|
"IconScratchCard": "scratch-card",
|
|
3639
3639
|
"IconScreenCapture": "screen-capture, recording",
|
|
3640
|
-
"IconScript": "script, paper, page, contract, file, document",
|
|
3641
|
-
"IconScript2": "script-2, paper, page, contract, file, document",
|
|
3640
|
+
"IconScript": "script, paper, page, contract, file, document, skills",
|
|
3641
|
+
"IconScript2": "script-2, paper, page, contract, file, document, skills",
|
|
3642
3642
|
"IconSdCard": "sd-card, memory-stick",
|
|
3643
3643
|
"IconSearchIntelligence": "search-intelligence, search-ai",
|
|
3644
3644
|
"IconSearchlinesSparkle": "search lines-sparkle, magnifier, document, list, page, file",
|
package/index.d.ts
CHANGED
|
@@ -871,6 +871,7 @@ export { IconFramer, default as IconFramerDefault } from "./IconFramer";
|
|
|
871
871
|
export { IconFridge, default as IconFridgeDefault } from "./IconFridge";
|
|
872
872
|
export { IconFrisbee, default as IconFrisbeeDefault } from "./IconFrisbee";
|
|
873
873
|
export { IconFrisbeeGolf, default as IconFrisbeeGolfDefault, } from "./IconFrisbeeGolf";
|
|
874
|
+
export { IconFullMoon, default as IconFullMoonDefault } from "./IconFullMoon";
|
|
874
875
|
export { IconFullScreen, default as IconFullScreenDefault, } from "./IconFullScreen";
|
|
875
876
|
export { IconFullscreen1, default as IconFullscreen1Default, } from "./IconFullscreen1";
|
|
876
877
|
export { IconFullscreen2, default as IconFullscreen2Default, } from "./IconFullscreen2";
|
|
@@ -1161,7 +1162,6 @@ export { IconModelcontextprotocol, default as IconModelcontextprotocolDefault, }
|
|
|
1161
1162
|
export { IconMoneyHand, default as IconMoneyHandDefault, } from "./IconMoneyHand";
|
|
1162
1163
|
export { IconMoneybag, default as IconMoneybagDefault } from "./IconMoneybag";
|
|
1163
1164
|
export { IconMoon, default as IconMoonDefault } from "./IconMoon";
|
|
1164
|
-
export { IconMoon1, default as IconMoon1Default } from "./IconMoon1";
|
|
1165
1165
|
export { IconMoonStar, default as IconMoonStarDefault } from "./IconMoonStar";
|
|
1166
1166
|
export { IconMorningBrief, default as IconMorningBriefDefault, } from "./IconMorningBrief";
|
|
1167
1167
|
export { IconMountainBike, default as IconMountainBikeDefault, } from "./IconMountainBike";
|