@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.
4 lines (2 loc) • 1.13 kB
JavaScript
import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>{return p.createElement("svg",{...l,"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:a,...i}},n&&!e&&p.createElement("title",null,n),t)};import o from"react";var u=(t)=>{return o.createElement(s,{...t,ariaLabel:"markup, marker, highlight"},o.createElement("path",{d:"M21 20H5.57437C4.70487 20 4 19.2951 4 18.4256C4 18.1469 4.07401 17.8731 4.21446 17.6324L7.5 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M10.6564 4L7.53258 9.26124C6.96425 10.2184 7.28684 11.4554 8.25021 12.0132L14.2813 15.5048C15.2325 16.0556 16.4499 15.7354 17.0072 14.788L20.412 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M14.75 16L12.25 20",stroke:"currentColor",strokeWidth:"2"}))},k=u;export{k as default,u as IconMarkup};
//# debugId=01EB6DD19ADB8A0D64756E2164756E21