@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 • 956 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.50079 5.5C8.50079 4.67157 9.17237 4 10.0008 4H20.0008V3H10.0008C8.62008 3 7.50079 4.11929 7.50079 5.5V6H8.50079V5.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.6797 7H5.07182L2.91797 21L21.0008 21V10.7235L15.5008 13.2235V10.6982L11.5468 12.6357L10.6797 7ZM4.08358 20L5.92973 8H9.82182L11.668 20H4.08358Z",fill:"currentColor"})),d=i;export{i as IconPowerPlant,d as default};
//# sourceMappingURL=index.mjs.map