@central-icons-react-native/round-filled-radius-0-stroke-1 1.1.208 → 1.1.210
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/IconArrowRotateSparkle/index.d.ts +4 -0
- package/IconArrowRotateSparkle/index.js +2 -0
- package/IconArrowRotateSparkle/index.js.map +1 -0
- package/IconArrowRotateSparkle/index.mjs +2 -0
- package/IconArrowRotateSparkle/index.mjs.map +1 -0
- package/IconHomeRoofDoor/index.d.ts +4 -0
- package/IconHomeRoofDoor/index.js +2 -0
- package/IconHomeRoofDoor/index.js.map +1 -0
- package/IconHomeRoofDoor/index.mjs +2 -0
- package/IconHomeRoofDoor/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- package/index.d.ts +2 -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/skills/central-icons-react-native/SKILL.md +3 -1
- package/tsx-icons.json +14 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(C,r)=>{for(var o in r)n(C,o,{get:r[o],enumerable:!0})},a=(C,r,o,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!x.call(C,t)&&t!==o&&n(C,t,{get:()=>r[t],enumerable:!(l=B(r,t))||l.enumerable});return C};var m=(C,r,o)=>(o=C!=null?u(L(C)):{},a(r||!C||!C.__esModule?n(o,"default",{value:C,enumerable:!0}):o,C)),g=C=>a(n({},"__esModule",{value:!0}),C);var v={};P(v,{IconArrowRotateSparkle:()=>i,default:()=>d});module.exports=g(v);var e=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),c=({children:C,size:r=24,...o})=>f.default.createElement(s.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var p=require("react-native-svg"),i=C=>e.default.createElement(c,{...C},e.default.createElement(p.Path,{d:"M3.62793 10.4414C3.90169 10.4757 4.09551 10.7252 4.06152 10.999C4.02067 11.3266 4 11.6609 4 12C4.00001 16.4183 7.58173 20 12 20C14.5367 20 17.0049 18.8216 18.5205 17H15.5117C15.2356 17 15.0117 16.7761 15.0117 16.5C15.0117 16.2239 15.2356 16 15.5117 16H19.5117C19.7879 16 20.0117 16.2239 20.0117 16.5V20.5C20.0117 20.7761 19.7879 21 19.5117 21C19.2356 21 19.0117 20.7761 19.0117 20.5V17.9551C17.2896 19.828 14.6774 21 12 21C7.02944 21 3.00001 16.9706 3 12C3 11.6196 3.02341 11.2444 3.06934 10.876C3.10351 10.602 3.35391 10.4072 3.62793 10.4414Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M18 4C18.2409 4 18.4574 4.1482 18.5439 4.37305L19.2402 6.18555C19.3418 6.44944 19.5506 6.65819 19.8145 6.75977L21.627 7.45605C21.8518 7.5426 22 7.75906 22 8C22 8.24094 21.8518 8.4574 21.627 8.54395L19.8145 9.24023C19.5506 9.34181 19.3418 9.55056 19.2402 9.81445L18.5439 11.627C18.4574 11.8518 18.2409 12 18 12C17.7591 12 17.5426 11.8518 17.4561 11.627L16.7598 9.81445C16.6582 9.55056 16.4494 9.34181 16.1855 9.24023L14.373 8.54395C14.1482 8.4574 14 8.24094 14 8C14 7.75906 14.1482 7.5426 14.373 7.45605L16.1855 6.75977C16.4494 6.65819 16.6582 6.44944 16.7598 6.18555L17.4561 4.37305C17.5426 4.1482 17.7591 4 18 4Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M12 3C12.2761 3.00006 12.5 3.2239 12.5 3.5C12.5 3.7761 12.2761 3.99994 12 4C9.46329 4 6.99513 5.17844 5.47949 7H8.5C8.77614 7 9 7.22386 9 7.5C9 7.77614 8.77614 8 8.5 8H4.5C4.22386 8 4 7.77614 4 7.5V3.5C4 3.22386 4.22386 3 4.5 3C4.77614 3 5 3.22386 5 3.5V6.03223C6.72227 4.1667 9.32871 3 12 3Z",fill:"currentColor"})),d=i;0&&(module.exports={IconArrowRotateSparkle});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowRotateSparkle/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 IconArrowRotateSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.62793 10.4414C3.90169 10.4757 4.09551 10.7252 4.06152 10.999C4.02067 11.3266 4 11.6609 4 12C4.00001 16.4183 7.58173 20 12 20C14.5367 20 17.0049 18.8216 18.5205 17H15.5117C15.2356 17 15.0117 16.7761 15.0117 16.5C15.0117 16.2239 15.2356 16 15.5117 16H19.5117C19.7879 16 20.0117 16.2239 20.0117 16.5V20.5C20.0117 20.7761 19.7879 21 19.5117 21C19.2356 21 19.0117 20.7761 19.0117 20.5V17.9551C17.2896 19.828 14.6774 21 12 21C7.02944 21 3.00001 16.9706 3 12C3 11.6196 3.02341 11.2444 3.06934 10.876C3.10351 10.602 3.35391 10.4072 3.62793 10.4414Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 4C18.2409 4 18.4574 4.1482 18.5439 4.37305L19.2402 6.18555C19.3418 6.44944 19.5506 6.65819 19.8145 6.75977L21.627 7.45605C21.8518 7.5426 22 7.75906 22 8C22 8.24094 21.8518 8.4574 21.627 8.54395L19.8145 9.24023C19.5506 9.34181 19.3418 9.55056 19.2402 9.81445L18.5439 11.627C18.4574 11.8518 18.2409 12 18 12C17.7591 12 17.5426 11.8518 17.4561 11.627L16.7598 9.81445C16.6582 9.55056 16.4494 9.34181 16.1855 9.24023L14.373 8.54395C14.1482 8.4574 14 8.24094 14 8C14 7.75906 14.1482 7.5426 14.373 7.45605L16.1855 6.75977C16.4494 6.65819 16.6582 6.44944 16.7598 6.18555L17.4561 4.37305C17.5426 4.1482 17.7591 4 18 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 3C12.2761 3.00006 12.5 3.2239 12.5 3.5C12.5 3.7761 12.2761 3.99994 12 4C9.46329 4 6.99513 5.17844 5.47949 7H8.5C8.77614 7 9 7.22386 9 7.5C9 7.77614 8.77614 8 8.5 8H4.5C4.22386 8 4 7.77614 4 7.5V3.5C4 3.22386 4.22386 3 4.5 3C4.77614 3 5 3.22386 5 3.5V6.03223C6.72227 4.1667 9.32871 3 12 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowRotateSparkle;\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,4BAAAE,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,EAAoDC,GAE7D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kiBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wmBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uSACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArrowRotateSparkle_exports","__export","IconArrowRotateSparkle","IconArrowRotateSparkle_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowRotateSparkle","props","React","CentralIconBase","IconArrowRotateSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:C=24,...n})=>p.createElement(l,{...n,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o);import{Path as t}from"react-native-svg";var a=o=>r.createElement(e,{...o},r.createElement(t,{d:"M3.62793 10.4414C3.90169 10.4757 4.09551 10.7252 4.06152 10.999C4.02067 11.3266 4 11.6609 4 12C4.00001 16.4183 7.58173 20 12 20C14.5367 20 17.0049 18.8216 18.5205 17H15.5117C15.2356 17 15.0117 16.7761 15.0117 16.5C15.0117 16.2239 15.2356 16 15.5117 16H19.5117C19.7879 16 20.0117 16.2239 20.0117 16.5V20.5C20.0117 20.7761 19.7879 21 19.5117 21C19.2356 21 19.0117 20.7761 19.0117 20.5V17.9551C17.2896 19.828 14.6774 21 12 21C7.02944 21 3.00001 16.9706 3 12C3 11.6196 3.02341 11.2444 3.06934 10.876C3.10351 10.602 3.35391 10.4072 3.62793 10.4414Z",fill:"currentColor"}),r.createElement(t,{d:"M18 4C18.2409 4 18.4574 4.1482 18.5439 4.37305L19.2402 6.18555C19.3418 6.44944 19.5506 6.65819 19.8145 6.75977L21.627 7.45605C21.8518 7.5426 22 7.75906 22 8C22 8.24094 21.8518 8.4574 21.627 8.54395L19.8145 9.24023C19.5506 9.34181 19.3418 9.55056 19.2402 9.81445L18.5439 11.627C18.4574 11.8518 18.2409 12 18 12C17.7591 12 17.5426 11.8518 17.4561 11.627L16.7598 9.81445C16.6582 9.55056 16.4494 9.34181 16.1855 9.24023L14.373 8.54395C14.1482 8.4574 14 8.24094 14 8C14 7.75906 14.1482 7.5426 14.373 7.45605L16.1855 6.75977C16.4494 6.65819 16.6582 6.44944 16.7598 6.18555L17.4561 4.37305C17.5426 4.1482 17.7591 4 18 4Z",fill:"currentColor"}),r.createElement(t,{d:"M12 3C12.2761 3.00006 12.5 3.2239 12.5 3.5C12.5 3.7761 12.2761 3.99994 12 4C9.46329 4 6.99513 5.17844 5.47949 7H8.5C8.77614 7 9 7.22386 9 7.5C9 7.77614 8.77614 8 8.5 8H4.5C4.22386 8 4 7.77614 4 7.5V3.5C4 3.22386 4.22386 3 4.5 3C4.77614 3 5 3.22386 5 3.5V6.03223C6.72227 4.1667 9.32871 3 12 3Z",fill:"currentColor"})),x=a;export{a as IconArrowRotateSparkle,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowRotateSparkle/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 IconArrowRotateSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.62793 10.4414C3.90169 10.4757 4.09551 10.7252 4.06152 10.999C4.02067 11.3266 4 11.6609 4 12C4.00001 16.4183 7.58173 20 12 20C14.5367 20 17.0049 18.8216 18.5205 17H15.5117C15.2356 17 15.0117 16.7761 15.0117 16.5C15.0117 16.2239 15.2356 16 15.5117 16H19.5117C19.7879 16 20.0117 16.2239 20.0117 16.5V20.5C20.0117 20.7761 19.7879 21 19.5117 21C19.2356 21 19.0117 20.7761 19.0117 20.5V17.9551C17.2896 19.828 14.6774 21 12 21C7.02944 21 3.00001 16.9706 3 12C3 11.6196 3.02341 11.2444 3.06934 10.876C3.10351 10.602 3.35391 10.4072 3.62793 10.4414Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 4C18.2409 4 18.4574 4.1482 18.5439 4.37305L19.2402 6.18555C19.3418 6.44944 19.5506 6.65819 19.8145 6.75977L21.627 7.45605C21.8518 7.5426 22 7.75906 22 8C22 8.24094 21.8518 8.4574 21.627 8.54395L19.8145 9.24023C19.5506 9.34181 19.3418 9.55056 19.2402 9.81445L18.5439 11.627C18.4574 11.8518 18.2409 12 18 12C17.7591 12 17.5426 11.8518 17.4561 11.627L16.7598 9.81445C16.6582 9.55056 16.4494 9.34181 16.1855 9.24023L14.373 8.54395C14.1482 8.4574 14 8.24094 14 8C14 7.75906 14.1482 7.5426 14.373 7.45605L16.1855 6.75977C16.4494 6.65819 16.6582 6.44944 16.7598 6.18555L17.4561 4.37305C17.5426 4.1482 17.7591 4 18 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 3C12.2761 3.00006 12.5 3.2239 12.5 3.5C12.5 3.7761 12.2761 3.99994 12 4C9.46329 4 6.99513 5.17844 5.47949 7H8.5C8.77614 7 9 7.22386 9 7.5C9 7.77614 8.77614 8 8.5 8H4.5C4.22386 8 4 7.77614 4 7.5V3.5C4 3.22386 4.22386 3 4.5 3C4.77614 3 5 3.22386 5 3.5V6.03223C6.72227 4.1667 9.32871 3 12 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowRotateSparkle;\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,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kiBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wmBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uSACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowRotateSparkle","props","React","CentralIconBase","IconArrowRotateSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var I=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},a=(o,r,t,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of u(r))!P.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(C=i(r,e))||C.enumerable});return o};var m=(o,r,t)=>(t=o!=null?I(x(o)):{},a(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),v=o=>a(n({},"__esModule",{value:!0}),o);var y={};g(y,{IconHomeRoofDoor:()=>B,default:()=>h});module.exports=v(y);var p=m(require("react"));var l=m(require("react")),s=require("react-native-svg"),f=({children:o,size:r=24,...t})=>l.default.createElement(s.Svg,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var c=require("react-native-svg"),B=o=>p.default.createElement(f,{...o},p.default.createElement(c.Path,{d:"M11.7053 1.79442C11.8809 1.66641 12.1196 1.66628 12.2951 1.79442L22.2951 9.09618C22.5179 9.25904 22.5662 9.57149 22.4035 9.79442C22.2407 10.0174 21.9283 10.0665 21.7053 9.9038L20.0002 8.65868V20.4995C20.0002 20.7756 19.7762 20.9994 19.5002 20.9995H14.0002V14.4995C14 14.2237 13.7761 13.9996 13.5002 13.9995H10.5002C10.2242 13.9995 10.0005 14.2236 10.0002 14.4995V20.9995H4.50021C4.22407 20.9995 4.00021 20.7756 4.00021 20.4995V8.65868L2.29514 9.9038C2.07211 10.0666 1.75875 10.0174 1.59592 9.79442C1.43338 9.57142 1.48238 9.25893 1.70529 9.09618L11.7053 1.79442Z",fill:"currentColor"})),h=B;0&&(module.exports={IconHomeRoofDoor});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconHomeRoofDoor/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 IconHomeRoofDoor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.7053 1.79442C11.8809 1.66641 12.1196 1.66628 12.2951 1.79442L22.2951 9.09618C22.5179 9.25904 22.5662 9.57149 22.4035 9.79442C22.2407 10.0174 21.9283 10.0665 21.7053 9.9038L20.0002 8.65868V20.4995C20.0002 20.7756 19.7762 20.9994 19.5002 20.9995H14.0002V14.4995C14 14.2237 13.7761 13.9996 13.5002 13.9995H10.5002C10.2242 13.9995 10.0005 14.2236 10.0002 14.4995V20.9995H4.50021C4.22407 20.9995 4.00021 20.7756 4.00021 20.4995V8.65868L2.29514 9.9038C2.07211 10.0666 1.75875 10.0174 1.59592 9.79442C1.43338 9.57142 1.48238 9.25893 1.70529 9.09618L11.7053 1.79442Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHomeRoofDoor;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,qjBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconHomeRoofDoor_exports","__export","IconHomeRoofDoor","IconHomeRoofDoor_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHomeRoofDoor","props","React","CentralIconBase","IconHomeRoofDoor_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:r,size:o=24,...n})=>p.createElement(C,{...n,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 a}from"react-native-svg";var m=r=>e.createElement(t,{...r},e.createElement(a,{d:"M11.7053 1.79442C11.8809 1.66641 12.1196 1.66628 12.2951 1.79442L22.2951 9.09618C22.5179 9.25904 22.5662 9.57149 22.4035 9.79442C22.2407 10.0174 21.9283 10.0665 21.7053 9.9038L20.0002 8.65868V20.4995C20.0002 20.7756 19.7762 20.9994 19.5002 20.9995H14.0002V14.4995C14 14.2237 13.7761 13.9996 13.5002 13.9995H10.5002C10.2242 13.9995 10.0005 14.2236 10.0002 14.4995V20.9995H4.50021C4.22407 20.9995 4.00021 20.7756 4.00021 20.4995V8.65868L2.29514 9.9038C2.07211 10.0666 1.75875 10.0174 1.59592 9.79442C1.43338 9.57142 1.48238 9.25893 1.70529 9.09618L11.7053 1.79442Z",fill:"currentColor"})),P=m;export{m as IconHomeRoofDoor,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconHomeRoofDoor/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 IconHomeRoofDoor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.7053 1.79442C11.8809 1.66641 12.1196 1.66628 12.2951 1.79442L22.2951 9.09618C22.5179 9.25904 22.5662 9.57149 22.4035 9.79442C22.2407 10.0174 21.9283 10.0665 21.7053 9.9038L20.0002 8.65868V20.4995C20.0002 20.7756 19.7762 20.9994 19.5002 20.9995H14.0002V14.4995C14 14.2237 13.7761 13.9996 13.5002 13.9995H10.5002C10.2242 13.9995 10.0005 14.2236 10.0002 14.4995V20.9995H4.50021C4.22407 20.9995 4.00021 20.7756 4.00021 20.4995V8.65868L2.29514 9.9038C2.07211 10.0666 1.75875 10.0174 1.59592 9.79442C1.43338 9.57142 1.48238 9.25893 1.70529 9.09618L11.7053 1.79442Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHomeRoofDoor;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,qjBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconHomeRoofDoor","props","React","CentralIconBase","IconHomeRoofDoor_default"]}
|
package/README.md
CHANGED
|
@@ -151,6 +151,7 @@ Below is a complete list of available icons:
|
|
|
151
151
|
- IconAiTokens
|
|
152
152
|
- IconAiTranslate
|
|
153
153
|
- IconAppleIntelligenceIcon
|
|
154
|
+
- IconArrowRotateSparkle
|
|
154
155
|
- IconAutoCrop
|
|
155
156
|
- IconBag2Sparkle
|
|
156
157
|
- IconBoxSparkle
|
|
@@ -416,6 +417,7 @@ Below is a complete list of available icons:
|
|
|
416
417
|
- IconHomeOpen
|
|
417
418
|
- IconHomePersonalFeed
|
|
418
419
|
- IconHomeRoof
|
|
420
|
+
- IconHomeRoofDoor
|
|
419
421
|
- IconHomeRoundDoor
|
|
420
422
|
- IconMall
|
|
421
423
|
- IconSchool
|
package/filtered-icons.json
CHANGED
|
@@ -1834,6 +1834,20 @@
|
|
|
1834
1834
|
"packageName": "round-filled-radius-0-stroke-1",
|
|
1835
1835
|
"componentName": "IconArrowRotateRightLeft"
|
|
1836
1836
|
},
|
|
1837
|
+
{
|
|
1838
|
+
"category": "AI & Magic",
|
|
1839
|
+
"svg": "<path d=\"M3.62793 10.4414C3.90169 10.4757 4.09551 10.7252 4.06152 10.999C4.02067 11.3266 4 11.6609 4 12C4.00001 16.4183 7.58173 20 12 20C14.5367 20 17.0049 18.8216 18.5205 17H15.5117C15.2356 17 15.0117 16.7761 15.0117 16.5C15.0117 16.2239 15.2356 16 15.5117 16H19.5117C19.7879 16 20.0117 16.2239 20.0117 16.5V20.5C20.0117 20.7761 19.7879 21 19.5117 21C19.2356 21 19.0117 20.7761 19.0117 20.5V17.9551C17.2896 19.828 14.6774 21 12 21C7.02944 21 3.00001 16.9706 3 12C3 11.6196 3.02341 11.2444 3.06934 10.876C3.10351 10.602 3.35391 10.4072 3.62793 10.4414Z\" fill=\"currentColor\"/><path d=\"M18 4C18.2409 4 18.4574 4.1482 18.5439 4.37305L19.2402 6.18555C19.3418 6.44944 19.5506 6.65819 19.8145 6.75977L21.627 7.45605C21.8518 7.5426 22 7.75906 22 8C22 8.24094 21.8518 8.4574 21.627 8.54395L19.8145 9.24023C19.5506 9.34181 19.3418 9.55056 19.2402 9.81445L18.5439 11.627C18.4574 11.8518 18.2409 12 18 12C17.7591 12 17.5426 11.8518 17.4561 11.627L16.7598 9.81445C16.6582 9.55056 16.4494 9.34181 16.1855 9.24023L14.373 8.54395C14.1482 8.4574 14 8.24094 14 8C14 7.75906 14.1482 7.5426 14.373 7.45605L16.1855 6.75977C16.4494 6.65819 16.6582 6.44944 16.7598 6.18555L17.4561 4.37305C17.5426 4.1482 17.7591 4 18 4Z\" fill=\"currentColor\"/><path d=\"M12 3C12.2761 3.00006 12.5 3.2239 12.5 3.5C12.5 3.7761 12.2761 3.99994 12 4C9.46329 4 6.99513 5.17844 5.47949 7H8.5C8.77614 7 9 7.22386 9 7.5C9 7.77614 8.77614 8 8.5 8H4.5C4.22386 8 4 7.77614 4 7.5V3.5C4 3.22386 4.22386 3 4.5 3C4.77614 3 5 3.22386 5 3.5V6.03223C6.72227 4.1667 9.32871 3 12 3Z\" fill=\"currentColor\"/>",
|
|
1840
|
+
"iconName": "arrow-rotate-sparkle, repeat, refresh, generate",
|
|
1841
|
+
"variant": {
|
|
1842
|
+
"join": "round",
|
|
1843
|
+
"filled": "on",
|
|
1844
|
+
"radius": "0",
|
|
1845
|
+
"stroke": "1"
|
|
1846
|
+
},
|
|
1847
|
+
"createdAt": "2026-04-23T15:02:22.921188+00:00",
|
|
1848
|
+
"packageName": "round-filled-radius-0-stroke-1",
|
|
1849
|
+
"componentName": "IconArrowRotateSparkle"
|
|
1850
|
+
},
|
|
1837
1851
|
{
|
|
1838
1852
|
"category": "Interface General",
|
|
1839
1853
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.6464 3.64645C16.8417 3.45118 17.1583 3.45118 17.3536 3.64645L20.8536 7.14645C21.0488 7.34171 21.0488 7.65829 20.8536 7.85355L17.3536 11.3536C17.1583 11.5488 16.8417 11.5488 16.6464 11.3536C16.4512 11.1583 16.4512 10.8417 16.6464 10.6464L19.2929 8H12.5C10.0147 8 8 10.0147 8 12.5V13.5C8 13.7761 7.77614 14 7.5 14C7.22386 14 7 13.7761 7 13.5V12.5C7 9.46243 9.46243 7 12.5 7H19.2929L16.6464 4.35355C16.4512 4.15829 16.4512 3.84171 16.6464 3.64645ZM2.5 7C2.77614 7 3 7.22386 3 7.5V19H19.5C19.7761 19 20 19.2239 20 19.5C20 19.7761 19.7761 20 19.5 20H2.5C2.22386 20 2 19.7761 2 19.5V7.5C2 7.22386 2.22386 7 2.5 7Z\" fill=\"currentColor\"/>",
|
|
@@ -13762,6 +13776,20 @@
|
|
|
13762
13776
|
"packageName": "round-filled-radius-0-stroke-1",
|
|
13763
13777
|
"componentName": "IconHomeRoof"
|
|
13764
13778
|
},
|
|
13779
|
+
{
|
|
13780
|
+
"category": "Building",
|
|
13781
|
+
"svg": "<path d=\"M11.7053 1.79442C11.8809 1.66641 12.1196 1.66628 12.2951 1.79442L22.2951 9.09618C22.5179 9.25904 22.5662 9.57149 22.4035 9.79442C22.2407 10.0174 21.9283 10.0665 21.7053 9.9038L20.0002 8.65868V20.4995C20.0002 20.7756 19.7762 20.9994 19.5002 20.9995H14.0002V14.4995C14 14.2237 13.7761 13.9996 13.5002 13.9995H10.5002C10.2242 13.9995 10.0005 14.2236 10.0002 14.4995V20.9995H4.50021C4.22407 20.9995 4.00021 20.7756 4.00021 20.4995V8.65868L2.29514 9.9038C2.07211 10.0666 1.75875 10.0174 1.59592 9.79442C1.43338 9.57142 1.48238 9.25893 1.70529 9.09618L11.7053 1.79442Z\" fill=\"currentColor\"/>",
|
|
13782
|
+
"iconName": "home-roof-door, house",
|
|
13783
|
+
"variant": {
|
|
13784
|
+
"join": "round",
|
|
13785
|
+
"filled": "on",
|
|
13786
|
+
"radius": "0",
|
|
13787
|
+
"stroke": "1"
|
|
13788
|
+
},
|
|
13789
|
+
"createdAt": "2026-04-24T06:02:17.817002+00:00",
|
|
13790
|
+
"packageName": "round-filled-radius-0-stroke-1",
|
|
13791
|
+
"componentName": "IconHomeRoofDoor"
|
|
13792
|
+
},
|
|
13765
13793
|
{
|
|
13766
13794
|
"category": "Building",
|
|
13767
13795
|
"svg": "<path d=\"M12.265 3.076C12.1029 2.97467 11.8971 2.97467 11.735 3.076L3.235 8.3885C3.08881 8.47987 3 8.6401 3 8.8125V20.5C3 20.7761 3.22386 21 3.5 21H9C9.27614 21 9.5 20.7761 9.5 20.5V17C9.5 15.6193 10.6193 14.5 12 14.5C13.3807 14.5 14.5 15.6193 14.5 17V20.5C14.5 20.7761 14.7239 21 15 21H20.5C20.7761 21 21 20.7761 21 20.5V8.8125C21 8.6401 20.9112 8.47987 20.765 8.3885L12.265 3.076Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -130,6 +130,7 @@ export type CentralIconName =
|
|
|
130
130
|
| "IconArrowRotateCounterClockwise"
|
|
131
131
|
| "IconArrowRotateLeftRight"
|
|
132
132
|
| "IconArrowRotateRightLeft"
|
|
133
|
+
| "IconArrowRotateSparkle"
|
|
133
134
|
| "IconArrowRounded"
|
|
134
135
|
| "IconArrowsAllSides"
|
|
135
136
|
| "IconArrowsAllSides2"
|
|
@@ -982,6 +983,7 @@ export type CentralIconName =
|
|
|
982
983
|
| "IconHomeOpen"
|
|
983
984
|
| "IconHomePersonalFeed"
|
|
984
985
|
| "IconHomeRoof"
|
|
986
|
+
| "IconHomeRoofDoor"
|
|
985
987
|
| "IconHomeRoundDoor"
|
|
986
988
|
| "IconHook"
|
|
987
989
|
| "IconHorizontalAlignmentBottom"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.210",
|
|
4
4
|
"style": "round-filled-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-0-stroke-1/IconHome';",
|
|
@@ -11,15 +11,16 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1971,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
|
-
"count":
|
|
17
|
+
"count": 82,
|
|
18
18
|
"icons": [
|
|
19
19
|
"IconAiSlop",
|
|
20
20
|
"IconAiTokens",
|
|
21
21
|
"IconAiTranslate",
|
|
22
22
|
"IconAppleIntelligenceIcon",
|
|
23
|
+
"IconArrowRotateSparkle",
|
|
23
24
|
"IconAutoCrop",
|
|
24
25
|
"IconBag2Sparkle",
|
|
25
26
|
"IconBoxSparkle",
|
|
@@ -275,7 +276,7 @@
|
|
|
275
276
|
]
|
|
276
277
|
},
|
|
277
278
|
"Building": {
|
|
278
|
-
"count":
|
|
279
|
+
"count": 26,
|
|
279
280
|
"icons": [
|
|
280
281
|
"IconBank",
|
|
281
282
|
"IconBank2",
|
|
@@ -293,6 +294,7 @@
|
|
|
293
294
|
"IconHomeOpen",
|
|
294
295
|
"IconHomePersonalFeed",
|
|
295
296
|
"IconHomeRoof",
|
|
297
|
+
"IconHomeRoofDoor",
|
|
296
298
|
"IconHomeRoundDoor",
|
|
297
299
|
"IconMall",
|
|
298
300
|
"IconSchool",
|
|
@@ -2302,6 +2304,7 @@
|
|
|
2302
2304
|
"IconArrowRotateCounterClockwise": "arrow-rotate-counter-clockwise, rotate-left",
|
|
2303
2305
|
"IconArrowRotateLeftRight": "arrow-rotate-left-right, repeat, refresh",
|
|
2304
2306
|
"IconArrowRotateRightLeft": "arrow-rotate-right-left, repeat, refresh, routines",
|
|
2307
|
+
"IconArrowRotateSparkle": "arrow-rotate-sparkle, repeat, refresh, generate",
|
|
2305
2308
|
"IconArrowRounded": "arrow-rounded, share, arrow, login",
|
|
2306
2309
|
"IconArrowsAllSides": "arrows-all-sides, move, focus",
|
|
2307
2310
|
"IconArrowsAllSides2": "arrows-all-sides-2, scan, move, focus",
|
|
@@ -3154,6 +3157,7 @@
|
|
|
3154
3157
|
"IconHomeOpen": "home-open, house",
|
|
3155
3158
|
"IconHomePersonalFeed": "home-personal-feed, for-you",
|
|
3156
3159
|
"IconHomeRoof": "home-roof, house",
|
|
3160
|
+
"IconHomeRoofDoor": "home-roof-door, house",
|
|
3157
3161
|
"IconHomeRoundDoor": "home-round-door",
|
|
3158
3162
|
"IconHook": "hook, phishing",
|
|
3159
3163
|
"IconHorizontalAlignmentBottom": "horizontal-alignment-bottom",
|
package/index.d.ts
CHANGED
|
@@ -131,6 +131,7 @@ export { IconArrowRotateClockwise, default as IconArrowRotateClockwiseDefault, }
|
|
|
131
131
|
export { IconArrowRotateCounterClockwise, default as IconArrowRotateCounterClockwiseDefault, } from "./IconArrowRotateCounterClockwise";
|
|
132
132
|
export { IconArrowRotateLeftRight, default as IconArrowRotateLeftRightDefault, } from "./IconArrowRotateLeftRight";
|
|
133
133
|
export { IconArrowRotateRightLeft, default as IconArrowRotateRightLeftDefault, } from "./IconArrowRotateRightLeft";
|
|
134
|
+
export { IconArrowRotateSparkle, default as IconArrowRotateSparkleDefault, } from "./IconArrowRotateSparkle";
|
|
134
135
|
export { IconArrowRounded, default as IconArrowRoundedDefault, } from "./IconArrowRounded";
|
|
135
136
|
export { IconArrowShareLeft, default as IconArrowShareLeftDefault, } from "./IconArrowShareLeft";
|
|
136
137
|
export { IconArrowShareRight, default as IconArrowShareRightDefault, } from "./IconArrowShareRight";
|
|
@@ -981,6 +982,7 @@ export { IconHomeLine, default as IconHomeLineDefault } from "./IconHomeLine";
|
|
|
981
982
|
export { IconHomeOpen, default as IconHomeOpenDefault } from "./IconHomeOpen";
|
|
982
983
|
export { IconHomePersonalFeed, default as IconHomePersonalFeedDefault, } from "./IconHomePersonalFeed";
|
|
983
984
|
export { IconHomeRoof, default as IconHomeRoofDefault } from "./IconHomeRoof";
|
|
985
|
+
export { IconHomeRoofDoor, default as IconHomeRoofDoorDefault, } from "./IconHomeRoofDoor";
|
|
984
986
|
export { IconHomeRoundDoor, default as IconHomeRoundDoorDefault, } from "./IconHomeRoundDoor";
|
|
985
987
|
export { IconHook, default as IconHookDefault } from "./IconHook";
|
|
986
988
|
export { IconHorizontalAlignmentBottom, default as IconHorizontalAlignmentBottomDefault, } from "./IconHorizontalAlignmentBottom";
|