@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 l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...L})=>l.createElement("svg",{...L,"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 i=r=>t.createElement(p,{...r,ariaLabel:"no-flash"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.9984 0.550293V7.5469H21.7198L16.5069 14.668L21.6647 19.2527L20.3359 20.7475L2.33594 4.7475L3.66467 3.25269L8.58065 7.62245L13.9984 0.550293ZM10.0795 8.95472L15.0054 13.3333L17.7771 9.5469H11.9984V6.44975L10.0795 8.95472Z",fill:"currentColor"}),t.createElement("path",{d:"M12.6323 16.5751L14.1339 17.9098L9.99844 23.5591V15.9219H2.22266L6.14192 10.8059L7.64072 12.1381L6.27422 13.9219H11.9984V17.441L12.6323 16.5751Z",fill:"currentColor"})),C=i;export{i as IconNoFlash,C as default};
//# sourceMappingURL=index.mjs.map