replaced some more icons with svg
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
18fed7eb15
commit
d3ec7b9852
28 changed files with 47 additions and 32 deletions
|
@ -30,14 +30,20 @@
|
|||
}
|
||||
|
||||
@include svg-icon('comments');
|
||||
@include svg-icon('envelope');
|
||||
@include svg-icon('firefox-browser');
|
||||
@include svg-icon('gitea');
|
||||
@include svg-icon('github');
|
||||
@include svg-icon('language');
|
||||
@include svg-icon('mastodon');
|
||||
@include svg-icon('matrix');
|
||||
@include svg-icon('opencollective');
|
||||
@include svg-icon('search');
|
||||
@include svg-icon('stackoverflow');
|
||||
@include svg-icon('tags');
|
||||
@include svg-icon('threema');
|
||||
@include svg-icon('twitter');
|
||||
@include svg-icon('users');
|
||||
@include svg-icon('wifi');
|
||||
@include svg-icon('xmpp');
|
||||
|
||||
:root {
|
||||
--currentColor: #fff;
|
||||
}
|
||||
@include svg-icon('youtube');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue