cloudy day icon
cloudy-day from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- cloudy-day
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the cloudy day icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M2 16.533C2 18.448 3.522 20 5.4 20h9.35c2.347 0 4.25-1.94 4.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275 8.875 12.177 7 9.65 7c-2.817 0-5.1 2.328-5.1 5.2q.001.49.086.955C3.126 13.508 2 14.887 2 16.533"/><path d="M14.75 11.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002 4.002 0 0 1 7.767.031Q18.186 7 18.5 7a3.5 3.5 0 0 1 3.5 3.5c0 1.763-1.826 3.5-3.326 3.5c-.64-1.566-2.156-2.667-3.924-2.667"/><path stroke="currentColor" stroke-width="2" d="M14.75 11.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002 4.002 0 0 1 7.767.031Q18.186 7 18.5 7a3.5 3.5 0 0 1 3.5 3.5c0 1.763-1.826 3.5-3.326 3.5c-.64-1.566-2.156-2.667-3.924-2.667Z"/><path stroke="currentColor" stroke-width="2" d="M2 16.533C2 18.448 3.522 20 5.4 20h9.35c2.347 0 4.25-1.94 4.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275 8.875 12.177 7 9.65 7c-2.817 0-5.1 2.328-5.1 5.2q.001.49.086.955C3.126 13.508 2 14.887 2 16.533Z"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignCloudyDay(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M2 16.533C2 18.448 3.522 20 5.4 20h9.35c2.347 0 4.25-1.94 4.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275 8.875 12.177 7 9.65 7c-2.817 0-5.1 2.328-5.1 5.2q.001.49.086.955C3.126 13.508 2 14.887 2 16.533"/><path d="M14.75 11.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002 4.002 0 0 1 7.767.031Q18.186 7 18.5 7a3.5 3.5 0 0 1 3.5 3.5c0 1.763-1.826 3.5-3.326 3.5c-.64-1.566-2.156-2.667-3.924-2.667"/><path stroke="currentColor" strokeWidth="2" d="M14.75 11.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002 4.002 0 0 1 7.767.031Q18.186 7 18.5 7a3.5 3.5 0 0 1 3.5 3.5c0 1.763-1.826 3.5-3.326 3.5c-.64-1.566-2.156-2.667-3.924-2.667Z"/><path stroke="currentColor" strokeWidth="2" d="M2 16.533C2 18.448 3.522 20 5.4 20h9.35c2.347 0 4.25-1.94 4.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275 8.875 12.177 7 9.65 7c-2.817 0-5.1 2.328-5.1 5.2q.001.49.086.955C3.126 13.508 2 14.887 2 16.533Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M2 16.533C2 18.448 3.522 20 5.4 20h9.35c2.347 0 4.25-1.94 4.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275 8.875 12.177 7 9.65 7c-2.817 0-5.1 2.328-5.1 5.2q.001.49.086.955C3.126 13.508 2 14.887 2 16.533"/><path d="M14.75 11.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002 4.002 0 0 1 7.767.031Q18.186 7 18.5 7a3.5 3.5 0 0 1 3.5 3.5c0 1.763-1.826 3.5-3.326 3.5c-.64-1.566-2.156-2.667-3.924-2.667"/><path stroke="currentColor" stroke-width="2" d="M14.75 11.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002 4.002 0 0 1 7.767.031Q18.186 7 18.5 7a3.5 3.5 0 0 1 3.5 3.5c0 1.763-1.826 3.5-3.326 3.5c-.64-1.566-2.156-2.667-3.924-2.667Z"/><path stroke="currentColor" stroke-width="2" d="M2 16.533C2 18.448 3.522 20 5.4 20h9.35c2.347 0 4.25-1.94 4.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275 8.875 12.177 7 9.65 7c-2.817 0-5.1 2.328-5.1 5.2q.001.49.086.955C3.126 13.508 2 14.887 2 16.533Z"/></g></svg> </template>
CSS
.icon-cloudy-day {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M2%2016.533C2%2018.448%203.522%2020%205.4%2020h9.35c2.347%200%204.25-1.94%204.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275%208.875%2012.177%207%209.65%207c-2.817%200-5.1%202.328-5.1%205.2q.001.49.086.955C3.126%2013.508%202%2014.887%202%2016.533%22%2F%3E%3Cpath%20d%3D%22M14.75%2011.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002%204.002%200%200%201%207.767.031Q18.186%207%2018.5%207a3.5%203.5%200%200%201%203.5%203.5c0%201.763-1.826%203.5-3.326%203.5c-.64-1.566-2.156-2.667-3.924-2.667%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M14.75%2011.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002%204.002%200%200%201%207.767.031Q18.186%207%2018.5%207a3.5%203.5%200%200%201%203.5%203.5c0%201.763-1.826%203.5-3.326%203.5c-.64-1.566-2.156-2.667-3.924-2.667Z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M2%2016.533C2%2018.448%203.522%2020%205.4%2020h9.35c2.347%200%204.25-1.94%204.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275%208.875%2012.177%207%209.65%207c-2.817%200-5.1%202.328-5.1%205.2q.001.49.086.955C3.126%2013.508%202%2014.887%202%2016.533Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M2%2016.533C2%2018.448%203.522%2020%205.4%2020h9.35c2.347%200%204.25-1.94%204.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275%208.875%2012.177%207%209.65%207c-2.817%200-5.1%202.328-5.1%205.2q.001.49.086.955C3.126%2013.508%202%2014.887%202%2016.533%22%2F%3E%3Cpath%20d%3D%22M14.75%2011.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002%204.002%200%200%201%207.767.031Q18.186%207%2018.5%207a3.5%203.5%200%200%201%203.5%203.5c0%201.763-1.826%203.5-3.326%203.5c-.64-1.566-2.156-2.667-3.924-2.667%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M14.75%2011.333h-.07c-.38-2.304-2.246-4.095-4.56-4.311a4.002%204.002%200%200%201%207.767.031Q18.186%207%2018.5%207a3.5%203.5%200%200%201%203.5%203.5c0%201.763-1.826%203.5-3.326%203.5c-.64-1.566-2.156-2.667-3.924-2.667Z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M2%2016.533C2%2018.448%203.522%2020%205.4%2020h9.35c2.347%200%204.25-1.94%204.25-4.333c0-.59-.116-1.154-.326-1.667c-.64-1.566-2.156-2.667-3.924-2.667h-.07C14.275%208.875%2012.177%207%209.65%207c-2.817%200-5.1%202.328-5.1%205.2q.001.49.086.955C3.126%2013.508%202%2014.887%202%2016.533Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/cloudy-day.svg?color=%231a73e8&size=48