@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 • 902 B
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!t&&l.createElement("title",null,n),r);var m=r=>o.createElement(p,{...r,ariaLabel:"auto-flash"},o.createElement("path",{d:"M20.25 8.75H13.25V2.5L3.75 15.25H10.75V21.5L20.25 8.75Z",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.1588 23.0001L21.36 14H20.33L14.918 23.0001H16.6803L17.8735 21.0001H21.234L21.6388 23.0001H23.1588ZM20.9339 19.5002H18.7734L20.3938 16.7996L20.9339 19.5002Z",fill:"currentColor"})),C=m;export{m as IconAutoFlash,C as default};
//# sourceMappingURL=index.mjs.map