summaryrefslogtreecommitdiffstats
path: root/css/style.scss
blob: caec9da1e3d3b18c92fb7d46c6c4f60ae3c0b9bb (plain)
1
2
3
4
5
6
7
@include icon-black-white('reply', 'social', 1);
@include icon-black-white('emoji', 'social', 1);

@include icon-black-white('boost', 'social', 1);
.icon-boosted {
  @include icon-color('boost', 'social', $color-white, 1);
}