@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 • 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.0418 0.895264L16.2086 14.8438H5.51508L3.12972 20.2393L1.75781 19.6328L10.0418 0.895264ZM6.17824 13.3438H13.9054L10.0418 4.60487L6.17824 13.3438ZM22.2871 13.5421L16.3636 22.4273L12.6864 18.7501L13.747 17.6894L16.1305 20.0728L21.039 12.71L22.2871 13.5421Z",fill:"currentColor"})),C=i;export{i as IconAutoCorrect,C as default};
//# sourceMappingURL=index.mjs.map