@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 • 845 B
JavaScript
import s from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:p,...m})=>n.createElement("svg",{...m,"aria-hidden":o,role:o?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,...p}},t&&!o&&n.createElement("title",null,t),r);var c=r=>s.createElement(l,{...r,ariaLabel:"cross-small, crossed small, delete, remove"},s.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.75003 6.33594L12 10.5859L16.25 6.33594L17.6642 7.75015L13.4142 12.0002L17.6642 16.2502L16.25 17.6644L12 13.4144L7.75003 17.6644L6.33582 16.2502L10.5858 12.0002L6.33582 7.75015L7.75003 6.33594Z",fill:"currentColor"})),u=c;export{c as IconCrossSmall,u as default};
//# sourceMappingURL=index.mjs.map