Skip to content

Commit

Permalink
Update _flaticon-social-icons.scss
Browse files Browse the repository at this point in the history
support mastodon
  • Loading branch information
dalbarado authored Jul 14, 2023
1 parent 509ca32 commit c9a5d5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _sass/_flaticon-social-icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
.flaticon-instagram:before { content: "\f10c"; }
.flaticon-line:before { content: "\f10d"; }
.flaticon-linkedin:before { content: "\f10e"; }
.flaticon-mastodon:before { content: "\f11e"; }
.flaticon-myspace:before { content: "\f10f"; }
.flaticon-pinterest:before { content: "\f110"; }
.flaticon-plurk:before { content: "\f111"; }
Expand Down Expand Up @@ -81,6 +82,7 @@
$font-Flaticon-instagram: "\f10c";
$font-Flaticon-line: "\f10d";
$font-Flaticon-linkedin: "\f10e";
$font-Flaticon-mastodon: "\f11e";
$font-Flaticon-myspace: "\f10f";
$font-Flaticon-pinterest: "\f110";
$font-Flaticon-plurk: "\f111";
Expand Down

0 comments on commit c9a5d5c

Please sign in to comment.