FIX: update meh-o icon to far-meh (#10256)

This commit is contained in:
tshenry 2020-07-16 16:26:17 -07:00 committed by GitHub
parent cf16173eca
commit 15c4f6e4cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -104,7 +104,7 @@
}}" }}"
> >
{{#if versionCheck.behindByOneVersion}} {{#if versionCheck.behindByOneVersion}}
{{d-icon "meh-o"}} {{d-icon "far-meh"}}
{{else}} {{else}}
{{d-icon "far-frown"}} {{d-icon "far-frown"}}
{{/if}} {{/if}}

View File

@ -105,6 +105,7 @@ module SvgSprite
"far-heart", "far-heart",
"far-image", "far-image",
"far-list-alt", "far-list-alt",
"far-meh",
"far-moon", "far-moon",
"far-smile", "far-smile",
"far-square", "far-square",