dairy from Health Icons by Resolve to Save Lives · Filled · Nutrition · MIT Free for personal and commercial use.

Name
dairy
Set
Health Icons
Style
Filled
Category
Nutrition
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More nutrition icons from Health Icons

Use the dairy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M21.675 6L18 21.623v18.899c0 .913.68 1.478 1.306 1.478h10.388c.627 0 1.306-.565 1.306-1.478V21.623L27.325 6zm-2.37 1.34s-.53.044-.99-.234c-.352-.212-.662-.613-.662-1.367C17.653 4 18.479 4 20.958 4h7.084c2.479 0 3.305 0 3.305 1.74c0 .753-.31 1.154-.662 1.367c-.46.277-.99.232-.99.232L33 21.391v19.13C33 42.444 31.52 44 29.694 44H19.306C17.48 44 16 42.443 16 40.522v-19.13z" clip-rule="evenodd"/><path d="M24 23.814c-2.333-2.186-7 0-7 0L20.5 6h8L31 16.526l1 7.895L31 26s-4.667 0-7-2.186"/><path d="M19 5h11l-1 2h-9z"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsDairy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M21.675 6L18 21.623v18.899c0 .913.68 1.478 1.306 1.478h10.388c.627 0 1.306-.565 1.306-1.478V21.623L27.325 6zm-2.37 1.34s-.53.044-.99-.234c-.352-.212-.662-.613-.662-1.367C17.653 4 18.479 4 20.958 4h7.084c2.479 0 3.305 0 3.305 1.74c0 .753-.31 1.154-.662 1.367c-.46.277-.99.232-.99.232L33 21.391v19.13C33 42.444 31.52 44 29.694 44H19.306C17.48 44 16 42.443 16 40.522v-19.13z" clipRule="evenodd"/><path d="M24 23.814c-2.333-2.186-7 0-7 0L20.5 6h8L31 16.526l1 7.895L31 26s-4.667 0-7-2.186"/><path d="M19 5h11l-1 2h-9z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M21.675 6L18 21.623v18.899c0 .913.68 1.478 1.306 1.478h10.388c.627 0 1.306-.565 1.306-1.478V21.623L27.325 6zm-2.37 1.34s-.53.044-.99-.234c-.352-.212-.662-.613-.662-1.367C17.653 4 18.479 4 20.958 4h7.084c2.479 0 3.305 0 3.305 1.74c0 .753-.31 1.154-.662 1.367c-.46.277-.99.232-.99.232L33 21.391v19.13C33 42.444 31.52 44 29.694 44H19.306C17.48 44 16 42.443 16 40.522v-19.13z" clip-rule="evenodd"/><path d="M24 23.814c-2.333-2.186-7 0-7 0L20.5 6h8L31 16.526l1 7.895L31 26s-4.667 0-7-2.186"/><path d="M19 5h11l-1 2h-9z"/></g></svg>
</template>

CSS

.icon-dairy {
  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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.675%206L18%2021.623v18.899c0%20.913.68%201.478%201.306%201.478h10.388c.627%200%201.306-.565%201.306-1.478V21.623L27.325%206zm-2.37%201.34s-.53.044-.99-.234c-.352-.212-.662-.613-.662-1.367C17.653%204%2018.479%204%2020.958%204h7.084c2.479%200%203.305%200%203.305%201.74c0%20.753-.31%201.154-.662%201.367c-.46.277-.99.232-.99.232L33%2021.391v19.13C33%2042.444%2031.52%2044%2029.694%2044H19.306C17.48%2044%2016%2042.443%2016%2040.522v-19.13z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24%2023.814c-2.333-2.186-7%200-7%200L20.5%206h8L31%2016.526l1%207.895L31%2026s-4.667%200-7-2.186%22%2F%3E%3Cpath%20d%3D%22M19%205h11l-1%202h-9z%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.675%206L18%2021.623v18.899c0%20.913.68%201.478%201.306%201.478h10.388c.627%200%201.306-.565%201.306-1.478V21.623L27.325%206zm-2.37%201.34s-.53.044-.99-.234c-.352-.212-.662-.613-.662-1.367C17.653%204%2018.479%204%2020.958%204h7.084c2.479%200%203.305%200%203.305%201.74c0%20.753-.31%201.154-.662%201.367c-.46.277-.99.232-.99.232L33%2021.391v19.13C33%2042.444%2031.52%2044%2029.694%2044H19.306C17.48%2044%2016%2042.443%2016%2040.522v-19.13z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24%2023.814c-2.333-2.186-7%200-7%200L20.5%206h8L31%2016.526l1%207.895L31%2026s-4.667%200-7-2.186%22%2F%3E%3Cpath%20d%3D%22M19%205h11l-1%202h-9z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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