Moonlight Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Moonlight icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/344100.svg" alt="Moonlight icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344100.svg" alt="Moonlight icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344100.svg" alt="Moonlight icon" :width="24" :height="24" />
CSS background
.icon-moonlight {
background-image: url('https://proicons.com/icon/344100.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="cls-1" cx="24" cy="24" r="21.5"/><circle class="cls-1" cx="24" cy="24" r="3"/><line class="cls-1" x1="24" y1="2.5" x2="24" y2="21"/><line class="cls-1" x1="24" y1="27" x2="24" y2="45.5"/><line class="cls-1" x1="45.5" y1="24" x2="27" y2="24"/><line class="cls-1" x1="21" y1="24" x2="2.5" y2="24"/><line class="cls-1" x1="39.2" y1="8.8" x2="26.12" y2="21.88"/><line class="cls-1" x1="21.88" y1="26.12" x2="8.8" y2="39.2"/><line class="cls-1" x1="39.2" y1="39.2" x2="26.12" y2="26.12"/><line class="cls-1" x1="21.88" y1="21.88" x2="8.8" y2="8.8"/></svg>
Moonlight in other icon packs
Copied!