@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 • 934 B
JavaScript
import e from"react";import n from"react";var p=({children:o,size:r=24,ariaLabel:l,color:s,ariaHidden:t=!0,style:a,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:s,...a}},l&&!t&&n.createElement("title",null,l),o);var u=o=>e.createElement(p,{...o,ariaLabel:"cursor-list, cursor, list"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 3H21V4.5H10V3Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 7H21V8.5H15V7Z",fill:"currentColor"}),e.createElement("path",{d:"M2.5166 7.0166L7.69647 21.6144L11.8751 17.4358L16.7501 22.3108L17.8108 21.2501L12.9358 16.3751L17.1144 12.1965L2.5166 7.0166Z",fill:"currentColor"})),C=u;export{u as IconCursorList,C as default};
//# sourceMappingURL=index.mjs.map