UNPKG

@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 795 B
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...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,...s}},t&&!o&&n.createElement("title",null,t),r);var m=r=>p.createElement(l,{...r,ariaLabel:"square-x, close, x, checkbox, remove"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H21V21H3V3ZM9 8.29289L8.29289 9L11.2929 12L8.29289 15L9 15.7071L12 12.7071L15 15.7071L15.7071 15L12.7071 12L15.7071 9L15 8.29289L12 11.2929L9 8.29289Z",fill:"currentColor"})),x=m;export{m as IconSquareX,x as default}; //# sourceMappingURL=index.mjs.map