cup soda icon
cup-soda from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cup-soda
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the cup soda icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M14.117 6H9.883c-1.391 0-2.087 0-2.61.378c-.525.377-.745 1.037-1.185 2.357L6 9h12l-.088-.265c-.44-1.32-.66-1.98-1.184-2.357S15.508 6 14.117 6"/><path d="M4.5 9h15"/><path stroke-linejoin="round" d="m18 9l-.616 8.015c-.161 2.09-.242 3.136-.819 3.858a3 3 0 0 1-.656.607C15.147 22 14.098 22 12 22s-3.146 0-3.91-.52a3 3 0 0 1-.655-.607c-.577-.722-.658-1.767-.818-3.858L6 9zm-5-3l.272-1.09c.335-1.338.502-2.007.978-2.42q.08-.069.165-.129C14.93 2 15.62 2 17 2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCupSoda(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M14.117 6H9.883c-1.391 0-2.087 0-2.61.378c-.525.377-.745 1.037-1.185 2.357L6 9h12l-.088-.265c-.44-1.32-.66-1.98-1.184-2.357S15.508 6 14.117 6"/><path d="M4.5 9h15"/><path strokeLinejoin="round" d="m18 9l-.616 8.015c-.161 2.09-.242 3.136-.819 3.858a3 3 0 0 1-.656.607C15.147 22 14.098 22 12 22s-3.146 0-3.91-.52a3 3 0 0 1-.655-.607c-.577-.722-.658-1.767-.818-3.858L6 9zm-5-3l.272-1.09c.335-1.338.502-2.007.978-2.42q.08-.069.165-.129C14.93 2 15.62 2 17 2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M14.117 6H9.883c-1.391 0-2.087 0-2.61.378c-.525.377-.745 1.037-1.185 2.357L6 9h12l-.088-.265c-.44-1.32-.66-1.98-1.184-2.357S15.508 6 14.117 6"/><path d="M4.5 9h15"/><path stroke-linejoin="round" d="m18 9l-.616 8.015c-.161 2.09-.242 3.136-.819 3.858a3 3 0 0 1-.656.607C15.147 22 14.098 22 12 22s-3.146 0-3.91-.52a3 3 0 0 1-.655-.607c-.577-.722-.658-1.767-.818-3.858L6 9zm-5-3l.272-1.09c.335-1.338.502-2.007.978-2.42q.08-.069.165-.129C14.93 2 15.62 2 17 2"/></g></svg> </template>
CSS
.icon-cup-soda {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.117%206H9.883c-1.391%200-2.087%200-2.61.378c-.525.377-.745%201.037-1.185%202.357L6%209h12l-.088-.265c-.44-1.32-.66-1.98-1.184-2.357S15.508%206%2014.117%206%22%2F%3E%3Cpath%20d%3D%22M4.5%209h15%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m18%209l-.616%208.015c-.161%202.09-.242%203.136-.819%203.858a3%203%200%200%201-.656.607C15.147%2022%2014.098%2022%2012%2022s-3.146%200-3.91-.52a3%203%200%200%201-.655-.607c-.577-.722-.658-1.767-.818-3.858L6%209zm-5-3l.272-1.09c.335-1.338.502-2.007.978-2.42q.08-.069.165-.129C14.93%202%2015.62%202%2017%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.117%206H9.883c-1.391%200-2.087%200-2.61.378c-.525.377-.745%201.037-1.185%202.357L6%209h12l-.088-.265c-.44-1.32-.66-1.98-1.184-2.357S15.508%206%2014.117%206%22%2F%3E%3Cpath%20d%3D%22M4.5%209h15%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m18%209l-.616%208.015c-.161%202.09-.242%203.136-.819%203.858a3%203%200%200%201-.656.607C15.147%2022%2014.098%2022%2012%2022s-3.146%200-3.91-.52a3%203%200%200%201-.655-.607c-.577-.722-.658-1.767-.818-3.858L6%209zm-5-3l.272-1.09c.335-1.338.502-2.007.978-2.42q.08-.069.165-.129C14.93%202%2015.62%202%2017%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cup-soda.svg?color=%231a73e8&size=48