mug-hot-solid from Flowbite Icons by Themesberg · Solid · Food Beverage · MIT Free for personal and commercial use.

Name
mug-hot-solid
Set
Flowbite Icons
Style
Solid
Category
Food Beverage
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More food beverage icons from Flowbite Icons

Use the mug hot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11 3a1 1 0 1 0-2 0c0 .358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C6.276 5.51 6 6.158 6 7a1 1 0 0 0 2 0c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451 1.245-.874C10.724 4.49 11 3.842 11 3m5 0a1 1 0 1 0-2 0c0 .358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C11.276 5.51 11 6.158 11 7a1 1 0 1 0 2 0c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451 1.245-.874C15.724 4.49 16 3.842 16 3"/><path fill-rule="evenodd" d="M5 10a1 1 0 0 0-.995 1.1l.64 6.398A5 5 0 0 0 9.62 22h.76a5 5 0 0 0 4.9-4H17a3 3 0 1 0 0-6h-1.095l.09-.9A1 1 0 0 0 15 10zm12 6h-1.495l.2-2H17a1 1 0 1 1 0 2" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function FlowbiteMugHotSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11 3a1 1 0 1 0-2 0c0 .358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C6.276 5.51 6 6.158 6 7a1 1 0 0 0 2 0c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451 1.245-.874C10.724 4.49 11 3.842 11 3m5 0a1 1 0 1 0-2 0c0 .358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C11.276 5.51 11 6.158 11 7a1 1 0 1 0 2 0c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451 1.245-.874C15.724 4.49 16 3.842 16 3"/><path fillRule="evenodd" d="M5 10a1 1 0 0 0-.995 1.1l.64 6.398A5 5 0 0 0 9.62 22h.76a5 5 0 0 0 4.9-4H17a3 3 0 1 0 0-6h-1.095l.09-.9A1 1 0 0 0 15 10zm12 6h-1.495l.2-2H17a1 1 0 1 1 0 2" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11 3a1 1 0 1 0-2 0c0 .358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C6.276 5.51 6 6.158 6 7a1 1 0 0 0 2 0c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451 1.245-.874C10.724 4.49 11 3.842 11 3m5 0a1 1 0 1 0-2 0c0 .358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C11.276 5.51 11 6.158 11 7a1 1 0 1 0 2 0c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451 1.245-.874C15.724 4.49 16 3.842 16 3"/><path fill-rule="evenodd" d="M5 10a1 1 0 0 0-.995 1.1l.64 6.398A5 5 0 0 0 9.62 22h.76a5 5 0 0 0 4.9-4H17a3 3 0 1 0 0-6h-1.095l.09-.9A1 1 0 0 0 15 10zm12 6h-1.495l.2-2H17a1 1 0 1 1 0 2" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-mug-hot-solid {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11%203a1%201%200%201%200-2%200c0%20.358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C6.276%205.51%206%206.158%206%207a1%201%200%200%200%202%200c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451%201.245-.874C10.724%204.49%2011%203.842%2011%203m5%200a1%201%200%201%200-2%200c0%20.358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C11.276%205.51%2011%206.158%2011%207a1%201%200%201%200%202%200c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451%201.245-.874C15.724%204.49%2016%203.842%2016%203%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5%2010a1%201%200%200%200-.995%201.1l.64%206.398A5%205%200%200%200%209.62%2022h.76a5%205%200%200%200%204.9-4H17a3%203%200%201%200%200-6h-1.095l.09-.9A1%201%200%200%200%2015%2010zm12%206h-1.495l.2-2H17a1%201%200%201%201%200%202%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11%203a1%201%200%201%200-2%200c0%20.358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C6.276%205.51%206%206.158%206%207a1%201%200%200%200%202%200c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451%201.245-.874C10.724%204.49%2011%203.842%2011%203m5%200a1%201%200%201%200-2%200c0%20.358-.099.51-.198.616c-.149.158-.368.286-.773.502l-.045.024c-.345.183-.848.451-1.245.874C11.276%205.51%2011%206.158%2011%207a1%201%200%201%200%202%200c0-.358.099-.51.198-.616c.149-.158.368-.286.773-.502l.045-.024c.345-.183.848-.451%201.245-.874C15.724%204.49%2016%203.842%2016%203%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5%2010a1%201%200%200%200-.995%201.1l.64%206.398A5%205%200%200%200%209.62%2022h.76a5%205%200%200%200%204.9-4H17a3%203%200%201%200%200-6h-1.095l.09-.9A1%201%200%200%200%2015%2010zm12%206h-1.495l.2-2H17a1%201%200%201%201%200%202%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/mug-hot-solid.svg?color=%231a73e8&size=48