twotone local cafe icon

twotone-local-cafe from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
twotone-local-cafe
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the twotone local cafe icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 15h6c1.1 0 2-.9 2-2V5H6v8c0 1.1.9 2 2 2" opacity=".3"/><path fill="currentColor" d="M2 19h18v2H2zm2-6c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H4zm14-8h2v3h-2zM6 5h10v8c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneLocalCafe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 15h6c1.1 0 2-.9 2-2V5H6v8c0 1.1.9 2 2 2" opacity=".3"/><path fill="currentColor" d="M2 19h18v2H2zm2-6c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H4zm14-8h2v3h-2zM6 5h10v8c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 15h6c1.1 0 2-.9 2-2V5H6v8c0 1.1.9 2 2 2" opacity=".3"/><path fill="currentColor" d="M2 19h18v2H2zm2-6c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H4zm14-8h2v3h-2zM6 5h10v8c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2z"/></svg>
</template>

CSS

.icon-twotone-local-cafe {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2015h6c1.1%200%202-.9%202-2V5H6v8c0%201.1.9%202%202%202%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2019h18v2H2zm2-6c0%202.21%201.79%204%204%204h6c2.21%200%204-1.79%204-4v-3h2c1.11%200%202-.89%202-2V5c0-1.11-.89-2-2-2H4zm14-8h2v3h-2zM6%205h10v8c0%201.1-.9%202-2%202H8c-1.1%200-2-.9-2-2z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2015h6c1.1%200%202-.9%202-2V5H6v8c0%201.1.9%202%202%202%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2019h18v2H2zm2-6c0%202.21%201.79%204%204%204h6c2.21%200%204-1.79%204-4v-3h2c1.11%200%202-.89%202-2V5c0-1.11-.89-2-2-2H4zm14-8h2v3h-2zM6%205h10v8c0%201.1-.9%202-2%202H8c-1.1%200-2-.9-2-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-local-cafe.svg?color=%231a73e8&size=48

Twotone Local Cafe baseline icon — Google Material Icons · IconsDB