smoking rooms icon
smoking-rooms from Material Symbols Light by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- smoking-rooms
- Set
- Material Symbols Light
- 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 Light
The same icon in other sets
More travel icons from Material Symbols Light
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 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="M3.154 18.154v-1.77h13.923v1.77zm14.923 0v-1.77h.884v1.77zm1.884 0v-1.77h.885v1.77zM18.077 15v-1.3q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13 0-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774v.885q-.75 0-1.3.502t-.55 1.267t.55 1.348t1.3.583h1.55q1.17 0 2.002.833q.832.832.832 2.01V15zm1.885 0v-2.25q0-1.65-1.15-2.696t-2.85-1.046v-.885q.75 0 1.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55v-.884q1.13 0 1.913.82q.783.822.783 1.953q0 .725-.294 1.245t-.745.844q1.304.422 2.266 1.541q.961 1.12.961 2.808V15z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSmokingRooms(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="M3.154 18.154v-1.77h13.923v1.77zm14.923 0v-1.77h.884v1.77zm1.884 0v-1.77h.885v1.77zM18.077 15v-1.3q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13 0-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774v.885q-.75 0-1.3.502t-.55 1.267t.55 1.348t1.3.583h1.55q1.17 0 2.002.833q.832.832.832 2.01V15zm1.885 0v-2.25q0-1.65-1.15-2.696t-2.85-1.046v-.885q.75 0 1.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55v-.884q1.13 0 1.913.82q.783.822.783 1.953q0 .725-.294 1.245t-.745.844q1.304.422 2.266 1.541q.961 1.12.961 2.808V15z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.154 18.154v-1.77h13.923v1.77zm14.923 0v-1.77h.884v1.77zm1.884 0v-1.77h.885v1.77zM18.077 15v-1.3q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13 0-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774v.885q-.75 0-1.3.502t-.55 1.267t.55 1.348t1.3.583h1.55q1.17 0 2.002.833q.832.832.832 2.01V15zm1.885 0v-2.25q0-1.65-1.15-2.696t-2.85-1.046v-.885q.75 0 1.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55v-.884q1.13 0 1.913.82q.783.822.783 1.953q0 .725-.294 1.245t-.745.844q1.304.422 2.266 1.541q.961 1.12.961 2.808V15z"/></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%22M3.154%2018.154v-1.77h13.923v1.77zm14.923%200v-1.77h.884v1.77zm1.884%200v-1.77h.885v1.77zM18.077%2015v-1.3q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13%200-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774v.885q-.75%200-1.3.502t-.55%201.267t.55%201.348t1.3.583h1.55q1.17%200%202.002.833q.832.832.832%202.01V15zm1.885%200v-2.25q0-1.65-1.15-2.696t-2.85-1.046v-.885q.75%200%201.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55v-.884q1.13%200%201.913.82q.783.822.783%201.953q0%20.725-.294%201.245t-.745.844q1.304.422%202.266%201.541q.961%201.12.961%202.808V15z%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%22M3.154%2018.154v-1.77h13.923v1.77zm14.923%200v-1.77h.884v1.77zm1.884%200v-1.77h.885v1.77zM18.077%2015v-1.3q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13%200-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774v.885q-.75%200-1.3.502t-.55%201.267t.55%201.348t1.3.583h1.55q1.17%200%202.002.833q.832.832.832%202.01V15zm1.885%200v-2.25q0-1.65-1.15-2.696t-2.85-1.046v-.885q.75%200%201.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55v-.884q1.13%200%201.913.82q.783.822.783%201.953q0%20.725-.294%201.245t-.745.844q1.304.422%202.266%201.541q.961%201.12.961%202.808V15z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/smoking-rooms.svg?color=%231a73e8&size=48