@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 • 905 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:c,...s})=>n.createElement("svg",{...s,"aria-hidden":r,role:r?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,...c}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(l,{...t,ariaLabel:"auto-correct,autocheck, text-correction"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5874 1.77368L16.5772 15.1875H5.69287L3.24904 20.6604L2.33594 20.2527L10.5874 1.77368ZM6.1394 14.1875H15.0355L10.5874 4.22627L6.1394 14.1875ZM22.6897 13.8613L16.7407 22.7848L13.2892 19.3333L13.9964 18.6262L16.5853 21.2152L21.8577 13.3066L22.6897 13.8613Z",fill:"currentColor"})),C=i;export{i as IconAutoCorrect,C as default};
//# sourceMappingURL=index.mjs.map