@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 • 995 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(l,{...r,ariaLabel:"nuclear-power-plant, radiation"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.20048 3H17.5772L17.6308 3.6921C17.8375 6.36121 18.0561 8.63889 18.3978 10.8295C20.5756 11.9915 21.9981 14.2708 21.9981 17V21H1.69141L2.04015 20.0025C4.10772 14.0886 4.66038 9.97468 5.14689 3.6921L5.20048 3ZM9.68657 15.5H20.3097C19.693 13.1327 17.6231 11.5 14.9981 11.5C12.3732 11.5 10.3033 13.1327 9.68657 15.5ZM20.4981 17H9.49814V19.5H20.4981V17Z",fill:"currentColor"})),d=c;export{c as IconNuclearPowerPlant,d as default};
//# sourceMappingURL=index.mjs.map