@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 • 1.05 kB
JavaScript
import p from"react";import n from"react";var a=({children:o,size:r=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:l,...c})=>n.createElement("svg",{...c,"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:s,...l}},t&&!e&&n.createElement("title",null,t),o);var i=o=>p.createElement(a,{...o,ariaLabel:"cursor-click, arrow, clickbait"},p.createElement("path",{d:"M11 3V4.5M16.6569 5.34326L15.5962 6.40392M6.40381 15.5962L5.34315 16.6569M4.5 11H3M6.40381 6.40381L5.34315 5.34315M14.1311 20.8181L10.3877 11.3611C10.146 10.7504 10.7504 10.146 11.3611 10.3877L20.8181 14.1311C21.2015 14.2829 21.2467 14.8076 20.8948 15.0226L17.4045 17.1556C17.3029 17.2176 17.2176 17.3029 17.1556 17.4045L15.0226 20.8948C14.8076 21.2467 14.2829 21.2015 14.1311 20.8181Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconCursorClick,f as default};
//# sourceMappingURL=index.mjs.map