milk from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
milk
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the milk icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M15.238 4.923c.65-.199 1.118-.76 1.118-1.423c0-.828-.733-1.5-1.637-1.5H9.266c-.904 0-1.636.672-1.636 1.5c0 .653.455 1.209 1.09 1.415C8.89 4.97 9.992 5 9.992 5M8.72 4.915c-1.62 2.97-2.727 5.462-2.727 8.862V16c0 2.828 0 4.243.879 5.121s2.292.879 5.12.879s4.243 0 5.121-.879c.88-.878.88-2.293.88-5.121v-2.223c0-3.4-1.134-5.883-2.755-8.854m0 0c-.163.05-1.246.077-1.246.077"/><path d="m5.992 12l12 3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMilk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M15.238 4.923c.65-.199 1.118-.76 1.118-1.423c0-.828-.733-1.5-1.637-1.5H9.266c-.904 0-1.636.672-1.636 1.5c0 .653.455 1.209 1.09 1.415C8.89 4.97 9.992 5 9.992 5M8.72 4.915c-1.62 2.97-2.727 5.462-2.727 8.862V16c0 2.828 0 4.243.879 5.121s2.292.879 5.12.879s4.243 0 5.121-.879c.88-.878.88-2.293.88-5.121v-2.223c0-3.4-1.134-5.883-2.755-8.854m0 0c-.163.05-1.246.077-1.246.077"/><path d="m5.992 12l12 3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M15.238 4.923c.65-.199 1.118-.76 1.118-1.423c0-.828-.733-1.5-1.637-1.5H9.266c-.904 0-1.636.672-1.636 1.5c0 .653.455 1.209 1.09 1.415C8.89 4.97 9.992 5 9.992 5M8.72 4.915c-1.62 2.97-2.727 5.462-2.727 8.862V16c0 2.828 0 4.243.879 5.121s2.292.879 5.12.879s4.243 0 5.121-.879c.88-.878.88-2.293.88-5.121v-2.223c0-3.4-1.134-5.883-2.755-8.854m0 0c-.163.05-1.246.077-1.246.077"/><path d="m5.992 12l12 3"/></g></svg>
</template>

CSS

.icon-milk {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.238%204.923c.65-.199%201.118-.76%201.118-1.423c0-.828-.733-1.5-1.637-1.5H9.266c-.904%200-1.636.672-1.636%201.5c0%20.653.455%201.209%201.09%201.415C8.89%204.97%209.992%205%209.992%205M8.72%204.915c-1.62%202.97-2.727%205.462-2.727%208.862V16c0%202.828%200%204.243.879%205.121s2.292.879%205.12.879s4.243%200%205.121-.879c.88-.878.88-2.293.88-5.121v-2.223c0-3.4-1.134-5.883-2.755-8.854m0%200c-.163.05-1.246.077-1.246.077%22%2F%3E%3Cpath%20d%3D%22m5.992%2012l12%203%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.238%204.923c.65-.199%201.118-.76%201.118-1.423c0-.828-.733-1.5-1.637-1.5H9.266c-.904%200-1.636.672-1.636%201.5c0%20.653.455%201.209%201.09%201.415C8.89%204.97%209.992%205%209.992%205M8.72%204.915c-1.62%202.97-2.727%205.462-2.727%208.862V16c0%202.828%200%204.243.879%205.121s2.292.879%205.12.879s4.243%200%205.121-.879c.88-.878.88-2.293.88-5.121v-2.223c0-3.4-1.134-5.883-2.755-8.854m0%200c-.163.05-1.246.077-1.246.077%22%2F%3E%3Cpath%20d%3D%22m5.992%2012l12%203%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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