short stay icon
short-stay-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- short-stay-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the short stay icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.846 21q-.666 0-1.14-.475t-.475-1.14V4.615q0-.666.474-1.14T5.846 3h7.77q.666 0 1.14.475t.475 1.14v4.981q0 .213-.144.357q-.144.143-.357.143t-.356-.143t-.143-.357v-4.98q0-.27-.173-.443T13.616 4h-7.77q-.269 0-.442.173t-.173.443v7.178q.392-.39.902-.592T7.23 11h4.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-4.5q-.825 0-1.413.588T5.231 14v5.385q0 .269.173.442t.442.173h4.385q.212 0 .356.144t.144.357t-.144.356t-.356.143zM9.731 9q-.633 0-1.066-.434Q8.23 8.133 8.23 7.5t.434-1.066Q9.098 6 9.73 6t1.066.434t.434 1.066t-.434 1.066Q10.364 9 9.731 9m-.5 7.5V18q0 .213.144.356t.356.144q.161 0 .282-.094t.149-.239v-1.269q-.024-.164-.035-.329t-.012-.338q0-.226.03-.443t.086-.426V14q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.143.356v1.5h-1.5q-.213 0-.356.144t-.144.357t.144.356t.356.143zm4.587 3.685Q12.5 18.869 12.5 17.003t1.316-3.185t3.181-1.318q1.867 0 3.185 1.316Q21.5 15.13 21.5 16.997t-1.315 3.185t-3.182 1.318t-3.185-1.315m3.567-3.339V14.5q0-.154-.112-.27q-.111-.114-.273-.114t-.273.115t-.111.269V17q0 .05.111.273l1.675 1.675q.112.112.264.121q.151.01.282-.121t.13-.273t-.13-.273zM7.23 20h3.579h-5.58z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightShortStayOutlineRounded(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="M5.846 21q-.666 0-1.14-.475t-.475-1.14V4.615q0-.666.474-1.14T5.846 3h7.77q.666 0 1.14.475t.475 1.14v4.981q0 .213-.144.357q-.144.143-.357.143t-.356-.143t-.143-.357v-4.98q0-.27-.173-.443T13.616 4h-7.77q-.269 0-.442.173t-.173.443v7.178q.392-.39.902-.592T7.23 11h4.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-4.5q-.825 0-1.413.588T5.231 14v5.385q0 .269.173.442t.442.173h4.385q.212 0 .356.144t.144.357t-.144.356t-.356.143zM9.731 9q-.633 0-1.066-.434Q8.23 8.133 8.23 7.5t.434-1.066Q9.098 6 9.73 6t1.066.434t.434 1.066t-.434 1.066Q10.364 9 9.731 9m-.5 7.5V18q0 .213.144.356t.356.144q.161 0 .282-.094t.149-.239v-1.269q-.024-.164-.035-.329t-.012-.338q0-.226.03-.443t.086-.426V14q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.143.356v1.5h-1.5q-.213 0-.356.144t-.144.357t.144.356t.356.143zm4.587 3.685Q12.5 18.869 12.5 17.003t1.316-3.185t3.181-1.318q1.867 0 3.185 1.316Q21.5 15.13 21.5 16.997t-1.315 3.185t-3.182 1.318t-3.185-1.315m3.567-3.339V14.5q0-.154-.112-.27q-.111-.114-.273-.114t-.273.115t-.111.269V17q0 .05.111.273l1.675 1.675q.112.112.264.121q.151.01.282-.121t.13-.273t-.13-.273zM7.23 20h3.579h-5.58z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.846 21q-.666 0-1.14-.475t-.475-1.14V4.615q0-.666.474-1.14T5.846 3h7.77q.666 0 1.14.475t.475 1.14v4.981q0 .213-.144.357q-.144.143-.357.143t-.356-.143t-.143-.357v-4.98q0-.27-.173-.443T13.616 4h-7.77q-.269 0-.442.173t-.173.443v7.178q.392-.39.902-.592T7.23 11h4.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-4.5q-.825 0-1.413.588T5.231 14v5.385q0 .269.173.442t.442.173h4.385q.212 0 .356.144t.144.357t-.144.356t-.356.143zM9.731 9q-.633 0-1.066-.434Q8.23 8.133 8.23 7.5t.434-1.066Q9.098 6 9.73 6t1.066.434t.434 1.066t-.434 1.066Q10.364 9 9.731 9m-.5 7.5V18q0 .213.144.356t.356.144q.161 0 .282-.094t.149-.239v-1.269q-.024-.164-.035-.329t-.012-.338q0-.226.03-.443t.086-.426V14q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.143.356v1.5h-1.5q-.213 0-.356.144t-.144.357t.144.356t.356.143zm4.587 3.685Q12.5 18.869 12.5 17.003t1.316-3.185t3.181-1.318q1.867 0 3.185 1.316Q21.5 15.13 21.5 16.997t-1.315 3.185t-3.182 1.318t-3.185-1.315m3.567-3.339V14.5q0-.154-.112-.27q-.111-.114-.273-.114t-.273.115t-.111.269V17q0 .05.111.273l1.675 1.675q.112.112.264.121q.151.01.282-.121t.13-.273t-.13-.273zM7.23 20h3.579h-5.58z"/></svg> </template>
CSS
.icon-short-stay-outline-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%22M5.846%2021q-.666%200-1.14-.475t-.475-1.14V4.615q0-.666.474-1.14T5.846%203h7.77q.666%200%201.14.475t.475%201.14v4.981q0%20.213-.144.357q-.144.143-.357.143t-.356-.143t-.143-.357v-4.98q0-.27-.173-.443T13.616%204h-7.77q-.269%200-.442.173t-.173.443v7.178q.392-.39.902-.592T7.23%2011h4.5q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-4.5q-.825%200-1.413.588T5.231%2014v5.385q0%20.269.173.442t.442.173h4.385q.212%200%20.356.144t.144.357t-.144.356t-.356.143zM9.731%209q-.633%200-1.066-.434Q8.23%208.133%208.23%207.5t.434-1.066Q9.098%206%209.73%206t1.066.434t.434%201.066t-.434%201.066Q10.364%209%209.731%209m-.5%207.5V18q0%20.213.144.356t.356.144q.161%200%20.282-.094t.149-.239v-1.269q-.024-.164-.035-.329t-.012-.338q0-.226.03-.443t.086-.426V14q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.143.356v1.5h-1.5q-.213%200-.356.144t-.144.357t.144.356t.356.143zm4.587%203.685Q12.5%2018.869%2012.5%2017.003t1.316-3.185t3.181-1.318q1.867%200%203.185%201.316Q21.5%2015.13%2021.5%2016.997t-1.315%203.185t-3.182%201.318t-3.185-1.315m3.567-3.339V14.5q0-.154-.112-.27q-.111-.114-.273-.114t-.273.115t-.111.269V17q0%20.05.111.273l1.675%201.675q.112.112.264.121q.151.01.282-.121t.13-.273t-.13-.273zM7.23%2020h3.579h-5.58z%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%22M5.846%2021q-.666%200-1.14-.475t-.475-1.14V4.615q0-.666.474-1.14T5.846%203h7.77q.666%200%201.14.475t.475%201.14v4.981q0%20.213-.144.357q-.144.143-.357.143t-.356-.143t-.143-.357v-4.98q0-.27-.173-.443T13.616%204h-7.77q-.269%200-.442.173t-.173.443v7.178q.392-.39.902-.592T7.23%2011h4.5q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-4.5q-.825%200-1.413.588T5.231%2014v5.385q0%20.269.173.442t.442.173h4.385q.212%200%20.356.144t.144.357t-.144.356t-.356.143zM9.731%209q-.633%200-1.066-.434Q8.23%208.133%208.23%207.5t.434-1.066Q9.098%206%209.73%206t1.066.434t.434%201.066t-.434%201.066Q10.364%209%209.731%209m-.5%207.5V18q0%20.213.144.356t.356.144q.161%200%20.282-.094t.149-.239v-1.269q-.024-.164-.035-.329t-.012-.338q0-.226.03-.443t.086-.426V14q0-.213-.144-.356q-.144-.144-.357-.144t-.356.144t-.143.356v1.5h-1.5q-.213%200-.356.144t-.144.357t.144.356t.356.143zm4.587%203.685Q12.5%2018.869%2012.5%2017.003t1.316-3.185t3.181-1.318q1.867%200%203.185%201.316Q21.5%2015.13%2021.5%2016.997t-1.315%203.185t-3.182%201.318t-3.185-1.315m3.567-3.339V14.5q0-.154-.112-.27q-.111-.114-.273-.114t-.273.115t-.111.269V17q0%20.05.111.273l1.675%201.675q.112.112.264.121q.151.01.282-.121t.13-.273t-.13-.273zM7.23%2020h3.579h-5.58z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/short-stay-outline-rounded.svg?color=%231a73e8&size=48