feathericons / feather

Simply beautiful open-source icons
https://feathericons.com
MIT License
24.65k stars 1.21k forks source link

Improve the Moon icon #1145

Open eazancot opened 2 years ago

eazancot commented 2 years ago

• Icon name: moon • Use case: dark, night • Screenshots of this improve icon: moon-icon

CODE FEATHER.JS: "moon-2":'<path d="M21 12.79A9 9 2 1 1 10.5 3 7 7 2 0 0 21 12.79z"></path>'

CODE ICON SVG: <svg xmlns="http://www.w3.org/2000/svg&quot; width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon-2"><path d="M21 12.79A9 9 2 1 1 10.5 3 7 7 2 0 0 21 12.79z"></path></svg>

DESCRIPTION: suggested modification to make the icon more like the moon.