Replaced svgs with feathericons.com

This commit is contained in:
Silvio Giebl
2020-06-25 23:48:24 +02:00
parent 3f0b7254a2
commit 597c534279
5 changed files with 25 additions and 15 deletions

View File

@@ -68,7 +68,7 @@
outline: 0;
+ .search-label .search-icon {
fill: $link-color;
color: $link-color;
}
}
}
@@ -88,7 +88,7 @@
width: #{$sp-4 * 1.2};
height: #{$sp-4 * 1.2};
align-self: center;
fill: $grey-dk-000;
color: $grey-dk-000;
}
}
@@ -171,7 +171,7 @@
width: $sp-4;
height: $sp-4;
margin-right: $sp-2;
fill: $link-color;
color: $link-color;
flex-shrink: 0;
}