@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.02 kB
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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:s,...l}},t&&!o&&n.createElement("title",null,t),e);var i=e=>a.createElement(p,{...e,ariaLabel:"hot-drink-cup,coffee-mug,dup"},a.createElement("path",{d:"M5.5 6L6.17082 4.65836C6.679 3.64201 7.71779 3 8.8541 3H15.1459C16.2822 3 17.321 3.64201 17.8292 4.65836L18.5 6M5.5 6H18.5M5.5 6C4.67157 6 4 6.67157 4 7.5C4 8.32843 4.67157 9 5.5 9H18.5C19.3284 9 20 8.32843 20 7.5C20 6.67157 19.3284 6 18.5 6M4.90002 9L5.88327 18.3149C6.04439 19.8414 7.33175 21 8.86669 21H15.1334C16.6683 21 17.9557 19.8414 18.1168 18.3149L19.1 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconHotDrinkCup,d as default};
//# sourceMappingURL=index.mjs.map