@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 975 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...c})=>l.createElement("svg",{...c,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"power-plant, coal, gas, factory"},t.createElement("path",{d:"M8.75064 5.25C8.75064 4.55964 9.31029 4 10.0006 4H20.0006V2.5H10.0006C8.48186 2.5 7.25064 3.73122 7.25064 5.25V6H8.75064V5.25Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.8902 7H5.11109L2.87109 21L21.0006 21.0001V10.3122L15.7506 12.8122V10.2974L11.7328 12.2661L10.8902 7ZM4.63017 19.5L6.39017 8.5H9.61109L11.3711 19.5H4.63017Z",fill:"currentColor"})),d=i;export{i as IconPowerPlant,d as default};
//# sourceMappingURL=index.mjs.map