replaced an icon

This commit is contained in:
antelle 2020-11-25 21:07:07 +01:00
parent d56e50b29d
commit 01ceb6dc37
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ const IconMap = [
'cog',
'clipboard',
'paper-plane',
'tv',
'address-card',
'bolt',
'inbox',
'save',

View File

@ -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();