cocktail icon
cocktail from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- cocktail
- Set
- IconPark
- Style
- Color
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark
Use the cocktail icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M35.8 13H32L21 32L9.8 13H6"/><path d="M25.7509 25.5961C31.3517 28.7466 38.446 26.7602 41.5964 21.1594C44.7469 15.5586 42.7605 8.46427 37.1597 5.31383C31.5589 2.16338 24.4646 4.14978 21.3142 9.75057"/><path stroke-linejoin="round" d="M26 44H16"/><path stroke-linejoin="round" d="M21 44L21 32"/><path stroke-linejoin="round" d="M12 16C12 16 14 14 17 14C20 14 22 17 25 17C28 17 30 16 30 16"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkCocktail(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M35.8 13H32L21 32L9.8 13H6"/><path d="M25.7509 25.5961C31.3517 28.7466 38.446 26.7602 41.5964 21.1594C44.7469 15.5586 42.7605 8.46427 37.1597 5.31383C31.5589 2.16338 24.4646 4.14978 21.3142 9.75057"/><path strokeLinejoin="round" d="M26 44H16"/><path strokeLinejoin="round" d="M21 44L21 32"/><path strokeLinejoin="round" d="M12 16C12 16 14 14 17 14C20 14 22 17 25 17C28 17 30 16 30 16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M35.8 13H32L21 32L9.8 13H6"/><path d="M25.7509 25.5961C31.3517 28.7466 38.446 26.7602 41.5964 21.1594C44.7469 15.5586 42.7605 8.46427 37.1597 5.31383C31.5589 2.16338 24.4646 4.14978 21.3142 9.75057"/><path stroke-linejoin="round" d="M26 44H16"/><path stroke-linejoin="round" d="M21 44L21 32"/><path stroke-linejoin="round" d="M12 16C12 16 14 14 17 14C20 14 22 17 25 17C28 17 30 16 30 16"/></g></svg> </template>
CSS
.icon-cocktail {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35.8%2013H32L21%2032L9.8%2013H6%22%2F%3E%3Cpath%20d%3D%22M25.7509%2025.5961C31.3517%2028.7466%2038.446%2026.7602%2041.5964%2021.1594C44.7469%2015.5586%2042.7605%208.46427%2037.1597%205.31383C31.5589%202.16338%2024.4646%204.14978%2021.3142%209.75057%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2044H16%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2044L21%2032%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016C12%2016%2014%2014%2017%2014C20%2014%2022%2017%2025%2017C28%2017%2030%2016%2030%2016%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35.8%2013H32L21%2032L9.8%2013H6%22%2F%3E%3Cpath%20d%3D%22M25.7509%2025.5961C31.3517%2028.7466%2038.446%2026.7602%2041.5964%2021.1594C44.7469%2015.5586%2042.7605%208.46427%2037.1597%205.31383C31.5589%202.16338%2024.4646%204.14978%2021.3142%209.75057%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2044H16%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2044L21%2032%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016C12%2016%2014%2014%2017%2014C20%2014%2022%2017%2025%2017C28%2017%2030%2016%2030%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/cocktail.svg?color=%231a73e8&size=48