new moon emoji
new-moon from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- new-moon
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji High Contrast
Use the new moon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.014 1c8.285 0 15 6.716 15 15s-6.715 15-15 15s-15-6.716-15-15s6.716-15 15-15M5.491 23.634a13.05 13.05 0 0 0 5.228 4.242a3.5 3.5 0 0 0-5.228-4.242m18.842 2.357a13.04 13.04 0 0 0 3.67-4.955a3.5 3.5 0 0 0-3.67 4.955M15.5 7a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m-6 9a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7M25 11.5a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0M19.5 21a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastNewMoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.014 1c8.285 0 15 6.716 15 15s-6.715 15-15 15s-15-6.716-15-15s6.716-15 15-15M5.491 23.634a13.05 13.05 0 0 0 5.228 4.242a3.5 3.5 0 0 0-5.228-4.242m18.842 2.357a13.04 13.04 0 0 0 3.67-4.955a3.5 3.5 0 0 0-3.67 4.955M15.5 7a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m-6 9a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7M25 11.5a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0M19.5 21a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.014 1c8.285 0 15 6.716 15 15s-6.715 15-15 15s-15-6.716-15-15s6.716-15 15-15M5.491 23.634a13.05 13.05 0 0 0 5.228 4.242a3.5 3.5 0 0 0-5.228-4.242m18.842 2.357a13.04 13.04 0 0 0 3.67-4.955a3.5 3.5 0 0 0-3.67 4.955M15.5 7a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m-6 9a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7M25 11.5a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0M19.5 21a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></svg> </template>
CSS
.icon-new-moon {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.014%201c8.285%200%2015%206.716%2015%2015s-6.715%2015-15%2015s-15-6.716-15-15s6.716-15%2015-15M5.491%2023.634a13.05%2013.05%200%200%200%205.228%204.242a3.5%203.5%200%200%200-5.228-4.242m18.842%202.357a13.04%2013.04%200%200%200%203.67-4.955a3.5%203.5%200%200%200-3.67%204.955M15.5%207a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m-6%209a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207M25%2011.5a2.5%202.5%200%201%200-5%200a2.5%202.5%200%200%200%205%200M19.5%2021a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.014%201c8.285%200%2015%206.716%2015%2015s-6.715%2015-15%2015s-15-6.716-15-15s6.716-15%2015-15M5.491%2023.634a13.05%2013.05%200%200%200%205.228%204.242a3.5%203.5%200%200%200-5.228-4.242m18.842%202.357a13.04%2013.04%200%200%200%203.67-4.955a3.5%203.5%200%200%200-3.67%204.955M15.5%207a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m-6%209a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207M25%2011.5a2.5%202.5%200%201%200-5%200a2.5%202.5%200%200%200%205%200M19.5%2021a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/new-moon.svg?color=%231a73e8&size=48