@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) • 988 B
JavaScript
import s from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:l,...i})=>{return s.createElement("svg",{...i,"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,...l}},n&&!e&&s.createElement("title",null,n),t)};import o from"react";var C=(t)=>{return o.createElement(a,{...t,ariaLabel:"glass-water, drink"},o.createElement("path",{d:"M17.8672 4H6.13278C5.53128 4 5.0659 4.52718 5.1405 5.12403L6.67151 17.3721C6.85917 18.8734 8.13538 20 9.64835 20H14.3517C15.8646 20 17.1408 18.8734 17.3285 17.3721L18.8595 5.12403C18.9341 4.52718 18.4687 4 17.8672 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M6 9.99993C10 8.49985 14 11.5 18 9.99993",stroke:"currentColor",strokeWidth:"2"}))},g=C;export{g as default,C as IconGlassWater};
//# debugId=B5B906099086F30864756E2164756E21