26 lines
611 B
SCSS
26 lines
611 B
SCSS
$tgico-font-family: "tgico" !default;
|
|
$tgico-font-path: "assets/fonts" !default;
|
|
|
|
$tgico-check: "\e900";
|
|
$tgico-checks: "\e901";
|
|
$tgico-archive: "\e908";
|
|
$tgico-back: "\e90d";
|
|
$tgico-sending: "\e95f";
|
|
$tgico-close: "\e91b";
|
|
$tgico-next: "\e94a";
|
|
$tgico-pin: "\e951";
|
|
$tgico-largepause: "\e938";
|
|
$tgico-largeplay: "\e939";
|
|
$tgico-mute: "\e944";
|
|
$tgico-readchats: "\e957";
|
|
$tgico-unmute: "\e96a";
|
|
$tgico-unread: "\e96c";
|
|
$tgico-unpin: "\e96b";
|
|
$tgico-unarchive: "\e968";
|
|
$tgico-smile: "\e963";
|
|
$tgico-info2: "\e934";
|
|
$tgico-keyboard: "\e935";
|
|
$tgico-play: "\e953";
|
|
$tgico-pause: "\e94d";
|
|
$tgico-nosound: "\e94c";
|