mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 01:30:04 +02:00
fix sunset and sunrise icon names
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
tags: [east, horizon, landscape, morning]
|
||||
tags: [west, horizon, landscape, evening ]
|
||||
category: Weather
|
||||
version: 1.10
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 17h1m16 0h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7m-9.7 5.7a4 4 0 0 1 8 0" />
|
||||
<line x1="3" y1="21" x2="21" y2="21" />
|
||||
<path d="M12 3v6l3 -3m-6 0l3 3" />
|
||||
<path d="M12 9v-6l3 3m-6 0l3 -3" />
|
||||
</svg>
|
@@ -1,10 +1,10 @@
|
||||
---
|
||||
tags: [west, horizon, landscape, evening ]
|
||||
tags: [east, horizon, landscape, morning]
|
||||
category: Weather
|
||||
version: 1.10
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 17h1m16 0h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7m-9.7 5.7a4 4 0 0 1 8 0" />
|
||||
<line x1="3" y1="21" x2="21" y2="21" />
|
||||
<path d="M12 9v-6l3 3m-6 0l3 -3" />
|
||||
<path d="M12 3v6l3 -3m-6 0l3 3" />
|
||||
</svg>
|
||||
|
Reference in New Issue
Block a user