@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.15 kB
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=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 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}},o&&!t&&n.createElement("title",null,o),e);var C=e=>p.createElement(a,{...e,ariaLabel:"highlight, mark, freehand"},p.createElement("path",{d:"M12.0003 21C11.5003 21 8.93732 20.1294 6.71782 17.9099C3.00784 14.1999 2.05809 9.13461 4.5965 6.5962C6.68218 4.51052 10.4738 4.77972 13.8179 7.00001M17.1066 10C19.9927 13.3312 21.2146 16.7286 19.0003 18.5C17.3415 19.8271 15.2424 18.2924 14.0176 17.1094M11.0003 13H12.7728C13.5698 13 14.3339 12.6829 14.8968 12.1187L19.503 7.50093C20.3302 6.67169 20.3294 5.32915 19.5012 4.50094V4.50094C18.6722 3.67199 17.3283 3.672 16.4993 4.50095L11.879 9.12133C11.3164 9.68394 11.0003 10.447 11.0003 11.2426V13Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),u=C;export{C as IconHighlight,u as default};
//# sourceMappingURL=index.mjs.map