Skip to main content

Moon


Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="modus-solid-icon-moon"></i>

Icon font

<i class="modus-icons" aria-hidden="true">moon</i>

SVG sprite

<svg class="mi" width="1em" height="1em" fill="currentColor">
  <use xlink:href="/modus-solid-icons.svg#moon" />
</svg>

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-solid mi-moon" viewBox="0 0 24 24">
  <path d="M18.84 15.35c.44-.13.83.34.58.71-1.88 2.68-5.5 4.18-9.34 3.07-2.43-.7-4.39-2.53-5.16-4.82C3.44 9.91 6.03 5.8 10 4.52c.36-.12.67.27.46.58-1.09 1.68-1.45 3.83-.64 6.06.67 1.85 2.22 3.34 4.15 4.02 1.72.6 3.39.6 4.87.17"/>
</svg>

SVG CSS code