From 619a42053f6c4f64b50badc321beda6e60119cba Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Mon, 9 Jul 2018 15:12:02 +0800 Subject: chore(build): yarn & webpack 4 & path & assets.json --- static/dist/src/fonts/iconfont/iconfont.eot | Bin 0 -> 5928 bytes static/dist/src/fonts/iconfont/iconfont.svg | 93 +++++++++++++++++++++++++++ static/dist/src/fonts/iconfont/iconfont.ttf | Bin 0 -> 5760 bytes static/dist/src/fonts/iconfont/iconfont.woff | Bin 0 -> 4160 bytes 4 files changed, 93 insertions(+) create mode 100644 static/dist/src/fonts/iconfont/iconfont.eot create mode 100644 static/dist/src/fonts/iconfont/iconfont.svg create mode 100644 static/dist/src/fonts/iconfont/iconfont.ttf create mode 100644 static/dist/src/fonts/iconfont/iconfont.woff (limited to 'static/dist/src/fonts/iconfont') diff --git a/static/dist/src/fonts/iconfont/iconfont.eot b/static/dist/src/fonts/iconfont/iconfont.eot new file mode 100644 index 0000000..912bca3 Binary files /dev/null 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 new file mode 100644 index 0000000..a13a862 --- /dev/null +++ b/static/dist/src/fonts/iconfont/iconfont.svg @@ -0,0 +1,93 @@ + + + + + +Created by iconfont + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/dist/src/fonts/iconfont/iconfont.ttf b/static/dist/src/fonts/iconfont/iconfont.ttf new file mode 100644 index 0000000..f6765c5 Binary files /dev/null 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 new file mode 100644 index 0000000..526da66 Binary files /dev/null and b/static/dist/src/fonts/iconfont/iconfont.woff differ -- cgit v1.2.3