cocktail from IconPark Solid by ByteDance · Solid · Apache-2.0 Free for personal and commercial use.

Name
cocktail
Set
IconPark Solid
Style
Solid
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

Use the cocktail icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSCocktail"><g fill="none"><g stroke="#fff" stroke-linecap="round" stroke-width="4" clip-path="url(#ipSCocktail1)"><path stroke-linejoin="round" d="M35.8 13H32L21 32L9.8 13H6"/><path d="M25.75 25.596c5.602 3.15 12.696 1.164 15.846-4.437c3.15-5.6 1.165-12.695-4.436-15.845c-5.601-3.15-12.695-1.164-15.846 4.437"/><path stroke-linejoin="round" d="M26 44H16m5 0V32m-9-16s2-2 5-2s5 3 8 3s5-1 5-1"/></g><defs><clipPath id="ipSCocktail1"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSCocktail)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidCocktail(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSCocktail"><g fill="none"><g stroke="#fff" strokeLinecap="round" strokeWidth="4" clipPath="url(#ipSCocktail1)"><path strokeLinejoin="round" d="M35.8 13H32L21 32L9.8 13H6"/><path d="M25.75 25.596c5.602 3.15 12.696 1.164 15.846-4.437c3.15-5.6 1.165-12.695-4.436-15.845c-5.601-3.15-12.695-1.164-15.846 4.437"/><path strokeLinejoin="round" d="M26 44H16m5 0V32m-9-16s2-2 5-2s5 3 8 3s5-1 5-1"/></g><defs><clipPath id="ipSCocktail1"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSCocktail)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><mask id="ipSCocktail"><g fill="none"><g stroke="#fff" stroke-linecap="round" stroke-width="4" clip-path="url(#ipSCocktail1)"><path stroke-linejoin="round" d="M35.8 13H32L21 32L9.8 13H6"/><path d="M25.75 25.596c5.602 3.15 12.696 1.164 15.846-4.437c3.15-5.6 1.165-12.695-4.436-15.845c-5.601-3.15-12.695-1.164-15.846 4.437"/><path stroke-linejoin="round" d="M26 44H16m5 0V32m-9-16s2-2 5-2s5 3 8 3s5-1 5-1"/></g><defs><clipPath id="ipSCocktail1"><path fill="#000" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSCocktail)"/></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%3Cmask%20id%3D%22ipSCocktail%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20clip-path%3D%22url(%23ipSCocktail1)%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35.8%2013H32L21%2032L9.8%2013H6%22%2F%3E%3Cpath%20d%3D%22M25.75%2025.596c5.602%203.15%2012.696%201.164%2015.846-4.437c3.15-5.6%201.165-12.695-4.436-15.845c-5.601-3.15-12.695-1.164-15.846%204.437%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2044H16m5%200V32m-9-16s2-2%205-2s5%203%208%203s5-1%205-1%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22ipSCocktail1%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23ipSCocktail)%22%2F%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%3Cmask%20id%3D%22ipSCocktail%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20clip-path%3D%22url(%23ipSCocktail1)%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35.8%2013H32L21%2032L9.8%2013H6%22%2F%3E%3Cpath%20d%3D%22M25.75%2025.596c5.602%203.15%2012.696%201.164%2015.846-4.437c3.15-5.6%201.165-12.695-4.436-15.845c-5.601-3.15-12.695-1.164-15.846%204.437%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2044H16m5%200V32m-9-16s2-2%205-2s5%203%208%203s5-1%205-1%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22ipSCocktail1%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23ipSCocktail)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/cocktail.svg?color=%231a73e8&size=48