outline nights stay icon
outline-nights-stay from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- outline-nights-stay
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
More social icons from Google Material Icons
baseline-18-up-ratingbaseline-6-ft-apartbaseline-add-moderatorbaseline-add-reactionbaseline-adobebaseline-applebaseline-architecturebaseline-assist-walkerbaseline-back-handbaseline-blindbaseline-boybaseline-cakebaseline-catching-pokemonbaseline-clean-handsbaseline-co2baseline-compostbaseline-connect-without-contactbaseline-constructionbaseline-cookiebaseline-coronavirusbaseline-cruelty-freebaseline-cyclonebaseline-deckbaseline-discord
Use the outline 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="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 IcOutlineNightsStay(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="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="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-outline-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%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%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/outline-nights-stay.svg?color=%231a73e8&size=48