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

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

The same icon in other sets

Related icons in Huge Icons

Use the milk off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1.992 2l20 20M15.24 4.923c1.325 2.43 2.324 4.532 2.645 7.077M15.24 4.923c-.163.05-1.246.077-1.246.077m1.246-.077c.65-.199 1.118-.76 1.118-1.423c0-.828-.733-1.5-1.637-1.5H9.267a1.7 1.7 0 0 0-1.22.5M17.975 18c-.047 1.553-.22 2.48-.862 3.121c-.878.879-2.292.879-5.12.879c-2.83 0-4.243 0-5.122-.879c-.879-.878-.879-2.293-.879-5.121v-2.223c0-2.176.454-3.98 1.205-5.777m-.705 4l7.5 2"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMilkOff(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m1.992 2l20 20M15.24 4.923c1.325 2.43 2.324 4.532 2.645 7.077M15.24 4.923c-.163.05-1.246.077-1.246.077m1.246-.077c.65-.199 1.118-.76 1.118-1.423c0-.828-.733-1.5-1.637-1.5H9.267a1.7 1.7 0 0 0-1.22.5M17.975 18c-.047 1.553-.22 2.48-.862 3.121c-.878.879-2.292.879-5.12.879c-2.83 0-4.243 0-5.122-.879c-.879-.878-.879-2.293-.879-5.121v-2.223c0-2.176.454-3.98 1.205-5.777m-.705 4l7.5 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m1.992 2l20 20M15.24 4.923c1.325 2.43 2.324 4.532 2.645 7.077M15.24 4.923c-.163.05-1.246.077-1.246.077m1.246-.077c.65-.199 1.118-.76 1.118-1.423c0-.828-.733-1.5-1.637-1.5H9.267a1.7 1.7 0 0 0-1.22.5M17.975 18c-.047 1.553-.22 2.48-.862 3.121c-.878.879-2.292.879-5.12.879c-2.83 0-4.243 0-5.122-.879c-.879-.878-.879-2.293-.879-5.121v-2.223c0-2.176.454-3.98 1.205-5.777m-.705 4l7.5 2"/></svg>
</template>

CSS

.icon-milk-off {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m1.992%202l20%2020M15.24%204.923c1.325%202.43%202.324%204.532%202.645%207.077M15.24%204.923c-.163.05-1.246.077-1.246.077m1.246-.077c.65-.199%201.118-.76%201.118-1.423c0-.828-.733-1.5-1.637-1.5H9.267a1.7%201.7%200%200%200-1.22.5M17.975%2018c-.047%201.553-.22%202.48-.862%203.121c-.878.879-2.292.879-5.12.879c-2.83%200-4.243%200-5.122-.879c-.879-.878-.879-2.293-.879-5.121v-2.223c0-2.176.454-3.98%201.205-5.777m-.705%204l7.5%202%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m1.992%202l20%2020M15.24%204.923c1.325%202.43%202.324%204.532%202.645%207.077M15.24%204.923c-.163.05-1.246.077-1.246.077m1.246-.077c.65-.199%201.118-.76%201.118-1.423c0-.828-.733-1.5-1.637-1.5H9.267a1.7%201.7%200%200%200-1.22.5M17.975%2018c-.047%201.553-.22%202.48-.862%203.121c-.878.879-2.292.879-5.12.879c-2.83%200-4.243%200-5.122-.879c-.879-.878-.879-2.293-.879-5.121v-2.223c0-2.176.454-3.98%201.205-5.777m-.705%204l7.5%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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