@central-icons-react-native/round-filled-radius-2-stroke-2 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=(r,C)=>{for(var o in C)n(r,o,{get:C[o],enumerable:!0})},a=(r,C,o,l)=>{if(C&&typeof C=="object"||typeof C=="function")for(let t of I(C))!x.call(r,t)&&t!==o&&n(r,t,{get:()=>C[t],enumerable:!(l=B(C,t))||l.enumerable});return r};var m=(r,C,o)=>(o=r!=null?u(L(r)):{},a(C||!r||!r.__esModule?n(o,"default",{value:r,enumerable:!0}):o,r)),g=r=>a(n({},"__esModule",{value:!0}),r);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:r,size:C=24,...o})=>f.default.createElement(s.Svg,{...o,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>e.default.createElement(c,{...r},e.default.createElement(p.Path,{d:"M4 11C4.55228 11 5 11.4477 5 12C5 15.866 8.13401 19 12 19C13.9107 19 15.673 18.2336 16.9531 17H15.0117C14.4594 17 14.0117 16.5523 14.0117 16C14.0117 15.4477 14.4594 15 15.0117 15H19.0117C19.564 15 20.0117 15.4477 20.0117 16V20C20.0117 20.5523 19.564 21 19.0117 21C18.4594 21 18.0117 20.5523 18.0117 20V18.7451C16.4015 20.1501 14.2809 21 12 21C7.02944 21 3 16.9706 3 12C3 11.4477 3.44772 11 4 11Z",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.5523 3 13 3.44772 13 4C13 4.55228 12.5523 5 12 5C10.0891 5 8.32687 5.76633 7.04688 7H9C9.55228 7 10 7.44772 10 8C10 8.55228 9.55228 9 9 9H5C4.44772 9 4 8.55228 4 8V4C4 3.44772 4.44772 3 5 3C5.55228 3 6 3.44772 6 4V5.24414C7.60878 3.84548 9.72476 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=\"M4 11C4.55228 11 5 11.4477 5 12C5 15.866 8.13401 19 12 19C13.9107 19 15.673 18.2336 16.9531 17H15.0117C14.4594 17 14.0117 16.5523 14.0117 16C14.0117 15.4477 14.4594 15 15.0117 15H19.0117C19.564 15 20.0117 15.4477 20.0117 16V20C20.0117 20.5523 19.564 21 19.0117 21C18.4594 21 18.0117 20.5523 18.0117 20V18.7451C16.4015 20.1501 14.2809 21 12 21C7.02944 21 3 16.9706 3 12C3 11.4477 3.44772 11 4 11Z\"\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.5523 3 13 3.44772 13 4C13 4.55228 12.5523 5 12 5C10.0891 5 8.32687 5.76633 7.04688 7H9C9.55228 7 10 7.44772 10 8C10 8.55228 9.55228 9 9 9H5C4.44772 9 4 8.55228 4 8V4C4 3.44772 4.44772 3 5 3C5.55228 3 6 3.44772 6 4V5.24414C7.60878 3.84548 9.72476 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,8YACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wmBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yQACF,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 C from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(l,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as t}from"react-native-svg";var a=o=>C.createElement(e,{...o},C.createElement(t,{d:"M4 11C4.55228 11 5 11.4477 5 12C5 15.866 8.13401 19 12 19C13.9107 19 15.673 18.2336 16.9531 17H15.0117C14.4594 17 14.0117 16.5523 14.0117 16C14.0117 15.4477 14.4594 15 15.0117 15H19.0117C19.564 15 20.0117 15.4477 20.0117 16V20C20.0117 20.5523 19.564 21 19.0117 21C18.4594 21 18.0117 20.5523 18.0117 20V18.7451C16.4015 20.1501 14.2809 21 12 21C7.02944 21 3 16.9706 3 12C3 11.4477 3.44772 11 4 11Z",fill:"currentColor"}),C.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"}),C.createElement(t,{d:"M12 3C12.5523 3 13 3.44772 13 4C13 4.55228 12.5523 5 12 5C10.0891 5 8.32687 5.76633 7.04688 7H9C9.55228 7 10 7.44772 10 8C10 8.55228 9.55228 9 9 9H5C4.44772 9 4 8.55228 4 8V4C4 3.44772 4.44772 3 5 3C5.55228 3 6 3.44772 6 4V5.24414C7.60878 3.84548 9.72476 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=\"M4 11C4.55228 11 5 11.4477 5 12C5 15.866 8.13401 19 12 19C13.9107 19 15.673 18.2336 16.9531 17H15.0117C14.4594 17 14.0117 16.5523 14.0117 16C14.0117 15.4477 14.4594 15 15.0117 15H19.0117C19.564 15 20.0117 15.4477 20.0117 16V20C20.0117 20.5523 19.564 21 19.0117 21C18.4594 21 18.0117 20.5523 18.0117 20V18.7451C16.4015 20.1501 14.2809 21 12 21C7.02944 21 3 16.9706 3 12C3 11.4477 3.44772 11 4 11Z\"\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.5523 3 13 3.44772 13 4C13 4.55228 12.5523 5 12 5C10.0891 5 8.32687 5.76633 7.04688 7H9C9.55228 7 10 7.44772 10 8C10 8.55228 9.55228 9 9 9H5C4.44772 9 4 8.55228 4 8V4C4 3.44772 4.44772 3 5 3C5.55228 3 6 3.44772 6 4V5.24414C7.60878 3.84548 9.72476 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,8YACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wmBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yQACF,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 e=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(o,r)=>{for(var C in r)e(o,C,{get:r[C],enumerable:!0})},a=(o,r,C,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of u(r))!P.call(o,t)&&t!==C&&e(o,t,{get:()=>r[t],enumerable:!(p=i(r,t))||p.enumerable});return o};var m=(o,r,C)=>(C=o!=null?I(x(o)):{},a(r||!o||!o.__esModule?e(C,"default",{value:o,enumerable:!0}):C,o)),L=o=>a(e({},"__esModule",{value:!0}),o);var h={};g(h,{IconHomeRoofDoor:()=>B,default:()=>v});module.exports=L(h);var n=m(require("react"));var l=m(require("react")),s=require("react-native-svg"),f=({children:o,size:r=24,...C})=>l.default.createElement(s.Svg,{...C,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=>n.default.createElement(f,{...o},n.default.createElement(c.Path,{d:"M11.5075 2.06157C11.8303 1.97964 12.169 1.97964 12.4918 2.06157C12.8659 2.15654 13.1865 2.38775 13.442 2.57231L13.5133 2.62407L22.0817 8.75786C22.5307 9.07932 22.6345 9.70432 22.3131 10.1534C21.9917 10.6024 21.3667 10.7062 20.9176 10.3848L19.9996 9.72759V17.1084C19.9997 17.6355 20 18.0904 19.9694 18.4649C19.9371 18.8602 19.8653 19.2535 19.6725 19.6319C19.3849 20.1964 18.9264 20.6558 18.362 20.9434C17.9836 21.1362 17.5903 21.207 17.195 21.2393C16.8204 21.2699 16.3656 21.2706 15.8385 21.2706H13.9791C13.9911 21.182 13.9996 21.0919 13.9996 21V16C13.9996 14.8955 13.1042 14 11.9996 14C10.8952 14.0001 9.99965 14.8955 9.99965 16V21C9.99965 21.0919 10.0082 21.182 10.0202 21.2706H8.16078C7.63383 21.2706 7.1788 21.2699 6.80434 21.2393C6.40914 21.207 6.01558 21.1361 5.63734 20.9434C5.07298 20.6558 4.61437 20.1963 4.3268 19.6319C4.13406 19.2536 4.06222 18.8602 4.02992 18.4649C3.99934 18.0904 3.99963 17.6355 3.99965 17.1084V9.72759L3.08168 10.3848C2.6327 10.706 2.0086 10.6022 1.68715 10.1534C1.36566 9.7043 1.46855 9.07936 1.91762 8.75786L10.486 2.62407L10.5573 2.57231C10.8127 2.38777 11.1334 2.1566 11.5075 2.06157Z",fill:"currentColor"})),v=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.5075 2.06157C11.8303 1.97964 12.169 1.97964 12.4918 2.06157C12.8659 2.15654 13.1865 2.38775 13.442 2.57231L13.5133 2.62407L22.0817 8.75786C22.5307 9.07932 22.6345 9.70432 22.3131 10.1534C21.9917 10.6024 21.3667 10.7062 20.9176 10.3848L19.9996 9.72759V17.1084C19.9997 17.6355 20 18.0904 19.9694 18.4649C19.9371 18.8602 19.8653 19.2535 19.6725 19.6319C19.3849 20.1964 18.9264 20.6558 18.362 20.9434C17.9836 21.1362 17.5903 21.207 17.195 21.2393C16.8204 21.2699 16.3656 21.2706 15.8385 21.2706H13.9791C13.9911 21.182 13.9996 21.0919 13.9996 21V16C13.9996 14.8955 13.1042 14 11.9996 14C10.8952 14.0001 9.99965 14.8955 9.99965 16V21C9.99965 21.0919 10.0082 21.182 10.0202 21.2706H8.16078C7.63383 21.2706 7.1788 21.2699 6.80434 21.2393C6.40914 21.207 6.01558 21.1361 5.63734 20.9434C5.07298 20.6558 4.61437 20.1963 4.3268 19.6319C4.13406 19.2536 4.06222 18.8602 4.02992 18.4649C3.99934 18.0904 3.99963 17.6355 3.99965 17.1084V9.72759L3.08168 10.3848C2.6327 10.706 2.0086 10.6022 1.68715 10.1534C1.36566 9.7043 1.46855 9.07936 1.91762 8.75786L10.486 2.62407L10.5573 2.57231C10.8127 2.38777 11.1334 2.1566 11.5075 2.06157Z\"\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,imCACF,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 t from"react";import n from"react";import{Svg as p}from"react-native-svg";var C=({children:r,size:o=24,...e})=>n.createElement(p,{...e,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=>t.createElement(C,{...r},t.createElement(a,{d:"M11.5075 2.06157C11.8303 1.97964 12.169 1.97964 12.4918 2.06157C12.8659 2.15654 13.1865 2.38775 13.442 2.57231L13.5133 2.62407L22.0817 8.75786C22.5307 9.07932 22.6345 9.70432 22.3131 10.1534C21.9917 10.6024 21.3667 10.7062 20.9176 10.3848L19.9996 9.72759V17.1084C19.9997 17.6355 20 18.0904 19.9694 18.4649C19.9371 18.8602 19.8653 19.2535 19.6725 19.6319C19.3849 20.1964 18.9264 20.6558 18.362 20.9434C17.9836 21.1362 17.5903 21.207 17.195 21.2393C16.8204 21.2699 16.3656 21.2706 15.8385 21.2706H13.9791C13.9911 21.182 13.9996 21.0919 13.9996 21V16C13.9996 14.8955 13.1042 14 11.9996 14C10.8952 14.0001 9.99965 14.8955 9.99965 16V21C9.99965 21.0919 10.0082 21.182 10.0202 21.2706H8.16078C7.63383 21.2706 7.1788 21.2699 6.80434 21.2393C6.40914 21.207 6.01558 21.1361 5.63734 20.9434C5.07298 20.6558 4.61437 20.1963 4.3268 19.6319C4.13406 19.2536 4.06222 18.8602 4.02992 18.4649C3.99934 18.0904 3.99963 17.6355 3.99965 17.1084V9.72759L3.08168 10.3848C2.6327 10.706 2.0086 10.6022 1.68715 10.1534C1.36566 9.7043 1.46855 9.07936 1.91762 8.75786L10.486 2.62407L10.5573 2.57231C10.8127 2.38777 11.1334 2.1566 11.5075 2.06157Z",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.5075 2.06157C11.8303 1.97964 12.169 1.97964 12.4918 2.06157C12.8659 2.15654 13.1865 2.38775 13.442 2.57231L13.5133 2.62407L22.0817 8.75786C22.5307 9.07932 22.6345 9.70432 22.3131 10.1534C21.9917 10.6024 21.3667 10.7062 20.9176 10.3848L19.9996 9.72759V17.1084C19.9997 17.6355 20 18.0904 19.9694 18.4649C19.9371 18.8602 19.8653 19.2535 19.6725 19.6319C19.3849 20.1964 18.9264 20.6558 18.362 20.9434C17.9836 21.1362 17.5903 21.207 17.195 21.2393C16.8204 21.2699 16.3656 21.2706 15.8385 21.2706H13.9791C13.9911 21.182 13.9996 21.0919 13.9996 21V16C13.9996 14.8955 13.1042 14 11.9996 14C10.8952 14.0001 9.99965 14.8955 9.99965 16V21C9.99965 21.0919 10.0082 21.182 10.0202 21.2706H8.16078C7.63383 21.2706 7.1788 21.2699 6.80434 21.2393C6.40914 21.207 6.01558 21.1361 5.63734 20.9434C5.07298 20.6558 4.61437 20.1963 4.3268 19.6319C4.13406 19.2536 4.06222 18.8602 4.02992 18.4649C3.99934 18.0904 3.99963 17.6355 3.99965 17.1084V9.72759L3.08168 10.3848C2.6327 10.706 2.0086 10.6022 1.68715 10.1534C1.36566 9.7043 1.46855 9.07936 1.91762 8.75786L10.486 2.62407L10.5573 2.57231C10.8127 2.38777 11.1334 2.1566 11.5075 2.06157Z\"\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,imCACF,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-2-stroke-2",
|
|
1835
1835
|
"componentName": "IconArrowRotateRightLeft"
|
|
1836
1836
|
},
|
|
1837
|
+
{
|
|
1838
|
+
"category": "AI & Magic",
|
|
1839
|
+
"svg": "<path d=\"M4 11C4.55228 11 5 11.4477 5 12C5 15.866 8.13401 19 12 19C13.9107 19 15.673 18.2336 16.9531 17H15.0117C14.4594 17 14.0117 16.5523 14.0117 16C14.0117 15.4477 14.4594 15 15.0117 15H19.0117C19.564 15 20.0117 15.4477 20.0117 16V20C20.0117 20.5523 19.564 21 19.0117 21C18.4594 21 18.0117 20.5523 18.0117 20V18.7451C16.4015 20.1501 14.2809 21 12 21C7.02944 21 3 16.9706 3 12C3 11.4477 3.44772 11 4 11Z\" 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.5523 3 13 3.44772 13 4C13 4.55228 12.5523 5 12 5C10.0891 5 8.32687 5.76633 7.04688 7H9C9.55228 7 10 7.44772 10 8C10 8.55228 9.55228 9 9 9H5C4.44772 9 4 8.55228 4 8V4C4 3.44772 4.44772 3 5 3C5.55228 3 6 3.44772 6 4V5.24414C7.60878 3.84548 9.72476 3 12 3Z\" fill=\"currentColor\"/>",
|
|
1840
|
+
"iconName": "arrow-rotate-sparkle, repeat, refresh, generate",
|
|
1841
|
+
"variant": {
|
|
1842
|
+
"join": "round",
|
|
1843
|
+
"filled": "on",
|
|
1844
|
+
"radius": "2",
|
|
1845
|
+
"stroke": "2"
|
|
1846
|
+
},
|
|
1847
|
+
"createdAt": "2026-04-23T15:02:22.921188+00:00",
|
|
1848
|
+
"packageName": "round-filled-radius-2-stroke-2",
|
|
1849
|
+
"componentName": "IconArrowRotateSparkle"
|
|
1850
|
+
},
|
|
1837
1851
|
{
|
|
1838
1852
|
"category": "Interface General",
|
|
1839
1853
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.7929 3.79289C16.1834 3.40237 16.8166 3.40237 17.2071 3.79289L20.7071 7.29289C21.0976 7.68342 21.0976 8.31658 20.7071 8.70711L17.2071 12.2071C16.8166 12.5976 16.1834 12.5976 15.7929 12.2071C15.4024 11.8166 15.4024 11.1834 15.7929 10.7929L17.5858 9H13C10.7909 9 9 10.7909 9 13V14C9 14.5523 8.55228 15 8 15C7.44772 15 7 14.5523 7 14V13C7 9.68629 9.68629 7 13 7H17.5858L15.7929 5.20711C15.4024 4.81658 15.4024 4.18342 15.7929 3.79289ZM3 7C3.55228 7 4 7.44772 4 8V17C4 17.5523 4.44772 18 5 18H19C19.5523 18 20 18.4477 20 19C20 19.5523 19.5523 20 19 20H5C3.34315 20 2 18.6569 2 17V8C2 7.44772 2.44772 7 3 7Z\" fill=\"currentColor\"/>",
|
|
@@ -13762,6 +13776,20 @@
|
|
|
13762
13776
|
"packageName": "round-filled-radius-2-stroke-2",
|
|
13763
13777
|
"componentName": "IconHomeRoof"
|
|
13764
13778
|
},
|
|
13779
|
+
{
|
|
13780
|
+
"category": "Building",
|
|
13781
|
+
"svg": "<path d=\"M11.5075 2.06157C11.8303 1.97964 12.169 1.97964 12.4918 2.06157C12.8659 2.15654 13.1865 2.38775 13.442 2.57231L13.5133 2.62407L22.0817 8.75786C22.5307 9.07932 22.6345 9.70432 22.3131 10.1534C21.9917 10.6024 21.3667 10.7062 20.9176 10.3848L19.9996 9.72759V17.1084C19.9997 17.6355 20 18.0904 19.9694 18.4649C19.9371 18.8602 19.8653 19.2535 19.6725 19.6319C19.3849 20.1964 18.9264 20.6558 18.362 20.9434C17.9836 21.1362 17.5903 21.207 17.195 21.2393C16.8204 21.2699 16.3656 21.2706 15.8385 21.2706H13.9791C13.9911 21.182 13.9996 21.0919 13.9996 21V16C13.9996 14.8955 13.1042 14 11.9996 14C10.8952 14.0001 9.99965 14.8955 9.99965 16V21C9.99965 21.0919 10.0082 21.182 10.0202 21.2706H8.16078C7.63383 21.2706 7.1788 21.2699 6.80434 21.2393C6.40914 21.207 6.01558 21.1361 5.63734 20.9434C5.07298 20.6558 4.61437 20.1963 4.3268 19.6319C4.13406 19.2536 4.06222 18.8602 4.02992 18.4649C3.99934 18.0904 3.99963 17.6355 3.99965 17.1084V9.72759L3.08168 10.3848C2.6327 10.706 2.0086 10.6022 1.68715 10.1534C1.36566 9.7043 1.46855 9.07936 1.91762 8.75786L10.486 2.62407L10.5573 2.57231C10.8127 2.38777 11.1334 2.1566 11.5075 2.06157Z\" fill=\"currentColor\"/>",
|
|
13782
|
+
"iconName": "home-roof-door, house",
|
|
13783
|
+
"variant": {
|
|
13784
|
+
"join": "round",
|
|
13785
|
+
"filled": "on",
|
|
13786
|
+
"radius": "2",
|
|
13787
|
+
"stroke": "2"
|
|
13788
|
+
},
|
|
13789
|
+
"createdAt": "2026-04-24T06:02:17.817002+00:00",
|
|
13790
|
+
"packageName": "round-filled-radius-2-stroke-2",
|
|
13791
|
+
"componentName": "IconHomeRoofDoor"
|
|
13792
|
+
},
|
|
13765
13793
|
{
|
|
13766
13794
|
"category": "Building",
|
|
13767
13795
|
"svg": "<path d=\"M13.6996 3.45488C12.6758 2.75104 11.3242 2.75104 10.3004 3.45488L4.30041 7.57988C3.48635 8.13954 3 9.06411 3 10.052V17.9999C3 19.6568 4.34315 20.9999 6 20.9999H8.5C9.05228 20.9999 9.5 20.5522 9.5 19.9999V16.4999C9.5 15.1192 10.6193 13.9999 12 13.9999C13.3807 13.9999 14.5 15.1192 14.5 16.4999V19.9999C14.5 20.5522 14.9477 20.9999 15.5 20.9999H18C19.6569 20.9999 21 19.6568 21 17.9999V10.052C21 9.06411 20.5136 8.13954 19.6996 7.57988L13.6996 3.45488Z\" 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-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.210",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-2/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";
|