Fix small issues with FA5 icons

This commit is contained in:
Penar Musaraj 2018-11-07 16:39:04 -05:00
parent a5871b6dd1
commit 9a34c6153e
3 changed files with 7 additions and 0 deletions

View File

@ -128,6 +128,7 @@ const fa4Replacements = {
deafness: "deaf",
dedent: "outdent",
diamond: "far-gem",
discord: "fab-discord",
dollar: "dollar-sign",
exchange: "exchange-alt",
eye: "far-eye",

View File

@ -9,4 +9,9 @@
fill: currentColor;
flex-shrink: 0; // Prevent the icon from shrinking if it's in a flexbox
overflow: visible;
&.d-icon-lock {
height: 0.9em;
width: 0.9em;
}
}

View File

@ -9,6 +9,7 @@ module SvgSprite
"angle-up",
"archive",
"arrow-up",
"at",
"backward",
"ban",
"bars",