hot beverage 2 emoji

hot-beverage-2 from Streamline Emojis by Streamline · Default · Food Drink · CC-BY-4.0 Attribution required.

Name
hot-beverage-2
Set
Streamline Emojis
Style
Default
Category
Food Drink
Viewbox
48×48
License
CC BY 4.0

More food drink icons from Streamline Emojis

Use the hot beverage 2 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M7.15 45.42a16.85 1.58 0 1 0 33.7 0a16.85 1.58 0 1 0-33.7 0" opacity=".15"/><path fill="#e5f8ff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.25 39.08c0 4.11 8.38 6.42 16.75 6.42s16.75-2.31 16.75-6.42Z"/><path fill="#e8f4fa" d="M7.25 39.08a16.75 4.41 0 1 0 33.5 0a16.75 4.41 0 1 0-33.5 0"/><path fill="#fff" d="M8.33 40.62C10.71 39 16.82 37.76 24 37.76S37.29 39 39.67 40.62a2 2 0 0 0 1.08-1.54c0-2.43-7.5-4.41-16.75-4.41s-16.75 2-16.75 4.41a2 2 0 0 0 1.08 1.54"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.25 39.08a16.75 4.41 0 1 0 33.5 0a16.75 4.41 0 1 0-33.5 0"/><path fill="#e8f4fa" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M14.3 39.52a9.7 2.2 0 1 0 19.4 0a9.7 2.2 0 1 0-19.4 0"/><path fill="#e8f4fa" d="M39.43 32.91a6.17 6.17 0 1 0 0-12.34h-2.65v3.53h2.65a2.64 2.64 0 1 1 0 5.28H35v3.53Z"/><path fill="#fff" d="M38.54 21.89a6.17 6.17 0 0 1 6.17 6.17a6.1 6.1 0 0 1-.64 2.73a6.16 6.16 0 0 0-4.64-10.22h-2.65v1.32Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M39.43 32.91a6.17 6.17 0 1 0 0-12.34h-2.65v3.53h2.65a2.64 2.64 0 1 1 0 5.28H35v3.53Z"/><path fill="#fff" d="M38.54 16.6c0-1.7-6.51-3.08-14.54-3.08S9.46 14.9 9.46 16.6v8.82a14.54 14.54 0 0 0 29.08 0Z"/><path fill="#e8f4fa" d="M24 36.44a16.73 16.73 0 0 1-14.2-7.9a14.54 14.54 0 0 0 28.4 0a16.73 16.73 0 0 1-14.2 7.9"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38.54 16.6c0-1.7-6.51-3.08-14.54-3.08S9.46 14.9 9.46 16.6v8.82a14.54 14.54 0 0 0 29.08 0Z"/><path fill="#bf8256" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.81 18.8A30 30 0 0 0 24 17a30 30 0 0 0-10.81 1.8A30.3 30.3 0 0 0 24 20.57a30.3 30.3 0 0 0 10.81-1.77"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M11.22 17.82c2.63 1.65 7.36 2.75 12.78 2.75s10.15-1.1 12.78-2.75"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.07 4.26a1.76 1.76 0 1 0 3.52 0a1.76 1.76 0 1 0-3.52 0m-4.28 2.5a4 4 0 1 0-3.23 1.67a4 4 0 0 0 .5 0a2.6 2.6 0 0 0-.06.49a2.21 2.21 0 1 0 2.79-2.11Z"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisHotBeverage2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M7.15 45.42a16.85 1.58 0 1 0 33.7 0a16.85 1.58 0 1 0-33.7 0" opacity=".15"/><path fill="#e5f8ff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M7.25 39.08c0 4.11 8.38 6.42 16.75 6.42s16.75-2.31 16.75-6.42Z"/><path fill="#e8f4fa" d="M7.25 39.08a16.75 4.41 0 1 0 33.5 0a16.75 4.41 0 1 0-33.5 0"/><path fill="#fff" d="M8.33 40.62C10.71 39 16.82 37.76 24 37.76S37.29 39 39.67 40.62a2 2 0 0 0 1.08-1.54c0-2.43-7.5-4.41-16.75-4.41s-16.75 2-16.75 4.41a2 2 0 0 0 1.08 1.54"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M7.25 39.08a16.75 4.41 0 1 0 33.5 0a16.75 4.41 0 1 0-33.5 0"/><path fill="#e8f4fa" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M14.3 39.52a9.7 2.2 0 1 0 19.4 0a9.7 2.2 0 1 0-19.4 0"/><path fill="#e8f4fa" d="M39.43 32.91a6.17 6.17 0 1 0 0-12.34h-2.65v3.53h2.65a2.64 2.64 0 1 1 0 5.28H35v3.53Z"/><path fill="#fff" d="M38.54 21.89a6.17 6.17 0 0 1 6.17 6.17a6.1 6.1 0 0 1-.64 2.73a6.16 6.16 0 0 0-4.64-10.22h-2.65v1.32Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M39.43 32.91a6.17 6.17 0 1 0 0-12.34h-2.65v3.53h2.65a2.64 2.64 0 1 1 0 5.28H35v3.53Z"/><path fill="#fff" d="M38.54 16.6c0-1.7-6.51-3.08-14.54-3.08S9.46 14.9 9.46 16.6v8.82a14.54 14.54 0 0 0 29.08 0Z"/><path fill="#e8f4fa" d="M24 36.44a16.73 16.73 0 0 1-14.2-7.9a14.54 14.54 0 0 0 28.4 0a16.73 16.73 0 0 1-14.2 7.9"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M38.54 16.6c0-1.7-6.51-3.08-14.54-3.08S9.46 14.9 9.46 16.6v8.82a14.54 14.54 0 0 0 29.08 0Z"/><path fill="#bf8256" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M34.81 18.8A30 30 0 0 0 24 17a30 30 0 0 0-10.81 1.8A30.3 30.3 0 0 0 24 20.57a30.3 30.3 0 0 0 10.81-1.77"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M11.22 17.82c2.63 1.65 7.36 2.75 12.78 2.75s10.15-1.1 12.78-2.75"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M19.07 4.26a1.76 1.76 0 1 0 3.52 0a1.76 1.76 0 1 0-3.52 0m-4.28 2.5a4 4 0 1 0-3.23 1.67a4 4 0 0 0 .5 0a2.6 2.6 0 0 0-.06.49a2.21 2.21 0 1 0 2.79-2.11Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M7.15 45.42a16.85 1.58 0 1 0 33.7 0a16.85 1.58 0 1 0-33.7 0" opacity=".15"/><path fill="#e5f8ff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.25 39.08c0 4.11 8.38 6.42 16.75 6.42s16.75-2.31 16.75-6.42Z"/><path fill="#e8f4fa" d="M7.25 39.08a16.75 4.41 0 1 0 33.5 0a16.75 4.41 0 1 0-33.5 0"/><path fill="#fff" d="M8.33 40.62C10.71 39 16.82 37.76 24 37.76S37.29 39 39.67 40.62a2 2 0 0 0 1.08-1.54c0-2.43-7.5-4.41-16.75-4.41s-16.75 2-16.75 4.41a2 2 0 0 0 1.08 1.54"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.25 39.08a16.75 4.41 0 1 0 33.5 0a16.75 4.41 0 1 0-33.5 0"/><path fill="#e8f4fa" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M14.3 39.52a9.7 2.2 0 1 0 19.4 0a9.7 2.2 0 1 0-19.4 0"/><path fill="#e8f4fa" d="M39.43 32.91a6.17 6.17 0 1 0 0-12.34h-2.65v3.53h2.65a2.64 2.64 0 1 1 0 5.28H35v3.53Z"/><path fill="#fff" d="M38.54 21.89a6.17 6.17 0 0 1 6.17 6.17a6.1 6.1 0 0 1-.64 2.73a6.16 6.16 0 0 0-4.64-10.22h-2.65v1.32Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M39.43 32.91a6.17 6.17 0 1 0 0-12.34h-2.65v3.53h2.65a2.64 2.64 0 1 1 0 5.28H35v3.53Z"/><path fill="#fff" d="M38.54 16.6c0-1.7-6.51-3.08-14.54-3.08S9.46 14.9 9.46 16.6v8.82a14.54 14.54 0 0 0 29.08 0Z"/><path fill="#e8f4fa" d="M24 36.44a16.73 16.73 0 0 1-14.2-7.9a14.54 14.54 0 0 0 28.4 0a16.73 16.73 0 0 1-14.2 7.9"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38.54 16.6c0-1.7-6.51-3.08-14.54-3.08S9.46 14.9 9.46 16.6v8.82a14.54 14.54 0 0 0 29.08 0Z"/><path fill="#bf8256" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.81 18.8A30 30 0 0 0 24 17a30 30 0 0 0-10.81 1.8A30.3 30.3 0 0 0 24 20.57a30.3 30.3 0 0 0 10.81-1.77"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M11.22 17.82c2.63 1.65 7.36 2.75 12.78 2.75s10.15-1.1 12.78-2.75"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.07 4.26a1.76 1.76 0 1 0 3.52 0a1.76 1.76 0 1 0-3.52 0m-4.28 2.5a4 4 0 1 0-3.23 1.67a4 4 0 0 0 .5 0a2.6 2.6 0 0 0-.06.49a2.21 2.21 0 1 0 2.79-2.11Z"/></svg>
</template>

CSS

.icon-hot-beverage-2 {
  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%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M7.15%2045.42a16.85%201.58%200%201%200%2033.7%200a16.85%201.58%200%201%200-33.7%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23e5f8ff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.25%2039.08c0%204.11%208.38%206.42%2016.75%206.42s16.75-2.31%2016.75-6.42Z%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M7.25%2039.08a16.75%204.41%200%201%200%2033.5%200a16.75%204.41%200%201%200-33.5%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.33%2040.62C10.71%2039%2016.82%2037.76%2024%2037.76S37.29%2039%2039.67%2040.62a2%202%200%200%200%201.08-1.54c0-2.43-7.5-4.41-16.75-4.41s-16.75%202-16.75%204.41a2%202%200%200%200%201.08%201.54%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.25%2039.08a16.75%204.41%200%201%200%2033.5%200a16.75%204.41%200%201%200-33.5%200%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.3%2039.52a9.7%202.2%200%201%200%2019.4%200a9.7%202.2%200%201%200-19.4%200%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M39.43%2032.91a6.17%206.17%200%201%200%200-12.34h-2.65v3.53h2.65a2.64%202.64%200%201%201%200%205.28H35v3.53Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.54%2021.89a6.17%206.17%200%200%201%206.17%206.17a6.1%206.1%200%200%201-.64%202.73a6.16%206.16%200%200%200-4.64-10.22h-2.65v1.32Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.43%2032.91a6.17%206.17%200%201%200%200-12.34h-2.65v3.53h2.65a2.64%202.64%200%201%201%200%205.28H35v3.53Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.54%2016.6c0-1.7-6.51-3.08-14.54-3.08S9.46%2014.9%209.46%2016.6v8.82a14.54%2014.54%200%200%200%2029.08%200Z%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M24%2036.44a16.73%2016.73%200%200%201-14.2-7.9a14.54%2014.54%200%200%200%2028.4%200a16.73%2016.73%200%200%201-14.2%207.9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.54%2016.6c0-1.7-6.51-3.08-14.54-3.08S9.46%2014.9%209.46%2016.6v8.82a14.54%2014.54%200%200%200%2029.08%200Z%22%2F%3E%3Cpath%20fill%3D%22%23bf8256%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.81%2018.8A30%2030%200%200%200%2024%2017a30%2030%200%200%200-10.81%201.8A30.3%2030.3%200%200%200%2024%2020.57a30.3%2030.3%200%200%200%2010.81-1.77%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.22%2017.82c2.63%201.65%207.36%202.75%2012.78%202.75s10.15-1.1%2012.78-2.75%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.07%204.26a1.76%201.76%200%201%200%203.52%200a1.76%201.76%200%201%200-3.52%200m-4.28%202.5a4%204%200%201%200-3.23%201.67a4%204%200%200%200%20.5%200a2.6%202.6%200%200%200-.06.49a2.21%202.21%200%201%200%202.79-2.11Z%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M7.15%2045.42a16.85%201.58%200%201%200%2033.7%200a16.85%201.58%200%201%200-33.7%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23e5f8ff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.25%2039.08c0%204.11%208.38%206.42%2016.75%206.42s16.75-2.31%2016.75-6.42Z%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M7.25%2039.08a16.75%204.41%200%201%200%2033.5%200a16.75%204.41%200%201%200-33.5%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.33%2040.62C10.71%2039%2016.82%2037.76%2024%2037.76S37.29%2039%2039.67%2040.62a2%202%200%200%200%201.08-1.54c0-2.43-7.5-4.41-16.75-4.41s-16.75%202-16.75%204.41a2%202%200%200%200%201.08%201.54%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.25%2039.08a16.75%204.41%200%201%200%2033.5%200a16.75%204.41%200%201%200-33.5%200%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.3%2039.52a9.7%202.2%200%201%200%2019.4%200a9.7%202.2%200%201%200-19.4%200%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M39.43%2032.91a6.17%206.17%200%201%200%200-12.34h-2.65v3.53h2.65a2.64%202.64%200%201%201%200%205.28H35v3.53Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.54%2021.89a6.17%206.17%200%200%201%206.17%206.17a6.1%206.1%200%200%201-.64%202.73a6.16%206.16%200%200%200-4.64-10.22h-2.65v1.32Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.43%2032.91a6.17%206.17%200%201%200%200-12.34h-2.65v3.53h2.65a2.64%202.64%200%201%201%200%205.28H35v3.53Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.54%2016.6c0-1.7-6.51-3.08-14.54-3.08S9.46%2014.9%209.46%2016.6v8.82a14.54%2014.54%200%200%200%2029.08%200Z%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M24%2036.44a16.73%2016.73%200%200%201-14.2-7.9a14.54%2014.54%200%200%200%2028.4%200a16.73%2016.73%200%200%201-14.2%207.9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.54%2016.6c0-1.7-6.51-3.08-14.54-3.08S9.46%2014.9%209.46%2016.6v8.82a14.54%2014.54%200%200%200%2029.08%200Z%22%2F%3E%3Cpath%20fill%3D%22%23bf8256%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.81%2018.8A30%2030%200%200%200%2024%2017a30%2030%200%200%200-10.81%201.8A30.3%2030.3%200%200%200%2024%2020.57a30.3%2030.3%200%200%200%2010.81-1.77%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.22%2017.82c2.63%201.65%207.36%202.75%2012.78%202.75s10.15-1.1%2012.78-2.75%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.07%204.26a1.76%201.76%200%201%200%203.52%200a1.76%201.76%200%201%200-3.52%200m-4.28%202.5a4%204%200%201%200-3.23%201.67a4%204%200%200%200%20.5%200a2.6%202.6%200%200%200-.06.49a2.21%202.21%200%201%200%202.79-2.11Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/hot-beverage-2.svg?color=%231a73e8&size=48