smoking rooms icon

smoking-rooms from Material Symbols by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.

Name
smoking-rooms
Set
Material Symbols
Style
Regular
Category
Travel
Viewbox
24×24
License
Apache 2.0
Aliases
smoking-rooms-outline, smoking-rooms-outline-sharp, smoking-rooms-sharp

1 other variant in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the smoking rooms icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19v-3h15v3zm16 0v-3h1.5v3zm2.5 0v-3H22v3zM18 15v-1.3q0-.975-.575-1.487T16.05 11.7H14.5q-1.4 0-2.375-.975T11.15 8.35t.975-2.375T14.5 5v1.5q-.75 0-1.3.525t-.55 1.325t.55 1.325t1.3.525h1.55q1.4 0 2.425.9t1.025 2.25V15zm2.5 0v-2.25q0-1.65-1.15-2.85T16.5 8.7V7.2q.75 0 1.3-.55t.55-1.3t-.55-1.3t-1.3-.55V2q1.4 0 2.375.975t.975 2.375q0 .725-.275 1.313T18.85 7.75q1.4.65 2.275 2t.875 3V15z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSmokingRooms(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="M2 19v-3h15v3zm16 0v-3h1.5v3zm2.5 0v-3H22v3zM18 15v-1.3q0-.975-.575-1.487T16.05 11.7H14.5q-1.4 0-2.375-.975T11.15 8.35t.975-2.375T14.5 5v1.5q-.75 0-1.3.525t-.55 1.325t.55 1.325t1.3.525h1.55q1.4 0 2.425.9t1.025 2.25V15zm2.5 0v-2.25q0-1.65-1.15-2.85T16.5 8.7V7.2q.75 0 1.3-.55t.55-1.3t-.55-1.3t-1.3-.55V2q1.4 0 2.375.975t.975 2.375q0 .725-.275 1.313T18.85 7.75q1.4.65 2.275 2t.875 3V15z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19v-3h15v3zm16 0v-3h1.5v3zm2.5 0v-3H22v3zM18 15v-1.3q0-.975-.575-1.487T16.05 11.7H14.5q-1.4 0-2.375-.975T11.15 8.35t.975-2.375T14.5 5v1.5q-.75 0-1.3.525t-.55 1.325t.55 1.325t1.3.525h1.55q1.4 0 2.425.9t1.025 2.25V15zm2.5 0v-2.25q0-1.65-1.15-2.85T16.5 8.7V7.2q.75 0 1.3-.55t.55-1.3t-.55-1.3t-1.3-.55V2q1.4 0 2.375.975t.975 2.375q0 .725-.275 1.313T18.85 7.75q1.4.65 2.275 2t.875 3V15z"/></svg>
</template>

CSS

.icon-smoking-rooms {
  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%22M2%2019v-3h15v3zm16%200v-3h1.5v3zm2.5%200v-3H22v3zM18%2015v-1.3q0-.975-.575-1.487T16.05%2011.7H14.5q-1.4%200-2.375-.975T11.15%208.35t.975-2.375T14.5%205v1.5q-.75%200-1.3.525t-.55%201.325t.55%201.325t1.3.525h1.55q1.4%200%202.425.9t1.025%202.25V15zm2.5%200v-2.25q0-1.65-1.15-2.85T16.5%208.7V7.2q.75%200%201.3-.55t.55-1.3t-.55-1.3t-1.3-.55V2q1.4%200%202.375.975t.975%202.375q0%20.725-.275%201.313T18.85%207.75q1.4.65%202.275%202t.875%203V15z%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%22M2%2019v-3h15v3zm16%200v-3h1.5v3zm2.5%200v-3H22v3zM18%2015v-1.3q0-.975-.575-1.487T16.05%2011.7H14.5q-1.4%200-2.375-.975T11.15%208.35t.975-2.375T14.5%205v1.5q-.75%200-1.3.525t-.55%201.325t.55%201.325t1.3.525h1.55q1.4%200%202.425.9t1.025%202.25V15zm2.5%200v-2.25q0-1.65-1.15-2.85T16.5%208.7V7.2q.75%200%201.3-.55t.55-1.3t-.55-1.3t-1.3-.55V2q1.4%200%202.375.975t.975%202.375q0%20.725-.275%201.313T18.85%207.75q1.4.65%202.275%202t.875%203V15z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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