mug hot icon
mug-hot from Font Awesome 6 Solid by Dave Gandy · Regular · Beverage · CC-BY-4.0 Attribution required.
- Name
- mug-hot
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Beverage
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
More beverage icons from Font Awesome 6 Solid
Use the mug hot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M88 0C74.7 0 64 10.7 64 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1c16.3 14.2 23.8 21.8 23.8 37.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C119.5 47.7 112 40.1 112 24c0-13.3-10.7-24-24-24M32 192c-17.7 0-32 14.3-32 32v192c0 53 43 96 96 96h192c53 0 96-43 96-96h16c61.9 0 112-50.1 112-112s-50.1-112-112-112zm352 64h16c26.5 0 48 21.5 48 48s-21.5 48-48 48h-16zM224 24c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1c16.3 14.2 23.8 21.8 23.8 37.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C231.5 47.7 224 40.1 224 24"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidMugHot(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M88 0C74.7 0 64 10.7 64 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1c16.3 14.2 23.8 21.8 23.8 37.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C119.5 47.7 112 40.1 112 24c0-13.3-10.7-24-24-24M32 192c-17.7 0-32 14.3-32 32v192c0 53 43 96 96 96h192c53 0 96-43 96-96h16c61.9 0 112-50.1 112-112s-50.1-112-112-112zm352 64h16c26.5 0 48 21.5 48 48s-21.5 48-48 48h-16zM224 24c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1c16.3 14.2 23.8 21.8 23.8 37.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C231.5 47.7 224 40.1 224 24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M88 0C74.7 0 64 10.7 64 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1c16.3 14.2 23.8 21.8 23.8 37.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C119.5 47.7 112 40.1 112 24c0-13.3-10.7-24-24-24M32 192c-17.7 0-32 14.3-32 32v192c0 53 43 96 96 96h192c53 0 96-43 96-96h16c61.9 0 112-50.1 112-112s-50.1-112-112-112zm352 64h16c26.5 0 48 21.5 48 48s-21.5 48-48 48h-16zM224 24c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1c16.3 14.2 23.8 21.8 23.8 37.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C231.5 47.7 224 40.1 224 24"/></svg> </template>
CSS
.icon-mug-hot {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M88%200C74.7%200%2064%2010.7%2064%2024c0%2038.9%2023.4%2059.4%2039.1%2073.1l1.1%201c16.3%2014.2%2023.8%2021.8%2023.8%2037.9c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C119.5%2047.7%20112%2040.1%20112%2024c0-13.3-10.7-24-24-24M32%20192c-17.7%200-32%2014.3-32%2032v192c0%2053%2043%2096%2096%2096h192c53%200%2096-43%2096-96h16c61.9%200%20112-50.1%20112-112s-50.1-112-112-112zm352%2064h16c26.5%200%2048%2021.5%2048%2048s-21.5%2048-48%2048h-16zM224%2024c0-13.3-10.7-24-24-24s-24%2010.7-24%2024c0%2038.9%2023.4%2059.4%2039.1%2073.1l1.1%201c16.3%2014.2%2023.8%2021.8%2023.8%2037.9c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C231.5%2047.7%20224%2040.1%20224%2024%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M88%200C74.7%200%2064%2010.7%2064%2024c0%2038.9%2023.4%2059.4%2039.1%2073.1l1.1%201c16.3%2014.2%2023.8%2021.8%2023.8%2037.9c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C119.5%2047.7%20112%2040.1%20112%2024c0-13.3-10.7-24-24-24M32%20192c-17.7%200-32%2014.3-32%2032v192c0%2053%2043%2096%2096%2096h192c53%200%2096-43%2096-96h16c61.9%200%20112-50.1%20112-112s-50.1-112-112-112zm352%2064h16c26.5%200%2048%2021.5%2048%2048s-21.5%2048-48%2048h-16zM224%2024c0-13.3-10.7-24-24-24s-24%2010.7-24%2024c0%2038.9%2023.4%2059.4%2039.1%2073.1l1.1%201c16.3%2014.2%2023.8%2021.8%2023.8%2037.9c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C231.5%2047.7%20224%2040.1%20224%2024%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/mug-hot.svg?color=%231a73e8&size=48