tapas icon
tapas-outline from Material Symbols by Google · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- tapas-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- tapas-outline-sharp
3 other variants in Material Symbols
The same icon in other sets
More travel icons from Material Symbols
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
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="M6 23v-9H4q-1.05 0-1.775-.725T1.5 11.5t.725-1.775T4 9h2V8H4q-1.05 0-1.775-.725T1.5 5.5t.725-1.775T4 3h2V1h2v2h2q1.05 0 1.775.725T12.5 5.5t-.725 1.775T10 8H8v1h2q1.05 0 1.775.725T12.5 11.5t-.725 1.775T10 14H8v9zM4 12h6q.2 0 .35-.15t.15-.35t-.15-.35T10 11H4q-.2 0-.35.15t-.15.35t.15.35T4 12m0-6h6q.2 0 .35-.15t.15-.35t-.15-.35T10 5H4q-.2 0-.35.15t-.15.35t.15.35T4 6m11 17v-2h2v-7.15q-1.325-.35-2.162-1.412T14 10V1h8v9q0 1.375-.837 2.438T19 13.85V21h2v2zm4.413-11.587Q20 10.825 20 10V8h-4v2q0 .825.588 1.413T18 12t1.413-.587M16 6h4V3h-4zM3.5 12v-1zm0-6V5zM18 8"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsTapasOutline(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="M6 23v-9H4q-1.05 0-1.775-.725T1.5 11.5t.725-1.775T4 9h2V8H4q-1.05 0-1.775-.725T1.5 5.5t.725-1.775T4 3h2V1h2v2h2q1.05 0 1.775.725T12.5 5.5t-.725 1.775T10 8H8v1h2q1.05 0 1.775.725T12.5 11.5t-.725 1.775T10 14H8v9zM4 12h6q.2 0 .35-.15t.15-.35t-.15-.35T10 11H4q-.2 0-.35.15t-.15.35t.15.35T4 12m0-6h6q.2 0 .35-.15t.15-.35t-.15-.35T10 5H4q-.2 0-.35.15t-.15.35t.15.35T4 6m11 17v-2h2v-7.15q-1.325-.35-2.162-1.412T14 10V1h8v9q0 1.375-.837 2.438T19 13.85V21h2v2zm4.413-11.587Q20 10.825 20 10V8h-4v2q0 .825.588 1.413T18 12t1.413-.587M16 6h4V3h-4zM3.5 12v-1zm0-6V5zM18 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 23v-9H4q-1.05 0-1.775-.725T1.5 11.5t.725-1.775T4 9h2V8H4q-1.05 0-1.775-.725T1.5 5.5t.725-1.775T4 3h2V1h2v2h2q1.05 0 1.775.725T12.5 5.5t-.725 1.775T10 8H8v1h2q1.05 0 1.775.725T12.5 11.5t-.725 1.775T10 14H8v9zM4 12h6q.2 0 .35-.15t.15-.35t-.15-.35T10 11H4q-.2 0-.35.15t-.15.35t.15.35T4 12m0-6h6q.2 0 .35-.15t.15-.35t-.15-.35T10 5H4q-.2 0-.35.15t-.15.35t.15.35T4 6m11 17v-2h2v-7.15q-1.325-.35-2.162-1.412T14 10V1h8v9q0 1.375-.837 2.438T19 13.85V21h2v2zm4.413-11.587Q20 10.825 20 10V8h-4v2q0 .825.588 1.413T18 12t1.413-.587M16 6h4V3h-4zM3.5 12v-1zm0-6V5zM18 8"/></svg> </template>
CSS
.icon-tapas-outline {
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%22M6%2023v-9H4q-1.05%200-1.775-.725T1.5%2011.5t.725-1.775T4%209h2V8H4q-1.05%200-1.775-.725T1.5%205.5t.725-1.775T4%203h2V1h2v2h2q1.05%200%201.775.725T12.5%205.5t-.725%201.775T10%208H8v1h2q1.05%200%201.775.725T12.5%2011.5t-.725%201.775T10%2014H8v9zM4%2012h6q.2%200%20.35-.15t.15-.35t-.15-.35T10%2011H4q-.2%200-.35.15t-.15.35t.15.35T4%2012m0-6h6q.2%200%20.35-.15t.15-.35t-.15-.35T10%205H4q-.2%200-.35.15t-.15.35t.15.35T4%206m11%2017v-2h2v-7.15q-1.325-.35-2.162-1.412T14%2010V1h8v9q0%201.375-.837%202.438T19%2013.85V21h2v2zm4.413-11.587Q20%2010.825%2020%2010V8h-4v2q0%20.825.588%201.413T18%2012t1.413-.587M16%206h4V3h-4zM3.5%2012v-1zm0-6V5zM18%208%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%22M6%2023v-9H4q-1.05%200-1.775-.725T1.5%2011.5t.725-1.775T4%209h2V8H4q-1.05%200-1.775-.725T1.5%205.5t.725-1.775T4%203h2V1h2v2h2q1.05%200%201.775.725T12.5%205.5t-.725%201.775T10%208H8v1h2q1.05%200%201.775.725T12.5%2011.5t-.725%201.775T10%2014H8v9zM4%2012h6q.2%200%20.35-.15t.15-.35t-.15-.35T10%2011H4q-.2%200-.35.15t-.15.35t.15.35T4%2012m0-6h6q.2%200%20.35-.15t.15-.35t-.15-.35T10%205H4q-.2%200-.35.15t-.15.35t.15.35T4%206m11%2017v-2h2v-7.15q-1.325-.35-2.162-1.412T14%2010V1h8v9q0%201.375-.837%202.438T19%2013.85V21h2v2zm4.413-11.587Q20%2010.825%2020%2010V8h-4v2q0%20.825.588%201.413T18%2012t1.413-.587M16%206h4V3h-4zM3.5%2012v-1zm0-6V5zM18%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/tapas-outline.svg?color=%231a73e8&size=48