@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.16 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...m})=>l.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!t&&l.createElement("title",null,n),o);var C=o=>e.createElement(p,{...o,ariaLabel:"home-energy, electric current, power"},e.createElement("path",{d:"M11.9995 1.82971L22.6981 9.64103L22.1084 10.4487L19.9994 8.90885L19.9994 10.9624L18.9994 10.9624L18.9994 8.17873L11.9995 3.06789L4.99945 8.17873V20H12.9994V21H3.99945V8.90885L1.89046 10.4487L1.30078 9.64103L11.9995 1.82971Z",fill:"currentColor"}),e.createElement("path",{d:"M19.4995 13L14.9995 18.5H17.4995V22L21.9995 16.5H19.4995V13Z",fill:"currentColor"}),e.createElement("path",{d:"M8.49945 12C8.49945 10.067 10.0665 8.5 11.9995 8.5C13.9324 8.5 15.4995 10.067 15.4995 12C15.4995 13.933 13.9324 15.5 11.9995 15.5C10.0665 15.5 8.49945 13.933 8.49945 12Z",fill:"currentColor"})),u=C;export{C as IconHomeEnergy,u as default};
//# sourceMappingURL=index.mjs.map