moon stars icon
moon-stars-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- moon-stars-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the moon stars icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 96a12 12 0 0 1-12 12h-12v12a12 12 0 0 1-24 0v-12h-12a12 12 0 0 1 0-24h12V72a12 12 0 0 1 24 0v12h12a12 12 0 0 1 12 12M144 60h4v4a12 12 0 0 0 24 0v-4h4a12 12 0 0 0 0-24h-4v-4a12 12 0 0 0-24 0v4h-4a12 12 0 0 0 0 24m75.81 90.38A12 12 0 0 1 222 162.3A100 100 0 1 1 93.7 34a12 12 0 0 1 15.89 13.6A85 85 0 0 0 108 64a84.09 84.09 0 0 0 84 84a85 85 0 0 0 16.37-1.59a12 12 0 0 1 11.44 3.97M190 172A108.13 108.13 0 0 1 84 66a76 76 0 1 0 106 106"/></svg>
React
import type { SVGProps } from "react";
export function PhMoonStarsBold(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="M244 96a12 12 0 0 1-12 12h-12v12a12 12 0 0 1-24 0v-12h-12a12 12 0 0 1 0-24h12V72a12 12 0 0 1 24 0v12h12a12 12 0 0 1 12 12M144 60h4v4a12 12 0 0 0 24 0v-4h4a12 12 0 0 0 0-24h-4v-4a12 12 0 0 0-24 0v4h-4a12 12 0 0 0 0 24m75.81 90.38A12 12 0 0 1 222 162.3A100 100 0 1 1 93.7 34a12 12 0 0 1 15.89 13.6A85 85 0 0 0 108 64a84.09 84.09 0 0 0 84 84a85 85 0 0 0 16.37-1.59a12 12 0 0 1 11.44 3.97M190 172A108.13 108.13 0 0 1 84 66a76 76 0 1 0 106 106"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 96a12 12 0 0 1-12 12h-12v12a12 12 0 0 1-24 0v-12h-12a12 12 0 0 1 0-24h12V72a12 12 0 0 1 24 0v12h12a12 12 0 0 1 12 12M144 60h4v4a12 12 0 0 0 24 0v-4h4a12 12 0 0 0 0-24h-4v-4a12 12 0 0 0-24 0v4h-4a12 12 0 0 0 0 24m75.81 90.38A12 12 0 0 1 222 162.3A100 100 0 1 1 93.7 34a12 12 0 0 1 15.89 13.6A85 85 0 0 0 108 64a84.09 84.09 0 0 0 84 84a85 85 0 0 0 16.37-1.59a12 12 0 0 1 11.44 3.97M190 172A108.13 108.13 0 0 1 84 66a76 76 0 1 0 106 106"/></svg> </template>
CSS
.icon-moon-stars-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%22M244%2096a12%2012%200%200%201-12%2012h-12v12a12%2012%200%200%201-24%200v-12h-12a12%2012%200%200%201%200-24h12V72a12%2012%200%200%201%2024%200v12h12a12%2012%200%200%201%2012%2012M144%2060h4v4a12%2012%200%200%200%2024%200v-4h4a12%2012%200%200%200%200-24h-4v-4a12%2012%200%200%200-24%200v4h-4a12%2012%200%200%200%200%2024m75.81%2090.38A12%2012%200%200%201%20222%20162.3A100%20100%200%201%201%2093.7%2034a12%2012%200%200%201%2015.89%2013.6A85%2085%200%200%200%20108%2064a84.09%2084.09%200%200%200%2084%2084a85%2085%200%200%200%2016.37-1.59a12%2012%200%200%201%2011.44%203.97M190%20172A108.13%20108.13%200%200%201%2084%2066a76%2076%200%201%200%20106%20106%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%22M244%2096a12%2012%200%200%201-12%2012h-12v12a12%2012%200%200%201-24%200v-12h-12a12%2012%200%200%201%200-24h12V72a12%2012%200%200%201%2024%200v12h12a12%2012%200%200%201%2012%2012M144%2060h4v4a12%2012%200%200%200%2024%200v-4h4a12%2012%200%200%200%200-24h-4v-4a12%2012%200%200%200-24%200v4h-4a12%2012%200%200%200%200%2024m75.81%2090.38A12%2012%200%200%201%20222%20162.3A100%20100%200%201%201%2093.7%2034a12%2012%200%200%201%2015.89%2013.6A85%2085%200%200%200%20108%2064a84.09%2084.09%200%200%200%2084%2084a85%2085%200%200%200%2016.37-1.59a12%2012%200%200%201%2011.44%203.97M190%20172A108.13%20108.13%200%200%201%2084%2066a76%2076%200%201%200%20106%20106%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/moon-stars-bold.svg?color=%231a73e8&size=48