milk-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
milk-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All milk icons →

More newicons icons from Reicon

Use the milk icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 15.998v3c0 1.65-1.35 3-3 3H9c-1.65 0-3-1.35-3-3v-4.01c0-.55.45-1 1.01-1l2.88.01c.69 0 1.37.15 2 .45c.69.32 1.42.55 2.19.55H17c.55 0 1 .45 1 1m-.59-6.588l-2.12-2.12a.98.98 0 0 1-.29-.7V4.91A1.498 1.498 0 0 0 14.5 2h-5A1.498 1.498 0 0 0 9 4.91v1.68c0 .26-.1.51-.29.7L6.59 9.41c-.32.32-.59.97-.59 1.42v.65c0 .55.44 1 .99 1l2.91.02c.98 0 1.97.24 2.85.7c.42.22.9.3 1.37.3H17c.55 0 1-.45 1-1v-1.67c0-.45-.27-1.1-.59-1.42"/></svg>

React

import type { SVGProps } from "react";

export function ReiconMilkFilled(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="M18 15.998v3c0 1.65-1.35 3-3 3H9c-1.65 0-3-1.35-3-3v-4.01c0-.55.45-1 1.01-1l2.88.01c.69 0 1.37.15 2 .45c.69.32 1.42.55 2.19.55H17c.55 0 1 .45 1 1m-.59-6.588l-2.12-2.12a.98.98 0 0 1-.29-.7V4.91A1.498 1.498 0 0 0 14.5 2h-5A1.498 1.498 0 0 0 9 4.91v1.68c0 .26-.1.51-.29.7L6.59 9.41c-.32.32-.59.97-.59 1.42v.65c0 .55.44 1 .99 1l2.91.02c.98 0 1.97.24 2.85.7c.42.22.9.3 1.37.3H17c.55 0 1-.45 1-1v-1.67c0-.45-.27-1.1-.59-1.42"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 15.998v3c0 1.65-1.35 3-3 3H9c-1.65 0-3-1.35-3-3v-4.01c0-.55.45-1 1.01-1l2.88.01c.69 0 1.37.15 2 .45c.69.32 1.42.55 2.19.55H17c.55 0 1 .45 1 1m-.59-6.588l-2.12-2.12a.98.98 0 0 1-.29-.7V4.91A1.498 1.498 0 0 0 14.5 2h-5A1.498 1.498 0 0 0 9 4.91v1.68c0 .26-.1.51-.29.7L6.59 9.41c-.32.32-.59.97-.59 1.42v.65c0 .55.44 1 .99 1l2.91.02c.98 0 1.97.24 2.85.7c.42.22.9.3 1.37.3H17c.55 0 1-.45 1-1v-1.67c0-.45-.27-1.1-.59-1.42"/></svg>
</template>

CSS

.icon-milk-filled {
  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%22M18%2015.998v3c0%201.65-1.35%203-3%203H9c-1.65%200-3-1.35-3-3v-4.01c0-.55.45-1%201.01-1l2.88.01c.69%200%201.37.15%202%20.45c.69.32%201.42.55%202.19.55H17c.55%200%201%20.45%201%201m-.59-6.588l-2.12-2.12a.98.98%200%200%201-.29-.7V4.91A1.498%201.498%200%200%200%2014.5%202h-5A1.498%201.498%200%200%200%209%204.91v1.68c0%20.26-.1.51-.29.7L6.59%209.41c-.32.32-.59.97-.59%201.42v.65c0%20.55.44%201%20.99%201l2.91.02c.98%200%201.97.24%202.85.7c.42.22.9.3%201.37.3H17c.55%200%201-.45%201-1v-1.67c0-.45-.27-1.1-.59-1.42%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%22M18%2015.998v3c0%201.65-1.35%203-3%203H9c-1.65%200-3-1.35-3-3v-4.01c0-.55.45-1%201.01-1l2.88.01c.69%200%201.37.15%202%20.45c.69.32%201.42.55%202.19.55H17c.55%200%201%20.45%201%201m-.59-6.588l-2.12-2.12a.98.98%200%200%201-.29-.7V4.91A1.498%201.498%200%200%200%2014.5%202h-5A1.498%201.498%200%200%200%209%204.91v1.68c0%20.26-.1.51-.29.7L6.59%209.41c-.32.32-.59.97-.59%201.42v.65c0%20.55.44%201%20.99%201l2.91.02c.98%200%201.97.24%202.85.7c.42.22.9.3%201.37.3H17c.55%200%201-.45%201-1v-1.67c0-.45-.27-1.1-.59-1.42%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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