drinks-2-fill from Remix Icon by Remix Design · Fill · Food · Apache-2.0 Free for personal and commercial use.

Name
drinks-2-fill
Set
Remix Icon
Style
Fill
Category
Food
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More food icons from Remix Icon

Use the drinks 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.323 2H4V0h4.677l2 5H21v2h-2.118l-.827 14.059a1 1 0 0 1-.998.941H6.943a1 1 0 0 1-.998-.941L5.118 7H3V5h5.523zm-.202 5l.178 3.025c2.672.11 3.969.605 5.061 1.042c1.051.42 1.92.786 4.227.9L16.879 7z"/></svg>

React

import type { SVGProps } from "react";

export function RiDrinks2Fill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.323 2H4V0h4.677l2 5H21v2h-2.118l-.827 14.059a1 1 0 0 1-.998.941H6.943a1 1 0 0 1-.998-.941L5.118 7H3V5h5.523zm-.202 5l.178 3.025c2.672.11 3.969.605 5.061 1.042c1.051.42 1.92.786 4.227.9L16.879 7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.323 2H4V0h4.677l2 5H21v2h-2.118l-.827 14.059a1 1 0 0 1-.998.941H6.943a1 1 0 0 1-.998-.941L5.118 7H3V5h5.523zm-.202 5l.178 3.025c2.672.11 3.969.605 5.061 1.042c1.051.42 1.92.786 4.227.9L16.879 7z"/></svg>
</template>

CSS

.icon-drinks-2-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.323%202H4V0h4.677l2%205H21v2h-2.118l-.827%2014.059a1%201%200%200%201-.998.941H6.943a1%201%200%200%201-.998-.941L5.118%207H3V5h5.523zm-.202%205l.178%203.025c2.672.11%203.969.605%205.061%201.042c1.051.42%201.92.786%204.227.9L16.879%207z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.323%202H4V0h4.677l2%205H21v2h-2.118l-.827%2014.059a1%201%200%200%201-.998.941H6.943a1%201%200%200%201-.998-.941L5.118%207H3V5h5.523zm-.202%205l.178%203.025c2.672.11%203.969.605%205.061%201.042c1.051.42%201.92.786%204.227.9L16.879%207z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/drinks-2-fill.svg?color=%231a73e8&size=48