@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.24 kB
JavaScript
import e from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...l})=>s.createElement("svg",{...l,"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:a,...i}},n&&!t&&s.createElement("title",null,n),o);var C=o=>e.createElement(p,{...o,ariaLabel:"tea, cafe, coffee, vibe"},e.createElement("path",{d:"M4 14V12C4 10.8954 4.89543 10 6 10H16C17.1046 10 18 10.8954 18 12V14C18 17.866 14.866 21 11 21C7.13401 21 4 17.866 4 14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M16 10H19.5C20.8807 10 22 11.1193 22 12.5C22 13.8807 20.8807 15 19.5 15H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.99805 3C8.78711 4.01291 8.78711 4.98709 8.99805 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.createElement("path",{d:"M12.998 3C12.7871 4.01291 12.7871 4.98709 12.998 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),m=C;export{C as IconTea,m as default};
//# sourceMappingURL=index.mjs.map