@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.19 kB
JavaScript
import p from"react";import n from"react";var L=({children:t,size:r=24,ariaLabel:o,color:a,ariaHidden:e=!0,style:l,...s})=>n.createElement("svg",{...s,"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,...l}},o&&!e&&n.createElement("title",null,o),t);var V=t=>p.createElement(L,{...t,ariaLabel:"drink, cup, straw"},p.createElement("path",{d:"M7 22L6.00221 22.0665L6.06445 23H7V22ZM17 22V23H17.9356L17.9978 22.0665L17 22ZM6 7V6H4.93111L5.00221 7.06652L6 7ZM18 7L18.9978 7.06652L19.0689 6H18V7ZM11 7V8H13V7H11ZM12 3L11.7831 2.02381L11 2.19783V3H12ZM16.7169 2.97619L17.6931 2.75926L17.2593 0.806883L16.2831 1.02381L16.7169 2.97619ZM7 23H17V21H7V23ZM6 8H18V6H6V8ZM17.9978 22.0665L18.9978 7.06652L17.0022 6.93348L16.0022 21.9335L17.9978 22.0665ZM5.00221 7.06652L6.00221 22.0665L7.99779 21.9335L6.99779 6.93348L5.00221 7.06652ZM13 7V3H11V7H13ZM12.2169 3.97619L16.7169 2.97619L16.2831 1.02381L11.7831 2.02381L12.2169 3.97619ZM17.7333 11H6.26666V13H17.7333V11Z",fill:"currentColor"})),Z=V;export{V as IconDrink,Z as default};
//# sourceMappingURL=index.mjs.map