@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 • 663 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":o,role:o?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:l,...s}},t&&!o&&n.createElement("title",null,t),e);var c=e=>a.createElement(p,{...e,ariaLabel:"cursor-1, arrow"},a.createElement("path",{d:"M23.3846 9.81553L2.14453 2.14551L9.81455 23.3856L13.9446 13.9455L23.3846 9.81553Z",fill:"currentColor"})),g=c;export{c as IconCursor1,g as default};
//# sourceMappingURL=index.mjs.map