@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 • 851 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>a.createElement(l,{...r,ariaLabel:"backward, delete, remove, key"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.9999 4H5.5827L0.617188 12L5.5827 20H21.9999V4ZM10.5 8.68934L9.43934 9.75L11.6893 12L9.43934 14.25L10.5 15.3107L12.75 13.0607L15 15.3107L16.0607 14.25L13.8107 12L16.0607 9.75L15 8.68934L12.75 10.9393L10.5 8.68934Z",fill:"currentColor"})),u=m;export{m as IconBackward,u as default};
//# sourceMappingURL=index.mjs.map