mug-linear from Solar by 480 Design · Linear · Food · CC-BY-4.0 Attribution required.

Name
mug-linear
Set
Solar
Style
Linear
Category
Food
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More food icons from Solar

Use the mug icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M3 7C3 5.11438 3 4.17157 3.58579 3.58579C4.17157 3 5.11438 3 7 3H13C14.8856 3 15.8284 3 16.4142 3.58579C17 4.17157 17 5.11438 17 7V12C17 14.8284 17 16.2426 16.1213 17.1213C15.2426 18 13.8284 18 11 18H9C6.17157 18 4.75736 18 3.87868 17.1213C3 16.2426 3 14.8284 3 12V7Z"/><path d="M17 13H18C20.2091 13 22 11.2091 22 9C22 6.79086 20.2091 5 18 5H17"/><path d="M17 13H3"/><path stroke-linecap="round" d="M22 21L2 21"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMugLinear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M3 7C3 5.11438 3 4.17157 3.58579 3.58579C4.17157 3 5.11438 3 7 3H13C14.8856 3 15.8284 3 16.4142 3.58579C17 4.17157 17 5.11438 17 7V12C17 14.8284 17 16.2426 16.1213 17.1213C15.2426 18 13.8284 18 11 18H9C6.17157 18 4.75736 18 3.87868 17.1213C3 16.2426 3 14.8284 3 12V7Z"/><path d="M17 13H18C20.2091 13 22 11.2091 22 9C22 6.79086 20.2091 5 18 5H17"/><path d="M17 13H3"/><path strokeLinecap="round" d="M22 21L2 21"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M3 7C3 5.11438 3 4.17157 3.58579 3.58579C4.17157 3 5.11438 3 7 3H13C14.8856 3 15.8284 3 16.4142 3.58579C17 4.17157 17 5.11438 17 7V12C17 14.8284 17 16.2426 16.1213 17.1213C15.2426 18 13.8284 18 11 18H9C6.17157 18 4.75736 18 3.87868 17.1213C3 16.2426 3 14.8284 3 12V7Z"/><path d="M17 13H18C20.2091 13 22 11.2091 22 9C22 6.79086 20.2091 5 18 5H17"/><path d="M17 13H3"/><path stroke-linecap="round" d="M22 21L2 21"/></g></svg>
</template>

CSS

.icon-mug-linear {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%207C3%205.11438%203%204.17157%203.58579%203.58579C4.17157%203%205.11438%203%207%203H13C14.8856%203%2015.8284%203%2016.4142%203.58579C17%204.17157%2017%205.11438%2017%207V12C17%2014.8284%2017%2016.2426%2016.1213%2017.1213C15.2426%2018%2013.8284%2018%2011%2018H9C6.17157%2018%204.75736%2018%203.87868%2017.1213C3%2016.2426%203%2014.8284%203%2012V7Z%22%2F%3E%3Cpath%20d%3D%22M17%2013H18C20.2091%2013%2022%2011.2091%2022%209C22%206.79086%2020.2091%205%2018%205H17%22%2F%3E%3Cpath%20d%3D%22M17%2013H3%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2021L2%2021%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%207C3%205.11438%203%204.17157%203.58579%203.58579C4.17157%203%205.11438%203%207%203H13C14.8856%203%2015.8284%203%2016.4142%203.58579C17%204.17157%2017%205.11438%2017%207V12C17%2014.8284%2017%2016.2426%2016.1213%2017.1213C15.2426%2018%2013.8284%2018%2011%2018H9C6.17157%2018%204.75736%2018%203.87868%2017.1213C3%2016.2426%203%2014.8284%203%2012V7Z%22%2F%3E%3Cpath%20d%3D%22M17%2013H18C20.2091%2013%2022%2011.2091%2022%209C22%206.79086%2020.2091%205%2018%205H17%22%2F%3E%3Cpath%20d%3D%22M17%2013H3%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2021L2%2021%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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