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

Name
twotone-tapas
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the twotone tapas icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 10V8h4v2c0 1.1-.9 2-2 2s-2-.9-2-2M4 6c-.28 0-.5-.22-.5-.5S3.72 5 4 5h6c.28 0 .5.22.5.5s-.22.5-.5.5zm6 6H4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h6c.28 0 .5.22.5.5s-.22.5-.5.5" opacity=".3"/><path fill="currentColor" d="M22 10V1h-8v9c0 1.86 1.28 3.41 3 3.86V21h-2v2h6v-2h-2v-7.14c1.72-.45 3-2 3-3.86m-2-7v3h-4V3zm-4 7V8h4v2c0 1.1-.9 2-2 2s-2-.9-2-2m-6-1H8V8h2a2.5 2.5 0 0 0 0-5H8V1H6v2H4a2.5 2.5 0 0 0 0 5h2v1H4a2.5 2.5 0 0 0 0 5h2v9h2v-9h2a2.5 2.5 0 0 0 0-5M4 6c-.28 0-.5-.22-.5-.5S3.72 5 4 5h6c.28 0 .5.22.5.5s-.22.5-.5.5zm6 6H4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h6c.28 0 .5.22.5.5s-.22.5-.5.5"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneTapas(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="M16 10V8h4v2c0 1.1-.9 2-2 2s-2-.9-2-2M4 6c-.28 0-.5-.22-.5-.5S3.72 5 4 5h6c.28 0 .5.22.5.5s-.22.5-.5.5zm6 6H4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h6c.28 0 .5.22.5.5s-.22.5-.5.5" opacity=".3"/><path fill="currentColor" d="M22 10V1h-8v9c0 1.86 1.28 3.41 3 3.86V21h-2v2h6v-2h-2v-7.14c1.72-.45 3-2 3-3.86m-2-7v3h-4V3zm-4 7V8h4v2c0 1.1-.9 2-2 2s-2-.9-2-2m-6-1H8V8h2a2.5 2.5 0 0 0 0-5H8V1H6v2H4a2.5 2.5 0 0 0 0 5h2v1H4a2.5 2.5 0 0 0 0 5h2v9h2v-9h2a2.5 2.5 0 0 0 0-5M4 6c-.28 0-.5-.22-.5-.5S3.72 5 4 5h6c.28 0 .5.22.5.5s-.22.5-.5.5zm6 6H4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h6c.28 0 .5.22.5.5s-.22.5-.5.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 10V8h4v2c0 1.1-.9 2-2 2s-2-.9-2-2M4 6c-.28 0-.5-.22-.5-.5S3.72 5 4 5h6c.28 0 .5.22.5.5s-.22.5-.5.5zm6 6H4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h6c.28 0 .5.22.5.5s-.22.5-.5.5" opacity=".3"/><path fill="currentColor" d="M22 10V1h-8v9c0 1.86 1.28 3.41 3 3.86V21h-2v2h6v-2h-2v-7.14c1.72-.45 3-2 3-3.86m-2-7v3h-4V3zm-4 7V8h4v2c0 1.1-.9 2-2 2s-2-.9-2-2m-6-1H8V8h2a2.5 2.5 0 0 0 0-5H8V1H6v2H4a2.5 2.5 0 0 0 0 5h2v1H4a2.5 2.5 0 0 0 0 5h2v9h2v-9h2a2.5 2.5 0 0 0 0-5M4 6c-.28 0-.5-.22-.5-.5S3.72 5 4 5h6c.28 0 .5.22.5.5s-.22.5-.5.5zm6 6H4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h6c.28 0 .5.22.5.5s-.22.5-.5.5"/></svg>
</template>

CSS

.icon-twotone-tapas {
  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%22M16%2010V8h4v2c0%201.1-.9%202-2%202s-2-.9-2-2M4%206c-.28%200-.5-.22-.5-.5S3.72%205%204%205h6c.28%200%20.5.22.5.5s-.22.5-.5.5zm6%206H4c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h6c.28%200%20.5.22.5.5s-.22.5-.5.5%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2010V1h-8v9c0%201.86%201.28%203.41%203%203.86V21h-2v2h6v-2h-2v-7.14c1.72-.45%203-2%203-3.86m-2-7v3h-4V3zm-4%207V8h4v2c0%201.1-.9%202-2%202s-2-.9-2-2m-6-1H8V8h2a2.5%202.5%200%200%200%200-5H8V1H6v2H4a2.5%202.5%200%200%200%200%205h2v1H4a2.5%202.5%200%200%200%200%205h2v9h2v-9h2a2.5%202.5%200%200%200%200-5M4%206c-.28%200-.5-.22-.5-.5S3.72%205%204%205h6c.28%200%20.5.22.5.5s-.22.5-.5.5zm6%206H4c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h6c.28%200%20.5.22.5.5s-.22.5-.5.5%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%22M16%2010V8h4v2c0%201.1-.9%202-2%202s-2-.9-2-2M4%206c-.28%200-.5-.22-.5-.5S3.72%205%204%205h6c.28%200%20.5.22.5.5s-.22.5-.5.5zm6%206H4c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h6c.28%200%20.5.22.5.5s-.22.5-.5.5%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2010V1h-8v9c0%201.86%201.28%203.41%203%203.86V21h-2v2h6v-2h-2v-7.14c1.72-.45%203-2%203-3.86m-2-7v3h-4V3zm-4%207V8h4v2c0%201.1-.9%202-2%202s-2-.9-2-2m-6-1H8V8h2a2.5%202.5%200%200%200%200-5H8V1H6v2H4a2.5%202.5%200%200%200%200%205h2v1H4a2.5%202.5%200%200%200%200%205h2v9h2v-9h2a2.5%202.5%200%200%200%200-5M4%206c-.28%200-.5-.22-.5-.5S3.72%205%204%205h6c.28%200%20.5.22.5.5s-.22.5-.5.5zm6%206H4c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h6c.28%200%20.5.22.5.5s-.22.5-.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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