glass of milk emoji
glass-of-milk from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.
- Name
- glass-of-milk
- Set
- Noto Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More food & drink icons from Noto Emoji
Use the glass of milk emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="M72.9 72.09c.37.37 21.81-17.86 21.81-17.86l2.22-30.53l-18.51 7.97l-31.24-1.23l-15.68-7.11l2.45 29.96c-.01 0 38.59 18.44 38.95 18.8" opacity=".5"/><path fill="#e0e0e0" d="M62.69 5.93L46.82 7.46l-11.97 4.32l-6.68 6.96l7.24 84.08l-.14 10.58s8.49 11 28.54 11s29.79-10.02 29.79-10.02l-.14-10.86L100 19.57l-4.73-6.82l-17.96-5.71z" opacity=".7"/><path fill="silver" d="M33.88 53.25c0 2.73 3.48 50.39 5.01 52.9s9.54 10.35 25.13 10.07s25.12-7.15 25.95-9.52c.84-2.37 4.73-52.48 4.73-52.48s-.42-5.43-11.69-9.19s-25.34-2.97-32.43-1.53c-8.91 1.82-16.7 6.69-16.7 9.75"/><path fill="#fcf9e9" d="m38.95 62.63l-3.04-5.98s-.06-1.77.18-2.83s2.05-6.04 13.87-8.4c9.38-1.88 21.29-1.71 29.94.65c5.86 1.6 11.6 4.71 12.39 7.8c.9 3.51-.65 5.01-.65 5.01l-5.87 9.38l-42.91-.57z"/><path fill="#f0e7ba" d="M40.75 104.8c.38 1.29 6.44 8.81 22.92 8.81s23.82-6.12 23.98-7.51s4.81-49.03 4.81-49.03s-6.77 8.81-28.31 8.4s-28.23-8.86-28.23-8.86s4.42 46.81 4.83 48.19"/><path fill="#fff" d="M42.13 38.15c-2.36.15-3.59 1.96-3.1 5.71c.33 2.52.98 5.22 4.32 4.89c3.38-.33 3.48-3.86 3.1-5.87c-.56-3.01-1.7-4.89-4.32-4.73m1.15 12.08c-2.28.18-3.02 1.55-2.69 5.63c.43 5.39 3.18 39.24 3.43 42.18c.24 2.94 1.55 4 3.34 4s3.26-1.79 3.18-3.83s-3.18-40.55-3.43-42.75c-.24-2.21-.65-5.48-3.83-5.23M38.46 109c-.68 1.77 1.68 5.39 6.37 7.8c5.23 2.69 11.08 2.28 11.18.08c.1-2.32-3.51-1.7-8.97-4.32c-4.52-2.17-7.52-6.34-8.58-3.56"/><path fill="#d5d5d5" d="M66.18 119.49c-.21 1.74 8.75 1.14 15.61-1.22c7.8-2.69 10.09-6.5 9.19-7.81s-2.71 2.08-10.42 4.59c-10.68 3.45-14.07 1.8-14.38 4.44"/><path fill="#c8c8c8" d="M65.13 34.26h-.71c-22.48-.14-30.9-6.03-33.92-9.68c-1.96-2.38-2.6-4.97-2.13-7.49v-.08c2.26-6.75 15-12.75 35.7-12.83c23.33-.09 35.29 8.14 35.87 13.75c.18 1.8-.15 4.95-2.83 7.77c-4.88 5.11-16.43 8.56-31.98 8.56m-32-16.35c-.31 1.65-.39 3 1.02 4.7c2.16 2.61 8.2 7.98 30.25 8.12h.74c19.76 0 26.07-4.35 28.71-7.26c1.48-1.63 2.06-3.07 1.89-4.79c-.39-3.69-10.14-10.75-31.42-10.63c-22.66.12-30.35 5.86-31.08 9.74z"/><path fill="#fff" d="M35.86 13.87c-.45-.48-2.07-.17-3.39 1.36c-1.17 1.36-2.73 4.16-.43 7.33c2.32 3.19 9.55 9.12 33.21 9.43c21.38.28 31.61-7.02 31.91-11.95s-2.77-4.81-2.77-4.13s.64 2.05.43 3.7c-.25 1.9-4.99 10.03-29.82 10.09c-23.78.06-31.56-7.64-31.48-10.1c.12-3.82 3.33-4.68 2.34-5.73"/></svg>
React
import type { SVGProps } from "react";
export function NotoGlassOfMilk(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="M72.9 72.09c.37.37 21.81-17.86 21.81-17.86l2.22-30.53l-18.51 7.97l-31.24-1.23l-15.68-7.11l2.45 29.96c-.01 0 38.59 18.44 38.95 18.8" opacity=".5"/><path fill="#e0e0e0" d="M62.69 5.93L46.82 7.46l-11.97 4.32l-6.68 6.96l7.24 84.08l-.14 10.58s8.49 11 28.54 11s29.79-10.02 29.79-10.02l-.14-10.86L100 19.57l-4.73-6.82l-17.96-5.71z" opacity=".7"/><path fill="silver" d="M33.88 53.25c0 2.73 3.48 50.39 5.01 52.9s9.54 10.35 25.13 10.07s25.12-7.15 25.95-9.52c.84-2.37 4.73-52.48 4.73-52.48s-.42-5.43-11.69-9.19s-25.34-2.97-32.43-1.53c-8.91 1.82-16.7 6.69-16.7 9.75"/><path fill="#fcf9e9" d="m38.95 62.63l-3.04-5.98s-.06-1.77.18-2.83s2.05-6.04 13.87-8.4c9.38-1.88 21.29-1.71 29.94.65c5.86 1.6 11.6 4.71 12.39 7.8c.9 3.51-.65 5.01-.65 5.01l-5.87 9.38l-42.91-.57z"/><path fill="#f0e7ba" d="M40.75 104.8c.38 1.29 6.44 8.81 22.92 8.81s23.82-6.12 23.98-7.51s4.81-49.03 4.81-49.03s-6.77 8.81-28.31 8.4s-28.23-8.86-28.23-8.86s4.42 46.81 4.83 48.19"/><path fill="#fff" d="M42.13 38.15c-2.36.15-3.59 1.96-3.1 5.71c.33 2.52.98 5.22 4.32 4.89c3.38-.33 3.48-3.86 3.1-5.87c-.56-3.01-1.7-4.89-4.32-4.73m1.15 12.08c-2.28.18-3.02 1.55-2.69 5.63c.43 5.39 3.18 39.24 3.43 42.18c.24 2.94 1.55 4 3.34 4s3.26-1.79 3.18-3.83s-3.18-40.55-3.43-42.75c-.24-2.21-.65-5.48-3.83-5.23M38.46 109c-.68 1.77 1.68 5.39 6.37 7.8c5.23 2.69 11.08 2.28 11.18.08c.1-2.32-3.51-1.7-8.97-4.32c-4.52-2.17-7.52-6.34-8.58-3.56"/><path fill="#d5d5d5" d="M66.18 119.49c-.21 1.74 8.75 1.14 15.61-1.22c7.8-2.69 10.09-6.5 9.19-7.81s-2.71 2.08-10.42 4.59c-10.68 3.45-14.07 1.8-14.38 4.44"/><path fill="#c8c8c8" d="M65.13 34.26h-.71c-22.48-.14-30.9-6.03-33.92-9.68c-1.96-2.38-2.6-4.97-2.13-7.49v-.08c2.26-6.75 15-12.75 35.7-12.83c23.33-.09 35.29 8.14 35.87 13.75c.18 1.8-.15 4.95-2.83 7.77c-4.88 5.11-16.43 8.56-31.98 8.56m-32-16.35c-.31 1.65-.39 3 1.02 4.7c2.16 2.61 8.2 7.98 30.25 8.12h.74c19.76 0 26.07-4.35 28.71-7.26c1.48-1.63 2.06-3.07 1.89-4.79c-.39-3.69-10.14-10.75-31.42-10.63c-22.66.12-30.35 5.86-31.08 9.74z"/><path fill="#fff" d="M35.86 13.87c-.45-.48-2.07-.17-3.39 1.36c-1.17 1.36-2.73 4.16-.43 7.33c2.32 3.19 9.55 9.12 33.21 9.43c21.38.28 31.61-7.02 31.91-11.95s-2.77-4.81-2.77-4.13s.64 2.05.43 3.7c-.25 1.9-4.99 10.03-29.82 10.09c-23.78.06-31.56-7.64-31.48-10.1c.12-3.82 3.33-4.68 2.34-5.73"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="M72.9 72.09c.37.37 21.81-17.86 21.81-17.86l2.22-30.53l-18.51 7.97l-31.24-1.23l-15.68-7.11l2.45 29.96c-.01 0 38.59 18.44 38.95 18.8" opacity=".5"/><path fill="#e0e0e0" d="M62.69 5.93L46.82 7.46l-11.97 4.32l-6.68 6.96l7.24 84.08l-.14 10.58s8.49 11 28.54 11s29.79-10.02 29.79-10.02l-.14-10.86L100 19.57l-4.73-6.82l-17.96-5.71z" opacity=".7"/><path fill="silver" d="M33.88 53.25c0 2.73 3.48 50.39 5.01 52.9s9.54 10.35 25.13 10.07s25.12-7.15 25.95-9.52c.84-2.37 4.73-52.48 4.73-52.48s-.42-5.43-11.69-9.19s-25.34-2.97-32.43-1.53c-8.91 1.82-16.7 6.69-16.7 9.75"/><path fill="#fcf9e9" d="m38.95 62.63l-3.04-5.98s-.06-1.77.18-2.83s2.05-6.04 13.87-8.4c9.38-1.88 21.29-1.71 29.94.65c5.86 1.6 11.6 4.71 12.39 7.8c.9 3.51-.65 5.01-.65 5.01l-5.87 9.38l-42.91-.57z"/><path fill="#f0e7ba" d="M40.75 104.8c.38 1.29 6.44 8.81 22.92 8.81s23.82-6.12 23.98-7.51s4.81-49.03 4.81-49.03s-6.77 8.81-28.31 8.4s-28.23-8.86-28.23-8.86s4.42 46.81 4.83 48.19"/><path fill="#fff" d="M42.13 38.15c-2.36.15-3.59 1.96-3.1 5.71c.33 2.52.98 5.22 4.32 4.89c3.38-.33 3.48-3.86 3.1-5.87c-.56-3.01-1.7-4.89-4.32-4.73m1.15 12.08c-2.28.18-3.02 1.55-2.69 5.63c.43 5.39 3.18 39.24 3.43 42.18c.24 2.94 1.55 4 3.34 4s3.26-1.79 3.18-3.83s-3.18-40.55-3.43-42.75c-.24-2.21-.65-5.48-3.83-5.23M38.46 109c-.68 1.77 1.68 5.39 6.37 7.8c5.23 2.69 11.08 2.28 11.18.08c.1-2.32-3.51-1.7-8.97-4.32c-4.52-2.17-7.52-6.34-8.58-3.56"/><path fill="#d5d5d5" d="M66.18 119.49c-.21 1.74 8.75 1.14 15.61-1.22c7.8-2.69 10.09-6.5 9.19-7.81s-2.71 2.08-10.42 4.59c-10.68 3.45-14.07 1.8-14.38 4.44"/><path fill="#c8c8c8" d="M65.13 34.26h-.71c-22.48-.14-30.9-6.03-33.92-9.68c-1.96-2.38-2.6-4.97-2.13-7.49v-.08c2.26-6.75 15-12.75 35.7-12.83c23.33-.09 35.29 8.14 35.87 13.75c.18 1.8-.15 4.95-2.83 7.77c-4.88 5.11-16.43 8.56-31.98 8.56m-32-16.35c-.31 1.65-.39 3 1.02 4.7c2.16 2.61 8.2 7.98 30.25 8.12h.74c19.76 0 26.07-4.35 28.71-7.26c1.48-1.63 2.06-3.07 1.89-4.79c-.39-3.69-10.14-10.75-31.42-10.63c-22.66.12-30.35 5.86-31.08 9.74z"/><path fill="#fff" d="M35.86 13.87c-.45-.48-2.07-.17-3.39 1.36c-1.17 1.36-2.73 4.16-.43 7.33c2.32 3.19 9.55 9.12 33.21 9.43c21.38.28 31.61-7.02 31.91-11.95s-2.77-4.81-2.77-4.13s.64 2.05.43 3.7c-.25 1.9-4.99 10.03-29.82 10.09c-23.78.06-31.56-7.64-31.48-10.1c.12-3.82 3.33-4.68 2.34-5.73"/></svg> </template>
CSS
.icon-glass-of-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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M72.9%2072.09c.37.37%2021.81-17.86%2021.81-17.86l2.22-30.53l-18.51%207.97l-31.24-1.23l-15.68-7.11l2.45%2029.96c-.01%200%2038.59%2018.44%2038.95%2018.8%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M62.69%205.93L46.82%207.46l-11.97%204.32l-6.68%206.96l7.24%2084.08l-.14%2010.58s8.49%2011%2028.54%2011s29.79-10.02%2029.79-10.02l-.14-10.86L100%2019.57l-4.73-6.82l-17.96-5.71z%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22silver%22%20d%3D%22M33.88%2053.25c0%202.73%203.48%2050.39%205.01%2052.9s9.54%2010.35%2025.13%2010.07s25.12-7.15%2025.95-9.52c.84-2.37%204.73-52.48%204.73-52.48s-.42-5.43-11.69-9.19s-25.34-2.97-32.43-1.53c-8.91%201.82-16.7%206.69-16.7%209.75%22%2F%3E%3Cpath%20fill%3D%22%23fcf9e9%22%20d%3D%22m38.95%2062.63l-3.04-5.98s-.06-1.77.18-2.83s2.05-6.04%2013.87-8.4c9.38-1.88%2021.29-1.71%2029.94.65c5.86%201.6%2011.6%204.71%2012.39%207.8c.9%203.51-.65%205.01-.65%205.01l-5.87%209.38l-42.91-.57z%22%2F%3E%3Cpath%20fill%3D%22%23f0e7ba%22%20d%3D%22M40.75%20104.8c.38%201.29%206.44%208.81%2022.92%208.81s23.82-6.12%2023.98-7.51s4.81-49.03%204.81-49.03s-6.77%208.81-28.31%208.4s-28.23-8.86-28.23-8.86s4.42%2046.81%204.83%2048.19%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M42.13%2038.15c-2.36.15-3.59%201.96-3.1%205.71c.33%202.52.98%205.22%204.32%204.89c3.38-.33%203.48-3.86%203.1-5.87c-.56-3.01-1.7-4.89-4.32-4.73m1.15%2012.08c-2.28.18-3.02%201.55-2.69%205.63c.43%205.39%203.18%2039.24%203.43%2042.18c.24%202.94%201.55%204%203.34%204s3.26-1.79%203.18-3.83s-3.18-40.55-3.43-42.75c-.24-2.21-.65-5.48-3.83-5.23M38.46%20109c-.68%201.77%201.68%205.39%206.37%207.8c5.23%202.69%2011.08%202.28%2011.18.08c.1-2.32-3.51-1.7-8.97-4.32c-4.52-2.17-7.52-6.34-8.58-3.56%22%2F%3E%3Cpath%20fill%3D%22%23d5d5d5%22%20d%3D%22M66.18%20119.49c-.21%201.74%208.75%201.14%2015.61-1.22c7.8-2.69%2010.09-6.5%209.19-7.81s-2.71%202.08-10.42%204.59c-10.68%203.45-14.07%201.8-14.38%204.44%22%2F%3E%3Cpath%20fill%3D%22%23c8c8c8%22%20d%3D%22M65.13%2034.26h-.71c-22.48-.14-30.9-6.03-33.92-9.68c-1.96-2.38-2.6-4.97-2.13-7.49v-.08c2.26-6.75%2015-12.75%2035.7-12.83c23.33-.09%2035.29%208.14%2035.87%2013.75c.18%201.8-.15%204.95-2.83%207.77c-4.88%205.11-16.43%208.56-31.98%208.56m-32-16.35c-.31%201.65-.39%203%201.02%204.7c2.16%202.61%208.2%207.98%2030.25%208.12h.74c19.76%200%2026.07-4.35%2028.71-7.26c1.48-1.63%202.06-3.07%201.89-4.79c-.39-3.69-10.14-10.75-31.42-10.63c-22.66.12-30.35%205.86-31.08%209.74z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M35.86%2013.87c-.45-.48-2.07-.17-3.39%201.36c-1.17%201.36-2.73%204.16-.43%207.33c2.32%203.19%209.55%209.12%2033.21%209.43c21.38.28%2031.61-7.02%2031.91-11.95s-2.77-4.81-2.77-4.13s.64%202.05.43%203.7c-.25%201.9-4.99%2010.03-29.82%2010.09c-23.78.06-31.56-7.64-31.48-10.1c.12-3.82%203.33-4.68%202.34-5.73%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M72.9%2072.09c.37.37%2021.81-17.86%2021.81-17.86l2.22-30.53l-18.51%207.97l-31.24-1.23l-15.68-7.11l2.45%2029.96c-.01%200%2038.59%2018.44%2038.95%2018.8%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M62.69%205.93L46.82%207.46l-11.97%204.32l-6.68%206.96l7.24%2084.08l-.14%2010.58s8.49%2011%2028.54%2011s29.79-10.02%2029.79-10.02l-.14-10.86L100%2019.57l-4.73-6.82l-17.96-5.71z%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22silver%22%20d%3D%22M33.88%2053.25c0%202.73%203.48%2050.39%205.01%2052.9s9.54%2010.35%2025.13%2010.07s25.12-7.15%2025.95-9.52c.84-2.37%204.73-52.48%204.73-52.48s-.42-5.43-11.69-9.19s-25.34-2.97-32.43-1.53c-8.91%201.82-16.7%206.69-16.7%209.75%22%2F%3E%3Cpath%20fill%3D%22%23fcf9e9%22%20d%3D%22m38.95%2062.63l-3.04-5.98s-.06-1.77.18-2.83s2.05-6.04%2013.87-8.4c9.38-1.88%2021.29-1.71%2029.94.65c5.86%201.6%2011.6%204.71%2012.39%207.8c.9%203.51-.65%205.01-.65%205.01l-5.87%209.38l-42.91-.57z%22%2F%3E%3Cpath%20fill%3D%22%23f0e7ba%22%20d%3D%22M40.75%20104.8c.38%201.29%206.44%208.81%2022.92%208.81s23.82-6.12%2023.98-7.51s4.81-49.03%204.81-49.03s-6.77%208.81-28.31%208.4s-28.23-8.86-28.23-8.86s4.42%2046.81%204.83%2048.19%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M42.13%2038.15c-2.36.15-3.59%201.96-3.1%205.71c.33%202.52.98%205.22%204.32%204.89c3.38-.33%203.48-3.86%203.1-5.87c-.56-3.01-1.7-4.89-4.32-4.73m1.15%2012.08c-2.28.18-3.02%201.55-2.69%205.63c.43%205.39%203.18%2039.24%203.43%2042.18c.24%202.94%201.55%204%203.34%204s3.26-1.79%203.18-3.83s-3.18-40.55-3.43-42.75c-.24-2.21-.65-5.48-3.83-5.23M38.46%20109c-.68%201.77%201.68%205.39%206.37%207.8c5.23%202.69%2011.08%202.28%2011.18.08c.1-2.32-3.51-1.7-8.97-4.32c-4.52-2.17-7.52-6.34-8.58-3.56%22%2F%3E%3Cpath%20fill%3D%22%23d5d5d5%22%20d%3D%22M66.18%20119.49c-.21%201.74%208.75%201.14%2015.61-1.22c7.8-2.69%2010.09-6.5%209.19-7.81s-2.71%202.08-10.42%204.59c-10.68%203.45-14.07%201.8-14.38%204.44%22%2F%3E%3Cpath%20fill%3D%22%23c8c8c8%22%20d%3D%22M65.13%2034.26h-.71c-22.48-.14-30.9-6.03-33.92-9.68c-1.96-2.38-2.6-4.97-2.13-7.49v-.08c2.26-6.75%2015-12.75%2035.7-12.83c23.33-.09%2035.29%208.14%2035.87%2013.75c.18%201.8-.15%204.95-2.83%207.77c-4.88%205.11-16.43%208.56-31.98%208.56m-32-16.35c-.31%201.65-.39%203%201.02%204.7c2.16%202.61%208.2%207.98%2030.25%208.12h.74c19.76%200%2026.07-4.35%2028.71-7.26c1.48-1.63%202.06-3.07%201.89-4.79c-.39-3.69-10.14-10.75-31.42-10.63c-22.66.12-30.35%205.86-31.08%209.74z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M35.86%2013.87c-.45-.48-2.07-.17-3.39%201.36c-1.17%201.36-2.73%204.16-.43%207.33c2.32%203.19%209.55%209.12%2033.21%209.43c21.38.28%2031.61-7.02%2031.91-11.95s-2.77-4.81-2.77-4.13s.64%202.05.43%203.7c-.25%201.9-4.99%2010.03-29.82%2010.09c-23.78.06-31.56-7.64-31.48-10.1c.12-3.82%203.33-4.68%202.34-5.73%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/glass-of-milk.svg?color=%231a73e8&size=48