@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.03 kB
JavaScript
import t from"react";import p from"react";var l=({children:r,size:o=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:s,...a})=>p.createElement("svg",{...a,"aria-hidden":e,role:e?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:i,...s}},n&&!e&&p.createElement("title",null,n),r);var L=r=>t.createElement(l,{...r,ariaLabel:"explosion, boom, bang, pop"},t.createElement("g",{"clip-path":"url(#clip0_7621_69616)"},t.createElement("path",{d:"M12 3L14.0665 7.01105L18.364 5.63604L16.9889 9.93351L21 12L16.9889 14.0665L20.0526 20.0526L14.0665 16.9889L12 21L9.93351 16.9889L5.63604 18.364L7.01105 14.0665L3 12L7.01105 9.93351L3.94737 3.94737L9.93351 7.01105L12 3Z",stroke:"currentColor",strokeWidth:"2"})),t.createElement("defs",null,t.createElement("clipPath",{id:"clip0_7621_69616"},t.createElement("rect",{width:"24",height:"24",fill:"white"})))),g=L;export{L as IconExplosion,g as default};
//# sourceMappingURL=index.mjs.map