mirror of
https://github.com/akveo/eva-icons.git
synced 2025-09-08 21:20:47 +02:00
fix(icons): fix horizontal icons spelling (#33)
This commit is contained in:
Before Width: | Height: | Size: 477 B After Width: | Height: | Size: 477 B |
Before Width: | Height: | Size: 477 B After Width: | Height: | Size: 477 B |
@@ -159,7 +159,7 @@ export const fillOrder = {
|
||||
'minus': 14700,
|
||||
'monitor': 14800,
|
||||
'moon': 14900,
|
||||
'more-horizotnal': 15000,
|
||||
'more-horizontal': 15000,
|
||||
'more-vertical': 15100,
|
||||
'move': 15200,
|
||||
'music': 15300,
|
||||
|
@@ -157,7 +157,7 @@ export const iconsTags = {
|
||||
'minus': [],
|
||||
'monitor': ['tv'],
|
||||
'moon': ['dark', 'night'],
|
||||
'more-horizotnal': ['ellipsis'],
|
||||
'more-horizontal': ['ellipsis'],
|
||||
'more-vertical': ['ellipsis'],
|
||||
'move': ['arrows'],
|
||||
'music': ['melody', 'song'],
|
||||
|
@@ -157,7 +157,7 @@ export const outlineOrder = {
|
||||
'minus-square-outline': 14600,
|
||||
'monitor-outline': 14700,
|
||||
'moon-outline': 14800,
|
||||
'more-horizotnal-outline': 14900,
|
||||
'more-horizontal-outline': 14900,
|
||||
'more-vertical-outline': 15000,
|
||||
'move-outline': 15100,
|
||||
'music-outline': 15200,
|
||||
|
Reference in New Issue
Block a user