From 2517f748de42cb4babcc966a98cda7d6c36377ef Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Mon, 5 Nov 2018 15:48:44 +0800 Subject: feat(*): init admonition & refactor iconfont --- static/dist/src/fonts/iconfont/iconfont.eot | Bin 5928 -> 10064 bytes static/dist/src/fonts/iconfont/iconfont.svg | 146 ++++++++++----------------- static/dist/src/fonts/iconfont/iconfont.ttf | Bin 5760 -> 9900 bytes static/dist/src/fonts/iconfont/iconfont.woff | Bin 4160 -> 9980 bytes 4 files changed, 56 insertions(+), 90 deletions(-) (limited to 'static/dist/src') diff --git a/static/dist/src/fonts/iconfont/iconfont.eot b/static/dist/src/fonts/iconfont/iconfont.eot index 912bca3..56a61e1 100644 Binary files a/static/dist/src/fonts/iconfont/iconfont.eot and b/static/dist/src/fonts/iconfont/iconfont.eot differ diff --git a/static/dist/src/fonts/iconfont/iconfont.svg b/static/dist/src/fonts/iconfont/iconfont.svg index a13a862..ef88e55 100644 --- a/static/dist/src/fonts/iconfont/iconfont.svg +++ b/static/dist/src/fonts/iconfont/iconfont.svg @@ -1,93 +1,59 @@ - - - -Created by iconfont - + +Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/dist/src/fonts/iconfont/iconfont.ttf b/static/dist/src/fonts/iconfont/iconfont.ttf index f6765c5..3e26965 100644 Binary files a/static/dist/src/fonts/iconfont/iconfont.ttf and b/static/dist/src/fonts/iconfont/iconfont.ttf differ diff --git a/static/dist/src/fonts/iconfont/iconfont.woff b/static/dist/src/fonts/iconfont/iconfont.woff index 526da66..50dd36a 100644 Binary files a/static/dist/src/fonts/iconfont/iconfont.woff and b/static/dist/src/fonts/iconfont/iconfont.woff differ -- cgit v1.2.3