partly cloudy night icon
partly-cloudy-night-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- partly-cloudy-night-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nights-stay-outline-rounded
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the partly cloudy night icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.1 21h-2.6l.212-.155q.212-.155.462-.348t.462-.348l.212-.155h1.385q2.16-.034 3.997-1.128q1.837-1.095 2.895-2.991q-2.15-.201-4.075-1.094q-1.925-.892-3.45-2.425q-1.506-1.525-2.415-3.45Q9.275 6.98 9.1 4.85Q7.175 5.925 6.088 7.813T5 11.9q0 .3.029.64t.086.622l-.146.05q-.146.052-.335.115q-.19.064-.336.124l-.146.06q-.07-.39-.11-.795Q4 12.31 4 11.9q0-2.496 1.362-4.77t3.686-3.288q.218-.094.404-.083q.187.012.348.124t.259.276t.11.382q.12 2.048.901 3.866t2.244 3.28q1.486 1.486 3.274 2.24q1.787.754 3.835.879q.218.013.397.126t.267.274t.107.358q.022.196-.098.413q-1.171 2.356-3.252 3.69Q15.764 21 13.1 21M6 20h4.5q.625 0 1.063-.437T12 18.5t-.425-1.062T10.55 17h-1.3l-.5-1.2q-.35-.825-1.1-1.312T6 14q-1.25 0-2.125.863T3 17q0 1.25.875 2.125T6 20m0 1q-1.671-.039-2.835-1.193Q2 18.652 2 16.994q0-1.657 1.165-2.826Q4.329 13 6.002 13q1.21 0 2.2.656t1.47 1.767l.25.577h.615q1.02.012 1.742.742q.721.73.721 1.758q0 1.046-.727 1.773T10.5 21z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPartlyCloudyNightOutlineRounded(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="M13.1 21h-2.6l.212-.155q.212-.155.462-.348t.462-.348l.212-.155h1.385q2.16-.034 3.997-1.128q1.837-1.095 2.895-2.991q-2.15-.201-4.075-1.094q-1.925-.892-3.45-2.425q-1.506-1.525-2.415-3.45Q9.275 6.98 9.1 4.85Q7.175 5.925 6.088 7.813T5 11.9q0 .3.029.64t.086.622l-.146.05q-.146.052-.335.115q-.19.064-.336.124l-.146.06q-.07-.39-.11-.795Q4 12.31 4 11.9q0-2.496 1.362-4.77t3.686-3.288q.218-.094.404-.083q.187.012.348.124t.259.276t.11.382q.12 2.048.901 3.866t2.244 3.28q1.486 1.486 3.274 2.24q1.787.754 3.835.879q.218.013.397.126t.267.274t.107.358q.022.196-.098.413q-1.171 2.356-3.252 3.69Q15.764 21 13.1 21M6 20h4.5q.625 0 1.063-.437T12 18.5t-.425-1.062T10.55 17h-1.3l-.5-1.2q-.35-.825-1.1-1.312T6 14q-1.25 0-2.125.863T3 17q0 1.25.875 2.125T6 20m0 1q-1.671-.039-2.835-1.193Q2 18.652 2 16.994q0-1.657 1.165-2.826Q4.329 13 6.002 13q1.21 0 2.2.656t1.47 1.767l.25.577h.615q1.02.012 1.742.742q.721.73.721 1.758q0 1.046-.727 1.773T10.5 21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.1 21h-2.6l.212-.155q.212-.155.462-.348t.462-.348l.212-.155h1.385q2.16-.034 3.997-1.128q1.837-1.095 2.895-2.991q-2.15-.201-4.075-1.094q-1.925-.892-3.45-2.425q-1.506-1.525-2.415-3.45Q9.275 6.98 9.1 4.85Q7.175 5.925 6.088 7.813T5 11.9q0 .3.029.64t.086.622l-.146.05q-.146.052-.335.115q-.19.064-.336.124l-.146.06q-.07-.39-.11-.795Q4 12.31 4 11.9q0-2.496 1.362-4.77t3.686-3.288q.218-.094.404-.083q.187.012.348.124t.259.276t.11.382q.12 2.048.901 3.866t2.244 3.28q1.486 1.486 3.274 2.24q1.787.754 3.835.879q.218.013.397.126t.267.274t.107.358q.022.196-.098.413q-1.171 2.356-3.252 3.69Q15.764 21 13.1 21M6 20h4.5q.625 0 1.063-.437T12 18.5t-.425-1.062T10.55 17h-1.3l-.5-1.2q-.35-.825-1.1-1.312T6 14q-1.25 0-2.125.863T3 17q0 1.25.875 2.125T6 20m0 1q-1.671-.039-2.835-1.193Q2 18.652 2 16.994q0-1.657 1.165-2.826Q4.329 13 6.002 13q1.21 0 2.2.656t1.47 1.767l.25.577h.615q1.02.012 1.742.742q.721.73.721 1.758q0 1.046-.727 1.773T10.5 21z"/></svg> </template>
CSS
.icon-partly-cloudy-night-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%22M13.1%2021h-2.6l.212-.155q.212-.155.462-.348t.462-.348l.212-.155h1.385q2.16-.034%203.997-1.128q1.837-1.095%202.895-2.991q-2.15-.201-4.075-1.094q-1.925-.892-3.45-2.425q-1.506-1.525-2.415-3.45Q9.275%206.98%209.1%204.85Q7.175%205.925%206.088%207.813T5%2011.9q0%20.3.029.64t.086.622l-.146.05q-.146.052-.335.115q-.19.064-.336.124l-.146.06q-.07-.39-.11-.795Q4%2012.31%204%2011.9q0-2.496%201.362-4.77t3.686-3.288q.218-.094.404-.083q.187.012.348.124t.259.276t.11.382q.12%202.048.901%203.866t2.244%203.28q1.486%201.486%203.274%202.24q1.787.754%203.835.879q.218.013.397.126t.267.274t.107.358q.022.196-.098.413q-1.171%202.356-3.252%203.69Q15.764%2021%2013.1%2021M6%2020h4.5q.625%200%201.063-.437T12%2018.5t-.425-1.062T10.55%2017h-1.3l-.5-1.2q-.35-.825-1.1-1.312T6%2014q-1.25%200-2.125.863T3%2017q0%201.25.875%202.125T6%2020m0%201q-1.671-.039-2.835-1.193Q2%2018.652%202%2016.994q0-1.657%201.165-2.826Q4.329%2013%206.002%2013q1.21%200%202.2.656t1.47%201.767l.25.577h.615q1.02.012%201.742.742q.721.73.721%201.758q0%201.046-.727%201.773T10.5%2021z%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%22M13.1%2021h-2.6l.212-.155q.212-.155.462-.348t.462-.348l.212-.155h1.385q2.16-.034%203.997-1.128q1.837-1.095%202.895-2.991q-2.15-.201-4.075-1.094q-1.925-.892-3.45-2.425q-1.506-1.525-2.415-3.45Q9.275%206.98%209.1%204.85Q7.175%205.925%206.088%207.813T5%2011.9q0%20.3.029.64t.086.622l-.146.05q-.146.052-.335.115q-.19.064-.336.124l-.146.06q-.07-.39-.11-.795Q4%2012.31%204%2011.9q0-2.496%201.362-4.77t3.686-3.288q.218-.094.404-.083q.187.012.348.124t.259.276t.11.382q.12%202.048.901%203.866t2.244%203.28q1.486%201.486%203.274%202.24q1.787.754%203.835.879q.218.013.397.126t.267.274t.107.358q.022.196-.098.413q-1.171%202.356-3.252%203.69Q15.764%2021%2013.1%2021M6%2020h4.5q.625%200%201.063-.437T12%2018.5t-.425-1.062T10.55%2017h-1.3l-.5-1.2q-.35-.825-1.1-1.312T6%2014q-1.25%200-2.125.863T3%2017q0%201.25.875%202.125T6%2020m0%201q-1.671-.039-2.835-1.193Q2%2018.652%202%2016.994q0-1.657%201.165-2.826Q4.329%2013%206.002%2013q1.21%200%202.2.656t1.47%201.767l.25.577h.615q1.02.012%201.742.742q.721.73.721%201.758q0%201.046-.727%201.773T10.5%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/partly-cloudy-night-outline-rounded.svg?color=%231a73e8&size=48