@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 • 1.03 kB
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!e&&l.createElement("title",null,n),t);var m=t=>o.createElement(p,{...t,ariaLabel:"bomb, boom"},o.createElement("path",{d:"M17 1H16V4H17V1Z",fill:"currentColor"}),o.createElement("path",{d:"M21.9571 2.75L21.25 2.04289L18.7929 4.5L19.5 5.20711L21.9571 2.75Z",fill:"currentColor"}),o.createElement("path",{d:"M10 6C5.58172 6 2 9.58172 2 14C2 18.4183 5.58172 22 10 22C14.4183 22 18 18.4183 18 14C18 11.9708 17.2445 10.118 15.9994 8.70769L17.8536 6.85355L17.1464 6.14645L15.2923 8.00058C13.882 6.75551 12.0292 6 10 6Z",fill:"currentColor"}),o.createElement("path",{d:"M20 7V8H23V7H20Z",fill:"currentColor"})),b=m;export{m as IconBomb,b as default};
//# sourceMappingURL=index.mjs.map