@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 895 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var C=r=>a.createElement(p,{...r,ariaLabel:"pointer, hand"},a.createElement("path",{d:"M12 9H17C18.6569 9 20 10.3431 20 12V13.8292C20 17.7895 16.7895 21 12.8292 21C10.1669 21 7.72366 19.525 6.48368 17.169L3.5 11.5L4.25061 10.5617C4.94063 9.69921 6.19921 9.55937 7.06174 10.2494L8 11V5C8 3.89543 8.89543 3 10 3C11.1046 3 12 3.89543 12 5V9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),d=C;export{C as IconPointer,d as default};
//# sourceMappingURL=index.mjs.map