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

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

1 other variant in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

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="M4.885 19.5v-1h2v-5.346L2.115 6h10.539l-4.77 7.154V18.5h2v1zm.4-10.5h4.2l1.361-2H3.923zm8.33 9.772q-.73-.729-.73-1.77t.729-1.771t1.77-.731q.399 0 .76.134q.362.133.74.45V6h4v1.77h-3V17q0 1.042-.728 1.77q-.728.73-1.769.73t-1.771-.728"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNightlife(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="M4.885 19.5v-1h2v-5.346L2.115 6h10.539l-4.77 7.154V18.5h2v1zm.4-10.5h4.2l1.361-2H3.923zm8.33 9.772q-.73-.729-.73-1.77t.729-1.771t1.77-.731q.399 0 .76.134q.362.133.74.45V6h4v1.77h-3V17q0 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="M4.885 19.5v-1h2v-5.346L2.115 6h10.539l-4.77 7.154V18.5h2v1zm.4-10.5h4.2l1.361-2H3.923zm8.33 9.772q-.73-.729-.73-1.77t.729-1.771t1.77-.731q.399 0 .76.134q.362.133.74.45V6h4v1.77h-3V17q0 1.042-.728 1.77q-.728.73-1.769.73t-1.771-.728"/></svg>
</template>

CSS

.icon-nightlife {
  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%22M4.885%2019.5v-1h2v-5.346L2.115%206h10.539l-4.77%207.154V18.5h2v1zm.4-10.5h4.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.45V6h4v1.77h-3V17q0%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%22M4.885%2019.5v-1h2v-5.346L2.115%206h10.539l-4.77%207.154V18.5h2v1zm.4-10.5h4.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.45V6h4v1.77h-3V17q0%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.svg?color=%231a73e8&size=48