@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 850 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:o=24,ariaLabel:t,color:s,ariaHidden:r=!0,style:l,...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:s,...l}},t&&!r&&n.createElement("title",null,t),e);var m=e=>a.createElement(p,{...e,ariaLabel:"explosion, boom, bang, pop"},a.createElement("path",{d:"M12 2.75L14.1239 6.87247L18.5407 5.45926L17.1275 9.87611L21.25 12L17.1275 14.1239L20.2763 20.2763L14.1239 17.1275L12 21.25L9.87611 17.1275L5.45926 18.5407L6.87247 14.1239L2.75 12L6.87247 9.87611L3.72368 3.72368L9.87611 6.87247L12 2.75Z",stroke:"currentColor",strokeWidth:"1.5"})),f=m;export{m as IconExplosion,f as default};
//# sourceMappingURL=index.mjs.map