@central-icons-react-native/round-outlined-radius-0-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-0-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": "0",
|
|
12233
|
+
"stroke": "2"
|
|
12234
|
+
},
|
|
12235
|
+
"createdAt": "2026-04-07T21:02:21.927931+00:00",
|
|
12236
|
+
"packageName": "round-outlined-radius-0-stroke-2",
|
|
12237
|
+
"componentName": "IconFullMoon"
|
|
12238
|
+
},
|
|
12225
12239
|
{
|
|
12226
12240
|
"category": "Photography & Video",
|
|
12227
12241
|
"svg": "<path d=\"M8 4H4V8M16 4H20V8M20 16V20H16M8 20H4V16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -16282,20 +16296,6 @@
|
|
|
16282
16296
|
"packageName": "round-outlined-radius-0-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": "0",
|
|
16293
|
-
"stroke": "2"
|
|
16294
|
-
},
|
|
16295
|
-
"createdAt": "2026-04-07T21:02:21.927931+00:00",
|
|
16296
|
-
"packageName": "round-outlined-radius-0-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.53045C12.2873 2.86497 12.2712 3.28147 12.0517 3.59995C11.3858 4.56606 10.9961 5.73602 10.9961 7.00001C10.9961 10.3137 13.6824 13 16.9961 13C18.2602 13 19.4302 12.6102 20.3963 11.9443C20.7148 11.7248 21.1313 11.7087 21.4658 11.9028C21.8003 12.097 21.9929 12.4667 21.9602 12.8521C21.5264 17.9747 17.2324 21.9963 11.9981 21.9963C6.47632 21.9963 2 17.52 2 11.9981C2 6.76396 6.0214 2.47009 11.1438 2.03605C11.5292 2.0034 11.8989 2.19593 12.0931 2.53045ZM9.42003 4.42442C6.268 5.49703 4 8.4831 4 11.9981C4 16.4154 7.58088 19.9963 11.9981 19.9963C15.5133 19.9963 18.4994 17.7281 19.5719 14.576C18.7632 14.8509 17.8967 15 16.9961 15C12.5778 15 8.99609 11.4183 8.99609 7.00001C8.99609 6.09955 9.14518 5.23304 9.42003 4.42442Z\" fill=\"currentColor\"/><path d=\"M16.2374 5.01761L17.049 3.39444C17.2332 3.02591 17.7591 3.02591 17.9434 3.39444L18.755 5.01761C18.8034 5.11437 18.8818 5.19283 18.9786 5.24121L20.6017 6.0528C20.9703 6.23706 20.9703 6.76296 20.6017 6.94723L18.9786 7.75881C18.8818 7.80719 18.8034 7.88565 18.755 7.98242L17.9434 9.60558C17.7591 9.97411 17.2332 9.97411 17.049 9.60558L16.2374 7.98242C16.189 7.88565 16.1105 7.80719 16.0138 7.75881L14.3906 6.94723C14.0221 6.76296 14.0221 6.23706 14.3906 6.0528L16.0138 5.24121C16.1105 5.19283 16.189 5.11437 16.2374 5.01761Z\" 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 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 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 7.3923 21 9 21 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 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 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 7.3923 21 9 21 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-0-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.192",
|
|
4
4
|
"style": "round-outlined-radius-0-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-0-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";
|