@central-icons-react-native/round-filled-radius-2-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 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)),v=o=>a(e({},"__esModule",{value:!0}),o);var h={};g(h,{IconHomeRoofDoor:()=>B,default:()=>L});module.exports=v(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.6252 1.73485C11.8708 1.67155 12.1286 1.67155 12.3742 1.73485C12.6551 1.80726 12.9 1.9866 13.1789 2.19091L13.2385 2.23388L22.2951 8.84618C22.5179 9.00901 22.5661 9.3215 22.4035 9.54442C22.2407 9.76741 21.9283 9.81653 21.7053 9.6538L20.0002 8.40868V17.3218C20.0002 17.8635 19.9998 18.3009 19.9709 18.6548C19.9411 19.019 19.8786 19.3392 19.7277 19.6352C19.488 20.1056 19.1054 20.4883 18.635 20.728C18.3389 20.8788 18.0188 20.9414 17.6545 20.9712C17.3006 21.0001 16.8633 21.0005 16.3215 21.0005H14.0002V16.0005C14.0002 15.7746 14.0004 15.5797 13.9895 15.4194C13.9782 15.2547 13.9533 15.0891 13.8859 14.9263C13.7338 14.559 13.4416 14.267 13.0744 14.1147C12.9116 14.0473 12.746 14.0225 12.5813 14.0112C12.4209 14.0003 12.2261 14.0005 12.0002 14.0005C11.7743 14.0005 11.5795 14.0003 11.4191 14.0112C11.2543 14.0225 11.0889 14.0473 10.926 14.1147C10.5586 14.267 10.2667 14.5589 10.1145 14.9263C10.047 15.0891 10.0222 15.2546 10.0109 15.4194C10 15.5797 10.0002 15.7746 10.0002 16.0005V21.0005H7.67891C7.13719 21.0005 6.69978 21.0001 6.3459 20.9712C5.98147 20.9414 5.6606 20.8789 5.36445 20.728C4.89422 20.4884 4.51232 20.1055 4.27266 19.6352C4.12181 19.3392 4.0583 19.019 4.02852 18.6548C3.9996 18.3009 4.00019 17.8635 4.0002 17.3218V8.40868L2.29512 9.6538C2.07209 9.81663 1.75873 9.76745 1.5959 9.54442C1.43339 9.32142 1.48238 9.00892 1.70527 8.84618L10.8205 2.19091C11.0993 1.98668 11.3444 1.80732 11.6252 1.73485Z",fill:"currentColor"})),L=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.6252 1.73485C11.8708 1.67155 12.1286 1.67155 12.3742 1.73485C12.6551 1.80726 12.9 1.9866 13.1789 2.19091L13.2385 2.23388L22.2951 8.84618C22.5179 9.00901 22.5661 9.3215 22.4035 9.54442C22.2407 9.76741 21.9283 9.81653 21.7053 9.6538L20.0002 8.40868V17.3218C20.0002 17.8635 19.9998 18.3009 19.9709 18.6548C19.9411 19.019 19.8786 19.3392 19.7277 19.6352C19.488 20.1056 19.1054 20.4883 18.635 20.728C18.3389 20.8788 18.0188 20.9414 17.6545 20.9712C17.3006 21.0001 16.8633 21.0005 16.3215 21.0005H14.0002V16.0005C14.0002 15.7746 14.0004 15.5797 13.9895 15.4194C13.9782 15.2547 13.9533 15.0891 13.8859 14.9263C13.7338 14.559 13.4416 14.267 13.0744 14.1147C12.9116 14.0473 12.746 14.0225 12.5813 14.0112C12.4209 14.0003 12.2261 14.0005 12.0002 14.0005C11.7743 14.0005 11.5795 14.0003 11.4191 14.0112C11.2543 14.0225 11.0889 14.0473 10.926 14.1147C10.5586 14.267 10.2667 14.5589 10.1145 14.9263C10.047 15.0891 10.0222 15.2546 10.0109 15.4194C10 15.5797 10.0002 15.7746 10.0002 16.0005V21.0005H7.67891C7.13719 21.0005 6.69978 21.0001 6.3459 20.9712C5.98147 20.9414 5.6606 20.8789 5.36445 20.728C4.89422 20.4884 4.51232 20.1055 4.27266 19.6352C4.12181 19.3392 4.0583 19.019 4.02852 18.6548C3.9996 18.3009 4.00019 17.8635 4.0002 17.3218V8.40868L2.29512 9.6538C2.07209 9.81663 1.75873 9.76745 1.5959 9.54442C1.43339 9.32142 1.48238 9.00892 1.70527 8.84618L10.8205 2.19091C11.0993 1.98668 11.3444 1.80732 11.6252 1.73485Z\"\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,s4CACF,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.6252 1.73485C11.8708 1.67155 12.1286 1.67155 12.3742 1.73485C12.6551 1.80726 12.9 1.9866 13.1789 2.19091L13.2385 2.23388L22.2951 8.84618C22.5179 9.00901 22.5661 9.3215 22.4035 9.54442C22.2407 9.76741 21.9283 9.81653 21.7053 9.6538L20.0002 8.40868V17.3218C20.0002 17.8635 19.9998 18.3009 19.9709 18.6548C19.9411 19.019 19.8786 19.3392 19.7277 19.6352C19.488 20.1056 19.1054 20.4883 18.635 20.728C18.3389 20.8788 18.0188 20.9414 17.6545 20.9712C17.3006 21.0001 16.8633 21.0005 16.3215 21.0005H14.0002V16.0005C14.0002 15.7746 14.0004 15.5797 13.9895 15.4194C13.9782 15.2547 13.9533 15.0891 13.8859 14.9263C13.7338 14.559 13.4416 14.267 13.0744 14.1147C12.9116 14.0473 12.746 14.0225 12.5813 14.0112C12.4209 14.0003 12.2261 14.0005 12.0002 14.0005C11.7743 14.0005 11.5795 14.0003 11.4191 14.0112C11.2543 14.0225 11.0889 14.0473 10.926 14.1147C10.5586 14.267 10.2667 14.5589 10.1145 14.9263C10.047 15.0891 10.0222 15.2546 10.0109 15.4194C10 15.5797 10.0002 15.7746 10.0002 16.0005V21.0005H7.67891C7.13719 21.0005 6.69978 21.0001 6.3459 20.9712C5.98147 20.9414 5.6606 20.8789 5.36445 20.728C4.89422 20.4884 4.51232 20.1055 4.27266 19.6352C4.12181 19.3392 4.0583 19.019 4.02852 18.6548C3.9996 18.3009 4.00019 17.8635 4.0002 17.3218V8.40868L2.29512 9.6538C2.07209 9.81663 1.75873 9.76745 1.5959 9.54442C1.43339 9.32142 1.48238 9.00892 1.70527 8.84618L10.8205 2.19091C11.0993 1.98668 11.3444 1.80732 11.6252 1.73485Z",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.6252 1.73485C11.8708 1.67155 12.1286 1.67155 12.3742 1.73485C12.6551 1.80726 12.9 1.9866 13.1789 2.19091L13.2385 2.23388L22.2951 8.84618C22.5179 9.00901 22.5661 9.3215 22.4035 9.54442C22.2407 9.76741 21.9283 9.81653 21.7053 9.6538L20.0002 8.40868V17.3218C20.0002 17.8635 19.9998 18.3009 19.9709 18.6548C19.9411 19.019 19.8786 19.3392 19.7277 19.6352C19.488 20.1056 19.1054 20.4883 18.635 20.728C18.3389 20.8788 18.0188 20.9414 17.6545 20.9712C17.3006 21.0001 16.8633 21.0005 16.3215 21.0005H14.0002V16.0005C14.0002 15.7746 14.0004 15.5797 13.9895 15.4194C13.9782 15.2547 13.9533 15.0891 13.8859 14.9263C13.7338 14.559 13.4416 14.267 13.0744 14.1147C12.9116 14.0473 12.746 14.0225 12.5813 14.0112C12.4209 14.0003 12.2261 14.0005 12.0002 14.0005C11.7743 14.0005 11.5795 14.0003 11.4191 14.0112C11.2543 14.0225 11.0889 14.0473 10.926 14.1147C10.5586 14.267 10.2667 14.5589 10.1145 14.9263C10.047 15.0891 10.0222 15.2546 10.0109 15.4194C10 15.5797 10.0002 15.7746 10.0002 16.0005V21.0005H7.67891C7.13719 21.0005 6.69978 21.0001 6.3459 20.9712C5.98147 20.9414 5.6606 20.8789 5.36445 20.728C4.89422 20.4884 4.51232 20.1055 4.27266 19.6352C4.12181 19.3392 4.0583 19.019 4.02852 18.6548C3.9996 18.3009 4.00019 17.8635 4.0002 17.3218V8.40868L2.29512 9.6538C2.07209 9.81663 1.75873 9.76745 1.5959 9.54442C1.43339 9.32142 1.48238 9.00892 1.70527 8.84618L10.8205 2.19091C11.0993 1.98668 11.3444 1.80732 11.6252 1.73485Z\"\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,s4CACF,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-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": "2",
|
|
1845
|
+
"stroke": "1"
|
|
1846
|
+
},
|
|
1847
|
+
"createdAt": "2026-04-23T15:02:22.921188+00:00",
|
|
1848
|
+
"packageName": "round-filled-radius-2-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.5V17.5C3 18.3284 3.67157 19 4.5 19H19.5C19.7761 19 20 19.2239 20 19.5C20 19.7761 19.7761 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V7.5C2 7.22386 2.22386 7 2.5 7Z\" fill=\"currentColor\"/>",
|
|
@@ -13762,6 +13776,20 @@
|
|
|
13762
13776
|
"packageName": "round-filled-radius-2-stroke-1",
|
|
13763
13777
|
"componentName": "IconHomeRoof"
|
|
13764
13778
|
},
|
|
13779
|
+
{
|
|
13780
|
+
"category": "Building",
|
|
13781
|
+
"svg": "<path d=\"M11.6252 1.73485C11.8708 1.67155 12.1286 1.67155 12.3742 1.73485C12.6551 1.80726 12.9 1.9866 13.1789 2.19091L13.2385 2.23388L22.2951 8.84618C22.5179 9.00901 22.5661 9.3215 22.4035 9.54442C22.2407 9.76741 21.9283 9.81653 21.7053 9.6538L20.0002 8.40868V17.3218C20.0002 17.8635 19.9998 18.3009 19.9709 18.6548C19.9411 19.019 19.8786 19.3392 19.7277 19.6352C19.488 20.1056 19.1054 20.4883 18.635 20.728C18.3389 20.8788 18.0188 20.9414 17.6545 20.9712C17.3006 21.0001 16.8633 21.0005 16.3215 21.0005H14.0002V16.0005C14.0002 15.7746 14.0004 15.5797 13.9895 15.4194C13.9782 15.2547 13.9533 15.0891 13.8859 14.9263C13.7338 14.559 13.4416 14.267 13.0744 14.1147C12.9116 14.0473 12.746 14.0225 12.5813 14.0112C12.4209 14.0003 12.2261 14.0005 12.0002 14.0005C11.7743 14.0005 11.5795 14.0003 11.4191 14.0112C11.2543 14.0225 11.0889 14.0473 10.926 14.1147C10.5586 14.267 10.2667 14.5589 10.1145 14.9263C10.047 15.0891 10.0222 15.2546 10.0109 15.4194C10 15.5797 10.0002 15.7746 10.0002 16.0005V21.0005H7.67891C7.13719 21.0005 6.69978 21.0001 6.3459 20.9712C5.98147 20.9414 5.6606 20.8789 5.36445 20.728C4.89422 20.4884 4.51232 20.1055 4.27266 19.6352C4.12181 19.3392 4.0583 19.019 4.02852 18.6548C3.9996 18.3009 4.00019 17.8635 4.0002 17.3218V8.40868L2.29512 9.6538C2.07209 9.81663 1.75873 9.76745 1.5959 9.54442C1.43339 9.32142 1.48238 9.00892 1.70527 8.84618L10.8205 2.19091C11.0993 1.98668 11.3444 1.80732 11.6252 1.73485Z\" fill=\"currentColor\"/>",
|
|
13782
|
+
"iconName": "home-roof-door, house",
|
|
13783
|
+
"variant": {
|
|
13784
|
+
"join": "round",
|
|
13785
|
+
"filled": "on",
|
|
13786
|
+
"radius": "2",
|
|
13787
|
+
"stroke": "1"
|
|
13788
|
+
},
|
|
13789
|
+
"createdAt": "2026-04-24T06:02:17.817002+00:00",
|
|
13790
|
+
"packageName": "round-filled-radius-2-stroke-1",
|
|
13791
|
+
"componentName": "IconHomeRoofDoor"
|
|
13792
|
+
},
|
|
13765
13793
|
{
|
|
13766
13794
|
"category": "Building",
|
|
13767
13795
|
"svg": "<path d=\"M13.4112 3.35921C12.5603 2.7774 11.4397 2.7774 10.5888 3.35921L4.08883 7.80406C3.40746 8.27 3 9.04225 3 9.8677V18.4999C3 19.8807 4.11929 20.9999 5.5 20.9999H9C9.27614 20.9999 9.5 20.7761 9.5 20.4999V16.9999C9.5 15.6192 10.6193 14.4999 12 14.4999C13.3807 14.4999 14.5 15.6192 14.5 16.9999V20.4999C14.5 20.7761 14.7239 20.9999 15 20.9999H18.5C19.8807 20.9999 21 19.8807 21 18.4999V9.8677C21 9.04225 20.5925 8.27 19.9112 7.80406L13.4112 3.35921Z\" 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-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.210",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-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";
|