@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 • 884 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...L})=>n.createElement("svg",{...L,"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}},o&&!t&&n.createElement("title",null,o),r);var c=r=>p.createElement(l,{...r,ariaLabel:"arrow-left-x, delete, remove, backspace"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.48965 4L1.88965 12L7.48965 20H22V4H7.48965ZM10.9983 9.04289L13.25 11.2946L15.5016 9.04289L16.2087 9.75L13.9571 12.0017L16.2071 14.2517L15.5 14.9588L13.25 12.7088L11 14.9588L10.2929 14.2517L12.5429 12.0017L10.2912 9.75L10.9983 9.04289Z",fill:"currentColor"})),d=c;export{c as IconArrowLeftX,d as default};
//# sourceMappingURL=index.mjs.map