add smoke to large icon set close #91

This commit is contained in:
Matt Walsh
2025-06-01 13:37:25 -05:00
parent 4e7429bfba
commit 8f70ee87c5
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -65,6 +65,10 @@ const largeIcon = (link, _isNightTime) => {
case 'sleet-n':
return addPath('Sleet.gif');
case 'smoke':
case 'smoke-n':
return addPath('Smoke.gif');
case 'rain_showers':
case 'rain_showers_high':
case 'rain_showers-n':