@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 • 836 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,...c})=>n.createElement("svg",{...c,"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 i=r=>s.createElement(l,{...r,ariaLabel:"cross-large, crossed large, close"},s.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.75003 3.33594L12 10.5859L19.25 3.33594L20.6642 4.75015L13.4142 12.0002L20.6642 19.2502L19.25 20.6644L12 13.4144L4.75003 20.6644L3.33582 19.2502L10.5858 12.0002L3.33582 4.75015L4.75003 3.33594Z",fill:"currentColor"})),u=i;export{i as IconCrossLarge,u as default};
//# sourceMappingURL=index.mjs.map