@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 • 904 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?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&&!o&&l.createElement("title",null,n),r);var m=r=>t.createElement(p,{...r,ariaLabel:"auto-flash"},t.createElement("path",{d:"M14.0014 0.212402L2.51953 16H10.0014V23.7876L21.4833 7.99999H14.0014V0.212402Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.1016 23L21.4216 14L20.7454 13.9678L15.1016 23H16.3016L17.3483 21.2857H21.7634L22.0816 23H23.1016ZM21.5768 20.2856H17.9742L20.7454 15.8517L21.5768 20.2856Z",fill:"currentColor"})),d=m;export{m as IconAutoFlash,d as default};
//# sourceMappingURL=index.mjs.map