@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.4 kB
JavaScript
import s from"react";var i=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...l})=>{return s.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:p,...a}},n&&!e&&s.createElement("title",null,n),t)};import o from"react";var C=(t)=>{return o.createElement(i,{...t,ariaLabel:"grass, logout, signout"},o.createElement("path",{d:"M2 19L22 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M4.71429 18.5C4.67406 15.3531 4.45255 12.4563 3 9.5C8.14286 11.375 9 14 9 18.5",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M9.05882 18.5C9.01466 15.1942 8.59496 8.6056 7 5.5C13.5882 7.86364 14 13.7727 14 18.5",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M12.2922 9.5C13.2742 7.39465 14.4943 6.07835 17.5 5C16.6944 6.56867 16.6886 8.52598 16.3796 11",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M19 18.5C19.0469 15.0035 19.3054 11.7848 21 8.5C15.0618 10.8623 14 13.5 14 18.5",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},c=C;export{c as default,C as IconGrass};
//# debugId=1F483D0A8CB3F43B64756E2164756E21