tapas-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
tapas-rounded
Set
Material Symbols Light
Style
Rounded
Category
Travel
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

Use the tapas icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.028 22.472q-.143-.144-.143-.357v-9H4.768q-.84 0-1.42-.58t-.58-1.418t.58-1.42t1.42-.581h2.115V7.883H4.77q-.84 0-1.42-.579q-.58-.58-.58-1.42t.58-1.42t1.42-.58h2.115v-2q0-.213.144-.357t.357-.144t.356.144t.143.356v2H10q.84 0 1.42.58t.58 1.42t-.58 1.42t-1.42.58H7.884v1.231H10q.84 0 1.42.58t.58 1.42t-.58 1.42t-1.42.58H7.884v9q0 .213-.143.357q-.144.143-.357.143t-.356-.143m10.088-.857v-8.15q-1.268-.33-2.134-1.258T14.116 10V2.192q0-.343.232-.575q.232-.233.575-.233h5.385q.343 0 .575.233t.233.575V10q0 1.279-.867 2.207q-.866.927-2.133 1.258v8.15h1.5q.212 0 .356.144q.143.144.143.357t-.143.356t-.357.144h-4q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.144zm-2-15.115h5V2.385h-5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTapasRounded(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="M7.028 22.472q-.143-.144-.143-.357v-9H4.768q-.84 0-1.42-.58t-.58-1.418t.58-1.42t1.42-.581h2.115V7.883H4.77q-.84 0-1.42-.579q-.58-.58-.58-1.42t.58-1.42t1.42-.58h2.115v-2q0-.213.144-.357t.357-.144t.356.144t.143.356v2H10q.84 0 1.42.58t.58 1.42t-.58 1.42t-1.42.58H7.884v1.231H10q.84 0 1.42.58t.58 1.42t-.58 1.42t-1.42.58H7.884v9q0 .213-.143.357q-.144.143-.357.143t-.356-.143m10.088-.857v-8.15q-1.268-.33-2.134-1.258T14.116 10V2.192q0-.343.232-.575q.232-.233.575-.233h5.385q.343 0 .575.233t.233.575V10q0 1.279-.867 2.207q-.866.927-2.133 1.258v8.15h1.5q.212 0 .356.144q.143.144.143.357t-.143.356t-.357.144h-4q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.144zm-2-15.115h5V2.385h-5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.028 22.472q-.143-.144-.143-.357v-9H4.768q-.84 0-1.42-.58t-.58-1.418t.58-1.42t1.42-.581h2.115V7.883H4.77q-.84 0-1.42-.579q-.58-.58-.58-1.42t.58-1.42t1.42-.58h2.115v-2q0-.213.144-.357t.357-.144t.356.144t.143.356v2H10q.84 0 1.42.58t.58 1.42t-.58 1.42t-1.42.58H7.884v1.231H10q.84 0 1.42.58t.58 1.42t-.58 1.42t-1.42.58H7.884v9q0 .213-.143.357q-.144.143-.357.143t-.356-.143m10.088-.857v-8.15q-1.268-.33-2.134-1.258T14.116 10V2.192q0-.343.232-.575q.232-.233.575-.233h5.385q.343 0 .575.233t.233.575V10q0 1.279-.867 2.207q-.866.927-2.133 1.258v8.15h1.5q.212 0 .356.144q.143.144.143.357t-.143.356t-.357.144h-4q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.144zm-2-15.115h5V2.385h-5z"/></svg>
</template>

CSS

.icon-tapas-rounded {
  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%22M7.028%2022.472q-.143-.144-.143-.357v-9H4.768q-.84%200-1.42-.58t-.58-1.418t.58-1.42t1.42-.581h2.115V7.883H4.77q-.84%200-1.42-.579q-.58-.58-.58-1.42t.58-1.42t1.42-.58h2.115v-2q0-.213.144-.357t.357-.144t.356.144t.143.356v2H10q.84%200%201.42.58t.58%201.42t-.58%201.42t-1.42.58H7.884v1.231H10q.84%200%201.42.58t.58%201.42t-.58%201.42t-1.42.58H7.884v9q0%20.213-.143.357q-.144.143-.357.143t-.356-.143m10.088-.857v-8.15q-1.268-.33-2.134-1.258T14.116%2010V2.192q0-.343.232-.575q.232-.233.575-.233h5.385q.343%200%20.575.233t.233.575V10q0%201.279-.867%202.207q-.866.927-2.133%201.258v8.15h1.5q.212%200%20.356.144q.143.144.143.357t-.143.356t-.357.144h-4q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.144zm-2-15.115h5V2.385h-5z%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%22M7.028%2022.472q-.143-.144-.143-.357v-9H4.768q-.84%200-1.42-.58t-.58-1.418t.58-1.42t1.42-.581h2.115V7.883H4.77q-.84%200-1.42-.579q-.58-.58-.58-1.42t.58-1.42t1.42-.58h2.115v-2q0-.213.144-.357t.357-.144t.356.144t.143.356v2H10q.84%200%201.42.58t.58%201.42t-.58%201.42t-1.42.58H7.884v1.231H10q.84%200%201.42.58t.58%201.42t-.58%201.42t-1.42.58H7.884v9q0%20.213-.143.357q-.144.143-.357.143t-.356-.143m10.088-.857v-8.15q-1.268-.33-2.134-1.258T14.116%2010V2.192q0-.343.232-.575q.232-.233.575-.233h5.385q.343%200%20.575.233t.233.575V10q0%201.279-.867%202.207q-.866.927-2.133%201.258v8.15h1.5q.212%200%20.356.144q.143.144.143.357t-.143.356t-.357.144h-4q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.144zm-2-15.115h5V2.385h-5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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