@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 • 863 B
JavaScript
import l from"react";import n from"react";var p=({children:e,size:o=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...L})=>n.createElement("svg",{...L,"aria-hidden":r,role:r?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},t&&!r&&n.createElement("title",null,t),e);var m=e=>l.createElement(p,{...e,ariaLabel:"explosion, boom, bang, pop"},l.createElement("path",{d:"M12.0009 1.1123L9.55283 5.86395L1.9988 1.99783L5.86492 9.55185L1.11328 11.9999L5.96558 14.4998L4.30218 19.6986L9.50097 18.0352L12.0009 22.8875L14.4489 18.1358L22.0029 22.002L18.1368 14.4479L22.8885 11.9999L18.0362 9.49999L19.6996 4.30121L14.5008 5.9646L12.0009 1.1123Z",fill:"currentColor"})),C=m;export{m as IconExplosion,C as default};
//# sourceMappingURL=index.mjs.map