@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 • 873 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:r,color:s,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},r&&!o&&n.createElement("title",null,r),t);var i=t=>a.createElement(p,{...t,ariaLabel:"cup-hot, coffee, tea, milk"},a.createElement("path",{d:"M11 5V3M7 5V3M15 5V3M8 21H14C15.6569 21 17 19.6569 17 18V9C17 8.44772 16.5523 8 16 8H6C5.44772 8 5 8.44772 5 9V18C5 19.6569 6.34315 21 8 21ZM17 10H18.5C19.8807 10 21 11.1193 21 12.5C21 13.8807 19.8807 15 18.5 15H17V10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),V=i;export{i as IconCupHot,V as default};
//# sourceMappingURL=index.mjs.map