@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 • 741 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":r,role:r?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&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"mouse"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 9C5 5.13401 8.13401 2 12 2C15.866 2 19 5.13401 19 9V15C19 18.866 15.866 22 12 22C8.13401 22 5 18.866 5 15V9ZM12.5 6H11.5V9H12.5V6Z",fill:"currentColor"})),d=i;export{i as IconMouse,d as default};
//# sourceMappingURL=index.mjs.map