From 7f722314e4fc21419552ec27eb91e6f7e6347b71 Mon Sep 17 00:00:00 2001 From: marudor Date: Wed, 3 Jan 2018 01:19:31 +0100 Subject: frontend stuff with babel and webpack --- public/vendor/icomoon/fonts/icomoon.eot | Bin 1300 -> 0 bytes public/vendor/icomoon/fonts/icomoon.svg | 11 ----- public/vendor/icomoon/fonts/icomoon.ttf | Bin 1136 -> 0 bytes public/vendor/icomoon/fonts/icomoon.woff | Bin 1172 -> 0 bytes public/vendor/icomoon/selection.json | 74 ------------------------------- public/vendor/icomoon/style.css | 28 ------------ 6 files changed, 113 deletions(-) delete mode 100644 public/vendor/icomoon/fonts/icomoon.eot delete mode 100644 public/vendor/icomoon/fonts/icomoon.svg delete mode 100644 public/vendor/icomoon/fonts/icomoon.ttf delete mode 100644 public/vendor/icomoon/fonts/icomoon.woff delete mode 100644 public/vendor/icomoon/selection.json delete mode 100644 public/vendor/icomoon/style.css (limited to 'public/vendor/icomoon') diff --git a/public/vendor/icomoon/fonts/icomoon.eot b/public/vendor/icomoon/fonts/icomoon.eot deleted file mode 100644 index 9b08a347..00000000 Binary files a/public/vendor/icomoon/fonts/icomoon.eot and /dev/null differ diff --git a/public/vendor/icomoon/fonts/icomoon.svg b/public/vendor/icomoon/fonts/icomoon.svg deleted file mode 100644 index e5fdf45a..00000000 --- a/public/vendor/icomoon/fonts/icomoon.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - -Generated by IcoMoon - - - - - - - \ No newline at end of file diff --git a/public/vendor/icomoon/fonts/icomoon.ttf b/public/vendor/icomoon/fonts/icomoon.ttf deleted file mode 100644 index ac4f0a45..00000000 Binary files a/public/vendor/icomoon/fonts/icomoon.ttf and /dev/null differ diff --git a/public/vendor/icomoon/fonts/icomoon.woff b/public/vendor/icomoon/fonts/icomoon.woff deleted file mode 100644 index c7107a54..00000000 Binary files a/public/vendor/icomoon/fonts/icomoon.woff and /dev/null differ diff --git a/public/vendor/icomoon/selection.json b/public/vendor/icomoon/selection.json deleted file mode 100644 index 01ccbb02..00000000 --- a/public/vendor/icomoon/selection.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "IcoMoonType": "selection", - "icons": [ - { - "icon": { - "paths": [ - "M524.315 142.746c-141.014 0-255.328 132.92-255.328 296.886 0 91.993 35.911 174.118 92.405 228.574v68.311l-359.891 105.559v189.127l1021.314 8.797v-189.127l-330.711-118.754h-4.863v-63.913c56.494-54.456 92.405-136.581 92.405-228.574 0-163.965-114.314-296.886-255.328-296.886z", - "M524.315 2c-248.453 0-449.864 81.721-449.864 182.53s201.411 182.53 449.864 182.53c248.453 0 449.864-81.721 449.864-182.53s-201.411-182.53-449.864-182.53zM524.315 94.364c205.477 0 372.050 57.106 372.050 127.551s-166.572 127.551-372.050 127.551c-205.477 0-372.050-57.106-372.050-127.551s166.572-127.551 372.050-127.551z" - ], - "attrs": [ - {}, - {} - ], - "grid": 0, - "tags": [ - "icon_angel" - ] - }, - "attrs": [ - {}, - {} - ], - "properties": { - "order": 4, - "id": 0, - "prevSize": 32, - "code": 58880, - "name": "icon_angel", - "ligatures": "" - }, - "setIdx": 0, - "iconIdx": 0 - } - ], - "height": 1024, - "metadata": { - "name": "icomoon" - }, - "preferences": { - "fontPref": { - "prefix": "icon-", - "metadata": { - "fontFamily": "icomoon" - }, - "showGlyphs": true, - "metrics": { - "emSize": 512, - "baseline": 6.25, - "whitespace": 50 - }, - "resetPoint": 58880, - "showQuickUse": true, - "quickUsageToken": false, - "showMetrics": true, - "showMetadata": false - }, - "imagePref": { - "color": 0, - "height": 32, - "columns": 16, - "margin": 16, - "png": false, - "sprites": true - }, - "historySize": 100, - "showCodes": true, - "gridSize": 16, - "showLiga": false, - "showGrid": true, - "showGlyphs": true, - "showQuickUse": true, - "search": "" - } -} \ No newline at end of file diff --git a/public/vendor/icomoon/style.css b/public/vendor/icomoon/style.css deleted file mode 100644 index cdc0f7ec..00000000 --- a/public/vendor/icomoon/style.css +++ /dev/null @@ -1,28 +0,0 @@ -@font-face { - font-family: 'icomoon'; - src:url('fonts/icomoon.eot?-kja6ux'); - src:url('fonts/icomoon.eot?#iefix-kja6ux') format('embedded-opentype'), - url('fonts/icomoon.woff?-kja6ux') format('woff'), - url('fonts/icomoon.ttf?-kja6ux') format('truetype'), - url('fonts/icomoon.svg?-kja6ux#icomoon') format('svg'); - font-weight: normal; - font-style: normal; -} - -[class^="icon-"], [class*=" icon-"] { - font-family: 'icomoon'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - - /* Better Font Rendering =========== */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -.icon-icon_angel:before { - content: "\e600"; -} -- cgit v1.2.3-70-g09d2