cloud moon icon
cloud-moon-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- cloud-moon-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the cloud moon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 68c-1.66 0-3.31.06-4.95.16a75.93 75.93 0 0 0-58-62.23a12 12 0 0 0-14.37 14.38A52.05 52.05 0 0 1 32.3 82.68a12 12 0 0 0-14.37 14.39a76.6 76.6 0 0 0 27.91 43.27A56 56 0 0 0 92 228h80a80 80 0 0 0 0-160m-52.11-32a51.64 51.64 0 0 1 23.68 37.17a80.4 80.4 0 0 0-45.18 43.15A57 57 0 0 0 92 116a55.7 55.7 0 0 0-28.23 7.66a52.7 52.7 0 0 1-15.63-15.77A76.11 76.11 0 0 0 119.89 36M172 204H92a32 32 0 0 1 0-64h.28c-.11 1.1-.2 2.2-.26 3.3a12 12 0 0 0 24 1.4a56 56 0 0 1 1.74-11l.15-.55A56.06 56.06 0 1 1 172 204"/></svg>
React
import type { SVGProps } from "react";
export function PhCloudMoonBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 68c-1.66 0-3.31.06-4.95.16a75.93 75.93 0 0 0-58-62.23a12 12 0 0 0-14.37 14.38A52.05 52.05 0 0 1 32.3 82.68a12 12 0 0 0-14.37 14.39a76.6 76.6 0 0 0 27.91 43.27A56 56 0 0 0 92 228h80a80 80 0 0 0 0-160m-52.11-32a51.64 51.64 0 0 1 23.68 37.17a80.4 80.4 0 0 0-45.18 43.15A57 57 0 0 0 92 116a55.7 55.7 0 0 0-28.23 7.66a52.7 52.7 0 0 1-15.63-15.77A76.11 76.11 0 0 0 119.89 36M172 204H92a32 32 0 0 1 0-64h.28c-.11 1.1-.2 2.2-.26 3.3a12 12 0 0 0 24 1.4a56 56 0 0 1 1.74-11l.15-.55A56.06 56.06 0 1 1 172 204"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 68c-1.66 0-3.31.06-4.95.16a75.93 75.93 0 0 0-58-62.23a12 12 0 0 0-14.37 14.38A52.05 52.05 0 0 1 32.3 82.68a12 12 0 0 0-14.37 14.39a76.6 76.6 0 0 0 27.91 43.27A56 56 0 0 0 92 228h80a80 80 0 0 0 0-160m-52.11-32a51.64 51.64 0 0 1 23.68 37.17a80.4 80.4 0 0 0-45.18 43.15A57 57 0 0 0 92 116a55.7 55.7 0 0 0-28.23 7.66a52.7 52.7 0 0 1-15.63-15.77A76.11 76.11 0 0 0 119.89 36M172 204H92a32 32 0 0 1 0-64h.28c-.11 1.1-.2 2.2-.26 3.3a12 12 0 0 0 24 1.4a56 56 0 0 1 1.74-11l.15-.55A56.06 56.06 0 1 1 172 204"/></svg> </template>
CSS
.icon-cloud-moon-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M172%2068c-1.66%200-3.31.06-4.95.16a75.93%2075.93%200%200%200-58-62.23a12%2012%200%200%200-14.37%2014.38A52.05%2052.05%200%200%201%2032.3%2082.68a12%2012%200%200%200-14.37%2014.39a76.6%2076.6%200%200%200%2027.91%2043.27A56%2056%200%200%200%2092%20228h80a80%2080%200%200%200%200-160m-52.11-32a51.64%2051.64%200%200%201%2023.68%2037.17a80.4%2080.4%200%200%200-45.18%2043.15A57%2057%200%200%200%2092%20116a55.7%2055.7%200%200%200-28.23%207.66a52.7%2052.7%200%200%201-15.63-15.77A76.11%2076.11%200%200%200%20119.89%2036M172%20204H92a32%2032%200%200%201%200-64h.28c-.11%201.1-.2%202.2-.26%203.3a12%2012%200%200%200%2024%201.4a56%2056%200%200%201%201.74-11l.15-.55A56.06%2056.06%200%201%201%20172%20204%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M172%2068c-1.66%200-3.31.06-4.95.16a75.93%2075.93%200%200%200-58-62.23a12%2012%200%200%200-14.37%2014.38A52.05%2052.05%200%200%201%2032.3%2082.68a12%2012%200%200%200-14.37%2014.39a76.6%2076.6%200%200%200%2027.91%2043.27A56%2056%200%200%200%2092%20228h80a80%2080%200%200%200%200-160m-52.11-32a51.64%2051.64%200%200%201%2023.68%2037.17a80.4%2080.4%200%200%200-45.18%2043.15A57%2057%200%200%200%2092%20116a55.7%2055.7%200%200%200-28.23%207.66a52.7%2052.7%200%200%201-15.63-15.77A76.11%2076.11%200%200%200%20119.89%2036M172%20204H92a32%2032%200%200%201%200-64h.28c-.11%201.1-.2%202.2-.26%203.3a12%2012%200%200%200%2024%201.4a56%2056%200%200%201%201.74-11l.15-.55A56.06%2056.06%200%201%201%20172%20204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cloud-moon-bold.svg?color=%231a73e8&size=48