partly cloudy day icon
partly-cloudy-day-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- partly-cloudy-day-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the partly cloudy day icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.35 19.775l-1.4-1.425q-.275-.3-.275-.712t.275-.688t.688-.275t.712.275l1.425 1.4q.3.3.3.713t-.3.712t-.712.3t-.713-.3M6 20q-1.65 0-2.825-1.175T2 16t1.175-2.825T6 12q1.2 0 2.213.65t1.462 1.775l.25.575h.6q1.05 0 1.763.725T13 17.5t-.725 1.775T10.5 20zm8.975-2.8q-.1-1.575-1.137-2.725t-2.613-1.425q-.775-1.35-2.087-2.137T6.25 10q.65-1.825 2.225-2.912T12 6q2.5 0 4.25 1.75T18 12q0 1.625-.8 3.013T14.975 17.2M20 13q-.425 0-.712-.288T19 12t.288-.712T20 11h2q.425 0 .713.288T23 12t-.288.713T22 13zM5.65 7.05L4.225 5.625q-.275-.275-.275-.7t.275-.7q.3-.3.713-.3t.712.3l1.4 1.425q.275.3.275.713t-.275.687t-.7.275t-.7-.275m11.3 0q-.275-.275-.275-.687t.275-.713l1.4-1.425q.3-.3.713-.3t.712.3q.275.275.275.7t-.275.7L18.35 7.05q-.275.275-.7.275t-.7-.275m-5.663-2.337Q11 4.425 11 4V2q0-.425.288-.712T12 1t.713.288T13 2v2q0 .425-.288.713T12 5t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPartlyCloudyDayRounded(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="m18.35 19.775l-1.4-1.425q-.275-.3-.275-.712t.275-.688t.688-.275t.712.275l1.425 1.4q.3.3.3.713t-.3.712t-.712.3t-.713-.3M6 20q-1.65 0-2.825-1.175T2 16t1.175-2.825T6 12q1.2 0 2.213.65t1.462 1.775l.25.575h.6q1.05 0 1.763.725T13 17.5t-.725 1.775T10.5 20zm8.975-2.8q-.1-1.575-1.137-2.725t-2.613-1.425q-.775-1.35-2.087-2.137T6.25 10q.65-1.825 2.225-2.912T12 6q2.5 0 4.25 1.75T18 12q0 1.625-.8 3.013T14.975 17.2M20 13q-.425 0-.712-.288T19 12t.288-.712T20 11h2q.425 0 .713.288T23 12t-.288.713T22 13zM5.65 7.05L4.225 5.625q-.275-.275-.275-.7t.275-.7q.3-.3.713-.3t.712.3l1.4 1.425q.275.3.275.713t-.275.687t-.7.275t-.7-.275m11.3 0q-.275-.275-.275-.687t.275-.713l1.4-1.425q.3-.3.713-.3t.712.3q.275.275.275.7t-.275.7L18.35 7.05q-.275.275-.7.275t-.7-.275m-5.663-2.337Q11 4.425 11 4V2q0-.425.288-.712T12 1t.713.288T13 2v2q0 .425-.288.713T12 5t-.712-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.35 19.775l-1.4-1.425q-.275-.3-.275-.712t.275-.688t.688-.275t.712.275l1.425 1.4q.3.3.3.713t-.3.712t-.712.3t-.713-.3M6 20q-1.65 0-2.825-1.175T2 16t1.175-2.825T6 12q1.2 0 2.213.65t1.462 1.775l.25.575h.6q1.05 0 1.763.725T13 17.5t-.725 1.775T10.5 20zm8.975-2.8q-.1-1.575-1.137-2.725t-2.613-1.425q-.775-1.35-2.087-2.137T6.25 10q.65-1.825 2.225-2.912T12 6q2.5 0 4.25 1.75T18 12q0 1.625-.8 3.013T14.975 17.2M20 13q-.425 0-.712-.288T19 12t.288-.712T20 11h2q.425 0 .713.288T23 12t-.288.713T22 13zM5.65 7.05L4.225 5.625q-.275-.275-.275-.7t.275-.7q.3-.3.713-.3t.712.3l1.4 1.425q.275.3.275.713t-.275.687t-.7.275t-.7-.275m11.3 0q-.275-.275-.275-.687t.275-.713l1.4-1.425q.3-.3.713-.3t.712.3q.275.275.275.7t-.275.7L18.35 7.05q-.275.275-.7.275t-.7-.275m-5.663-2.337Q11 4.425 11 4V2q0-.425.288-.712T12 1t.713.288T13 2v2q0 .425-.288.713T12 5t-.712-.288"/></svg> </template>
CSS
.icon-partly-cloudy-day-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%22m18.35%2019.775l-1.4-1.425q-.275-.3-.275-.712t.275-.688t.688-.275t.712.275l1.425%201.4q.3.3.3.713t-.3.712t-.712.3t-.713-.3M6%2020q-1.65%200-2.825-1.175T2%2016t1.175-2.825T6%2012q1.2%200%202.213.65t1.462%201.775l.25.575h.6q1.05%200%201.763.725T13%2017.5t-.725%201.775T10.5%2020zm8.975-2.8q-.1-1.575-1.137-2.725t-2.613-1.425q-.775-1.35-2.087-2.137T6.25%2010q.65-1.825%202.225-2.912T12%206q2.5%200%204.25%201.75T18%2012q0%201.625-.8%203.013T14.975%2017.2M20%2013q-.425%200-.712-.288T19%2012t.288-.712T20%2011h2q.425%200%20.713.288T23%2012t-.288.713T22%2013zM5.65%207.05L4.225%205.625q-.275-.275-.275-.7t.275-.7q.3-.3.713-.3t.712.3l1.4%201.425q.275.3.275.713t-.275.687t-.7.275t-.7-.275m11.3%200q-.275-.275-.275-.687t.275-.713l1.4-1.425q.3-.3.713-.3t.712.3q.275.275.275.7t-.275.7L18.35%207.05q-.275.275-.7.275t-.7-.275m-5.663-2.337Q11%204.425%2011%204V2q0-.425.288-.712T12%201t.713.288T13%202v2q0%20.425-.288.713T12%205t-.712-.288%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%22m18.35%2019.775l-1.4-1.425q-.275-.3-.275-.712t.275-.688t.688-.275t.712.275l1.425%201.4q.3.3.3.713t-.3.712t-.712.3t-.713-.3M6%2020q-1.65%200-2.825-1.175T2%2016t1.175-2.825T6%2012q1.2%200%202.213.65t1.462%201.775l.25.575h.6q1.05%200%201.763.725T13%2017.5t-.725%201.775T10.5%2020zm8.975-2.8q-.1-1.575-1.137-2.725t-2.613-1.425q-.775-1.35-2.087-2.137T6.25%2010q.65-1.825%202.225-2.912T12%206q2.5%200%204.25%201.75T18%2012q0%201.625-.8%203.013T14.975%2017.2M20%2013q-.425%200-.712-.288T19%2012t.288-.712T20%2011h2q.425%200%20.713.288T23%2012t-.288.713T22%2013zM5.65%207.05L4.225%205.625q-.275-.275-.275-.7t.275-.7q.3-.3.713-.3t.712.3l1.4%201.425q.275.3.275.713t-.275.687t-.7.275t-.7-.275m11.3%200q-.275-.275-.275-.687t.275-.713l1.4-1.425q.3-.3.713-.3t.712.3q.275.275.275.7t-.275.7L18.35%207.05q-.275.275-.7.275t-.7-.275m-5.663-2.337Q11%204.425%2011%204V2q0-.425.288-.712T12%201t.713.288T13%202v2q0%20.425-.288.713T12%205t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/partly-cloudy-day-rounded.svg?color=%231a73e8&size=48