nightlife icon
nightlife-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- nightlife-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nightlife-outline-rounded
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 nightlife icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.885 18.5v-5.346l-3.933-5.9q-.277-.396-.04-.825T3.625 6h7.52q.474 0 .712.429q.237.429-.04.825l-3.933 5.9V18.5h1.5q.213 0 .357.144t.143.357t-.143.356t-.357.143h-4q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143zM5.284 9h4.2l1.361-2H3.923zm8.33 9.772q-.73-.729-.73-1.77t.729-1.771t1.77-.731q.399 0 .76.134q.362.133.74.45V6.808q0-.343.233-.576T17.692 6H20q.356 0 .62.255q.264.256.264.62q0 .366-.264.63t-.62.264h-2.116V17q0 1.042-.728 1.77q-.728.73-1.769.73t-1.771-.728"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNightlifeRounded(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.885 18.5v-5.346l-3.933-5.9q-.277-.396-.04-.825T3.625 6h7.52q.474 0 .712.429q.237.429-.04.825l-3.933 5.9V18.5h1.5q.213 0 .357.144t.143.357t-.143.356t-.357.143h-4q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143zM5.284 9h4.2l1.361-2H3.923zm8.33 9.772q-.73-.729-.73-1.77t.729-1.771t1.77-.731q.399 0 .76.134q.362.133.74.45V6.808q0-.343.233-.576T17.692 6H20q.356 0 .62.255q.264.256.264.62q0 .366-.264.63t-.62.264h-2.116V17q0 1.042-.728 1.77q-.728.73-1.769.73t-1.771-.728"/></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.885 18.5v-5.346l-3.933-5.9q-.277-.396-.04-.825T3.625 6h7.52q.474 0 .712.429q.237.429-.04.825l-3.933 5.9V18.5h1.5q.213 0 .357.144t.143.357t-.143.356t-.357.143h-4q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143zM5.284 9h4.2l1.361-2H3.923zm8.33 9.772q-.73-.729-.73-1.77t.729-1.771t1.77-.731q.399 0 .76.134q.362.133.74.45V6.808q0-.343.233-.576T17.692 6H20q.356 0 .62.255q.264.256.264.62q0 .366-.264.63t-.62.264h-2.116V17q0 1.042-.728 1.77q-.728.73-1.769.73t-1.771-.728"/></svg> </template>
CSS
.icon-nightlife-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%22M6.885%2018.5v-5.346l-3.933-5.9q-.277-.396-.04-.825T3.625%206h7.52q.474%200%20.712.429q.237.429-.04.825l-3.933%205.9V18.5h1.5q.213%200%20.357.144t.143.357t-.143.356t-.357.143h-4q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143zM5.284%209h4.2l1.361-2H3.923zm8.33%209.772q-.73-.729-.73-1.77t.729-1.771t1.77-.731q.399%200%20.76.134q.362.133.74.45V6.808q0-.343.233-.576T17.692%206H20q.356%200%20.62.255q.264.256.264.62q0%20.366-.264.63t-.62.264h-2.116V17q0%201.042-.728%201.77q-.728.73-1.769.73t-1.771-.728%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.885%2018.5v-5.346l-3.933-5.9q-.277-.396-.04-.825T3.625%206h7.52q.474%200%20.712.429q.237.429-.04.825l-3.933%205.9V18.5h1.5q.213%200%20.357.144t.143.357t-.143.356t-.357.143h-4q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143zM5.284%209h4.2l1.361-2H3.923zm8.33%209.772q-.73-.729-.73-1.77t.729-1.771t1.77-.731q.399%200%20.76.134q.362.133.74.45V6.808q0-.343.233-.576T17.692%206H20q.356%200%20.62.255q.264.256.264.62q0%20.366-.264.63t-.62.264h-2.116V17q0%201.042-.728%201.77q-.728.73-1.769.73t-1.771-.728%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/nightlife-rounded.svg?color=%231a73e8&size=48