@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 • 957 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:s,...L})=>n.createElement("svg",{...L,"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:l,...s}},o&&!e&&n.createElement("title",null,o),t);var m=t=>a.createElement(p,{...t,ariaLabel:"burst, pop, boom"},a.createElement("path",{d:"M11.25 19H12.75V23H11.25V19ZM8.56055 16.5L4.75 20.3105L3.68945 19.25L7.5 15.4395L8.56055 16.5ZM20.3105 19.25L19.25 20.3105L15.4395 16.5L16.5 15.4395L20.3105 19.25ZM5 11.25V12.75H1V11.25H5ZM23 11.25V12.75H19V11.25H23ZM8.56055 7.5L7.5 8.56055L3.68945 4.75L4.75 3.68945L8.56055 7.5ZM20.3105 4.75L16.5 8.56055L15.4395 7.5L19.25 3.68945L20.3105 4.75ZM11.25 1H12.75V4.99023H11.25V1Z",fill:"currentColor"})),f=m;export{m as IconBurst,f as default};
//# sourceMappingURL=index.mjs.map