twotone nights stay icon

twotone-nights-stay from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
twotone-nights-stay
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the twotone nights stay icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.1 14.15A4.01 4.01 0 0 1 11 18c0 .68-.19 1.31-.48 1.87a8 8 0 0 0 5.61-1.01c-2.62-.92-5.23-2.82-6.8-5.86c-1.59-3.06-1.55-5.91-1.04-8.1a7.97 7.97 0 0 0-4.3 7.1h.02c1.65 0 3.17.83 4.09 2.15" opacity=".3"/><path fill="currentColor" d="M19.78 17.51c-2.47 0-6.57-1.33-8.68-5.43c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42c.61-.26 1.28-.42 1.98-.42c0-3.09 1.73-5.77 4.3-7.1c-.5 2.19-.54 5.04 1.04 8.1c1.57 3.04 4.18 4.95 6.8 5.86a8 8 0 0 1-5.61 1.01c-.37.7-.94 1.27-1.64 1.64c.98.32 2.03.5 3.11.5c3.5 0 6.58-1.8 8.37-4.52c-.17.01-.37.02-.57.02"/><path fill="currentColor" d="M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneNightsStay(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="M8.1 14.15A4.01 4.01 0 0 1 11 18c0 .68-.19 1.31-.48 1.87a8 8 0 0 0 5.61-1.01c-2.62-.92-5.23-2.82-6.8-5.86c-1.59-3.06-1.55-5.91-1.04-8.1a7.97 7.97 0 0 0-4.3 7.1h.02c1.65 0 3.17.83 4.09 2.15" opacity=".3"/><path fill="currentColor" d="M19.78 17.51c-2.47 0-6.57-1.33-8.68-5.43c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42c.61-.26 1.28-.42 1.98-.42c0-3.09 1.73-5.77 4.3-7.1c-.5 2.19-.54 5.04 1.04 8.1c1.57 3.04 4.18 4.95 6.8 5.86a8 8 0 0 1-5.61 1.01c-.37.7-.94 1.27-1.64 1.64c.98.32 2.03.5 3.11.5c3.5 0 6.58-1.8 8.37-4.52c-.17.01-.37.02-.57.02"/><path fill="currentColor" d="M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.1 14.15A4.01 4.01 0 0 1 11 18c0 .68-.19 1.31-.48 1.87a8 8 0 0 0 5.61-1.01c-2.62-.92-5.23-2.82-6.8-5.86c-1.59-3.06-1.55-5.91-1.04-8.1a7.97 7.97 0 0 0-4.3 7.1h.02c1.65 0 3.17.83 4.09 2.15" opacity=".3"/><path fill="currentColor" d="M19.78 17.51c-2.47 0-6.57-1.33-8.68-5.43c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42c.61-.26 1.28-.42 1.98-.42c0-3.09 1.73-5.77 4.3-7.1c-.5 2.19-.54 5.04 1.04 8.1c1.57 3.04 4.18 4.95 6.8 5.86a8 8 0 0 1-5.61 1.01c-.37.7-.94 1.27-1.64 1.64c.98.32 2.03.5 3.11.5c3.5 0 6.58-1.8 8.37-4.52c-.17.01-.37.02-.57.02"/><path fill="currentColor" d="M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2"/></svg>
</template>

CSS

.icon-twotone-nights-stay {
  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%22M8.1%2014.15A4.01%204.01%200%200%201%2011%2018c0%20.68-.19%201.31-.48%201.87a8%208%200%200%200%205.61-1.01c-2.62-.92-5.23-2.82-6.8-5.86c-1.59-3.06-1.55-5.91-1.04-8.1a7.97%207.97%200%200%200-4.3%207.1h.02c1.65%200%203.17.83%204.09%202.15%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.78%2017.51c-2.47%200-6.57-1.33-8.68-5.43c-2.33-4.51-.5-8.48.53-10.07C6.27%202.2%201.98%206.59%201.98%2012c0%20.14.02.28.02.42c.61-.26%201.28-.42%201.98-.42c0-3.09%201.73-5.77%204.3-7.1c-.5%202.19-.54%205.04%201.04%208.1c1.57%203.04%204.18%204.95%206.8%205.86a8%208%200%200%201-5.61%201.01c-.37.7-.94%201.27-1.64%201.64c.98.32%202.03.5%203.11.5c3.5%200%206.58-1.8%208.37-4.52c-.17.01-.37.02-.57.02%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2016h-.18C6.4%2014.84%205.3%2014%204%2014c-1.66%200-3%201.34-3%203s1.34%203%203%203h3c1.1%200%202-.9%202-2s-.9-2-2-2%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%22M8.1%2014.15A4.01%204.01%200%200%201%2011%2018c0%20.68-.19%201.31-.48%201.87a8%208%200%200%200%205.61-1.01c-2.62-.92-5.23-2.82-6.8-5.86c-1.59-3.06-1.55-5.91-1.04-8.1a7.97%207.97%200%200%200-4.3%207.1h.02c1.65%200%203.17.83%204.09%202.15%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.78%2017.51c-2.47%200-6.57-1.33-8.68-5.43c-2.33-4.51-.5-8.48.53-10.07C6.27%202.2%201.98%206.59%201.98%2012c0%20.14.02.28.02.42c.61-.26%201.28-.42%201.98-.42c0-3.09%201.73-5.77%204.3-7.1c-.5%202.19-.54%205.04%201.04%208.1c1.57%203.04%204.18%204.95%206.8%205.86a8%208%200%200%201-5.61%201.01c-.37.7-.94%201.27-1.64%201.64c.98.32%202.03.5%203.11.5c3.5%200%206.58-1.8%208.37-4.52c-.17.01-.37.02-.57.02%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2016h-.18C6.4%2014.84%205.3%2014%204%2014c-1.66%200-3%201.34-3%203s1.34%203%203%203h3c1.1%200%202-.9%202-2s-.9-2-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-nights-stay.svg?color=%231a73e8&size=48