@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 • 776 B
JavaScript
import t from"react";import a from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:s,...u})=>a.createElement("svg",{...u,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},n&&!e&&a.createElement("title",null,n),o);var c=o=>t.createElement(l,{...o,ariaLabel:"square-cursor, cursor box, arrow"},t.createElement("path",{d:"M3 3H21V11.5H19.5V4.5H4.5V19.5H11.5V21H3V3Z",fill:"currentColor"}),t.createElement("path",{d:"M23.1302 14.264L10.6504 10.6514L14.263 23.1312L17.5471 17.5481L23.1302 14.264Z",fill:"currentColor"})),x=c;export{c as IconSquareCursor,x as default};
//# sourceMappingURL=index.mjs.map