Use SVG icons from global symbols
Allow to change color and avoid code duplication
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
}
|
||||
|
||||
// Icon
|
||||
img {
|
||||
svg {
|
||||
color: #fff;
|
||||
display: block;
|
||||
width: 27px;
|
||||
height: 27px;
|
||||
|
||||
Reference in New Issue
Block a user