partly cloudy day icon

partly-cloudy-day-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
partly-cloudy-day-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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="M11.643 5.28q-.143-.144-.143-.357V2.539q0-.214.143-.357T12 2.039t.357.143t.143.357v2.384q0 .214-.143.357T12 5.423t-.357-.143m5 2.078q-.16-.16-.16-.364t.16-.363l1.668-1.675q.166-.166.367-.166t.366.166q.16.16.16.353q0 .195-.16.354L17.35 7.359q-.16.16-.354.16t-.354-.16m2.435 5.142q-.213 0-.357-.143T18.577 12t.143-.357t.357-.143h2.385q.213 0 .356.143t.144.357t-.144.357t-.356.143zm-.766 6.544l-1.669-1.675q-.16-.16-.16-.363t.16-.364t.364-.16t.363.16l1.675 1.67q.166.165.166.366t-.166.366q-.165.166-.366.166t-.367-.166M6.67 7.377L4.956 5.663q-.16-.16-.16-.363t.16-.344q.165-.166.356-.166t.357.166L7.358 6.65q.16.16.169.364t-.15.363t-.354.16t-.354-.16m-.092 11.739h4.115q.818 0 1.409-.592q.591-.591.591-1.408q0-.818-.569-1.4t-1.386-.581h-.968l-.365-.873q-.388-.902-1.206-1.428q-.817-.526-1.814-.526q-1.384 0-2.346.961t-.961 2.347q0 1.461 1.02 2.48t2.48 1.02m0 1q-1.863 0-3.182-1.319t-1.318-3.181q0-1.806 1.251-3.057t3.057-1.251q1.365 0 2.478.774t1.578 2.053q1.257 0 2.244.757t1.007 2.239q-.011 1.233-.88 2.109t-2.12.876zm7.077-3.37q-.067-.25-.135-.484q-.067-.235-.134-.485q1.182-.494 1.899-1.504Q16 13.263 16 12q0-1.65-1.175-2.825T12 8q-1.558 0-2.702 1.042t-1.267 2.6q-.25-.067-.506-.129t-.506-.129q.235-1.892 1.659-3.138T12 7q2.077 0 3.539 1.462T17 12q0 1.598-.917 2.886t-2.43 1.86M12.026 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPartlyCloudyDayOutlineRounded(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="M11.643 5.28q-.143-.144-.143-.357V2.539q0-.214.143-.357T12 2.039t.357.143t.143.357v2.384q0 .214-.143.357T12 5.423t-.357-.143m5 2.078q-.16-.16-.16-.364t.16-.363l1.668-1.675q.166-.166.367-.166t.366.166q.16.16.16.353q0 .195-.16.354L17.35 7.359q-.16.16-.354.16t-.354-.16m2.435 5.142q-.213 0-.357-.143T18.577 12t.143-.357t.357-.143h2.385q.213 0 .356.143t.144.357t-.144.357t-.356.143zm-.766 6.544l-1.669-1.675q-.16-.16-.16-.363t.16-.364t.364-.16t.363.16l1.675 1.67q.166.165.166.366t-.166.366q-.165.166-.366.166t-.367-.166M6.67 7.377L4.956 5.663q-.16-.16-.16-.363t.16-.344q.165-.166.356-.166t.357.166L7.358 6.65q.16.16.169.364t-.15.363t-.354.16t-.354-.16m-.092 11.739h4.115q.818 0 1.409-.592q.591-.591.591-1.408q0-.818-.569-1.4t-1.386-.581h-.968l-.365-.873q-.388-.902-1.206-1.428q-.817-.526-1.814-.526q-1.384 0-2.346.961t-.961 2.347q0 1.461 1.02 2.48t2.48 1.02m0 1q-1.863 0-3.182-1.319t-1.318-3.181q0-1.806 1.251-3.057t3.057-1.251q1.365 0 2.478.774t1.578 2.053q1.257 0 2.244.757t1.007 2.239q-.011 1.233-.88 2.109t-2.12.876zm7.077-3.37q-.067-.25-.135-.484q-.067-.235-.134-.485q1.182-.494 1.899-1.504Q16 13.263 16 12q0-1.65-1.175-2.825T12 8q-1.558 0-2.702 1.042t-1.267 2.6q-.25-.067-.506-.129t-.506-.129q.235-1.892 1.659-3.138T12 7q2.077 0 3.539 1.462T17 12q0 1.598-.917 2.886t-2.43 1.86M12.026 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.643 5.28q-.143-.144-.143-.357V2.539q0-.214.143-.357T12 2.039t.357.143t.143.357v2.384q0 .214-.143.357T12 5.423t-.357-.143m5 2.078q-.16-.16-.16-.364t.16-.363l1.668-1.675q.166-.166.367-.166t.366.166q.16.16.16.353q0 .195-.16.354L17.35 7.359q-.16.16-.354.16t-.354-.16m2.435 5.142q-.213 0-.357-.143T18.577 12t.143-.357t.357-.143h2.385q.213 0 .356.143t.144.357t-.144.357t-.356.143zm-.766 6.544l-1.669-1.675q-.16-.16-.16-.363t.16-.364t.364-.16t.363.16l1.675 1.67q.166.165.166.366t-.166.366q-.165.166-.366.166t-.367-.166M6.67 7.377L4.956 5.663q-.16-.16-.16-.363t.16-.344q.165-.166.356-.166t.357.166L7.358 6.65q.16.16.169.364t-.15.363t-.354.16t-.354-.16m-.092 11.739h4.115q.818 0 1.409-.592q.591-.591.591-1.408q0-.818-.569-1.4t-1.386-.581h-.968l-.365-.873q-.388-.902-1.206-1.428q-.817-.526-1.814-.526q-1.384 0-2.346.961t-.961 2.347q0 1.461 1.02 2.48t2.48 1.02m0 1q-1.863 0-3.182-1.319t-1.318-3.181q0-1.806 1.251-3.057t3.057-1.251q1.365 0 2.478.774t1.578 2.053q1.257 0 2.244.757t1.007 2.239q-.011 1.233-.88 2.109t-2.12.876zm7.077-3.37q-.067-.25-.135-.484q-.067-.235-.134-.485q1.182-.494 1.899-1.504Q16 13.263 16 12q0-1.65-1.175-2.825T12 8q-1.558 0-2.702 1.042t-1.267 2.6q-.25-.067-.506-.129t-.506-.129q.235-1.892 1.659-3.138T12 7q2.077 0 3.539 1.462T17 12q0 1.598-.917 2.886t-2.43 1.86M12.026 12"/></svg>
</template>

CSS

.icon-partly-cloudy-day-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%22M11.643%205.28q-.143-.144-.143-.357V2.539q0-.214.143-.357T12%202.039t.357.143t.143.357v2.384q0%20.214-.143.357T12%205.423t-.357-.143m5%202.078q-.16-.16-.16-.364t.16-.363l1.668-1.675q.166-.166.367-.166t.366.166q.16.16.16.353q0%20.195-.16.354L17.35%207.359q-.16.16-.354.16t-.354-.16m2.435%205.142q-.213%200-.357-.143T18.577%2012t.143-.357t.357-.143h2.385q.213%200%20.356.143t.144.357t-.144.357t-.356.143zm-.766%206.544l-1.669-1.675q-.16-.16-.16-.363t.16-.364t.364-.16t.363.16l1.675%201.67q.166.165.166.366t-.166.366q-.165.166-.366.166t-.367-.166M6.67%207.377L4.956%205.663q-.16-.16-.16-.363t.16-.344q.165-.166.356-.166t.357.166L7.358%206.65q.16.16.169.364t-.15.363t-.354.16t-.354-.16m-.092%2011.739h4.115q.818%200%201.409-.592q.591-.591.591-1.408q0-.818-.569-1.4t-1.386-.581h-.968l-.365-.873q-.388-.902-1.206-1.428q-.817-.526-1.814-.526q-1.384%200-2.346.961t-.961%202.347q0%201.461%201.02%202.48t2.48%201.02m0%201q-1.863%200-3.182-1.319t-1.318-3.181q0-1.806%201.251-3.057t3.057-1.251q1.365%200%202.478.774t1.578%202.053q1.257%200%202.244.757t1.007%202.239q-.011%201.233-.88%202.109t-2.12.876zm7.077-3.37q-.067-.25-.135-.484q-.067-.235-.134-.485q1.182-.494%201.899-1.504Q16%2013.263%2016%2012q0-1.65-1.175-2.825T12%208q-1.558%200-2.702%201.042t-1.267%202.6q-.25-.067-.506-.129t-.506-.129q.235-1.892%201.659-3.138T12%207q2.077%200%203.539%201.462T17%2012q0%201.598-.917%202.886t-2.43%201.86M12.026%2012%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%22M11.643%205.28q-.143-.144-.143-.357V2.539q0-.214.143-.357T12%202.039t.357.143t.143.357v2.384q0%20.214-.143.357T12%205.423t-.357-.143m5%202.078q-.16-.16-.16-.364t.16-.363l1.668-1.675q.166-.166.367-.166t.366.166q.16.16.16.353q0%20.195-.16.354L17.35%207.359q-.16.16-.354.16t-.354-.16m2.435%205.142q-.213%200-.357-.143T18.577%2012t.143-.357t.357-.143h2.385q.213%200%20.356.143t.144.357t-.144.357t-.356.143zm-.766%206.544l-1.669-1.675q-.16-.16-.16-.363t.16-.364t.364-.16t.363.16l1.675%201.67q.166.165.166.366t-.166.366q-.165.166-.366.166t-.367-.166M6.67%207.377L4.956%205.663q-.16-.16-.16-.363t.16-.344q.165-.166.356-.166t.357.166L7.358%206.65q.16.16.169.364t-.15.363t-.354.16t-.354-.16m-.092%2011.739h4.115q.818%200%201.409-.592q.591-.591.591-1.408q0-.818-.569-1.4t-1.386-.581h-.968l-.365-.873q-.388-.902-1.206-1.428q-.817-.526-1.814-.526q-1.384%200-2.346.961t-.961%202.347q0%201.461%201.02%202.48t2.48%201.02m0%201q-1.863%200-3.182-1.319t-1.318-3.181q0-1.806%201.251-3.057t3.057-1.251q1.365%200%202.478.774t1.578%202.053q1.257%200%202.244.757t1.007%202.239q-.011%201.233-.88%202.109t-2.12.876zm7.077-3.37q-.067-.25-.135-.484q-.067-.235-.134-.485q1.182-.494%201.899-1.504Q16%2013.263%2016%2012q0-1.65-1.175-2.825T12%208q-1.558%200-2.702%201.042t-1.267%202.6q-.25-.067-.506-.129t-.506-.129q.235-1.892%201.659-3.138T12%207q2.077%200%203.539%201.462T17%2012q0%201.598-.917%202.886t-2.43%201.86M12.026%2012%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-day-outline-rounded.svg?color=%231a73e8&size=48