liqueur icon
liqueur from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- liqueur
- Set
- IconPark
- Style
- Color
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark
Use the liqueur icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M22.9994 31L7.41097 13L38.5879 13L22.9994 31Z"/><line x1="23" x2="23" y1="32" y2="42" stroke="#000" stroke-linejoin="round"/><line x1="17" x2="29" y1="44" y2="44" stroke="#000"/><line x1="16" x2="30" y1="23" y2="23" stroke="#fff" stroke-linejoin="round"/><path stroke="#000" stroke-linejoin="round" d="M35 18H38C41.3137 18 44 15.3137 44 12C44 8.68629 41.3137 6 38 6C34.6863 6 32 8.68629 32 12C32 12.3407 32.0284 12.6748 32.083 13"/><path stroke="#000" stroke-linejoin="round" d="M10.9993 17.1436L19.5352 27"/><path stroke="#000" stroke-linejoin="round" d="M35 17.1435L26.2105 27.2927"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkLiqueur(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" strokeLinecap="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" d="M22.9994 31L7.41097 13L38.5879 13L22.9994 31Z"/><line x1="23" x2="23" y1="32" y2="42" stroke="#000" strokeLinejoin="round"/><line x1="17" x2="29" y1="44" y2="44" stroke="#000"/><line x1="16" x2="30" y1="23" y2="23" stroke="#fff" strokeLinejoin="round"/><path stroke="#000" strokeLinejoin="round" d="M35 18H38C41.3137 18 44 15.3137 44 12C44 8.68629 41.3137 6 38 6C34.6863 6 32 8.68629 32 12C32 12.3407 32.0284 12.6748 32.083 13"/><path stroke="#000" strokeLinejoin="round" d="M10.9993 17.1436L19.5352 27"/><path stroke="#000" strokeLinejoin="round" d="M35 17.1435L26.2105 27.2927"/></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-linecap="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M22.9994 31L7.41097 13L38.5879 13L22.9994 31Z"/><line x1="23" x2="23" y1="32" y2="42" stroke="#000" stroke-linejoin="round"/><line x1="17" x2="29" y1="44" y2="44" stroke="#000"/><line x1="16" x2="30" y1="23" y2="23" stroke="#fff" stroke-linejoin="round"/><path stroke="#000" stroke-linejoin="round" d="M35 18H38C41.3137 18 44 15.3137 44 12C44 8.68629 41.3137 6 38 6C34.6863 6 32 8.68629 32 12C32 12.3407 32.0284 12.6748 32.083 13"/><path stroke="#000" stroke-linejoin="round" d="M10.9993 17.1436L19.5352 27"/><path stroke="#000" stroke-linejoin="round" d="M35 17.1435L26.2105 27.2927"/></g></svg> </template>
CSS
.icon-liqueur {
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-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.9994%2031L7.41097%2013L38.5879%2013L22.9994%2031Z%22%2F%3E%3Cline%20x1%3D%2223%22%20x2%3D%2223%22%20y1%3D%2232%22%20y2%3D%2242%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cline%20x1%3D%2217%22%20x2%3D%2229%22%20y1%3D%2244%22%20y2%3D%2244%22%20stroke%3D%22%23000%22%2F%3E%3Cline%20x1%3D%2216%22%20x2%3D%2230%22%20y1%3D%2223%22%20y2%3D%2223%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2018H38C41.3137%2018%2044%2015.3137%2044%2012C44%208.68629%2041.3137%206%2038%206C34.6863%206%2032%208.68629%2032%2012C32%2012.3407%2032.0284%2012.6748%2032.083%2013%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.9993%2017.1436L19.5352%2027%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2017.1435L26.2105%2027.2927%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-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.9994%2031L7.41097%2013L38.5879%2013L22.9994%2031Z%22%2F%3E%3Cline%20x1%3D%2223%22%20x2%3D%2223%22%20y1%3D%2232%22%20y2%3D%2242%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cline%20x1%3D%2217%22%20x2%3D%2229%22%20y1%3D%2244%22%20y2%3D%2244%22%20stroke%3D%22%23000%22%2F%3E%3Cline%20x1%3D%2216%22%20x2%3D%2230%22%20y1%3D%2223%22%20y2%3D%2223%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2018H38C41.3137%2018%2044%2015.3137%2044%2012C44%208.68629%2041.3137%206%2038%206C34.6863%206%2032%208.68629%2032%2012C32%2012.3407%2032.0284%2012.6748%2032.083%2013%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.9993%2017.1436L19.5352%2027%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2017.1435L26.2105%2027.2927%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/liqueur.svg?color=%231a73e8&size=48