diff --git a/src/res/fonts/icons.eot b/src/res/fonts/icons.eot old mode 100755 new mode 100644 index 5b83724..e35710b Binary files a/src/res/fonts/icons.eot and b/src/res/fonts/icons.eot differ diff --git a/src/res/fonts/icons.svg b/src/res/fonts/icons.svg old mode 100755 new mode 100644 index aa92479..4464f8e --- a/src/res/fonts/icons.svg +++ b/src/res/fonts/icons.svg @@ -3,22 +3,23 @@ Generated by IcoMoon - - + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/res/fonts/icons.ttf b/src/res/fonts/icons.ttf old mode 100755 new mode 100644 index ae2d611..9a5b3cb Binary files a/src/res/fonts/icons.ttf and b/src/res/fonts/icons.ttf differ diff --git a/src/res/fonts/icons.woff b/src/res/fonts/icons.woff old mode 100755 new mode 100644 index e2bfc02..b383e7b Binary files a/src/res/fonts/icons.woff and b/src/res/fonts/icons.woff differ diff --git a/src/scss/_fonts.scss b/src/scss/_fonts.scss index 2a00340..f106f40 100755 --- a/src/scss/_fonts.scss +++ b/src/scss/_fonts.scss @@ -89,3 +89,6 @@ .icon-videocam_off:before { content: "\e04c"; } +.icon-file-text2:before { + content: "\e926"; +}