@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 • 883 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.35617 4L1.83893 12L7.35617 20H22V4H7.35617ZM11.2483 8.93934L13.25 10.941L15.2517 8.93934L16.3123 10L14.3107 12.0017L16.3107 14.0017L15.25 15.0623L13.25 13.0623L11.25 15.0623L10.1893 14.0017L12.1893 12.0017L10.1877 10L11.2483 8.93934Z",fill:"currentColor"})),d=c;export{c as IconArrowLeftX,d as default};
//# sourceMappingURL=index.mjs.map