@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 p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>{return s.createElement("svg",{...l,"aria-hidden":e,role:e?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!e&&s.createElement("title",null,n),t)};import r from"react";var C=(t)=>{return r.createElement(p,{...t,ariaLabel:"cup-hot, coffee, tea, milk, mug"},r.createElement("path",{d:"M5 9C5 8.44772 5.44772 8 6 8H16C16.5523 8 17 8.44772 17 9V18C17 19.6569 15.6569 21 14 21H8C6.34315 21 5 19.6569 5 18V9Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M17 10H18.5C19.8807 10 21 11.1193 21 12.5C21 13.8807 19.8807 15 18.5 15H17V10Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),r.createElement("path",{d:"M17 10H18.5C19.8807 10 21 11.1193 21 12.5C21 13.8807 19.8807 15 18.5 15H17V10Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),r.createElement("path",{d:"M11 5V3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M7 5V3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M15 5V3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},m=C;export{m as default,C as IconCupHot};
//# debugId=E2D2A48684C3D51164756E2164756E21