mirror of https://github.com/keeweb/keeweb
replaced an icon
parent
d56e50b29d
commit
01ceb6dc37
|
@ -22,7 +22,7 @@ const IconMap = [
|
|||
'cog',
|
||||
'clipboard',
|
||||
'paper-plane',
|
||||
'tv',
|
||||
'address-card',
|
||||
'bolt',
|
||||
'inbox',
|
||||
'save',
|
||||
|
|
|
@ -106,7 +106,7 @@ $fa-var-desktop: next-fa-glyph();
|
|||
$fa-var-envelope: next-fa-glyph();
|
||||
$fa-var-clipboard: next-fa-glyph();
|
||||
$fa-var-paper-plane: next-fa-glyph();
|
||||
$fa-var-tv: next-fa-glyph();
|
||||
$fa-var-address-card: next-fa-glyph();
|
||||
$fa-var-inbox: next-fa-glyph();
|
||||
$fa-var-save: next-fa-glyph();
|
||||
$fa-var-hdd: next-fa-glyph();
|
||||
|
|
Loading…
Reference in New Issue