diff --git a/build/feather.hbs b/build/feather.hbs new file mode 100644 index 000000000..de089601c --- /dev/null +++ b/build/feather.hbs @@ -0,0 +1,26 @@ +@font-face { + font-family: "{{ fontName }}"; + src: {{{ src }}}; + font-weight: normal; + font-style: normal; +} + +.fe { + font-family: '{{ fontName }}' !important; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +{{# each codepoints }} +$icon-fe-{{ @key }}: "\\{{ this }}"; +.fe-{{ @key }}:before { + content: $icon-fe-{{ @key }}; +} + +{{/ each }} diff --git a/package.json b/package.json index edd6d9e01..b3a13d776 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "js-minify": "npm-run-all js-minify-standalone* js-minify-bundle", "js-minify-standalone": "terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/tabler.js.map,includeSources,url=tabler.min.js.map\" --output dist/js/tabler.min.js dist/js/tabler.js", "js-minify-bundle": "terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/tabler.bundle.js.map,includeSources,url=tabler.bundle.min.js.map\" --output dist/js/tabler.bundle.min.js dist/js/tabler.bundle.js", - "svg-svgo": "svgo -f static/feather-svg/ --pretty", - "svg-iconfont": "icon-font-generator static/feather-svg/*.svg -o static/fonts/feather --center --normalize --name Feather --types svg,ttf,woff,woff2 --json true --jsonpath pages/_data/feather.json --csspath scss/fonts/_feather.scss --cssfontsurl ../fonts/feather/ --csstp build/feather.hbs" + "svg-svgo": "svgo -f svg/feather/ --pretty", + "svg-iconfont": "mkdir -p svg-tmp && for i in svg/feather/*.svg;do N=`basename ${i}`; rsvg-convert svg/feather/$N -o svg-tmp/$N -f svg -w 1000; done && svgo ./svg-tmp/*.svg --disable={removeViewBox} && icon-font-generator ./svg-tmp/*.svg -o static/fonts/feather --center --normalize --name feather --types svg,ttf,woff,woff2 --json true --jsonpath pages/_data/feather.json --round 10e12 && rm -rf svg-tmp" }, "repository": { "type": "git", diff --git a/pages/_data/feather.json b/pages/_data/feather.json new file mode 100644 index 000000000..5f8fb8600 --- /dev/null +++ b/pages/_data/feather.json @@ -0,0 +1,281 @@ +{ + "activity": "\\f101", + "airplay": "\\f102", + "alert-circle": "\\f103", + "alert-octagon": "\\f104", + "alert-triangle": "\\f105", + "align-center": "\\f106", + "align-justify": "\\f107", + "align-left": "\\f108", + "align-right": "\\f109", + "anchor": "\\f10a", + "aperture": "\\f10b", + "archive": "\\f10c", + "arrow-down-circle": "\\f10d", + "arrow-down-left": "\\f10e", + "arrow-down-right": "\\f10f", + "arrow-down": "\\f110", + "arrow-left-circle": "\\f111", + "arrow-left": "\\f112", + "arrow-right-circle": "\\f113", + "arrow-right": "\\f114", + "arrow-up-circle": "\\f115", + "arrow-up-left": "\\f116", + "arrow-up-right": "\\f117", + "arrow-up": "\\f118", + "at-sign": "\\f119", + "award": "\\f11a", + "bar-chart-2": "\\f11b", + "bar-chart": "\\f11c", + "battery-charging": "\\f11d", + "battery": "\\f11e", + "bell-off": "\\f11f", + "bell": "\\f120", + "bluetooth": "\\f121", + "bold": "\\f122", + "book-open": "\\f123", + "book": "\\f124", + "bookmark": "\\f125", + "box": "\\f126", + "briefcase": "\\f127", + "calendar": "\\f128", + "camera-off": "\\f129", + "camera": "\\f12a", + "cast": "\\f12b", + "check-circle": "\\f12c", + "check-square": "\\f12d", + "check": "\\f12e", + "chevron-down": "\\f12f", + "chevron-left": "\\f130", + "chevron-right": "\\f131", + "chevron-up": "\\f132", + "chevrons-down": "\\f133", + "chevrons-left": "\\f134", + "chevrons-right": "\\f135", + "chevrons-up": "\\f136", + "chrome": "\\f137", + "circle": "\\f138", + "clipboard": "\\f139", + "clock": "\\f13a", + "cloud-drizzle": "\\f13b", + "cloud-lightning": "\\f13c", + "cloud-off": "\\f13d", + "cloud-rain": "\\f13e", + "cloud-snow": "\\f13f", + "cloud": "\\f140", + "code": "\\f141", + "codepen": "\\f142", + "codesandbox": "\\f143", + "coffee": "\\f144", + "columns": "\\f145", + "command": "\\f146", + "compass": "\\f147", + "copy": "\\f148", + "corner-down-left": "\\f149", + "corner-down-right": "\\f14a", + "corner-left-down": "\\f14b", + "corner-left-up": "\\f14c", + "corner-right-down": "\\f14d", + "corner-right-up": "\\f14e", + "corner-up-left": "\\f14f", + "corner-up-right": "\\f150", + "cpu": "\\f151", + "credit-card": "\\f152", + "crop": "\\f153", + "crosshair": "\\f154", + "database": "\\f155", + "delete": "\\f156", + "disc": "\\f157", + "dollar-sign": "\\f158", + "download-cloud": "\\f159", + "download": "\\f15a", + "droplet": "\\f15b", + "edit-2": "\\f15c", + "edit-3": "\\f15d", + "edit": "\\f15e", + "external-link": "\\f15f", + "eye-off": "\\f160", + "eye": "\\f161", + "facebook": "\\f162", + "fast-forward": "\\f163", + "feather": "\\f164", + "figma": "\\f165", + "file-minus": "\\f166", + "file-plus": "\\f167", + "file-text": "\\f168", + "file": "\\f169", + "film": "\\f16a", + "filter": "\\f16b", + "flag": "\\f16c", + "folder-minus": "\\f16d", + "folder-plus": "\\f16e", + "folder": "\\f16f", + "frown": "\\f170", + "gift": "\\f171", + "git-branch": "\\f172", + "git-commit": "\\f173", + "git-merge": "\\f174", + "git-pull-request": "\\f175", + "github": "\\f176", + "gitlab": "\\f177", + "globe": "\\f178", + "grid": "\\f179", + "hard-drive": "\\f17a", + "hash": "\\f17b", + "headphones": "\\f17c", + "heart": "\\f17d", + "help-circle": "\\f17e", + "hexagon": "\\f17f", + "home": "\\f180", + "image": "\\f181", + "inbox": "\\f182", + "info": "\\f183", + "instagram": "\\f184", + "italic": "\\f185", + "key": "\\f186", + "layers": "\\f187", + "layout": "\\f188", + "life-buoy": "\\f189", + "link-2": "\\f18a", + "link": "\\f18b", + "linkedin": "\\f18c", + "list": "\\f18d", + "loader": "\\f18e", + "lock": "\\f18f", + "log-in": "\\f190", + "log-out": "\\f191", + "mail": "\\f192", + "map-pin": "\\f193", + "map": "\\f194", + "maximize-2": "\\f195", + "maximize": "\\f196", + "meh": "\\f197", + "menu": "\\f198", + "message-circle": "\\f199", + "message-square": "\\f19a", + "mic-off": "\\f19b", + "mic": "\\f19c", + "minimize-2": "\\f19d", + "minimize": "\\f19e", + "minus-circle": "\\f19f", + "minus-square": "\\f1a0", + "minus": "\\f1a1", + "monitor": "\\f1a2", + "moon": "\\f1a3", + "more-horizontal": "\\f1a4", + "more-vertical": "\\f1a5", + "mouse-pointer": "\\f1a6", + "move": "\\f1a7", + "music": "\\f1a8", + "navigation-2": "\\f1a9", + "navigation": "\\f1aa", + "octagon": "\\f1ab", + "package": "\\f1ac", + "paperclip": "\\f1ad", + "pause-circle": "\\f1ae", + "pause": "\\f1af", + "pen-tool": "\\f1b0", + "percent": "\\f1b1", + "phone-call": "\\f1b2", + "phone-forwarded": "\\f1b3", + "phone-incoming": "\\f1b4", + "phone-missed": "\\f1b5", + "phone-off": "\\f1b6", + "phone-outgoing": "\\f1b7", + "phone": "\\f1b8", + "pie-chart": "\\f1b9", + "play-circle": "\\f1ba", + "play": "\\f1bb", + "plus-circle": "\\f1bc", + "plus-square": "\\f1bd", + "plus": "\\f1be", + "pocket": "\\f1bf", + "power": "\\f1c0", + "printer": "\\f1c1", + "radio": "\\f1c2", + "refresh-ccw": "\\f1c3", + "refresh-cw": "\\f1c4", + "repeat": "\\f1c5", + "rewind": "\\f1c6", + "rotate-ccw": "\\f1c7", + "rotate-cw": "\\f1c8", + "rss": "\\f1c9", + "save": "\\f1ca", + "scissors": "\\f1cb", + "search": "\\f1cc", + "send": "\\f1cd", + "server": "\\f1ce", + "settings": "\\f1cf", + "share-2": "\\f1d0", + "share": "\\f1d1", + "shield-off": "\\f1d2", + "shield": "\\f1d3", + "shopping-bag": "\\f1d4", + "shopping-cart": "\\f1d5", + "shuffle": "\\f1d6", + "sidebar": "\\f1d7", + "skip-back": "\\f1d8", + "skip-forward": "\\f1d9", + "slack": "\\f1da", + "slash": "\\f1db", + "sliders": "\\f1dc", + "smartphone": "\\f1dd", + "smile": "\\f1de", + "speaker": "\\f1df", + "square": "\\f1e0", + "star": "\\f1e1", + "stop-circle": "\\f1e2", + "sun": "\\f1e3", + "sunrise": "\\f1e4", + "sunset": "\\f1e5", + "tablet": "\\f1e6", + "tag": "\\f1e7", + "target": "\\f1e8", + "terminal": "\\f1e9", + "thermometer": "\\f1ea", + "thumbs-down": "\\f1eb", + "thumbs-up": "\\f1ec", + "toggle-left": "\\f1ed", + "toggle-right": "\\f1ee", + "trash-2": "\\f1ef", + "trash": "\\f1f0", + "trello": "\\f1f1", + "trending-down": "\\f1f2", + "trending-up": "\\f1f3", + "triangle": "\\f1f4", + "truck": "\\f1f5", + "tv": "\\f1f6", + "twitter": "\\f1f7", + "type": "\\f1f8", + "umbrella": "\\f1f9", + "underline": "\\f1fa", + "unlock": "\\f1fb", + "upload-cloud": "\\f1fc", + "upload": "\\f1fd", + "user-check": "\\f1fe", + "user-minus": "\\f1ff", + "user-plus": "\\f200", + "user-x": "\\f201", + "user": "\\f202", + "users": "\\f203", + "video-off": "\\f204", + "video": "\\f205", + "voicemail": "\\f206", + "volume-1": "\\f207", + "volume-2": "\\f208", + "volume-x": "\\f209", + "volume": "\\f20a", + "watch": "\\f20b", + "wifi-off": "\\f20c", + "wifi": "\\f20d", + "wind": "\\f20e", + "x-circle": "\\f20f", + "x-octagon": "\\f210", + "x-square": "\\f211", + "x": "\\f212", + "youtube": "\\f213", + "zap-off": "\\f214", + "zap": "\\f215", + "zoom-in": "\\f216", + "zoom-out": "\\f217" +} \ No newline at end of file diff --git a/pages/_includes/icons/activity.svg b/pages/_includes/icons/activity.svg deleted file mode 100644 index 669a57a77..000000000 --- a/pages/_includes/icons/activity.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/airplay.svg b/pages/_includes/icons/airplay.svg deleted file mode 100644 index 7ce730225..000000000 --- a/pages/_includes/icons/airplay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/alert-circle.svg b/pages/_includes/icons/alert-circle.svg deleted file mode 100644 index 6b41c0b95..000000000 --- a/pages/_includes/icons/alert-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/alert-octagon.svg b/pages/_includes/icons/alert-octagon.svg deleted file mode 100644 index 6943b6d02..000000000 --- a/pages/_includes/icons/alert-octagon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/alert-triangle.svg b/pages/_includes/icons/alert-triangle.svg deleted file mode 100644 index 59e65b15b..000000000 --- a/pages/_includes/icons/alert-triangle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/align-center.svg b/pages/_includes/icons/align-center.svg deleted file mode 100644 index 5b8842ea7..000000000 --- a/pages/_includes/icons/align-center.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/align-justify.svg b/pages/_includes/icons/align-justify.svg deleted file mode 100644 index 0539876ff..000000000 --- a/pages/_includes/icons/align-justify.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/align-left.svg b/pages/_includes/icons/align-left.svg deleted file mode 100644 index 9ac852a51..000000000 --- a/pages/_includes/icons/align-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/align-right.svg b/pages/_includes/icons/align-right.svg deleted file mode 100644 index ef139ffab..000000000 --- a/pages/_includes/icons/align-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/anchor.svg b/pages/_includes/icons/anchor.svg deleted file mode 100644 index e01627a3d..000000000 --- a/pages/_includes/icons/anchor.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/aperture.svg b/pages/_includes/icons/aperture.svg deleted file mode 100644 index 9936e8688..000000000 --- a/pages/_includes/icons/aperture.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/archive.svg b/pages/_includes/icons/archive.svg deleted file mode 100644 index 428882c87..000000000 --- a/pages/_includes/icons/archive.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-down-circle.svg b/pages/_includes/icons/arrow-down-circle.svg deleted file mode 100644 index 3238091b9..000000000 --- a/pages/_includes/icons/arrow-down-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-down-left.svg b/pages/_includes/icons/arrow-down-left.svg deleted file mode 100644 index 724835842..000000000 --- a/pages/_includes/icons/arrow-down-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-down-right.svg b/pages/_includes/icons/arrow-down-right.svg deleted file mode 100644 index 81d9822ba..000000000 --- a/pages/_includes/icons/arrow-down-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-down.svg b/pages/_includes/icons/arrow-down.svg deleted file mode 100644 index 4f84f627b..000000000 --- a/pages/_includes/icons/arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-left-circle.svg b/pages/_includes/icons/arrow-left-circle.svg deleted file mode 100644 index 3b19ff8a5..000000000 --- a/pages/_includes/icons/arrow-left-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-left.svg b/pages/_includes/icons/arrow-left.svg deleted file mode 100644 index a5058fc73..000000000 --- a/pages/_includes/icons/arrow-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-right-circle.svg b/pages/_includes/icons/arrow-right-circle.svg deleted file mode 100644 index ff01dd587..000000000 --- a/pages/_includes/icons/arrow-right-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-right.svg b/pages/_includes/icons/arrow-right.svg deleted file mode 100644 index 939b57c5b..000000000 --- a/pages/_includes/icons/arrow-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-up-circle.svg b/pages/_includes/icons/arrow-up-circle.svg deleted file mode 100644 index 044a75d39..000000000 --- a/pages/_includes/icons/arrow-up-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-up-left.svg b/pages/_includes/icons/arrow-up-left.svg deleted file mode 100644 index cea55e87a..000000000 --- a/pages/_includes/icons/arrow-up-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-up-right.svg b/pages/_includes/icons/arrow-up-right.svg deleted file mode 100644 index 95678e00b..000000000 --- a/pages/_includes/icons/arrow-up-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/arrow-up.svg b/pages/_includes/icons/arrow-up.svg deleted file mode 100644 index 16b13aba8..000000000 --- a/pages/_includes/icons/arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/at-sign.svg b/pages/_includes/icons/at-sign.svg deleted file mode 100644 index 5a5e5d0d8..000000000 --- a/pages/_includes/icons/at-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/award.svg b/pages/_includes/icons/award.svg deleted file mode 100644 index be70d5a13..000000000 --- a/pages/_includes/icons/award.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/bar-chart-2.svg b/pages/_includes/icons/bar-chart-2.svg deleted file mode 100644 index 864167a6c..000000000 --- a/pages/_includes/icons/bar-chart-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/bar-chart.svg b/pages/_includes/icons/bar-chart.svg deleted file mode 100644 index 074d7c1a4..000000000 --- a/pages/_includes/icons/bar-chart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/battery-charging.svg b/pages/_includes/icons/battery-charging.svg deleted file mode 100644 index 644cb59cb..000000000 --- a/pages/_includes/icons/battery-charging.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/battery.svg b/pages/_includes/icons/battery.svg deleted file mode 100644 index 7fe87710b..000000000 --- a/pages/_includes/icons/battery.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/bell-off.svg b/pages/_includes/icons/bell-off.svg deleted file mode 100644 index b73bcb2d6..000000000 --- a/pages/_includes/icons/bell-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/bell.svg b/pages/_includes/icons/bell.svg deleted file mode 100644 index 94c5d207b..000000000 --- a/pages/_includes/icons/bell.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/bluetooth.svg b/pages/_includes/icons/bluetooth.svg deleted file mode 100644 index cebed7b18..000000000 --- a/pages/_includes/icons/bluetooth.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/bold.svg b/pages/_includes/icons/bold.svg deleted file mode 100644 index d1a4efd3a..000000000 --- a/pages/_includes/icons/bold.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/book-open.svg b/pages/_includes/icons/book-open.svg deleted file mode 100644 index 5e0ca0ab7..000000000 --- a/pages/_includes/icons/book-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/book.svg b/pages/_includes/icons/book.svg deleted file mode 100644 index 12ffcbc46..000000000 --- a/pages/_includes/icons/book.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/bookmark.svg b/pages/_includes/icons/bookmark.svg deleted file mode 100644 index 2239cc580..000000000 --- a/pages/_includes/icons/bookmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/box.svg b/pages/_includes/icons/box.svg deleted file mode 100644 index 6711535ba..000000000 --- a/pages/_includes/icons/box.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/briefcase.svg b/pages/_includes/icons/briefcase.svg deleted file mode 100644 index e3af05060..000000000 --- a/pages/_includes/icons/briefcase.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/calendar.svg b/pages/_includes/icons/calendar.svg deleted file mode 100644 index 6c7fd870d..000000000 --- a/pages/_includes/icons/calendar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/camera-off.svg b/pages/_includes/icons/camera-off.svg deleted file mode 100644 index daa3e25f0..000000000 --- a/pages/_includes/icons/camera-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/camera.svg b/pages/_includes/icons/camera.svg deleted file mode 100644 index 0e7f06037..000000000 --- a/pages/_includes/icons/camera.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/cast.svg b/pages/_includes/icons/cast.svg deleted file mode 100644 index 9e27cb487..000000000 --- a/pages/_includes/icons/cast.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/check-circle.svg b/pages/_includes/icons/check-circle.svg deleted file mode 100644 index f2f4fd1af..000000000 --- a/pages/_includes/icons/check-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/check-square.svg b/pages/_includes/icons/check-square.svg deleted file mode 100644 index 72ab7a806..000000000 --- a/pages/_includes/icons/check-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/check.svg b/pages/_includes/icons/check.svg deleted file mode 100644 index 1c209899d..000000000 --- a/pages/_includes/icons/check.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/chevron-down.svg b/pages/_includes/icons/chevron-down.svg deleted file mode 100644 index 278c6a315..000000000 --- a/pages/_includes/icons/chevron-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/chevron-left.svg b/pages/_includes/icons/chevron-left.svg deleted file mode 100644 index 747d46d90..000000000 --- a/pages/_includes/icons/chevron-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/chevron-right.svg b/pages/_includes/icons/chevron-right.svg deleted file mode 100644 index 258de414a..000000000 --- a/pages/_includes/icons/chevron-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/chevron-up.svg b/pages/_includes/icons/chevron-up.svg deleted file mode 100644 index 4eb5ecc33..000000000 --- a/pages/_includes/icons/chevron-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/chevrons-down.svg b/pages/_includes/icons/chevrons-down.svg deleted file mode 100644 index e67ef2fb0..000000000 --- a/pages/_includes/icons/chevrons-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/chevrons-left.svg b/pages/_includes/icons/chevrons-left.svg deleted file mode 100644 index c32e39836..000000000 --- a/pages/_includes/icons/chevrons-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/chevrons-right.svg b/pages/_includes/icons/chevrons-right.svg deleted file mode 100644 index f50681454..000000000 --- a/pages/_includes/icons/chevrons-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/chevrons-up.svg b/pages/_includes/icons/chevrons-up.svg deleted file mode 100644 index 0eaf5183a..000000000 --- a/pages/_includes/icons/chevrons-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/chrome.svg b/pages/_includes/icons/chrome.svg deleted file mode 100644 index 9189815eb..000000000 --- a/pages/_includes/icons/chrome.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/circle.svg b/pages/_includes/icons/circle.svg deleted file mode 100644 index b0090882b..000000000 --- a/pages/_includes/icons/circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/clipboard.svg b/pages/_includes/icons/clipboard.svg deleted file mode 100644 index ccee454d8..000000000 --- a/pages/_includes/icons/clipboard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/clock.svg b/pages/_includes/icons/clock.svg deleted file mode 100644 index ea3f5e507..000000000 --- a/pages/_includes/icons/clock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/cloud-drizzle.svg b/pages/_includes/icons/cloud-drizzle.svg deleted file mode 100644 index 13af6bb57..000000000 --- a/pages/_includes/icons/cloud-drizzle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/cloud-lightning.svg b/pages/_includes/icons/cloud-lightning.svg deleted file mode 100644 index 32d154cc0..000000000 --- a/pages/_includes/icons/cloud-lightning.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/cloud-off.svg b/pages/_includes/icons/cloud-off.svg deleted file mode 100644 index 1e1e7d60b..000000000 --- a/pages/_includes/icons/cloud-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/cloud-rain.svg b/pages/_includes/icons/cloud-rain.svg deleted file mode 100644 index 3e0b85b09..000000000 --- a/pages/_includes/icons/cloud-rain.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/cloud-snow.svg b/pages/_includes/icons/cloud-snow.svg deleted file mode 100644 index 78e0008b4..000000000 --- a/pages/_includes/icons/cloud-snow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/cloud.svg b/pages/_includes/icons/cloud.svg deleted file mode 100644 index 0ee0c6322..000000000 --- a/pages/_includes/icons/cloud.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/code.svg b/pages/_includes/icons/code.svg deleted file mode 100644 index c4954b55a..000000000 --- a/pages/_includes/icons/code.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/codepen.svg b/pages/_includes/icons/codepen.svg deleted file mode 100644 index ab2a815aa..000000000 --- a/pages/_includes/icons/codepen.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/coffee.svg b/pages/_includes/icons/coffee.svg deleted file mode 100644 index 32905e520..000000000 --- a/pages/_includes/icons/coffee.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/command.svg b/pages/_includes/icons/command.svg deleted file mode 100644 index 93f554c34..000000000 --- a/pages/_includes/icons/command.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/compass.svg b/pages/_includes/icons/compass.svg deleted file mode 100644 index 329626080..000000000 --- a/pages/_includes/icons/compass.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/copy.svg b/pages/_includes/icons/copy.svg deleted file mode 100644 index 4e0b09f19..000000000 --- a/pages/_includes/icons/copy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/corner-down-left.svg b/pages/_includes/icons/corner-down-left.svg deleted file mode 100644 index 9fffb3e9f..000000000 --- a/pages/_includes/icons/corner-down-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/corner-down-right.svg b/pages/_includes/icons/corner-down-right.svg deleted file mode 100644 index b27d408dd..000000000 --- a/pages/_includes/icons/corner-down-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/corner-left-down.svg b/pages/_includes/icons/corner-left-down.svg deleted file mode 100644 index 24b8375c5..000000000 --- a/pages/_includes/icons/corner-left-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/corner-left-up.svg b/pages/_includes/icons/corner-left-up.svg deleted file mode 100644 index e54527cd7..000000000 --- a/pages/_includes/icons/corner-left-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/corner-right-down.svg b/pages/_includes/icons/corner-right-down.svg deleted file mode 100644 index a49e6d6c0..000000000 --- a/pages/_includes/icons/corner-right-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/corner-right-up.svg b/pages/_includes/icons/corner-right-up.svg deleted file mode 100644 index a5c5dce55..000000000 --- a/pages/_includes/icons/corner-right-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/corner-up-left.svg b/pages/_includes/icons/corner-up-left.svg deleted file mode 100644 index 0a1ffd613..000000000 --- a/pages/_includes/icons/corner-up-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/corner-up-right.svg b/pages/_includes/icons/corner-up-right.svg deleted file mode 100644 index 0b8f961b7..000000000 --- a/pages/_includes/icons/corner-up-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/cpu.svg b/pages/_includes/icons/cpu.svg deleted file mode 100644 index 2ed16ef74..000000000 --- a/pages/_includes/icons/cpu.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/credit-card.svg b/pages/_includes/icons/credit-card.svg deleted file mode 100644 index 1b7fd029d..000000000 --- a/pages/_includes/icons/credit-card.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/crop.svg b/pages/_includes/icons/crop.svg deleted file mode 100644 index ffbfd0456..000000000 --- a/pages/_includes/icons/crop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/crosshair.svg b/pages/_includes/icons/crosshair.svg deleted file mode 100644 index ba3940150..000000000 --- a/pages/_includes/icons/crosshair.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/database.svg b/pages/_includes/icons/database.svg deleted file mode 100644 index c296fbcfd..000000000 --- a/pages/_includes/icons/database.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/delete.svg b/pages/_includes/icons/delete.svg deleted file mode 100644 index 8c6074b96..000000000 --- a/pages/_includes/icons/delete.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/disc.svg b/pages/_includes/icons/disc.svg deleted file mode 100644 index 2595b4446..000000000 --- a/pages/_includes/icons/disc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/dollar-sign.svg b/pages/_includes/icons/dollar-sign.svg deleted file mode 100644 index 1a124d269..000000000 --- a/pages/_includes/icons/dollar-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/download-cloud.svg b/pages/_includes/icons/download-cloud.svg deleted file mode 100644 index f3126fc39..000000000 --- a/pages/_includes/icons/download-cloud.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/download.svg b/pages/_includes/icons/download.svg deleted file mode 100644 index 76767a924..000000000 --- a/pages/_includes/icons/download.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/droplet.svg b/pages/_includes/icons/droplet.svg deleted file mode 100644 index ca093014e..000000000 --- a/pages/_includes/icons/droplet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/edit-2.svg b/pages/_includes/icons/edit-2.svg deleted file mode 100644 index 867fde42e..000000000 --- a/pages/_includes/icons/edit-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/edit-3.svg b/pages/_includes/icons/edit-3.svg deleted file mode 100644 index 310732cc4..000000000 --- a/pages/_includes/icons/edit-3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/edit.svg b/pages/_includes/icons/edit.svg deleted file mode 100644 index ed7fdfdd5..000000000 --- a/pages/_includes/icons/edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/external-link.svg b/pages/_includes/icons/external-link.svg deleted file mode 100644 index 6236df3e0..000000000 --- a/pages/_includes/icons/external-link.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/eye-off.svg b/pages/_includes/icons/eye-off.svg deleted file mode 100644 index 77c54cb41..000000000 --- a/pages/_includes/icons/eye-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/eye.svg b/pages/_includes/icons/eye.svg deleted file mode 100644 index 9cde24372..000000000 --- a/pages/_includes/icons/eye.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/facebook.svg b/pages/_includes/icons/facebook.svg deleted file mode 100644 index 2570f56a0..000000000 --- a/pages/_includes/icons/facebook.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/fast-forward.svg b/pages/_includes/icons/fast-forward.svg deleted file mode 100644 index fa39877aa..000000000 --- a/pages/_includes/icons/fast-forward.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/feather.svg b/pages/_includes/icons/feather.svg deleted file mode 100644 index ac3b868db..000000000 --- a/pages/_includes/icons/feather.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/file-minus.svg b/pages/_includes/icons/file-minus.svg deleted file mode 100644 index 345756ef1..000000000 --- a/pages/_includes/icons/file-minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/file-plus.svg b/pages/_includes/icons/file-plus.svg deleted file mode 100644 index eed120047..000000000 --- a/pages/_includes/icons/file-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/file-text.svg b/pages/_includes/icons/file-text.svg deleted file mode 100644 index 4197ddd40..000000000 --- a/pages/_includes/icons/file-text.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/file.svg b/pages/_includes/icons/file.svg deleted file mode 100644 index 378519ab6..000000000 --- a/pages/_includes/icons/file.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/film.svg b/pages/_includes/icons/film.svg deleted file mode 100644 index ac46360d2..000000000 --- a/pages/_includes/icons/film.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/filter.svg b/pages/_includes/icons/filter.svg deleted file mode 100644 index 38a47e043..000000000 --- a/pages/_includes/icons/filter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/flag.svg b/pages/_includes/icons/flag.svg deleted file mode 100644 index 037737cb6..000000000 --- a/pages/_includes/icons/flag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/folder-minus.svg b/pages/_includes/icons/folder-minus.svg deleted file mode 100644 index d5b7af65f..000000000 --- a/pages/_includes/icons/folder-minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/folder-plus.svg b/pages/_includes/icons/folder-plus.svg deleted file mode 100644 index 898f2fc98..000000000 --- a/pages/_includes/icons/folder-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/folder.svg b/pages/_includes/icons/folder.svg deleted file mode 100644 index 134458b98..000000000 --- a/pages/_includes/icons/folder.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/frown.svg b/pages/_includes/icons/frown.svg deleted file mode 100644 index f3122547d..000000000 --- a/pages/_includes/icons/frown.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/gift.svg b/pages/_includes/icons/gift.svg deleted file mode 100644 index d2c14bd69..000000000 --- a/pages/_includes/icons/gift.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/git-branch.svg b/pages/_includes/icons/git-branch.svg deleted file mode 100644 index 440037264..000000000 --- a/pages/_includes/icons/git-branch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/git-commit.svg b/pages/_includes/icons/git-commit.svg deleted file mode 100644 index e959d725a..000000000 --- a/pages/_includes/icons/git-commit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/git-merge.svg b/pages/_includes/icons/git-merge.svg deleted file mode 100644 index c65fffddc..000000000 --- a/pages/_includes/icons/git-merge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/git-pull-request.svg b/pages/_includes/icons/git-pull-request.svg deleted file mode 100644 index fc80bdfd5..000000000 --- a/pages/_includes/icons/git-pull-request.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/github.svg b/pages/_includes/icons/github.svg deleted file mode 100644 index ff0af4811..000000000 --- a/pages/_includes/icons/github.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/gitlab.svg b/pages/_includes/icons/gitlab.svg deleted file mode 100644 index 85d54a1ea..000000000 --- a/pages/_includes/icons/gitlab.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/globe.svg b/pages/_includes/icons/globe.svg deleted file mode 100644 index 0a0586d36..000000000 --- a/pages/_includes/icons/globe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/grid.svg b/pages/_includes/icons/grid.svg deleted file mode 100644 index 8ef2e9d87..000000000 --- a/pages/_includes/icons/grid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/hard-drive.svg b/pages/_includes/icons/hard-drive.svg deleted file mode 100644 index c08131d69..000000000 --- a/pages/_includes/icons/hard-drive.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/hash.svg b/pages/_includes/icons/hash.svg deleted file mode 100644 index c9c8d41f6..000000000 --- a/pages/_includes/icons/hash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/headphones.svg b/pages/_includes/icons/headphones.svg deleted file mode 100644 index fd8915b48..000000000 --- a/pages/_includes/icons/headphones.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/heart.svg b/pages/_includes/icons/heart.svg deleted file mode 100644 index a083b7e2a..000000000 --- a/pages/_includes/icons/heart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/help-circle.svg b/pages/_includes/icons/help-circle.svg deleted file mode 100644 index c9cd11a81..000000000 --- a/pages/_includes/icons/help-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/home.svg b/pages/_includes/icons/home.svg deleted file mode 100644 index 7bb31b23d..000000000 --- a/pages/_includes/icons/home.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/image.svg b/pages/_includes/icons/image.svg deleted file mode 100644 index a7d84b98c..000000000 --- a/pages/_includes/icons/image.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/inbox.svg b/pages/_includes/icons/inbox.svg deleted file mode 100644 index 03a13b4e4..000000000 --- a/pages/_includes/icons/inbox.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/info.svg b/pages/_includes/icons/info.svg deleted file mode 100644 index 332616d80..000000000 --- a/pages/_includes/icons/info.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/instagram.svg b/pages/_includes/icons/instagram.svg deleted file mode 100644 index c0a956289..000000000 --- a/pages/_includes/icons/instagram.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/italic.svg b/pages/_includes/icons/italic.svg deleted file mode 100644 index a123d371a..000000000 --- a/pages/_includes/icons/italic.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/key.svg b/pages/_includes/icons/key.svg deleted file mode 100644 index e778e74eb..000000000 --- a/pages/_includes/icons/key.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/layers.svg b/pages/_includes/icons/layers.svg deleted file mode 100644 index ea788c226..000000000 --- a/pages/_includes/icons/layers.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/layout.svg b/pages/_includes/icons/layout.svg deleted file mode 100644 index 28743d928..000000000 --- a/pages/_includes/icons/layout.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/life-buoy.svg b/pages/_includes/icons/life-buoy.svg deleted file mode 100644 index 54c2bd7dd..000000000 --- a/pages/_includes/icons/life-buoy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/link-2.svg b/pages/_includes/icons/link-2.svg deleted file mode 100644 index 8cc7f6dda..000000000 --- a/pages/_includes/icons/link-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/link.svg b/pages/_includes/icons/link.svg deleted file mode 100644 index c89dd41c2..000000000 --- a/pages/_includes/icons/link.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/linkedin.svg b/pages/_includes/icons/linkedin.svg deleted file mode 100644 index 395310945..000000000 --- a/pages/_includes/icons/linkedin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/list.svg b/pages/_includes/icons/list.svg deleted file mode 100644 index e7344989f..000000000 --- a/pages/_includes/icons/list.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/loader.svg b/pages/_includes/icons/loader.svg deleted file mode 100644 index e1a70c127..000000000 --- a/pages/_includes/icons/loader.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/lock.svg b/pages/_includes/icons/lock.svg deleted file mode 100644 index de09d9db3..000000000 --- a/pages/_includes/icons/lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/log-in.svg b/pages/_includes/icons/log-in.svg deleted file mode 100644 index ba0da59a1..000000000 --- a/pages/_includes/icons/log-in.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/log-out.svg b/pages/_includes/icons/log-out.svg deleted file mode 100644 index c9002c903..000000000 --- a/pages/_includes/icons/log-out.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/mail.svg b/pages/_includes/icons/mail.svg deleted file mode 100644 index 2af169e83..000000000 --- a/pages/_includes/icons/mail.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/map-pin.svg b/pages/_includes/icons/map-pin.svg deleted file mode 100644 index d5548e92c..000000000 --- a/pages/_includes/icons/map-pin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/map.svg b/pages/_includes/icons/map.svg deleted file mode 100644 index ecebd7bf7..000000000 --- a/pages/_includes/icons/map.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/maximize-2.svg b/pages/_includes/icons/maximize-2.svg deleted file mode 100644 index e41fc0b73..000000000 --- a/pages/_includes/icons/maximize-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/maximize.svg b/pages/_includes/icons/maximize.svg deleted file mode 100644 index fc3051894..000000000 --- a/pages/_includes/icons/maximize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/meh.svg b/pages/_includes/icons/meh.svg deleted file mode 100644 index 6f57fff24..000000000 --- a/pages/_includes/icons/meh.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/menu.svg b/pages/_includes/icons/menu.svg deleted file mode 100644 index e8a84a952..000000000 --- a/pages/_includes/icons/menu.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/message-circle.svg b/pages/_includes/icons/message-circle.svg deleted file mode 100644 index 4b21b32b6..000000000 --- a/pages/_includes/icons/message-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/message-square.svg b/pages/_includes/icons/message-square.svg deleted file mode 100644 index 6a2e4e596..000000000 --- a/pages/_includes/icons/message-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/mic-off.svg b/pages/_includes/icons/mic-off.svg deleted file mode 100644 index 0786219cb..000000000 --- a/pages/_includes/icons/mic-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/mic.svg b/pages/_includes/icons/mic.svg deleted file mode 100644 index dc5f780ce..000000000 --- a/pages/_includes/icons/mic.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/minimize-2.svg b/pages/_includes/icons/minimize-2.svg deleted file mode 100644 index a720fa6c3..000000000 --- a/pages/_includes/icons/minimize-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/minimize.svg b/pages/_includes/icons/minimize.svg deleted file mode 100644 index 46d611969..000000000 --- a/pages/_includes/icons/minimize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/minus-circle.svg b/pages/_includes/icons/minus-circle.svg deleted file mode 100644 index 80c0de1e1..000000000 --- a/pages/_includes/icons/minus-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/minus-square.svg b/pages/_includes/icons/minus-square.svg deleted file mode 100644 index 4862832a8..000000000 --- a/pages/_includes/icons/minus-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/minus.svg b/pages/_includes/icons/minus.svg deleted file mode 100644 index 93cc73401..000000000 --- a/pages/_includes/icons/minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/monitor.svg b/pages/_includes/icons/monitor.svg deleted file mode 100644 index 6c3556db2..000000000 --- a/pages/_includes/icons/monitor.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/moon.svg b/pages/_includes/icons/moon.svg deleted file mode 100644 index dbf7c6cf5..000000000 --- a/pages/_includes/icons/moon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/more-horizontal.svg b/pages/_includes/icons/more-horizontal.svg deleted file mode 100644 index dc6a85564..000000000 --- a/pages/_includes/icons/more-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/more-vertical.svg b/pages/_includes/icons/more-vertical.svg deleted file mode 100644 index cba6958f2..000000000 --- a/pages/_includes/icons/more-vertical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/move.svg b/pages/_includes/icons/move.svg deleted file mode 100644 index 4e251b562..000000000 --- a/pages/_includes/icons/move.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/music.svg b/pages/_includes/icons/music.svg deleted file mode 100644 index 2f804f96f..000000000 --- a/pages/_includes/icons/music.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/navigation-2.svg b/pages/_includes/icons/navigation-2.svg deleted file mode 100644 index ae31db96b..000000000 --- a/pages/_includes/icons/navigation-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/navigation.svg b/pages/_includes/icons/navigation.svg deleted file mode 100644 index f600a4145..000000000 --- a/pages/_includes/icons/navigation.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/octagon.svg b/pages/_includes/icons/octagon.svg deleted file mode 100644 index 124c5483d..000000000 --- a/pages/_includes/icons/octagon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/package.svg b/pages/_includes/icons/package.svg deleted file mode 100644 index 0c9c823eb..000000000 --- a/pages/_includes/icons/package.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/paperclip.svg b/pages/_includes/icons/paperclip.svg deleted file mode 100644 index b1f69b7a7..000000000 --- a/pages/_includes/icons/paperclip.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/pause-circle.svg b/pages/_includes/icons/pause-circle.svg deleted file mode 100644 index f6b1a8dfd..000000000 --- a/pages/_includes/icons/pause-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/pause.svg b/pages/_includes/icons/pause.svg deleted file mode 100644 index 4e78038de..000000000 --- a/pages/_includes/icons/pause.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/percent.svg b/pages/_includes/icons/percent.svg deleted file mode 100644 index 2cb9719da..000000000 --- a/pages/_includes/icons/percent.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/phone-call.svg b/pages/_includes/icons/phone-call.svg deleted file mode 100644 index 8b8666026..000000000 --- a/pages/_includes/icons/phone-call.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/phone-forwarded.svg b/pages/_includes/icons/phone-forwarded.svg deleted file mode 100644 index aa21befcb..000000000 --- a/pages/_includes/icons/phone-forwarded.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/phone-incoming.svg b/pages/_includes/icons/phone-incoming.svg deleted file mode 100644 index b2d523a87..000000000 --- a/pages/_includes/icons/phone-incoming.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/phone-missed.svg b/pages/_includes/icons/phone-missed.svg deleted file mode 100644 index 4950f09fa..000000000 --- a/pages/_includes/icons/phone-missed.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/phone-off.svg b/pages/_includes/icons/phone-off.svg deleted file mode 100644 index 4d00fb3d5..000000000 --- a/pages/_includes/icons/phone-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/phone-outgoing.svg b/pages/_includes/icons/phone-outgoing.svg deleted file mode 100644 index fea27a37d..000000000 --- a/pages/_includes/icons/phone-outgoing.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/phone.svg b/pages/_includes/icons/phone.svg deleted file mode 100644 index 2a35154a9..000000000 --- a/pages/_includes/icons/phone.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/pie-chart.svg b/pages/_includes/icons/pie-chart.svg deleted file mode 100644 index b5bbe67c2..000000000 --- a/pages/_includes/icons/pie-chart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/play-circle.svg b/pages/_includes/icons/play-circle.svg deleted file mode 100644 index 8766dc7bf..000000000 --- a/pages/_includes/icons/play-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/play.svg b/pages/_includes/icons/play.svg deleted file mode 100644 index fd76e30d6..000000000 --- a/pages/_includes/icons/play.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/plus-circle.svg b/pages/_includes/icons/plus-circle.svg deleted file mode 100644 index 4291ff052..000000000 --- a/pages/_includes/icons/plus-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/plus-square.svg b/pages/_includes/icons/plus-square.svg deleted file mode 100644 index c380e24bd..000000000 --- a/pages/_includes/icons/plus-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/plus.svg b/pages/_includes/icons/plus.svg deleted file mode 100644 index 703c5b7b2..000000000 --- a/pages/_includes/icons/plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/pocket.svg b/pages/_includes/icons/pocket.svg deleted file mode 100644 index a3b256190..000000000 --- a/pages/_includes/icons/pocket.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/power.svg b/pages/_includes/icons/power.svg deleted file mode 100644 index 598308fce..000000000 --- a/pages/_includes/icons/power.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/printer.svg b/pages/_includes/icons/printer.svg deleted file mode 100644 index 8a9a7ace1..000000000 --- a/pages/_includes/icons/printer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/radio.svg b/pages/_includes/icons/radio.svg deleted file mode 100644 index 5abfcd13c..000000000 --- a/pages/_includes/icons/radio.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/refresh-ccw.svg b/pages/_includes/icons/refresh-ccw.svg deleted file mode 100644 index 10cff0eca..000000000 --- a/pages/_includes/icons/refresh-ccw.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/refresh-cw.svg b/pages/_includes/icons/refresh-cw.svg deleted file mode 100644 index 06c358dd0..000000000 --- a/pages/_includes/icons/refresh-cw.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/repeat.svg b/pages/_includes/icons/repeat.svg deleted file mode 100644 index c7657b08e..000000000 --- a/pages/_includes/icons/repeat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/rewind.svg b/pages/_includes/icons/rewind.svg deleted file mode 100644 index 7b0fa3d55..000000000 --- a/pages/_includes/icons/rewind.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/rotate-ccw.svg b/pages/_includes/icons/rotate-ccw.svg deleted file mode 100644 index ade5dc426..000000000 --- a/pages/_includes/icons/rotate-ccw.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/rotate-cw.svg b/pages/_includes/icons/rotate-cw.svg deleted file mode 100644 index 83dca3514..000000000 --- a/pages/_includes/icons/rotate-cw.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/rss.svg b/pages/_includes/icons/rss.svg deleted file mode 100644 index c9a136845..000000000 --- a/pages/_includes/icons/rss.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/save.svg b/pages/_includes/icons/save.svg deleted file mode 100644 index 46c72990d..000000000 --- a/pages/_includes/icons/save.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/scissors.svg b/pages/_includes/icons/scissors.svg deleted file mode 100644 index fd0647ff6..000000000 --- a/pages/_includes/icons/scissors.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/search.svg b/pages/_includes/icons/search.svg deleted file mode 100644 index 8710306dd..000000000 --- a/pages/_includes/icons/search.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/send.svg b/pages/_includes/icons/send.svg deleted file mode 100644 index 42ef2a243..000000000 --- a/pages/_includes/icons/send.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/server.svg b/pages/_includes/icons/server.svg deleted file mode 100644 index d1f6d4870..000000000 --- a/pages/_includes/icons/server.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/settings.svg b/pages/_includes/icons/settings.svg deleted file mode 100644 index 19c27265a..000000000 --- a/pages/_includes/icons/settings.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/share-2.svg b/pages/_includes/icons/share-2.svg deleted file mode 100644 index 09b1c7bcd..000000000 --- a/pages/_includes/icons/share-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/share.svg b/pages/_includes/icons/share.svg deleted file mode 100644 index df38c14d6..000000000 --- a/pages/_includes/icons/share.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/shield-off.svg b/pages/_includes/icons/shield-off.svg deleted file mode 100644 index 18692ddd8..000000000 --- a/pages/_includes/icons/shield-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/shield.svg b/pages/_includes/icons/shield.svg deleted file mode 100644 index c7c484137..000000000 --- a/pages/_includes/icons/shield.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/shopping-bag.svg b/pages/_includes/icons/shopping-bag.svg deleted file mode 100644 index eaa39e815..000000000 --- a/pages/_includes/icons/shopping-bag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/shopping-cart.svg b/pages/_includes/icons/shopping-cart.svg deleted file mode 100644 index 17a40bf47..000000000 --- a/pages/_includes/icons/shopping-cart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/shuffle.svg b/pages/_includes/icons/shuffle.svg deleted file mode 100644 index 8cfb5db5d..000000000 --- a/pages/_includes/icons/shuffle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/sidebar.svg b/pages/_includes/icons/sidebar.svg deleted file mode 100644 index 8ba817e6f..000000000 --- a/pages/_includes/icons/sidebar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/skip-back.svg b/pages/_includes/icons/skip-back.svg deleted file mode 100644 index 88d024e2f..000000000 --- a/pages/_includes/icons/skip-back.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/skip-forward.svg b/pages/_includes/icons/skip-forward.svg deleted file mode 100644 index f3fdac3ae..000000000 --- a/pages/_includes/icons/skip-forward.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/slack.svg b/pages/_includes/icons/slack.svg deleted file mode 100644 index 5d973466b..000000000 --- a/pages/_includes/icons/slack.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/slash.svg b/pages/_includes/icons/slash.svg deleted file mode 100644 index f4131b85f..000000000 --- a/pages/_includes/icons/slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/sliders.svg b/pages/_includes/icons/sliders.svg deleted file mode 100644 index 19c938521..000000000 --- a/pages/_includes/icons/sliders.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/smartphone.svg b/pages/_includes/icons/smartphone.svg deleted file mode 100644 index f7d5ba8eb..000000000 --- a/pages/_includes/icons/smartphone.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/smile.svg b/pages/_includes/icons/smile.svg deleted file mode 100644 index 24dc8a26e..000000000 --- a/pages/_includes/icons/smile.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/speaker.svg b/pages/_includes/icons/speaker.svg deleted file mode 100644 index 8e7ffdaf5..000000000 --- a/pages/_includes/icons/speaker.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/square.svg b/pages/_includes/icons/square.svg deleted file mode 100644 index 6eabc77db..000000000 --- a/pages/_includes/icons/square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/star.svg b/pages/_includes/icons/star.svg deleted file mode 100644 index bcdc31aa4..000000000 --- a/pages/_includes/icons/star.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/stop-circle.svg b/pages/_includes/icons/stop-circle.svg deleted file mode 100644 index c10d9d47a..000000000 --- a/pages/_includes/icons/stop-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/sun.svg b/pages/_includes/icons/sun.svg deleted file mode 100644 index 7f51b94d1..000000000 --- a/pages/_includes/icons/sun.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/sunrise.svg b/pages/_includes/icons/sunrise.svg deleted file mode 100644 index eff4b1e48..000000000 --- a/pages/_includes/icons/sunrise.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/sunset.svg b/pages/_includes/icons/sunset.svg deleted file mode 100644 index a5a222154..000000000 --- a/pages/_includes/icons/sunset.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/tablet.svg b/pages/_includes/icons/tablet.svg deleted file mode 100644 index 76f584949..000000000 --- a/pages/_includes/icons/tablet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/tag.svg b/pages/_includes/icons/tag.svg deleted file mode 100644 index b5e495cbb..000000000 --- a/pages/_includes/icons/tag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/target.svg b/pages/_includes/icons/target.svg deleted file mode 100644 index be84b17c8..000000000 --- a/pages/_includes/icons/target.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/terminal.svg b/pages/_includes/icons/terminal.svg deleted file mode 100644 index af459c04e..000000000 --- a/pages/_includes/icons/terminal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/thermometer.svg b/pages/_includes/icons/thermometer.svg deleted file mode 100644 index 33142cccc..000000000 --- a/pages/_includes/icons/thermometer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/thumbs-down.svg b/pages/_includes/icons/thumbs-down.svg deleted file mode 100644 index 3e7bcd6d9..000000000 --- a/pages/_includes/icons/thumbs-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/thumbs-up.svg b/pages/_includes/icons/thumbs-up.svg deleted file mode 100644 index 226c44d85..000000000 --- a/pages/_includes/icons/thumbs-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/toggle-left.svg b/pages/_includes/icons/toggle-left.svg deleted file mode 100644 index 240be290b..000000000 --- a/pages/_includes/icons/toggle-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/toggle-right.svg b/pages/_includes/icons/toggle-right.svg deleted file mode 100644 index fc6e81c19..000000000 --- a/pages/_includes/icons/toggle-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/trash-2.svg b/pages/_includes/icons/trash-2.svg deleted file mode 100644 index f24d55bf6..000000000 --- a/pages/_includes/icons/trash-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/trash.svg b/pages/_includes/icons/trash.svg deleted file mode 100644 index 55650bd44..000000000 --- a/pages/_includes/icons/trash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/trello.svg b/pages/_includes/icons/trello.svg deleted file mode 100644 index b2f599b64..000000000 --- a/pages/_includes/icons/trello.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/trending-down.svg b/pages/_includes/icons/trending-down.svg deleted file mode 100644 index a9d4cfa54..000000000 --- a/pages/_includes/icons/trending-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/trending-up.svg b/pages/_includes/icons/trending-up.svg deleted file mode 100644 index 52026a4df..000000000 --- a/pages/_includes/icons/trending-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/triangle.svg b/pages/_includes/icons/triangle.svg deleted file mode 100644 index 274b65284..000000000 --- a/pages/_includes/icons/triangle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/truck.svg b/pages/_includes/icons/truck.svg deleted file mode 100644 index 33898373e..000000000 --- a/pages/_includes/icons/truck.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/tv.svg b/pages/_includes/icons/tv.svg deleted file mode 100644 index 955bbfff0..000000000 --- a/pages/_includes/icons/tv.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/twitter.svg b/pages/_includes/icons/twitter.svg deleted file mode 100644 index f8886eca8..000000000 --- a/pages/_includes/icons/twitter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/type.svg b/pages/_includes/icons/type.svg deleted file mode 100644 index c6b2de334..000000000 --- a/pages/_includes/icons/type.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/umbrella.svg b/pages/_includes/icons/umbrella.svg deleted file mode 100644 index dc77c0cb0..000000000 --- a/pages/_includes/icons/umbrella.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/underline.svg b/pages/_includes/icons/underline.svg deleted file mode 100644 index 044945d4a..000000000 --- a/pages/_includes/icons/underline.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/unlock.svg b/pages/_includes/icons/unlock.svg deleted file mode 100644 index 01dc35973..000000000 --- a/pages/_includes/icons/unlock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/upload-cloud.svg b/pages/_includes/icons/upload-cloud.svg deleted file mode 100644 index a1db297c5..000000000 --- a/pages/_includes/icons/upload-cloud.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/upload.svg b/pages/_includes/icons/upload.svg deleted file mode 100644 index 91eaff755..000000000 --- a/pages/_includes/icons/upload.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/user-check.svg b/pages/_includes/icons/user-check.svg deleted file mode 100644 index 42f91b29d..000000000 --- a/pages/_includes/icons/user-check.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/user-minus.svg b/pages/_includes/icons/user-minus.svg deleted file mode 100644 index 44b75f5a9..000000000 --- a/pages/_includes/icons/user-minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/user-plus.svg b/pages/_includes/icons/user-plus.svg deleted file mode 100644 index 21460f6ec..000000000 --- a/pages/_includes/icons/user-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/user-x.svg b/pages/_includes/icons/user-x.svg deleted file mode 100644 index 0c41a4819..000000000 --- a/pages/_includes/icons/user-x.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/user.svg b/pages/_includes/icons/user.svg deleted file mode 100644 index 7bb5f2911..000000000 --- a/pages/_includes/icons/user.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/users.svg b/pages/_includes/icons/users.svg deleted file mode 100644 index aacf6b08e..000000000 --- a/pages/_includes/icons/users.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/video-off.svg b/pages/_includes/icons/video-off.svg deleted file mode 100644 index 08ec69738..000000000 --- a/pages/_includes/icons/video-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/video.svg b/pages/_includes/icons/video.svg deleted file mode 100644 index 8ff156aa9..000000000 --- a/pages/_includes/icons/video.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/voicemail.svg b/pages/_includes/icons/voicemail.svg deleted file mode 100644 index 5d78a8e79..000000000 --- a/pages/_includes/icons/voicemail.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/volume-1.svg b/pages/_includes/icons/volume-1.svg deleted file mode 100644 index 150e875fc..000000000 --- a/pages/_includes/icons/volume-1.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/volume-2.svg b/pages/_includes/icons/volume-2.svg deleted file mode 100644 index 03d521c7e..000000000 --- a/pages/_includes/icons/volume-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/volume-x.svg b/pages/_includes/icons/volume-x.svg deleted file mode 100644 index be4424069..000000000 --- a/pages/_includes/icons/volume-x.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/volume.svg b/pages/_includes/icons/volume.svg deleted file mode 100644 index 53bfe15ee..000000000 --- a/pages/_includes/icons/volume.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/watch.svg b/pages/_includes/icons/watch.svg deleted file mode 100644 index a1099da33..000000000 --- a/pages/_includes/icons/watch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/wifi-off.svg b/pages/_includes/icons/wifi-off.svg deleted file mode 100644 index 79430c3c2..000000000 --- a/pages/_includes/icons/wifi-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/wifi.svg b/pages/_includes/icons/wifi.svg deleted file mode 100644 index 2e1a7fda4..000000000 --- a/pages/_includes/icons/wifi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/wind.svg b/pages/_includes/icons/wind.svg deleted file mode 100644 index 82b364681..000000000 --- a/pages/_includes/icons/wind.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/x-circle.svg b/pages/_includes/icons/x-circle.svg deleted file mode 100644 index 94aad5e56..000000000 --- a/pages/_includes/icons/x-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/x-octagon.svg b/pages/_includes/icons/x-octagon.svg deleted file mode 100644 index 85431985d..000000000 --- a/pages/_includes/icons/x-octagon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/x-square.svg b/pages/_includes/icons/x-square.svg deleted file mode 100644 index 7677c3871..000000000 --- a/pages/_includes/icons/x-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/x.svg b/pages/_includes/icons/x.svg deleted file mode 100644 index 7d5875ca8..000000000 --- a/pages/_includes/icons/x.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/youtube.svg b/pages/_includes/icons/youtube.svg deleted file mode 100644 index c48243850..000000000 --- a/pages/_includes/icons/youtube.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/zap-off.svg b/pages/_includes/icons/zap-off.svg deleted file mode 100644 index c636f8bbd..000000000 --- a/pages/_includes/icons/zap-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/zap.svg b/pages/_includes/icons/zap.svg deleted file mode 100644 index 8fdafa934..000000000 --- a/pages/_includes/icons/zap.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/zoom-in.svg b/pages/_includes/icons/zoom-in.svg deleted file mode 100644 index da4572d27..000000000 --- a/pages/_includes/icons/zoom-in.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/_includes/icons/zoom-out.svg b/pages/_includes/icons/zoom-out.svg deleted file mode 100644 index fd678d728..000000000 --- a/pages/_includes/icons/zoom-out.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/scss/fonts/_feather.scss b/scss/fonts/_feather.scss new file mode 100644 index 000000000..283113d26 --- /dev/null +++ b/scss/fonts/_feather.scss @@ -0,0 +1,1417 @@ +@font-face { + font-family: "feather"; + src: url("../fonts/feather/feather.woff2?2e82d8597220ce4a0fade57cb76f913e") format("woff2"), +url("../fonts/feather/feather.woff?2e82d8597220ce4a0fade57cb76f913e") format("woff"), +url("../fonts/feather/feather.ttf?2e82d8597220ce4a0fade57cb76f913e") format("truetype"), +url("../fonts/feather/feather.svg?2e82d8597220ce4a0fade57cb76f913e#feather") format("svg"); + font-weight: normal; + font-style: normal; +} + +.fe { + font-family: 'feather' !important; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +$icon-fe-activity: "\f101"; +.fe-activity:before { + content: $icon-fe-activity; +} + +$icon-fe-airplay: "\f102"; +.fe-airplay:before { + content: $icon-fe-airplay; +} + +$icon-fe-alert-circle: "\f103"; +.fe-alert-circle:before { + content: $icon-fe-alert-circle; +} + +$icon-fe-alert-octagon: "\f104"; +.fe-alert-octagon:before { + content: $icon-fe-alert-octagon; +} + +$icon-fe-alert-triangle: "\f105"; +.fe-alert-triangle:before { + content: $icon-fe-alert-triangle; +} + +$icon-fe-align-center: "\f106"; +.fe-align-center:before { + content: $icon-fe-align-center; +} + +$icon-fe-align-justify: "\f107"; +.fe-align-justify:before { + content: $icon-fe-align-justify; +} + +$icon-fe-align-left: "\f108"; +.fe-align-left:before { + content: $icon-fe-align-left; +} + +$icon-fe-align-right: "\f109"; +.fe-align-right:before { + content: $icon-fe-align-right; +} + +$icon-fe-anchor: "\f10a"; +.fe-anchor:before { + content: $icon-fe-anchor; +} + +$icon-fe-aperture: "\f10b"; +.fe-aperture:before { + content: $icon-fe-aperture; +} + +$icon-fe-archive: "\f10c"; +.fe-archive:before { + content: $icon-fe-archive; +} + +$icon-fe-arrow-down-circle: "\f10d"; +.fe-arrow-down-circle:before { + content: $icon-fe-arrow-down-circle; +} + +$icon-fe-arrow-down-left: "\f10e"; +.fe-arrow-down-left:before { + content: $icon-fe-arrow-down-left; +} + +$icon-fe-arrow-down-right: "\f10f"; +.fe-arrow-down-right:before { + content: $icon-fe-arrow-down-right; +} + +$icon-fe-arrow-down: "\f110"; +.fe-arrow-down:before { + content: $icon-fe-arrow-down; +} + +$icon-fe-arrow-left-circle: "\f111"; +.fe-arrow-left-circle:before { + content: $icon-fe-arrow-left-circle; +} + +$icon-fe-arrow-left: "\f112"; +.fe-arrow-left:before { + content: $icon-fe-arrow-left; +} + +$icon-fe-arrow-right-circle: "\f113"; +.fe-arrow-right-circle:before { + content: $icon-fe-arrow-right-circle; +} + +$icon-fe-arrow-right: "\f114"; +.fe-arrow-right:before { + content: $icon-fe-arrow-right; +} + +$icon-fe-arrow-up-circle: "\f115"; +.fe-arrow-up-circle:before { + content: $icon-fe-arrow-up-circle; +} + +$icon-fe-arrow-up-left: "\f116"; +.fe-arrow-up-left:before { + content: $icon-fe-arrow-up-left; +} + +$icon-fe-arrow-up-right: "\f117"; +.fe-arrow-up-right:before { + content: $icon-fe-arrow-up-right; +} + +$icon-fe-arrow-up: "\f118"; +.fe-arrow-up:before { + content: $icon-fe-arrow-up; +} + +$icon-fe-at-sign: "\f119"; +.fe-at-sign:before { + content: $icon-fe-at-sign; +} + +$icon-fe-award: "\f11a"; +.fe-award:before { + content: $icon-fe-award; +} + +$icon-fe-bar-chart-2: "\f11b"; +.fe-bar-chart-2:before { + content: $icon-fe-bar-chart-2; +} + +$icon-fe-bar-chart: "\f11c"; +.fe-bar-chart:before { + content: $icon-fe-bar-chart; +} + +$icon-fe-battery-charging: "\f11d"; +.fe-battery-charging:before { + content: $icon-fe-battery-charging; +} + +$icon-fe-battery: "\f11e"; +.fe-battery:before { + content: $icon-fe-battery; +} + +$icon-fe-bell-off: "\f11f"; +.fe-bell-off:before { + content: $icon-fe-bell-off; +} + +$icon-fe-bell: "\f120"; +.fe-bell:before { + content: $icon-fe-bell; +} + +$icon-fe-bluetooth: "\f121"; +.fe-bluetooth:before { + content: $icon-fe-bluetooth; +} + +$icon-fe-bold: "\f122"; +.fe-bold:before { + content: $icon-fe-bold; +} + +$icon-fe-book-open: "\f123"; +.fe-book-open:before { + content: $icon-fe-book-open; +} + +$icon-fe-book: "\f124"; +.fe-book:before { + content: $icon-fe-book; +} + +$icon-fe-bookmark: "\f125"; +.fe-bookmark:before { + content: $icon-fe-bookmark; +} + +$icon-fe-box: "\f126"; +.fe-box:before { + content: $icon-fe-box; +} + +$icon-fe-briefcase: "\f127"; +.fe-briefcase:before { + content: $icon-fe-briefcase; +} + +$icon-fe-calendar: "\f128"; +.fe-calendar:before { + content: $icon-fe-calendar; +} + +$icon-fe-camera-off: "\f129"; +.fe-camera-off:before { + content: $icon-fe-camera-off; +} + +$icon-fe-camera: "\f12a"; +.fe-camera:before { + content: $icon-fe-camera; +} + +$icon-fe-cast: "\f12b"; +.fe-cast:before { + content: $icon-fe-cast; +} + +$icon-fe-check-circle: "\f12c"; +.fe-check-circle:before { + content: $icon-fe-check-circle; +} + +$icon-fe-check-square: "\f12d"; +.fe-check-square:before { + content: $icon-fe-check-square; +} + +$icon-fe-check: "\f12e"; +.fe-check:before { + content: $icon-fe-check; +} + +$icon-fe-chevron-down: "\f12f"; +.fe-chevron-down:before { + content: $icon-fe-chevron-down; +} + +$icon-fe-chevron-left: "\f130"; +.fe-chevron-left:before { + content: $icon-fe-chevron-left; +} + +$icon-fe-chevron-right: "\f131"; +.fe-chevron-right:before { + content: $icon-fe-chevron-right; +} + +$icon-fe-chevron-up: "\f132"; +.fe-chevron-up:before { + content: $icon-fe-chevron-up; +} + +$icon-fe-chevrons-down: "\f133"; +.fe-chevrons-down:before { + content: $icon-fe-chevrons-down; +} + +$icon-fe-chevrons-left: "\f134"; +.fe-chevrons-left:before { + content: $icon-fe-chevrons-left; +} + +$icon-fe-chevrons-right: "\f135"; +.fe-chevrons-right:before { + content: $icon-fe-chevrons-right; +} + +$icon-fe-chevrons-up: "\f136"; +.fe-chevrons-up:before { + content: $icon-fe-chevrons-up; +} + +$icon-fe-chrome: "\f137"; +.fe-chrome:before { + content: $icon-fe-chrome; +} + +$icon-fe-circle: "\f138"; +.fe-circle:before { + content: $icon-fe-circle; +} + +$icon-fe-clipboard: "\f139"; +.fe-clipboard:before { + content: $icon-fe-clipboard; +} + +$icon-fe-clock: "\f13a"; +.fe-clock:before { + content: $icon-fe-clock; +} + +$icon-fe-cloud-drizzle: "\f13b"; +.fe-cloud-drizzle:before { + content: $icon-fe-cloud-drizzle; +} + +$icon-fe-cloud-lightning: "\f13c"; +.fe-cloud-lightning:before { + content: $icon-fe-cloud-lightning; +} + +$icon-fe-cloud-off: "\f13d"; +.fe-cloud-off:before { + content: $icon-fe-cloud-off; +} + +$icon-fe-cloud-rain: "\f13e"; +.fe-cloud-rain:before { + content: $icon-fe-cloud-rain; +} + +$icon-fe-cloud-snow: "\f13f"; +.fe-cloud-snow:before { + content: $icon-fe-cloud-snow; +} + +$icon-fe-cloud: "\f140"; +.fe-cloud:before { + content: $icon-fe-cloud; +} + +$icon-fe-code: "\f141"; +.fe-code:before { + content: $icon-fe-code; +} + +$icon-fe-codepen: "\f142"; +.fe-codepen:before { + content: $icon-fe-codepen; +} + +$icon-fe-codesandbox: "\f143"; +.fe-codesandbox:before { + content: $icon-fe-codesandbox; +} + +$icon-fe-coffee: "\f144"; +.fe-coffee:before { + content: $icon-fe-coffee; +} + +$icon-fe-columns: "\f145"; +.fe-columns:before { + content: $icon-fe-columns; +} + +$icon-fe-command: "\f146"; +.fe-command:before { + content: $icon-fe-command; +} + +$icon-fe-compass: "\f147"; +.fe-compass:before { + content: $icon-fe-compass; +} + +$icon-fe-copy: "\f148"; +.fe-copy:before { + content: $icon-fe-copy; +} + +$icon-fe-corner-down-left: "\f149"; +.fe-corner-down-left:before { + content: $icon-fe-corner-down-left; +} + +$icon-fe-corner-down-right: "\f14a"; +.fe-corner-down-right:before { + content: $icon-fe-corner-down-right; +} + +$icon-fe-corner-left-down: "\f14b"; +.fe-corner-left-down:before { + content: $icon-fe-corner-left-down; +} + +$icon-fe-corner-left-up: "\f14c"; +.fe-corner-left-up:before { + content: $icon-fe-corner-left-up; +} + +$icon-fe-corner-right-down: "\f14d"; +.fe-corner-right-down:before { + content: $icon-fe-corner-right-down; +} + +$icon-fe-corner-right-up: "\f14e"; +.fe-corner-right-up:before { + content: $icon-fe-corner-right-up; +} + +$icon-fe-corner-up-left: "\f14f"; +.fe-corner-up-left:before { + content: $icon-fe-corner-up-left; +} + +$icon-fe-corner-up-right: "\f150"; +.fe-corner-up-right:before { + content: $icon-fe-corner-up-right; +} + +$icon-fe-cpu: "\f151"; +.fe-cpu:before { + content: $icon-fe-cpu; +} + +$icon-fe-credit-card: "\f152"; +.fe-credit-card:before { + content: $icon-fe-credit-card; +} + +$icon-fe-crop: "\f153"; +.fe-crop:before { + content: $icon-fe-crop; +} + +$icon-fe-crosshair: "\f154"; +.fe-crosshair:before { + content: $icon-fe-crosshair; +} + +$icon-fe-database: "\f155"; +.fe-database:before { + content: $icon-fe-database; +} + +$icon-fe-delete: "\f156"; +.fe-delete:before { + content: $icon-fe-delete; +} + +$icon-fe-disc: "\f157"; +.fe-disc:before { + content: $icon-fe-disc; +} + +$icon-fe-dollar-sign: "\f158"; +.fe-dollar-sign:before { + content: $icon-fe-dollar-sign; +} + +$icon-fe-download-cloud: "\f159"; +.fe-download-cloud:before { + content: $icon-fe-download-cloud; +} + +$icon-fe-download: "\f15a"; +.fe-download:before { + content: $icon-fe-download; +} + +$icon-fe-droplet: "\f15b"; +.fe-droplet:before { + content: $icon-fe-droplet; +} + +$icon-fe-edit-2: "\f15c"; +.fe-edit-2:before { + content: $icon-fe-edit-2; +} + +$icon-fe-edit-3: "\f15d"; +.fe-edit-3:before { + content: $icon-fe-edit-3; +} + +$icon-fe-edit: "\f15e"; +.fe-edit:before { + content: $icon-fe-edit; +} + +$icon-fe-external-link: "\f15f"; +.fe-external-link:before { + content: $icon-fe-external-link; +} + +$icon-fe-eye-off: "\f160"; +.fe-eye-off:before { + content: $icon-fe-eye-off; +} + +$icon-fe-eye: "\f161"; +.fe-eye:before { + content: $icon-fe-eye; +} + +$icon-fe-facebook: "\f162"; +.fe-facebook:before { + content: $icon-fe-facebook; +} + +$icon-fe-fast-forward: "\f163"; +.fe-fast-forward:before { + content: $icon-fe-fast-forward; +} + +$icon-fe-feather: "\f164"; +.fe-feather:before { + content: $icon-fe-feather; +} + +$icon-fe-figma: "\f165"; +.fe-figma:before { + content: $icon-fe-figma; +} + +$icon-fe-file-minus: "\f166"; +.fe-file-minus:before { + content: $icon-fe-file-minus; +} + +$icon-fe-file-plus: "\f167"; +.fe-file-plus:before { + content: $icon-fe-file-plus; +} + +$icon-fe-file-text: "\f168"; +.fe-file-text:before { + content: $icon-fe-file-text; +} + +$icon-fe-file: "\f169"; +.fe-file:before { + content: $icon-fe-file; +} + +$icon-fe-film: "\f16a"; +.fe-film:before { + content: $icon-fe-film; +} + +$icon-fe-filter: "\f16b"; +.fe-filter:before { + content: $icon-fe-filter; +} + +$icon-fe-flag: "\f16c"; +.fe-flag:before { + content: $icon-fe-flag; +} + +$icon-fe-folder-minus: "\f16d"; +.fe-folder-minus:before { + content: $icon-fe-folder-minus; +} + +$icon-fe-folder-plus: "\f16e"; +.fe-folder-plus:before { + content: $icon-fe-folder-plus; +} + +$icon-fe-folder: "\f16f"; +.fe-folder:before { + content: $icon-fe-folder; +} + +$icon-fe-frown: "\f170"; +.fe-frown:before { + content: $icon-fe-frown; +} + +$icon-fe-gift: "\f171"; +.fe-gift:before { + content: $icon-fe-gift; +} + +$icon-fe-git-branch: "\f172"; +.fe-git-branch:before { + content: $icon-fe-git-branch; +} + +$icon-fe-git-commit: "\f173"; +.fe-git-commit:before { + content: $icon-fe-git-commit; +} + +$icon-fe-git-merge: "\f174"; +.fe-git-merge:before { + content: $icon-fe-git-merge; +} + +$icon-fe-git-pull-request: "\f175"; +.fe-git-pull-request:before { + content: $icon-fe-git-pull-request; +} + +$icon-fe-github: "\f176"; +.fe-github:before { + content: $icon-fe-github; +} + +$icon-fe-gitlab: "\f177"; +.fe-gitlab:before { + content: $icon-fe-gitlab; +} + +$icon-fe-globe: "\f178"; +.fe-globe:before { + content: $icon-fe-globe; +} + +$icon-fe-grid: "\f179"; +.fe-grid:before { + content: $icon-fe-grid; +} + +$icon-fe-hard-drive: "\f17a"; +.fe-hard-drive:before { + content: $icon-fe-hard-drive; +} + +$icon-fe-hash: "\f17b"; +.fe-hash:before { + content: $icon-fe-hash; +} + +$icon-fe-headphones: "\f17c"; +.fe-headphones:before { + content: $icon-fe-headphones; +} + +$icon-fe-heart: "\f17d"; +.fe-heart:before { + content: $icon-fe-heart; +} + +$icon-fe-help-circle: "\f17e"; +.fe-help-circle:before { + content: $icon-fe-help-circle; +} + +$icon-fe-hexagon: "\f17f"; +.fe-hexagon:before { + content: $icon-fe-hexagon; +} + +$icon-fe-home: "\f180"; +.fe-home:before { + content: $icon-fe-home; +} + +$icon-fe-image: "\f181"; +.fe-image:before { + content: $icon-fe-image; +} + +$icon-fe-inbox: "\f182"; +.fe-inbox:before { + content: $icon-fe-inbox; +} + +$icon-fe-info: "\f183"; +.fe-info:before { + content: $icon-fe-info; +} + +$icon-fe-instagram: "\f184"; +.fe-instagram:before { + content: $icon-fe-instagram; +} + +$icon-fe-italic: "\f185"; +.fe-italic:before { + content: $icon-fe-italic; +} + +$icon-fe-key: "\f186"; +.fe-key:before { + content: $icon-fe-key; +} + +$icon-fe-layers: "\f187"; +.fe-layers:before { + content: $icon-fe-layers; +} + +$icon-fe-layout: "\f188"; +.fe-layout:before { + content: $icon-fe-layout; +} + +$icon-fe-life-buoy: "\f189"; +.fe-life-buoy:before { + content: $icon-fe-life-buoy; +} + +$icon-fe-link-2: "\f18a"; +.fe-link-2:before { + content: $icon-fe-link-2; +} + +$icon-fe-link: "\f18b"; +.fe-link:before { + content: $icon-fe-link; +} + +$icon-fe-linkedin: "\f18c"; +.fe-linkedin:before { + content: $icon-fe-linkedin; +} + +$icon-fe-list: "\f18d"; +.fe-list:before { + content: $icon-fe-list; +} + +$icon-fe-loader: "\f18e"; +.fe-loader:before { + content: $icon-fe-loader; +} + +$icon-fe-lock: "\f18f"; +.fe-lock:before { + content: $icon-fe-lock; +} + +$icon-fe-log-in: "\f190"; +.fe-log-in:before { + content: $icon-fe-log-in; +} + +$icon-fe-log-out: "\f191"; +.fe-log-out:before { + content: $icon-fe-log-out; +} + +$icon-fe-mail: "\f192"; +.fe-mail:before { + content: $icon-fe-mail; +} + +$icon-fe-map-pin: "\f193"; +.fe-map-pin:before { + content: $icon-fe-map-pin; +} + +$icon-fe-map: "\f194"; +.fe-map:before { + content: $icon-fe-map; +} + +$icon-fe-maximize-2: "\f195"; +.fe-maximize-2:before { + content: $icon-fe-maximize-2; +} + +$icon-fe-maximize: "\f196"; +.fe-maximize:before { + content: $icon-fe-maximize; +} + +$icon-fe-meh: "\f197"; +.fe-meh:before { + content: $icon-fe-meh; +} + +$icon-fe-menu: "\f198"; +.fe-menu:before { + content: $icon-fe-menu; +} + +$icon-fe-message-circle: "\f199"; +.fe-message-circle:before { + content: $icon-fe-message-circle; +} + +$icon-fe-message-square: "\f19a"; +.fe-message-square:before { + content: $icon-fe-message-square; +} + +$icon-fe-mic-off: "\f19b"; +.fe-mic-off:before { + content: $icon-fe-mic-off; +} + +$icon-fe-mic: "\f19c"; +.fe-mic:before { + content: $icon-fe-mic; +} + +$icon-fe-minimize-2: "\f19d"; +.fe-minimize-2:before { + content: $icon-fe-minimize-2; +} + +$icon-fe-minimize: "\f19e"; +.fe-minimize:before { + content: $icon-fe-minimize; +} + +$icon-fe-minus-circle: "\f19f"; +.fe-minus-circle:before { + content: $icon-fe-minus-circle; +} + +$icon-fe-minus-square: "\f1a0"; +.fe-minus-square:before { + content: $icon-fe-minus-square; +} + +$icon-fe-minus: "\f1a1"; +.fe-minus:before { + content: $icon-fe-minus; +} + +$icon-fe-monitor: "\f1a2"; +.fe-monitor:before { + content: $icon-fe-monitor; +} + +$icon-fe-moon: "\f1a3"; +.fe-moon:before { + content: $icon-fe-moon; +} + +$icon-fe-more-horizontal: "\f1a4"; +.fe-more-horizontal:before { + content: $icon-fe-more-horizontal; +} + +$icon-fe-more-vertical: "\f1a5"; +.fe-more-vertical:before { + content: $icon-fe-more-vertical; +} + +$icon-fe-mouse-pointer: "\f1a6"; +.fe-mouse-pointer:before { + content: $icon-fe-mouse-pointer; +} + +$icon-fe-move: "\f1a7"; +.fe-move:before { + content: $icon-fe-move; +} + +$icon-fe-music: "\f1a8"; +.fe-music:before { + content: $icon-fe-music; +} + +$icon-fe-navigation-2: "\f1a9"; +.fe-navigation-2:before { + content: $icon-fe-navigation-2; +} + +$icon-fe-navigation: "\f1aa"; +.fe-navigation:before { + content: $icon-fe-navigation; +} + +$icon-fe-octagon: "\f1ab"; +.fe-octagon:before { + content: $icon-fe-octagon; +} + +$icon-fe-package: "\f1ac"; +.fe-package:before { + content: $icon-fe-package; +} + +$icon-fe-paperclip: "\f1ad"; +.fe-paperclip:before { + content: $icon-fe-paperclip; +} + +$icon-fe-pause-circle: "\f1ae"; +.fe-pause-circle:before { + content: $icon-fe-pause-circle; +} + +$icon-fe-pause: "\f1af"; +.fe-pause:before { + content: $icon-fe-pause; +} + +$icon-fe-pen-tool: "\f1b0"; +.fe-pen-tool:before { + content: $icon-fe-pen-tool; +} + +$icon-fe-percent: "\f1b1"; +.fe-percent:before { + content: $icon-fe-percent; +} + +$icon-fe-phone-call: "\f1b2"; +.fe-phone-call:before { + content: $icon-fe-phone-call; +} + +$icon-fe-phone-forwarded: "\f1b3"; +.fe-phone-forwarded:before { + content: $icon-fe-phone-forwarded; +} + +$icon-fe-phone-incoming: "\f1b4"; +.fe-phone-incoming:before { + content: $icon-fe-phone-incoming; +} + +$icon-fe-phone-missed: "\f1b5"; +.fe-phone-missed:before { + content: $icon-fe-phone-missed; +} + +$icon-fe-phone-off: "\f1b6"; +.fe-phone-off:before { + content: $icon-fe-phone-off; +} + +$icon-fe-phone-outgoing: "\f1b7"; +.fe-phone-outgoing:before { + content: $icon-fe-phone-outgoing; +} + +$icon-fe-phone: "\f1b8"; +.fe-phone:before { + content: $icon-fe-phone; +} + +$icon-fe-pie-chart: "\f1b9"; +.fe-pie-chart:before { + content: $icon-fe-pie-chart; +} + +$icon-fe-play-circle: "\f1ba"; +.fe-play-circle:before { + content: $icon-fe-play-circle; +} + +$icon-fe-play: "\f1bb"; +.fe-play:before { + content: $icon-fe-play; +} + +$icon-fe-plus-circle: "\f1bc"; +.fe-plus-circle:before { + content: $icon-fe-plus-circle; +} + +$icon-fe-plus-square: "\f1bd"; +.fe-plus-square:before { + content: $icon-fe-plus-square; +} + +$icon-fe-plus: "\f1be"; +.fe-plus:before { + content: $icon-fe-plus; +} + +$icon-fe-pocket: "\f1bf"; +.fe-pocket:before { + content: $icon-fe-pocket; +} + +$icon-fe-power: "\f1c0"; +.fe-power:before { + content: $icon-fe-power; +} + +$icon-fe-printer: "\f1c1"; +.fe-printer:before { + content: $icon-fe-printer; +} + +$icon-fe-radio: "\f1c2"; +.fe-radio:before { + content: $icon-fe-radio; +} + +$icon-fe-refresh-ccw: "\f1c3"; +.fe-refresh-ccw:before { + content: $icon-fe-refresh-ccw; +} + +$icon-fe-refresh-cw: "\f1c4"; +.fe-refresh-cw:before { + content: $icon-fe-refresh-cw; +} + +$icon-fe-repeat: "\f1c5"; +.fe-repeat:before { + content: $icon-fe-repeat; +} + +$icon-fe-rewind: "\f1c6"; +.fe-rewind:before { + content: $icon-fe-rewind; +} + +$icon-fe-rotate-ccw: "\f1c7"; +.fe-rotate-ccw:before { + content: $icon-fe-rotate-ccw; +} + +$icon-fe-rotate-cw: "\f1c8"; +.fe-rotate-cw:before { + content: $icon-fe-rotate-cw; +} + +$icon-fe-rss: "\f1c9"; +.fe-rss:before { + content: $icon-fe-rss; +} + +$icon-fe-save: "\f1ca"; +.fe-save:before { + content: $icon-fe-save; +} + +$icon-fe-scissors: "\f1cb"; +.fe-scissors:before { + content: $icon-fe-scissors; +} + +$icon-fe-search: "\f1cc"; +.fe-search:before { + content: $icon-fe-search; +} + +$icon-fe-send: "\f1cd"; +.fe-send:before { + content: $icon-fe-send; +} + +$icon-fe-server: "\f1ce"; +.fe-server:before { + content: $icon-fe-server; +} + +$icon-fe-settings: "\f1cf"; +.fe-settings:before { + content: $icon-fe-settings; +} + +$icon-fe-share-2: "\f1d0"; +.fe-share-2:before { + content: $icon-fe-share-2; +} + +$icon-fe-share: "\f1d1"; +.fe-share:before { + content: $icon-fe-share; +} + +$icon-fe-shield-off: "\f1d2"; +.fe-shield-off:before { + content: $icon-fe-shield-off; +} + +$icon-fe-shield: "\f1d3"; +.fe-shield:before { + content: $icon-fe-shield; +} + +$icon-fe-shopping-bag: "\f1d4"; +.fe-shopping-bag:before { + content: $icon-fe-shopping-bag; +} + +$icon-fe-shopping-cart: "\f1d5"; +.fe-shopping-cart:before { + content: $icon-fe-shopping-cart; +} + +$icon-fe-shuffle: "\f1d6"; +.fe-shuffle:before { + content: $icon-fe-shuffle; +} + +$icon-fe-sidebar: "\f1d7"; +.fe-sidebar:before { + content: $icon-fe-sidebar; +} + +$icon-fe-skip-back: "\f1d8"; +.fe-skip-back:before { + content: $icon-fe-skip-back; +} + +$icon-fe-skip-forward: "\f1d9"; +.fe-skip-forward:before { + content: $icon-fe-skip-forward; +} + +$icon-fe-slack: "\f1da"; +.fe-slack:before { + content: $icon-fe-slack; +} + +$icon-fe-slash: "\f1db"; +.fe-slash:before { + content: $icon-fe-slash; +} + +$icon-fe-sliders: "\f1dc"; +.fe-sliders:before { + content: $icon-fe-sliders; +} + +$icon-fe-smartphone: "\f1dd"; +.fe-smartphone:before { + content: $icon-fe-smartphone; +} + +$icon-fe-smile: "\f1de"; +.fe-smile:before { + content: $icon-fe-smile; +} + +$icon-fe-speaker: "\f1df"; +.fe-speaker:before { + content: $icon-fe-speaker; +} + +$icon-fe-square: "\f1e0"; +.fe-square:before { + content: $icon-fe-square; +} + +$icon-fe-star: "\f1e1"; +.fe-star:before { + content: $icon-fe-star; +} + +$icon-fe-stop-circle: "\f1e2"; +.fe-stop-circle:before { + content: $icon-fe-stop-circle; +} + +$icon-fe-sun: "\f1e3"; +.fe-sun:before { + content: $icon-fe-sun; +} + +$icon-fe-sunrise: "\f1e4"; +.fe-sunrise:before { + content: $icon-fe-sunrise; +} + +$icon-fe-sunset: "\f1e5"; +.fe-sunset:before { + content: $icon-fe-sunset; +} + +$icon-fe-tablet: "\f1e6"; +.fe-tablet:before { + content: $icon-fe-tablet; +} + +$icon-fe-tag: "\f1e7"; +.fe-tag:before { + content: $icon-fe-tag; +} + +$icon-fe-target: "\f1e8"; +.fe-target:before { + content: $icon-fe-target; +} + +$icon-fe-terminal: "\f1e9"; +.fe-terminal:before { + content: $icon-fe-terminal; +} + +$icon-fe-thermometer: "\f1ea"; +.fe-thermometer:before { + content: $icon-fe-thermometer; +} + +$icon-fe-thumbs-down: "\f1eb"; +.fe-thumbs-down:before { + content: $icon-fe-thumbs-down; +} + +$icon-fe-thumbs-up: "\f1ec"; +.fe-thumbs-up:before { + content: $icon-fe-thumbs-up; +} + +$icon-fe-toggle-left: "\f1ed"; +.fe-toggle-left:before { + content: $icon-fe-toggle-left; +} + +$icon-fe-toggle-right: "\f1ee"; +.fe-toggle-right:before { + content: $icon-fe-toggle-right; +} + +$icon-fe-trash-2: "\f1ef"; +.fe-trash-2:before { + content: $icon-fe-trash-2; +} + +$icon-fe-trash: "\f1f0"; +.fe-trash:before { + content: $icon-fe-trash; +} + +$icon-fe-trello: "\f1f1"; +.fe-trello:before { + content: $icon-fe-trello; +} + +$icon-fe-trending-down: "\f1f2"; +.fe-trending-down:before { + content: $icon-fe-trending-down; +} + +$icon-fe-trending-up: "\f1f3"; +.fe-trending-up:before { + content: $icon-fe-trending-up; +} + +$icon-fe-triangle: "\f1f4"; +.fe-triangle:before { + content: $icon-fe-triangle; +} + +$icon-fe-truck: "\f1f5"; +.fe-truck:before { + content: $icon-fe-truck; +} + +$icon-fe-tv: "\f1f6"; +.fe-tv:before { + content: $icon-fe-tv; +} + +$icon-fe-twitter: "\f1f7"; +.fe-twitter:before { + content: $icon-fe-twitter; +} + +$icon-fe-type: "\f1f8"; +.fe-type:before { + content: $icon-fe-type; +} + +$icon-fe-umbrella: "\f1f9"; +.fe-umbrella:before { + content: $icon-fe-umbrella; +} + +$icon-fe-underline: "\f1fa"; +.fe-underline:before { + content: $icon-fe-underline; +} + +$icon-fe-unlock: "\f1fb"; +.fe-unlock:before { + content: $icon-fe-unlock; +} + +$icon-fe-upload-cloud: "\f1fc"; +.fe-upload-cloud:before { + content: $icon-fe-upload-cloud; +} + +$icon-fe-upload: "\f1fd"; +.fe-upload:before { + content: $icon-fe-upload; +} + +$icon-fe-user-check: "\f1fe"; +.fe-user-check:before { + content: $icon-fe-user-check; +} + +$icon-fe-user-minus: "\f1ff"; +.fe-user-minus:before { + content: $icon-fe-user-minus; +} + +$icon-fe-user-plus: "\f200"; +.fe-user-plus:before { + content: $icon-fe-user-plus; +} + +$icon-fe-user-x: "\f201"; +.fe-user-x:before { + content: $icon-fe-user-x; +} + +$icon-fe-user: "\f202"; +.fe-user:before { + content: $icon-fe-user; +} + +$icon-fe-users: "\f203"; +.fe-users:before { + content: $icon-fe-users; +} + +$icon-fe-video-off: "\f204"; +.fe-video-off:before { + content: $icon-fe-video-off; +} + +$icon-fe-video: "\f205"; +.fe-video:before { + content: $icon-fe-video; +} + +$icon-fe-voicemail: "\f206"; +.fe-voicemail:before { + content: $icon-fe-voicemail; +} + +$icon-fe-volume-1: "\f207"; +.fe-volume-1:before { + content: $icon-fe-volume-1; +} + +$icon-fe-volume-2: "\f208"; +.fe-volume-2:before { + content: $icon-fe-volume-2; +} + +$icon-fe-volume-x: "\f209"; +.fe-volume-x:before { + content: $icon-fe-volume-x; +} + +$icon-fe-volume: "\f20a"; +.fe-volume:before { + content: $icon-fe-volume; +} + +$icon-fe-watch: "\f20b"; +.fe-watch:before { + content: $icon-fe-watch; +} + +$icon-fe-wifi-off: "\f20c"; +.fe-wifi-off:before { + content: $icon-fe-wifi-off; +} + +$icon-fe-wifi: "\f20d"; +.fe-wifi:before { + content: $icon-fe-wifi; +} + +$icon-fe-wind: "\f20e"; +.fe-wind:before { + content: $icon-fe-wind; +} + +$icon-fe-x-circle: "\f20f"; +.fe-x-circle:before { + content: $icon-fe-x-circle; +} + +$icon-fe-x-octagon: "\f210"; +.fe-x-octagon:before { + content: $icon-fe-x-octagon; +} + +$icon-fe-x-square: "\f211"; +.fe-x-square:before { + content: $icon-fe-x-square; +} + +$icon-fe-x: "\f212"; +.fe-x:before { + content: $icon-fe-x; +} + +$icon-fe-youtube: "\f213"; +.fe-youtube:before { + content: $icon-fe-youtube; +} + +$icon-fe-zap-off: "\f214"; +.fe-zap-off:before { + content: $icon-fe-zap-off; +} + +$icon-fe-zap: "\f215"; +.fe-zap:before { + content: $icon-fe-zap; +} + +$icon-fe-zoom-in: "\f216"; +.fe-zoom-in:before { + content: $icon-fe-zoom-in; +} + +$icon-fe-zoom-out: "\f217"; +.fe-zoom-out:before { + content: $icon-fe-zoom-out; +} + diff --git a/static/feather-svg/activity.svg b/static/feather-svg/activity.svg deleted file mode 100644 index 6975c1cd1..000000000 --- a/static/feather-svg/activity.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/airplay.svg b/static/feather-svg/airplay.svg deleted file mode 100644 index 2bca652ed..000000000 --- a/static/feather-svg/airplay.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/alert-circle.svg b/static/feather-svg/alert-circle.svg deleted file mode 100644 index cc29ca19f..000000000 --- a/static/feather-svg/alert-circle.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/alert-octagon.svg b/static/feather-svg/alert-octagon.svg deleted file mode 100644 index 5ef197728..000000000 --- a/static/feather-svg/alert-octagon.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/alert-triangle.svg b/static/feather-svg/alert-triangle.svg deleted file mode 100644 index 4c26b4af3..000000000 --- a/static/feather-svg/alert-triangle.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/align-center.svg b/static/feather-svg/align-center.svg deleted file mode 100644 index 30f5fca39..000000000 --- a/static/feather-svg/align-center.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/align-justify.svg b/static/feather-svg/align-justify.svg deleted file mode 100644 index e38bdc8ef..000000000 --- a/static/feather-svg/align-justify.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/align-left.svg b/static/feather-svg/align-left.svg deleted file mode 100644 index 6e4ade480..000000000 --- a/static/feather-svg/align-left.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/align-right.svg b/static/feather-svg/align-right.svg deleted file mode 100644 index 68caa5b9b..000000000 --- a/static/feather-svg/align-right.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/anchor.svg b/static/feather-svg/anchor.svg deleted file mode 100644 index 87b6601de..000000000 --- a/static/feather-svg/anchor.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/aperture.svg b/static/feather-svg/aperture.svg deleted file mode 100644 index 63020b3e7..000000000 --- a/static/feather-svg/aperture.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/static/feather-svg/archive.svg b/static/feather-svg/archive.svg deleted file mode 100644 index bddc854bb..000000000 --- a/static/feather-svg/archive.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/arrow-down-circle.svg b/static/feather-svg/arrow-down-circle.svg deleted file mode 100644 index 0ae4ef983..000000000 --- a/static/feather-svg/arrow-down-circle.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/arrow-down-left.svg b/static/feather-svg/arrow-down-left.svg deleted file mode 100644 index 574ff6b6a..000000000 --- a/static/feather-svg/arrow-down-left.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/arrow-down-right.svg b/static/feather-svg/arrow-down-right.svg deleted file mode 100644 index 2940409a5..000000000 --- a/static/feather-svg/arrow-down-right.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/arrow-down.svg b/static/feather-svg/arrow-down.svg deleted file mode 100644 index 8d8db5645..000000000 --- a/static/feather-svg/arrow-down.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/arrow-left-circle.svg b/static/feather-svg/arrow-left-circle.svg deleted file mode 100644 index 201db4756..000000000 --- a/static/feather-svg/arrow-left-circle.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/arrow-left.svg b/static/feather-svg/arrow-left.svg deleted file mode 100644 index 6650ad397..000000000 --- a/static/feather-svg/arrow-left.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/arrow-right-circle.svg b/static/feather-svg/arrow-right-circle.svg deleted file mode 100644 index dbd395417..000000000 --- a/static/feather-svg/arrow-right-circle.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/arrow-right.svg b/static/feather-svg/arrow-right.svg deleted file mode 100644 index 5385ea527..000000000 --- a/static/feather-svg/arrow-right.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/arrow-up-circle.svg b/static/feather-svg/arrow-up-circle.svg deleted file mode 100644 index c76138ca3..000000000 --- a/static/feather-svg/arrow-up-circle.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/arrow-up-left.svg b/static/feather-svg/arrow-up-left.svg deleted file mode 100644 index 913c18a63..000000000 --- a/static/feather-svg/arrow-up-left.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/arrow-up-right.svg b/static/feather-svg/arrow-up-right.svg deleted file mode 100644 index c103b5b65..000000000 --- a/static/feather-svg/arrow-up-right.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/arrow-up.svg b/static/feather-svg/arrow-up.svg deleted file mode 100644 index bd27edf48..000000000 --- a/static/feather-svg/arrow-up.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/at-sign.svg b/static/feather-svg/at-sign.svg deleted file mode 100644 index 7a14a9b4a..000000000 --- a/static/feather-svg/at-sign.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/award.svg b/static/feather-svg/award.svg deleted file mode 100644 index 1286c0c2b..000000000 --- a/static/feather-svg/award.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/bar-chart-2.svg b/static/feather-svg/bar-chart-2.svg deleted file mode 100644 index ec8c7c598..000000000 --- a/static/feather-svg/bar-chart-2.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/bar-chart.svg b/static/feather-svg/bar-chart.svg deleted file mode 100644 index a4ed60f34..000000000 --- a/static/feather-svg/bar-chart.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/battery-charging.svg b/static/feather-svg/battery-charging.svg deleted file mode 100644 index 518c45345..000000000 --- a/static/feather-svg/battery-charging.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/battery.svg b/static/feather-svg/battery.svg deleted file mode 100644 index 6d7d80299..000000000 --- a/static/feather-svg/battery.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/bell-off.svg b/static/feather-svg/bell-off.svg deleted file mode 100644 index 317084871..000000000 --- a/static/feather-svg/bell-off.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/bell.svg b/static/feather-svg/bell.svg deleted file mode 100644 index b4d3dd390..000000000 --- a/static/feather-svg/bell.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/bluetooth.svg b/static/feather-svg/bluetooth.svg deleted file mode 100644 index 6a8c1c3a3..000000000 --- a/static/feather-svg/bluetooth.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/bold.svg b/static/feather-svg/bold.svg deleted file mode 100644 index 65661f088..000000000 --- a/static/feather-svg/bold.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/book-open.svg b/static/feather-svg/book-open.svg deleted file mode 100644 index 56e51f8f3..000000000 --- a/static/feather-svg/book-open.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/book.svg b/static/feather-svg/book.svg deleted file mode 100644 index 78c97f250..000000000 --- a/static/feather-svg/book.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/bookmark.svg b/static/feather-svg/bookmark.svg deleted file mode 100644 index 030ebf2f0..000000000 --- a/static/feather-svg/bookmark.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/box.svg b/static/feather-svg/box.svg deleted file mode 100644 index 7166c8e9f..000000000 --- a/static/feather-svg/box.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/briefcase.svg b/static/feather-svg/briefcase.svg deleted file mode 100644 index 8f6f64502..000000000 --- a/static/feather-svg/briefcase.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/calendar.svg b/static/feather-svg/calendar.svg deleted file mode 100644 index 7f1d60ad8..000000000 --- a/static/feather-svg/calendar.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/camera-off.svg b/static/feather-svg/camera-off.svg deleted file mode 100644 index 7a4f0ab3a..000000000 --- a/static/feather-svg/camera-off.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/camera.svg b/static/feather-svg/camera.svg deleted file mode 100644 index e5df79f9d..000000000 --- a/static/feather-svg/camera.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/cast.svg b/static/feather-svg/cast.svg deleted file mode 100644 index 49c90d86a..000000000 --- a/static/feather-svg/cast.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/check-circle.svg b/static/feather-svg/check-circle.svg deleted file mode 100644 index 434fb7481..000000000 --- a/static/feather-svg/check-circle.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/check-square.svg b/static/feather-svg/check-square.svg deleted file mode 100644 index 5246124e1..000000000 --- a/static/feather-svg/check-square.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/check.svg b/static/feather-svg/check.svg deleted file mode 100644 index 61c8ec2cd..000000000 --- a/static/feather-svg/check.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/chevron-down.svg b/static/feather-svg/chevron-down.svg deleted file mode 100644 index c355f90ae..000000000 --- a/static/feather-svg/chevron-down.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/chevron-left.svg b/static/feather-svg/chevron-left.svg deleted file mode 100644 index ab685ab99..000000000 --- a/static/feather-svg/chevron-left.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/chevron-right.svg b/static/feather-svg/chevron-right.svg deleted file mode 100644 index e9f88d100..000000000 --- a/static/feather-svg/chevron-right.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/chevron-up.svg b/static/feather-svg/chevron-up.svg deleted file mode 100644 index 110445649..000000000 --- a/static/feather-svg/chevron-up.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/chevrons-down.svg b/static/feather-svg/chevrons-down.svg deleted file mode 100644 index a5077e405..000000000 --- a/static/feather-svg/chevrons-down.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/chevrons-left.svg b/static/feather-svg/chevrons-left.svg deleted file mode 100644 index 15b4f5132..000000000 --- a/static/feather-svg/chevrons-left.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/chevrons-right.svg b/static/feather-svg/chevrons-right.svg deleted file mode 100644 index 8e9d3f8db..000000000 --- a/static/feather-svg/chevrons-right.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/chevrons-up.svg b/static/feather-svg/chevrons-up.svg deleted file mode 100644 index 0a9e4a18d..000000000 --- a/static/feather-svg/chevrons-up.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/chrome.svg b/static/feather-svg/chrome.svg deleted file mode 100644 index 1d4850efa..000000000 --- a/static/feather-svg/chrome.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/circle.svg b/static/feather-svg/circle.svg deleted file mode 100644 index 00a33f76e..000000000 --- a/static/feather-svg/circle.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/clipboard.svg b/static/feather-svg/clipboard.svg deleted file mode 100644 index 585bc0348..000000000 --- a/static/feather-svg/clipboard.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/clock.svg b/static/feather-svg/clock.svg deleted file mode 100644 index 89a1dea11..000000000 --- a/static/feather-svg/clock.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/cloud-drizzle.svg b/static/feather-svg/cloud-drizzle.svg deleted file mode 100644 index 27ef110db..000000000 --- a/static/feather-svg/cloud-drizzle.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/cloud-lightning.svg b/static/feather-svg/cloud-lightning.svg deleted file mode 100644 index 4fe621994..000000000 --- a/static/feather-svg/cloud-lightning.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/cloud-off.svg b/static/feather-svg/cloud-off.svg deleted file mode 100644 index 416b81775..000000000 --- a/static/feather-svg/cloud-off.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/cloud-rain.svg b/static/feather-svg/cloud-rain.svg deleted file mode 100644 index bbeca02d4..000000000 --- a/static/feather-svg/cloud-rain.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/cloud-snow.svg b/static/feather-svg/cloud-snow.svg deleted file mode 100644 index f777dc94a..000000000 --- a/static/feather-svg/cloud-snow.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/cloud.svg b/static/feather-svg/cloud.svg deleted file mode 100644 index 2208b074f..000000000 --- a/static/feather-svg/cloud.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/code.svg b/static/feather-svg/code.svg deleted file mode 100644 index 95f8947aa..000000000 --- a/static/feather-svg/code.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/codepen.svg b/static/feather-svg/codepen.svg deleted file mode 100644 index 3ff086576..000000000 --- a/static/feather-svg/codepen.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/static/feather-svg/codesandbox.svg b/static/feather-svg/codesandbox.svg deleted file mode 100644 index e632608c9..000000000 --- a/static/feather-svg/codesandbox.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/static/feather-svg/coffee.svg b/static/feather-svg/coffee.svg deleted file mode 100644 index 80034596b..000000000 --- a/static/feather-svg/coffee.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/columns.svg b/static/feather-svg/columns.svg deleted file mode 100644 index 6cb1c65ae..000000000 --- a/static/feather-svg/columns.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/command.svg b/static/feather-svg/command.svg deleted file mode 100644 index 0516477c8..000000000 --- a/static/feather-svg/command.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/compass.svg b/static/feather-svg/compass.svg deleted file mode 100644 index 26bb52755..000000000 --- a/static/feather-svg/compass.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/copy.svg b/static/feather-svg/copy.svg deleted file mode 100644 index 2f0bcd12b..000000000 --- a/static/feather-svg/copy.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/corner-down-left.svg b/static/feather-svg/corner-down-left.svg deleted file mode 100644 index 481f2d506..000000000 --- a/static/feather-svg/corner-down-left.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/corner-down-right.svg b/static/feather-svg/corner-down-right.svg deleted file mode 100644 index f66086528..000000000 --- a/static/feather-svg/corner-down-right.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/corner-left-down.svg b/static/feather-svg/corner-left-down.svg deleted file mode 100644 index a4dde039a..000000000 --- a/static/feather-svg/corner-left-down.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/corner-left-up.svg b/static/feather-svg/corner-left-up.svg deleted file mode 100644 index 3558d78ff..000000000 --- a/static/feather-svg/corner-left-up.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/corner-right-down.svg b/static/feather-svg/corner-right-down.svg deleted file mode 100644 index cb1b2eebd..000000000 --- a/static/feather-svg/corner-right-down.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/corner-right-up.svg b/static/feather-svg/corner-right-up.svg deleted file mode 100644 index e72dd408f..000000000 --- a/static/feather-svg/corner-right-up.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/corner-up-left.svg b/static/feather-svg/corner-up-left.svg deleted file mode 100644 index 0b8098612..000000000 --- a/static/feather-svg/corner-up-left.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/corner-up-right.svg b/static/feather-svg/corner-up-right.svg deleted file mode 100644 index d4b8ada70..000000000 --- a/static/feather-svg/corner-up-right.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/cpu.svg b/static/feather-svg/cpu.svg deleted file mode 100644 index 7b511a8a3..000000000 --- a/static/feather-svg/cpu.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/credit-card.svg b/static/feather-svg/credit-card.svg deleted file mode 100644 index 6f1119986..000000000 --- a/static/feather-svg/credit-card.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/crop.svg b/static/feather-svg/crop.svg deleted file mode 100644 index 111138d4a..000000000 --- a/static/feather-svg/crop.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/crosshair.svg b/static/feather-svg/crosshair.svg deleted file mode 100644 index 35fb6bb3c..000000000 --- a/static/feather-svg/crosshair.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/database.svg b/static/feather-svg/database.svg deleted file mode 100644 index acff92150..000000000 --- a/static/feather-svg/database.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/delete.svg b/static/feather-svg/delete.svg deleted file mode 100644 index a6e9867d8..000000000 --- a/static/feather-svg/delete.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/disc.svg b/static/feather-svg/disc.svg deleted file mode 100644 index e135efc84..000000000 --- a/static/feather-svg/disc.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/dollar-sign.svg b/static/feather-svg/dollar-sign.svg deleted file mode 100644 index 7bd207f6a..000000000 --- a/static/feather-svg/dollar-sign.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/download-cloud.svg b/static/feather-svg/download-cloud.svg deleted file mode 100644 index 5b0a31669..000000000 --- a/static/feather-svg/download-cloud.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/download.svg b/static/feather-svg/download.svg deleted file mode 100644 index f0a2fbcf9..000000000 --- a/static/feather-svg/download.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/droplet.svg b/static/feather-svg/droplet.svg deleted file mode 100644 index 695b571b8..000000000 --- a/static/feather-svg/droplet.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/edit-2.svg b/static/feather-svg/edit-2.svg deleted file mode 100644 index 00f142d0a..000000000 --- a/static/feather-svg/edit-2.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/edit-3.svg b/static/feather-svg/edit-3.svg deleted file mode 100644 index 81938f5a2..000000000 --- a/static/feather-svg/edit-3.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/edit.svg b/static/feather-svg/edit.svg deleted file mode 100644 index 165dec01b..000000000 --- a/static/feather-svg/edit.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/external-link.svg b/static/feather-svg/external-link.svg deleted file mode 100644 index a5edf87e5..000000000 --- a/static/feather-svg/external-link.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/eye-off.svg b/static/feather-svg/eye-off.svg deleted file mode 100644 index 07abe6140..000000000 --- a/static/feather-svg/eye-off.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/eye.svg b/static/feather-svg/eye.svg deleted file mode 100644 index 3b0a32769..000000000 --- a/static/feather-svg/eye.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/facebook.svg b/static/feather-svg/facebook.svg deleted file mode 100644 index 66fb2a9f8..000000000 --- a/static/feather-svg/facebook.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/fast-forward.svg b/static/feather-svg/fast-forward.svg deleted file mode 100644 index e7a060ecc..000000000 --- a/static/feather-svg/fast-forward.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/feather.svg b/static/feather-svg/feather.svg deleted file mode 100644 index fb4603ded..000000000 --- a/static/feather-svg/feather.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/figma.svg b/static/feather-svg/figma.svg deleted file mode 100644 index 6d281b0f1..000000000 --- a/static/feather-svg/figma.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/static/feather-svg/file-minus.svg b/static/feather-svg/file-minus.svg deleted file mode 100644 index 74830034b..000000000 --- a/static/feather-svg/file-minus.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/file-plus.svg b/static/feather-svg/file-plus.svg deleted file mode 100644 index 310dbcb23..000000000 --- a/static/feather-svg/file-plus.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/file-text.svg b/static/feather-svg/file-text.svg deleted file mode 100644 index 8113c1b71..000000000 --- a/static/feather-svg/file-text.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/file.svg b/static/feather-svg/file.svg deleted file mode 100644 index a7cba175b..000000000 --- a/static/feather-svg/file.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/film.svg b/static/feather-svg/film.svg deleted file mode 100644 index 54055efce..000000000 --- a/static/feather-svg/film.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/filter.svg b/static/feather-svg/filter.svg deleted file mode 100644 index d56967519..000000000 --- a/static/feather-svg/filter.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/flag.svg b/static/feather-svg/flag.svg deleted file mode 100644 index 2fc82f6da..000000000 --- a/static/feather-svg/flag.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/folder-minus.svg b/static/feather-svg/folder-minus.svg deleted file mode 100644 index cdf143e8b..000000000 --- a/static/feather-svg/folder-minus.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/folder-plus.svg b/static/feather-svg/folder-plus.svg deleted file mode 100644 index ea2930f81..000000000 --- a/static/feather-svg/folder-plus.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/folder.svg b/static/feather-svg/folder.svg deleted file mode 100644 index 97ddcc8cc..000000000 --- a/static/feather-svg/folder.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/frown.svg b/static/feather-svg/frown.svg deleted file mode 100644 index 0ef3ba8a5..000000000 --- a/static/feather-svg/frown.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/gift.svg b/static/feather-svg/gift.svg deleted file mode 100644 index f09d59b38..000000000 --- a/static/feather-svg/gift.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/static/feather-svg/git-branch.svg b/static/feather-svg/git-branch.svg deleted file mode 100644 index e36379804..000000000 --- a/static/feather-svg/git-branch.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/git-commit.svg b/static/feather-svg/git-commit.svg deleted file mode 100644 index 712a1f3fb..000000000 --- a/static/feather-svg/git-commit.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/git-merge.svg b/static/feather-svg/git-merge.svg deleted file mode 100644 index a53b37bd8..000000000 --- a/static/feather-svg/git-merge.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/git-pull-request.svg b/static/feather-svg/git-pull-request.svg deleted file mode 100644 index cf6ca16c6..000000000 --- a/static/feather-svg/git-pull-request.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/github.svg b/static/feather-svg/github.svg deleted file mode 100644 index d557bf2e2..000000000 --- a/static/feather-svg/github.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/gitlab.svg b/static/feather-svg/gitlab.svg deleted file mode 100644 index 8846143b6..000000000 --- a/static/feather-svg/gitlab.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/globe.svg b/static/feather-svg/globe.svg deleted file mode 100644 index e5e2ae912..000000000 --- a/static/feather-svg/globe.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/grid.svg b/static/feather-svg/grid.svg deleted file mode 100644 index 46c8ab94f..000000000 --- a/static/feather-svg/grid.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/hard-drive.svg b/static/feather-svg/hard-drive.svg deleted file mode 100644 index 3ca523941..000000000 --- a/static/feather-svg/hard-drive.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/hash.svg b/static/feather-svg/hash.svg deleted file mode 100644 index cea20fc73..000000000 --- a/static/feather-svg/hash.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/headphones.svg b/static/feather-svg/headphones.svg deleted file mode 100644 index f30ebe866..000000000 --- a/static/feather-svg/headphones.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/heart.svg b/static/feather-svg/heart.svg deleted file mode 100644 index 6f565474d..000000000 --- a/static/feather-svg/heart.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/help-circle.svg b/static/feather-svg/help-circle.svg deleted file mode 100644 index 062d8d671..000000000 --- a/static/feather-svg/help-circle.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/hexagon.svg b/static/feather-svg/hexagon.svg deleted file mode 100644 index f8977226e..000000000 --- a/static/feather-svg/hexagon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/home.svg b/static/feather-svg/home.svg deleted file mode 100644 index 53b6e3141..000000000 --- a/static/feather-svg/home.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/image.svg b/static/feather-svg/image.svg deleted file mode 100644 index e0fa0e157..000000000 --- a/static/feather-svg/image.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/inbox.svg b/static/feather-svg/inbox.svg deleted file mode 100644 index fdee46aef..000000000 --- a/static/feather-svg/inbox.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/info.svg b/static/feather-svg/info.svg deleted file mode 100644 index a1010590d..000000000 --- a/static/feather-svg/info.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/instagram.svg b/static/feather-svg/instagram.svg deleted file mode 100644 index 8b8dd0833..000000000 --- a/static/feather-svg/instagram.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/italic.svg b/static/feather-svg/italic.svg deleted file mode 100644 index 1842d7092..000000000 --- a/static/feather-svg/italic.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/key.svg b/static/feather-svg/key.svg deleted file mode 100644 index 6185335b0..000000000 --- a/static/feather-svg/key.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/layers.svg b/static/feather-svg/layers.svg deleted file mode 100644 index 81a1f751c..000000000 --- a/static/feather-svg/layers.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/layout.svg b/static/feather-svg/layout.svg deleted file mode 100644 index 00bae1567..000000000 --- a/static/feather-svg/layout.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/life-buoy.svg b/static/feather-svg/life-buoy.svg deleted file mode 100644 index 78c2515a2..000000000 --- a/static/feather-svg/life-buoy.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/static/feather-svg/link-2.svg b/static/feather-svg/link-2.svg deleted file mode 100644 index 2c14a20ab..000000000 --- a/static/feather-svg/link-2.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/link.svg b/static/feather-svg/link.svg deleted file mode 100644 index b78a0acc7..000000000 --- a/static/feather-svg/link.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/linkedin.svg b/static/feather-svg/linkedin.svg deleted file mode 100644 index 0cb2c9af1..000000000 --- a/static/feather-svg/linkedin.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/list.svg b/static/feather-svg/list.svg deleted file mode 100644 index 82d8ce130..000000000 --- a/static/feather-svg/list.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/loader.svg b/static/feather-svg/loader.svg deleted file mode 100644 index 2ecc6bad4..000000000 --- a/static/feather-svg/loader.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/lock.svg b/static/feather-svg/lock.svg deleted file mode 100644 index 5160f5815..000000000 --- a/static/feather-svg/lock.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/log-in.svg b/static/feather-svg/log-in.svg deleted file mode 100644 index 2b0989839..000000000 --- a/static/feather-svg/log-in.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/log-out.svg b/static/feather-svg/log-out.svg deleted file mode 100644 index e3194f5b8..000000000 --- a/static/feather-svg/log-out.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/mail.svg b/static/feather-svg/mail.svg deleted file mode 100644 index d96b5d865..000000000 --- a/static/feather-svg/mail.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/map-pin.svg b/static/feather-svg/map-pin.svg deleted file mode 100644 index 9975b9c3c..000000000 --- a/static/feather-svg/map-pin.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/map.svg b/static/feather-svg/map.svg deleted file mode 100644 index 509bf8931..000000000 --- a/static/feather-svg/map.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/maximize-2.svg b/static/feather-svg/maximize-2.svg deleted file mode 100644 index 5d8a64d64..000000000 --- a/static/feather-svg/maximize-2.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/maximize.svg b/static/feather-svg/maximize.svg deleted file mode 100644 index 2b28d0485..000000000 --- a/static/feather-svg/maximize.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/meh.svg b/static/feather-svg/meh.svg deleted file mode 100644 index ad9018369..000000000 --- a/static/feather-svg/meh.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/menu.svg b/static/feather-svg/menu.svg deleted file mode 100644 index 1fea37742..000000000 --- a/static/feather-svg/menu.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/message-circle.svg b/static/feather-svg/message-circle.svg deleted file mode 100644 index cfb02e669..000000000 --- a/static/feather-svg/message-circle.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/message-square.svg b/static/feather-svg/message-square.svg deleted file mode 100644 index 4389d6b57..000000000 --- a/static/feather-svg/message-square.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/mic-off.svg b/static/feather-svg/mic-off.svg deleted file mode 100644 index 19746eabb..000000000 --- a/static/feather-svg/mic-off.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/static/feather-svg/mic.svg b/static/feather-svg/mic.svg deleted file mode 100644 index 682c3c153..000000000 --- a/static/feather-svg/mic.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/static/feather-svg/minimize-2.svg b/static/feather-svg/minimize-2.svg deleted file mode 100644 index de427d408..000000000 --- a/static/feather-svg/minimize-2.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/minimize.svg b/static/feather-svg/minimize.svg deleted file mode 100644 index 4c0d2321b..000000000 --- a/static/feather-svg/minimize.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/minus-circle.svg b/static/feather-svg/minus-circle.svg deleted file mode 100644 index 2a4377e74..000000000 --- a/static/feather-svg/minus-circle.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/minus-square.svg b/static/feather-svg/minus-square.svg deleted file mode 100644 index 19ae30926..000000000 --- a/static/feather-svg/minus-square.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/minus.svg b/static/feather-svg/minus.svg deleted file mode 100644 index 9d69c13e6..000000000 --- a/static/feather-svg/minus.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/monitor.svg b/static/feather-svg/monitor.svg deleted file mode 100644 index 99bee14fa..000000000 --- a/static/feather-svg/monitor.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/moon.svg b/static/feather-svg/moon.svg deleted file mode 100644 index 83e36104f..000000000 --- a/static/feather-svg/moon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/more-horizontal.svg b/static/feather-svg/more-horizontal.svg deleted file mode 100644 index e3b3f8dfe..000000000 --- a/static/feather-svg/more-horizontal.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/more-vertical.svg b/static/feather-svg/more-vertical.svg deleted file mode 100644 index 80d6d4a3f..000000000 --- a/static/feather-svg/more-vertical.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/mouse-pointer.svg b/static/feather-svg/mouse-pointer.svg deleted file mode 100644 index f19fd0a16..000000000 --- a/static/feather-svg/mouse-pointer.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/move.svg b/static/feather-svg/move.svg deleted file mode 100644 index 2569f6133..000000000 --- a/static/feather-svg/move.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/music.svg b/static/feather-svg/music.svg deleted file mode 100644 index 54a211472..000000000 --- a/static/feather-svg/music.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/navigation-2.svg b/static/feather-svg/navigation-2.svg deleted file mode 100644 index dda52e43c..000000000 --- a/static/feather-svg/navigation-2.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/navigation.svg b/static/feather-svg/navigation.svg deleted file mode 100644 index fd686ce10..000000000 --- a/static/feather-svg/navigation.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/octagon.svg b/static/feather-svg/octagon.svg deleted file mode 100644 index ec3a1b77e..000000000 --- a/static/feather-svg/octagon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/package.svg b/static/feather-svg/package.svg deleted file mode 100644 index bf9baba32..000000000 --- a/static/feather-svg/package.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/static/feather-svg/paperclip.svg b/static/feather-svg/paperclip.svg deleted file mode 100644 index 227543e27..000000000 --- a/static/feather-svg/paperclip.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/pause-circle.svg b/static/feather-svg/pause-circle.svg deleted file mode 100644 index 899dc5657..000000000 --- a/static/feather-svg/pause-circle.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/pause.svg b/static/feather-svg/pause.svg deleted file mode 100644 index 725ed1858..000000000 --- a/static/feather-svg/pause.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/pen-tool.svg b/static/feather-svg/pen-tool.svg deleted file mode 100644 index 63469e547..000000000 --- a/static/feather-svg/pen-tool.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/static/feather-svg/percent.svg b/static/feather-svg/percent.svg deleted file mode 100644 index aa88d0117..000000000 --- a/static/feather-svg/percent.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/phone-call.svg b/static/feather-svg/phone-call.svg deleted file mode 100644 index e193f9cd0..000000000 --- a/static/feather-svg/phone-call.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/phone-forwarded.svg b/static/feather-svg/phone-forwarded.svg deleted file mode 100644 index 860fa278f..000000000 --- a/static/feather-svg/phone-forwarded.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/phone-incoming.svg b/static/feather-svg/phone-incoming.svg deleted file mode 100644 index 4a48e626e..000000000 --- a/static/feather-svg/phone-incoming.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/phone-missed.svg b/static/feather-svg/phone-missed.svg deleted file mode 100644 index 029cc9002..000000000 --- a/static/feather-svg/phone-missed.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/phone-off.svg b/static/feather-svg/phone-off.svg deleted file mode 100644 index 564f01459..000000000 --- a/static/feather-svg/phone-off.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/phone-outgoing.svg b/static/feather-svg/phone-outgoing.svg deleted file mode 100644 index ae19a8cbb..000000000 --- a/static/feather-svg/phone-outgoing.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/phone.svg b/static/feather-svg/phone.svg deleted file mode 100644 index 0069582b2..000000000 --- a/static/feather-svg/phone.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/pie-chart.svg b/static/feather-svg/pie-chart.svg deleted file mode 100644 index 225310dfc..000000000 --- a/static/feather-svg/pie-chart.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/play-circle.svg b/static/feather-svg/play-circle.svg deleted file mode 100644 index b44491969..000000000 --- a/static/feather-svg/play-circle.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/play.svg b/static/feather-svg/play.svg deleted file mode 100644 index 6dc7fbf27..000000000 --- a/static/feather-svg/play.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/plus-circle.svg b/static/feather-svg/plus-circle.svg deleted file mode 100644 index 4a438c7cc..000000000 --- a/static/feather-svg/plus-circle.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/plus-square.svg b/static/feather-svg/plus-square.svg deleted file mode 100644 index 8734568fc..000000000 --- a/static/feather-svg/plus-square.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/plus.svg b/static/feather-svg/plus.svg deleted file mode 100644 index 7310cc585..000000000 --- a/static/feather-svg/plus.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/pocket.svg b/static/feather-svg/pocket.svg deleted file mode 100644 index c3d6f8660..000000000 --- a/static/feather-svg/pocket.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/power.svg b/static/feather-svg/power.svg deleted file mode 100644 index d4e87d4f8..000000000 --- a/static/feather-svg/power.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/printer.svg b/static/feather-svg/printer.svg deleted file mode 100644 index b1efba8f9..000000000 --- a/static/feather-svg/printer.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/radio.svg b/static/feather-svg/radio.svg deleted file mode 100644 index a88f8a038..000000000 --- a/static/feather-svg/radio.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/refresh-ccw.svg b/static/feather-svg/refresh-ccw.svg deleted file mode 100644 index d3a51a2c4..000000000 --- a/static/feather-svg/refresh-ccw.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/refresh-cw.svg b/static/feather-svg/refresh-cw.svg deleted file mode 100644 index d27e62373..000000000 --- a/static/feather-svg/refresh-cw.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/repeat.svg b/static/feather-svg/repeat.svg deleted file mode 100644 index a7b6cbe54..000000000 --- a/static/feather-svg/repeat.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/rewind.svg b/static/feather-svg/rewind.svg deleted file mode 100644 index bb65422a4..000000000 --- a/static/feather-svg/rewind.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/rotate-ccw.svg b/static/feather-svg/rotate-ccw.svg deleted file mode 100644 index f9e991723..000000000 --- a/static/feather-svg/rotate-ccw.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/rotate-cw.svg b/static/feather-svg/rotate-cw.svg deleted file mode 100644 index 397e2bc29..000000000 --- a/static/feather-svg/rotate-cw.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/rss.svg b/static/feather-svg/rss.svg deleted file mode 100644 index e59eef5a2..000000000 --- a/static/feather-svg/rss.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/save.svg b/static/feather-svg/save.svg deleted file mode 100644 index 3f68ea605..000000000 --- a/static/feather-svg/save.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/scissors.svg b/static/feather-svg/scissors.svg deleted file mode 100644 index c62e3847a..000000000 --- a/static/feather-svg/scissors.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/search.svg b/static/feather-svg/search.svg deleted file mode 100644 index b8d88935a..000000000 --- a/static/feather-svg/search.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/send.svg b/static/feather-svg/send.svg deleted file mode 100644 index 3b598fbb4..000000000 --- a/static/feather-svg/send.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/server.svg b/static/feather-svg/server.svg deleted file mode 100644 index e355cd36e..000000000 --- a/static/feather-svg/server.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/settings.svg b/static/feather-svg/settings.svg deleted file mode 100644 index f7bb48202..000000000 --- a/static/feather-svg/settings.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/share-2.svg b/static/feather-svg/share-2.svg deleted file mode 100644 index 471b8d6e3..000000000 --- a/static/feather-svg/share-2.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/share.svg b/static/feather-svg/share.svg deleted file mode 100644 index edeab1415..000000000 --- a/static/feather-svg/share.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/shield-off.svg b/static/feather-svg/shield-off.svg deleted file mode 100644 index f3a995caf..000000000 --- a/static/feather-svg/shield-off.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/shield.svg b/static/feather-svg/shield.svg deleted file mode 100644 index 417fe499a..000000000 --- a/static/feather-svg/shield.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/shopping-bag.svg b/static/feather-svg/shopping-bag.svg deleted file mode 100644 index 9ac670d14..000000000 --- a/static/feather-svg/shopping-bag.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/shopping-cart.svg b/static/feather-svg/shopping-cart.svg deleted file mode 100644 index 46e1b8a47..000000000 --- a/static/feather-svg/shopping-cart.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/shuffle.svg b/static/feather-svg/shuffle.svg deleted file mode 100644 index b2b1ef7b1..000000000 --- a/static/feather-svg/shuffle.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/sidebar.svg b/static/feather-svg/sidebar.svg deleted file mode 100644 index 27aa178d5..000000000 --- a/static/feather-svg/sidebar.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/skip-back.svg b/static/feather-svg/skip-back.svg deleted file mode 100644 index 5480b0f5d..000000000 --- a/static/feather-svg/skip-back.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/skip-forward.svg b/static/feather-svg/skip-forward.svg deleted file mode 100644 index e53f5a46c..000000000 --- a/static/feather-svg/skip-forward.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/slack.svg b/static/feather-svg/slack.svg deleted file mode 100644 index 77a294fe4..000000000 --- a/static/feather-svg/slack.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/slash.svg b/static/feather-svg/slash.svg deleted file mode 100644 index 89fbde622..000000000 --- a/static/feather-svg/slash.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/sliders.svg b/static/feather-svg/sliders.svg deleted file mode 100644 index a52f99988..000000000 --- a/static/feather-svg/sliders.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/smartphone.svg b/static/feather-svg/smartphone.svg deleted file mode 100644 index 94a4e852b..000000000 --- a/static/feather-svg/smartphone.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/smile.svg b/static/feather-svg/smile.svg deleted file mode 100644 index 8d39e3d85..000000000 --- a/static/feather-svg/smile.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/speaker.svg b/static/feather-svg/speaker.svg deleted file mode 100644 index e43054de8..000000000 --- a/static/feather-svg/speaker.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/square.svg b/static/feather-svg/square.svg deleted file mode 100644 index fcdb95354..000000000 --- a/static/feather-svg/square.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/star.svg b/static/feather-svg/star.svg deleted file mode 100644 index f5b14fd14..000000000 --- a/static/feather-svg/star.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/stop-circle.svg b/static/feather-svg/stop-circle.svg deleted file mode 100644 index e8d410adb..000000000 --- a/static/feather-svg/stop-circle.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/sun.svg b/static/feather-svg/sun.svg deleted file mode 100644 index d59a8c892..000000000 --- a/static/feather-svg/sun.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/sunrise.svg b/static/feather-svg/sunrise.svg deleted file mode 100644 index 2978383a4..000000000 --- a/static/feather-svg/sunrise.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/sunset.svg b/static/feather-svg/sunset.svg deleted file mode 100644 index d84c33cad..000000000 --- a/static/feather-svg/sunset.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/tablet.svg b/static/feather-svg/tablet.svg deleted file mode 100644 index 040ae9e14..000000000 --- a/static/feather-svg/tablet.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/tag.svg b/static/feather-svg/tag.svg deleted file mode 100644 index f42457334..000000000 --- a/static/feather-svg/tag.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/target.svg b/static/feather-svg/target.svg deleted file mode 100644 index 1b6a1347e..000000000 --- a/static/feather-svg/target.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/terminal.svg b/static/feather-svg/terminal.svg deleted file mode 100644 index d241dc74f..000000000 --- a/static/feather-svg/terminal.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/thermometer.svg b/static/feather-svg/thermometer.svg deleted file mode 100644 index 26f5da794..000000000 --- a/static/feather-svg/thermometer.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/thumbs-down.svg b/static/feather-svg/thumbs-down.svg deleted file mode 100644 index 5efb6a7ea..000000000 --- a/static/feather-svg/thumbs-down.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/thumbs-up.svg b/static/feather-svg/thumbs-up.svg deleted file mode 100644 index 0d6ff9188..000000000 --- a/static/feather-svg/thumbs-up.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/toggle-left.svg b/static/feather-svg/toggle-left.svg deleted file mode 100644 index 0beaaf42d..000000000 --- a/static/feather-svg/toggle-left.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/toggle-right.svg b/static/feather-svg/toggle-right.svg deleted file mode 100644 index ca3fb23de..000000000 --- a/static/feather-svg/toggle-right.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/trash-2.svg b/static/feather-svg/trash-2.svg deleted file mode 100644 index ea0e063f8..000000000 --- a/static/feather-svg/trash-2.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/trash.svg b/static/feather-svg/trash.svg deleted file mode 100644 index 0ce316334..000000000 --- a/static/feather-svg/trash.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/trello.svg b/static/feather-svg/trello.svg deleted file mode 100644 index 0c380a492..000000000 --- a/static/feather-svg/trello.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/trending-down.svg b/static/feather-svg/trending-down.svg deleted file mode 100644 index 2edc5c032..000000000 --- a/static/feather-svg/trending-down.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/trending-up.svg b/static/feather-svg/trending-up.svg deleted file mode 100644 index a62b9369f..000000000 --- a/static/feather-svg/trending-up.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/triangle.svg b/static/feather-svg/triangle.svg deleted file mode 100644 index 26e34cb36..000000000 --- a/static/feather-svg/triangle.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/truck.svg b/static/feather-svg/truck.svg deleted file mode 100644 index 083e137e2..000000000 --- a/static/feather-svg/truck.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/tv.svg b/static/feather-svg/tv.svg deleted file mode 100644 index c0c82dcff..000000000 --- a/static/feather-svg/tv.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/twitter.svg b/static/feather-svg/twitter.svg deleted file mode 100644 index 25ff51810..000000000 --- a/static/feather-svg/twitter.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/type.svg b/static/feather-svg/type.svg deleted file mode 100644 index 50bcf2599..000000000 --- a/static/feather-svg/type.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/umbrella.svg b/static/feather-svg/umbrella.svg deleted file mode 100644 index 96f927506..000000000 --- a/static/feather-svg/umbrella.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/underline.svg b/static/feather-svg/underline.svg deleted file mode 100644 index f2cc756f8..000000000 --- a/static/feather-svg/underline.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/unlock.svg b/static/feather-svg/unlock.svg deleted file mode 100644 index 0c9d3b76f..000000000 --- a/static/feather-svg/unlock.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/upload-cloud.svg b/static/feather-svg/upload-cloud.svg deleted file mode 100644 index 15701fb0f..000000000 --- a/static/feather-svg/upload-cloud.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/static/feather-svg/upload.svg b/static/feather-svg/upload.svg deleted file mode 100644 index de6a18e40..000000000 --- a/static/feather-svg/upload.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/user-check.svg b/static/feather-svg/user-check.svg deleted file mode 100644 index 520f75371..000000000 --- a/static/feather-svg/user-check.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/user-minus.svg b/static/feather-svg/user-minus.svg deleted file mode 100644 index 871076ef7..000000000 --- a/static/feather-svg/user-minus.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/user-plus.svg b/static/feather-svg/user-plus.svg deleted file mode 100644 index fcf61f95c..000000000 --- a/static/feather-svg/user-plus.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/user-x.svg b/static/feather-svg/user-x.svg deleted file mode 100644 index 52c793476..000000000 --- a/static/feather-svg/user-x.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/user.svg b/static/feather-svg/user.svg deleted file mode 100644 index 0a3d47ba1..000000000 --- a/static/feather-svg/user.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/users.svg b/static/feather-svg/users.svg deleted file mode 100644 index 002d2f61b..000000000 --- a/static/feather-svg/users.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/video-off.svg b/static/feather-svg/video-off.svg deleted file mode 100644 index 90a535a9a..000000000 --- a/static/feather-svg/video-off.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/video.svg b/static/feather-svg/video.svg deleted file mode 100644 index 2e49d2abd..000000000 --- a/static/feather-svg/video.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/voicemail.svg b/static/feather-svg/voicemail.svg deleted file mode 100644 index 3e0c63d83..000000000 --- a/static/feather-svg/voicemail.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/volume-1.svg b/static/feather-svg/volume-1.svg deleted file mode 100644 index f9c12eb8e..000000000 --- a/static/feather-svg/volume-1.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/volume-2.svg b/static/feather-svg/volume-2.svg deleted file mode 100644 index ec1b1b391..000000000 --- a/static/feather-svg/volume-2.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/volume-x.svg b/static/feather-svg/volume-x.svg deleted file mode 100644 index 041113862..000000000 --- a/static/feather-svg/volume-x.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/volume.svg b/static/feather-svg/volume.svg deleted file mode 100644 index d40fc2c23..000000000 --- a/static/feather-svg/volume.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/watch.svg b/static/feather-svg/watch.svg deleted file mode 100644 index e3474dd23..000000000 --- a/static/feather-svg/watch.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/wifi-off.svg b/static/feather-svg/wifi-off.svg deleted file mode 100644 index a31302950..000000000 --- a/static/feather-svg/wifi-off.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/wifi.svg b/static/feather-svg/wifi.svg deleted file mode 100644 index da201fa39..000000000 --- a/static/feather-svg/wifi.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/wind.svg b/static/feather-svg/wind.svg deleted file mode 100644 index 9ab0dea2d..000000000 --- a/static/feather-svg/wind.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/x-circle.svg b/static/feather-svg/x-circle.svg deleted file mode 100644 index 2763c8a40..000000000 --- a/static/feather-svg/x-circle.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/x-octagon.svg b/static/feather-svg/x-octagon.svg deleted file mode 100644 index 527960fa0..000000000 --- a/static/feather-svg/x-octagon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/x-square.svg b/static/feather-svg/x-square.svg deleted file mode 100644 index 5c7d94a07..000000000 --- a/static/feather-svg/x-square.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/x.svg b/static/feather-svg/x.svg deleted file mode 100644 index 66e5beac6..000000000 --- a/static/feather-svg/x.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/youtube.svg b/static/feather-svg/youtube.svg deleted file mode 100644 index 9ec7bf67c..000000000 --- a/static/feather-svg/youtube.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/zap-off.svg b/static/feather-svg/zap-off.svg deleted file mode 100644 index 1da6d6afe..000000000 --- a/static/feather-svg/zap-off.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/feather-svg/zap.svg b/static/feather-svg/zap.svg deleted file mode 100644 index 39f63069d..000000000 --- a/static/feather-svg/zap.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/feather-svg/zoom-in.svg b/static/feather-svg/zoom-in.svg deleted file mode 100644 index c4272fbe4..000000000 --- a/static/feather-svg/zoom-in.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/static/feather-svg/zoom-out.svg b/static/feather-svg/zoom-out.svg deleted file mode 100644 index 4537e0b36..000000000 --- a/static/feather-svg/zoom-out.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/fonts/feather/feather.css b/static/fonts/feather/feather.css new file mode 100644 index 000000000..2f8c7bcd9 --- /dev/null +++ b/static/fonts/feather/feather.css @@ -0,0 +1,856 @@ +@font-face { + font-family: "feather"; + src: url("./feather.woff2?a6360a1d289ee089c2762989a2dc5123") format("woff2"), +url("./feather.woff?a6360a1d289ee089c2762989a2dc5123") format("woff"), +url("./feather.ttf?a6360a1d289ee089c2762989a2dc5123") format("truetype"), +url("./feather.svg?a6360a1d289ee089c2762989a2dc5123#feather") format("svg"); +} + +i[class^="icon-"]:before, i[class*=" icon-"]:before { + font-family: feather !important; + font-style: normal; + font-weight: normal !important; + font-variant: normal; + text-transform: none; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.icon-activity:before { + content: "\f101"; +} +.icon-airplay:before { + content: "\f102"; +} +.icon-alert-circle:before { + content: "\f103"; +} +.icon-alert-octagon:before { + content: "\f104"; +} +.icon-alert-triangle:before { + content: "\f105"; +} +.icon-align-center:before { + content: "\f106"; +} +.icon-align-justify:before { + content: "\f107"; +} +.icon-align-left:before { + content: "\f108"; +} +.icon-align-right:before { + content: "\f109"; +} +.icon-anchor:before { + content: "\f10a"; +} +.icon-aperture:before { + content: "\f10b"; +} +.icon-archive:before { + content: "\f10c"; +} +.icon-arrow-down-circle:before { + content: "\f10d"; +} +.icon-arrow-down-left:before { + content: "\f10e"; +} +.icon-arrow-down-right:before { + content: "\f10f"; +} +.icon-arrow-down:before { + content: "\f110"; +} +.icon-arrow-left-circle:before { + content: "\f111"; +} +.icon-arrow-left:before { + content: "\f112"; +} +.icon-arrow-right-circle:before { + content: "\f113"; +} +.icon-arrow-right:before { + content: "\f114"; +} +.icon-arrow-up-circle:before { + content: "\f115"; +} +.icon-arrow-up-left:before { + content: "\f116"; +} +.icon-arrow-up-right:before { + content: "\f117"; +} +.icon-arrow-up:before { + content: "\f118"; +} +.icon-at-sign:before { + content: "\f119"; +} +.icon-award:before { + content: "\f11a"; +} +.icon-bar-chart-2:before { + content: "\f11b"; +} +.icon-bar-chart:before { + content: "\f11c"; +} +.icon-battery-charging:before { + content: "\f11d"; +} +.icon-battery:before { + content: "\f11e"; +} +.icon-bell-off:before { + content: "\f11f"; +} +.icon-bell:before { + content: "\f120"; +} +.icon-bluetooth:before { + content: "\f121"; +} +.icon-bold:before { + content: "\f122"; +} +.icon-book-open:before { + content: "\f123"; +} +.icon-book:before { + content: "\f124"; +} +.icon-bookmark:before { + content: "\f125"; +} +.icon-box:before { + content: "\f126"; +} +.icon-briefcase:before { + content: "\f127"; +} +.icon-calendar:before { + content: "\f128"; +} +.icon-camera-off:before { + content: "\f129"; +} +.icon-camera:before { + content: "\f12a"; +} +.icon-cast:before { + content: "\f12b"; +} +.icon-check-circle:before { + content: "\f12c"; +} +.icon-check-square:before { + content: "\f12d"; +} +.icon-check:before { + content: "\f12e"; +} +.icon-chevron-down:before { + content: "\f12f"; +} +.icon-chevron-left:before { + content: "\f130"; +} +.icon-chevron-right:before { + content: "\f131"; +} +.icon-chevron-up:before { + content: "\f132"; +} +.icon-chevrons-down:before { + content: "\f133"; +} +.icon-chevrons-left:before { + content: "\f134"; +} +.icon-chevrons-right:before { + content: "\f135"; +} +.icon-chevrons-up:before { + content: "\f136"; +} +.icon-chrome:before { + content: "\f137"; +} +.icon-circle:before { + content: "\f138"; +} +.icon-clipboard:before { + content: "\f139"; +} +.icon-clock:before { + content: "\f13a"; +} +.icon-cloud-drizzle:before { + content: "\f13b"; +} +.icon-cloud-lightning:before { + content: "\f13c"; +} +.icon-cloud-off:before { + content: "\f13d"; +} +.icon-cloud-rain:before { + content: "\f13e"; +} +.icon-cloud-snow:before { + content: "\f13f"; +} +.icon-cloud:before { + content: "\f140"; +} +.icon-code:before { + content: "\f141"; +} +.icon-codepen:before { + content: "\f142"; +} +.icon-codesandbox:before { + content: "\f143"; +} +.icon-coffee:before { + content: "\f144"; +} +.icon-columns:before { + content: "\f145"; +} +.icon-command:before { + content: "\f146"; +} +.icon-compass:before { + content: "\f147"; +} +.icon-copy:before { + content: "\f148"; +} +.icon-corner-down-left:before { + content: "\f149"; +} +.icon-corner-down-right:before { + content: "\f14a"; +} +.icon-corner-left-down:before { + content: "\f14b"; +} +.icon-corner-left-up:before { + content: "\f14c"; +} +.icon-corner-right-down:before { + content: "\f14d"; +} +.icon-corner-right-up:before { + content: "\f14e"; +} +.icon-corner-up-left:before { + content: "\f14f"; +} +.icon-corner-up-right:before { + content: "\f150"; +} +.icon-cpu:before { + content: "\f151"; +} +.icon-credit-card:before { + content: "\f152"; +} +.icon-crop:before { + content: "\f153"; +} +.icon-crosshair:before { + content: "\f154"; +} +.icon-database:before { + content: "\f155"; +} +.icon-delete:before { + content: "\f156"; +} +.icon-disc:before { + content: "\f157"; +} +.icon-dollar-sign:before { + content: "\f158"; +} +.icon-download-cloud:before { + content: "\f159"; +} +.icon-download:before { + content: "\f15a"; +} +.icon-droplet:before { + content: "\f15b"; +} +.icon-edit-2:before { + content: "\f15c"; +} +.icon-edit-3:before { + content: "\f15d"; +} +.icon-edit:before { + content: "\f15e"; +} +.icon-external-link:before { + content: "\f15f"; +} +.icon-eye-off:before { + content: "\f160"; +} +.icon-eye:before { + content: "\f161"; +} +.icon-facebook:before { + content: "\f162"; +} +.icon-fast-forward:before { + content: "\f163"; +} +.icon-feather:before { + content: "\f164"; +} +.icon-figma:before { + content: "\f165"; +} +.icon-file-minus:before { + content: "\f166"; +} +.icon-file-plus:before { + content: "\f167"; +} +.icon-file-text:before { + content: "\f168"; +} +.icon-file:before { + content: "\f169"; +} +.icon-film:before { + content: "\f16a"; +} +.icon-filter:before { + content: "\f16b"; +} +.icon-flag:before { + content: "\f16c"; +} +.icon-folder-minus:before { + content: "\f16d"; +} +.icon-folder-plus:before { + content: "\f16e"; +} +.icon-folder:before { + content: "\f16f"; +} +.icon-frown:before { + content: "\f170"; +} +.icon-gift:before { + content: "\f171"; +} +.icon-git-branch:before { + content: "\f172"; +} +.icon-git-commit:before { + content: "\f173"; +} +.icon-git-merge:before { + content: "\f174"; +} +.icon-git-pull-request:before { + content: "\f175"; +} +.icon-github:before { + content: "\f176"; +} +.icon-gitlab:before { + content: "\f177"; +} +.icon-globe:before { + content: "\f178"; +} +.icon-grid:before { + content: "\f179"; +} +.icon-hard-drive:before { + content: "\f17a"; +} +.icon-hash:before { + content: "\f17b"; +} +.icon-headphones:before { + content: "\f17c"; +} +.icon-heart:before { + content: "\f17d"; +} +.icon-help-circle:before { + content: "\f17e"; +} +.icon-hexagon:before { + content: "\f17f"; +} +.icon-home:before { + content: "\f180"; +} +.icon-image:before { + content: "\f181"; +} +.icon-inbox:before { + content: "\f182"; +} +.icon-info:before { + content: "\f183"; +} +.icon-instagram:before { + content: "\f184"; +} +.icon-italic:before { + content: "\f185"; +} +.icon-key:before { + content: "\f186"; +} +.icon-layers:before { + content: "\f187"; +} +.icon-layout:before { + content: "\f188"; +} +.icon-life-buoy:before { + content: "\f189"; +} +.icon-link-2:before { + content: "\f18a"; +} +.icon-link:before { + content: "\f18b"; +} +.icon-linkedin:before { + content: "\f18c"; +} +.icon-list:before { + content: "\f18d"; +} +.icon-loader:before { + content: "\f18e"; +} +.icon-lock:before { + content: "\f18f"; +} +.icon-log-in:before { + content: "\f190"; +} +.icon-log-out:before { + content: "\f191"; +} +.icon-mail:before { + content: "\f192"; +} +.icon-map-pin:before { + content: "\f193"; +} +.icon-map:before { + content: "\f194"; +} +.icon-maximize-2:before { + content: "\f195"; +} +.icon-maximize:before { + content: "\f196"; +} +.icon-meh:before { + content: "\f197"; +} +.icon-menu:before { + content: "\f198"; +} +.icon-message-circle:before { + content: "\f199"; +} +.icon-message-square:before { + content: "\f19a"; +} +.icon-mic-off:before { + content: "\f19b"; +} +.icon-mic:before { + content: "\f19c"; +} +.icon-minimize-2:before { + content: "\f19d"; +} +.icon-minimize:before { + content: "\f19e"; +} +.icon-minus-circle:before { + content: "\f19f"; +} +.icon-minus-square:before { + content: "\f1a0"; +} +.icon-minus:before { + content: "\f1a1"; +} +.icon-monitor:before { + content: "\f1a2"; +} +.icon-moon:before { + content: "\f1a3"; +} +.icon-more-horizontal:before { + content: "\f1a4"; +} +.icon-more-vertical:before { + content: "\f1a5"; +} +.icon-mouse-pointer:before { + content: "\f1a6"; +} +.icon-move:before { + content: "\f1a7"; +} +.icon-music:before { + content: "\f1a8"; +} +.icon-navigation-2:before { + content: "\f1a9"; +} +.icon-navigation:before { + content: "\f1aa"; +} +.icon-octagon:before { + content: "\f1ab"; +} +.icon-package:before { + content: "\f1ac"; +} +.icon-paperclip:before { + content: "\f1ad"; +} +.icon-pause-circle:before { + content: "\f1ae"; +} +.icon-pause:before { + content: "\f1af"; +} +.icon-pen-tool:before { + content: "\f1b0"; +} +.icon-percent:before { + content: "\f1b1"; +} +.icon-phone-call:before { + content: "\f1b2"; +} +.icon-phone-forwarded:before { + content: "\f1b3"; +} +.icon-phone-incoming:before { + content: "\f1b4"; +} +.icon-phone-missed:before { + content: "\f1b5"; +} +.icon-phone-off:before { + content: "\f1b6"; +} +.icon-phone-outgoing:before { + content: "\f1b7"; +} +.icon-phone:before { + content: "\f1b8"; +} +.icon-pie-chart:before { + content: "\f1b9"; +} +.icon-play-circle:before { + content: "\f1ba"; +} +.icon-play:before { + content: "\f1bb"; +} +.icon-plus-circle:before { + content: "\f1bc"; +} +.icon-plus-square:before { + content: "\f1bd"; +} +.icon-plus:before { + content: "\f1be"; +} +.icon-pocket:before { + content: "\f1bf"; +} +.icon-power:before { + content: "\f1c0"; +} +.icon-printer:before { + content: "\f1c1"; +} +.icon-radio:before { + content: "\f1c2"; +} +.icon-refresh-ccw:before { + content: "\f1c3"; +} +.icon-refresh-cw:before { + content: "\f1c4"; +} +.icon-repeat:before { + content: "\f1c5"; +} +.icon-rewind:before { + content: "\f1c6"; +} +.icon-rotate-ccw:before { + content: "\f1c7"; +} +.icon-rotate-cw:before { + content: "\f1c8"; +} +.icon-rss:before { + content: "\f1c9"; +} +.icon-save:before { + content: "\f1ca"; +} +.icon-scissors:before { + content: "\f1cb"; +} +.icon-search:before { + content: "\f1cc"; +} +.icon-send:before { + content: "\f1cd"; +} +.icon-server:before { + content: "\f1ce"; +} +.icon-settings:before { + content: "\f1cf"; +} +.icon-share-2:before { + content: "\f1d0"; +} +.icon-share:before { + content: "\f1d1"; +} +.icon-shield-off:before { + content: "\f1d2"; +} +.icon-shield:before { + content: "\f1d3"; +} +.icon-shopping-bag:before { + content: "\f1d4"; +} +.icon-shopping-cart:before { + content: "\f1d5"; +} +.icon-shuffle:before { + content: "\f1d6"; +} +.icon-sidebar:before { + content: "\f1d7"; +} +.icon-skip-back:before { + content: "\f1d8"; +} +.icon-skip-forward:before { + content: "\f1d9"; +} +.icon-slack:before { + content: "\f1da"; +} +.icon-slash:before { + content: "\f1db"; +} +.icon-sliders:before { + content: "\f1dc"; +} +.icon-smartphone:before { + content: "\f1dd"; +} +.icon-smile:before { + content: "\f1de"; +} +.icon-speaker:before { + content: "\f1df"; +} +.icon-square:before { + content: "\f1e0"; +} +.icon-star:before { + content: "\f1e1"; +} +.icon-stop-circle:before { + content: "\f1e2"; +} +.icon-sun:before { + content: "\f1e3"; +} +.icon-sunrise:before { + content: "\f1e4"; +} +.icon-sunset:before { + content: "\f1e5"; +} +.icon-tablet:before { + content: "\f1e6"; +} +.icon-tag:before { + content: "\f1e7"; +} +.icon-target:before { + content: "\f1e8"; +} +.icon-terminal:before { + content: "\f1e9"; +} +.icon-thermometer:before { + content: "\f1ea"; +} +.icon-thumbs-down:before { + content: "\f1eb"; +} +.icon-thumbs-up:before { + content: "\f1ec"; +} +.icon-toggle-left:before { + content: "\f1ed"; +} +.icon-toggle-right:before { + content: "\f1ee"; +} +.icon-trash-2:before { + content: "\f1ef"; +} +.icon-trash:before { + content: "\f1f0"; +} +.icon-trello:before { + content: "\f1f1"; +} +.icon-trending-down:before { + content: "\f1f2"; +} +.icon-trending-up:before { + content: "\f1f3"; +} +.icon-triangle:before { + content: "\f1f4"; +} +.icon-truck:before { + content: "\f1f5"; +} +.icon-tv:before { + content: "\f1f6"; +} +.icon-twitter:before { + content: "\f1f7"; +} +.icon-type:before { + content: "\f1f8"; +} +.icon-umbrella:before { + content: "\f1f9"; +} +.icon-underline:before { + content: "\f1fa"; +} +.icon-unlock:before { + content: "\f1fb"; +} +.icon-upload-cloud:before { + content: "\f1fc"; +} +.icon-upload:before { + content: "\f1fd"; +} +.icon-user-check:before { + content: "\f1fe"; +} +.icon-user-minus:before { + content: "\f1ff"; +} +.icon-user-plus:before { + content: "\f200"; +} +.icon-user-x:before { + content: "\f201"; +} +.icon-user:before { + content: "\f202"; +} +.icon-users:before { + content: "\f203"; +} +.icon-video-off:before { + content: "\f204"; +} +.icon-video:before { + content: "\f205"; +} +.icon-voicemail:before { + content: "\f206"; +} +.icon-volume-1:before { + content: "\f207"; +} +.icon-volume-2:before { + content: "\f208"; +} +.icon-volume-x:before { + content: "\f209"; +} +.icon-volume:before { + content: "\f20a"; +} +.icon-watch:before { + content: "\f20b"; +} +.icon-wifi-off:before { + content: "\f20c"; +} +.icon-wifi:before { + content: "\f20d"; +} +.icon-wind:before { + content: "\f20e"; +} +.icon-x-circle:before { + content: "\f20f"; +} +.icon-x-octagon:before { + content: "\f210"; +} +.icon-x-square:before { + content: "\f211"; +} +.icon-x:before { + content: "\f212"; +} +.icon-youtube:before { + content: "\f213"; +} +.icon-zap-off:before { + content: "\f214"; +} +.icon-zap:before { + content: "\f215"; +} +.icon-zoom-in:before { + content: "\f216"; +} +.icon-zoom-out:before { + content: "\f217"; +} diff --git a/static/fonts/feather/feather.html b/static/fonts/feather/feather.html new file mode 100644 index 000000000..e96bcd39b --- /dev/null +++ b/static/fonts/feather/feather.html @@ -0,0 +1,2576 @@ + + + + + feather + + + + + + + +

feather

+ + +
+ + + +
+ activity +
+ + +
+ + + +
+ airplay +
+ + +
+ + + +
+ alert-circle +
+ + +
+ + + +
+ alert-octagon +
+ + +
+ + + +
+ alert-triangle +
+ + +
+ + + +
+ align-center +
+ + +
+ + + +
+ align-justify +
+ + +
+ + + +
+ align-left +
+ + +
+ + + +
+ align-right +
+ + +
+ + + +
+ anchor +
+ + +
+ + + +
+ aperture +
+ + +
+ + + +
+ archive +
+ + +
+ + + +
+ arrow-down-circle +
+ + +
+ + + +
+ arrow-down-left +
+ + +
+ + + +
+ arrow-down-right +
+ + +
+ + + +
+ arrow-down +
+ + +
+ + + +
+ arrow-left-circle +
+ + +
+ + + +
+ arrow-left +
+ + +
+ + + +
+ arrow-right-circle +
+ + +
+ + + +
+ arrow-right +
+ + +
+ + + +
+ arrow-up-circle +
+ + +
+ + + +
+ arrow-up-left +
+ + +
+ + + +
+ arrow-up-right +
+ + +
+ + + +
+ arrow-up +
+ + +
+ + + +
+ at-sign +
+ + +
+ + + +
+ award +
+ + +
+ + + +
+ bar-chart-2 +
+ + +
+ + + +
+ bar-chart +
+ + +
+ + + +
+ battery-charging +
+ + +
+ + + +
+ battery +
+ + +
+ + + +
+ bell-off +
+ + +
+ + + +
+ bell +
+ + +
+ + + +
+ bluetooth +
+ + +
+ + + +
+ bold +
+ + +
+ + + +
+ book-open +
+ + +
+ + + +
+ book +
+ + +
+ + + +
+ bookmark +
+ + +
+ + + +
+ box +
+ + +
+ + + +
+ briefcase +
+ + +
+ + + +
+ calendar +
+ + +
+ + + +
+ camera-off +
+ + +
+ + + +
+ camera +
+ + +
+ + + +
+ cast +
+ + +
+ + + +
+ check-circle +
+ + +
+ + + +
+ check-square +
+ + +
+ + + +
+ check +
+ + +
+ + + +
+ chevron-down +
+ + +
+ + + +
+ chevron-left +
+ + +
+ + + +
+ chevron-right +
+ + +
+ + + +
+ chevron-up +
+ + +
+ + + +
+ chevrons-down +
+ + +
+ + + +
+ chevrons-left +
+ + +
+ + + +
+ chevrons-right +
+ + +
+ + + +
+ chevrons-up +
+ + +
+ + + +
+ chrome +
+ + +
+ + + +
+ circle +
+ + +
+ + + +
+ clipboard +
+ + +
+ + + +
+ clock +
+ + +
+ + + +
+ cloud-drizzle +
+ + +
+ + + +
+ cloud-lightning +
+ + +
+ + + +
+ cloud-off +
+ + +
+ + + +
+ cloud-rain +
+ + +
+ + + +
+ cloud-snow +
+ + +
+ + + +
+ cloud +
+ + +
+ + + +
+ code +
+ + +
+ + + +
+ codepen +
+ + +
+ + + +
+ codesandbox +
+ + +
+ + + +
+ coffee +
+ + +
+ + + +
+ columns +
+ + +
+ + + +
+ command +
+ + +
+ + + +
+ compass +
+ + +
+ + + +
+ copy +
+ + +
+ + + +
+ corner-down-left +
+ + +
+ + + +
+ corner-down-right +
+ + +
+ + + +
+ corner-left-down +
+ + +
+ + + +
+ corner-left-up +
+ + +
+ + + +
+ corner-right-down +
+ + +
+ + + +
+ corner-right-up +
+ + +
+ + + +
+ corner-up-left +
+ + +
+ + + +
+ corner-up-right +
+ + +
+ + + +
+ cpu +
+ + +
+ + + +
+ credit-card +
+ + +
+ + + +
+ crop +
+ + +
+ + + +
+ crosshair +
+ + +
+ + + +
+ database +
+ + +
+ + + +
+ delete +
+ + +
+ + + +
+ disc +
+ + +
+ + + +
+ dollar-sign +
+ + +
+ + + +
+ download-cloud +
+ + +
+ + + +
+ download +
+ + +
+ + + +
+ droplet +
+ + +
+ + + +
+ edit-2 +
+ + +
+ + + +
+ edit-3 +
+ + +
+ + + +
+ edit +
+ + +
+ + + +
+ external-link +
+ + +
+ + + +
+ eye-off +
+ + +
+ + + +
+ eye +
+ + +
+ + + +
+ facebook +
+ + +
+ + + +
+ fast-forward +
+ + +
+ + + +
+ feather +
+ + +
+ + + +
+ figma +
+ + +
+ + + +
+ file-minus +
+ + +
+ + + +
+ file-plus +
+ + +
+ + + +
+ file-text +
+ + +
+ + + +
+ file +
+ + +
+ + + +
+ film +
+ + +
+ + + +
+ filter +
+ + +
+ + + +
+ flag +
+ + +
+ + + +
+ folder-minus +
+ + +
+ + + +
+ folder-plus +
+ + +
+ + + +
+ folder +
+ + +
+ + + +
+ frown +
+ + +
+ + + +
+ gift +
+ + +
+ + + +
+ git-branch +
+ + +
+ + + +
+ git-commit +
+ + +
+ + + +
+ git-merge +
+ + +
+ + + +
+ git-pull-request +
+ + +
+ + + +
+ github +
+ + +
+ + + +
+ gitlab +
+ + +
+ + + +
+ globe +
+ + +
+ + + +
+ grid +
+ + +
+ + + +
+ hard-drive +
+ + +
+ + + +
+ hash +
+ + +
+ + + +
+ headphones +
+ + +
+ + + +
+ heart +
+ + +
+ + + +
+ help-circle +
+ + +
+ + + +
+ hexagon +
+ + +
+ + + +
+ home +
+ + +
+ + + +
+ image +
+ + +
+ + + +
+ inbox +
+ + +
+ + + +
+ info +
+ + +
+ + + +
+ instagram +
+ + +
+ + + +
+ italic +
+ + +
+ + + +
+ key +
+ + +
+ + + +
+ layers +
+ + +
+ + + +
+ layout +
+ + +
+ + + +
+ life-buoy +
+ + +
+ + + +
+ link-2 +
+ + +
+ + + +
+ link +
+ + +
+ + + +
+ linkedin +
+ + +
+ + + +
+ list +
+ + +
+ + + +
+ loader +
+ + +
+ + + +
+ lock +
+ + +
+ + + +
+ log-in +
+ + +
+ + + +
+ log-out +
+ + +
+ + + +
+ mail +
+ + +
+ + + +
+ map-pin +
+ + +
+ + + +
+ map +
+ + +
+ + + +
+ maximize-2 +
+ + +
+ + + +
+ maximize +
+ + +
+ + + +
+ meh +
+ + +
+ + + +
+ menu +
+ + +
+ + + +
+ message-circle +
+ + +
+ + + +
+ message-square +
+ + +
+ + + +
+ mic-off +
+ + +
+ + + +
+ mic +
+ + +
+ + + +
+ minimize-2 +
+ + +
+ + + +
+ minimize +
+ + +
+ + + +
+ minus-circle +
+ + +
+ + + +
+ minus-square +
+ + +
+ + + +
+ minus +
+ + +
+ + + +
+ monitor +
+ + +
+ + + +
+ moon +
+ + +
+ + + +
+ more-horizontal +
+ + +
+ + + +
+ more-vertical +
+ + +
+ + + +
+ mouse-pointer +
+ + +
+ + + +
+ move +
+ + +
+ + + +
+ music +
+ + +
+ + + +
+ navigation-2 +
+ + +
+ + + +
+ navigation +
+ + +
+ + + +
+ octagon +
+ + +
+ + + +
+ package +
+ + +
+ + + +
+ paperclip +
+ + +
+ + + +
+ pause-circle +
+ + +
+ + + +
+ pause +
+ + +
+ + + +
+ pen-tool +
+ + +
+ + + +
+ percent +
+ + +
+ + + +
+ phone-call +
+ + +
+ + + +
+ phone-forwarded +
+ + +
+ + + +
+ phone-incoming +
+ + +
+ + + +
+ phone-missed +
+ + +
+ + + +
+ phone-off +
+ + +
+ + + +
+ phone-outgoing +
+ + +
+ + + +
+ phone +
+ + +
+ + + +
+ pie-chart +
+ + +
+ + + +
+ play-circle +
+ + +
+ + + +
+ play +
+ + +
+ + + +
+ plus-circle +
+ + +
+ + + +
+ plus-square +
+ + +
+ + + +
+ plus +
+ + +
+ + + +
+ pocket +
+ + +
+ + + +
+ power +
+ + +
+ + + +
+ printer +
+ + +
+ + + +
+ radio +
+ + +
+ + + +
+ refresh-ccw +
+ + +
+ + + +
+ refresh-cw +
+ + +
+ + + +
+ repeat +
+ + +
+ + + +
+ rewind +
+ + +
+ + + +
+ rotate-ccw +
+ + +
+ + + +
+ rotate-cw +
+ + +
+ + + +
+ rss +
+ + +
+ + + +
+ save +
+ + +
+ + + +
+ scissors +
+ + +
+ + + +
+ search +
+ + +
+ + + +
+ send +
+ + +
+ + + +
+ server +
+ + +
+ + + +
+ settings +
+ + +
+ + + +
+ share-2 +
+ + +
+ + + +
+ share +
+ + +
+ + + +
+ shield-off +
+ + +
+ + + +
+ shield +
+ + +
+ + + +
+ shopping-bag +
+ + +
+ + + +
+ shopping-cart +
+ + +
+ + + +
+ shuffle +
+ + +
+ + + +
+ sidebar +
+ + +
+ + + +
+ skip-back +
+ + +
+ + + +
+ skip-forward +
+ + +
+ + + +
+ slack +
+ + +
+ + + +
+ slash +
+ + +
+ + + +
+ sliders +
+ + +
+ + + +
+ smartphone +
+ + +
+ + + +
+ smile +
+ + +
+ + + +
+ speaker +
+ + +
+ + + +
+ square +
+ + +
+ + + +
+ star +
+ + +
+ + + +
+ stop-circle +
+ + +
+ + + +
+ sun +
+ + +
+ + + +
+ sunrise +
+ + +
+ + + +
+ sunset +
+ + +
+ + + +
+ tablet +
+ + +
+ + + +
+ tag +
+ + +
+ + + +
+ target +
+ + +
+ + + +
+ terminal +
+ + +
+ + + +
+ thermometer +
+ + +
+ + + +
+ thumbs-down +
+ + +
+ + + +
+ thumbs-up +
+ + +
+ + + +
+ toggle-left +
+ + +
+ + + +
+ toggle-right +
+ + +
+ + + +
+ trash-2 +
+ + +
+ + + +
+ trash +
+ + +
+ + + +
+ trello +
+ + +
+ + + +
+ trending-down +
+ + +
+ + + +
+ trending-up +
+ + +
+ + + +
+ triangle +
+ + +
+ + + +
+ truck +
+ + +
+ + + +
+ tv +
+ + +
+ + + +
+ twitter +
+ + +
+ + + +
+ type +
+ + +
+ + + +
+ umbrella +
+ + +
+ + + +
+ underline +
+ + +
+ + + +
+ unlock +
+ + +
+ + + +
+ upload-cloud +
+ + +
+ + + +
+ upload +
+ + +
+ + + +
+ user-check +
+ + +
+ + + +
+ user-minus +
+ + +
+ + + +
+ user-plus +
+ + +
+ + + +
+ user-x +
+ + +
+ + + +
+ user +
+ + +
+ + + +
+ users +
+ + +
+ + + +
+ video-off +
+ + +
+ + + +
+ video +
+ + +
+ + + +
+ voicemail +
+ + +
+ + + +
+ volume-1 +
+ + +
+ + + +
+ volume-2 +
+ + +
+ + + +
+ volume-x +
+ + +
+ + + +
+ volume +
+ + +
+ + + +
+ watch +
+ + +
+ + + +
+ wifi-off +
+ + +
+ + + +
+ wifi +
+ + +
+ + + +
+ wind +
+ + +
+ + + +
+ x-circle +
+ + +
+ + + +
+ x-octagon +
+ + +
+ + + +
+ x-square +
+ + +
+ + + +
+ x +
+ + +
+ + + +
+ youtube +
+ + +
+ + + +
+ zap-off +
+ + +
+ + + +
+ zap +
+ + +
+ + + +
+ zoom-in +
+ + +
+ + + +
+ zoom-out +
+ + + + \ No newline at end of file diff --git a/static/fonts/feather/feather.svg b/static/fonts/feather/feather.svg index 572045084..778633901 100644 --- a/static/fonts/feather/feather.svg +++ b/static/fonts/feather/feather.svg @@ -2,848 +2,848 @@ - - + + horiz-adv-x="1000" d=" M625 83.332C608.332 83.332 591.668 95.832 587.5 112.5L375 741.668L287.5 483.332C283.332 470.832 266.668 458.332 250 458.332H83.332C58.332 458.332 41.668 475 41.668 500S58.332 541.668 83.332 541.668H220.832L337.5 887.5C341.668 904.168 358.332 916.668 375 916.668S408.332 904.168 412.5 887.5L625 258.332L712.5 516.668C716.668 533.332 733.332 545.832 750 545.832H916.668C941.668 545.832 958.332 529.168 958.332 504.168S941.668 462.5 916.668 462.5H779.168L662.5 116.668C658.332 95.832 641.668 83.332 625 83.332zM625 83.332" /> + horiz-adv-x="1000" d=" M833.332 250H791.668C766.668 250 750 266.668 750 291.668S766.668 333.332 791.668 333.332H833.332C858.332 333.332 875 350 875 375V791.668C875 816.668 858.332 833.332 833.332 833.332H166.668C141.668 833.332 125 816.668 125 791.668V375C125 350 141.668 333.332 166.668 333.332H208.332C233.332 333.332 250 316.668 250 291.668S233.332 250 208.332 250H166.668C95.832 250 41.668 304.168 41.668 375V791.668C41.668 862.5 95.832 916.668 166.668 916.668H833.332C904.168 916.668 958.332 862.5 958.332 791.668V375C958.332 304.168 904.168 250 833.332 250zM833.332 250 M708.332 83.332H291.668C275 83.332 262.5 91.668 254.168 108.332C245.832 125 250 141.668 258.332 154.168L466.668 404.168C483.332 425 516.668 425 529.168 404.168L737.5 154.168C745.832 141.668 750 125 741.668 108.332C737.5 91.668 725 83.332 708.332 83.332zM379.168 166.668H616.668L500 308.332zM379.168 166.668" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M500 458.332C475 458.332 458.332 475 458.332 500V666.668C458.332 691.668 475 708.332 500 708.332S541.668 691.668 541.668 666.668V500C541.668 475 525 458.332 500 458.332zM500 291.668C487.5 291.668 479.168 295.832 470.832 304.168C462.5 312.5 458.332 320.832 458.332 333.332C458.332 337.5 458.332 345.832 462.5 350C466.668 354.168 466.668 358.332 470.832 362.5C475 366.668 479.168 370.832 483.332 370.832C500 379.168 516.668 375 529.168 362.5C533.332 358.332 537.5 354.168 537.5 350C537.5 345.832 541.668 337.5 541.668 333.332C541.668 320.832 537.5 312.5 529.168 304.168C520.832 295.832 512.5 291.668 500 291.668zM500 291.668" /> + horiz-adv-x="1000" d=" M670.832 41.668H329.168C316.668 41.668 308.332 45.832 300 54.168L54.168 300C45.832 304.168 41.668 316.668 41.668 329.168V670.832C41.668 683.332 45.832 691.668 54.168 700L300 945.832C304.168 954.168 316.668 958.332 329.168 958.332H675C687.5 958.332 695.832 954.168 704.168 945.832L950 700C954.168 695.832 958.332 683.332 958.332 670.832V325C958.332 312.5 954.168 304.168 945.832 295.832L700 50C695.832 45.832 683.332 41.668 670.832 41.668zM345.832 125H658.332L879.168 345.832V654.168L654.168 875H345.832L125 654.168V341.668zM345.832 125 M500 458.332C475 458.332 458.332 475 458.332 500V666.668C458.332 691.668 475 708.332 500 708.332S541.668 691.668 541.668 666.668V500C541.668 475 525 458.332 500 458.332zM500 291.668C487.5 291.668 479.168 295.832 470.832 304.168C462.5 312.5 458.332 320.832 458.332 333.332C458.332 337.5 458.332 345.832 462.5 350C466.668 354.168 466.668 358.332 470.832 362.5C475 366.668 479.168 370.832 483.332 370.832C500 379.168 516.668 375 529.168 362.5C533.332 358.332 537.5 354.168 537.5 350C537.5 345.832 541.668 337.5 541.668 333.332C541.668 320.832 537.5 312.5 529.168 304.168C520.832 295.832 512.5 291.668 500 291.668zM500 291.668" /> + horiz-adv-x="1000" d=" M145.832 83.332C125 83.332 104.168 87.5 83.332 100C25 133.332 4.168 212.5 37.5 270.832L391.668 862.5C400 879.168 416.668 895.832 433.332 904.168C462.5 920.832 495.832 925 529.168 916.668C562.5 908.332 587.5 887.5 608.332 858.332L958.332 270.832C970.832 250 975 229.168 975 208.332C975 175 962.5 141.668 937.5 120.832C916.668 95.832 887.5 83.332 854.168 83.332zM462.5 816.668L112.5 229.168C100 208.332 108.332 183.332 129.168 170.832C133.332 166.668 141.668 166.668 145.832 166.668H850C862.5 166.668 870.832 170.832 879.168 179.168C887.5 187.5 891.668 195.832 891.668 208.332C891.668 216.668 891.668 220.832 887.5 229.168L537.5 816.668C525 837.5 500 841.668 479.168 833.332C470.832 829.168 466.668 825 462.5 816.668zM462.5 816.668 M500 416.668C475 416.668 458.332 433.332 458.332 458.332V625C458.332 650 475 666.668 500 666.668S541.668 650 541.668 625V458.332C541.668 433.332 525 416.668 500 416.668zM500 250C487.5 250 479.168 254.168 470.832 262.5C462.5 270.832 458.332 279.168 458.332 291.668S462.5 312.5 470.832 320.832C487.5 337.5 512.5 337.5 529.168 320.832C537.5 312.5 541.668 304.168 541.668 291.668S537.5 270.832 529.168 262.5C520.832 254.168 512.5 250 500 250zM500 250" /> + horiz-adv-x="1000" d=" M750 541.668H250C225 541.668 208.332 558.332 208.332 583.332S225 625 250 625H750C775 625 791.668 608.332 791.668 583.332S775 541.668 750 541.668zM875 708.332H125C100 708.332 83.332 725 83.332 750S100 791.668 125 791.668H875C900 791.668 916.668 775 916.668 750S900 708.332 875 708.332zM875 375H125C100 375 83.332 391.668 83.332 416.668S100 458.332 125 458.332H875C900 458.332 916.668 441.668 916.668 416.668S900 375 875 375zM750 208.332H250C225 208.332 208.332 225 208.332 250S225 291.668 250 291.668H750C775 291.668 791.668 275 791.668 250S775 208.332 750 208.332zM750 208.332" /> + horiz-adv-x="1000" d=" M875 541.668H125C100 541.668 83.332 558.332 83.332 583.332S100 625 125 625H875C900 625 916.668 608.332 916.668 583.332S900 541.668 875 541.668zM875 708.332H125C100 708.332 83.332 725 83.332 750S100 791.668 125 791.668H875C900 791.668 916.668 775 916.668 750S900 708.332 875 708.332zM875 375H125C100 375 83.332 391.668 83.332 416.668S100 458.332 125 458.332H875C900 458.332 916.668 441.668 916.668 416.668S900 375 875 375zM875 208.332H125C100 208.332 83.332 225 83.332 250S100 291.668 125 291.668H875C900 291.668 916.668 275 916.668 250S900 208.332 875 208.332zM875 208.332" /> + horiz-adv-x="1000" d=" M708.332 541.668H125C100 541.668 83.332 558.332 83.332 583.332S100 625 125 625H708.332C733.332 625 750 608.332 750 583.332S733.332 541.668 708.332 541.668zM875 708.332H125C100 708.332 83.332 725 83.332 750S100 791.668 125 791.668H875C900 791.668 916.668 775 916.668 750S900 708.332 875 708.332zM875 375H125C100 375 83.332 391.668 83.332 416.668S100 458.332 125 458.332H875C900 458.332 916.668 441.668 916.668 416.668S900 375 875 375zM708.332 208.332H125C100 208.332 83.332 225 83.332 250S100 291.668 125 291.668H708.332C733.332 291.668 750 275 750 250S733.332 208.332 708.332 208.332zM708.332 208.332" /> + horiz-adv-x="1000" d=" M875 541.668H291.668C266.668 541.668 250 558.332 250 583.332S266.668 625 291.668 625H875C900 625 916.668 608.332 916.668 583.332S900 541.668 875 541.668zM875 708.332H125C100 708.332 83.332 725 83.332 750S100 791.668 125 791.668H875C900 791.668 916.668 775 916.668 750S900 708.332 875 708.332zM875 375H125C100 375 83.332 391.668 83.332 416.668S100 458.332 125 458.332H875C900 458.332 916.668 441.668 916.668 416.668S900 375 875 375zM875 208.332H291.668C266.668 208.332 250 225 250 250S266.668 291.668 291.668 291.668H875C900 291.668 916.668 275 916.668 250S900 208.332 875 208.332zM875 208.332" /> + horiz-adv-x="1000" d=" M500 625C408.332 625 333.332 700 333.332 791.668C333.332 883.332 408.332 958.332 500 958.332S666.668 883.332 666.668 791.668C666.668 700 591.668 625 500 625zM500 875C454.168 875 416.668 837.5 416.668 791.668C416.668 745.832 454.168 708.332 500 708.332C545.832 708.332 583.332 745.832 583.332 791.668C583.332 837.5 545.832 875 500 875zM500 875 M500 41.668C475 41.668 458.332 58.332 458.332 83.332V666.668C458.332 691.668 475 708.332 500 708.332S541.668 691.668 541.668 666.668V83.332C541.668 58.332 525 41.668 500 41.668zM500 41.668 M500 41.668C245.832 41.668 41.668 245.832 41.668 500C41.668 525 58.332 541.668 83.332 541.668H208.332C233.332 541.668 250 525 250 500S233.332 458.332 208.332 458.332H129.168C150 270.832 308.332 125 500 125S850 270.832 870.832 458.332H791.668C766.668 458.332 750 475 750 500S766.668 541.668 791.668 541.668H916.668C941.668 541.668 958.332 525 958.332 500C958.332 245.832 754.168 41.668 500 41.668zM500 41.668" /> + horiz-adv-x="1000" d=" M879.168 237.5C929.168 312.5 958.332 400 958.332 500C958.332 562.5 945.832 620.832 925 675C925 683.332 920.832 687.5 916.668 691.668C841.668 850 683.332 958.332 500 958.332C245.832 958.332 41.668 754.168 41.668 500C41.668 437.5 54.168 379.168 75 325C75 316.668 79.168 312.5 83.332 308.332C158.332 150 316.668 41.668 500 41.668C650 41.668 779.168 112.5 862.5 220.832C870.832 225 875 233.332 879.168 237.5zM570.832 375H429.168L358.332 500L429.168 625H575L645.832 504.168zM125 500C125 558.332 137.5 616.668 162.5 666.668L329.168 375H145.832C133.332 412.5 125 454.168 125 500zM675 625H854.168C866.668 587.5 875 545.832 875 500C875 441.668 862.5 387.5 837.5 337.5zM812.5 708.332H479.168L570.832 866.668C670.832 850 758.332 791.668 812.5 708.332zM475 875L308.332 587.5L216.668 745.832C279.168 820.832 370.832 866.668 475 875zM187.5 291.668H520.832L429.168 133.332C329.168 150 241.668 208.332 187.5 291.668zM525 125L691.668 416.668L783.332 254.168A377.90200000000004 377.90200000000004 0 0 0 525 125zM525 125" /> + horiz-adv-x="1000" d=" M875 83.332H125C100 83.332 83.332 100 83.332 125V666.668C83.332 691.668 100 708.332 125 708.332S166.668 691.668 166.668 666.668V166.668H833.332V666.668C833.332 691.668 850 708.332 875 708.332S916.668 691.668 916.668 666.668V125C916.668 100 900 83.332 875 83.332zM875 83.332 M958.332 625H41.668C16.668 625 0 641.668 0 666.668V875C0 900 16.668 916.668 41.668 916.668H958.332C983.332 916.668 1000 900 1000 875V666.668C1000 641.668 983.332 625 958.332 625zM83.332 708.332H916.668V833.332H83.332zM583.332 458.332H416.668C391.668 458.332 375 475 375 500S391.668 541.668 416.668 541.668H583.332C608.332 541.668 625 525 625 500S608.332 458.332 583.332 458.332zM583.332 458.332" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M500 291.668C487.5 291.668 479.168 295.832 470.832 304.168L304.168 470.832C287.5 487.5 287.5 512.5 304.168 529.168C320.832 545.832 345.832 545.832 362.5 529.168L500 391.668L637.5 529.168C654.168 545.832 679.168 545.832 695.832 529.168C712.5 512.5 712.5 487.5 695.832 470.832L529.168 304.168C520.832 295.832 512.5 291.668 500 291.668zM500 291.668 M500 291.668C475 291.668 458.332 308.332 458.332 333.332V666.668C458.332 691.668 475 708.332 500 708.332S541.668 691.668 541.668 666.668V333.332C541.668 308.332 525 291.668 500 291.668zM500 291.668" /> + horiz-adv-x="1000" d=" M291.668 250C279.168 250 270.832 254.168 262.5 262.5C245.832 279.168 245.832 304.168 262.5 320.832L679.168 737.5C695.832 754.168 720.832 754.168 737.5 737.5S754.168 695.832 737.5 679.168L320.832 262.5C312.5 254.168 304.168 250 291.668 250zM291.668 250 M708.332 250H291.668C266.668 250 250 266.668 250 291.668V708.332C250 733.332 266.668 750 291.668 750S333.332 733.332 333.332 708.332V333.332H708.332C733.332 333.332 750 316.668 750 291.668S733.332 250 708.332 250zM708.332 250" /> + horiz-adv-x="1000" d=" M708.332 250C695.832 250 687.5 254.168 679.168 262.5L262.5 679.168C245.832 695.832 245.832 720.832 262.5 737.5S304.168 754.168 320.832 737.5L737.5 320.832C754.168 304.168 754.168 279.168 737.5 262.5C729.168 254.168 720.832 250 708.332 250zM708.332 250 M708.332 250H291.668C266.668 250 250 266.668 250 291.668S266.668 333.332 291.668 333.332H666.668V708.332C666.668 733.332 683.332 750 708.332 750S750 733.332 750 708.332V291.668C750 266.668 733.332 250 708.332 250zM708.332 250" /> + horiz-adv-x="1000" d=" M500 166.668C475 166.668 458.332 183.332 458.332 208.332V791.668C458.332 816.668 475 833.332 500 833.332S541.668 816.668 541.668 791.668V208.332C541.668 183.332 525 166.668 500 166.668zM500 166.668 M500 166.668C487.5 166.668 479.168 170.832 470.832 179.168L179.168 470.832C162.5 487.5 162.5 512.5 179.168 529.168C195.832 545.832 220.832 545.832 237.5 529.168L500 266.668L762.5 529.168C779.168 545.832 804.168 545.832 820.832 529.168C837.5 512.5 837.5 487.5 820.832 470.832L529.168 179.168C520.832 170.832 512.5 166.668 500 166.668zM500 166.668" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M500 291.668C487.5 291.668 479.168 295.832 470.832 304.168L304.168 470.832C287.5 487.5 287.5 512.5 304.168 529.168L470.832 695.832C487.5 712.5 512.5 712.5 529.168 695.832C545.832 679.168 545.832 654.168 529.168 637.5L391.668 500L529.168 362.5C545.832 345.832 545.832 320.832 529.168 304.168C520.832 295.832 512.5 291.668 500 291.668zM500 291.668 M666.668 458.332H333.332C308.332 458.332 291.668 475 291.668 500S308.332 541.668 333.332 541.668H666.668C691.668 541.668 708.332 525 708.332 500S691.668 458.332 666.668 458.332zM666.668 458.332" /> + horiz-adv-x="1000" d=" M791.668 458.332H208.332C183.332 458.332 166.668 475 166.668 500S183.332 541.668 208.332 541.668H791.668C816.668 541.668 833.332 525 833.332 500S816.668 458.332 791.668 458.332zM791.668 458.332 M500 166.668C487.5 166.668 479.168 170.832 470.832 179.168L179.168 470.832C162.5 487.5 162.5 512.5 179.168 529.168L470.832 820.832C487.5 837.5 512.5 837.5 529.168 820.832C545.832 804.168 545.832 779.168 529.168 762.5L266.668 500L529.168 237.5C545.832 220.832 545.832 195.832 529.168 179.168C520.832 170.832 512.5 166.668 500 166.668zM500 166.668" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M500 291.668C487.5 291.668 479.168 295.832 470.832 304.168C454.168 320.832 454.168 345.832 470.832 362.5L608.332 500L470.832 637.5C454.168 654.168 454.168 679.168 470.832 695.832C487.5 712.5 512.5 712.5 529.168 695.832L695.832 529.168C712.5 512.5 712.5 487.5 695.832 470.832L529.168 304.168C520.832 295.832 512.5 291.668 500 291.668zM500 291.668 M666.668 458.332H333.332C308.332 458.332 291.668 475 291.668 500S308.332 541.668 333.332 541.668H666.668C691.668 541.668 708.332 525 708.332 500S691.668 458.332 666.668 458.332zM666.668 458.332" /> + horiz-adv-x="1000" d=" M791.668 458.332H208.332C183.332 458.332 166.668 475 166.668 500S183.332 541.668 208.332 541.668H791.668C816.668 541.668 833.332 525 833.332 500S816.668 458.332 791.668 458.332zM791.668 458.332 M500 166.668C487.5 166.668 479.168 170.832 470.832 179.168C454.168 195.832 454.168 220.832 470.832 237.5L733.332 500L470.832 762.5C454.168 779.168 454.168 804.168 470.832 820.832C487.5 837.5 512.5 837.5 529.168 820.832L820.832 529.168C837.5 512.5 837.5 487.5 820.832 470.832L529.168 179.168C520.832 170.832 512.5 166.668 500 166.668zM500 166.668" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M666.668 458.332C654.168 458.332 645.832 462.5 637.5 470.832L500 608.332L362.5 470.832C345.832 454.168 320.832 454.168 304.168 470.832C287.5 487.5 287.5 512.5 304.168 529.168L470.832 695.832C487.5 712.5 512.5 712.5 529.168 695.832L695.832 529.168C712.5 512.5 712.5 487.5 695.832 470.832C687.5 462.5 679.168 458.332 666.668 458.332zM666.668 458.332 M500 291.668C475 291.668 458.332 308.332 458.332 333.332V666.668C458.332 691.668 475 708.332 500 708.332S541.668 691.668 541.668 666.668V333.332C541.668 308.332 525 291.668 500 291.668zM500 291.668" /> + horiz-adv-x="1000" d=" M708.332 250C695.832 250 687.5 254.168 679.168 262.5L262.5 679.168C245.832 695.832 245.832 720.832 262.5 737.5S304.168 754.168 320.832 737.5L737.5 320.832C754.168 304.168 754.168 279.168 737.5 262.5C729.168 254.168 720.832 250 708.332 250zM708.332 250 M291.668 250C266.668 250 250 266.668 250 291.668V708.332C250 733.332 266.668 750 291.668 750H708.332C733.332 750 750 733.332 750 708.332S733.332 666.668 708.332 666.668H333.332V291.668C333.332 266.668 316.668 250 291.668 250zM291.668 250" /> + horiz-adv-x="1000" d=" M291.668 250C279.168 250 270.832 254.168 262.5 262.5C245.832 279.168 245.832 304.168 262.5 320.832L679.168 737.5C695.832 754.168 720.832 754.168 737.5 737.5S754.168 695.832 737.5 679.168L320.832 262.5C312.5 254.168 304.168 250 291.668 250zM291.668 250 M708.332 250C683.332 250 666.668 266.668 666.668 291.668V666.668H291.668C266.668 666.668 250 683.332 250 708.332S266.668 750 291.668 750H708.332C733.332 750 750 733.332 750 708.332V291.668C750 266.668 733.332 250 708.332 250zM708.332 250" /> + horiz-adv-x="1000" d=" M500 166.668C475 166.668 458.332 183.332 458.332 208.332V791.668C458.332 816.668 475 833.332 500 833.332S541.668 816.668 541.668 791.668V208.332C541.668 183.332 525 166.668 500 166.668zM500 166.668 M791.668 458.332C779.168 458.332 770.832 462.5 762.5 470.832L500 733.332L237.5 470.832C220.832 454.168 195.832 454.168 179.168 470.832C162.5 487.5 162.5 512.5 179.168 529.168L470.832 820.832C487.5 837.5 512.5 837.5 529.168 820.832L820.832 529.168C837.5 512.5 837.5 487.5 820.832 470.832C812.5 462.5 804.168 458.332 791.668 458.332zM791.668 458.332" /> + horiz-adv-x="1000" d=" M500 291.668C383.332 291.668 291.668 383.332 291.668 500C291.668 616.668 383.332 708.332 500 708.332C616.668 708.332 708.332 616.668 708.332 500C708.332 383.332 616.668 291.668 500 291.668zM500 625C429.168 625 375 570.832 375 500S429.168 375 500 375S625 429.168 625 500S570.832 625 500 625zM500 625 M500 41.668C245.832 41.668 41.668 245.832 41.668 500C41.668 620.832 87.5 737.5 175 825S379.168 958.332 500 958.332C754.168 958.332 958.332 754.168 958.332 500V458.332C958.332 366.668 883.332 291.668 791.668 291.668C700 291.668 625 366.668 625 458.332V666.668C625 691.668 641.668 708.332 666.668 708.332S708.332 691.668 708.332 666.668V458.332C708.332 412.5 745.832 375 791.668 375C837.5 375 875 412.5 875 458.332V500C875 708.332 708.332 875 500 875C400 875 304.168 837.5 233.332 766.668C162.5 695.832 125 600 125 500C125 291.668 291.668 125 500 125C583.332 125 662.5 154.168 729.168 204.168C745.832 216.668 775 216.668 787.5 195.832C800 179.168 800 150 779.168 137.5C700 75 600 41.668 500 41.668zM500 41.668" /> + horiz-adv-x="1000" d=" M500 333.332C316.668 333.332 166.668 483.332 166.668 666.668C166.668 850 316.668 1000 500 1000S833.332 850 833.332 666.668C833.332 483.332 683.332 333.332 500 333.332zM500 916.668C362.5 916.668 250 804.168 250 666.668S362.5 416.668 500 416.668S750 529.168 750 666.668S637.5 916.668 500 916.668zM500 916.668 M708.332 0C700 0 691.668 0 687.5 4.168L500 116.668L312.5 4.168C300 -4.168 283.332 -4.168 266.668 4.168C254.168 12.5 245.832 29.168 250 45.832L300 425C304.168 445.832 325 462.5 345.832 462.5C370.832 458.332 387.5 437.5 383.332 416.668L345.832 120.832L479.168 200C491.668 208.332 508.332 208.332 520.832 200L654.168 120.832L616.668 416.668C612.5 437.5 629.168 462.5 654.168 462.5C679.168 466.668 700 450 700 425L750 45.832C754.168 29.168 745.832 12.5 733.332 4.168C725 4.168 716.668 0 708.332 0zM708.332 0" /> + horiz-adv-x="1000" d=" M750 125C725 125 708.332 141.668 708.332 166.668V583.332C708.332 608.332 725 625 750 625S791.668 608.332 791.668 583.332V166.668C791.668 141.668 775 125 750 125zM500 125C475 125 458.332 141.668 458.332 166.668V833.332C458.332 858.332 475 875 500 875S541.668 858.332 541.668 833.332V166.668C541.668 141.668 525 125 500 125zM250 125C225 125 208.332 141.668 208.332 166.668V416.668C208.332 441.668 225 458.332 250 458.332S291.668 441.668 291.668 416.668V166.668C291.668 141.668 275 125 250 125zM250 125" /> + horiz-adv-x="1000" d=" M500 125C475 125 458.332 141.668 458.332 166.668V583.332C458.332 608.332 475 625 500 625S541.668 608.332 541.668 583.332V166.668C541.668 141.668 525 125 500 125zM750 125C725 125 708.332 141.668 708.332 166.668V833.332C708.332 858.332 725 875 750 875S791.668 858.332 791.668 833.332V166.668C791.668 141.668 775 125 750 125zM250 125C225 125 208.332 141.668 208.332 166.668V333.332C208.332 358.332 225 375 250 375S291.668 358.332 291.668 333.332V166.668C291.668 141.668 275 125 250 125zM250 125" /> + horiz-adv-x="1000" d=" M708.332 208.332H575C550 208.332 533.332 225 533.332 250S550 291.668 575 291.668H708.332C733.332 291.668 750 308.332 750 333.332V666.668C750 691.668 733.332 708.332 708.332 708.332H625C600 708.332 583.332 725 583.332 750S600 791.668 625 791.668H708.332C779.168 791.668 833.332 737.5 833.332 666.668V333.332C833.332 262.5 779.168 208.332 708.332 208.332zM208.332 208.332H125C54.168 208.332 0 262.5 0 333.332V666.668C0 737.5 54.168 791.668 125 791.668H258.332C283.332 791.668 300 775 300 750S283.332 708.332 258.332 708.332H125C100 708.332 83.332 691.668 83.332 666.668V333.332C83.332 308.332 100 291.668 125 291.668H208.332C233.332 291.668 250 275 250 250S233.332 208.332 208.332 208.332zM958.332 416.668C933.332 416.668 916.668 433.332 916.668 458.332V541.668C916.668 566.668 933.332 583.332 958.332 583.332S1000 566.668 1000 541.668V458.332C1000 433.332 983.332 416.668 958.332 416.668zM958.332 416.668 M375 208.332C366.668 208.332 358.332 212.5 350 216.668C329.168 229.168 325 254.168 337.5 275L462.5 458.332H291.668C275 458.332 262.5 466.668 254.168 479.168C245.832 491.668 245.832 508.332 254.168 520.832L420.832 770.832C433.332 791.668 458.332 795.832 479.168 783.332C500 770.832 504.168 745.832 491.668 725L366.668 541.668H541.668C558.332 541.668 570.832 533.332 579.168 520.832C587.5 508.332 587.5 491.668 579.168 479.168L412.5 229.168C400 216.668 387.5 208.332 375 208.332zM375 208.332" /> + horiz-adv-x="1000" d=" M708.332 208.332H125C54.168 208.332 0 262.5 0 333.332V666.668C0 737.5 54.168 791.668 125 791.668H708.332C779.168 791.668 833.332 737.5 833.332 666.668V333.332C833.332 262.5 779.168 208.332 708.332 208.332zM125 708.332C100 708.332 83.332 691.668 83.332 666.668V333.332C83.332 308.332 100 291.668 125 291.668H708.332C733.332 291.668 750 308.332 750 333.332V666.668C750 691.668 733.332 708.332 708.332 708.332zM958.332 416.668C933.332 416.668 916.668 433.332 916.668 458.332V541.668C916.668 566.668 933.332 583.332 958.332 583.332S1000 566.668 1000 541.668V458.332C1000 433.332 983.332 416.668 958.332 416.668zM958.332 416.668" /> + horiz-adv-x="1000" d=" M500 41.668C479.168 41.668 458.332 45.832 437.5 58.332C416.668 70.832 404.168 83.332 391.668 104.168C379.168 125 387.5 150 408.332 162.5C429.168 175 454.168 166.668 466.668 145.832C470.832 141.668 475 133.332 483.332 129.168C504.168 116.668 529.168 125 541.668 145.832C554.168 166.668 579.168 170.832 600 162.5C620.832 150 625 125 616.668 104.168C583.332 62.5 541.668 41.668 500 41.668zM775 416.668C758.332 416.668 741.668 429.168 733.332 445.832C716.668 520.832 708.332 591.668 708.332 666.668C708.332 687.5 729.168 708.332 750 708.332C775 708.332 791.668 687.5 791.668 666.668C791.668 600 800 533.332 816.668 470.832C820.832 450 808.332 425 787.5 420.832C783.332 416.668 779.168 416.668 775 416.668zM708.332 250H125C108.332 250 91.668 262.5 83.332 279.168C79.168 295.832 83.332 316.668 100 325C100 325 208.332 404.168 208.332 666.668C208.332 695.832 212.5 725 220.832 750C229.168 775 250 787.5 275 779.168C295.832 770.832 308.332 750 300 725C295.832 708.332 291.668 687.5 291.668 666.668C291.668 500 250 395.832 212.5 333.332H708.332C733.332 333.332 750 316.668 750 291.668S733.332 250 708.332 250zM708.332 250 M750 625C725 625 708.332 641.668 708.332 666.668C708.332 720.832 687.5 775 645.832 812.5C608.332 854.168 554.168 875 500 875C458.332 875 416.668 862.5 383.332 841.668C366.668 829.168 337.5 833.332 325 850C312.5 870.832 320.832 895.832 337.5 908.332C387.5 941.668 441.668 958.332 500 958.332C662.5 958.332 791.668 825 791.668 666.668C791.668 641.668 775 625 750 625zM958.332 0C945.832 0 937.5 4.168 929.168 12.5L12.5 929.168C-4.168 945.832 -4.168 970.832 12.5 987.5S54.168 1004.168 70.832 987.5L987.5 70.832C1004.168 54.168 1004.168 29.168 987.5 12.5C979.168 4.168 970.832 0 958.332 0zM958.332 0" /> + horiz-adv-x="1000" d=" M875 250H125C108.332 250 91.668 262.5 83.332 279.168C79.168 295.832 83.332 316.668 100 325C100 325 208.332 404.168 208.332 666.668C208.332 829.168 337.5 958.332 500 958.332S791.668 829.168 791.668 666.668C791.668 404.168 895.832 325 900 325C916.668 312.5 920.832 295.832 916.668 279.168C912.5 262.5 891.668 250 875 250zM212.5 333.332H783.332C750 395.832 708.332 500 708.332 666.668C708.332 783.332 616.668 875 500 875C383.332 875 291.668 783.332 291.668 666.668C291.668 500 250 395.832 212.5 333.332zM500 41.668C479.168 41.668 458.332 45.832 437.5 58.332C416.668 70.832 404.168 83.332 391.668 104.168C379.168 125 387.5 150 408.332 162.5C429.168 175 454.168 166.668 466.668 145.832C470.832 141.668 475 133.332 483.332 129.168C504.168 116.668 529.168 125 541.668 145.832C554.168 166.668 579.168 170.832 600 162.5C620.832 150 625 125 616.668 104.168C583.332 62.5 541.668 41.668 500 41.668zM500 41.668" /> + horiz-adv-x="1000" d=" M500 0C495.832 0 487.5 0 483.332 4.168C466.668 8.332 458.332 25 458.332 41.668V400L300 241.668C283.332 225 258.332 225 241.668 241.668C225 258.332 225 283.332 241.668 300L441.668 500L241.668 700C225 716.668 225 741.668 241.668 758.332C258.332 775 283.332 775 300 758.332L458.332 600V958.332C458.332 975 466.668 991.668 483.332 995.832C500 1004.168 516.668 1000 529.168 987.5L758.332 758.332C775 741.668 775 716.668 758.332 700L558.332 500L758.332 300C775 283.332 775 258.332 758.332 241.668L529.168 12.5C520.832 4.168 512.5 0 500 0zM541.668 400V141.668L670.832 270.832zM541.668 858.332V600L670.832 729.168zM541.668 858.332" /> + horiz-adv-x="1000" d=" M583.332 458.332H250C225 458.332 208.332 475 208.332 500V833.332C208.332 858.332 225 875 250 875H583.332C700 875 791.668 783.332 791.668 666.668C791.668 550 700 458.332 583.332 458.332zM291.668 541.668H583.332C654.168 541.668 708.332 595.832 708.332 666.668C708.332 737.5 654.168 791.668 583.332 791.668H291.668zM291.668 541.668 M625 125H250C225 125 208.332 141.668 208.332 166.668V500C208.332 525 225 541.668 250 541.668H625C741.668 541.668 833.332 450 833.332 333.332C833.332 216.668 741.668 125 625 125zM291.668 208.332H625C695.832 208.332 750 262.5 750 333.332C750 404.168 695.832 458.332 625 458.332H291.668zM291.668 208.332" /> + horiz-adv-x="1000" d=" M500 83.332C475 83.332 458.332 100 458.332 125C458.332 170.832 420.832 208.332 375 208.332H83.332C58.332 208.332 41.668 225 41.668 250V875C41.668 900 58.332 916.668 83.332 916.668H333.332C450 916.668 541.668 825 541.668 708.332V125C541.668 100 525 83.332 500 83.332zM125 291.668H375C404.168 291.668 433.332 283.332 458.332 270.832V708.332C458.332 779.168 404.168 833.332 333.332 833.332H125zM125 291.668 M500 83.332C475 83.332 458.332 100 458.332 125V708.332C458.332 825 550 916.668 666.668 916.668H916.668C941.668 916.668 958.332 900 958.332 875V250C958.332 225 941.668 208.332 916.668 208.332H625C579.168 208.332 541.668 170.832 541.668 125C541.668 100 525 83.332 500 83.332zM666.668 833.332C595.832 833.332 541.668 779.168 541.668 708.332V270.832C566.668 283.332 595.832 291.668 625 291.668H875V833.332zM666.668 833.332" /> + horiz-adv-x="1000" d=" M833.332 958.332H270.832C191.668 958.332 125 891.668 125 812.5V187.5C125 108.332 191.668 41.668 270.832 41.668H833.332C858.332 41.668 875 58.332 875 83.332V916.668C875 941.668 858.332 958.332 833.332 958.332zM270.832 875H791.668V333.332H270.832C250 333.332 229.168 329.168 208.332 316.668V812.5C208.332 845.832 237.5 875 270.832 875zM270.832 125C237.5 125 208.332 154.168 208.332 187.5S237.5 250 270.832 250H791.668V125zM270.832 125" /> + horiz-adv-x="1000" d=" M791.668 83.332C783.332 83.332 775 87.5 766.668 91.668L500 283.332L233.332 91.668C220.832 83.332 204.168 83.332 191.668 87.5S166.668 108.332 166.668 125V791.668C166.668 862.5 220.832 916.668 291.668 916.668H708.332C779.168 916.668 833.332 862.5 833.332 791.668V125C833.332 108.332 825 95.832 812.5 87.5C804.168 83.332 800 83.332 791.668 83.332zM500 375C508.332 375 516.668 370.832 525 366.668L750 204.168V791.668C750 816.668 733.332 833.332 708.332 833.332H291.668C266.668 833.332 250 816.668 250 791.668V204.168L475 366.668C483.332 370.832 491.668 375 500 375zM500 375" /> + horiz-adv-x="1000" d=" M900 729.168C887.5 750 875 762.5 854.168 775L562.5 941.668C525 962.5 475 962.5 437.5 941.668L145.832 775C125 762.5 112.5 750 100 729.168C100 729.168 100 725 95.832 720.832C87.5 704.168 83.332 687.5 83.332 666.668V333.332C83.332 287.5 108.332 245.832 145.832 225L437.5 58.332C450 50 462.5 45.832 479.168 41.668C487.5 37.5 491.668 37.5 500 37.5S512.5 41.668 520.832 41.668C533.332 45.832 550 50 562.5 58.332L854.168 225C891.668 245.832 916.668 287.5 916.668 333.332V666.668C916.668 687.5 912.5 708.332 900 729.168zM479.168 870.832C487.5 875 491.668 875 500 875S512.5 875 520.832 870.832L791.668 716.668L500 545.832L208.332 716.668zM187.5 295.832C175 304.168 166.668 316.668 166.668 333.332V645.832L458.332 475V141.668zM812.5 295.832L541.668 141.668V470.832L833.332 641.668V333.332C833.332 316.668 825 304.168 812.5 295.832zM812.5 295.832" /> + horiz-adv-x="1000" d=" M833.332 83.332H166.668C95.832 83.332 41.668 137.5 41.668 208.332V625C41.668 695.832 95.832 750 166.668 750H833.332C904.168 750 958.332 695.832 958.332 625V208.332C958.332 137.5 904.168 83.332 833.332 83.332zM166.668 666.668C141.668 666.668 125 650 125 625V208.332C125 183.332 141.668 166.668 166.668 166.668H833.332C858.332 166.668 875 183.332 875 208.332V625C875 650 858.332 666.668 833.332 666.668zM166.668 666.668 M666.668 83.332C641.668 83.332 625 100 625 125V791.668C625 816.668 608.332 833.332 583.332 833.332H416.668C391.668 833.332 375 816.668 375 791.668V125C375 100 358.332 83.332 333.332 83.332S291.668 100 291.668 125V791.668C291.668 862.5 345.832 916.668 416.668 916.668H583.332C654.168 916.668 708.332 862.5 708.332 791.668V125C708.332 100 691.668 83.332 666.668 83.332zM666.668 83.332" /> + horiz-adv-x="1000" d=" M791.668 875H708.332V916.668C708.332 941.668 691.668 958.332 666.668 958.332S625 941.668 625 916.668V875H375V916.668C375 941.668 358.332 958.332 333.332 958.332S291.668 941.668 291.668 916.668V875H208.332C137.5 875 83.332 820.832 83.332 750V166.668C83.332 95.832 137.5 41.668 208.332 41.668H791.668C862.5 41.668 916.668 95.832 916.668 166.668V750C916.668 820.832 862.5 875 791.668 875zM208.332 791.668H291.668V750C291.668 725 308.332 708.332 333.332 708.332S375 725 375 750V791.668H625V750C625 725 641.668 708.332 666.668 708.332S708.332 725 708.332 750V791.668H791.668C816.668 791.668 833.332 775 833.332 750V625H166.668V750C166.668 775 183.332 791.668 208.332 791.668zM791.668 125H208.332C183.332 125 166.668 141.668 166.668 166.668V541.668H833.332V166.668C833.332 141.668 816.668 125 791.668 125zM791.668 125" /> + horiz-adv-x="1000" d=" M958.332 0C945.832 0 937.5 4.168 929.168 12.5L12.5 929.168C-4.168 945.832 -4.168 970.832 12.5 987.5S54.168 1004.168 70.832 987.5L987.5 70.832C1004.168 54.168 1004.168 29.168 987.5 12.5C979.168 4.168 970.832 0 958.332 0zM958.332 0 M875 83.332H125C54.168 83.332 0 137.5 0 208.332V666.668C0 737.5 54.168 791.668 125 791.668H250C275 791.668 291.668 775 291.668 750S275 708.332 250 708.332H125C100 708.332 83.332 691.668 83.332 666.668V208.332C83.332 183.332 100 166.668 125 166.668H875C900 166.668 916.668 150 916.668 125S900 83.332 875 83.332zM958.332 237.5C933.332 237.5 916.668 254.168 916.668 279.168V666.668C916.668 691.668 900 708.332 875 708.332H708.332C695.832 708.332 683.332 716.668 675 725L604.168 833.332H375C350 833.332 333.332 850 333.332 875S350 916.668 375 916.668H625C637.5 916.668 650 908.332 658.332 900L729.168 791.668H875C945.832 791.668 1000 737.5 1000 666.668V279.168C1000 254.168 983.332 237.5 958.332 237.5zM500 250C458.332 250 416.668 262.5 383.332 287.5C337.5 320.832 308.332 366.668 295.832 420.832C287.5 475 295.832 529.168 329.168 575C345.832 595.832 362.5 616.668 383.332 629.168C404.168 641.668 429.168 637.5 441.668 616.668C454.168 595.832 450 570.832 429.168 558.332C416.668 550 404.168 541.668 395.832 529.168C379.168 500 370.832 466.668 375 433.332C379.168 400 400 370.832 429.168 354.168C458.332 333.332 491.668 329.168 520.832 333.332C554.168 337.5 583.332 358.332 600 387.5C612.5 408.332 637.5 412.5 658.332 400C679.168 387.5 683.332 362.5 670.832 341.668C637.5 295.832 591.668 266.668 537.5 254.168C525 250 512.5 250 500 250zM500 250" /> + horiz-adv-x="1000" d=" M875 83.332H125C54.168 83.332 0 137.5 0 208.332V666.668C0 737.5 54.168 791.668 125 791.668H270.832L341.668 900C350 908.332 362.5 916.668 375 916.668H625C637.5 916.668 650 908.332 658.332 900L729.168 791.668H875C945.832 791.668 1000 737.5 1000 666.668V208.332C1000 137.5 945.832 83.332 875 83.332zM125 708.332C100 708.332 83.332 691.668 83.332 666.668V208.332C83.332 183.332 100 166.668 125 166.668H875C900 166.668 916.668 183.332 916.668 208.332V666.668C916.668 691.668 900 708.332 875 708.332H708.332C695.832 708.332 683.332 716.668 675 725L604.168 833.332H395.832L325 725C316.668 716.668 304.168 708.332 291.668 708.332zM125 708.332 M500 250C383.332 250 291.668 341.668 291.668 458.332C291.668 575 383.332 666.668 500 666.668C616.668 666.668 708.332 575 708.332 458.332C708.332 341.668 616.668 250 500 250zM500 583.332C429.168 583.332 375 529.168 375 458.332C375 387.5 429.168 333.332 500 333.332S625 387.5 625 458.332C625 529.168 570.832 583.332 500 583.332zM500 583.332" /> + horiz-adv-x="1000" d=" M245.832 125C225 125 208.332 137.5 204.168 158.332C191.668 225 141.668 275 75 287.5C54.168 291.668 37.5 316.668 41.668 337.5C45.832 358.332 66.668 375 91.668 370.832C191.668 350 266.668 275 287.5 175C291.668 154.168 275 129.168 254.168 125zM412.5 125C391.668 125 375 141.668 370.832 162.5C354.168 316.668 233.332 441.668 75 458.332C54.168 458.332 37.5 479.168 41.668 504.168C45.832 525 66.668 541.668 87.5 541.668C283.332 520.832 433.332 366.668 454.168 175C458.332 154.168 441.668 133.332 416.668 129.168C416.668 125 416.668 125 412.5 125zM833.332 125H583.332C558.332 125 541.668 141.668 541.668 166.668S558.332 208.332 583.332 208.332H833.332C858.332 208.332 875 225 875 250V750C875 775 858.332 791.668 833.332 791.668H166.668C141.668 791.668 125 775 125 750V666.668C125 641.668 108.332 625 83.332 625S41.668 641.668 41.668 666.668V750C41.668 820.832 95.832 875 166.668 875H833.332C904.168 875 958.332 820.832 958.332 750V250C958.332 179.168 904.168 125 833.332 125zM83.332 125C70.832 125 62.5 129.168 54.168 137.5C45.832 145.832 41.668 154.168 41.668 166.668S45.832 187.5 54.168 195.832C58.332 200 62.5 204.168 66.668 204.168C83.332 212.5 100 208.332 112.5 195.832C120.832 187.5 125 179.168 125 166.668S120.832 145.832 112.5 137.5S95.832 125 83.332 125zM83.332 125" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332C566.668 958.332 629.168 945.832 687.5 916.668C708.332 908.332 716.668 883.332 708.332 862.5C700 841.668 675 833.332 654.168 841.668C604.168 862.5 554.168 875 500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500V537.5C875 562.5 891.668 579.168 916.668 579.168S958.332 562.5 958.332 537.5V500C958.332 245.832 754.168 41.668 500 41.668zM500 41.668 M500 375C487.5 375 479.168 379.168 470.832 387.5L345.832 512.5C329.168 529.168 329.168 554.168 345.832 570.832C362.5 587.5 387.5 587.5 404.168 570.832L500 475L887.5 862.5C904.168 879.168 929.168 879.168 945.832 862.5C962.5 845.832 962.5 820.832 945.832 804.168L529.168 387.5C520.832 379.168 512.5 375 500 375zM500 375" /> + horiz-adv-x="1000" d=" M500 375C487.5 375 479.168 379.168 470.832 387.5L345.832 512.5C329.168 529.168 329.168 554.168 345.832 570.832C362.5 587.5 387.5 587.5 404.168 570.832L500 475L887.5 862.5C904.168 879.168 929.168 879.168 945.832 862.5C962.5 845.832 962.5 820.832 945.832 804.168L529.168 387.5C520.832 379.168 512.5 375 500 375zM500 375 M791.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V791.668C83.332 862.5 137.5 916.668 208.332 916.668H666.668C691.668 916.668 708.332 900 708.332 875S691.668 833.332 666.668 833.332H208.332C183.332 833.332 166.668 816.668 166.668 791.668V208.332C166.668 183.332 183.332 166.668 208.332 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V500C833.332 525 850 541.668 875 541.668S916.668 525 916.668 500V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM791.668 83.332" /> + horiz-adv-x="1000" d=" M375 250C362.5 250 354.168 254.168 345.832 262.5L137.5 470.832C120.832 487.5 120.832 512.5 137.5 529.168C154.168 545.832 179.168 545.832 195.832 529.168L375 350L804.168 779.168C820.832 795.832 845.832 795.832 862.5 779.168C879.168 762.5 879.168 737.5 862.5 720.832L404.168 262.5C395.832 254.168 387.5 250 375 250zM375 250" /> + horiz-adv-x="1000" d=" M500 333.332C487.5 333.332 479.168 337.5 470.832 345.832L220.832 595.832C204.168 612.5 204.168 637.5 220.832 654.168C237.5 670.832 262.5 670.832 279.168 654.168L500 433.332L720.832 654.168C737.5 670.832 762.5 670.832 779.168 654.168C795.832 637.5 795.832 612.5 779.168 595.832L529.168 345.832C520.832 337.5 512.5 333.332 500 333.332zM500 333.332" /> + horiz-adv-x="1000" d=" M625 208.332C612.5 208.332 604.168 212.5 595.832 220.832L345.832 470.832C329.168 487.5 329.168 512.5 345.832 529.168L595.832 779.168C612.5 795.832 637.5 795.832 654.168 779.168C670.832 762.5 670.832 737.5 654.168 720.832L433.332 500L654.168 279.168C670.832 262.5 670.832 237.5 654.168 220.832C645.832 212.5 637.5 208.332 625 208.332zM625 208.332" /> + horiz-adv-x="1000" d=" M375 208.332C362.5 208.332 354.168 212.5 345.832 220.832C329.168 237.5 329.168 262.5 345.832 279.168L566.668 500L345.832 720.832C329.168 737.5 329.168 762.5 345.832 779.168C362.5 795.832 387.5 795.832 404.168 779.168L654.168 529.168C670.832 512.5 670.832 487.5 654.168 470.832L404.168 220.832C395.832 212.5 387.5 208.332 375 208.332zM375 208.332" /> + horiz-adv-x="1000" d=" M750 333.332C737.5 333.332 729.168 337.5 720.832 345.832L500 566.668L279.168 345.832C262.5 329.168 237.5 329.168 220.832 345.832C204.168 362.5 204.168 387.5 220.832 404.168L470.832 654.168C487.5 670.832 512.5 670.832 529.168 654.168L779.168 404.168C795.832 387.5 795.832 362.5 779.168 345.832C770.832 337.5 762.5 333.332 750 333.332zM750 333.332" /> + horiz-adv-x="1000" d=" M500 208.332C487.5 208.332 479.168 212.5 470.832 220.832L262.5 429.168C245.832 445.832 245.832 470.832 262.5 487.5S304.168 504.168 320.832 487.5L500 308.332L679.168 487.5C695.832 504.168 720.832 504.168 737.5 487.5S754.168 445.832 737.5 429.168L529.168 220.832C520.832 212.5 512.5 208.332 500 208.332zM500 208.332 M500 500C487.5 500 479.168 504.168 470.832 512.5L262.5 720.832C245.832 737.5 245.832 762.5 262.5 779.168C279.168 795.832 304.168 795.832 320.832 779.168L500 600L679.168 779.168C695.832 795.832 720.832 795.832 737.5 779.168C754.168 762.5 754.168 737.5 737.5 720.832L529.168 512.5C520.832 504.168 512.5 500 500 500zM500 500" /> + horiz-adv-x="1000" d=" M458.332 250C445.832 250 437.5 254.168 429.168 262.5L220.832 470.832C204.168 487.5 204.168 512.5 220.832 529.168L429.168 737.5C445.832 754.168 470.832 754.168 487.5 737.5S504.168 695.832 487.5 679.168L308.332 500L487.5 320.832C504.168 304.168 504.168 279.168 487.5 262.5C479.168 254.168 470.832 250 458.332 250zM458.332 250 M750 250C737.5 250 729.168 254.168 720.832 262.5L512.5 470.832C495.832 487.5 495.832 512.5 512.5 529.168L720.832 737.5C737.5 754.168 762.5 754.168 779.168 737.5C795.832 720.832 795.832 695.832 779.168 679.168L600 500L779.168 320.832C795.832 304.168 795.832 279.168 779.168 262.5C770.832 254.168 762.5 250 750 250zM750 250" /> + horiz-adv-x="1000" d=" M541.668 250C529.168 250 520.832 254.168 512.5 262.5C495.832 279.168 495.832 304.168 512.5 320.832L691.668 500L512.5 679.168C495.832 695.832 495.832 720.832 512.5 737.5S554.168 754.168 570.832 737.5L779.168 529.168C795.832 512.5 795.832 487.5 779.168 470.832L570.832 262.5C562.5 254.168 554.168 250 541.668 250zM541.668 250 M250 250C237.5 250 229.168 254.168 220.832 262.5C204.168 279.168 204.168 304.168 220.832 320.832L400 500L220.832 679.168C204.168 695.832 204.168 720.832 220.832 737.5C237.5 754.168 262.5 754.168 279.168 737.5L487.5 529.168C504.168 512.5 504.168 487.5 487.5 470.832L279.168 262.5C270.832 254.168 262.5 250 250 250zM250 250" /> + horiz-adv-x="1000" d=" M708.332 500C695.832 500 687.5 504.168 679.168 512.5L500 691.668L320.832 512.5C304.168 495.832 279.168 495.832 262.5 512.5S245.832 554.168 262.5 570.832L470.832 779.168C487.5 795.832 512.5 795.832 529.168 779.168L737.5 570.832C754.168 554.168 754.168 529.168 737.5 512.5C729.168 504.168 720.832 500 708.332 500zM708.332 500 M708.332 208.332C695.832 208.332 687.5 212.5 679.168 220.832L500 400L320.832 220.832C304.168 204.168 279.168 204.168 262.5 220.832C245.832 237.5 245.832 262.5 262.5 279.168L470.832 487.5C487.5 504.168 512.5 504.168 529.168 487.5L737.5 279.168C754.168 262.5 754.168 237.5 737.5 220.832C729.168 212.5 720.832 208.332 708.332 208.332zM708.332 208.332" /> + horiz-adv-x="1000" d=" M925 675C925 683.332 920.832 687.5 916.668 691.668C841.668 850 683.332 958.332 500 958.332C350 958.332 212.5 883.332 129.168 770.832C75 695.832 41.668 600 41.668 500C41.668 245.832 245.832 41.668 500 41.668S958.332 245.832 958.332 500C958.332 562.5 945.832 620.832 925 675zM500 875C629.168 875 745.832 808.332 812.5 708.332H500C412.5 708.332 337.5 658.332 308.332 583.332L212.5 741.668C283.332 825 383.332 875 500 875zM625 500C625 475 620.832 454.168 608.332 437.5L604.168 425C579.168 395.832 541.668 375 500 375C454.168 375 412.5 400 391.668 437.5V441.668C379.168 458.332 375 479.168 375 500C375 570.832 429.168 625 500 625S625 570.832 625 500zM125 500C125 558.332 137.5 616.668 162.5 666.668L316.668 395.832L325 387.5C362.5 329.168 425 291.668 500 291.668C508.332 291.668 516.668 291.668 525 295.832L429.168 133.332C254.168 162.5 125 316.668 125 500zM525 125L683.332 395.832C683.332 400 683.332 404.168 687.5 408.332C700 437.5 708.332 466.668 708.332 500C708.332 545.832 691.668 591.668 666.668 625H854.168C866.668 587.5 875 545.832 875 500C875 300 720.832 141.668 525 125zM525 125" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875" /> + horiz-adv-x="1000" d=" M750 41.668H250C179.168 41.668 125 95.832 125 166.668V750C125 820.832 179.168 875 250 875H333.332C358.332 875 375 858.332 375 833.332S358.332 791.668 333.332 791.668H250C225 791.668 208.332 775 208.332 750V166.668C208.332 141.668 225 125 250 125H750C775 125 791.668 141.668 791.668 166.668V750C791.668 775 775 791.668 750 791.668H666.668C641.668 791.668 625 808.332 625 833.332S641.668 875 666.668 875H750C820.832 875 875 820.832 875 750V166.668C875 95.832 820.832 41.668 750 41.668zM750 41.668 M625 708.332H375C329.168 708.332 291.668 745.832 291.668 791.668V875C291.668 920.832 329.168 958.332 375 958.332H625C670.832 958.332 708.332 920.832 708.332 875V791.668C708.332 745.832 670.832 708.332 625 708.332zM375 875V791.668H625V875zM375 875" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M666.668 375C658.332 375 654.168 375 650 379.168L483.332 462.5C466.668 470.832 458.332 483.332 458.332 500V750C458.332 775 475 791.668 500 791.668S541.668 775 541.668 750V525L683.332 454.168C704.168 445.832 712.5 420.832 700 400C695.832 383.332 683.332 375 666.668 375zM666.668 375" /> + horiz-adv-x="1000" d=" M333.332 83.332C308.332 83.332 291.668 100 291.668 125V208.332C291.668 233.332 308.332 250 333.332 250S375 233.332 375 208.332V125C375 100 358.332 83.332 333.332 83.332zM333.332 333.332C308.332 333.332 291.668 350 291.668 375V458.332C291.668 483.332 308.332 500 333.332 500S375 483.332 375 458.332V375C375 350 358.332 333.332 333.332 333.332zM666.668 83.332C641.668 83.332 625 100 625 125V208.332C625 233.332 641.668 250 666.668 250S708.332 233.332 708.332 208.332V125C708.332 100 691.668 83.332 666.668 83.332zM666.668 333.332C641.668 333.332 625 350 625 375V458.332C625 483.332 641.668 500 666.668 500S708.332 483.332 708.332 458.332V375C708.332 350 691.668 333.332 666.668 333.332zM500 0C475 0 458.332 16.668 458.332 41.668V125C458.332 150 475 166.668 500 166.668S541.668 150 541.668 125V41.668C541.668 16.668 525 0 500 0zM500 250C475 250 458.332 266.668 458.332 291.668V375C458.332 400 475 416.668 500 416.668S541.668 400 541.668 375V291.668C541.668 266.668 525 250 500 250zM500 250 M833.332 266.668C816.668 266.668 800 275 795.832 291.668C787.5 312.5 795.832 337.5 816.668 345.832C858.332 362.5 887.5 395.832 904.168 437.5C920.832 479.168 920.832 525 900 566.668C875 629.168 816.668 666.668 750 666.668H695.832C675 666.668 658.332 679.168 654.168 700C612.5 854.168 454.168 950 300 908.332C145.832 866.668 50 708.332 91.668 554.168C108.332 491.668 141.668 437.5 191.668 400C208.332 387.5 212.5 358.332 200 341.668C187.5 325 158.332 320.832 141.668 333.332A381.241 381.241 0 0 0 12.5 533.332C-41.668 733.332 79.168 937.5 279.168 987.5C470.832 1037.5 662.5 929.168 725 750H750C850 750 937.5 691.668 979.168 600C1004.168 537.5 1008.332 470.832 983.332 408.332S912.5 295.832 850 270.832C845.832 266.668 837.5 266.668 833.332 266.668zM833.332 266.668" /> + horiz-adv-x="1000" d=" M791.668 254.168C770.832 254.168 754.168 266.668 750 287.5C745.832 308.332 758.332 333.332 783.332 337.5C875 354.168 933.332 445.832 912.5 533.332C895.832 612.5 829.168 666.668 750 666.668H695.832C675 666.668 658.332 679.168 654.168 700C612.5 854.168 454.168 950 300 908.332C225 887.5 162.5 841.668 125 775C83.332 704.168 70.832 629.168 91.668 550C112.5 470.832 162.5 408.332 233.332 366.668C254.168 358.332 262.5 333.332 250 312.5S212.5 283.332 191.668 295.832C100 345.832 37.5 429.168 8.332 529.168C-16.668 625 -4.168 729.168 50 812.5C100 900 183.332 958.332 279.168 983.332C466.668 1033.332 662.5 925 725 745.832H750C866.668 745.832 970.832 662.5 995.832 545.832C1025 412.5 937.5 279.168 800 250C795.832 254.168 795.832 254.168 791.668 254.168zM791.668 254.168 M458.332 0C450 0 441.668 4.168 433.332 8.332C412.5 20.832 408.332 45.832 420.832 66.668L545.832 250H375C358.332 250 345.832 258.332 337.5 270.832S329.168 300 337.5 312.5L504.168 562.5C516.668 583.332 541.668 587.5 562.5 575S587.5 537.5 575 516.668L450 333.332H625C641.668 333.332 654.168 325 662.5 312.5S670.832 283.332 662.5 270.832L495.832 20.832C483.332 8.332 470.832 0 458.332 0zM458.332 0" /> + horiz-adv-x="1000" d=" M370.832 125C233.332 125 108.332 200 41.668 316.668C-8.332 404.168 -16.668 504.168 8.332 600C37.5 695.832 100 775 187.5 825C208.332 837.5 233.332 833.332 245.832 812.5C254.168 791.668 250 766.668 229.168 754.168C162.5 716.668 112.5 654.168 91.668 579.168C70.832 504.168 79.168 425 116.668 358.332C166.668 262.5 266.668 204.168 375 208.332H750C770.832 208.332 787.5 212.5 808.332 216.668C829.168 225 854.168 212.5 862.5 191.668C870.832 170.832 858.332 145.832 837.5 137.5C808.332 129.168 783.332 120.832 754.168 120.832H375C375 125 370.832 125 370.832 125zM941.668 250C937.5 250 929.168 250 925 254.168C904.168 262.5 895.832 287.5 904.168 308.332C941.668 391.668 900 491.668 816.668 525C795.832 533.332 775 537.5 750 537.5H695.832C675 537.5 658.332 550 654.168 570.832C625 691.668 525 779.168 400 791.668C375 791.668 358.332 812.5 362.5 837.5C362.5 862.5 383.332 879.168 408.332 875C554.168 862.5 679.168 762.5 729.168 625H750C783.332 625 816.668 616.668 845.832 604.168C970.832 550 1033.3319999999999 404.168 979.168 275C975 262.5 958.332 250 941.668 250zM941.668 250 M958.332 0C945.832 0 937.5 4.168 929.168 12.5L12.5 929.168C-4.168 945.832 -4.168 970.832 12.5 987.5S54.168 1004.168 70.832 987.5L987.5 70.832C1004.168 54.168 1004.168 29.168 987.5 12.5C979.168 4.168 970.832 0 958.332 0zM958.332 0" /> + horiz-adv-x="1000" d=" M666.668 83.332C641.668 83.332 625 100 625 125V458.332C625 483.332 641.668 500 666.668 500S708.332 483.332 708.332 458.332V125C708.332 100 691.668 83.332 666.668 83.332zM333.332 83.332C308.332 83.332 291.668 100 291.668 125V458.332C291.668 483.332 308.332 500 333.332 500S375 483.332 375 458.332V125C375 100 358.332 83.332 333.332 83.332zM500 0C475 0 458.332 16.668 458.332 41.668V375C458.332 400 475 416.668 500 416.668S541.668 400 541.668 375V41.668C541.668 16.668 525 0 500 0zM500 0 M833.332 266.668C816.668 266.668 800 275 795.832 291.668C787.5 312.5 795.832 337.5 816.668 345.832C858.332 362.5 887.5 395.832 904.168 437.5C920.832 479.168 920.832 525 900 566.668C875 629.168 816.668 666.668 750 666.668H695.832C675 666.668 658.332 679.168 654.168 700C612.5 854.168 454.168 950 300 908.332C145.832 866.668 50 708.332 91.668 554.168C108.332 491.668 141.668 437.5 191.668 400C208.332 387.5 212.5 358.332 200 341.668C187.5 325 158.332 320.832 141.668 333.332A381.241 381.241 0 0 0 12.5 533.332C-41.668 733.332 79.168 937.5 279.168 987.5C470.832 1037.5 662.5 929.168 725 750H750C850 750 937.5 691.668 979.168 600C1004.168 537.5 1008.332 470.832 983.332 408.332S912.5 295.832 850 270.832C845.832 266.668 837.5 266.668 833.332 266.668zM833.332 266.668" /> + horiz-adv-x="1000" d=" M833.332 225C816.668 225 800 233.332 795.832 250C787.5 270.832 795.832 295.832 816.668 304.168C858.332 320.832 887.5 354.168 904.168 395.832C920.832 437.5 920.832 483.332 900 525C875 587.5 816.668 625 750 625H695.832C675 625 658.332 637.5 654.168 658.332C612.5 812.5 454.168 908.332 300 866.668C145.832 825 50 666.668 91.668 512.5C108.332 450 141.668 395.832 191.668 358.332C208.332 345.832 212.5 316.668 200 300S158.332 279.168 141.668 291.668A381.226 381.226 0 0 0 12.5 491.668C-41.668 691.668 79.168 895.832 279.168 945.832C470.832 995.832 662.5 887.5 725 708.332H750C850 708.332 937.5 650 979.168 558.332C1004.168 495.832 1008.332 429.168 983.332 366.668S912.5 254.168 850 229.168C845.832 225 837.5 225 833.332 225zM833.332 225 M333.332 291.668C320.832 291.668 312.5 295.832 304.168 304.168C300 308.332 295.832 312.5 295.832 316.668C291.668 320.832 291.668 329.168 291.668 333.332C291.668 337.5 291.668 345.832 295.832 350C300 354.168 300 358.332 304.168 362.5C308.332 366.668 312.5 370.832 316.668 370.832C325 375 337.5 375 350 370.832C354.168 370.832 358.332 366.668 362.5 362.5C366.668 358.332 370.832 354.168 370.832 350C375 345.832 375 337.5 375 333.332C375 329.168 375 320.832 370.832 316.668C366.668 312.5 366.668 308.332 362.5 304.168C354.168 295.832 345.832 291.668 333.332 291.668zM333.332 125C320.832 125 312.5 129.168 304.168 137.5C295.832 145.832 291.668 154.168 291.668 166.668S295.832 187.5 304.168 195.832C320.832 212.5 345.832 212.5 362.5 195.832C370.832 187.5 375 179.168 375 166.668S370.832 145.832 362.5 137.5S345.832 125 333.332 125zM500 208.332C487.5 208.332 479.168 212.5 470.832 220.832C462.5 229.168 458.332 237.5 458.332 250S462.5 270.832 470.832 279.168C487.5 295.832 512.5 295.832 529.168 279.168C537.5 270.832 541.668 262.5 541.668 250S537.5 229.168 529.168 220.832C520.832 212.5 512.5 208.332 500 208.332zM500 41.668C487.5 41.668 479.168 45.832 470.832 54.168C462.5 62.5 458.332 70.832 458.332 83.332S462.5 104.168 470.832 112.5C475 116.668 479.168 120.832 483.332 120.832C500 129.168 516.668 125 529.168 112.5C537.5 104.168 541.668 95.832 541.668 83.332S537.5 62.5 529.168 54.168C520.832 45.832 512.5 41.668 500 41.668zM666.668 291.668C654.168 291.668 645.832 295.832 637.5 304.168C629.168 312.5 625 320.832 625 333.332C625 337.5 625 345.832 629.168 350C629.168 354.168 633.332 358.332 637.5 362.5C645.832 370.832 662.5 375 675 375H683.332C687.5 375 687.5 370.832 691.668 370.832C691.668 370.832 695.832 366.668 700 366.668C704.168 362.5 708.332 358.332 708.332 354.168C708.332 350 712.5 345.832 712.5 337.5C712.5 325 708.332 316.668 700 308.332C687.5 295.832 679.168 291.668 666.668 291.668zM666.668 125C654.168 125 645.832 129.168 637.5 137.5C633.332 141.668 629.168 145.832 629.168 150C629.168 154.168 625 158.332 625 166.668C625 179.168 629.168 187.5 637.5 195.832C654.168 212.5 679.168 212.5 695.832 195.832C704.168 187.5 708.332 179.168 708.332 166.668S704.168 145.832 695.832 137.5C687.5 129.168 679.168 125 666.668 125zM666.668 125" /> + horiz-adv-x="1000" d=" M375 125C204.168 125 54.168 241.668 12.5 408.332C-41.668 608.332 79.168 812.5 279.168 862.5C375 887.5 479.168 875 562.5 820.832C641.668 779.168 700 708.332 729.168 625H750C887.5 625 1000 512.5 1000 375S887.5 125 750 125zM375 791.668C350 791.668 325 787.5 300 783.332C145.832 741.668 50 583.332 91.668 429.168C125 300 241.668 208.332 375 208.332H750C841.668 208.332 916.668 283.332 916.668 375S841.668 541.668 750 541.668H695.832C675 541.668 658.332 554.168 654.168 575C625 704.168 504.168 791.668 375 791.668zM375 791.668" /> + horiz-adv-x="1000" d=" M666.668 208.332C654.168 208.332 645.832 212.5 637.5 220.832C620.832 237.5 620.832 262.5 637.5 279.168L858.332 500L637.5 720.832C620.832 737.5 620.832 762.5 637.5 779.168C654.168 795.832 679.168 795.832 695.832 779.168L945.832 529.168C962.5 512.5 962.5 487.5 945.832 470.832L695.832 220.832C687.5 212.5 679.168 208.332 666.668 208.332zM333.332 208.332C320.832 208.332 312.5 212.5 304.168 220.832L54.168 470.832C37.5 487.5 37.5 512.5 54.168 529.168L304.168 779.168C320.832 795.832 345.832 795.832 362.5 779.168C379.168 762.5 379.168 737.5 362.5 720.832L141.668 500L362.5 279.168C379.168 262.5 379.168 237.5 362.5 220.832C354.168 212.5 345.832 208.332 333.332 208.332zM333.332 208.332" /> + horiz-adv-x="1000" d=" M950 670.832C945.832 675 945.832 679.168 941.668 679.168L529.168 945.832C525 954.168 512.5 958.332 500 958.332C483.332 958.332 475 950 466.668 941.668L79.168 687.5C66.668 687.5 58.332 679.168 50 670.832V666.668C45.832 662.5 41.668 654.168 41.668 645.832V354.168C41.668 345.832 45.832 337.5 50 333.332V329.168C54.168 320.832 62.5 320.832 70.832 316.668L466.668 58.332C475 50 483.332 41.668 500 41.668S525 50 533.332 58.332L925 312.5C933.332 312.5 937.5 316.668 941.668 325C950 333.332 958.332 345.832 958.332 354.168V645.832C958.332 654.168 954.168 662.5 950 670.832zM125 566.668L220.832 500L125 433.332zM500 404.168L362.5 500L500 595.832L637.5 500zM541.668 666.668V841.668L841.668 645.832L708.332 550zM458.332 666.668L291.668 550L158.332 645.832L458.332 841.668zM291.668 450L458.332 333.332V158.332L158.332 358.332zM541.668 333.332L708.332 450L841.668 354.168L541.668 158.332zM779.168 500L875 566.668V433.332zM779.168 500" /> + horiz-adv-x="1000" d=" M916.668 508.332V666.668C916.668 687.5 912.5 708.332 900 729.168C887.5 750 875 762.5 854.168 775L720.832 850C712.5 858.332 704.168 862.5 695.832 866.668L566.668 941.668C529.168 962.5 479.168 962.5 441.668 941.668L304.168 866.668C295.832 866.668 287.5 862.5 279.168 854.168L145.832 775C125 762.5 112.5 750 100 729.168C100 729.168 100 725 95.832 720.832C87.5 704.168 83.332 687.5 83.332 666.668V333.332C83.332 287.5 108.332 245.832 145.832 225L279.168 150C283.332 141.668 291.668 137.5 304.168 137.5L437.5 62.5C450 54.168 462.5 50 479.168 45.832C487.5 41.668 491.668 41.668 500 41.668S512.5 45.832 520.832 45.832C533.332 50 550 54.168 562.5 62.5L695.832 137.5C704.168 141.668 712.5 141.668 716.668 150L854.168 229.168C891.668 250 916.668 291.668 916.668 337.5zM500 545.832L208.332 716.668L312.5 775L479.168 679.168C487.5 675 491.668 675 500 675S512.5 675 520.832 679.168L687.5 775L791.668 716.668zM479.168 870.832C487.5 875 491.668 875 500 875S512.5 875 520.832 870.832L600 825L500 766.668L400 825zM166.668 333.332V425L270.832 366.668V250L187.5 295.832C175 304.168 166.668 316.668 166.668 333.332zM354.168 200V391.668C354.168 408.332 345.832 420.832 333.332 429.168L166.668 525V645.832L458.332 475V141.668zM541.668 141.668V470.832L833.332 641.668V525L666.668 429.168C654.168 420.832 645.832 408.332 645.832 391.668V200zM812.5 295.832L729.168 250V366.668L833.332 425V333.332C833.332 316.668 825 304.168 812.5 295.832zM812.5 295.832" /> + horiz-adv-x="1000" d=" M791.668 291.668H750C725 291.668 708.332 308.332 708.332 333.332S725 375 750 375H791.668C862.5 375 916.668 429.168 916.668 500S862.5 625 791.668 625H750C725 625 708.332 641.668 708.332 666.668S725 708.332 750 708.332H791.668C908.332 708.332 1000 616.668 1000 500C1000 383.332 908.332 291.668 791.668 291.668zM791.668 291.668 M583.332 83.332H250C133.332 83.332 41.668 175 41.668 291.668V666.668C41.668 691.668 58.332 708.332 83.332 708.332H750C775 708.332 791.668 691.668 791.668 666.668V291.668C791.668 175 700 83.332 583.332 83.332zM125 625V291.668C125 220.832 179.168 166.668 250 166.668H583.332C654.168 166.668 708.332 220.832 708.332 291.668V625zM250 791.668C225 791.668 208.332 808.332 208.332 833.332V958.332C208.332 983.332 225 1000 250 1000S291.668 983.332 291.668 958.332V833.332C291.668 808.332 275 791.668 250 791.668zM416.668 791.668C391.668 791.668 375 808.332 375 833.332V958.332C375 983.332 391.668 1000 416.668 1000S458.332 983.332 458.332 958.332V833.332C458.332 808.332 441.668 791.668 416.668 791.668zM583.332 791.668C558.332 791.668 541.668 808.332 541.668 833.332V958.332C541.668 983.332 558.332 1000 583.332 1000S625 983.332 625 958.332V833.332C625 808.332 608.332 791.668 583.332 791.668zM583.332 791.668" /> + horiz-adv-x="1000" d=" M791.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V791.668C83.332 862.5 137.5 916.668 208.332 916.668H791.668C862.5 916.668 916.668 862.5 916.668 791.668V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM541.668 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V791.668C833.332 816.668 816.668 833.332 791.668 833.332H541.668zM208.332 833.332C183.332 833.332 166.668 816.668 166.668 791.668V208.332C166.668 183.332 183.332 166.668 208.332 166.668H458.332V833.332zM208.332 833.332" /> + horiz-adv-x="1000" d=" M750 83.332C658.332 83.332 583.332 158.332 583.332 250V333.332H416.668V250C416.668 158.332 341.668 83.332 250 83.332S83.332 158.332 83.332 250S158.332 416.668 250 416.668H333.332V583.332H250C158.332 583.332 83.332 658.332 83.332 750S158.332 916.668 250 916.668S416.668 841.668 416.668 750V666.668H583.332V750C583.332 841.668 658.332 916.668 750 916.668S916.668 841.668 916.668 750S841.668 583.332 750 583.332H666.668V416.668H750C841.668 416.668 916.668 341.668 916.668 250S841.668 83.332 750 83.332zM666.668 333.332V250C666.668 204.168 704.168 166.668 750 166.668C795.832 166.668 833.332 204.168 833.332 250C833.332 295.832 795.832 333.332 750 333.332zM250 333.332C204.168 333.332 166.668 295.832 166.668 250C166.668 204.168 204.168 166.668 250 166.668C295.832 166.668 333.332 204.168 333.332 250V333.332zM416.668 416.668H583.332V583.332H416.668zM666.668 666.668H750C795.832 666.668 833.332 704.168 833.332 750C833.332 795.832 795.832 833.332 750 833.332C704.168 833.332 666.668 795.832 666.668 750zM250 833.332C204.168 833.332 166.668 795.832 166.668 750C166.668 704.168 204.168 666.668 250 666.668H333.332V750C333.332 795.832 295.832 833.332 250 833.332zM250 833.332" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M325 283.332C312.5 283.332 304.168 287.5 295.832 295.832C283.332 308.332 279.168 325 287.5 337.5L375 604.168C375 612.5 387.5 625 400 629.168L666.668 716.668C683.332 720.832 700 716.668 708.332 708.332C720.832 695.832 725 679.168 716.668 666.668L629.168 400C625 387.5 616.668 379.168 604.168 375L337.5 287.5C333.332 283.332 329.168 283.332 325 283.332zM445.832 554.168L391.668 387.5L558.332 441.668L612.5 608.332zM445.832 554.168" /> + horiz-adv-x="1000" d=" M833.332 41.668H458.332C387.5 41.668 333.332 95.832 333.332 166.668V541.668C333.332 612.5 387.5 666.668 458.332 666.668H833.332C904.168 666.668 958.332 612.5 958.332 541.668V166.668C958.332 95.832 904.168 41.668 833.332 41.668zM458.332 583.332C433.332 583.332 416.668 566.668 416.668 541.668V166.668C416.668 141.668 433.332 125 458.332 125H833.332C858.332 125 875 141.668 875 166.668V541.668C875 566.668 858.332 583.332 833.332 583.332zM458.332 583.332 M208.332 333.332H166.668C95.832 333.332 41.668 387.5 41.668 458.332V833.332C41.668 904.168 95.832 958.332 166.668 958.332H541.668C612.5 958.332 666.668 904.168 666.668 833.332V791.668C666.668 766.668 650 750 625 750S583.332 766.668 583.332 791.668V833.332C583.332 858.332 566.668 875 541.668 875H166.668C141.668 875 125 858.332 125 833.332V458.332C125 433.332 141.668 416.668 166.668 416.668H208.332C233.332 416.668 250 400 250 375S233.332 333.332 208.332 333.332zM208.332 333.332" /> + horiz-adv-x="1000" d=" M375 125C362.5 125 354.168 129.168 345.832 137.5L137.5 345.832C120.832 362.5 120.832 387.5 137.5 404.168L345.832 612.5C362.5 629.168 387.5 629.168 404.168 612.5C420.832 595.832 420.832 570.832 404.168 554.168L225 375L404.168 195.832C420.832 179.168 420.832 154.168 404.168 137.5C395.832 129.168 387.5 125 375 125zM375 125 M666.668 333.332H166.668C141.668 333.332 125 350 125 375S141.668 416.668 166.668 416.668H666.668C737.5 416.668 791.668 470.832 791.668 541.668V833.332C791.668 858.332 808.332 875 833.332 875S875 858.332 875 833.332V541.668C875 425 783.332 333.332 666.668 333.332zM666.668 333.332" /> + horiz-adv-x="1000" d=" M625 125C612.5 125 604.168 129.168 595.832 137.5C579.168 154.168 579.168 179.168 595.832 195.832L775 375L595.832 554.168C579.168 570.832 579.168 595.832 595.832 612.5C612.5 629.168 637.5 629.168 654.168 612.5L862.5 404.168C879.168 387.5 879.168 362.5 862.5 345.832L654.168 137.5C645.832 129.168 637.5 125 625 125zM625 125 M833.332 333.332H333.332C216.668 333.332 125 425 125 541.668V833.332C125 858.332 141.668 875 166.668 875S208.332 858.332 208.332 833.332V541.668C208.332 470.832 262.5 416.668 333.332 416.668H833.332C858.332 416.668 875 400 875 375S858.332 333.332 833.332 333.332zM833.332 333.332" /> + horiz-adv-x="1000" d=" M375 125C362.5 125 354.168 129.168 345.832 137.5L137.5 345.832C120.832 362.5 120.832 387.5 137.5 404.168C154.168 420.832 179.168 420.832 195.832 404.168L375 225L554.168 404.168C570.832 420.832 595.832 420.832 612.5 404.168C629.168 387.5 629.168 362.5 612.5 345.832L404.168 137.5C395.832 129.168 387.5 125 375 125zM375 125 M375 125C350 125 333.332 141.668 333.332 166.668V666.668C333.332 783.332 425 875 541.668 875H833.332C858.332 875 875 858.332 875 833.332S858.332 791.668 833.332 791.668H541.668C470.832 791.668 416.668 737.5 416.668 666.668V166.668C416.668 141.668 400 125 375 125zM375 125" /> + horiz-adv-x="1000" d=" M583.332 583.332C570.832 583.332 562.5 587.5 554.168 595.832L375 775L195.832 595.832C179.168 579.168 154.168 579.168 137.5 595.832C120.832 612.5 120.832 637.5 137.5 654.168L345.832 862.5C362.5 879.168 387.5 879.168 404.168 862.5L612.5 654.168C629.168 637.5 629.168 612.5 612.5 595.832C604.168 587.5 595.832 583.332 583.332 583.332zM583.332 583.332 M833.332 125H541.668C425 125 333.332 216.668 333.332 333.332V833.332C333.332 858.332 350 875 375 875S416.668 858.332 416.668 833.332V333.332C416.668 262.5 470.832 208.332 541.668 208.332H833.332C858.332 208.332 875 191.668 875 166.668S858.332 125 833.332 125zM833.332 125" /> + horiz-adv-x="1000" d=" M625 125C612.5 125 604.168 129.168 595.832 137.5L387.5 345.832C370.832 362.5 370.832 387.5 387.5 404.168C404.168 420.832 429.168 420.832 445.832 404.168L625 225L804.168 404.168C820.832 420.832 845.832 420.832 862.5 404.168C879.168 387.5 879.168 362.5 862.5 345.832L654.168 137.5C645.832 129.168 637.5 125 625 125zM625 125 M625 125C600 125 583.332 141.668 583.332 166.668V666.668C583.332 737.5 529.168 791.668 458.332 791.668H166.668C141.668 791.668 125 808.332 125 833.332S141.668 875 166.668 875H458.332C575 875 666.668 783.332 666.668 666.668V166.668C666.668 141.668 650 125 625 125zM625 125" /> + horiz-adv-x="1000" d=" M833.332 583.332C820.832 583.332 812.5 587.5 804.168 595.832L625 775L445.832 595.832C429.168 579.168 404.168 579.168 387.5 595.832C370.832 612.5 370.832 637.5 387.5 654.168L595.832 862.5C612.5 879.168 637.5 879.168 654.168 862.5L862.5 654.168C879.168 637.5 879.168 612.5 862.5 595.832C854.168 587.5 845.832 583.332 833.332 583.332zM833.332 583.332 M458.332 125H166.668C141.668 125 125 141.668 125 166.668S141.668 208.332 166.668 208.332H458.332C529.168 208.332 583.332 262.5 583.332 333.332V833.332C583.332 858.332 600 875 625 875S666.668 858.332 666.668 833.332V333.332C666.668 216.668 575 125 458.332 125zM458.332 125" /> + horiz-adv-x="1000" d=" M375 375C362.5 375 354.168 379.168 345.832 387.5L137.5 595.832C120.832 612.5 120.832 637.5 137.5 654.168L345.832 862.5C362.5 879.168 387.5 879.168 404.168 862.5C420.832 845.832 420.832 820.832 404.168 804.168L225 625L404.168 445.832C420.832 429.168 420.832 404.168 404.168 387.5C395.832 379.168 387.5 375 375 375zM375 375 M833.332 125C808.332 125 791.668 141.668 791.668 166.668V458.332C791.668 529.168 737.5 583.332 666.668 583.332H166.668C141.668 583.332 125 600 125 625S141.668 666.668 166.668 666.668H666.668C783.332 666.668 875 575 875 458.332V166.668C875 141.668 858.332 125 833.332 125zM833.332 125" /> + horiz-adv-x="1000" d=" M625 375C612.5 375 604.168 379.168 595.832 387.5C579.168 404.168 579.168 429.168 595.832 445.832L775 625L595.832 804.168C579.168 820.832 579.168 845.832 595.832 862.5C612.5 879.168 637.5 879.168 654.168 862.5L862.5 654.168C879.168 637.5 879.168 612.5 862.5 595.832L654.168 387.5C645.832 379.168 637.5 375 625 375zM625 375 M166.668 125C141.668 125 125 141.668 125 166.668V458.332C125 575 216.668 666.668 333.332 666.668H833.332C858.332 666.668 875 650 875 625S858.332 583.332 833.332 583.332H333.332C262.5 583.332 208.332 529.168 208.332 458.332V166.668C208.332 141.668 191.668 125 166.668 125zM166.668 125" /> + horiz-adv-x="1000" d=" M750 125H250C179.168 125 125 179.168 125 250V750C125 820.832 179.168 875 250 875H750C820.832 875 875 820.832 875 750V250C875 179.168 820.832 125 750 125zM250 791.668C225 791.668 208.332 775 208.332 750V250C208.332 225 225 208.332 250 208.332H750C775 208.332 791.668 225 791.668 250V750C791.668 775 775 791.668 750 791.668zM250 791.668 M625 333.332H375C350 333.332 333.332 350 333.332 375V625C333.332 650 350 666.668 375 666.668H625C650 666.668 666.668 650 666.668 625V375C666.668 350 650 333.332 625 333.332zM416.668 416.668H583.332V583.332H416.668zM375 791.668C350 791.668 333.332 808.332 333.332 833.332V958.332C333.332 983.332 350 1000 375 1000S416.668 983.332 416.668 958.332V833.332C416.668 808.332 400 791.668 375 791.668zM625 791.668C600 791.668 583.332 808.332 583.332 833.332V958.332C583.332 983.332 600 1000 625 1000S666.668 983.332 666.668 958.332V833.332C666.668 808.332 650 791.668 625 791.668zM375 0C350 0 333.332 16.668 333.332 41.668V166.668C333.332 191.668 350 208.332 375 208.332S416.668 191.668 416.668 166.668V41.668C416.668 16.668 400 0 375 0zM625 0C600 0 583.332 16.668 583.332 41.668V166.668C583.332 191.668 600 208.332 625 208.332S666.668 191.668 666.668 166.668V41.668C666.668 16.668 650 0 625 0zM958.332 583.332H833.332C808.332 583.332 791.668 600 791.668 625S808.332 666.668 833.332 666.668H958.332C983.332 666.668 1000 650 1000 625S983.332 583.332 958.332 583.332zM958.332 375H833.332C808.332 375 791.668 391.668 791.668 416.668S808.332 458.332 833.332 458.332H958.332C983.332 458.332 1000 441.668 1000 416.668S983.332 375 958.332 375zM166.668 583.332H41.668C16.668 583.332 0 600 0 625S16.668 666.668 41.668 666.668H166.668C191.668 666.668 208.332 650 208.332 625S191.668 583.332 166.668 583.332zM166.668 375H41.668C16.668 375 0 391.668 0 416.668S16.668 458.332 41.668 458.332H166.668C191.668 458.332 208.332 441.668 208.332 416.668S191.668 375 166.668 375zM166.668 375" /> + horiz-adv-x="1000" d=" M875 875H125C54.168 875 0 820.832 0 750V250C0 179.168 54.168 125 125 125H875C945.832 125 1000 179.168 1000 250V750C1000 820.832 945.832 875 875 875zM125 791.668H875C900 791.668 916.668 775 916.668 750V625H83.332V750C83.332 775 100 791.668 125 791.668zM875 208.332H125C100 208.332 83.332 225 83.332 250V541.668H916.668V250C916.668 225 900 208.332 875 208.332zM875 208.332" /> + horiz-adv-x="1000" d=" M958.332 208.332H333.332C262.5 208.332 208.332 262.5 208.332 333.332L212.5 958.332C212.5 979.168 233.332 1000 254.168 1000C279.168 1000 295.832 979.168 295.832 958.332L291.668 333.332C291.668 312.5 308.332 291.668 333.332 291.668H958.332C983.332 291.668 1000 275 1000 250S983.332 208.332 958.332 208.332zM958.332 208.332 M750 0C725 0 708.332 16.668 708.332 41.668V666.668C708.332 691.668 691.668 708.332 666.668 708.332L41.668 704.168C20.832 704.168 0 720.832 0 745.832S16.668 787.5 41.668 787.5L666.668 791.668C737.5 791.668 791.668 737.5 791.668 666.668V41.668C791.668 16.668 775 0 750 0zM750 0" /> + horiz-adv-x="1000" d=" M500 958.332C245.832 958.332 41.668 754.168 41.668 500S245.832 41.668 500 41.668S958.332 245.832 958.332 500S754.168 958.332 500 958.332zM541.668 129.168V250C541.668 275 525 291.668 500 291.668S458.332 275 458.332 250V129.168C283.332 150 145.832 283.332 129.168 458.332H250C275 458.332 291.668 475 291.668 500S275 541.668 250 541.668H129.168C145.832 716.668 283.332 854.168 458.332 870.832V750C458.332 725 475 708.332 500 708.332S541.668 725 541.668 750V870.832C716.668 850 854.168 716.668 870.832 541.668H750C725 541.668 708.332 525 708.332 500S725 458.332 750 458.332H870.832C854.168 283.332 716.668 145.832 541.668 129.168zM541.668 129.168" /> + horiz-adv-x="1000" d=" M500 625C300 625 83.332 679.168 83.332 791.668S300 958.332 500 958.332S916.668 904.168 916.668 791.668C916.668 679.168 700 625 500 625zM500 875C283.332 875 166.668 812.5 166.668 791.668C166.668 770.832 283.332 708.332 500 708.332S833.332 770.832 833.332 791.668C833.332 812.5 716.668 875 500 875zM500 333.332C300 333.332 83.332 387.5 83.332 500C83.332 525 100 541.668 125 541.668S166.668 525 166.668 500C166.668 479.168 270.832 416.668 500 416.668S833.332 479.168 833.332 500C833.332 525 850 541.668 875 541.668S916.668 525 916.668 500C916.668 387.5 700 333.332 500 333.332zM500 333.332 M500 41.668C300 41.668 83.332 95.832 83.332 208.332V791.668C83.332 816.668 100 833.332 125 833.332S166.668 816.668 166.668 791.668V208.332C166.668 187.5 270.832 125 500 125S833.332 187.5 833.332 208.332V791.668C833.332 816.668 850 833.332 875 833.332S916.668 816.668 916.668 791.668V208.332C916.668 95.832 700 41.668 500 41.668zM500 41.668" /> + horiz-adv-x="1000" d=" M875 125H333.332C320.832 125 308.332 129.168 300 137.5L8.332 470.832C-4.168 487.5 -4.168 508.332 8.332 525L300 858.332C308.332 870.832 320.832 875 333.332 875H875C945.832 875 1000 820.832 1000 750V250C1000 179.168 945.832 125 875 125zM354.168 208.332H875C900 208.332 916.668 225 916.668 250V750C916.668 775 900 791.668 875 791.668H354.168L100 500zM354.168 208.332 M500 333.332C487.5 333.332 479.168 337.5 470.832 345.832C454.168 362.5 454.168 387.5 470.832 404.168L720.832 654.168C737.5 670.832 762.5 670.832 779.168 654.168C795.832 637.5 795.832 612.5 779.168 595.832L529.168 345.832C520.832 337.5 512.5 333.332 500 333.332zM500 333.332 M750 333.332C737.5 333.332 729.168 337.5 720.832 345.832L470.832 595.832C454.168 612.5 454.168 637.5 470.832 654.168C487.5 670.832 512.5 670.832 529.168 654.168L779.168 404.168C795.832 387.5 795.832 362.5 779.168 345.832C770.832 337.5 762.5 333.332 750 333.332zM750 333.332" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M500 333.332C408.332 333.332 333.332 408.332 333.332 500S408.332 666.668 500 666.668S666.668 591.668 666.668 500S591.668 333.332 500 333.332zM500 583.332C454.168 583.332 416.668 545.832 416.668 500C416.668 454.168 454.168 416.668 500 416.668C545.832 416.668 583.332 454.168 583.332 500C583.332 545.832 545.832 583.332 500 583.332zM500 583.332" /> + horiz-adv-x="1000" d=" M500 0C475 0 458.332 16.668 458.332 41.668V958.332C458.332 983.332 475 1000 500 1000S541.668 983.332 541.668 958.332V41.668C541.668 16.668 525 0 500 0zM500 0 M604.168 166.668H250C225 166.668 208.332 183.332 208.332 208.332S225 250 250 250H604.168C662.5 250 708.332 295.832 708.332 354.168C708.332 412.5 662.5 458.332 604.168 458.332H395.832C291.668 458.332 208.332 541.668 208.332 645.832C208.332 750 291.668 833.332 395.832 833.332H708.332C733.332 833.332 750 816.668 750 791.668S733.332 750 708.332 750H395.832C337.5 750 291.668 704.168 291.668 645.832C291.668 587.5 337.5 541.668 395.832 541.668H604.168C708.332 541.668 791.668 458.332 791.668 354.168C791.668 250 708.332 166.668 604.168 166.668zM604.168 166.668" /> + horiz-adv-x="1000" d=" M500 83.332C487.5 83.332 479.168 87.5 470.832 95.832L304.168 262.5C287.5 279.168 287.5 304.168 304.168 320.832C320.832 337.5 345.832 337.5 362.5 320.832L500 183.332L637.5 320.832C654.168 337.5 679.168 337.5 695.832 320.832C712.5 304.168 712.5 279.168 695.832 262.5L529.168 95.832C520.832 87.5 512.5 83.332 500 83.332zM500 83.332 M500 83.332C475 83.332 458.332 100 458.332 125V500C458.332 525 475 541.668 500 541.668S541.668 525 541.668 500V125C541.668 100 525 83.332 500 83.332zM500 83.332 M870.832 204.168C858.332 204.168 845.832 208.332 837.5 220.832C825 241.668 829.168 266.668 845.832 279.168C883.332 304.168 908.332 341.668 912.5 387.5C916.668 433.332 908.332 475 883.332 512.5C854.168 558.332 800 583.332 745.832 583.332H691.668C670.832 583.332 654.168 595.832 650 616.668C608.332 770.832 450 866.668 295.832 825C225 804.168 162.5 758.332 125 691.668C83.332 625 70.832 545.832 91.668 470.832C104.168 425 125 383.332 154.168 350C170.832 333.332 166.668 308.332 150 291.668C133.332 275 108.332 279.168 91.668 295.832C54.168 341.668 25 395.832 8.332 450C-16.668 545.832 -4.168 650 50 733.332C100 820.832 183.332 879.168 279.168 904.168C470.832 954.168 666.668 850 729.168 666.668H750C833.332 666.668 908.332 625 954.168 562.5C991.668 508.332 1008.332 441.668 995.832 375S950 250 891.668 212.5C887.5 208.332 879.168 204.168 870.832 204.168zM870.832 204.168" /> + horiz-adv-x="1000" d=" M791.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V375C83.332 400 100 416.668 125 416.668S166.668 400 166.668 375V208.332C166.668 183.332 183.332 166.668 208.332 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V375C833.332 400 850 416.668 875 416.668S916.668 400 916.668 375V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM791.668 83.332 M500 333.332C487.5 333.332 479.168 337.5 470.832 345.832L262.5 554.168C245.832 570.832 245.832 595.832 262.5 612.5S304.168 629.168 320.832 612.5L500 433.332L679.168 612.5C695.832 629.168 720.832 629.168 737.5 612.5S754.168 570.832 737.5 554.168L529.168 345.832C520.832 337.5 512.5 333.332 500 333.332zM500 333.332 M500 333.332C475 333.332 458.332 350 458.332 375V875C458.332 900 475 916.668 500 916.668S541.668 900 541.668 875V375C541.668 350 525 333.332 500 333.332zM500 333.332" /> + horiz-adv-x="1000" d=" M500 41.668C400 41.668 304.168 79.168 233.332 150C162.5 220.832 125 316.668 125 416.668S162.5 612.5 233.332 683.332L470.832 916.668C479.168 925 487.5 929.168 500 929.168S520.832 925 529.168 916.668L766.668 679.168C912.5 533.332 912.5 295.832 766.668 150C695.832 79.168 600 41.668 500 41.668zM291.668 620.832C237.5 566.668 208.332 491.668 208.332 416.668C208.332 337.5 237.5 266.668 295.832 212.5C350 158.332 425 129.168 500 129.168C579.168 129.168 650 158.332 704.168 216.668C816.668 329.168 816.668 516.668 704.168 629.168L495.832 837.5L291.668 620.832C295.832 620.832 291.668 620.832 291.668 620.832zM266.668 650zM266.668 650" /> + horiz-adv-x="1000" d=" M83.332 41.668C70.832 41.668 62.5 45.832 54.168 54.168C41.668 66.668 37.5 79.168 41.668 95.832L104.168 325C104.168 333.332 108.332 337.5 116.668 341.668L679.168 904.168C741.668 966.668 841.668 966.668 904.168 904.168S966.668 741.668 904.168 679.168L341.668 116.668C337.5 112.5 329.168 108.332 325 104.168L95.832 41.668zM183.332 291.668L141.668 141.668L291.668 183.332L845.832 737.5C875 766.668 875 816.668 845.832 845.832C816.668 875 766.668 875 737.5 845.832zM312.5 145.832zM312.5 145.832" /> + horiz-adv-x="1000" d=" M875 125H500C475 125 458.332 141.668 458.332 166.668S475 208.332 500 208.332H875C900 208.332 916.668 191.668 916.668 166.668S900 125 875 125zM125 125C112.5 125 104.168 129.168 95.832 137.5C83.332 145.832 79.168 162.5 83.332 175L125 341.668C125 350 129.168 354.168 137.5 362.5L658.332 883.332C708.332 933.332 791.668 933.332 841.668 883.332S891.668 750 841.668 700L320.832 179.168C316.668 175 308.332 170.832 300 166.668L133.332 125zM204.168 312.5L183.332 225L270.832 245.832L783.332 758.332C800 775 800 804.168 783.332 825C766.668 841.668 733.332 841.668 716.668 825zM687.5 854.168zM687.5 854.168" /> + horiz-adv-x="1000" d=" M750 41.668H166.668C95.832 41.668 41.668 95.832 41.668 166.668V750C41.668 820.832 95.832 875 166.668 875H458.332C483.332 875 500 858.332 500 833.332S483.332 791.668 458.332 791.668H166.668C141.668 791.668 125 775 125 750V166.668C125 141.668 141.668 125 166.668 125H750C775 125 791.668 141.668 791.668 166.668V458.332C791.668 483.332 808.332 500 833.332 500S875 483.332 875 458.332V166.668C875 95.832 820.832 41.668 750 41.668zM750 41.668 M333.332 291.668C320.832 291.668 312.5 295.832 304.168 304.168C291.668 312.5 287.5 329.168 291.668 341.668L333.332 508.332C333.332 516.668 337.5 520.832 345.832 529.168L741.668 925C791.668 975 875 975 925 925S975 791.668 925 741.668L529.168 345.832C525 341.668 516.668 337.5 508.332 333.332L341.668 291.668zM412.5 479.168L391.668 391.668L479.168 412.5L866.668 800C883.332 816.668 883.332 845.832 866.668 866.668C850 883.332 816.668 883.332 800 866.668zM770.832 895.832zM770.832 895.832" /> + horiz-adv-x="1000" d=" M666.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V666.668C83.332 737.5 137.5 791.668 208.332 791.668H458.332C483.332 791.668 500 775 500 750S483.332 708.332 458.332 708.332H208.332C183.332 708.332 166.668 691.668 166.668 666.668V208.332C166.668 183.332 183.332 166.668 208.332 166.668H666.668C691.668 166.668 708.332 183.332 708.332 208.332V458.332C708.332 483.332 725 500 750 500S791.668 483.332 791.668 458.332V208.332C791.668 137.5 737.5 83.332 666.668 83.332zM875 583.332C850 583.332 833.332 600 833.332 625V833.332H625C600 833.332 583.332 850 583.332 875S600 916.668 625 916.668H875C900 916.668 916.668 900 916.668 875V625C916.668 600 900 583.332 875 583.332zM875 583.332 M416.668 375C404.168 375 395.832 379.168 387.5 387.5C370.832 404.168 370.832 429.168 387.5 445.832L845.832 904.168C862.5 920.832 887.5 920.832 904.168 904.168C920.832 887.5 920.832 862.5 904.168 845.832L445.832 387.5C437.5 379.168 429.168 375 416.668 375zM416.668 375" /> + horiz-adv-x="1000" d=" M500 125C187.5 125 12.5 466.668 4.168 483.332C0 495.832 0 508.332 4.168 520.832C58.332 620.832 133.332 708.332 229.168 779.168C245.832 795.832 270.832 791.668 287.5 770.832C300 754.168 300 725 279.168 712.5C200 654.168 137.5 583.332 87.5 500C125 433.332 275 208.332 500 208.332C579.168 208.332 658.332 237.5 720.832 287.5C737.5 300 766.668 295.832 779.168 279.168C791.668 262.5 787.5 233.332 770.832 220.832C695.832 158.332 600 125 500 125zM866.668 325C858.332 325 845.832 329.168 841.668 333.332C825 350 820.832 375 837.5 391.668C866.668 425 891.668 458.332 912.5 495.832C875 562.5 725 787.5 500 787.5C475 787.5 445.832 783.332 420.832 779.168C400 779.168 379.168 791.668 370.832 812.5C362.5 833.332 379.168 858.332 400 862.5C433.332 870.832 466.668 875 500 875C812.5 875 987.5 533.332 995.832 516.668C1000 504.168 1000 491.668 995.832 479.168C970.832 429.168 937.5 383.332 900 337.5C891.668 329.168 879.168 325 866.668 325zM495.832 329.168C454.168 329.168 412.5 345.832 383.332 375C350 404.168 333.332 445.832 329.168 491.668C329.168 537.5 341.668 579.168 375 612.5L383.332 620.832C400 637.5 425 637.5 441.668 620.832C458.332 604.168 458.332 579.168 441.668 562.5L437.5 558.332C420.832 541.668 412.5 520.832 416.668 500C416.668 479.168 425 458.332 441.668 441.668C458.332 425 479.168 416.668 500 420.832C520.832 420.832 541.668 429.168 558.332 445.832C575 462.5 600 462.5 616.668 445.832C633.332 429.168 633.332 404.168 616.668 387.5C587.5 354.168 545.832 337.5 500 333.332C500 329.168 500 329.168 495.832 329.168zM495.832 329.168 M958.332 0C945.832 0 937.5 4.168 929.168 12.5L12.5 929.168C-4.168 945.832 -4.168 970.832 12.5 987.5S54.168 1004.168 70.832 987.5L987.5 70.832C1004.168 54.168 1004.168 29.168 987.5 12.5C979.168 4.168 970.832 0 958.332 0zM958.332 0" /> + horiz-adv-x="1000" d=" M500 125C187.5 125 12.5 466.668 4.168 483.332C0 495.832 0 508.332 4.168 520.832C12.5 533.332 187.5 875 500 875S987.5 533.332 995.832 516.668C1000 504.168 1000 491.668 995.832 479.168C987.5 466.668 812.5 125 500 125zM87.5 500C125 433.332 275 208.332 500 208.332S870.832 433.332 912.5 500C875 566.668 725 791.668 500 791.668S129.168 566.668 87.5 500zM87.5 500 M500 333.332C408.332 333.332 333.332 408.332 333.332 500S408.332 666.668 500 666.668S666.668 591.668 666.668 500S591.668 333.332 500 333.332zM500 583.332C454.168 583.332 416.668 545.832 416.668 500C416.668 454.168 454.168 416.668 500 416.668C545.832 416.668 583.332 454.168 583.332 500C583.332 545.832 545.832 583.332 500 583.332zM500 583.332" /> + horiz-adv-x="1000" d=" M583.332 41.668H416.668C391.668 41.668 375 58.332 375 83.332V375H291.668C266.668 375 250 391.668 250 416.668V583.332C250 608.332 266.668 625 291.668 625H375V708.332C375 845.832 487.5 958.332 625 958.332H750C775 958.332 791.668 941.668 791.668 916.668V750C791.668 725 775 708.332 750 708.332H625V625H750C762.5 625 775 620.832 783.332 608.332C791.668 595.832 791.668 587.5 791.668 575L750 408.332C745.832 391.668 729.168 375 708.332 375H625V83.332C625 58.332 608.332 41.668 583.332 41.668zM458.332 125H541.668V416.668C541.668 441.668 558.332 458.332 583.332 458.332H675L695.832 541.668H583.332C558.332 541.668 541.668 558.332 541.668 583.332V708.332C541.668 754.168 579.168 791.668 625 791.668H708.332V875H625C533.332 875 458.332 800 458.332 708.332V583.332C458.332 558.332 441.668 541.668 416.668 541.668H333.332V458.332H416.668C441.668 458.332 458.332 441.668 458.332 416.668zM458.332 125" /> + horiz-adv-x="1000" d=" M541.668 166.668C537.5 166.668 529.168 166.668 525 170.832C508.332 179.168 500 191.668 500 208.332V791.668C500 808.332 508.332 820.832 525 829.168C537.5 837.5 558.332 833.332 570.832 825L945.832 533.332C954.168 525 962.5 512.5 962.5 500S958.332 475 945.832 466.668L570.832 175C558.332 170.832 550 166.668 541.668 166.668zM583.332 708.332V291.668L850 500zM83.332 166.668C79.168 166.668 70.832 166.668 66.668 170.832C50 179.168 41.668 191.668 41.668 208.332V791.668C41.668 808.332 50 820.832 66.668 829.168C79.168 837.5 95.832 833.332 108.332 825L483.332 533.332C491.668 525 500 512.5 500 500S495.832 475 483.332 466.668L108.332 175C100 170.832 91.668 166.668 83.332 166.668zM125 708.332V291.668L391.668 500zM125 708.332" /> + horiz-adv-x="1000" d=" M870.832 875C758.332 987.5 570.832 987.5 458.332 875L179.168 591.668C170.832 583.332 166.668 575 166.668 562.5V225L54.168 112.5C37.5 95.832 37.5 70.832 54.168 54.168C62.5 45.832 70.832 41.668 83.332 41.668S104.168 45.832 112.5 54.168L225 166.668H562.5C575 166.668 583.332 170.832 591.668 179.168L745.832 337.5C754.168 341.668 762.5 350 766.668 358.332L870.832 462.5C983.332 575 983.332 762.5 870.832 875zM545.832 250H308.332L391.668 333.332H629.168zM708.332 416.668H475L695.832 637.5C712.5 654.168 712.5 679.168 695.832 695.832C679.168 712.5 654.168 712.5 637.5 695.832L350 408.332C345.832 404.168 341.668 404.168 341.668 400L250 308.332V545.832L516.668 816.668C600 900 729.168 900 812.5 816.668C895.832 733.332 895.832 604.168 812.5 520.832zM708.332 416.668" /> + horiz-adv-x="1000" d=" M500 583.332H354.168C250 583.332 166.668 666.668 166.668 770.832C166.668 875 250 958.332 354.168 958.332H500C525 958.332 541.668 941.668 541.668 916.668V625C541.668 600 525 583.332 500 583.332zM354.168 875C295.832 875 250 829.168 250 770.832C250 712.5 295.832 666.668 354.168 666.668H458.332V875zM354.168 875 M645.832 583.332H500C475 583.332 458.332 600 458.332 625V916.668C458.332 941.668 475 958.332 500 958.332H645.832C750 958.332 833.332 875 833.332 770.832C833.332 666.668 750 583.332 645.832 583.332zM541.668 666.668H645.832C704.168 666.668 750 712.5 750 770.832C750 829.168 704.168 875 645.832 875H541.668zM541.668 666.668 M645.832 291.668C541.668 291.668 458.332 375 458.332 479.168C458.332 583.332 541.668 666.668 645.832 666.668C750 666.668 833.332 583.332 833.332 479.168C833.332 375 750 291.668 645.832 291.668zM645.832 583.332C587.5 583.332 541.668 537.5 541.668 479.168C541.668 420.832 587.5 375 645.832 375C704.168 375 750 420.832 750 479.168C750 537.5 704.168 583.332 645.832 583.332zM645.832 583.332 M354.168 0C250 0 166.668 83.332 166.668 187.5S250 375 354.168 375H500C525 375 541.668 358.332 541.668 333.332V187.5C541.668 83.332 458.332 0 354.168 0zM354.168 291.668C295.832 291.668 250 245.832 250 187.5C250 129.168 295.832 83.332 354.168 83.332C412.5 83.332 458.332 129.168 458.332 187.5V291.668zM354.168 291.668 M500 291.668H354.168C250 291.668 166.668 375 166.668 479.168C166.668 583.332 250 666.668 354.168 666.668H500C525 666.668 541.668 650 541.668 625V333.332C541.668 308.332 525 291.668 500 291.668zM354.168 583.332C295.832 583.332 250 537.5 250 479.168C250 420.832 295.832 375 354.168 375H458.332V583.332zM354.168 583.332" /> + horiz-adv-x="1000" d=" M858.332 700L616.668 941.668C608.332 950 600 958.332 583.332 958.332H250C179.168 958.332 125 904.168 125 833.332V166.668C125 95.832 179.168 41.668 250 41.668H750C820.832 41.668 875 95.832 875 166.668V666.668C875 683.332 866.668 691.668 858.332 700zM625 816.668L733.332 708.332H625zM750 125H250C225 125 208.332 141.668 208.332 166.668V833.332C208.332 858.332 225 875 250 875H541.668V666.668C541.668 641.668 558.332 625 583.332 625H791.668V166.668C791.668 141.668 775 125 750 125zM750 125 M625 416.668H375C350 416.668 333.332 400 333.332 375S350 333.332 375 333.332H625C650 333.332 666.668 350 666.668 375S650 416.668 625 416.668zM625 416.668" /> + horiz-adv-x="1000" d=" M858.332 700L616.668 941.668C608.332 950 600 958.332 583.332 958.332H250C179.168 958.332 125 904.168 125 833.332V166.668C125 95.832 179.168 41.668 250 41.668H750C820.832 41.668 875 95.832 875 166.668V666.668C875 683.332 866.668 691.668 858.332 700zM625 816.668L733.332 708.332H625zM750 125H250C225 125 208.332 141.668 208.332 166.668V833.332C208.332 858.332 225 875 250 875H541.668V666.668C541.668 641.668 558.332 625 583.332 625H791.668V166.668C791.668 141.668 775 125 750 125zM750 125 M625 416.668H541.668V500C541.668 525 525 541.668 500 541.668S458.332 525 458.332 500V416.668H375C350 416.668 333.332 400 333.332 375S350 333.332 375 333.332H458.332V250C458.332 225 475 208.332 500 208.332S541.668 225 541.668 250V333.332H625C650 333.332 666.668 350 666.668 375S650 416.668 625 416.668zM625 416.668" /> + horiz-adv-x="1000" d=" M333.332 583.332H416.668C441.668 583.332 458.332 600 458.332 625S441.668 666.668 416.668 666.668H333.332C308.332 666.668 291.668 650 291.668 625S308.332 583.332 333.332 583.332zM666.668 500H333.332C308.332 500 291.668 483.332 291.668 458.332S308.332 416.668 333.332 416.668H666.668C691.668 416.668 708.332 433.332 708.332 458.332S691.668 500 666.668 500zM666.668 500 M858.332 700L616.668 941.668C608.332 950 600 958.332 583.332 958.332H250C179.168 958.332 125 904.168 125 833.332V166.668C125 95.832 179.168 41.668 250 41.668H750C820.832 41.668 875 95.832 875 166.668V666.668C875 683.332 866.668 691.668 858.332 700zM625 816.668L733.332 708.332H625zM750 125H250C225 125 208.332 141.668 208.332 166.668V833.332C208.332 858.332 225 875 250 875H541.668V666.668C541.668 641.668 558.332 625 583.332 625H791.668V166.668C791.668 141.668 775 125 750 125zM750 125 M666.668 333.332H333.332C308.332 333.332 291.668 316.668 291.668 291.668S308.332 250 333.332 250H666.668C691.668 250 708.332 266.668 708.332 291.668S691.668 333.332 666.668 333.332zM666.668 333.332" /> + horiz-adv-x="1000" d=" M858.332 658.332L575 941.668C566.668 950 558.332 958.332 541.668 958.332H250C179.168 958.332 125 904.168 125 833.332V166.668C125 95.832 179.168 41.668 250 41.668H750C820.832 41.668 875 95.832 875 166.668V625C875 641.668 866.668 650 858.332 658.332zM583.332 816.668L733.332 666.668H583.332zM750 125H250C225 125 208.332 141.668 208.332 166.668V833.332C208.332 858.332 225 875 250 875H500V625C500 600 516.668 583.332 541.668 583.332H791.668V166.668C791.668 141.668 775 125 750 125zM750 125" /> + horiz-adv-x="1000" d=" M825 958.332H175C100 958.332 41.668 900 41.668 825V175C41.668 100 100 41.668 175 41.668H825C900 41.668 958.332 100 958.332 175V825C958.332 900 900 958.332 825 958.332zM750 666.668H875V541.668H750zM666.668 541.668H333.332V875H666.668zM250 541.668H125V666.668H250zM125 458.332H250V333.332H125zM333.332 458.332H666.668V125H333.332zM750 458.332H875V333.332H750zM875 825V750H750V875H825C854.168 875 875 854.168 875 825zM175 875H250V750H125V825C125 854.168 145.832 875 175 875zM125 175V250H250V125H175C145.832 125 125 145.832 125 175zM825 125H750V250H875V175C875 145.832 854.168 125 825 125zM825 125" /> + horiz-adv-x="1000" d=" M583.332 83.332C575 83.332 570.832 83.332 566.668 87.5L400 170.832C383.332 179.168 375 191.668 375 208.332V466.668L50 850C41.668 862.5 37.5 879.168 45.832 891.668C54.168 908.332 66.668 916.668 83.332 916.668H916.668C933.332 916.668 945.832 908.332 954.168 891.668C962.5 875 958.332 858.332 950 845.832L625 466.668V125C625 112.5 616.668 95.832 604.168 87.5C600 83.332 591.668 83.332 583.332 83.332zM458.332 233.332L541.668 191.668V479.168C541.668 487.5 545.832 500 550 504.168L825 833.332H175L450 508.332C458.332 500 458.332 491.668 458.332 483.332zM458.332 233.332" /> + horiz-adv-x="1000" d=" M666.668 291.668C595.832 291.668 537.5 312.5 483.332 337.5C433.332 354.168 387.5 375 333.332 375C233.332 375 195.832 345.832 195.832 345.832C183.332 333.332 166.668 329.168 150 337.5S125 358.332 125 375V875C125 887.5 129.168 895.832 137.5 904.168C145.832 912.5 200 958.332 333.332 958.332C404.168 958.332 462.5 937.5 516.668 912.5C566.668 895.832 612.5 875 666.668 875C766.668 875 804.168 904.168 804.168 904.168C816.668 916.668 833.332 920.832 850 912.5S875 891.668 875 875V375C875 362.5 870.832 354.168 862.5 345.832C854.168 337.5 800 291.668 666.668 291.668zM333.332 458.332C404.168 458.332 462.5 437.5 516.668 412.5C566.668 391.668 612.5 375 666.668 375C733.332 375 775 387.5 791.668 395.832V808.332C762.5 800 720.832 791.668 666.668 791.668C595.832 791.668 537.5 812.5 483.332 837.5C433.332 854.168 387.5 875 333.332 875C266.668 875 225 862.5 208.332 854.168V441.668C237.5 450 279.168 458.332 333.332 458.332zM333.332 458.332 M166.668 41.668C141.668 41.668 125 58.332 125 83.332V375C125 400 141.668 416.668 166.668 416.668S208.332 400 208.332 375V83.332C208.332 58.332 191.668 41.668 166.668 41.668zM166.668 41.668" /> + horiz-adv-x="1000" d=" M833.332 83.332H166.668C95.832 83.332 41.668 137.5 41.668 208.332V791.668C41.668 862.5 95.832 916.668 166.668 916.668H375C387.5 916.668 400 908.332 408.332 900L479.168 791.668H833.332C904.168 791.668 958.332 737.5 958.332 666.668V208.332C958.332 137.5 904.168 83.332 833.332 83.332zM166.668 833.332C141.668 833.332 125 816.668 125 791.668V208.332C125 183.332 141.668 166.668 166.668 166.668H833.332C858.332 166.668 875 183.332 875 208.332V666.668C875 691.668 858.332 708.332 833.332 708.332H458.332C445.832 708.332 433.332 716.668 425 725L354.168 833.332zM166.668 833.332 M625 375H375C350 375 333.332 391.668 333.332 416.668S350 458.332 375 458.332H625C650 458.332 666.668 441.668 666.668 416.668S650 375 625 375zM625 375" /> + horiz-adv-x="1000" d=" M833.332 83.332H166.668C95.832 83.332 41.668 137.5 41.668 208.332V791.668C41.668 862.5 95.832 916.668 166.668 916.668H375C387.5 916.668 400 908.332 408.332 900L479.168 791.668H833.332C904.168 791.668 958.332 737.5 958.332 666.668V208.332C958.332 137.5 904.168 83.332 833.332 83.332zM166.668 833.332C141.668 833.332 125 816.668 125 791.668V208.332C125 183.332 141.668 166.668 166.668 166.668H833.332C858.332 166.668 875 183.332 875 208.332V666.668C875 691.668 858.332 708.332 833.332 708.332H458.332C445.832 708.332 433.332 716.668 425 725L354.168 833.332zM166.668 833.332 M500 250C475 250 458.332 266.668 458.332 291.668V541.668C458.332 566.668 475 583.332 500 583.332S541.668 566.668 541.668 541.668V291.668C541.668 266.668 525 250 500 250zM500 250 M625 375H375C350 375 333.332 391.668 333.332 416.668S350 458.332 375 458.332H625C650 458.332 666.668 441.668 666.668 416.668S650 375 625 375zM625 375" /> + horiz-adv-x="1000" d=" M833.332 83.332H166.668C95.832 83.332 41.668 137.5 41.668 208.332V791.668C41.668 862.5 95.832 916.668 166.668 916.668H375C387.5 916.668 400 908.332 408.332 900L479.168 791.668H833.332C904.168 791.668 958.332 737.5 958.332 666.668V208.332C958.332 137.5 904.168 83.332 833.332 83.332zM166.668 833.332C141.668 833.332 125 816.668 125 791.668V208.332C125 183.332 141.668 166.668 166.668 166.668H833.332C858.332 166.668 875 183.332 875 208.332V666.668C875 691.668 858.332 708.332 833.332 708.332H458.332C445.832 708.332 433.332 716.668 425 725L354.168 833.332zM166.668 833.332" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M666.668 291.668C654.168 291.668 641.668 295.832 633.332 308.332C633.332 308.332 579.168 375 500 375C420.832 375 366.668 308.332 366.668 308.332C354.168 291.668 325 287.5 308.332 300C291.668 312.5 287.5 341.668 300 358.332C304.168 362.5 375 458.332 500 458.332S695.832 362.5 700 358.332C712.5 341.668 708.332 312.5 691.668 300C683.332 295.832 675 291.668 666.668 291.668zM375 583.332C350 583.332 333.332 600 333.332 625S350 666.668 375 666.668S416.668 650 416.668 625S400 583.332 375 583.332zM625 583.332C600 583.332 583.332 600 583.332 625S600 666.668 625 666.668S666.668 650 666.668 625S650 583.332 625 583.332zM625 583.332" /> + horiz-adv-x="1000" d=" M916.668 750H816.668C829.168 770.832 833.332 791.668 833.332 812.5C833.332 891.668 766.668 958.332 687.5 958.332C591.668 958.332 533.332 891.668 500 829.168C466.668 891.668 408.332 958.332 312.5 958.332C233.332 958.332 166.668 891.668 166.668 812.5C166.668 791.668 170.832 770.832 183.332 750H83.332C58.332 750 41.668 733.332 41.668 708.332V500C41.668 475 58.332 458.332 83.332 458.332H125V83.332C125 58.332 141.668 41.668 166.668 41.668H833.332C858.332 41.668 875 58.332 875 83.332V458.332H916.668C941.668 458.332 958.332 475 958.332 500V708.332C958.332 733.332 941.668 750 916.668 750zM687.5 875C720.832 875 750 845.832 750 812.5S720.832 750 687.5 750H554.168C575 800 616.668 875 687.5 875zM250 812.5C250 845.832 279.168 875 312.5 875C383.332 875 425 800 445.832 750H312.5C279.168 750 250 779.168 250 812.5zM125 666.668H458.332V541.668H125zM208.332 458.332H458.332V125H208.332zM791.668 125H541.668V458.332H791.668zM875 541.668H541.668V666.668H875zM875 541.668" /> + horiz-adv-x="1000" d=" M250 333.332C225 333.332 208.332 350 208.332 375V875C208.332 900 225 916.668 250 916.668S291.668 900 291.668 875V375C291.668 350 275 333.332 250 333.332zM750 583.332C658.332 583.332 583.332 658.332 583.332 750S658.332 916.668 750 916.668S916.668 841.668 916.668 750S841.668 583.332 750 583.332zM750 833.332C704.168 833.332 666.668 795.832 666.668 750C666.668 704.168 704.168 666.668 750 666.668C795.832 666.668 833.332 704.168 833.332 750C833.332 795.832 795.832 833.332 750 833.332zM750 833.332 M250 83.332C158.332 83.332 83.332 158.332 83.332 250S158.332 416.668 250 416.668S416.668 341.668 416.668 250S341.668 83.332 250 83.332zM250 333.332C204.168 333.332 166.668 295.832 166.668 250C166.668 204.168 204.168 166.668 250 166.668C295.832 166.668 333.332 204.168 333.332 250C333.332 295.832 295.832 333.332 250 333.332zM250 333.332 M375 208.332C350 208.332 333.332 225 333.332 250S350 291.668 375 291.668C558.332 291.668 708.332 441.668 708.332 625C708.332 650 725 666.668 750 666.668S791.668 650 791.668 625C791.668 395.832 604.168 208.332 375 208.332zM375 208.332" /> + horiz-adv-x="1000" d=" M500 291.668C383.332 291.668 291.668 383.332 291.668 500C291.668 616.668 383.332 708.332 500 708.332C616.668 708.332 708.332 616.668 708.332 500C708.332 383.332 616.668 291.668 500 291.668zM500 625C429.168 625 375 570.832 375 500S429.168 375 500 375S625 429.168 625 500S570.832 625 500 625zM500 625 M291.668 458.332H41.668C16.668 458.332 0 475 0 500S16.668 541.668 41.668 541.668H291.668C316.668 541.668 333.332 525 333.332 500S316.668 458.332 291.668 458.332zM958.332 458.332H708.332C683.332 458.332 666.668 475 666.668 500S683.332 541.668 708.332 541.668H958.332C983.332 541.668 1000 525 1000 500S979.168 458.332 958.332 458.332zM958.332 458.332" /> + horiz-adv-x="1000" d=" M750 83.332C658.332 83.332 583.332 158.332 583.332 250S658.332 416.668 750 416.668S916.668 341.668 916.668 250S841.668 83.332 750 83.332zM750 333.332C704.168 333.332 666.668 295.832 666.668 250C666.668 204.168 704.168 166.668 750 166.668C795.832 166.668 833.332 204.168 833.332 250C833.332 295.832 795.832 333.332 750 333.332zM250 583.332C158.332 583.332 83.332 658.332 83.332 750S158.332 916.668 250 916.668S416.668 841.668 416.668 750S341.668 583.332 250 583.332zM250 833.332C204.168 833.332 166.668 795.832 166.668 750C166.668 704.168 204.168 666.668 250 666.668C295.832 666.668 333.332 704.168 333.332 750C333.332 795.832 295.832 833.332 250 833.332zM250 833.332 M250 83.332C225 83.332 208.332 100 208.332 125V625C208.332 650 225 666.668 250 666.668S291.668 650 291.668 625C291.668 441.668 441.668 291.668 625 291.668C650 291.668 666.668 275 666.668 250S650 208.332 625 208.332C487.5 208.332 366.668 275 291.668 375V125C291.668 100 275 83.332 250 83.332zM250 83.332" /> + horiz-adv-x="1000" d=" M750 83.332C658.332 83.332 583.332 158.332 583.332 250S658.332 416.668 750 416.668S916.668 341.668 916.668 250S841.668 83.332 750 83.332zM750 333.332C704.168 333.332 666.668 295.832 666.668 250C666.668 204.168 704.168 166.668 750 166.668C795.832 166.668 833.332 204.168 833.332 250C833.332 295.832 795.832 333.332 750 333.332zM250 583.332C158.332 583.332 83.332 658.332 83.332 750S158.332 916.668 250 916.668S416.668 841.668 416.668 750S341.668 583.332 250 583.332zM250 833.332C204.168 833.332 166.668 795.832 166.668 750C166.668 704.168 204.168 666.668 250 666.668C295.832 666.668 333.332 704.168 333.332 750C333.332 795.832 295.832 833.332 250 833.332zM250 833.332 M750 333.332C725 333.332 708.332 350 708.332 375V666.668C708.332 691.668 691.668 708.332 666.668 708.332H541.668C516.668 708.332 500 725 500 750S516.668 791.668 541.668 791.668H666.668C737.5 791.668 791.668 737.5 791.668 666.668V375C791.668 350 775 333.332 750 333.332zM250 83.332C225 83.332 208.332 100 208.332 125V625C208.332 650 225 666.668 250 666.668S291.668 650 291.668 625V125C291.668 100 275 83.332 250 83.332zM250 83.332" /> + horiz-adv-x="1000" d=" M666.668 41.668C641.668 41.668 625 58.332 625 83.332V245.832C629.168 279.168 616.668 304.168 595.832 325C583.332 337.5 579.168 354.168 587.5 366.668S608.332 391.668 620.832 395.832C741.668 408.332 854.168 450 854.168 645.832C854.168 691.668 837.5 737.5 804.168 775C791.668 787.5 791.668 804.168 795.832 816.668C808.332 850 808.332 883.332 800 916.668C779.168 912.5 745.832 900 691.668 862.5C683.332 854.168 670.832 854.168 658.332 858.332C570.832 883.332 475 883.332 387.5 858.332C375 854.168 362.5 854.168 350 862.5C300 900 262.5 912.5 241.668 916.668C233.332 883.332 233.332 850 245.832 816.668C250 800 250 783.332 237.5 775C204.168 737.5 187.5 691.668 187.5 645.832C187.5 450 300 408.332 420.832 395.832C437.5 395.832 450 383.332 454.168 366.668C458.332 350 454.168 333.332 445.832 325C425 304.168 416.668 279.168 416.668 250V87.5C416.668 62.5 400 45.832 375 45.832S333.332 62.5 333.332 87.5V158.332C208.332 137.5 154.168 208.332 116.668 254.168C100 275 87.5 291.668 70.832 295.832C50 300 33.332 325 41.668 345.832C45.832 366.668 70.832 383.332 91.668 375C133.332 362.5 158.332 333.332 183.332 304.168C216.668 258.332 245.832 225 333.332 241.668V245.832C333.332 270.832 337.5 300 345.832 320.832C229.168 345.832 104.168 420.832 104.168 641.668C104.168 704.168 125 762.5 162.5 808.332C145.832 866.668 150 920.832 175 975C179.168 987.5 187.5 995.832 200 1000C216.668 1004.168 270.832 1012.5 383.332 941.668C475 962.5 570.832 962.5 658.332 941.668C766.668 1012.5 825 1004.168 841.668 1000C854.168 995.832 862.5 987.5 866.668 975C887.5 920.832 891.668 866.668 879.168 812.5C916.668 766.668 937.5 708.332 937.5 645.832C937.5 408.332 795.832 345.832 695.832 320.832C704.168 295.832 708.332 266.668 708.332 241.668V83.332C708.332 58.332 691.668 41.668 666.668 41.668zM666.668 41.668" /> + horiz-adv-x="1000" d=" M500 37.5C491.668 37.5 483.332 41.668 475 45.832L33.332 366.668C8.332 387.5 -4.168 420.832 4.168 454.168L158.332 920.832C162.5 933.332 166.668 941.668 170.832 945.832C191.668 966.668 229.168 966.668 250 945.832C258.332 937.5 262.5 929.168 266.668 920.832L358.332 637.5H633.332L725 920.832C729.168 933.332 733.332 937.5 741.668 945.832C766.668 966.668 800 966.668 820.832 945.832C829.168 937.5 833.332 929.168 837.5 920.832L991.668 454.168C1000 420.832 987.5 387.5 962.5 366.668L520.832 45.832C516.668 37.5 508.332 37.5 500 37.5zM83.332 429.168L500 129.168L916.668 433.332L866.668 583.332L787.5 825L708.332 583.332C704.168 566.668 687.5 554.168 666.668 554.168H333.332C316.668 554.168 300 566.668 291.668 583.332L212.5 825zM83.332 425zM191.668 895.832zM762.5 895.832zM762.5 895.832" /> + horiz-adv-x="1000" d=" M500 958.332C245.832 958.332 41.668 754.168 41.668 500S245.832 41.668 500 41.668S958.332 245.832 958.332 500S754.168 958.332 500 958.332zM870.832 541.668H704.168C695.832 658.332 658.332 766.668 591.668 862.5C741.668 825 854.168 700 870.832 541.668zM379.168 458.332H625C612.5 345.832 570.832 237.5 504.168 150C429.168 237.5 387.5 345.832 379.168 458.332zM379.168 541.668C391.668 654.168 429.168 762.5 500 850C570.832 758.332 612.5 654.168 620.832 541.668zM404.168 862.5C341.668 766.668 304.168 658.332 295.832 541.668H129.168C145.832 700 258.332 825 404.168 862.5zM129.168 458.332H295.832C304.168 341.668 341.668 233.332 408.332 137.5C258.332 175 145.832 300 129.168 458.332zM595.832 137.5C658.332 233.332 695.832 341.668 708.332 458.332H875C854.168 300 741.668 175 595.832 137.5zM595.832 137.5" /> + horiz-adv-x="1000" d=" M416.668 541.668H125C100 541.668 83.332 558.332 83.332 583.332V875C83.332 900 100 916.668 125 916.668H416.668C441.668 916.668 458.332 900 458.332 875V583.332C458.332 558.332 441.668 541.668 416.668 541.668zM166.668 625H375V833.332H166.668zM875 541.668H583.332C558.332 541.668 541.668 558.332 541.668 583.332V875C541.668 900 558.332 916.668 583.332 916.668H875C900 916.668 916.668 900 916.668 875V583.332C916.668 558.332 900 541.668 875 541.668zM625 625H833.332V833.332H625zM875 83.332H583.332C558.332 83.332 541.668 100 541.668 125V416.668C541.668 441.668 558.332 458.332 583.332 458.332H875C900 458.332 916.668 441.668 916.668 416.668V125C916.668 100 900 83.332 875 83.332zM625 166.668H833.332V375H625zM416.668 83.332H125C100 83.332 83.332 100 83.332 125V416.668C83.332 441.668 100 458.332 125 458.332H416.668C441.668 458.332 458.332 441.668 458.332 416.668V125C458.332 100 441.668 83.332 416.668 83.332zM166.668 166.668H375V375H166.668zM166.668 166.668" /> + horiz-adv-x="1000" d=" M916.668 458.332H83.332C58.332 458.332 41.668 475 41.668 500S58.332 541.668 83.332 541.668H916.668C941.668 541.668 958.332 525 958.332 500S941.668 458.332 916.668 458.332zM916.668 458.332 M833.332 125H166.668C95.832 125 41.668 179.168 41.668 250V500C41.668 508.332 41.668 512.5 45.832 516.668L187.5 804.168C212.5 850 254.168 875 300 875H695.832C741.668 875 787.5 850 808.332 804.168L950 516.668C958.332 512.5 958.332 508.332 958.332 500V250C958.332 179.168 904.168 125 833.332 125zM125 491.668V250C125 225 141.668 208.332 166.668 208.332H833.332C858.332 208.332 875 225 875 250V491.668L737.5 770.832C729.168 783.332 712.5 791.668 700 791.668H300C287.5 791.668 270.832 783.332 262.5 766.668zM229.168 787.5zM229.168 787.5 M250 291.668C237.5 291.668 229.168 295.832 220.832 304.168C212.5 312.5 208.332 320.832 208.332 333.332C208.332 337.5 208.332 345.832 212.5 350C216.668 354.168 216.668 358.332 220.832 362.5C237.5 379.168 262.5 379.168 279.168 362.5C283.332 358.332 287.5 354.168 287.5 350C291.668 345.832 291.668 337.5 291.668 333.332C291.668 320.832 287.5 312.5 279.168 304.168C270.832 295.832 262.5 291.668 250 291.668zM416.668 291.668C404.168 291.668 395.832 295.832 387.5 304.168C379.168 312.5 375 320.832 375 333.332C375 337.5 375 345.832 379.168 350C383.332 354.168 383.332 358.332 387.5 362.5C404.168 379.168 429.168 379.168 445.832 362.5C450 358.332 454.168 354.168 454.168 350C454.168 345.832 458.332 337.5 458.332 333.332C458.332 320.832 454.168 312.5 445.832 304.168C437.5 295.832 429.168 291.668 416.668 291.668zM416.668 291.668" /> + horiz-adv-x="1000" d=" M833.332 583.332H166.668C141.668 583.332 125 600 125 625S141.668 666.668 166.668 666.668H833.332C858.332 666.668 875 650 875 625S858.332 583.332 833.332 583.332zM833.332 333.332H166.668C141.668 333.332 125 350 125 375S141.668 416.668 166.668 416.668H833.332C858.332 416.668 875 400 875 375S858.332 333.332 833.332 333.332zM833.332 333.332 M333.332 83.332H329.168C308.332 87.5 291.668 108.332 291.668 129.168L375 879.168C379.168 904.168 400 920.832 420.832 916.668C441.668 912.5 458.332 891.668 458.332 870.832L375 120.832C370.832 100 354.168 83.332 333.332 83.332zM583.332 83.332H579.168C558.332 87.5 541.668 108.332 541.668 129.168L625 879.168C629.168 900 650 916.668 670.832 916.668C691.668 912.5 708.332 891.668 708.332 870.832L625 120.832C620.832 100 604.168 83.332 583.332 83.332zM583.332 83.332" /> + horiz-adv-x="1000" d=" M875 208.332C850 208.332 833.332 225 833.332 250V500C833.332 683.332 683.332 833.332 500 833.332S166.668 683.332 166.668 500V250C166.668 225 150 208.332 125 208.332S83.332 225 83.332 250V500C83.332 729.168 270.832 916.668 500 916.668S916.668 729.168 916.668 500V250C916.668 225 900 208.332 875 208.332zM875 208.332 M791.668 83.332H750C679.168 83.332 625 137.5 625 208.332V333.332C625 404.168 679.168 458.332 750 458.332H875C900 458.332 916.668 441.668 916.668 416.668V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM750 375C725 375 708.332 358.332 708.332 333.332V208.332C708.332 183.332 725 166.668 750 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V375zM250 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V416.668C83.332 441.668 100 458.332 125 458.332H250C320.832 458.332 375 404.168 375 333.332V208.332C375 137.5 320.832 83.332 250 83.332zM166.668 375V208.332C166.668 183.332 183.332 166.668 208.332 166.668H250C275 166.668 291.668 183.332 291.668 208.332V333.332C291.668 358.332 275 375 250 375zM166.668 375" /> + horiz-adv-x="1000" d=" M500 75C487.5 75 479.168 79.168 470.832 87.5L104.168 454.168C54.168 504.168 25 575 25 645.832C25 716.668 54.168 787.5 104.168 837.5C154.168 887.5 220.832 916.668 291.668 916.668C362.5 916.668 433.332 887.5 483.332 837.5L500 820.832L516.668 837.5C566.668 887.5 633.332 916.668 708.332 916.668C779.168 916.668 850 887.5 900 837.5C1004.168 733.332 1004.168 558.332 900 454.168L533.332 87.5C520.832 79.168 512.5 75 500 75zM291.668 833.332C245.832 833.332 195.832 816.668 162.5 779.168C87.5 704.168 87.5 587.5 162.5 512.5L500 175L837.5 512.5C875 550 891.668 595.832 891.668 645.832S870.832 741.668 837.5 779.168C804.168 812.5 758.332 833.332 708.332 833.332S612.5 812.5 575 779.168L533.332 733.332C516.668 716.668 491.668 716.668 475 733.332L429.168 779.168C391.668 816.668 341.668 833.332 291.668 833.332zM291.668 833.332" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M495.832 416.668C479.168 416.668 462.5 429.168 458.332 445.832C450 466.668 462.5 491.668 483.332 500C508.332 508.332 579.168 541.668 579.168 587.5C579.168 625 558.332 654.168 525 666.668C483.332 683.332 433.332 658.332 416.668 616.668C408.332 595.832 383.332 583.332 362.5 591.668C341.668 591.668 333.332 616.668 337.5 637.5C366.668 725 462.5 770.832 550 737.5C616.668 712.5 662.5 650 662.5 579.168C662.5 470.832 525 420.832 508.332 416.668zM500 250C487.5 250 479.168 254.168 470.832 262.5C462.5 270.832 458.332 279.168 458.332 291.668S462.5 312.5 470.832 320.832C487.5 337.5 512.5 337.5 529.168 320.832C537.5 312.5 541.668 304.168 541.668 291.668S537.5 270.832 529.168 262.5C520.832 254.168 512.5 250 500 250zM500 250" /> + horiz-adv-x="1000" d=" M500 41.668C479.168 41.668 458.332 45.832 437.5 58.332L145.832 225C108.332 245.832 83.332 287.5 83.332 333.332V666.668C83.332 712.5 108.332 754.168 145.832 775L437.5 941.668C475 962.5 525 962.5 562.5 941.668L854.168 775C891.668 754.168 916.668 712.5 916.668 666.668V333.332C916.668 287.5 891.668 245.832 854.168 225L562.5 58.332C541.668 45.832 520.832 41.668 500 41.668zM500 875C491.668 875 487.5 875 479.168 870.832L187.5 704.168C175 695.832 166.668 683.332 166.668 666.668V333.332C166.668 316.668 175 304.168 187.5 295.832L479.168 129.168C491.668 120.832 508.332 120.832 520.832 129.168L812.5 295.832C825 304.168 833.332 316.668 833.332 333.332V666.668C833.332 683.332 825 695.832 812.5 704.168L520.832 870.832C512.5 875 508.332 875 500 875zM875 333.332zM875 333.332" /> + horiz-adv-x="1000" d=" M900 658.332L525 950C512.5 962.5 491.668 962.5 475 950L100 658.332C87.5 650 83.332 637.5 83.332 625V166.668C83.332 95.832 137.5 41.668 208.332 41.668H791.668C862.5 41.668 916.668 95.832 916.668 166.668V625C916.668 637.5 912.5 650 900 658.332zM583.332 125H416.668V458.332H583.332zM833.332 166.668C833.332 141.668 816.668 125 791.668 125H666.668V500C666.668 525 650 541.668 625 541.668H375C350 541.668 333.332 525 333.332 500V125H208.332C183.332 125 166.668 141.668 166.668 166.668V604.168L500 862.5L833.332 604.168zM833.332 166.668" /> + horiz-adv-x="1000" d=" M791.668 916.668H208.332C137.5 916.668 83.332 862.5 83.332 791.668V208.332C83.332 137.5 137.5 83.332 208.332 83.332H791.668C862.5 83.332 916.668 137.5 916.668 208.332V791.668C916.668 862.5 862.5 916.668 791.668 916.668zM166.668 791.668C166.668 816.668 183.332 833.332 208.332 833.332H791.668C816.668 833.332 833.332 816.668 833.332 791.668V475L695.832 612.5C679.168 629.168 654.168 629.168 637.5 612.5L195.832 170.832C179.168 175 166.668 187.5 166.668 208.332zM791.668 166.668H308.332L666.668 525L833.332 358.332V208.332C833.332 183.332 816.668 166.668 791.668 166.668zM791.668 166.668 M354.168 541.668C412.5 541.668 458.332 587.5 458.332 645.832C458.332 704.168 412.5 750 354.168 750C295.832 750 250 704.168 250 645.832C250 587.5 295.832 541.668 354.168 541.668zM354.168 666.668C366.668 666.668 375 658.332 375 645.832C375 633.332 366.668 625 354.168 625S333.332 633.332 333.332 645.832S341.668 666.668 354.168 666.668zM354.168 666.668" /> + horiz-adv-x="1000" d=" M950 516.668C950 520.832 945.832 525 945.832 525L808.332 804.168C787.5 850 741.668 875 695.832 875H300C254.168 875 212.5 850 187.5 804.168L50 525C45.832 520.832 45.832 516.668 41.668 512.5V250C41.668 179.168 95.832 125 166.668 125H833.332C904.168 125 958.332 179.168 958.332 250V500C958.332 508.332 958.332 512.5 950 516.668zM262.5 766.668C270.832 783.332 287.5 791.668 300 791.668H700C712.5 791.668 729.168 783.332 737.5 770.832L850 541.668H662.5C650 541.668 637.5 537.5 629.168 525L558.332 416.668H437.5L366.668 525C358.332 533.332 345.832 541.668 333.332 541.668H150zM833.332 208.332H166.668C141.668 208.332 125 225 125 250V458.332H312.5L383.332 350C391.668 341.668 404.168 333.332 416.668 333.332H583.332C595.832 333.332 608.332 341.668 612.5 350L683.332 458.332H875V250C875 225 858.332 208.332 833.332 208.332zM833.332 208.332" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M500 291.668C475 291.668 458.332 308.332 458.332 333.332V500C458.332 525 475 541.668 500 541.668S541.668 525 541.668 500V333.332C541.668 308.332 525 291.668 500 291.668zM500 625C487.5 625 479.168 629.168 470.832 637.5C462.5 645.832 458.332 654.168 458.332 666.668S462.5 687.5 470.832 695.832C479.168 704.168 495.832 708.332 508.332 708.332H516.668C520.832 708.332 520.832 704.168 525 704.168L529.168 700C537.5 687.5 541.668 679.168 541.668 666.668S537.5 645.832 529.168 637.5C525 637.5 525 633.332 525 633.332C520.832 633.332 520.832 629.168 516.668 629.168C512.5 629.168 512.5 629.168 508.332 625zM500 625" /> + horiz-adv-x="1000" d=" M708.332 41.668H291.668C154.168 41.668 41.668 154.168 41.668 291.668V708.332C41.668 845.832 154.168 958.332 291.668 958.332H708.332C845.832 958.332 958.332 845.832 958.332 708.332V291.668C958.332 154.168 845.832 41.668 708.332 41.668zM291.668 875C200 875 125 800 125 708.332V291.668C125 200 200 125 291.668 125H708.332C800 125 875 200 875 291.668V708.332C875 800 800 875 708.332 875zM291.668 875 M500 291.668C454.168 291.668 412.5 304.168 375 333.332C329.168 366.668 300 416.668 291.668 470.832C279.168 583.332 358.332 691.668 470.832 708.332C491.668 712.5 512.5 712.5 533.332 708.332C625 695.832 695.832 625 708.332 533.332C716.668 479.168 704.168 425 670.832 379.168C637.5 333.332 587.5 304.168 533.332 295.832C520.832 295.832 512.5 291.668 500 291.668zM500 625H483.332C416.668 616.668 366.668 550 379.168 483.332C387.5 416.668 454.168 366.668 520.832 379.168C554.168 383.332 583.332 400 604.168 429.168C625 458.332 633.332 487.5 629.168 520.832C620.832 575 579.168 616.668 525 625zM729.168 687.5C716.668 687.5 708.332 691.668 700 700S687.5 716.668 687.5 729.168S691.668 750 700 758.332C716.668 775 741.668 775 758.332 758.332C762.5 754.168 766.668 750 766.668 745.832C766.668 741.668 770.832 737.5 770.832 729.168C770.832 716.668 766.668 708.332 758.332 700C750 691.668 741.668 687.5 729.168 687.5zM729.168 687.5" /> + horiz-adv-x="1000" d=" M791.668 791.668H416.668C391.668 791.668 375 808.332 375 833.332S391.668 875 416.668 875H791.668C816.668 875 833.332 858.332 833.332 833.332S816.668 791.668 791.668 791.668zM583.332 125H208.332C183.332 125 166.668 141.668 166.668 166.668S183.332 208.332 208.332 208.332H583.332C608.332 208.332 625 191.668 625 166.668S608.332 125 583.332 125zM583.332 125 M375 125C370.832 125 366.668 125 358.332 129.168C337.5 137.5 325 162.5 333.332 183.332L583.332 850C591.668 870.832 616.668 883.332 637.5 875S670.832 841.668 662.5 820.832L412.5 154.168C408.332 133.332 391.668 125 375 125zM375 125" /> + horiz-adv-x="1000" d=" M312.5 83.332C245.832 83.332 175 108.332 120.832 162.5C12.5 270.832 16.668 445.832 125 550C220.832 641.668 366.668 650 470.832 575L845.832 950C862.5 966.668 887.5 966.668 904.168 950C920.832 933.332 920.832 908.332 904.168 891.668L850 833.332L945.832 737.5C962.5 720.832 962.5 695.832 945.832 679.168L800 533.332C783.332 516.668 758.332 516.668 741.668 533.332L645.832 629.168L533.332 516.668C612.5 412.5 604.168 262.5 508.332 166.668C454.168 108.332 383.332 83.332 312.5 83.332zM316.668 537.5C270.832 537.5 220.832 520.832 187.5 483.332C112.5 412.5 112.5 291.668 183.332 216.668C258.332 141.668 379.168 141.668 450 216.668S520.832 408.332 450 483.332C408.332 520.832 362.5 537.5 316.668 537.5zM704.168 687.5L770.832 620.832L858.332 708.332L791.668 775zM704.168 687.5" /> + horiz-adv-x="1000" d=" M500 458.332C491.668 458.332 487.5 458.332 483.332 462.5L66.668 670.832C50 679.168 41.668 691.668 41.668 708.332C41.668 725 50 737.5 66.668 745.832L483.332 954.168C495.832 958.332 508.332 958.332 520.832 954.168L937.5 745.832C950 737.5 958.332 725 958.332 708.332C958.332 691.668 950 679.168 933.332 670.832L516.668 462.5C512.5 458.332 508.332 458.332 500 458.332zM175 708.332L500 545.832L825 708.332L500 870.832zM500 41.668C491.668 41.668 487.5 41.668 483.332 45.832L66.668 254.168C45.832 262.5 37.5 287.5 50 308.332C58.332 329.168 83.332 337.5 104.168 325L504.168 125L904.168 325C925 333.332 950 325 958.332 308.332C966.668 287.5 958.332 262.5 941.668 254.168L525 45.832C512.5 41.668 508.332 41.668 500 41.668zM500 41.668 M500 250C491.668 250 487.5 250 483.332 254.168L66.668 462.5C45.832 470.832 37.5 495.832 50 516.668C58.332 537.5 83.332 545.832 104.168 533.332L504.168 333.332L904.168 533.332C925 541.668 950 533.332 958.332 516.668C966.668 495.832 958.332 470.832 941.668 462.5L525 254.168C512.5 250 508.332 250 500 250zM500 250" /> + horiz-adv-x="1000" d=" M791.668 916.668H208.332C137.5 916.668 83.332 862.5 83.332 791.668V208.332C83.332 137.5 137.5 83.332 208.332 83.332H791.668C862.5 83.332 916.668 137.5 916.668 208.332V791.668C916.668 862.5 862.5 916.668 791.668 916.668zM208.332 833.332H791.668C816.668 833.332 833.332 816.668 833.332 791.668V666.668H166.668V791.668C166.668 816.668 183.332 833.332 208.332 833.332zM166.668 208.332V583.332H333.332V166.668H208.332C183.332 166.668 166.668 183.332 166.668 208.332zM791.668 166.668H416.668V583.332H833.332V208.332C833.332 183.332 816.668 166.668 791.668 166.668zM791.668 166.668" /> + horiz-adv-x="1000" d=" M829.168 179.168C908.332 262.5 958.332 375 958.332 500C958.332 754.168 754.168 958.332 500 958.332C375 958.332 262.5 908.332 179.168 829.168C179.168 829.168 175 829.168 175 825S175 820.832 170.832 820.832C91.668 737.5 41.668 625 41.668 500S91.668 262.5 170.832 179.168C170.832 179.168 170.832 175 175 175L179.168 170.832C262.5 91.668 375 41.668 500 41.668S737.5 91.668 820.832 170.832C820.832 170.832 825 170.832 825 175C825 175 825 179.168 829.168 179.168zM791.668 266.668L670.832 387.5C695.832 416.668 708.332 458.332 708.332 500C708.332 541.668 695.832 583.332 675 616.668L791.668 733.332C841.668 670.832 875 587.5 875 500S845.832 329.168 791.668 266.668zM375 500C375 570.832 429.168 625 500 625C533.332 625 562.5 612.5 583.332 595.832C583.332 591.668 587.5 591.668 587.5 587.5C591.668 583.332 591.668 583.332 595.832 583.332C616.668 562.5 625 533.332 625 500C625 429.168 570.832 375 500 375S375 429.168 375 500zM733.332 791.668L612.5 670.832C583.332 695.832 541.668 708.332 500 708.332C458.332 708.332 416.668 695.832 383.332 675L266.668 791.668C329.168 845.832 412.5 875 500 875S670.832 845.832 733.332 791.668zM208.332 733.332L329.168 612.5C304.168 583.332 291.668 541.668 291.668 500C291.668 458.332 304.168 416.668 325 383.332L208.332 266.668C158.332 329.168 125 412.5 125 500S154.168 670.832 208.332 733.332zM266.668 208.332L387.5 329.168C416.668 304.168 458.332 291.668 500 291.668C541.668 291.668 583.332 304.168 616.668 325L737.5 204.168C675 154.168 591.668 120.832 504.168 120.832S329.168 154.168 266.668 208.332zM266.668 208.332" /> + horiz-adv-x="1000" d=" M750 250H625C600 250 583.332 266.668 583.332 291.668S600 333.332 625 333.332H750C841.668 333.332 916.668 408.332 916.668 500S841.668 666.668 750 666.668H625C600 666.668 583.332 683.332 583.332 708.332S600 750 625 750H750C887.5 750 1000 637.5 1000 500S887.5 250 750 250zM375 250H250C112.5 250 0 362.5 0 500S112.5 750 250 750H375C400 750 416.668 733.332 416.668 708.332S400 666.668 375 666.668H250C158.332 666.668 83.332 591.668 83.332 500S158.332 333.332 250 333.332H375C400 333.332 416.668 316.668 416.668 291.668S400 250 375 250zM375 250 M666.668 458.332H333.332C308.332 458.332 291.668 475 291.668 500S308.332 541.668 333.332 541.668H666.668C691.668 541.668 708.332 525 708.332 500S691.668 458.332 666.668 458.332zM666.668 458.332" /> + horiz-adv-x="1000" d=" M583.332 333.332C508.332 333.332 433.332 366.668 383.332 433.332C370.832 450 375 479.168 391.668 491.668C408.332 504.168 437.5 500 450 483.332C504.168 408.332 608.332 395.832 683.332 450C691.668 454.168 695.832 458.332 700 466.668L825 591.668C887.5 658.332 887.5 762.5 820.832 825C754.168 887.5 654.168 887.5 587.5 825L516.668 754.168C500 737.5 475 737.5 458.332 754.168C441.668 770.832 441.668 795.832 458.332 812.5L529.168 883.332C625 979.168 779.168 979.168 875 883.332C975 787.5 975 629.168 879.168 529.168L754.168 404.168C745.832 395.832 737.5 387.5 725 379.168C687.5 350 637.5 333.332 583.332 333.332zM583.332 333.332 M295.832 45.832C233.332 45.832 170.832 70.832 120.832 116.668C20.832 212.5 20.832 370.832 116.668 470.832L241.668 595.832C250 600 258.332 608.332 266.668 616.668C320.832 658.332 387.5 675 450 662.5C516.668 654.168 575 616.668 612.5 566.668C625 550 620.832 520.832 604.168 508.332C587.5 495.832 558.332 500 545.832 516.668C520.832 554.168 479.168 575 437.5 583.332C391.668 591.668 350 579.168 312.5 550C304.168 545.832 300 541.668 295.832 533.332L170.832 408.332C108.332 341.668 108.332 237.5 175 175S341.668 112.5 408.332 175L479.168 245.832C495.832 262.5 520.832 262.5 537.5 245.832C554.168 229.168 554.168 204.168 537.5 187.5L466.668 116.668C420.832 66.668 358.332 45.832 295.832 45.832zM295.832 45.832" /> + horiz-adv-x="1000" d=" M916.668 83.332H750C725 83.332 708.332 100 708.332 125V416.668C708.332 441.668 691.668 458.332 666.668 458.332S625 441.668 625 416.668V125C625 100 608.332 83.332 583.332 83.332H416.668C391.668 83.332 375 100 375 125V416.668C375 579.168 504.168 708.332 666.668 708.332S958.332 579.168 958.332 416.668V125C958.332 100 941.668 83.332 916.668 83.332zM791.668 166.668H875V416.668C875 533.332 783.332 625 666.668 625C550 625 458.332 533.332 458.332 416.668V166.668H541.668V416.668C541.668 487.5 595.832 541.668 666.668 541.668C737.5 541.668 791.668 487.5 791.668 416.668zM250 83.332H83.332C58.332 83.332 41.668 100 41.668 125V625C41.668 650 58.332 666.668 83.332 666.668H250C275 666.668 291.668 650 291.668 625V125C291.668 100 275 83.332 250 83.332zM125 166.668H208.332V583.332H125zM166.668 708.332C95.832 708.332 41.668 762.5 41.668 833.332C41.668 904.168 95.832 958.332 166.668 958.332C237.5 958.332 291.668 904.168 291.668 833.332C291.668 762.5 237.5 708.332 166.668 708.332zM166.668 875C141.668 875 125 858.332 125 833.332S141.668 791.668 166.668 791.668S208.332 808.332 208.332 833.332S191.668 875 166.668 875zM166.668 875" /> + horiz-adv-x="1000" d=" M875 708.332H333.332C308.332 708.332 291.668 725 291.668 750S308.332 791.668 333.332 791.668H875C900 791.668 916.668 775 916.668 750S900 708.332 875 708.332zM875 458.332H333.332C308.332 458.332 291.668 475 291.668 500S308.332 541.668 333.332 541.668H875C900 541.668 916.668 525 916.668 500S900 458.332 875 458.332zM875 208.332H333.332C308.332 208.332 291.668 225 291.668 250S308.332 291.668 333.332 291.668H875C900 291.668 916.668 275 916.668 250S900 208.332 875 208.332zM125 708.332C112.5 708.332 104.168 712.5 95.832 720.832C87.5 729.168 83.332 737.5 83.332 750V758.332C83.332 762.5 83.332 762.5 87.5 766.668C87.5 770.832 91.668 770.832 91.668 775L95.832 779.168C100 783.332 104.168 787.5 108.332 787.5C125 795.832 141.668 791.668 154.168 779.168L158.332 775C158.332 770.832 162.5 770.832 162.5 766.668C162.5 762.5 162.5 762.5 166.668 758.332V750C166.668 745.832 166.668 737.5 162.5 733.332C162.5 729.168 158.332 725 154.168 720.832C145.832 712.5 137.5 708.332 125 708.332zM125 458.332C112.5 458.332 104.168 462.5 95.832 470.832L91.668 475C91.668 479.168 87.5 479.168 87.5 483.332C87.5 487.5 87.5 487.5 83.332 491.668V500C83.332 512.5 87.5 520.832 95.832 529.168C104.168 537.5 120.832 541.668 133.332 541.668H141.668C145.832 541.668 145.832 537.5 150 537.5L154.168 533.332C158.332 529.168 162.5 525 162.5 520.832C166.668 512.5 166.668 504.168 166.668 500V491.668C166.668 487.5 166.668 487.5 162.5 483.332C162.5 479.168 158.332 479.168 158.332 475C158.332 470.832 154.168 470.832 154.168 470.832C150 470.832 150 466.668 150 466.668C145.832 466.668 145.832 462.5 141.668 462.5C137.5 462.5 137.5 462.5 133.332 458.332zM125 208.332C112.5 208.332 104.168 212.5 95.832 220.832C87.5 229.168 83.332 237.5 83.332 250S87.5 270.832 95.832 279.168C112.5 295.832 137.5 295.832 154.168 279.168C162.5 270.832 166.668 262.5 166.668 250S162.5 229.168 154.168 220.832C145.832 212.5 137.5 208.332 125 208.332zM125 208.332" /> + horiz-adv-x="1000" d=" M500 708.332C475 708.332 458.332 725 458.332 750V916.668C458.332 941.668 475 958.332 500 958.332S541.668 941.668 541.668 916.668V750C541.668 725 525 708.332 500 708.332zM500 41.668C475 41.668 458.332 58.332 458.332 83.332V250C458.332 275 475 291.668 500 291.668S541.668 275 541.668 250V83.332C541.668 58.332 525 41.668 500 41.668zM325 633.332C312.5 633.332 304.168 637.5 295.832 645.832L175 766.668C158.332 783.332 158.332 808.332 175 825S216.668 841.668 233.332 825L350 708.332C366.668 691.668 366.668 666.668 350 650C345.832 637.5 333.332 633.332 325 633.332zM795.832 162.5C783.332 162.5 775 166.668 766.668 175L650 291.668C633.332 308.332 633.332 333.332 650 350S691.668 366.668 708.332 350L825 233.332C841.668 216.668 841.668 191.668 825 175C816.668 166.668 804.168 162.5 795.832 162.5zM250 458.332H83.332C58.332 458.332 41.668 475 41.668 500S58.332 541.668 83.332 541.668H250C275 541.668 291.668 525 291.668 500S275 458.332 250 458.332zM916.668 458.332H750C725 458.332 708.332 475 708.332 500S725 541.668 750 541.668H916.668C941.668 541.668 958.332 525 958.332 500S941.668 458.332 916.668 458.332zM204.168 162.5C191.668 162.5 183.332 166.668 175 175C158.332 191.668 158.332 216.668 175 233.332L291.668 350C308.332 366.668 333.332 366.668 350 350S366.668 308.332 350 291.668L233.332 175C225 166.668 216.668 162.5 204.168 162.5zM675 633.332C662.5 633.332 654.168 637.5 645.832 645.832C629.168 662.5 629.168 687.5 645.832 704.168L762.5 820.832C779.168 837.5 804.168 837.5 820.832 820.832C837.5 804.168 837.5 779.168 820.832 762.5L704.168 645.832C700 637.5 687.5 633.332 675 633.332zM675 633.332" /> + horiz-adv-x="1000" d=" M791.668 41.668H208.332C137.5 41.668 83.332 95.832 83.332 166.668V458.332C83.332 529.168 137.5 583.332 208.332 583.332H791.668C862.5 583.332 916.668 529.168 916.668 458.332V166.668C916.668 95.832 862.5 41.668 791.668 41.668zM208.332 500C183.332 500 166.668 483.332 166.668 458.332V166.668C166.668 141.668 183.332 125 208.332 125H791.668C816.668 125 833.332 141.668 833.332 166.668V458.332C833.332 483.332 816.668 500 791.668 500zM208.332 500 M708.332 500C683.332 500 666.668 516.668 666.668 541.668V708.332C666.668 800 591.668 875 500 875S333.332 800 333.332 708.332V541.668C333.332 516.668 316.668 500 291.668 500S250 516.668 250 541.668V708.332C250 845.832 362.5 958.332 500 958.332S750 845.832 750 708.332V541.668C750 516.668 733.332 500 708.332 500zM708.332 500" /> + horiz-adv-x="1000" d=" M791.668 83.332H625C600 83.332 583.332 100 583.332 125S600 166.668 625 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V791.668C833.332 816.668 816.668 833.332 791.668 833.332H625C600 833.332 583.332 850 583.332 875S600 916.668 625 916.668H791.668C862.5 916.668 916.668 862.5 916.668 791.668V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM791.668 83.332 M416.668 250C404.168 250 395.832 254.168 387.5 262.5C370.832 279.168 370.832 304.168 387.5 320.832L566.668 500L387.5 679.168C370.832 695.832 370.832 720.832 387.5 737.5S429.168 754.168 445.832 737.5L654.168 529.168C670.832 512.5 670.832 487.5 654.168 470.832L445.832 262.5C437.5 254.168 429.168 250 416.668 250zM416.668 250 M625 458.332H125C100 458.332 83.332 475 83.332 500S100 541.668 125 541.668H625C650 541.668 666.668 525 666.668 500S650 458.332 625 458.332zM625 458.332" /> + horiz-adv-x="1000" d=" M375 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V791.668C83.332 862.5 137.5 916.668 208.332 916.668H375C400 916.668 416.668 900 416.668 875S400 833.332 375 833.332H208.332C183.332 833.332 166.668 816.668 166.668 791.668V208.332C166.668 183.332 183.332 166.668 208.332 166.668H375C400 166.668 416.668 150 416.668 125S400 83.332 375 83.332zM666.668 250C654.168 250 645.832 254.168 637.5 262.5C620.832 279.168 620.832 304.168 637.5 320.832L816.668 500L637.5 679.168C620.832 695.832 620.832 720.832 637.5 737.5S679.168 754.168 695.832 737.5L904.168 529.168C920.832 512.5 920.832 487.5 904.168 470.832L695.832 262.5C687.5 254.168 679.168 250 666.668 250zM666.668 250 M875 458.332H375C350 458.332 333.332 475 333.332 500S350 541.668 375 541.668H875C900 541.668 916.668 525 916.668 500S900 458.332 875 458.332zM875 458.332" /> + horiz-adv-x="1000" d=" M833.332 875H166.668C95.832 875 41.668 820.832 41.668 750V250C41.668 179.168 95.832 125 166.668 125H833.332C904.168 125 958.332 179.168 958.332 250V750C958.332 820.832 904.168 875 833.332 875zM166.668 791.668H833.332C850 791.668 866.668 783.332 870.832 770.832L500 508.332L129.168 770.832C133.332 783.332 150 791.668 166.668 791.668zM833.332 208.332H166.668C141.668 208.332 125 225 125 250V670.832L475 425C483.332 420.832 491.668 416.668 500 416.668S516.668 420.832 525 425L875 670.832V250C875 225 858.332 208.332 833.332 208.332zM833.332 208.332" /> + horiz-adv-x="1000" d=" M500 0C491.668 0 483.332 4.168 475 8.332C462.5 16.668 83.332 275 83.332 583.332C83.332 812.5 270.832 1000 500 1000S916.668 812.5 916.668 583.332C916.668 275 537.5 16.668 525 8.332C516.668 4.168 508.332 0 500 0zM500 916.668C316.668 916.668 166.668 766.668 166.668 583.332C166.668 358.332 420.832 150 500 91.668C579.168 150 833.332 358.332 833.332 583.332C833.332 766.668 683.332 916.668 500 916.668zM500 916.668 M500 416.668C408.332 416.668 333.332 491.668 333.332 583.332C333.332 675 408.332 750 500 750S666.668 675 666.668 583.332C666.668 491.668 591.668 416.668 500 416.668zM500 666.668C454.168 666.668 416.668 629.168 416.668 583.332C416.668 537.5 454.168 500 500 500C545.832 500 583.332 537.5 583.332 583.332C583.332 629.168 545.832 666.668 500 666.668zM500 666.668" /> + horiz-adv-x="1000" d=" M666.668 41.668C658.332 41.668 654.168 41.668 650 45.832L333.332 204.168L62.5 50C50 41.668 33.332 41.668 20.832 50C8.332 54.168 0 66.668 0 83.332V750C0 766.668 8.332 779.168 20.832 787.5L312.5 954.168C325 958.332 337.5 958.332 350 954.168L666.668 795.832L937.5 950C950 958.332 966.668 958.332 979.168 950C991.668 945.832 1000 933.332 1000 916.668V250C1000 233.332 991.668 220.832 979.168 212.5L687.5 45.832C679.168 41.668 675 41.668 666.668 41.668zM333.332 291.668C341.668 291.668 345.832 291.668 350 287.5L662.5 129.168L912.5 270.832V845.832L683.332 716.668C670.832 708.332 658.332 708.332 645.832 716.668L333.332 870.832L83.332 725V154.168L312.5 283.332C320.832 291.668 325 291.668 333.332 291.668zM333.332 291.668 M333.332 208.332C308.332 208.332 291.668 225 291.668 250V916.668C291.668 941.668 308.332 958.332 333.332 958.332S375 941.668 375 916.668V250C375 225 358.332 208.332 333.332 208.332zM666.668 41.668C641.668 41.668 625 58.332 625 83.332V750C625 775 641.668 791.668 666.668 791.668S708.332 775 708.332 750V83.332C708.332 58.332 691.668 41.668 666.668 41.668zM666.668 41.668" /> + horiz-adv-x="1000" d=" M875 583.332C850 583.332 833.332 600 833.332 625V833.332H625C600 833.332 583.332 850 583.332 875S600 916.668 625 916.668H875C900 916.668 916.668 900 916.668 875V625C916.668 600 900 583.332 875 583.332zM375 83.332H125C100 83.332 83.332 100 83.332 125V375C83.332 400 100 416.668 125 416.668S166.668 400 166.668 375V166.668H375C400 166.668 416.668 150 416.668 125S400 83.332 375 83.332zM375 83.332 M583.332 541.668C570.832 541.668 562.5 545.832 554.168 554.168C537.5 570.832 537.5 595.832 554.168 612.5L845.832 904.168C862.5 920.832 887.5 920.832 904.168 904.168C920.832 887.5 920.832 862.5 904.168 845.832L612.5 554.168C604.168 545.832 595.832 541.668 583.332 541.668zM125 83.332C112.5 83.332 104.168 87.5 95.832 95.832C79.168 112.5 79.168 137.5 95.832 154.168L387.5 445.832C404.168 462.5 429.168 462.5 445.832 445.832C462.5 429.168 462.5 404.168 445.832 387.5L154.168 95.832C145.832 87.5 137.5 83.332 125 83.332zM125 83.332" /> + horiz-adv-x="1000" d=" M791.668 83.332H666.668C641.668 83.332 625 100 625 125S641.668 166.668 666.668 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V333.332C833.332 358.332 850 375 875 375S916.668 358.332 916.668 333.332V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM333.332 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V333.332C83.332 358.332 100 375 125 375S166.668 358.332 166.668 333.332V208.332C166.668 183.332 183.332 166.668 208.332 166.668H333.332C358.332 166.668 375 150 375 125S358.332 83.332 333.332 83.332zM875 625C850 625 833.332 641.668 833.332 666.668V791.668C833.332 816.668 816.668 833.332 791.668 833.332H666.668C641.668 833.332 625 850 625 875S641.668 916.668 666.668 916.668H791.668C862.5 916.668 916.668 862.5 916.668 791.668V666.668C916.668 641.668 900 625 875 625zM125 625C100 625 83.332 641.668 83.332 666.668V791.668C83.332 862.5 137.5 916.668 208.332 916.668H333.332C358.332 916.668 375 900 375 875S358.332 833.332 333.332 833.332H208.332C183.332 833.332 166.668 816.668 166.668 791.668V666.668C166.668 641.668 150 625 125 625zM125 625" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M666.668 333.332H333.332C308.332 333.332 291.668 350 291.668 375S308.332 416.668 333.332 416.668H666.668C691.668 416.668 708.332 400 708.332 375S691.668 333.332 666.668 333.332zM375 583.332C350 583.332 333.332 600 333.332 625S350 666.668 375 666.668S416.668 650 416.668 625S400 583.332 375 583.332zM625 583.332C600 583.332 583.332 600 583.332 625S600 666.668 625 666.668S666.668 650 666.668 625S650 583.332 625 583.332zM625 583.332" /> + horiz-adv-x="1000" d=" M875 458.332H125C100 458.332 83.332 475 83.332 500S100 541.668 125 541.668H875C900 541.668 916.668 525 916.668 500S900 458.332 875 458.332zM875 708.332H125C100 708.332 83.332 725 83.332 750S100 791.668 125 791.668H875C900 791.668 916.668 775 916.668 750S900 708.332 875 708.332zM875 208.332H125C100 208.332 83.332 225 83.332 250S100 291.668 125 291.668H875C900 291.668 916.668 275 916.668 250S900 208.332 875 208.332zM875 208.332" /> + horiz-adv-x="1000" d=" M125 83.332C112.5 83.332 104.168 87.5 95.832 95.832C83.332 108.332 79.168 125 87.5 137.5L162.5 358.332C137.5 408.332 125 466.668 125 520.832C125 670.832 208.332 808.332 345.832 875C400 904.168 462.5 916.668 520.832 916.668H541.668C745.832 904.168 904.168 745.832 916.668 545.832V520.832C916.668 458.332 904.168 400 875 341.668C808.332 208.332 670.832 125 520.832 125C466.668 125 408.332 137.5 358.332 158.332L137.5 83.332zM520.832 833.332C470.832 833.332 425 820.832 383.332 800C275 745.832 208.332 641.668 208.332 520.832C208.332 470.832 220.832 425 241.668 383.332C245.832 375 245.832 362.5 245.832 350L191.668 191.668L350 245.832C362.5 250 370.832 250 383.332 241.668C425 220.832 475 208.332 520.832 208.332C641.668 208.332 745.832 275 800 379.168C820.832 420.832 833.332 470.832 833.332 516.668V541.668C825 700 700 825 537.5 833.332zM520.832 833.332" /> + horiz-adv-x="1000" d=" M125 83.332C120.832 83.332 112.5 83.332 108.332 87.5C91.668 91.668 83.332 108.332 83.332 125V791.668C83.332 862.5 137.5 916.668 208.332 916.668H791.668C862.5 916.668 916.668 862.5 916.668 791.668V375C916.668 304.168 862.5 250 791.668 250H308.332L154.168 95.832C145.832 87.5 137.5 83.332 125 83.332zM208.332 833.332C183.332 833.332 166.668 816.668 166.668 791.668V225L262.5 320.832C270.832 329.168 279.168 333.332 291.668 333.332H791.668C816.668 333.332 833.332 350 833.332 375V791.668C833.332 816.668 816.668 833.332 791.668 833.332zM208.332 833.332" /> + horiz-adv-x="1000" d=" M958.332 0C945.832 0 937.5 4.168 929.168 12.5L12.5 929.168C-4.168 945.832 -4.168 970.832 12.5 987.5S54.168 1004.168 70.832 987.5L987.5 70.832C1004.168 54.168 1004.168 29.168 987.5 12.5C979.168 4.168 970.832 0 958.332 0zM958.332 0 M500 333.332C454.168 333.332 412.5 350 383.332 383.332C350 412.5 333.332 454.168 333.332 500V625C333.332 650 350 666.668 375 666.668S416.668 650 416.668 625V500C416.668 479.168 425 458.332 441.668 441.668C458.332 425 479.168 416.668 500 416.668S541.668 425 558.332 441.668C575 458.332 600 458.332 616.668 441.668C633.332 425 633.332 400 616.668 383.332C587.5 350 545.832 333.332 500 333.332zM625 570.832C600 570.832 583.332 587.5 583.332 612.5V833.332C583.332 854.168 575 875 558.332 891.668C541.668 908.332 520.832 916.668 500 916.668C462.5 916.668 425 887.5 416.668 850C412.5 829.168 391.668 812.5 370.832 816.668C345.832 820.832 333.332 845.832 337.5 866.668C354.168 945.832 420.832 1000 500 1000C545.832 1000 587.5 983.332 616.668 950C650 920.832 666.668 879.168 666.668 833.332V612.5C666.668 587.5 650 570.832 625 570.832zM625 570.832 M500 166.668C416.668 166.668 333.332 200 266.668 262.5C204.168 320.832 166.668 408.332 166.668 500V583.332C166.668 608.332 183.332 625 208.332 625S250 608.332 250 583.332V500C250 433.332 275 366.668 325 320.832C425 225 583.332 225 679.168 325C695.832 341.668 720.832 341.668 737.5 325S754.168 283.332 737.5 266.668C675 200 587.5 166.668 500 166.668zM787.5 408.332H779.168C758.332 412.5 741.668 433.332 745.832 458.332C750 470.832 750 483.332 750 500V583.332C750 608.332 766.668 625 791.668 625S833.332 608.332 833.332 583.332V500C833.332 479.168 833.332 462.5 829.168 441.668C825 420.832 808.332 408.332 787.5 408.332zM787.5 408.332 M500 0C475 0 458.332 16.668 458.332 41.668V208.332C458.332 233.332 475 250 500 250S541.668 233.332 541.668 208.332V41.668C541.668 16.668 525 0 500 0zM500 0 M666.668 0H333.332C308.332 0 291.668 16.668 291.668 41.668S308.332 83.332 333.332 83.332H666.668C691.668 83.332 708.332 66.668 708.332 41.668S691.668 0 666.668 0zM666.668 0" /> + horiz-adv-x="1000" d=" M500 333.332C408.332 333.332 333.332 408.332 333.332 500V833.332C333.332 925 408.332 1000 500 1000S666.668 925 666.668 833.332V500C666.668 408.332 591.668 333.332 500 333.332zM500 916.668C454.168 916.668 416.668 879.168 416.668 833.332V500C416.668 454.168 454.168 416.668 500 416.668C545.832 416.668 583.332 454.168 583.332 500V833.332C583.332 879.168 545.832 916.668 500 916.668zM500 916.668 M500 166.668C316.668 166.668 166.668 316.668 166.668 500V583.332C166.668 608.332 183.332 625 208.332 625S250 608.332 250 583.332V500C250 362.5 362.5 250 500 250S750 362.5 750 500V583.332C750 608.332 766.668 625 791.668 625S833.332 608.332 833.332 583.332V500C833.332 316.668 683.332 166.668 500 166.668zM500 166.668 M500 0C475 0 458.332 16.668 458.332 41.668V208.332C458.332 233.332 475 250 500 250S541.668 233.332 541.668 208.332V41.668C541.668 16.668 525 0 500 0zM500 0 M666.668 0H333.332C308.332 0 291.668 16.668 291.668 41.668S308.332 83.332 333.332 83.332H666.668C691.668 83.332 708.332 66.668 708.332 41.668S691.668 0 666.668 0zM666.668 0" /> + horiz-adv-x="1000" d=" M416.668 125C391.668 125 375 141.668 375 166.668V375H166.668C141.668 375 125 391.668 125 416.668S141.668 458.332 166.668 458.332H416.668C441.668 458.332 458.332 441.668 458.332 416.668V166.668C458.332 141.668 441.668 125 416.668 125zM833.332 541.668H583.332C558.332 541.668 541.668 558.332 541.668 583.332V833.332C541.668 858.332 558.332 875 583.332 875S625 858.332 625 833.332V625H833.332C858.332 625 875 608.332 875 583.332S858.332 541.668 833.332 541.668zM833.332 541.668 M583.332 541.668C570.832 541.668 562.5 545.832 554.168 554.168C537.5 570.832 537.5 595.832 554.168 612.5L845.832 904.168C862.5 920.832 887.5 920.832 904.168 904.168C920.832 887.5 920.832 862.5 904.168 845.832L612.5 554.168C604.168 545.832 595.832 541.668 583.332 541.668zM125 83.332C112.5 83.332 104.168 87.5 95.832 95.832C79.168 112.5 79.168 137.5 95.832 154.168L387.5 445.832C404.168 462.5 429.168 462.5 445.832 445.832C462.5 429.168 462.5 404.168 445.832 387.5L154.168 95.832C145.832 87.5 137.5 83.332 125 83.332zM125 83.332" /> + horiz-adv-x="1000" d=" M666.668 83.332C641.668 83.332 625 100 625 125V250C625 320.832 679.168 375 750 375H875C900 375 916.668 358.332 916.668 333.332S900 291.668 875 291.668H750C725 291.668 708.332 275 708.332 250V125C708.332 100 691.668 83.332 666.668 83.332zM333.332 83.332C308.332 83.332 291.668 100 291.668 125V250C291.668 275 275 291.668 250 291.668H125C100 291.668 83.332 308.332 83.332 333.332S100 375 125 375H250C320.832 375 375 320.832 375 250V125C375 100 358.332 83.332 333.332 83.332zM875 625H750C679.168 625 625 679.168 625 750V875C625 900 641.668 916.668 666.668 916.668S708.332 900 708.332 875V750C708.332 725 725 708.332 750 708.332H875C900 708.332 916.668 691.668 916.668 666.668S900 625 875 625zM250 625H125C100 625 83.332 641.668 83.332 666.668S100 708.332 125 708.332H250C275 708.332 291.668 725 291.668 750V875C291.668 900 308.332 916.668 333.332 916.668S375 900 375 875V750C375 679.168 320.832 625 250 625zM250 625" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M666.668 458.332H333.332C308.332 458.332 291.668 475 291.668 500S308.332 541.668 333.332 541.668H666.668C691.668 541.668 708.332 525 708.332 500S691.668 458.332 666.668 458.332zM666.668 458.332" /> + horiz-adv-x="1000" d=" M791.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V791.668C83.332 862.5 137.5 916.668 208.332 916.668H791.668C862.5 916.668 916.668 862.5 916.668 791.668V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM208.332 833.332C183.332 833.332 166.668 816.668 166.668 791.668V208.332C166.668 183.332 183.332 166.668 208.332 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V791.668C833.332 816.668 816.668 833.332 791.668 833.332zM208.332 833.332 M666.668 458.332H333.332C308.332 458.332 291.668 475 291.668 500S308.332 541.668 333.332 541.668H666.668C691.668 541.668 708.332 525 708.332 500S691.668 458.332 666.668 458.332zM666.668 458.332" /> + horiz-adv-x="1000" d=" M791.668 458.332H208.332C183.332 458.332 166.668 475 166.668 500S183.332 541.668 208.332 541.668H791.668C816.668 541.668 833.332 525 833.332 500S816.668 458.332 791.668 458.332zM791.668 458.332" /> + horiz-adv-x="1000" d=" M833.332 250H166.668C95.832 250 41.668 304.168 41.668 375V791.668C41.668 862.5 95.832 916.668 166.668 916.668H833.332C904.168 916.668 958.332 862.5 958.332 791.668V375C958.332 304.168 904.168 250 833.332 250zM166.668 833.332C141.668 833.332 125 816.668 125 791.668V375C125 350 141.668 333.332 166.668 333.332H833.332C858.332 333.332 875 350 875 375V791.668C875 816.668 858.332 833.332 833.332 833.332zM666.668 83.332H333.332C308.332 83.332 291.668 100 291.668 125S308.332 166.668 333.332 166.668H666.668C691.668 166.668 708.332 150 708.332 125S691.668 83.332 666.668 83.332zM666.668 83.332 M500 83.332C475 83.332 458.332 100 458.332 125V291.668C458.332 316.668 475 333.332 500 333.332S541.668 316.668 541.668 291.668V125C541.668 100 525 83.332 500 83.332zM500 83.332" /> + horiz-adv-x="1000" d=" M504.168 83.332H466.668C237.5 104.168 70.832 308.332 91.668 537.5C108.332 737.5 266.668 895.832 466.668 912.5C483.332 912.5 500 904.168 508.332 891.668C516.668 879.168 516.668 858.332 504.168 845.832C420.832 733.332 445.832 579.168 558.332 495.832C645.832 429.168 766.668 429.168 854.168 495.832C866.668 504.168 883.332 508.332 900 500C912.5 491.668 920.832 475 920.832 458.332C912.5 345.832 858.332 245.832 770.832 175C691.668 116.668 600 83.332 504.168 83.332zM387.5 816.668C266.668 775 179.168 666.668 170.832 533.332C154.168 350 287.5 187.5 470.832 170.832C558.332 162.5 645.832 187.5 712.5 245.832C758.332 283.332 791.668 333.332 812.5 387.5C708.332 350 591.668 366.668 500 433.332C383.332 525 337.5 679.168 387.5 816.668zM387.5 816.668" /> + horiz-adv-x="1000" d=" M583.332 500C583.332 453.977 546.023 416.668 500 416.668C453.977 416.668 416.668 453.977 416.668 500C416.668 546.023 453.977 583.332 500 583.332C546.023 583.332 583.332 546.023 583.332 500zM583.332 500M875 500C875 453.977 837.691 416.668 791.668 416.668C745.645 416.668 708.332 453.977 708.332 500C708.332 546.023 745.645 583.332 791.668 583.332C837.691 583.332 875 546.023 875 500zM875 500M291.668 500C291.668 453.977 254.355 416.668 208.332 416.668C162.309 416.668 125 453.977 125 500C125 546.023 162.309 583.332 208.332 583.332C254.355 583.332 291.668 546.023 291.668 500zM291.668 500" /> + horiz-adv-x="1000" d=" M583.332 500C583.332 453.977 546.023 416.668 500 416.668C453.977 416.668 416.668 453.977 416.668 500C416.668 546.023 453.977 583.332 500 583.332C546.023 583.332 583.332 546.023 583.332 500zM583.332 500M583.332 791.668C583.332 745.645 546.023 708.332 500 708.332C453.977 708.332 416.668 745.645 416.668 791.668C416.668 837.691 453.977 875 500 875C546.023 875 583.332 837.691 583.332 791.668zM583.332 791.668M583.332 208.332C583.332 162.309 546.023 125 500 125C453.977 125 416.668 162.309 416.668 208.332C416.668 254.355 453.977 291.668 500 291.668C546.023 291.668 583.332 254.355 583.332 208.332zM583.332 208.332" /> + horiz-adv-x="1000" d=" M420.832 125C404.168 125 387.5 133.332 383.332 150L87.5 858.332C79.168 875 83.332 891.668 95.832 904.168S125 920.832 141.668 912.5L850 616.668C866.668 608.332 875 595.832 875 575C875 558.332 862.5 541.668 845.832 537.5L558.332 437.5L458.332 154.168C454.168 137.5 437.5 125 420.832 125zM204.168 795.832L416.668 287.5L487.5 491.668C491.668 504.168 500 512.5 512.5 516.668L716.668 587.5zM204.168 795.832 M791.668 166.668C779.168 166.668 770.832 170.832 762.5 179.168L512.5 429.168C495.832 445.832 495.832 470.832 512.5 487.5S554.168 504.168 570.832 487.5L820.832 237.5C837.5 220.832 837.5 195.832 820.832 179.168C812.5 170.832 804.168 166.668 791.668 166.668zM791.668 166.668" /> + horiz-adv-x="1000" d=" M208.332 333.332C195.832 333.332 187.5 337.5 179.168 345.832L54.168 470.832C37.5 487.5 37.5 512.5 54.168 529.168L179.168 654.168C195.832 670.832 220.832 670.832 237.5 654.168C254.168 637.5 254.168 612.5 237.5 595.832L141.668 500L237.5 404.168C254.168 387.5 254.168 362.5 237.5 345.832C229.168 337.5 220.832 333.332 208.332 333.332zM625 750C612.5 750 604.168 754.168 595.832 762.5L500 858.332L404.168 762.5C387.5 745.832 362.5 745.832 345.832 762.5C329.168 779.168 329.168 804.168 345.832 820.832L470.832 945.832C487.5 962.5 512.5 962.5 529.168 945.832L654.168 820.832C670.832 804.168 670.832 779.168 654.168 762.5C645.832 754.168 637.5 750 625 750zM500 41.668C487.5 41.668 479.168 45.832 470.832 54.168L345.832 179.168C329.168 195.832 329.168 220.832 345.832 237.5C362.5 254.168 387.5 254.168 404.168 237.5L500 141.668L595.832 237.5C612.5 254.168 637.5 254.168 654.168 237.5C670.832 220.832 670.832 195.832 654.168 179.168L529.168 54.168C520.832 45.832 512.5 41.668 500 41.668zM791.668 333.332C779.168 333.332 770.832 337.5 762.5 345.832C745.832 362.5 745.832 387.5 762.5 404.168L858.332 500L762.5 595.832C745.832 612.5 745.832 637.5 762.5 654.168C779.168 670.832 804.168 670.832 820.832 654.168L945.832 529.168C962.5 512.5 962.5 487.5 945.832 470.832L820.832 345.832C812.5 337.5 804.168 333.332 791.668 333.332zM791.668 333.332 M916.668 458.332H83.332C58.332 458.332 41.668 475 41.668 500S58.332 541.668 83.332 541.668H916.668C941.668 541.668 958.332 525 958.332 500S941.668 458.332 916.668 458.332zM916.668 458.332 M500 41.668C475 41.668 458.332 58.332 458.332 83.332V916.668C458.332 941.668 475 958.332 500 958.332S541.668 941.668 541.668 916.668V83.332C541.668 58.332 525 41.668 500 41.668zM500 41.668" /> + horiz-adv-x="1000" d=" M375 208.332C350 208.332 333.332 225 333.332 250V791.668C333.332 812.5 350 829.168 366.668 833.332L866.668 916.668C879.168 916.668 891.668 916.668 900 908.332C912.5 900 916.668 887.5 916.668 875V333.332C916.668 308.332 900 291.668 875 291.668S833.332 308.332 833.332 333.332V825L416.668 758.332V250C416.668 225 400 208.332 375 208.332zM375 208.332 M250 83.332C158.332 83.332 83.332 158.332 83.332 250S158.332 416.668 250 416.668S416.668 341.668 416.668 250S341.668 83.332 250 83.332zM250 333.332C204.168 333.332 166.668 295.832 166.668 250C166.668 204.168 204.168 166.668 250 166.668C295.832 166.668 333.332 204.168 333.332 250C333.332 295.832 295.832 333.332 250 333.332zM750 166.668C658.332 166.668 583.332 241.668 583.332 333.332C583.332 425 658.332 500 750 500S916.668 425 916.668 333.332C916.668 241.668 841.668 166.668 750 166.668zM750 416.668C704.168 416.668 666.668 379.168 666.668 333.332C666.668 287.5 704.168 250 750 250C795.832 250 833.332 287.5 833.332 333.332C833.332 379.168 795.832 416.668 750 416.668zM750 416.668" /> + horiz-adv-x="1000" d=" M791.668 83.332C783.332 83.332 779.168 83.332 770.832 87.5L500 241.668L229.168 87.5C212.5 79.168 195.832 79.168 183.332 91.668C166.668 104.168 162.5 125 170.832 137.5L462.5 929.168C466.668 945.832 483.332 958.332 500 958.332S533.332 945.832 537.5 929.168L829.168 137.5C833.332 120.832 829.168 104.168 816.668 91.668C812.5 87.5 800 83.332 791.668 83.332zM500 333.332C508.332 333.332 512.5 333.332 520.832 329.168L712.5 220.832L500 795.832L287.5 216.668L479.168 325C487.5 333.332 491.668 333.332 500 333.332zM500 333.332" /> + horiz-adv-x="1000" d=" M541.668 83.332S537.5 83.332 541.668 83.332C520.832 83.332 504.168 95.832 500 116.668L420.832 425L116.668 500C95.832 504.168 83.332 520.832 83.332 537.5S91.668 570.832 108.332 579.168L900 954.168C916.668 962.5 933.332 958.332 945.832 945.832S962.5 916.668 954.168 900L579.168 108.332C570.832 91.668 558.332 83.332 541.668 83.332zM250 554.168L470.832 500C487.5 495.832 495.832 483.332 500 470.832L554.168 250L829.168 829.168zM250 554.168" /> + horiz-adv-x="1000" d=" M670.832 41.668H329.168C316.668 41.668 308.332 45.832 300 54.168L54.168 300C45.832 304.168 41.668 316.668 41.668 329.168V670.832C41.668 683.332 45.832 691.668 54.168 700L300 945.832C304.168 954.168 316.668 958.332 329.168 958.332H675C687.5 958.332 695.832 954.168 704.168 945.832L950 700C954.168 695.832 958.332 683.332 958.332 670.832V325C958.332 312.5 954.168 304.168 945.832 295.832L700 50C695.832 45.832 683.332 41.668 670.832 41.668zM345.832 125H658.332L879.168 345.832V654.168L654.168 875H345.832L125 654.168V341.668zM345.832 125" /> + horiz-adv-x="1000" d=" M900 729.168C887.5 750 875 762.5 854.168 775L562.5 941.668C525 962.5 475 962.5 437.5 941.668L304.168 866.668C295.832 866.668 287.5 862.5 279.168 854.168L145.832 775C125 762.5 112.5 750 100 729.168C100 729.168 100 725 95.832 720.832C87.5 704.168 83.332 687.5 83.332 666.668V333.332C83.332 287.5 108.332 245.832 145.832 225L437.5 58.332C450 50 462.5 45.832 479.168 41.668C487.5 37.5 491.668 37.5 500 37.5S512.5 41.668 520.832 41.668C533.332 45.832 550 50 562.5 58.332L854.168 225C891.668 245.832 916.668 287.5 916.668 333.332V666.668C916.668 687.5 912.5 708.332 900 729.168zM479.168 870.832C487.5 875 491.668 875 500 875S512.5 875 520.832 870.832L791.668 716.668L691.668 658.332L400 825zM500 545.832L208.332 716.668L312.5 775L604.168 608.332zM187.5 295.832C175 304.168 166.668 316.668 166.668 333.332V645.832L458.332 475V141.668zM812.5 295.832L541.668 141.668V470.832L833.332 641.668V333.332C833.332 316.668 825 304.168 812.5 295.832zM812.5 295.832" /> + horiz-adv-x="1000" d=" M333.332 41.668C254.168 41.668 183.332 70.832 125 129.168C12.5 241.668 12.5 429.168 125 541.668L508.332 925C545.832 962.5 600 987.5 654.168 987.5C708.332 987.5 762.5 966.668 800 925C883.332 841.668 883.332 712.5 800 629.168L416.668 245.832C366.668 195.832 287.5 195.832 241.668 245.832C220.832 266.668 208.332 300 208.332 333.332C208.332 366.668 220.832 400 245.832 420.832L600 775C616.668 791.668 641.668 791.668 658.332 775C675 758.332 675 733.332 658.332 716.668L304.168 362.5C295.832 354.168 291.668 345.832 291.668 333.332S295.832 312.5 304.168 304.168C320.832 287.5 345.832 287.5 362.5 304.168L745.832 687.5C795.832 737.5 795.832 816.668 745.832 862.5C700 908.332 616.668 908.332 570.832 862.5L187.5 479.168C104.168 395.832 104.168 266.668 187.5 183.332C225 145.832 279.168 125 333.332 125C387.5 125 441.668 145.832 479.168 187.5L862.5 570.832C879.168 587.5 904.168 587.5 920.832 570.832C937.5 554.168 937.5 529.168 920.832 512.5L541.668 129.168C483.332 70.832 412.5 41.668 333.332 41.668zM333.332 41.668" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M416.668 333.332C391.668 333.332 375 350 375 375V625C375 650 391.668 666.668 416.668 666.668S458.332 650 458.332 625V375C458.332 350 441.668 333.332 416.668 333.332zM583.332 333.332C558.332 333.332 541.668 350 541.668 375V625C541.668 650 558.332 666.668 583.332 666.668S625 650 625 625V375C625 350 608.332 333.332 583.332 333.332zM583.332 333.332" /> + horiz-adv-x="1000" d=" M416.668 125H250C225 125 208.332 141.668 208.332 166.668V833.332C208.332 858.332 225 875 250 875H416.668C441.668 875 458.332 858.332 458.332 833.332V166.668C458.332 141.668 441.668 125 416.668 125zM291.668 208.332H375V791.668H291.668zM750 125H583.332C558.332 125 541.668 141.668 541.668 166.668V833.332C541.668 858.332 558.332 875 583.332 875H750C775 875 791.668 858.332 791.668 833.332V166.668C791.668 141.668 775 125 750 125zM625 208.332H708.332V791.668H625zM625 208.332" /> + horiz-adv-x="1000" d=" M945.832 404.168L820.832 529.168C808.332 541.668 787.5 545.832 775 537.5L725 779.168C725 795.832 712.5 808.332 695.832 812.5L91.668 958.332C79.168 962.5 62.5 958.332 54.168 945.832C41.668 937.5 37.5 920.832 41.668 908.332L187.5 300C191.668 287.5 204.168 275 220.832 270.832L462.5 220.832C458.332 204.168 458.332 187.5 470.832 179.168L595.832 54.168C604.168 45.832 612.5 41.668 625 41.668S645.832 45.832 654.168 54.168L945.832 345.832C962.5 362.5 962.5 387.5 945.832 404.168zM150 791.668L345.832 595.832C337.5 579.168 333.332 562.5 333.332 541.668C333.332 470.832 387.5 416.668 458.332 416.668C529.168 416.668 583.332 470.832 583.332 541.668C583.332 612.5 529.168 666.668 458.332 666.668C437.5 666.668 420.832 662.5 404.168 654.168L220.832 837.5L645.832 733.332L700 470.832L525 295.832L262.5 350S175 691.668 150 791.668zM429.168 570.832C437.5 579.168 445.832 583.332 458.332 583.332C483.332 583.332 500 566.668 500 541.668S483.332 500 458.332 500S416.668 516.668 416.668 541.668C416.668 554.168 420.832 562.5 429.168 570.832zM625 141.668L558.332 208.332L791.668 441.668L858.332 375zM625 141.668" /> + horiz-adv-x="1000" d=" M208.332 166.668C195.832 166.668 187.5 170.832 179.168 179.168C162.5 195.832 162.5 220.832 179.168 237.5L762.5 820.832C779.168 837.5 804.168 837.5 820.832 820.832C837.5 804.168 837.5 779.168 820.832 762.5L237.5 179.168C229.168 170.832 220.832 166.668 208.332 166.668zM270.832 583.332C191.668 583.332 125 650 125 729.168C125 808.332 191.668 875 270.832 875C350 875 416.668 808.332 416.668 729.168C416.668 650 350 583.332 270.832 583.332zM270.832 791.668C237.5 791.668 208.332 762.5 208.332 729.168C208.332 695.832 237.5 666.668 270.832 666.668C304.168 666.668 333.332 695.832 333.332 729.168C333.332 762.5 304.168 791.668 270.832 791.668zM729.168 125C650 125 583.332 191.668 583.332 270.832C583.332 350 650 416.668 729.168 416.668C808.332 416.668 875 350 875 270.832C875 191.668 808.332 125 729.168 125zM729.168 333.332C695.832 333.332 666.668 304.168 666.668 270.832C666.668 237.5 695.832 208.332 729.168 208.332C762.5 208.332 791.668 237.5 791.668 270.832C791.668 304.168 762.5 333.332 729.168 333.332zM729.168 333.332" /> + horiz-adv-x="1000" d=" M833.332 45.832H820.832C687.5 62.5 554.168 108.332 441.668 179.168C337.5 245.832 245.832 337.5 179.168 441.668C104.168 554.168 58.332 687.5 45.832 820.832C45.832 854.168 54.168 887.5 75 912.5S125 954.168 158.332 958.332H295.832C358.332 958.332 412.5 912.5 420.832 850C425 812.5 433.332 775 445.832 741.668C462.5 695.832 450 645.832 416.668 608.332L387.5 579.168C437.5 504.168 500 437.5 579.168 387.5L608.332 416.668C641.668 450 695.832 462.5 741.668 445.832C775 433.332 812.5 425 850 420.832C912.5 412.5 958.332 358.332 958.332 295.832V170.832C958.332 137.5 945.832 104.168 920.832 83.332C895.832 62.5 866.668 45.832 833.332 45.832zM295.832 875H170.832C158.332 875 145.832 866.668 137.5 858.332C133.332 850 129.168 841.668 129.168 829.168C141.668 708.332 183.332 591.668 250 487.5C312.5 391.668 391.668 308.332 487.5 250C591.668 183.332 708.332 141.668 829.168 129.168C845.832 129.168 854.168 133.332 862.5 141.668C870.832 150 875 158.332 875 170.832V295.832C875 316.668 858.332 333.332 837.5 337.5C795.832 341.668 754.168 354.168 712.5 370.832C695.832 375 679.168 375 666.668 362.5L612.5 308.332C600 295.832 579.168 291.668 562.5 300C450 362.5 358.332 454.168 295.832 566.668C291.668 583.332 295.832 604.168 308.332 616.668L362.5 670.832C370.832 679.168 375 700 370.832 712.5C354.168 754.168 345.832 795.832 337.5 837.5C337.5 858.332 316.668 875 295.832 875zM791.668 583.332C770.832 583.332 754.168 595.832 750 616.668C737.5 683.332 683.332 733.332 616.668 750C595.832 754.168 579.168 775 583.332 800C587.5 820.832 608.332 837.5 633.332 833.332C733.332 812.5 812.5 737.5 829.168 637.5C833.332 616.668 820.832 591.668 795.832 587.5C795.832 587.5 795.832 583.332 791.668 583.332zM958.332 587.5C937.5 587.5 920.832 604.168 916.668 625C900 779.168 779.168 900 620.832 920.832C600 925 583.332 945.832 583.332 966.668C587.5 987.5 608.332 1004.168 629.168 1004.168C825 983.332 975 833.332 995.832 637.5C1000 616.668 983.332 595.832 958.332 591.668C962.5 587.5 958.332 587.5 958.332 587.5zM958.332 587.5" /> + horiz-adv-x="1000" d=" M791.668 583.332C779.168 583.332 770.832 587.5 762.5 595.832C745.832 612.5 745.832 637.5 762.5 654.168L900 791.668L762.5 929.168C745.832 945.832 745.832 970.832 762.5 987.5S804.168 1004.168 820.832 987.5L987.5 820.832C1004.168 804.168 1004.168 779.168 987.5 762.5L820.832 595.832C812.5 587.5 804.168 583.332 791.668 583.332zM791.668 583.332 M958.332 750H625C600 750 583.332 766.668 583.332 791.668S600 833.332 625 833.332H958.332C983.332 833.332 1000 816.668 1000 791.668S983.332 750 958.332 750zM833.332 45.832H820.832C687.5 62.5 554.168 108.332 441.668 179.168C337.5 245.832 245.832 337.5 179.168 441.668C104.168 554.168 58.332 687.5 45.832 820.832C45.832 854.168 54.168 887.5 75 912.5S125 954.168 158.332 958.332H295.832C358.332 958.332 412.5 912.5 420.832 850C425 812.5 433.332 775 445.832 741.668C462.5 695.832 450 645.832 416.668 608.332L387.5 579.168C437.5 504.168 500 437.5 579.168 387.5L608.332 416.668C641.668 450 695.832 462.5 741.668 445.832C775 433.332 812.5 425 850 420.832C912.5 412.5 958.332 358.332 958.332 295.832V170.832C958.332 137.5 945.832 104.168 920.832 83.332C895.832 62.5 866.668 45.832 833.332 45.832zM295.832 875H170.832C158.332 875 145.832 866.668 137.5 858.332C133.332 850 129.168 841.668 129.168 829.168C141.668 708.332 183.332 591.668 250 487.5C312.5 391.668 391.668 308.332 487.5 250C591.668 183.332 708.332 141.668 829.168 129.168C845.832 129.168 854.168 133.332 862.5 141.668C870.832 150 875 158.332 875 170.832V295.832C875 316.668 858.332 333.332 837.5 337.5C795.832 341.668 754.168 354.168 712.5 370.832C695.832 375 679.168 375 666.668 362.5L612.5 308.332C600 295.832 579.168 291.668 562.5 300C450 362.5 358.332 454.168 295.832 566.668C291.668 583.332 295.832 604.168 308.332 616.668L362.5 670.832C370.832 679.168 375 700 370.832 712.5C354.168 754.168 345.832 795.832 337.5 837.5C337.5 858.332 316.668 875 295.832 875zM295.832 875" /> + horiz-adv-x="1000" d=" M916.668 625H666.668C641.668 625 625 641.668 625 666.668V916.668C625 941.668 641.668 958.332 666.668 958.332S708.332 941.668 708.332 916.668V708.332H916.668C941.668 708.332 958.332 691.668 958.332 666.668S941.668 625 916.668 625zM916.668 625 M666.668 625C654.168 625 645.832 629.168 637.5 637.5C620.832 654.168 620.832 679.168 637.5 695.832L929.168 987.5C945.832 1004.168 970.832 1004.168 987.5 987.5S1004.168 945.832 987.5 929.168L695.832 637.5C687.5 629.168 679.168 625 666.668 625zM666.668 625 M833.332 45.832H820.832C687.5 62.5 554.168 108.332 441.668 179.168C337.5 245.832 245.832 337.5 179.168 441.668C104.168 554.168 58.332 687.5 45.832 820.832C45.832 854.168 54.168 887.5 75 912.5S125 954.168 158.332 958.332H295.832C358.332 958.332 412.5 912.5 420.832 850C425 812.5 433.332 775 445.832 741.668C462.5 695.832 450 645.832 416.668 608.332L387.5 579.168C437.5 504.168 500 437.5 579.168 387.5L608.332 416.668C641.668 450 695.832 462.5 741.668 445.832C775 433.332 812.5 425 850 420.832C912.5 412.5 958.332 358.332 958.332 295.832V170.832C958.332 137.5 945.832 104.168 920.832 83.332C895.832 62.5 866.668 45.832 833.332 45.832zM295.832 875H170.832C158.332 875 145.832 866.668 137.5 858.332C133.332 850 129.168 841.668 129.168 829.168C141.668 708.332 183.332 591.668 250 487.5C312.5 391.668 391.668 308.332 487.5 250C591.668 183.332 708.332 141.668 829.168 129.168C845.832 129.168 854.168 133.332 862.5 141.668C870.832 150 875 158.332 875 170.832V295.832C875 316.668 858.332 333.332 837.5 337.5C795.832 341.668 754.168 354.168 712.5 370.832C695.832 375 679.168 375 666.668 362.5L612.5 308.332C600 295.832 579.168 291.668 562.5 300C450 362.5 358.332 454.168 295.832 566.668C291.668 583.332 295.832 604.168 308.332 616.668L362.5 670.832C370.832 679.168 375 700 370.832 712.5C354.168 754.168 345.832 795.832 337.5 837.5C337.5 858.332 316.668 875 295.832 875zM295.832 875" /> + horiz-adv-x="1000" d=" M708.332 666.668C695.832 666.668 687.5 670.832 679.168 679.168C662.5 695.832 662.5 720.832 679.168 737.5L929.168 987.5C945.832 1004.168 970.832 1004.168 987.5 987.5S1004.168 945.832 987.5 929.168L737.5 679.168C729.168 670.832 720.832 666.668 708.332 666.668zM708.332 666.668 M958.332 666.668C945.832 666.668 937.5 670.832 929.168 679.168L679.168 929.168C662.5 945.832 662.5 970.832 679.168 987.5C695.832 1004.168 720.832 1004.168 737.5 987.5L987.5 737.5C1004.168 720.832 1004.168 695.832 987.5 679.168C979.168 670.832 970.832 666.668 958.332 666.668zM833.332 45.832H820.832C687.5 62.5 554.168 108.332 441.668 179.168C337.5 245.832 245.832 337.5 179.168 441.668C104.168 554.168 58.332 687.5 45.832 820.832C45.832 854.168 54.168 887.5 75 912.5S125 954.168 158.332 958.332H295.832C358.332 958.332 412.5 912.5 420.832 850C425 812.5 433.332 775 445.832 741.668C462.5 695.832 450 645.832 416.668 608.332L387.5 579.168C437.5 504.168 500 437.5 579.168 387.5L608.332 416.668C641.668 450 695.832 462.5 741.668 445.832C775 433.332 812.5 425 850 420.832C912.5 412.5 958.332 358.332 958.332 295.832V170.832C958.332 137.5 945.832 104.168 920.832 83.332C895.832 62.5 866.668 45.832 833.332 45.832zM295.832 875H170.832C158.332 875 145.832 866.668 137.5 858.332C133.332 850 129.168 841.668 129.168 829.168C141.668 708.332 183.332 591.668 250 487.5C312.5 391.668 391.668 308.332 487.5 250C591.668 183.332 708.332 141.668 829.168 129.168C845.832 129.168 854.168 133.332 862.5 141.668C870.832 150 875 158.332 875 170.832V295.832C875 316.668 858.332 333.332 837.5 337.5C795.832 341.668 754.168 354.168 712.5 370.832C695.832 375 679.168 375 666.668 362.5L612.5 308.332C600 295.832 579.168 291.668 562.5 300C450 362.5 358.332 454.168 295.832 566.668C291.668 583.332 295.832 604.168 308.332 616.668L362.5 670.832C370.832 679.168 375 700 370.832 712.5C354.168 754.168 345.832 795.832 337.5 837.5C337.5 858.332 316.668 875 295.832 875zM295.832 875" /> + horiz-adv-x="1000" d=" M833.332 45.832H820.832C687.5 62.5 554.168 108.332 441.668 179.168C387.5 212.5 341.668 250 295.832 295.832C279.168 312.5 279.168 337.5 295.832 354.168C312.5 370.832 337.5 370.832 354.168 354.168C395.832 312.5 437.5 279.168 487.5 250C591.668 183.332 708.332 141.668 829.168 129.168C845.832 129.168 854.168 133.332 862.5 141.668C870.832 150 875 158.332 875 170.832V295.832C875 316.668 858.332 333.332 837.5 337.5C795.832 341.668 754.168 354.168 712.5 370.832C695.832 375 679.168 375 666.668 362.5L612.5 308.332C600 295.832 579.168 291.668 562.5 300C512.5 333.332 458.332 370.832 416.668 416.668C400 433.332 400 458.332 416.668 475C433.332 491.668 458.332 491.668 475 475C508.332 441.668 541.668 412.5 579.168 391.668L608.332 420.832C641.668 454.168 695.832 466.668 741.668 450C775 437.5 812.5 429.168 850 425C912.5 416.668 958.332 362.5 958.332 300V175C958.332 141.668 945.832 108.332 920.832 87.5C895.832 66.668 866.668 45.832 833.332 45.832zM216.668 425C204.168 425 191.668 433.332 183.332 445.832C108.332 558.332 62.5 687.5 50 825C45.832 854.168 54.168 887.5 75 912.5S125 954.168 158.332 958.332H295.832C358.332 958.332 412.5 912.5 420.832 850C425 812.5 433.332 775 445.832 741.668C462.5 695.832 450 645.832 416.668 608.332L362.5 554.168C345.832 537.5 320.832 537.5 304.168 554.168C287.5 570.832 287.5 595.832 304.168 612.5L358.332 666.668C370.832 679.168 375 700 370.832 712.5C354.168 754.168 345.832 795.832 337.5 837.5C333.332 858.332 316.668 879.168 295.832 875H170.832C158.332 875 145.832 866.668 137.5 858.332C133.332 850 129.168 841.668 129.168 829.168C141.668 708.332 183.332 591.668 250 487.5C262.5 466.668 258.332 441.668 237.5 429.168C233.332 425 225 425 216.668 425zM216.668 425 M41.668 0C29.168 0 20.832 4.168 12.5 12.5C-4.168 29.168 -4.168 54.168 12.5 70.832L929.168 987.5C945.832 1004.168 970.832 1004.168 987.5 987.5S1004.168 945.832 987.5 929.168L70.832 12.5C62.5 4.168 54.168 0 41.668 0zM41.668 0" /> + horiz-adv-x="1000" d=" M958.332 666.668C933.332 666.668 916.668 683.332 916.668 708.332V916.668H708.332C683.332 916.668 666.668 933.332 666.668 958.332S683.332 1000 708.332 1000H958.332C983.332 1000 1000 983.332 1000 958.332V708.332C1000 683.332 983.332 666.668 958.332 666.668zM958.332 666.668 M666.668 625C654.168 625 645.832 629.168 637.5 637.5C620.832 654.168 620.832 679.168 637.5 695.832L929.168 987.5C945.832 1004.168 970.832 1004.168 987.5 987.5S1004.168 945.832 987.5 929.168L695.832 637.5C687.5 629.168 679.168 625 666.668 625zM666.668 625 M833.332 45.832H820.832C687.5 62.5 554.168 108.332 441.668 179.168C337.5 245.832 245.832 337.5 179.168 441.668C104.168 554.168 58.332 687.5 45.832 820.832C45.832 854.168 54.168 887.5 75 912.5S125 954.168 158.332 958.332H295.832C358.332 958.332 412.5 912.5 420.832 850C425 812.5 433.332 775 445.832 741.668C462.5 695.832 450 645.832 416.668 608.332L387.5 579.168C437.5 504.168 500 437.5 579.168 387.5L608.332 416.668C641.668 450 695.832 462.5 741.668 445.832C775 433.332 812.5 425 850 420.832C912.5 412.5 958.332 358.332 958.332 295.832V170.832C958.332 137.5 945.832 104.168 920.832 83.332C895.832 62.5 866.668 45.832 833.332 45.832zM295.832 875H170.832C158.332 875 145.832 866.668 137.5 858.332C133.332 850 129.168 841.668 129.168 829.168C141.668 708.332 183.332 591.668 250 487.5C312.5 391.668 391.668 308.332 487.5 250C591.668 183.332 708.332 141.668 829.168 129.168C845.832 129.168 854.168 133.332 862.5 141.668C870.832 150 875 158.332 875 170.832V295.832C875 316.668 858.332 333.332 837.5 337.5C795.832 341.668 754.168 354.168 712.5 370.832C695.832 375 679.168 375 666.668 362.5L612.5 308.332C600 295.832 579.168 291.668 562.5 300C450 362.5 358.332 454.168 295.832 566.668C291.668 583.332 295.832 604.168 308.332 616.668L362.5 670.832C370.832 679.168 375 700 370.832 712.5C354.168 754.168 345.832 795.832 337.5 837.5C337.5 858.332 316.668 875 295.832 875zM295.832 875" /> + horiz-adv-x="1000" d=" M833.332 45.832H820.832C687.5 62.5 554.168 108.332 441.668 179.168C337.5 245.832 245.832 337.5 179.168 441.668C104.168 554.168 58.332 687.5 45.832 820.832C45.832 854.168 54.168 887.5 75 912.5S125 954.168 158.332 958.332H295.832C358.332 958.332 412.5 912.5 420.832 850C425 812.5 433.332 775 445.832 741.668C462.5 695.832 450 645.832 416.668 608.332L387.5 579.168C437.5 504.168 500 437.5 579.168 387.5L608.332 416.668C641.668 450 695.832 462.5 741.668 445.832C775 433.332 812.5 425 850 420.832C912.5 412.5 958.332 358.332 958.332 295.832V170.832C958.332 137.5 945.832 104.168 920.832 83.332C895.832 62.5 866.668 45.832 833.332 45.832zM295.832 875H170.832C158.332 875 145.832 866.668 137.5 858.332C133.332 850 129.168 841.668 129.168 829.168C141.668 708.332 183.332 591.668 250 487.5C312.5 391.668 391.668 308.332 487.5 250C591.668 183.332 708.332 141.668 829.168 129.168C845.832 129.168 854.168 133.332 862.5 141.668C870.832 150 875 158.332 875 170.832V295.832C875 316.668 858.332 333.332 837.5 337.5C795.832 341.668 754.168 354.168 712.5 370.832C695.832 375 679.168 375 666.668 362.5L612.5 308.332C600 295.832 579.168 291.668 562.5 300C450 362.5 358.332 454.168 295.832 566.668C291.668 583.332 295.832 604.168 308.332 616.668L362.5 670.832C370.832 679.168 375 700 370.832 712.5C354.168 754.168 345.832 795.832 337.5 837.5C337.5 858.332 316.668 875 295.832 875zM295.832 875" /> + horiz-adv-x="1000" d=" M500 41.668C441.668 41.668 379.168 54.168 320.832 79.168C87.5 179.168 -20.832 445.832 79.168 679.168C125 787.5 208.332 875 316.668 920.832C337.5 929.168 362.5 920.832 370.832 900C379.168 879.168 370.832 854.168 350 845.832C262.5 804.168 191.668 733.332 154.168 645.832C75 454.168 162.5 233.332 354.168 154.168C545.832 75 766.668 162.5 845.832 354.168C854.168 375 879.168 383.332 900 375S929.168 341.668 920.832 320.832C850 145.832 679.168 41.668 500 41.668zM500 41.668 M916.668 458.332H500C475 458.332 458.332 475 458.332 500V916.668C458.332 941.668 475 958.332 500 958.332C754.168 958.332 958.332 754.168 958.332 500C958.332 475 941.668 458.332 916.668 458.332zM541.668 541.668H870.832C850 716.668 712.5 854.168 541.668 870.832zM541.668 541.668" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M416.668 291.668C408.332 291.668 404.168 291.668 395.832 295.832C383.332 304.168 375 316.668 375 333.332V666.668C375 683.332 383.332 695.832 395.832 704.168C408.332 712.5 425 712.5 437.5 704.168L687.5 537.5C700 529.168 704.168 516.668 704.168 504.168S695.832 479.168 687.5 470.832L437.5 304.168C433.332 295.832 425 291.668 416.668 291.668zM458.332 587.5V408.332L591.668 495.832zM458.332 587.5" /> + horiz-adv-x="1000" d=" M208.332 83.332C200 83.332 195.832 83.332 187.5 87.5C175 95.832 166.668 108.332 166.668 125V875C166.668 891.668 175 904.168 187.5 912.5S216.668 920.832 229.168 912.5L812.5 537.5C825 529.168 833.332 516.668 833.332 504.168S825 475 812.5 470.832L229.168 95.832C225 87.5 216.668 83.332 208.332 83.332zM250 800V204.168L716.668 500zM250 800" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M500 291.668C475 291.668 458.332 308.332 458.332 333.332V666.668C458.332 691.668 475 708.332 500 708.332S541.668 691.668 541.668 666.668V333.332C541.668 308.332 525 291.668 500 291.668zM500 291.668 M666.668 458.332H333.332C308.332 458.332 291.668 475 291.668 500S308.332 541.668 333.332 541.668H666.668C691.668 541.668 708.332 525 708.332 500S691.668 458.332 666.668 458.332zM666.668 458.332" /> + horiz-adv-x="1000" d=" M791.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V791.668C83.332 862.5 137.5 916.668 208.332 916.668H791.668C862.5 916.668 916.668 862.5 916.668 791.668V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM208.332 833.332C183.332 833.332 166.668 816.668 166.668 791.668V208.332C166.668 183.332 183.332 166.668 208.332 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V791.668C833.332 816.668 816.668 833.332 791.668 833.332zM208.332 833.332 M500 291.668C475 291.668 458.332 308.332 458.332 333.332V666.668C458.332 691.668 475 708.332 500 708.332S541.668 691.668 541.668 666.668V333.332C541.668 308.332 525 291.668 500 291.668zM500 291.668 M666.668 458.332H333.332C308.332 458.332 291.668 475 291.668 500S308.332 541.668 333.332 541.668H666.668C691.668 541.668 708.332 525 708.332 500S691.668 458.332 666.668 458.332zM666.668 458.332" /> + horiz-adv-x="1000" d=" M500 166.668C475 166.668 458.332 183.332 458.332 208.332V791.668C458.332 816.668 475 833.332 500 833.332S541.668 816.668 541.668 791.668V208.332C541.668 183.332 525 166.668 500 166.668zM500 166.668 M791.668 458.332H208.332C183.332 458.332 166.668 475 166.668 500S183.332 541.668 208.332 541.668H791.668C816.668 541.668 833.332 525 833.332 500S816.668 458.332 791.668 458.332zM791.668 458.332" /> + horiz-adv-x="1000" d=" M500 83.332C245.832 83.332 41.668 287.5 41.668 541.668V791.668C41.668 862.5 95.832 916.668 166.668 916.668H833.332C904.168 916.668 958.332 862.5 958.332 791.668V541.668C958.332 287.5 754.168 83.332 500 83.332zM166.668 833.332C141.668 833.332 125 816.668 125 791.668V541.668C125 333.332 291.668 166.668 500 166.668S875 333.332 875 541.668V791.668C875 816.668 858.332 833.332 833.332 833.332zM166.668 833.332 M500 375C487.5 375 479.168 379.168 470.832 387.5L304.168 554.168C287.5 570.832 287.5 595.832 304.168 612.5C320.832 629.168 345.832 629.168 362.5 612.5L500 475L637.5 612.5C654.168 629.168 679.168 629.168 695.832 612.5C712.5 595.832 712.5 570.832 695.832 554.168L529.168 387.5C520.832 379.168 512.5 375 500 375zM500 375" /> + horiz-adv-x="1000" d=" M500 41.668C391.668 41.668 287.5 83.332 204.168 162.5C41.668 325 41.668 591.668 204.168 754.168C220.832 770.832 245.832 770.832 262.5 754.168C279.168 737.5 279.168 712.5 262.5 695.832C133.332 566.668 133.332 354.168 262.5 225S604.168 95.832 733.332 225C862.5 354.168 862.5 566.668 733.332 695.832C716.668 712.5 716.668 737.5 733.332 754.168C750 770.832 775 770.832 791.668 754.168C954.168 591.668 954.168 329.168 791.668 166.668C712.5 83.332 608.332 41.668 500 41.668zM500 41.668 M500 458.332C475 458.332 458.332 475 458.332 500V916.668C458.332 941.668 475 958.332 500 958.332S541.668 941.668 541.668 916.668V500C541.668 475 525 458.332 500 458.332zM500 458.332" /> + horiz-adv-x="1000" d=" M750 583.332C725 583.332 708.332 600 708.332 625V875H291.668V625C291.668 600 275 583.332 250 583.332S208.332 600 208.332 625V916.668C208.332 941.668 225 958.332 250 958.332H750C775 958.332 791.668 941.668 791.668 916.668V625C791.668 600 775 583.332 750 583.332zM750 583.332 M833.332 208.332H750C725 208.332 708.332 225 708.332 250S725 291.668 750 291.668H833.332C858.332 291.668 875 308.332 875 333.332V541.668C875 566.668 858.332 583.332 833.332 583.332H166.668C141.668 583.332 125 566.668 125 541.668V333.332C125 308.332 141.668 291.668 166.668 291.668H250C275 291.668 291.668 275 291.668 250S275 208.332 250 208.332H166.668C95.832 208.332 41.668 262.5 41.668 333.332V541.668C41.668 612.5 95.832 666.668 166.668 666.668H833.332C904.168 666.668 958.332 612.5 958.332 541.668V333.332C958.332 262.5 904.168 208.332 833.332 208.332zM833.332 208.332 M750 41.668H250C225 41.668 208.332 58.332 208.332 83.332V416.668C208.332 441.668 225 458.332 250 458.332H750C775 458.332 791.668 441.668 791.668 416.668V83.332C791.668 58.332 775 41.668 750 41.668zM291.668 125H708.332V375H291.668zM291.668 125" /> + horiz-adv-x="1000" d=" M500 375C429.168 375 375 429.168 375 500S429.168 625 500 625S625 570.832 625 500S570.832 375 500 375zM500 541.668C475 541.668 458.332 525 458.332 500S475 458.332 500 458.332S541.668 475 541.668 500S525 541.668 500 541.668zM795.832 162.5C783.332 162.5 775 166.668 766.668 175C750 191.668 750 216.668 766.668 233.332C912.5 379.168 912.5 616.668 766.668 762.5C750 779.168 750 804.168 766.668 820.832C783.332 837.5 808.332 837.5 825 820.832C1004.168 641.668 1004.168 350 825 170.832C816.668 166.668 804.168 162.5 795.832 162.5zM204.168 162.5C191.668 162.5 183.332 166.668 175 175C-4.168 354.168 -4.168 645.832 175 825C191.668 841.668 216.668 841.668 233.332 825C250 808.332 250 783.332 233.332 766.668C87.5 620.832 87.5 383.332 233.332 237.5C250 220.832 250 195.832 233.332 179.168C225 166.668 216.668 162.5 204.168 162.5zM675 283.332C666.668 283.332 662.5 283.332 658.332 287.5C637.5 295.832 629.168 320.832 641.668 341.668L654.168 354.168C733.332 433.332 733.332 566.668 650 645.832C633.332 662.5 633.332 687.5 650 704.168C666.668 720.832 691.668 720.832 708.332 704.168C820.832 591.668 820.832 404.168 708.332 291.668C700 287.5 687.5 283.332 675 283.332zM325 283.332C312.5 283.332 304.168 287.5 295.832 295.832C179.168 408.332 179.168 591.668 291.668 708.332L350 650C312.5 608.332 291.668 554.168 291.668 500C291.668 445.832 312.5 391.668 354.168 354.168C370.832 337.5 370.832 312.5 354.168 295.832C345.832 287.5 333.332 283.332 325 283.332zM325 283.332" /> + horiz-adv-x="1000" d=" M291.668 541.668H41.668C16.668 541.668 0 558.332 0 583.332V833.332C0 858.332 16.668 875 41.668 875S83.332 858.332 83.332 833.332V625H291.668C316.668 625 333.332 608.332 333.332 583.332S316.668 541.668 291.668 541.668zM958.332 125C933.332 125 916.668 141.668 916.668 166.668V375H708.332C683.332 375 666.668 391.668 666.668 416.668S683.332 458.332 708.332 458.332H958.332C983.332 458.332 1000 441.668 1000 416.668V166.668C1000 141.668 983.332 125 958.332 125zM958.332 125 M500 83.332C391.668 83.332 287.5 125 204.168 204.168C162.5 245.832 125 300 104.168 358.332C95.832 379.168 108.332 404.168 129.168 412.5C150 420.832 175 408.332 183.332 387.5C200 341.668 225 295.832 262.5 262.5C391.668 133.332 604.168 133.332 733.332 262.5L929.168 445.832C945.832 462.5 970.832 462.5 987.5 445.832C1004.168 429.168 1004.168 404.168 987.5 387.5L791.668 204.168C712.5 125 608.332 83.332 500 83.332zM41.668 541.668C29.168 541.668 20.832 545.832 12.5 554.168C-4.168 570.832 -4.168 595.832 12.5 612.5L208.332 795.832C250 837.5 304.168 870.832 362.5 891.668C579.168 966.668 816.668 854.168 895.832 637.5C904.168 616.668 891.668 591.668 870.832 583.332C850 575 825 587.5 816.668 608.332C754.168 783.332 562.5 875 387.5 812.5C341.668 795.832 295.832 770.832 262.5 733.332L66.668 550C62.5 545.832 50 541.668 41.668 541.668zM41.668 541.668" /> + horiz-adv-x="1000" d=" M958.332 541.668H708.332C683.332 541.668 666.668 558.332 666.668 583.332S683.332 625 708.332 625H916.668V833.332C916.668 858.332 933.332 875 958.332 875S1000 858.332 1000 833.332V583.332C1000 558.332 983.332 541.668 958.332 541.668zM41.668 125C16.668 125 0 141.668 0 166.668V416.668C0 441.668 16.668 458.332 41.668 458.332H291.668C316.668 458.332 333.332 441.668 333.332 416.668S316.668 375 291.668 375H83.332V166.668C83.332 141.668 66.668 125 41.668 125zM41.668 125 M500 83.332C387.5 83.332 283.332 125 204.168 204.168L12.5 383.332C-4.168 400 -4.168 425 12.5 441.668C29.168 458.332 54.168 458.332 70.832 441.668L262.5 258.332C329.168 200 412.5 166.668 500 166.668S670.832 200 737.5 262.5C770.832 295.832 800 341.668 816.668 387.5C825 408.332 850 420.832 870.832 412.5C891.668 404.168 904.168 379.168 895.832 358.332C875 300 841.668 245.832 795.832 204.168C716.668 125 612.5 83.332 500 83.332zM958.332 541.668C950 541.668 937.5 545.832 929.168 554.168L737.5 737.5C700 775 658.332 800 612.5 816.668C437.5 875 245.832 783.332 187.5 612.5C179.168 591.668 154.168 579.168 133.332 587.5C112.5 591.668 100 616.668 108.332 637.5C183.332 854.168 425 966.668 641.668 891.668C700 870.832 754.168 837.5 795.832 791.668L987.5 612.5C1004.168 595.832 1004.168 570.832 987.5 554.168C979.168 545.832 970.832 541.668 958.332 541.668zM958.332 541.668" /> + horiz-adv-x="1000" d=" M708.332 583.332C695.832 583.332 687.5 587.5 679.168 595.832C662.5 612.5 662.5 637.5 679.168 654.168L816.668 791.668L679.168 929.168C662.5 945.832 662.5 970.832 679.168 987.5C695.832 1004.168 720.832 1004.168 737.5 987.5L904.168 820.832C920.832 804.168 920.832 779.168 904.168 762.5L737.5 595.832C729.168 587.5 720.832 583.332 708.332 583.332zM708.332 583.332 M125 500C100 500 83.332 516.668 83.332 541.668V625C83.332 741.668 175 833.332 291.668 833.332H875C900 833.332 916.668 816.668 916.668 791.668S900 750 875 750H291.668C220.832 750 166.668 695.832 166.668 625V541.668C166.668 516.668 150 500 125 500zM291.668 0C279.168 0 270.832 4.168 262.5 12.5L95.832 179.168C79.168 195.832 79.168 220.832 95.832 237.5L262.5 404.168C279.168 420.832 304.168 420.832 320.832 404.168C337.5 387.5 337.5 362.5 320.832 345.832L183.332 208.332L320.832 70.832C337.5 54.168 337.5 29.168 320.832 12.5C312.5 4.168 304.168 0 291.668 0zM291.668 0 M708.332 166.668H125C100 166.668 83.332 183.332 83.332 208.332S100 250 125 250H708.332C779.168 250 833.332 304.168 833.332 375V458.332C833.332 483.332 850 500 875 500S916.668 483.332 916.668 458.332V375C916.668 258.332 825 166.668 708.332 166.668zM708.332 166.668" /> + horiz-adv-x="1000" d=" M458.332 166.668C450 166.668 441.668 170.832 433.332 175L58.332 466.668C45.832 475 41.668 487.5 41.668 500S45.832 525 58.332 533.332L433.332 825C445.832 833.332 462.5 837.5 479.168 829.168C491.668 820.832 500 808.332 500 791.668V208.332C500 191.668 491.668 179.168 475 170.832C470.832 166.668 462.5 166.668 458.332 166.668zM150 500L416.668 291.668V708.332zM150 500M916.668 166.668C908.332 166.668 900 170.832 891.668 175L516.668 466.668C504.168 475 500 487.5 500 500S504.168 525 516.668 533.332L891.668 825C904.168 833.332 920.832 837.5 937.5 829.168C950 820.832 958.332 808.332 958.332 791.668V208.332C958.332 191.668 950 179.168 933.332 170.832C929.168 166.668 920.832 166.668 916.668 166.668zM608.332 500L875 291.668V708.332zM608.332 500" /> + horiz-adv-x="1000" d=" M291.668 541.668H41.668C16.668 541.668 0 558.332 0 583.332V833.332C0 858.332 16.668 875 41.668 875S83.332 858.332 83.332 833.332V625H291.668C316.668 625 333.332 608.332 333.332 583.332S316.668 541.668 291.668 541.668zM291.668 541.668 M500 83.332C329.168 83.332 166.668 191.668 108.332 362.5C100 383.332 112.5 408.332 133.332 416.668C154.168 425 179.168 412.5 187.5 391.668C250 216.668 437.5 125 612.5 187.5C695.832 216.668 762.5 279.168 804.168 358.332C841.668 437.5 845.832 529.168 816.668 612.5C787.5 695.832 725 762.5 645.832 804.168C566.668 841.668 475 845.832 391.668 816.668C345.832 800 300 775 266.668 737.5L70.832 554.168C54.168 537.5 29.168 537.5 12.5 554.168C-4.168 570.832 -4.168 595.832 12.5 612.5L208.332 795.832C250 837.5 304.168 870.832 362.5 891.668C466.668 929.168 579.168 920.832 679.168 875C779.168 825 854.168 741.668 891.668 637.5C966.668 420.832 854.168 183.332 637.5 104.168C591.668 91.668 545.832 83.332 500 83.332zM500 83.332" /> + horiz-adv-x="1000" d=" M958.332 541.668H708.332C683.332 541.668 666.668 558.332 666.668 583.332S683.332 625 708.332 625H916.668V833.332C916.668 858.332 933.332 875 958.332 875S1000 858.332 1000 833.332V583.332C1000 558.332 983.332 541.668 958.332 541.668zM958.332 541.668 M500 83.332C454.168 83.332 408.332 91.668 362.5 108.332C145.832 183.332 33.332 425 108.332 641.668C183.332 858.332 425 970.832 641.668 895.832C700 875 754.168 841.668 795.832 795.832L987.5 616.668C1004.168 600 1004.168 575 987.5 558.332C970.832 541.668 945.832 541.668 929.168 558.332L737.5 741.668C700 779.168 658.332 804.168 612.5 820.832C437.5 875 245.832 783.332 187.5 612.5C125 437.5 216.668 245.832 387.5 187.5C562.5 125 750 216.668 812.5 391.668C820.832 412.5 845.832 425 866.668 416.668C887.5 408.332 900 383.332 891.668 362.5C833.332 191.668 670.832 83.332 500 83.332zM500 83.332" /> + horiz-adv-x="1000" d=" M541.668 125C516.668 125 500 141.668 500 166.668C500 350 350 500 166.668 500C141.668 500 125 516.668 125 541.668S141.668 583.332 166.668 583.332C395.832 583.332 583.332 395.832 583.332 166.668C583.332 141.668 566.668 125 541.668 125zM541.668 125 M833.332 125C808.332 125 791.668 141.668 791.668 166.668C791.668 512.5 512.5 791.668 166.668 791.668C141.668 791.668 125 808.332 125 833.332S141.668 875 166.668 875C558.332 875 875 558.332 875 166.668C875 141.668 858.332 125 833.332 125zM833.332 125M291.668 208.332C291.668 162.309 254.355 125 208.332 125C162.309 125 125 162.309 125 208.332C125 254.355 162.309 291.668 208.332 291.668C254.355 291.668 291.668 254.355 291.668 208.332zM291.668 208.332" /> + horiz-adv-x="1000" d=" M904.168 695.832L695.832 904.168C687.5 912.5 679.168 916.668 666.668 916.668H208.332C137.5 916.668 83.332 862.5 83.332 791.668V208.332C83.332 137.5 137.5 83.332 208.332 83.332H791.668C862.5 83.332 916.668 137.5 916.668 208.332V666.668C916.668 679.168 912.5 687.5 904.168 695.832zM666.668 166.668H333.332V416.668H666.668zM833.332 208.332C833.332 183.332 816.668 166.668 791.668 166.668H750V458.332C750 483.332 733.332 500 708.332 500H291.668C266.668 500 250 483.332 250 458.332V166.668H208.332C183.332 166.668 166.668 183.332 166.668 208.332V791.668C166.668 816.668 183.332 833.332 208.332 833.332H250V666.668C250 641.668 266.668 625 291.668 625H625C650 625 666.668 641.668 666.668 666.668S650 708.332 625 708.332H333.332V833.332H650L833.332 650zM833.332 208.332" /> + horiz-adv-x="1000" d=" M250 583.332C158.332 583.332 83.332 658.332 83.332 750S158.332 916.668 250 916.668S416.668 841.668 416.668 750S341.668 583.332 250 583.332zM250 833.332C204.168 833.332 166.668 795.832 166.668 750C166.668 704.168 204.168 666.668 250 666.668C295.832 666.668 333.332 704.168 333.332 750C333.332 795.832 295.832 833.332 250 833.332zM250 83.332C158.332 83.332 83.332 158.332 83.332 250S158.332 416.668 250 416.668S416.668 341.668 416.668 250S341.668 83.332 250 83.332zM250 333.332C204.168 333.332 166.668 295.832 166.668 250C166.668 204.168 204.168 166.668 250 166.668C295.832 166.668 333.332 204.168 333.332 250C333.332 295.832 295.832 333.332 250 333.332zM250 333.332 M337.5 295.832C325 295.832 316.668 300 308.332 308.332C291.668 325 291.668 350 308.332 366.668L804.168 862.5C820.832 879.168 845.832 879.168 862.5 862.5S879.168 820.832 862.5 804.168L366.668 308.332C358.332 300 350 295.832 337.5 295.832zM833.332 125C820.832 125 812.5 129.168 804.168 137.5L575 366.668C558.332 383.332 558.332 408.332 575 425S616.668 441.668 633.332 425L862.5 195.832C879.168 179.168 879.168 154.168 862.5 137.5C854.168 129.168 845.832 125 833.332 125zM833.332 125 M500 458.332C487.5 458.332 479.168 462.5 470.832 470.832L308.332 633.332C291.668 650 291.668 675 308.332 691.668C325 708.332 350 708.332 366.668 691.668L529.168 529.168C545.832 512.5 545.832 487.5 529.168 470.832C520.832 462.5 512.5 458.332 500 458.332zM500 458.332" /> + horiz-adv-x="1000" d=" M458.332 166.668C250 166.668 83.332 333.332 83.332 541.668C83.332 750 250 916.668 458.332 916.668C666.668 916.668 833.332 750 833.332 541.668C833.332 333.332 666.668 166.668 458.332 166.668zM458.332 833.332C295.832 833.332 166.668 704.168 166.668 541.668S295.832 250 458.332 250S750 379.168 750 541.668S620.832 833.332 458.332 833.332zM458.332 833.332 M875 83.332C862.5 83.332 854.168 87.5 845.832 95.832L666.668 275C650 291.668 650 316.668 666.668 333.332C683.332 350 708.332 350 725 333.332L904.168 154.168C920.832 137.5 920.832 112.5 904.168 95.832C895.832 87.5 887.5 83.332 875 83.332zM875 83.332" /> + horiz-adv-x="1000" d=" M458.332 416.668C445.832 416.668 437.5 420.832 429.168 429.168C412.5 445.832 412.5 470.832 429.168 487.5L887.5 945.832C904.168 962.5 929.168 962.5 945.832 945.832C962.5 929.168 962.5 904.168 945.832 887.5L487.5 429.168C479.168 420.832 470.832 416.668 458.332 416.668zM458.332 416.668 M625 41.668C608.332 41.668 591.668 50 587.5 66.668L429.168 425L66.668 587.5C50 595.832 41.668 608.332 41.668 625S54.168 658.332 70.832 662.5L904.168 954.168C920.832 958.332 937.5 954.168 945.832 945.832C954.168 937.5 962.5 916.668 954.168 904.168L662.5 70.832C658.332 54.168 645.832 41.668 625 41.668zM195.832 620.832L475 495.832C483.332 491.668 491.668 483.332 495.832 475L620.832 195.832L850 850zM195.832 620.832" /> + horiz-adv-x="1000" d=" M833.332 541.668H166.668C95.832 541.668 41.668 595.832 41.668 666.668V833.332C41.668 904.168 95.832 958.332 166.668 958.332H833.332C904.168 958.332 958.332 904.168 958.332 833.332V666.668C958.332 595.832 904.168 541.668 833.332 541.668zM166.668 875C141.668 875 125 858.332 125 833.332V666.668C125 641.668 141.668 625 166.668 625H833.332C858.332 625 875 641.668 875 666.668V833.332C875 858.332 858.332 875 833.332 875zM833.332 41.668H166.668C95.832 41.668 41.668 95.832 41.668 166.668V333.332C41.668 404.168 95.832 458.332 166.668 458.332H833.332C904.168 458.332 958.332 404.168 958.332 333.332V166.668C958.332 95.832 904.168 41.668 833.332 41.668zM166.668 375C141.668 375 125 358.332 125 333.332V166.668C125 141.668 141.668 125 166.668 125H833.332C858.332 125 875 141.668 875 166.668V333.332C875 358.332 858.332 375 833.332 375zM166.668 375 M250 708.332C245.832 708.332 237.5 708.332 233.332 712.5C229.168 712.5 225 716.668 220.832 720.832C212.5 729.168 208.332 737.5 208.332 750C208.332 754.168 208.332 762.5 212.5 766.668C216.668 770.832 216.668 775 220.832 779.168C229.168 787.5 245.832 791.668 258.332 791.668H266.668C270.832 791.668 270.832 787.5 275 787.5L279.168 783.332C287.5 770.832 291.668 762.5 291.668 750V741.668C291.668 737.5 291.668 737.5 287.5 733.332C287.5 729.168 283.332 729.168 283.332 725C283.332 720.832 279.168 720.832 279.168 720.832C275 720.832 275 716.668 275 716.668C270.832 716.668 270.832 712.5 266.668 712.5C262.5 712.5 262.5 708.332 258.332 708.332zM250 208.332C237.5 208.332 229.168 212.5 220.832 220.832C212.5 229.168 208.332 237.5 208.332 250S212.5 270.832 220.832 279.168C237.5 295.832 262.5 295.832 279.168 279.168C287.5 270.832 291.668 262.5 291.668 250S287.5 229.168 279.168 220.832C270.832 212.5 262.5 208.332 250 208.332zM250 208.332" /> + horiz-adv-x="1000" d=" M500 333.332C408.332 333.332 333.332 408.332 333.332 500S408.332 666.668 500 666.668S666.668 591.668 666.668 500S591.668 333.332 500 333.332zM500 583.332C454.168 583.332 416.668 545.832 416.668 500C416.668 454.168 454.168 416.668 500 416.668C545.832 416.668 583.332 454.168 583.332 500C583.332 545.832 545.832 583.332 500 583.332zM500 583.332 M504.168 0C433.332 0 379.168 54.168 379.168 125C379.168 137.5 370.832 150 362.5 154.168C350 158.332 337.5 158.332 329.168 150C279.168 100 200 100 150 145.832C125 170.832 112.5 200 112.5 233.332C112.5 266.668 125 300 150 320.832C158.332 329.168 162.5 341.668 158.332 354.168C154.168 362.5 145.832 370.832 133.332 370.832H125C54.168 370.832 0 425 0 495.832C0 566.668 54.168 620.832 125 620.832C137.5 620.832 150 629.168 154.168 637.5C158.332 650 158.332 662.5 150 670.832C95.832 720.832 95.832 800 145.832 850S275 900 320.832 850C333.332 841.668 345.832 837.5 354.168 841.668C358.332 841.668 358.332 841.668 362.5 845.832C370.832 850 375 858.332 375 866.668V875C375 945.832 429.168 1000 500 1000S625 945.832 625 875C625 862.5 633.332 850 641.668 845.832C654.168 841.668 662.5 841.668 670.832 850C695.832 875 729.168 887.5 762.5 887.5C795.832 887.5 825 875 850 850C900 800 900 720.832 850 675C841.668 666.668 837.5 654.168 841.668 641.668C841.668 637.5 841.668 637.5 845.832 633.332C850 629.168 858.332 625 866.668 625H875C945.832 625 1000 570.832 1000 500S945.832 375 875 375C862.5 375 850 366.668 845.832 358.332C841.668 350 841.668 337.5 850 329.168C900 279.168 900 200 854.168 150C804.168 100 725 100 679.168 150C670.832 158.332 658.332 162.5 645.832 158.332C637.5 154.168 629.168 145.832 629.168 133.332V125C629.168 54.168 570.832 0 504.168 0zM345.832 237.5C362.5 237.5 375 233.332 391.668 229.168C433.332 212.5 458.332 175 462.5 129.168V125C462.5 100 479.168 83.332 504.168 83.332S545.832 100 545.832 125V133.332C545.832 179.168 570.832 216.668 612.5 233.332C654.168 250 700 241.668 733.332 212.5C745.832 200 754.168 195.832 766.668 195.832S787.5 200 795.832 208.332C812.5 225 812.5 250 795.832 266.668C762.5 300 754.168 350 770.832 391.668C787.5 433.332 829.168 458.332 870.832 458.332C895.832 458.332 916.668 475 916.668 500S900 541.668 875 541.668H866.668C820.832 541.668 783.332 566.668 766.668 608.332C766.668 612.5 762.5 616.668 762.5 620.832C750 658.332 758.332 704.168 787.5 733.332C808.332 754.168 808.332 779.168 791.668 795.832C783.332 804.168 775 808.332 762.5 808.332S741.668 804.168 733.332 795.832C700 762.5 650 754.168 608.332 770.832C566.668 787.5 541.668 829.168 541.668 870.832C541.668 900 525 916.668 500 916.668S458.332 900 458.332 875V866.668C458.332 820.832 433.332 783.332 391.668 766.668C387.5 766.668 383.332 762.5 379.168 762.5C341.668 750 295.832 758.332 266.668 787.5C245.832 808.332 220.832 808.332 204.168 791.668C187.5 775 187.5 750 204.168 733.332C237.5 700 245.832 650 229.168 608.332C212.5 566.668 175 541.668 129.168 537.5H125C100 537.5 83.332 520.832 83.332 495.832S100 454.168 125 454.168H133.332C179.168 454.168 216.668 429.168 233.332 387.5C250 345.832 241.668 300 212.5 266.668C200 254.168 195.832 245.832 195.832 233.332S200 212.5 208.332 204.168C225 187.5 250 187.5 266.668 204.168C291.668 229.168 320.832 237.5 345.832 237.5zM808.332 375zM808.332 375" /> + horiz-adv-x="1000" d=" M750 625C658.332 625 583.332 700 583.332 791.668C583.332 883.332 658.332 958.332 750 958.332S916.668 883.332 916.668 791.668C916.668 700 841.668 625 750 625zM750 875C704.168 875 666.668 837.5 666.668 791.668C666.668 745.832 704.168 708.332 750 708.332C795.832 708.332 833.332 745.832 833.332 791.668C833.332 837.5 795.832 875 750 875zM250 333.332C158.332 333.332 83.332 408.332 83.332 500S158.332 666.668 250 666.668S416.668 591.668 416.668 500S341.668 333.332 250 333.332zM250 583.332C204.168 583.332 166.668 545.832 166.668 500C166.668 454.168 204.168 416.668 250 416.668C295.832 416.668 333.332 454.168 333.332 500C333.332 545.832 295.832 583.332 250 583.332zM750 41.668C658.332 41.668 583.332 116.668 583.332 208.332C583.332 300 658.332 375 750 375S916.668 300 916.668 208.332C916.668 116.668 841.668 41.668 750 41.668zM750 291.668C704.168 291.668 666.668 254.168 666.668 208.332C666.668 162.5 704.168 125 750 125C795.832 125 833.332 162.5 833.332 208.332C833.332 254.168 795.832 291.668 750 291.668zM750 291.668 M641.668 229.168C633.332 229.168 629.168 229.168 620.832 233.332L337.5 400C316.668 412.5 312.5 437.5 320.832 458.332C333.332 479.168 358.332 483.332 379.168 475L662.5 308.332C683.332 295.832 687.5 270.832 679.168 250C670.832 237.5 658.332 229.168 641.668 229.168zM358.332 520.832C345.832 520.832 329.168 529.168 320.832 541.668C308.332 562.5 316.668 587.5 337.5 600L620.832 766.668C641.668 775 666.668 770.832 679.168 750S683.332 704.168 662.5 691.668L379.168 525C370.832 525 366.668 520.832 358.332 520.832zM358.332 520.832" /> + horiz-adv-x="1000" d=" M750 41.668H250C179.168 41.668 125 95.832 125 166.668V500C125 525 141.668 541.668 166.668 541.668S208.332 525 208.332 500V166.668C208.332 141.668 225 125 250 125H750C775 125 791.668 141.668 791.668 166.668V500C791.668 525 808.332 541.668 833.332 541.668S875 525 875 500V166.668C875 95.832 820.832 41.668 750 41.668zM666.668 708.332C654.168 708.332 645.832 712.5 637.5 720.832L500 858.332L362.5 720.832C345.832 704.168 320.832 704.168 304.168 720.832C287.5 737.5 287.5 762.5 304.168 779.168L470.832 945.832C487.5 962.5 512.5 962.5 529.168 945.832L695.832 779.168C712.5 762.5 712.5 737.5 695.832 720.832C687.5 712.5 679.168 708.332 666.668 708.332zM666.668 708.332 M500 333.332C475 333.332 458.332 350 458.332 375V916.668C458.332 941.668 475 958.332 500 958.332S541.668 941.668 541.668 916.668V375C541.668 350 525 333.332 500 333.332zM500 333.332" /> + horiz-adv-x="1000" d=" M820.832 375H808.332C787.5 383.332 775 404.168 779.168 425C787.5 450 791.668 470.832 791.668 495.832V762.5L500 870.832L383.332 829.168C362.5 820.832 337.5 833.332 329.168 854.168C320.832 875 333.332 900 354.168 908.332L487.5 958.332C495.832 962.5 508.332 962.5 516.668 958.332L850 833.332C862.5 825 875 808.332 875 791.668V500C875 466.668 870.832 433.332 858.332 404.168C854.168 387.5 837.5 375 820.832 375zM500 41.668C491.668 41.668 487.5 41.668 483.332 45.832C466.668 54.168 125 229.168 125 500V791.668C125 808.332 137.5 825 154.168 829.168L183.332 841.668C204.168 850 229.168 837.5 237.5 816.668C245.832 795.832 233.332 770.832 212.5 762.5H208.332V500C208.332 312.5 433.332 170.832 500 129.168C575 170.832 645.832 225 704.168 291.668C720.832 308.332 745.832 308.332 762.5 295.832C779.168 283.332 779.168 254.168 766.668 237.5C695.832 158.332 612.5 95.832 520.832 45.832C512.5 41.668 508.332 41.668 500 41.668zM500 41.668 M958.332 0C945.832 0 937.5 4.168 929.168 12.5L12.5 929.168C-4.168 945.832 -4.168 970.832 12.5 987.5S54.168 1004.168 70.832 987.5L987.5 70.832C1004.168 54.168 1004.168 29.168 987.5 12.5C979.168 4.168 970.832 0 958.332 0zM958.332 0" /> + horiz-adv-x="1000" d=" M500 41.668C491.668 41.668 487.5 41.668 483.332 45.832C466.668 54.168 125 229.168 125 500V791.668C125 808.332 137.5 825 150 829.168L483.332 954.168C491.668 958.332 504.168 958.332 512.5 954.168L845.832 829.168C862.5 825 875 808.332 875 791.668V500C875 229.168 533.332 54.168 516.668 45.832C512.5 41.668 508.332 41.668 500 41.668zM208.332 762.5V500C208.332 312.5 433.332 170.832 500 129.168C566.668 166.668 791.668 308.332 791.668 500V762.5L500 870.832zM208.332 762.5" /> + horiz-adv-x="1000" d=" M791.668 41.668H208.332C137.5 41.668 83.332 95.832 83.332 166.668V750C83.332 758.332 87.5 766.668 91.668 775L216.668 941.668C225 954.168 237.5 958.332 250 958.332H750C762.5 958.332 775 954.168 783.332 941.668L908.332 775C912.5 766.668 916.668 758.332 916.668 750V166.668C916.668 95.832 862.5 41.668 791.668 41.668zM166.668 737.5V166.668C166.668 141.668 183.332 125 208.332 125H791.668C816.668 125 833.332 141.668 833.332 166.668V737.5L729.168 875H270.832zM166.668 737.5 M875 708.332H125C100 708.332 83.332 725 83.332 750S100 791.668 125 791.668H875C900 791.668 916.668 775 916.668 750S900 708.332 875 708.332zM500 375C383.332 375 291.668 466.668 291.668 583.332C291.668 608.332 308.332 625 333.332 625S375 608.332 375 583.332C375 512.5 429.168 458.332 500 458.332S625 512.5 625 583.332C625 608.332 641.668 625 666.668 625S708.332 608.332 708.332 583.332C708.332 466.668 616.668 375 500 375zM500 375" /> + horiz-adv-x="1000" d=" M458.332 125C458.332 78.977 421.023 41.668 375 41.668C328.977 41.668 291.668 78.977 291.668 125C291.668 171.023 328.977 208.332 375 208.332C421.023 208.332 458.332 171.023 458.332 125zM458.332 125M916.668 125C916.668 78.977 879.355 41.668 833.332 41.668C787.309 41.668 750 78.977 750 125C750 171.023 787.309 208.332 833.332 208.332C879.355 208.332 916.668 171.023 916.668 125zM916.668 125M991.668 775C983.332 787.5 970.832 791.668 958.332 791.668H283.332L250 966.668C245.832 987.5 229.168 1000 208.332 1000H41.668C16.668 1000 0 983.332 0 958.332S16.668 916.668 41.668 916.668H175L208.332 745.832V741.668L279.168 391.668C291.668 333.332 341.668 291.668 400 291.668H808.332C866.668 291.668 920.832 333.332 933.332 391.668L1000 741.668C1000 754.168 1000 766.668 991.668 775zM845.832 408.332C841.668 387.5 825 375 804.168 375H400C379.168 375 362.5 387.5 358.332 408.332L300 708.332H908.332zM845.832 408.332" /> + horiz-adv-x="1000" d=" M875 625C850 625 833.332 641.668 833.332 666.668V833.332H666.668C641.668 833.332 625 850 625 875S641.668 916.668 666.668 916.668H875C900 916.668 916.668 900 916.668 875V666.668C916.668 641.668 900 625 875 625zM875 625 M166.668 125C154.168 125 145.832 129.168 137.5 137.5C120.832 154.168 120.832 179.168 137.5 195.832L845.832 904.168C862.5 920.832 887.5 920.832 904.168 904.168C920.832 887.5 920.832 862.5 904.168 845.832L195.832 137.5C187.5 129.168 179.168 125 166.668 125zM875 83.332H666.668C641.668 83.332 625 100 625 125S641.668 166.668 666.668 166.668H833.332V333.332C833.332 358.332 850 375 875 375S916.668 358.332 916.668 333.332V125C916.668 100 900 83.332 875 83.332zM875 83.332 M875 83.332C862.5 83.332 854.168 87.5 845.832 95.832L595.832 345.832C579.168 362.5 579.168 387.5 595.832 404.168C612.5 420.832 637.5 420.832 654.168 404.168L904.168 154.168C920.832 137.5 920.832 112.5 904.168 95.832C895.832 87.5 887.5 83.332 875 83.332zM375 583.332C362.5 583.332 354.168 587.5 345.832 595.832L137.5 804.168C120.832 820.832 120.832 845.832 137.5 862.5S179.168 879.168 195.832 862.5L404.168 654.168C420.832 637.5 420.832 612.5 404.168 595.832C395.832 587.5 387.5 583.332 375 583.332zM375 583.332" /> + horiz-adv-x="1000" d=" M791.668 916.668H208.332C137.5 916.668 83.332 862.5 83.332 791.668V208.332C83.332 137.5 137.5 83.332 208.332 83.332H791.668C862.5 83.332 916.668 137.5 916.668 208.332V791.668C916.668 862.5 862.5 916.668 791.668 916.668zM166.668 208.332V791.668C166.668 816.668 183.332 833.332 208.332 833.332H333.332V166.668H208.332C183.332 166.668 166.668 183.332 166.668 208.332zM833.332 208.332C833.332 183.332 816.668 166.668 791.668 166.668H416.668V833.332H791.668C816.668 833.332 833.332 816.668 833.332 791.668zM833.332 208.332" /> + horiz-adv-x="1000" d=" M791.668 125C783.332 125 775 129.168 766.668 133.332L350 466.668C337.5 475 333.332 487.5 333.332 500S337.5 525 350 533.332L766.668 866.668C779.168 875 795.832 879.168 812.5 870.832C825 862.5 833.332 850 833.332 833.332V166.668C833.332 150 825 137.5 808.332 129.168C804.168 125 795.832 125 791.668 125zM441.668 500L750 254.168V745.832zM208.332 166.668C183.332 166.668 166.668 183.332 166.668 208.332V791.668C166.668 816.668 183.332 833.332 208.332 833.332S250 816.668 250 791.668V208.332C250 183.332 233.332 166.668 208.332 166.668zM208.332 166.668" /> + horiz-adv-x="1000" d=" M208.332 125C204.168 125 195.832 125 191.668 129.168C175 137.5 166.668 150 166.668 166.668V833.332C166.668 850 175 862.5 191.668 870.832C204.168 879.168 220.832 875 233.332 866.668L650 533.332C658.332 525 666.668 512.5 666.668 500S662.5 475 650 466.668L233.332 133.332C225 129.168 216.668 125 208.332 125zM250 745.832V254.168L558.332 500zM791.668 166.668C766.668 166.668 750 183.332 750 208.332V791.668C750 816.668 766.668 833.332 791.668 833.332S833.332 816.668 833.332 791.668V208.332C833.332 183.332 816.668 166.668 791.668 166.668zM791.668 166.668" /> + horiz-adv-x="1000" d=" M604.168 541.668C545.832 541.668 500 587.5 500 645.832V854.168C500 912.5 545.832 958.332 604.168 958.332C662.5 958.332 708.332 912.5 708.332 854.168V645.832C708.332 587.5 662.5 541.668 604.168 541.668zM604.168 875C591.668 875 583.332 866.668 583.332 854.168V645.832C583.332 633.332 591.668 625 604.168 625C616.668 625 625 633.332 625 645.832V854.168C625 866.668 616.668 875 604.168 875zM854.168 541.668H791.668C766.668 541.668 750 558.332 750 583.332V645.832C750 704.168 795.832 750 854.168 750C912.5 750 958.332 704.168 958.332 645.832C958.332 587.5 912.5 541.668 854.168 541.668zM833.332 625H854.168C866.668 625 875 633.332 875 645.832S866.668 666.668 854.168 666.668S833.332 658.332 833.332 645.832zM395.832 41.668C337.5 41.668 291.668 87.5 291.668 145.832V354.168C291.668 412.5 337.5 458.332 395.832 458.332C454.168 458.332 500 412.5 500 354.168V145.832C500 87.5 454.168 41.668 395.832 41.668zM395.832 375C383.332 375 375 366.668 375 354.168V145.832C375 133.332 383.332 125 395.832 125S416.668 133.332 416.668 145.832V354.168C416.668 366.668 408.332 375 395.832 375zM145.832 250C87.5 250 41.668 295.832 41.668 354.168C41.668 412.5 87.5 458.332 145.832 458.332H208.332C233.332 458.332 250 441.668 250 416.668V354.168C250 295.832 204.168 250 145.832 250zM145.832 375C133.332 375 125 366.668 125 354.168S133.332 333.332 145.832 333.332S166.668 341.668 166.668 354.168V375zM854.168 291.668H645.832C587.5 291.668 541.668 337.5 541.668 395.832C541.668 454.168 587.5 500 645.832 500H854.168C912.5 500 958.332 454.168 958.332 395.832C958.332 337.5 912.5 291.668 854.168 291.668zM645.832 416.668C633.332 416.668 625 408.332 625 395.832C625 383.332 633.332 375 645.832 375H854.168C866.668 375 875 383.332 875 395.832S866.668 416.668 854.168 416.668zM645.832 41.668C587.5 41.668 541.668 87.5 541.668 145.832V208.332C541.668 233.332 558.332 250 583.332 250H645.832C704.168 250 750 204.168 750 145.832C750 87.5 704.168 41.668 645.832 41.668zM625 166.668V145.832C625 133.332 633.332 125 645.832 125S666.668 133.332 666.668 145.832S658.332 166.668 645.832 166.668zM354.168 500H145.832C87.5 500 41.668 545.832 41.668 604.168C41.668 662.5 87.5 708.332 145.832 708.332H354.168C412.5 708.332 458.332 662.5 458.332 604.168C458.332 545.832 412.5 500 354.168 500zM145.832 625C133.332 625 125 616.668 125 604.168S133.332 583.332 145.832 583.332H354.168C366.668 583.332 375 591.668 375 604.168C375 616.668 366.668 625 354.168 625zM416.668 750H354.168C295.832 750 250 795.832 250 854.168C250 912.5 295.832 958.332 354.168 958.332C412.5 958.332 458.332 912.5 458.332 854.168V791.668C458.332 766.668 441.668 750 416.668 750zM354.168 875C341.668 875 333.332 866.668 333.332 854.168S341.668 833.332 354.168 833.332H375V854.168C375 866.668 366.668 875 354.168 875zM354.168 875" /> + horiz-adv-x="1000" d=" M500 958.332C375 958.332 262.5 908.332 179.168 829.168C179.168 829.168 175 829.168 175 825S175 820.832 170.832 820.832C91.668 737.5 41.668 625 41.668 500C41.668 245.832 245.832 41.668 500 41.668S958.332 245.832 958.332 500S754.168 958.332 500 958.332zM875 500C875 412.5 845.832 329.168 791.668 266.668L266.668 791.668C329.168 845.832 412.5 875 500 875C708.332 875 875 708.332 875 500zM125 500C125 587.5 154.168 670.832 208.332 733.332L733.332 208.332C670.832 158.332 587.5 125 500 125C291.668 125 125 291.668 125 500zM125 500" /> + horiz-adv-x="1000" d=" M166.668 83.332C141.668 83.332 125 100 125 125V416.668C125 441.668 141.668 458.332 166.668 458.332S208.332 441.668 208.332 416.668V125C208.332 100 191.668 83.332 166.668 83.332zM166.668 541.668C141.668 541.668 125 558.332 125 583.332V875C125 900 141.668 916.668 166.668 916.668S208.332 900 208.332 875V583.332C208.332 558.332 191.668 541.668 166.668 541.668zM500 83.332C475 83.332 458.332 100 458.332 125V500C458.332 525 475 541.668 500 541.668S541.668 525 541.668 500V125C541.668 100 525 83.332 500 83.332zM500 625C475 625 458.332 641.668 458.332 666.668V875C458.332 900 475 916.668 500 916.668S541.668 900 541.668 875V666.668C541.668 641.668 525 625 500 625zM833.332 83.332C808.332 83.332 791.668 100 791.668 125V333.332C791.668 358.332 808.332 375 833.332 375S875 358.332 875 333.332V125C875 100 858.332 83.332 833.332 83.332zM833.332 458.332C808.332 458.332 791.668 475 791.668 500V875C791.668 900 808.332 916.668 833.332 916.668S875 900 875 875V500C875 475 858.332 458.332 833.332 458.332zM833.332 458.332 M291.668 375H41.668C16.668 375 0 391.668 0 416.668S16.668 458.332 41.668 458.332H291.668C316.668 458.332 333.332 441.668 333.332 416.668S316.668 375 291.668 375zM625 625H375C350 625 333.332 641.668 333.332 666.668S350 708.332 375 708.332H625C650 708.332 666.668 691.668 666.668 666.668S650 625 625 625zM958.332 291.668H708.332C683.332 291.668 666.668 308.332 666.668 333.332S683.332 375 708.332 375H958.332C983.332 375 1000 358.332 1000 333.332S983.332 291.668 958.332 291.668zM958.332 291.668" /> + horiz-adv-x="1000" d=" M708.332 41.668H291.668C220.832 41.668 166.668 95.832 166.668 166.668V833.332C166.668 904.168 220.832 958.332 291.668 958.332H708.332C779.168 958.332 833.332 904.168 833.332 833.332V166.668C833.332 95.832 779.168 41.668 708.332 41.668zM291.668 875C266.668 875 250 858.332 250 833.332V166.668C250 141.668 266.668 125 291.668 125H708.332C733.332 125 750 141.668 750 166.668V833.332C750 858.332 733.332 875 708.332 875zM291.668 875 M500 208.332C487.5 208.332 479.168 212.5 470.832 220.832C462.5 229.168 458.332 237.5 458.332 250S462.5 270.832 470.832 279.168C487.5 295.832 512.5 295.832 529.168 279.168C537.5 270.832 541.668 262.5 541.668 250S537.5 229.168 529.168 220.832C520.832 212.5 512.5 208.332 500 208.332zM500 208.332" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M500 291.668C375 291.668 304.168 387.5 300 391.668C287.5 408.332 291.668 437.5 308.332 450C325 462.5 354.168 458.332 366.668 441.668C366.668 441.668 420.832 375 500 375C579.168 375 633.332 441.668 633.332 441.668C645.832 458.332 675 462.5 691.668 450C708.332 437.5 712.5 408.332 700 391.668C695.832 387.5 625 291.668 500 291.668zM375 583.332C350 583.332 333.332 600 333.332 625S350 666.668 375 666.668S416.668 650 416.668 625S400 583.332 375 583.332zM625 583.332C600 583.332 583.332 600 583.332 625S600 666.668 625 666.668S666.668 650 666.668 625S650 583.332 625 583.332zM625 583.332" /> + horiz-adv-x="1000" d=" M750 41.668H250C179.168 41.668 125 95.832 125 166.668V833.332C125 904.168 179.168 958.332 250 958.332H750C820.832 958.332 875 904.168 875 833.332V166.668C875 95.832 820.832 41.668 750 41.668zM250 875C225 875 208.332 858.332 208.332 833.332V166.668C208.332 141.668 225 125 250 125H750C775 125 791.668 141.668 791.668 166.668V833.332C791.668 858.332 775 875 750 875zM250 875 M500 208.332C383.332 208.332 291.668 300 291.668 416.668C291.668 533.332 383.332 625 500 625C616.668 625 708.332 533.332 708.332 416.668C708.332 300 616.668 208.332 500 208.332zM500 541.668C429.168 541.668 375 487.5 375 416.668C375 345.832 429.168 291.668 500 291.668S625 345.832 625 416.668C625 487.5 570.832 541.668 500 541.668zM500 708.332C487.5 708.332 479.168 712.5 470.832 720.832C462.5 729.168 458.332 737.5 458.332 750S462.5 770.832 470.832 779.168C479.168 787.5 495.832 791.668 508.332 791.668H516.668C520.832 791.668 520.832 787.5 525 787.5L529.168 783.332C537.5 770.832 541.668 762.5 541.668 750C541.668 745.832 541.668 737.5 537.5 733.332C533.332 729.168 533.332 725 529.168 720.832C525 720.832 525 716.668 525 716.668C520.832 716.668 520.832 712.5 516.668 712.5C512.5 712.5 512.5 712.5 508.332 708.332zM500 708.332" /> + horiz-adv-x="1000" d=" M791.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V791.668C83.332 862.5 137.5 916.668 208.332 916.668H791.668C862.5 916.668 916.668 862.5 916.668 791.668V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM208.332 833.332C183.332 833.332 166.668 816.668 166.668 791.668V208.332C166.668 183.332 183.332 166.668 208.332 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V791.668C833.332 816.668 816.668 833.332 791.668 833.332zM208.332 833.332" /> + horiz-adv-x="1000" d=" M241.668 83.332C233.332 83.332 225 87.5 216.668 91.668C204.168 100 195.832 116.668 200 133.332L245.832 400L54.168 583.332C41.668 595.832 37.5 612.5 41.668 625C45.832 641.668 58.332 650 75 654.168L341.668 691.668L462.5 933.332C475 962.5 525 962.5 537.5 933.332L658.332 691.668L925 654.168C937.5 654.168 950 641.668 958.332 625C962.5 608.332 958.332 591.668 945.832 583.332L754.168 395.832L800 129.168C804.168 112.5 795.832 95.832 783.332 87.5S754.168 75 737.5 83.332L500 208.332L262.5 83.332zM500 300C508.332 300 512.5 300 520.832 295.832L704.168 200L666.668 404.168C662.5 416.668 670.832 433.332 679.168 441.668L825 587.5L620.832 616.668C608.332 616.668 595.832 629.168 587.5 637.5L500 820.832L408.332 637.5C404.168 625 391.668 616.668 379.168 616.668L170.832 583.332L316.668 437.5C329.168 429.168 333.332 416.668 333.332 404.168L300 200L483.332 295.832C487.5 300 491.668 300 500 300zM500 300" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M625 333.332H375C350 333.332 333.332 350 333.332 375V625C333.332 650 350 666.668 375 666.668H625C650 666.668 666.668 650 666.668 625V375C666.668 350 650 333.332 625 333.332zM416.668 416.668H583.332V583.332H416.668zM416.668 416.668" /> + horiz-adv-x="1000" d=" M500 250C362.5 250 250 362.5 250 500S362.5 750 500 750S750 637.5 750 500S637.5 250 500 250zM500 666.668C408.332 666.668 333.332 591.668 333.332 500S408.332 333.332 500 333.332S666.668 408.332 666.668 500S591.668 666.668 500 666.668zM500 833.332C475 833.332 458.332 850 458.332 875V958.332C458.332 983.332 475 1000 500 1000S541.668 983.332 541.668 958.332V875C541.668 850 525 833.332 500 833.332zM500 0C475 0 458.332 16.668 458.332 41.668V125C458.332 150 475 166.668 500 166.668S541.668 150 541.668 125V41.668C541.668 16.668 525 0 500 0zM233.332 725C220.832 725 212.5 729.168 204.168 737.5L145.832 795.832C129.168 812.5 129.168 837.5 145.832 854.168C162.5 870.832 187.5 870.832 204.168 854.168L262.5 795.832C279.168 779.168 279.168 754.168 262.5 737.5C258.332 729.168 245.832 725 233.332 725zM825 133.332C812.5 133.332 804.168 137.5 795.832 145.832L737.5 204.168C720.832 220.832 720.832 245.832 737.5 262.5S779.168 279.168 795.832 262.5L854.168 204.168C870.832 187.5 870.832 162.5 854.168 145.832C845.832 137.5 833.332 133.332 825 133.332zM125 458.332H41.668C16.668 458.332 0 475 0 500S16.668 541.668 41.668 541.668H125C150 541.668 166.668 525 166.668 500S150 458.332 125 458.332zM958.332 458.332H875C850 458.332 833.332 475 833.332 500S850 541.668 875 541.668H958.332C983.332 541.668 1000 525 1000 500S983.332 458.332 958.332 458.332zM175 133.332C162.5 133.332 154.168 137.5 145.832 145.832C129.168 162.5 129.168 187.5 145.832 204.168L204.168 262.5C220.832 279.168 245.832 279.168 262.5 262.5S279.168 220.832 262.5 204.168L204.168 145.832C195.832 137.5 187.5 133.332 175 133.332zM766.668 725C754.168 725 745.832 729.168 737.5 737.5C720.832 754.168 720.832 779.168 737.5 795.832L795.832 854.168C812.5 870.832 837.5 870.832 854.168 854.168C870.832 837.5 870.832 812.5 854.168 795.832L795.832 737.5C787.5 729.168 775 725 766.668 725zM766.668 725" /> + horiz-adv-x="1000" d=" M708.332 208.332C683.332 208.332 666.668 225 666.668 250C666.668 341.668 591.668 416.668 500 416.668S333.332 341.668 333.332 250C333.332 225 316.668 208.332 291.668 208.332S250 225 250 250C250 387.5 362.5 500 500 500S750 387.5 750 250C750 225 733.332 208.332 708.332 208.332zM500 583.332C475 583.332 458.332 600 458.332 625V916.668C458.332 941.668 475 958.332 500 958.332S541.668 941.668 541.668 916.668V625C541.668 600 525 583.332 500 583.332zM233.332 475C220.832 475 212.5 479.168 204.168 487.5L145.832 545.832C129.168 562.5 129.168 587.5 145.832 604.168C162.5 620.832 187.5 620.832 204.168 604.168L262.5 545.832C279.168 529.168 279.168 504.168 262.5 487.5C258.332 479.168 245.832 475 233.332 475zM125 208.332H41.668C16.668 208.332 0 225 0 250S16.668 291.668 41.668 291.668H125C150 291.668 166.668 275 166.668 250S150 208.332 125 208.332zM958.332 208.332H875C850 208.332 833.332 225 833.332 250S850 291.668 875 291.668H958.332C983.332 291.668 1000 275 1000 250S983.332 208.332 958.332 208.332zM766.668 475C754.168 475 745.832 479.168 737.5 487.5C720.832 504.168 720.832 529.168 737.5 545.832L795.832 604.168C812.5 620.832 837.5 620.832 854.168 604.168C870.832 587.5 870.832 562.5 854.168 545.832L795.832 487.5C787.5 479.168 775 475 766.668 475zM958.332 41.668H41.668C16.668 41.668 0 58.332 0 83.332S16.668 125 41.668 125H958.332C983.332 125 1000 108.332 1000 83.332S983.332 41.668 958.332 41.668zM958.332 41.668 M666.668 708.332C654.168 708.332 645.832 712.5 637.5 720.832L500 858.332L362.5 720.832C345.832 704.168 320.832 704.168 304.168 720.832C287.5 737.5 287.5 762.5 304.168 779.168L470.832 945.832C487.5 962.5 512.5 962.5 529.168 945.832L695.832 779.168C712.5 762.5 712.5 737.5 695.832 720.832C687.5 712.5 679.168 708.332 666.668 708.332zM666.668 708.332" /> + horiz-adv-x="1000" d=" M708.332 208.332C683.332 208.332 666.668 225 666.668 250C666.668 341.668 591.668 416.668 500 416.668S333.332 341.668 333.332 250C333.332 225 316.668 208.332 291.668 208.332S250 225 250 250C250 387.5 362.5 500 500 500S750 387.5 750 250C750 225 733.332 208.332 708.332 208.332zM500 583.332C475 583.332 458.332 600 458.332 625V916.668C458.332 941.668 475 958.332 500 958.332S541.668 941.668 541.668 916.668V625C541.668 600 525 583.332 500 583.332zM233.332 475C220.832 475 212.5 479.168 204.168 487.5L145.832 545.832C129.168 562.5 129.168 587.5 145.832 604.168C162.5 620.832 187.5 620.832 204.168 604.168L262.5 545.832C279.168 529.168 279.168 504.168 262.5 487.5C258.332 479.168 245.832 475 233.332 475zM125 208.332H41.668C16.668 208.332 0 225 0 250S16.668 291.668 41.668 291.668H125C150 291.668 166.668 275 166.668 250S150 208.332 125 208.332zM958.332 208.332H875C850 208.332 833.332 225 833.332 250S850 291.668 875 291.668H958.332C983.332 291.668 1000 275 1000 250S983.332 208.332 958.332 208.332zM766.668 475C754.168 475 745.832 479.168 737.5 487.5C720.832 504.168 720.832 529.168 737.5 545.832L795.832 604.168C812.5 620.832 837.5 620.832 854.168 604.168C870.832 587.5 870.832 562.5 854.168 545.832L795.832 487.5C787.5 479.168 775 475 766.668 475zM958.332 41.668H41.668C16.668 41.668 0 58.332 0 83.332S16.668 125 41.668 125H958.332C983.332 125 1000 108.332 1000 83.332S983.332 41.668 958.332 41.668zM958.332 41.668 M500 583.332C487.5 583.332 479.168 587.5 470.832 595.832L304.168 762.5C287.5 779.168 287.5 804.168 304.168 820.832C320.832 837.5 345.832 837.5 362.5 820.832L500 683.332L637.5 820.832C654.168 837.5 679.168 837.5 695.832 820.832C712.5 804.168 712.5 779.168 695.832 762.5L529.168 595.832C520.832 587.5 512.5 583.332 500 583.332zM500 583.332" /> + horiz-adv-x="1000" d=" M750 41.668H250C179.168 41.668 125 95.832 125 166.668V833.332C125 904.168 179.168 958.332 250 958.332H750C820.832 958.332 875 904.168 875 833.332V166.668C875 95.832 820.832 41.668 750 41.668zM250 875C225 875 208.332 858.332 208.332 833.332V166.668C208.332 141.668 225 125 250 125H750C775 125 791.668 141.668 791.668 166.668V833.332C791.668 858.332 775 875 750 875zM250 875 M500 208.332C487.5 208.332 479.168 212.5 470.832 220.832C462.5 229.168 458.332 237.5 458.332 250S462.5 270.832 470.832 279.168C487.5 295.832 512.5 295.832 529.168 279.168C537.5 270.832 541.668 262.5 541.668 250S537.5 229.168 529.168 220.832C520.832 212.5 512.5 208.332 500 208.332zM500 208.332" /> + horiz-adv-x="1000" d=" M500 75C466.668 75 437.5 87.5 412.5 112.5L54.168 470.832C45.832 479.168 41.668 487.5 41.668 500V916.668C41.668 941.668 58.332 958.332 83.332 958.332H500C512.5 958.332 520.832 954.168 529.168 945.832L887.5 587.5C937.5 537.5 937.5 458.332 887.5 412.5L587.5 112.5C562.5 87.5 533.332 75 500 75zM125 516.668L470.832 170.832C487.5 154.168 512.5 154.168 529.168 170.832L829.168 470.832C845.832 487.5 845.832 512.5 829.168 529.168L483.332 875H125zM858.332 441.668zM858.332 441.668 M291.668 666.668C279.168 666.668 270.832 670.832 262.5 679.168C254.168 687.5 250 695.832 250 708.332C250 712.5 250 720.832 254.168 725C258.332 729.168 258.332 733.332 262.5 737.5C279.168 754.168 304.168 754.168 320.832 737.5C329.168 729.168 333.332 720.832 333.332 708.332V700C333.332 695.832 333.332 695.832 329.168 691.668C329.168 687.5 325 687.5 325 683.332C325 679.168 320.832 679.168 320.832 679.168C316.668 675 312.5 670.832 308.332 670.832C304.168 666.668 295.832 666.668 291.668 666.668zM291.668 666.668" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M500 208.332C337.5 208.332 208.332 337.5 208.332 500S337.5 791.668 500 791.668S791.668 662.5 791.668 500S662.5 208.332 500 208.332zM500 708.332C383.332 708.332 291.668 616.668 291.668 500C291.668 383.332 383.332 291.668 500 291.668C616.668 291.668 708.332 383.332 708.332 500C708.332 616.668 616.668 708.332 500 708.332zM500 708.332 M500 375C429.168 375 375 429.168 375 500S429.168 625 500 625S625 570.832 625 500S570.832 375 500 375zM500 541.668C475 541.668 458.332 525 458.332 500S475 458.332 500 458.332S541.668 475 541.668 500S525 541.668 500 541.668zM500 541.668" /> + horiz-adv-x="1000" d=" M166.668 250C154.168 250 145.832 254.168 137.5 262.5C120.832 279.168 120.832 304.168 137.5 320.832L358.332 541.668L137.5 762.5C120.832 779.168 120.832 804.168 137.5 820.832C154.168 837.5 179.168 837.5 195.832 820.832L445.832 570.832C462.5 554.168 462.5 529.168 445.832 512.5L195.832 262.5C187.5 254.168 179.168 250 166.668 250zM833.332 166.668H500C475 166.668 458.332 183.332 458.332 208.332S475 250 500 250H833.332C858.332 250 875 233.332 875 208.332S858.332 166.668 833.332 166.668zM833.332 166.668" /> + horiz-adv-x="1000" d=" M479.168 0C462.5 0 450 0 433.332 4.168C375 16.668 320.832 50 287.5 100C220.832 200 241.668 333.332 333.332 404.168V854.168C333.332 933.332 400 1000 479.168 1000C558.332 1000 625 933.332 625 854.168V404.168C641.668 391.668 658.332 375 670.832 354.168C741.668 250 712.5 108.332 608.332 37.5C566.668 12.5 525 0 479.168 0zM479.168 916.668C445.832 916.668 416.668 887.5 416.668 854.168V383.332C416.668 370.832 408.332 358.332 400 350C366.668 329.168 345.832 295.832 337.5 258.332C329.168 220.832 337.5 183.332 358.332 150C404.168 83.332 491.668 66.668 562.5 108.332C629.168 154.168 645.832 241.668 604.168 312.5C591.668 329.168 579.168 341.668 562.5 354.168C550 362.5 545.832 375 545.832 387.5V854.168C541.668 887.5 512.5 916.668 479.168 916.668zM479.168 916.668" /> + horiz-adv-x="1000" d=" M541.668 41.668C450 41.668 375 116.668 375 208.332V333.332H158.332C91.668 341.668 41.668 408.332 54.168 475L112.5 850C125 912.5 175 958.332 237.5 958.332H820.832C887.5 958.332 945.832 908.332 958.332 837.5V537.5C950 470.832 891.668 416.668 820.832 416.668H733.332L579.168 66.668C575 50 558.332 41.668 541.668 41.668zM416.668 416.668C441.668 416.668 458.332 400 458.332 375V208.332C458.332 170.832 483.332 141.668 516.668 129.168L666.668 466.668V875H237.5C216.668 875 200 858.332 195.832 837.5L137.5 462.5C133.332 441.668 150 416.668 170.832 416.668zM750 500H820.832C850 500 870.832 516.668 875 545.832V829.168C870.832 854.168 845.832 875 820.832 875H750zM750 500" /> + horiz-adv-x="1000" d=" M762.5 41.668H166.668C95.832 41.668 41.668 95.832 41.668 166.668V458.332C41.668 529.168 95.832 583.332 166.668 583.332H266.668L420.832 933.332C425 950 441.668 958.332 458.332 958.332C550 958.332 625 883.332 625 791.668V666.668H841.668C875 662.5 904.168 645.832 925 616.668C945.832 591.668 954.168 558.332 945.832 525L887.5 150C875 87.5 825 41.668 762.5 41.668zM333.332 125H762.5C783.332 125 800 141.668 804.168 158.332L862.5 533.332C862.5 545.832 862.5 554.168 854.168 562.5C845.832 570.832 837.5 579.168 825 579.168H583.332C558.332 579.168 541.668 595.832 541.668 620.832V791.668C541.668 829.168 516.668 858.332 483.332 870.832L333.332 533.332zM166.668 500C141.668 500 125 483.332 125 458.332V166.668C125 141.668 141.668 125 166.668 125H250V500zM166.668 500" /> + horiz-adv-x="1000" d=" M666.668 166.668H333.332C150 166.668 0 316.668 0 500S150 833.332 333.332 833.332H666.668C850 833.332 1000 683.332 1000 500S850 166.668 666.668 166.668zM333.332 750C195.832 750 83.332 637.5 83.332 500S195.832 250 333.332 250H666.668C804.168 250 916.668 362.5 916.668 500S804.168 750 666.668 750zM333.332 750 M333.332 333.332C241.668 333.332 166.668 408.332 166.668 500S241.668 666.668 333.332 666.668C425 666.668 500 591.668 500 500S425 333.332 333.332 333.332zM333.332 583.332C287.5 583.332 250 545.832 250 500C250 454.168 287.5 416.668 333.332 416.668C379.168 416.668 416.668 454.168 416.668 500C416.668 545.832 379.168 583.332 333.332 583.332zM333.332 583.332" /> + horiz-adv-x="1000" d=" M666.668 166.668H333.332C150 166.668 0 316.668 0 500S150 833.332 333.332 833.332H666.668C850 833.332 1000 683.332 1000 500S850 166.668 666.668 166.668zM333.332 750C195.832 750 83.332 637.5 83.332 500S195.832 250 333.332 250H666.668C804.168 250 916.668 362.5 916.668 500S804.168 750 666.668 750zM333.332 750 M666.668 333.332C575 333.332 500 408.332 500 500S575 666.668 666.668 666.668C758.332 666.668 833.332 591.668 833.332 500S758.332 333.332 666.668 333.332zM666.668 583.332C620.832 583.332 583.332 545.832 583.332 500C583.332 454.168 620.832 416.668 666.668 416.668C712.5 416.668 750 454.168 750 500C750 545.832 712.5 583.332 666.668 583.332zM666.668 583.332" /> + horiz-adv-x="1000" d=" M875 708.332H125C100 708.332 83.332 725 83.332 750S100 791.668 125 791.668H875C900 791.668 916.668 775 916.668 750S900 708.332 875 708.332zM875 708.332 M708.332 41.668H291.668C220.832 41.668 166.668 95.832 166.668 166.668V750C166.668 775 183.332 791.668 208.332 791.668S250 775 250 750V166.668C250 141.668 266.668 125 291.668 125H708.332C733.332 125 750 141.668 750 166.668V750C750 775 766.668 791.668 791.668 791.668S833.332 775 833.332 750V166.668C833.332 95.832 779.168 41.668 708.332 41.668zM666.668 708.332C641.668 708.332 625 725 625 750V833.332C625 858.332 608.332 875 583.332 875H416.668C391.668 875 375 858.332 375 833.332V750C375 725 358.332 708.332 333.332 708.332S291.668 725 291.668 750V833.332C291.668 904.168 345.832 958.332 416.668 958.332H583.332C654.168 958.332 708.332 904.168 708.332 833.332V750C708.332 725 691.668 708.332 666.668 708.332zM666.668 708.332 M416.668 250C391.668 250 375 266.668 375 291.668V541.668C375 566.668 391.668 583.332 416.668 583.332S458.332 566.668 458.332 541.668V291.668C458.332 266.668 441.668 250 416.668 250zM583.332 250C558.332 250 541.668 266.668 541.668 291.668V541.668C541.668 566.668 558.332 583.332 583.332 583.332S625 566.668 625 541.668V291.668C625 266.668 608.332 250 583.332 250zM583.332 250" /> + horiz-adv-x="1000" d=" M875 708.332H125C100 708.332 83.332 725 83.332 750S100 791.668 125 791.668H875C900 791.668 916.668 775 916.668 750S900 708.332 875 708.332zM875 708.332 M708.332 41.668H291.668C220.832 41.668 166.668 95.832 166.668 166.668V750C166.668 775 183.332 791.668 208.332 791.668S250 775 250 750V166.668C250 141.668 266.668 125 291.668 125H708.332C733.332 125 750 141.668 750 166.668V750C750 775 766.668 791.668 791.668 791.668S833.332 775 833.332 750V166.668C833.332 95.832 779.168 41.668 708.332 41.668zM666.668 708.332C641.668 708.332 625 725 625 750V833.332C625 858.332 608.332 875 583.332 875H416.668C391.668 875 375 858.332 375 833.332V750C375 725 358.332 708.332 333.332 708.332S291.668 725 291.668 750V833.332C291.668 904.168 345.832 958.332 416.668 958.332H583.332C654.168 958.332 708.332 904.168 708.332 833.332V750C708.332 725 691.668 708.332 666.668 708.332zM666.668 708.332" /> + horiz-adv-x="1000" d=" M791.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V791.668C83.332 862.5 137.5 916.668 208.332 916.668H791.668C862.5 916.668 916.668 862.5 916.668 791.668V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM208.332 833.332C183.332 833.332 166.668 816.668 166.668 791.668V208.332C166.668 183.332 183.332 166.668 208.332 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V791.668C833.332 816.668 816.668 833.332 791.668 833.332zM208.332 833.332 M416.668 291.668H291.668C266.668 291.668 250 308.332 250 333.332V708.332C250 733.332 266.668 750 291.668 750H416.668C441.668 750 458.332 733.332 458.332 708.332V333.332C458.332 308.332 441.668 291.668 416.668 291.668zM333.332 375H375V666.668H333.332zM708.332 458.332H583.332C558.332 458.332 541.668 475 541.668 500V708.332C541.668 733.332 558.332 750 583.332 750H708.332C733.332 750 750 733.332 750 708.332V500C750 475 733.332 458.332 708.332 458.332zM625 541.668H666.668V666.668H625zM625 541.668" /> + horiz-adv-x="1000" d=" M958.332 208.332C945.832 208.332 937.5 212.5 929.168 220.832L562.5 587.5L383.332 408.332C366.668 391.668 341.668 391.668 325 408.332L12.5 720.832C-4.168 737.5 -4.168 762.5 12.5 779.168C29.168 795.832 54.168 795.832 70.832 779.168L354.168 495.832L533.332 675C550 691.668 575 691.668 591.668 675L987.5 279.168C1004.168 262.5 1004.168 237.5 987.5 220.832C979.168 212.5 970.832 208.332 958.332 208.332zM958.332 208.332 M958.332 208.332H708.332C683.332 208.332 666.668 225 666.668 250S683.332 291.668 708.332 291.668H916.668V500C916.668 525 933.332 541.668 958.332 541.668S1000 525 1000 500V250C1000 225 983.332 208.332 958.332 208.332zM958.332 208.332" /> + horiz-adv-x="1000" d=" M41.668 208.332C29.168 208.332 20.832 212.5 12.5 220.832C-4.168 237.5 -4.168 262.5 12.5 279.168L325 591.668C341.668 608.332 366.668 608.332 383.332 591.668L562.5 412.5L929.168 779.168C945.832 795.832 970.832 795.832 987.5 779.168C1004.168 762.5 1004.168 737.5 987.5 720.832L591.668 325C575 308.332 550 308.332 533.332 325L354.168 504.168L70.832 220.832C62.5 212.5 54.168 208.332 41.668 208.332zM41.668 208.332 M958.332 458.332C933.332 458.332 916.668 475 916.668 500V708.332H708.332C683.332 708.332 666.668 725 666.668 750S683.332 791.668 708.332 791.668H958.332C983.332 791.668 1000 775 1000 750V500C1000 475 983.332 458.332 958.332 458.332zM958.332 458.332" /> + horiz-adv-x="1000" d=" M145.832 83.332C125 83.332 104.168 87.5 83.332 100C25 133.332 4.168 212.5 37.5 270.832L391.668 862.5C400 879.168 416.668 895.832 433.332 904.168C462.5 920.832 495.832 925 529.168 916.668C562.5 908.332 587.5 887.5 608.332 858.332L958.332 270.832C970.832 250 975 229.168 975 208.332C975 175 962.5 141.668 937.5 120.832C916.668 95.832 887.5 83.332 854.168 83.332zM462.5 816.668L112.5 229.168C100 208.332 108.332 183.332 129.168 170.832C133.332 166.668 141.668 166.668 145.832 166.668H850C862.5 166.668 870.832 170.832 879.168 179.168C887.5 187.5 891.668 195.832 891.668 208.332C891.668 216.668 891.668 220.832 887.5 229.168L537.5 816.668C525 837.5 500 841.668 479.168 833.332C470.832 829.168 466.668 825 462.5 816.668zM462.5 816.668" /> + horiz-adv-x="1000" d=" M666.668 291.668H41.668C16.668 291.668 0 308.332 0 333.332V875C0 900 16.668 916.668 41.668 916.668H666.668C691.668 916.668 708.332 900 708.332 875V333.332C708.332 308.332 691.668 291.668 666.668 291.668zM83.332 375H625V833.332H83.332zM83.332 375 M958.332 291.668H666.668C641.668 291.668 625 308.332 625 333.332V666.668C625 691.668 641.668 708.332 666.668 708.332H833.332C845.832 708.332 854.168 704.168 862.5 695.832L987.5 570.832C995.832 562.5 1000 554.168 1000 541.668V333.332C1000 308.332 983.332 291.668 958.332 291.668zM708.332 375H916.668V525L816.668 625H708.332zM229.168 83.332C150 83.332 83.332 150 83.332 229.168C83.332 308.332 150 375 229.168 375C308.332 375 375 308.332 375 229.168C375 150 308.332 83.332 229.168 83.332zM229.168 291.668C195.832 291.668 166.668 262.5 166.668 229.168C166.668 195.832 195.832 166.668 229.168 166.668C262.5 166.668 291.668 195.832 291.668 229.168C291.668 262.5 262.5 291.668 229.168 291.668zM229.168 291.668 M770.832 83.332C691.668 83.332 625 150 625 229.168C625 308.332 691.668 375 770.832 375C850 375 916.668 308.332 916.668 229.168C916.668 150 850 83.332 770.832 83.332zM770.832 291.668C737.5 291.668 708.332 262.5 708.332 229.168C708.332 195.832 737.5 166.668 770.832 166.668C804.168 166.668 833.332 195.832 833.332 229.168C833.332 262.5 804.168 291.668 770.832 291.668zM770.832 291.668" /> + horiz-adv-x="1000" d=" M833.332 41.668H166.668C95.832 41.668 41.668 95.832 41.668 166.668V625C41.668 695.832 95.832 750 166.668 750H833.332C904.168 750 958.332 695.832 958.332 625V166.668C958.332 95.832 904.168 41.668 833.332 41.668zM166.668 666.668C141.668 666.668 125 650 125 625V166.668C125 141.668 141.668 125 166.668 125H833.332C858.332 125 875 141.668 875 166.668V625C875 650 858.332 666.668 833.332 666.668zM166.668 666.668 M500 666.668C487.5 666.668 479.168 670.832 470.832 679.168L262.5 887.5C245.832 904.168 245.832 929.168 262.5 945.832C279.168 962.5 304.168 962.5 320.832 945.832L500 766.668L679.168 945.832C695.832 962.5 720.832 962.5 737.5 945.832C754.168 929.168 754.168 904.168 737.5 887.5L529.168 679.168C520.832 670.832 512.5 666.668 500 666.668zM500 666.668" /> + horiz-adv-x="1000" d=" M345.832 87.5C237.5 87.5 125 116.668 25 175C8.332 183.332 0 204.168 4.168 220.832C8.332 237.5 25 250 41.668 250C112.5 245.832 183.332 262.5 245.832 291.668C-70.832 483.332 83.332 845.832 87.5 850C91.668 862.5 104.168 875 120.832 875C137.5 875 150 870.832 158.332 858.332C229.168 758.332 337.5 695.832 458.332 687.5C458.332 754.168 487.5 816.668 537.5 862.5C583.332 904.168 641.668 920.832 704.168 916.668C754.168 912.5 804.168 891.668 841.668 858.332C875 870.832 908.332 887.5 937.5 908.332C950 916.668 970.832 916.668 983.332 908.332C995.832 900 1004.168 879.168 1000 862.5C987.5 804.168 958.332 750 916.668 704.168V683.332C916.668 454.168 816.668 262.5 637.5 162.5C550 112.5 450 87.5 345.832 87.5zM208.332 187.5C341.668 154.168 483.332 170.832 600 237.5C750 325 837.5 491.668 837.5 687.5C837.5 695.832 837.5 704.168 833.332 712.5C829.168 725 833.332 741.668 845.832 750C854.168 758.332 862.5 770.832 870.832 779.168C862.5 775 850 770.832 841.668 770.832C825 766.668 808.332 770.832 800 783.332C775 812.5 737.5 829.168 700 833.332C662.5 837.5 625 825 595.832 800C558.332 770.832 541.668 729.168 541.668 687.5V645.832C541.668 625 525 604.168 500 604.168C362.5 600 233.332 654.168 141.668 750C116.668 641.668 108.332 437.5 350 333.332C362.5 325 375 312.5 375 295.832C375 279.168 370.832 266.668 358.332 258.332C308.332 225 258.332 200 208.332 187.5zM208.332 187.5" /> + horiz-adv-x="1000" d=" M833.332 666.668C808.332 666.668 791.668 683.332 791.668 708.332V791.668H208.332V708.332C208.332 683.332 191.668 666.668 166.668 666.668S125 683.332 125 708.332V833.332C125 858.332 141.668 875 166.668 875H833.332C858.332 875 875 858.332 875 833.332V708.332C875 683.332 858.332 666.668 833.332 666.668zM625 125H375C350 125 333.332 141.668 333.332 166.668S350 208.332 375 208.332H625C650 208.332 666.668 191.668 666.668 166.668S650 125 625 125zM625 125 M500 125C475 125 458.332 141.668 458.332 166.668V833.332C458.332 858.332 475 875 500 875S541.668 858.332 541.668 833.332V166.668C541.668 141.668 525 125 500 125zM500 125" /> + horiz-adv-x="1000" d=" M625 41.668C533.332 41.668 458.332 116.668 458.332 208.332V458.332H41.668C29.168 458.332 16.668 462.5 12.5 470.832C4.168 479.168 0 491.668 0 504.168C25 741.668 212.5 933.332 454.168 954.168C729.168 983.332 975 779.168 1000 504.168C1000 491.668 995.832 479.168 987.5 470.832C979.168 462.5 970.832 458.332 958.332 458.332H541.668V208.332C541.668 162.5 579.168 125 625 125C670.832 125 708.332 162.5 708.332 208.332C708.332 233.332 725 250 750 250S791.668 233.332 791.668 208.332C791.668 116.668 716.668 41.668 625 41.668zM500 541.668H908.332C866.668 745.832 670.832 891.668 458.332 875C275 858.332 125 720.832 87.5 541.668zM500 541.668" /> + horiz-adv-x="1000" d=" M500 291.668C337.5 291.668 208.332 420.832 208.332 583.332V875C208.332 900 225 916.668 250 916.668S291.668 900 291.668 875V583.332C291.668 466.668 383.332 375 500 375C616.668 375 708.332 466.668 708.332 583.332V875C708.332 900 725 916.668 750 916.668S791.668 900 791.668 875V583.332C791.668 420.832 662.5 291.668 500 291.668zM833.332 83.332H166.668C141.668 83.332 125 100 125 125S141.668 166.668 166.668 166.668H833.332C858.332 166.668 875 150 875 125S858.332 83.332 833.332 83.332zM833.332 83.332" /> + horiz-adv-x="1000" d=" M791.668 41.668H208.332C137.5 41.668 83.332 95.832 83.332 166.668V458.332C83.332 529.168 137.5 583.332 208.332 583.332H791.668C862.5 583.332 916.668 529.168 916.668 458.332V166.668C916.668 95.832 862.5 41.668 791.668 41.668zM208.332 500C183.332 500 166.668 483.332 166.668 458.332V166.668C166.668 141.668 183.332 125 208.332 125H791.668C816.668 125 833.332 141.668 833.332 166.668V458.332C833.332 483.332 816.668 500 791.668 500zM208.332 500 M291.668 500C266.668 500 250 516.668 250 541.668V708.332C250 775 275 837.5 325 883.332C370.832 933.332 433.332 958.332 500 958.332C616.668 958.332 720.832 875 745.832 758.332C750 737.5 733.332 712.5 712.5 708.332C691.668 704.168 666.668 716.668 662.5 741.668C645.832 820.832 579.168 875 500 875C454.168 875 412.5 858.332 383.332 825C350 795.832 333.332 754.168 333.332 708.332V541.668C333.332 516.668 316.668 500 291.668 500zM291.668 500" /> + horiz-adv-x="1000" d=" M666.668 291.668C654.168 291.668 645.832 295.832 637.5 304.168L500 441.668L362.5 304.168C345.832 287.5 320.832 287.5 304.168 304.168C287.5 320.832 287.5 345.832 304.168 362.5L470.832 529.168C487.5 545.832 512.5 545.832 529.168 529.168L695.832 362.5C712.5 345.832 712.5 320.832 695.832 304.168C687.5 295.832 679.168 291.668 666.668 291.668zM666.668 291.668 M500 83.332C475 83.332 458.332 100 458.332 125V500C458.332 525 475 541.668 500 541.668S541.668 525 541.668 500V125C541.668 100 525 83.332 500 83.332zM500 83.332 M850 191.668C833.332 191.668 820.832 200 812.5 212.5C800 233.332 808.332 258.332 829.168 270.832C866.668 291.668 895.832 329.168 908.332 370.832C920.832 412.5 916.668 458.332 895.832 495.832C866.668 550 812.5 583.332 750 583.332H695.832C675 583.332 658.332 595.832 654.168 612.5C612.5 766.668 454.168 862.5 300 820.832C225 804.168 162.5 758.332 125 691.668C83.332 620.832 70.832 545.832 91.668 466.668C104.168 420.832 125 379.168 154.168 345.832C170.832 329.168 166.668 304.168 150 287.5S108.332 275 91.668 291.668C54.168 337.5 25 387.5 8.332 445.832C-16.668 541.668 -4.168 641.668 50 729.168S183.332 875 279.168 900C470.832 950 662.5 841.668 725 662.5H750C841.668 662.5 925 612.5 970.832 533.332C1004.168 475 1008.332 408.332 991.668 341.668C970.832 279.168 929.168 225 870.832 191.668zM850 191.668 M666.668 291.668C654.168 291.668 645.832 295.832 637.5 304.168L500 441.668L362.5 304.168C345.832 287.5 320.832 287.5 304.168 304.168C287.5 320.832 287.5 345.832 304.168 362.5L470.832 529.168C487.5 545.832 512.5 545.832 529.168 529.168L695.832 362.5C712.5 345.832 712.5 320.832 695.832 304.168C687.5 295.832 679.168 291.668 666.668 291.668zM666.668 291.668" /> + horiz-adv-x="1000" d=" M791.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V375C83.332 400 100 416.668 125 416.668S166.668 400 166.668 375V208.332C166.668 183.332 183.332 166.668 208.332 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V375C833.332 400 850 416.668 875 416.668S916.668 400 916.668 375V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM708.332 625C695.832 625 687.5 629.168 679.168 637.5L500 816.668L320.832 637.5C304.168 620.832 279.168 620.832 262.5 637.5S245.832 679.168 262.5 695.832L470.832 904.168C487.5 920.832 512.5 920.832 529.168 904.168L737.5 695.832C754.168 679.168 754.168 654.168 737.5 637.5C729.168 629.168 720.832 625 708.332 625zM708.332 625 M500 333.332C475 333.332 458.332 350 458.332 375V875C458.332 900 475 916.668 500 916.668S541.668 900 541.668 875V375C541.668 350 525 333.332 500 333.332zM500 333.332" /> + horiz-adv-x="1000" d=" M666.668 83.332C641.668 83.332 625 100 625 125V208.332C625 279.168 570.832 333.332 500 333.332H208.332C137.5 333.332 83.332 279.168 83.332 208.332V125C83.332 100 66.668 83.332 41.668 83.332S0 100 0 125V208.332C0 325 91.668 416.668 208.332 416.668H500C616.668 416.668 708.332 325 708.332 208.332V125C708.332 100 691.668 83.332 666.668 83.332zM354.168 500C237.5 500 145.832 591.668 145.832 708.332C145.832 825 237.5 916.668 354.168 916.668C470.832 916.668 562.5 825 562.5 708.332C562.5 591.668 470.832 500 354.168 500zM354.168 833.332C283.332 833.332 229.168 779.168 229.168 708.332C229.168 637.5 283.332 583.332 354.168 583.332C425 583.332 479.168 637.5 479.168 708.332C479.168 779.168 425 833.332 354.168 833.332zM791.668 416.668C779.168 416.668 770.832 420.832 762.5 429.168L679.168 512.5C662.5 529.168 662.5 554.168 679.168 570.832C695.832 587.5 720.832 587.5 737.5 570.832L791.668 516.668L929.168 654.168C945.832 670.832 970.832 670.832 987.5 654.168C1004.168 637.5 1004.168 612.5 987.5 595.832L820.832 429.168C812.5 420.832 804.168 416.668 791.668 416.668zM791.668 416.668" /> + horiz-adv-x="1000" d=" M666.668 83.332C641.668 83.332 625 100 625 125V208.332C625 279.168 570.832 333.332 500 333.332H208.332C137.5 333.332 83.332 279.168 83.332 208.332V125C83.332 100 66.668 83.332 41.668 83.332S0 100 0 125V208.332C0 325 91.668 416.668 208.332 416.668H500C616.668 416.668 708.332 325 708.332 208.332V125C708.332 100 691.668 83.332 666.668 83.332zM354.168 500C237.5 500 145.832 591.668 145.832 708.332C145.832 825 237.5 916.668 354.168 916.668C470.832 916.668 562.5 825 562.5 708.332C562.5 591.668 470.832 500 354.168 500zM354.168 833.332C283.332 833.332 229.168 779.168 229.168 708.332C229.168 637.5 283.332 583.332 354.168 583.332C425 583.332 479.168 637.5 479.168 708.332C479.168 779.168 425 833.332 354.168 833.332zM958.332 500H708.332C683.332 500 666.668 516.668 666.668 541.668S683.332 583.332 708.332 583.332H958.332C983.332 583.332 1000 566.668 1000 541.668S983.332 500 958.332 500zM958.332 500" /> + horiz-adv-x="1000" d=" M666.668 83.332C641.668 83.332 625 100 625 125V208.332C625 279.168 570.832 333.332 500 333.332H208.332C137.5 333.332 83.332 279.168 83.332 208.332V125C83.332 100 66.668 83.332 41.668 83.332S0 100 0 125V208.332C0 325 91.668 416.668 208.332 416.668H500C616.668 416.668 708.332 325 708.332 208.332V125C708.332 100 691.668 83.332 666.668 83.332zM354.168 500C237.5 500 145.832 591.668 145.832 708.332C145.832 825 237.5 916.668 354.168 916.668C470.832 916.668 562.5 825 562.5 708.332C562.5 591.668 470.832 500 354.168 500zM354.168 833.332C283.332 833.332 229.168 779.168 229.168 708.332C229.168 637.5 283.332 583.332 354.168 583.332C425 583.332 479.168 637.5 479.168 708.332C479.168 779.168 425 833.332 354.168 833.332zM833.332 375C808.332 375 791.668 391.668 791.668 416.668V666.668C791.668 691.668 808.332 708.332 833.332 708.332S875 691.668 875 666.668V416.668C875 391.668 858.332 375 833.332 375zM833.332 375 M958.332 500H708.332C683.332 500 666.668 516.668 666.668 541.668S683.332 583.332 708.332 583.332H958.332C983.332 583.332 1000 566.668 1000 541.668S983.332 500 958.332 500zM958.332 500" /> + horiz-adv-x="1000" d=" M666.668 83.332C641.668 83.332 625 100 625 125V208.332C625 279.168 570.832 333.332 500 333.332H208.332C137.5 333.332 83.332 279.168 83.332 208.332V125C83.332 100 66.668 83.332 41.668 83.332S0 100 0 125V208.332C0 325 91.668 416.668 208.332 416.668H500C616.668 416.668 708.332 325 708.332 208.332V125C708.332 100 691.668 83.332 666.668 83.332zM354.168 500C237.5 500 145.832 591.668 145.832 708.332C145.832 825 237.5 916.668 354.168 916.668C470.832 916.668 562.5 825 562.5 708.332C562.5 591.668 470.832 500 354.168 500zM354.168 833.332C283.332 833.332 229.168 779.168 229.168 708.332C229.168 637.5 283.332 583.332 354.168 583.332C425 583.332 479.168 637.5 479.168 708.332C479.168 779.168 425 833.332 354.168 833.332zM958.332 416.668C945.832 416.668 937.5 420.832 929.168 429.168L720.832 637.5C704.168 654.168 704.168 679.168 720.832 695.832C737.5 712.5 762.5 712.5 779.168 695.832L987.5 487.5C1004.168 470.832 1004.168 445.832 987.5 429.168C979.168 420.832 970.832 416.668 958.332 416.668zM958.332 416.668 M750 416.668C737.5 416.668 729.168 420.832 720.832 429.168C704.168 445.832 704.168 470.832 720.832 487.5L929.168 695.832C945.832 712.5 970.832 712.5 987.5 695.832C1004.168 679.168 1004.168 654.168 987.5 637.5L779.168 429.168C770.832 420.832 762.5 416.668 750 416.668zM750 416.668" /> + horiz-adv-x="1000" d=" M833.332 83.332C808.332 83.332 791.668 100 791.668 125V208.332C791.668 279.168 737.5 333.332 666.668 333.332H333.332C262.5 333.332 208.332 279.168 208.332 208.332V125C208.332 100 191.668 83.332 166.668 83.332S125 100 125 125V208.332C125 325 216.668 416.668 333.332 416.668H666.668C783.332 416.668 875 325 875 208.332V125C875 100 858.332 83.332 833.332 83.332zM500 500C383.332 500 291.668 591.668 291.668 708.332C291.668 825 383.332 916.668 500 916.668C616.668 916.668 708.332 825 708.332 708.332C708.332 591.668 616.668 500 500 500zM500 833.332C429.168 833.332 375 779.168 375 708.332C375 637.5 429.168 583.332 500 583.332S625 637.5 625 708.332C625 779.168 570.832 833.332 500 833.332zM500 833.332" /> + horiz-adv-x="1000" d=" M708.332 83.332C683.332 83.332 666.668 100 666.668 125V208.332C666.668 279.168 612.5 333.332 541.668 333.332H208.332C137.5 333.332 83.332 279.168 83.332 208.332V125C83.332 100 66.668 83.332 41.668 83.332S0 100 0 125V208.332C0 325 91.668 416.668 208.332 416.668H541.668C658.332 416.668 750 325 750 208.332V125C750 100 733.332 83.332 708.332 83.332zM375 500C258.332 500 166.668 591.668 166.668 708.332C166.668 825 258.332 916.668 375 916.668C491.668 916.668 583.332 825 583.332 708.332C583.332 591.668 491.668 500 375 500zM375 833.332C304.168 833.332 250 779.168 250 708.332C250 637.5 304.168 583.332 375 583.332S500 637.5 500 708.332C500 779.168 445.832 833.332 375 833.332zM958.332 83.332C933.332 83.332 916.668 100 916.668 125V208.332C916.668 266.668 879.168 316.668 825 329.168C804.168 333.332 787.5 358.332 795.832 379.168C800 400 825 416.668 845.832 408.332C937.5 383.332 1000 300 1004.168 208.332V125C1000 100 983.332 83.332 958.332 83.332zM666.668 504.168C650 504.168 629.168 516.668 625 537.5C620.832 558.332 633.332 583.332 654.168 587.5C700 600 733.332 633.332 745.832 679.168C762.5 745.832 720.832 812.5 654.168 833.332C633.332 833.332 620.832 858.332 625 879.168C629.168 900 654.168 916.668 675 908.332C787.5 879.168 854.168 766.668 825 654.168C804.168 579.168 750 520.832 675 504.168zM666.668 504.168" /> + horiz-adv-x="1000" d=" M583.332 166.668H125C54.168 166.668 0 220.832 0 291.668V708.332C0 779.168 54.168 833.332 125 833.332H208.332C233.332 833.332 250 816.668 250 791.668S233.332 750 208.332 750H125C100 750 83.332 733.332 83.332 708.332V291.668C83.332 266.668 100 250 125 250H583.332C608.332 250 625 266.668 625 291.668V333.332C625 358.332 641.668 375 666.668 375S708.332 358.332 708.332 333.332V291.668C708.332 220.832 654.168 166.668 583.332 166.668zM958.332 250C933.332 250 916.668 266.668 916.668 291.668V625L733.332 491.668C716.668 479.168 695.832 483.332 679.168 495.832L637.5 537.5C629.168 545.832 625 554.168 625 566.668V708.332C625 733.332 608.332 750 583.332 750H445.832C420.832 750 404.168 766.668 404.168 791.668S420.832 833.332 445.832 833.332H583.332C654.168 833.332 708.332 779.168 708.332 708.332V587.5L712.5 583.332L933.332 741.668C945.832 750 962.5 754.168 975 745.832C991.668 737.5 1000 725 1000 708.332V291.668C1000 266.668 983.332 250 958.332 250zM958.332 250 M958.332 0C945.832 0 937.5 4.168 929.168 12.5L12.5 929.168C-4.168 945.832 -4.168 970.832 12.5 987.5S54.168 1004.168 70.832 987.5L987.5 70.832C1004.168 54.168 1004.168 29.168 987.5 12.5C979.168 4.168 970.832 0 958.332 0zM958.332 0" /> + horiz-adv-x="1000" d=" M958.332 250C950 250 941.668 254.168 933.332 258.332L641.668 466.668C633.332 475 625 487.5 625 500S633.332 525 641.668 533.332L933.332 741.668C945.832 750 962.5 750 975 745.832C991.668 737.5 1000 725 1000 708.332V291.668C1000 275 991.668 262.5 979.168 254.168C970.832 250 966.668 250 958.332 250zM737.5 500L916.668 370.832V629.168zM737.5 500 M583.332 166.668H125C54.168 166.668 0 220.832 0 291.668V708.332C0 779.168 54.168 833.332 125 833.332H583.332C654.168 833.332 708.332 779.168 708.332 708.332V291.668C708.332 220.832 654.168 166.668 583.332 166.668zM125 750C100 750 83.332 733.332 83.332 708.332V291.668C83.332 266.668 100 250 125 250H583.332C608.332 250 625 266.668 625 291.668V708.332C625 733.332 608.332 750 583.332 750zM125 750" /> + horiz-adv-x="1000" d=" M229.168 291.668C104.168 291.668 0 395.832 0 520.832C0 645.832 104.168 750 229.168 750S458.332 645.832 458.332 520.832S354.168 291.668 229.168 291.668zM229.168 666.668C150 666.668 83.332 600 83.332 520.832C83.332 441.668 150 375 229.168 375C308.332 375 375 441.668 375 520.832C375 600 308.332 666.668 229.168 666.668zM770.832 291.668C645.832 291.668 541.668 395.832 541.668 520.832C541.668 645.832 645.832 750 770.832 750C895.832 750 1000 645.832 1000 520.832S895.832 291.668 770.832 291.668zM770.832 666.668C691.668 666.668 625 600 625 520.832C625 441.668 691.668 375 770.832 375C850 375 916.668 441.668 916.668 520.832C916.668 600 850 666.668 770.832 666.668zM770.832 666.668 M770.832 291.668H229.168C204.168 291.668 187.5 308.332 187.5 333.332S204.168 375 229.168 375H770.832C795.832 375 812.5 358.332 812.5 333.332S795.832 291.668 770.832 291.668zM770.832 291.668" /> + horiz-adv-x="1000" d=" M458.332 166.668C450 166.668 441.668 170.832 433.332 175L233.332 333.332H83.332C58.332 333.332 41.668 350 41.668 375V625C41.668 650 58.332 666.668 83.332 666.668H233.332L429.168 825C441.668 833.332 458.332 837.5 475 829.168C491.668 820.832 500 808.332 500 791.668V208.332C500 191.668 491.668 179.168 475 170.832C470.832 166.668 462.5 166.668 458.332 166.668zM125 416.668H250C258.332 416.668 266.668 412.5 275 408.332L416.668 295.832V704.168L275 591.668C266.668 587.5 258.332 583.332 250 583.332H125zM645.832 312.5C633.332 312.5 625 316.668 616.668 325C600 341.668 600 366.668 616.668 383.332C683.332 450 683.332 554.168 616.668 620.832C600 637.5 600 662.5 616.668 679.168C633.332 695.832 658.332 695.832 675 679.168C770.832 583.332 770.832 425 675 325C670.832 316.668 658.332 312.5 645.832 312.5zM645.832 312.5" /> + horiz-adv-x="1000" d=" M458.332 166.668C450 166.668 441.668 170.832 433.332 175L233.332 333.332H83.332C58.332 333.332 41.668 350 41.668 375V625C41.668 650 58.332 666.668 83.332 666.668H233.332L429.168 825C441.668 833.332 458.332 837.5 475 829.168C491.668 820.832 500 808.332 500 791.668V208.332C500 191.668 491.668 179.168 475 170.832C470.832 166.668 462.5 166.668 458.332 166.668zM125 416.668H250C258.332 416.668 266.668 412.5 275 408.332L416.668 295.832V704.168L275 591.668C266.668 587.5 258.332 583.332 250 583.332H125zM795.832 162.5C783.332 162.5 775 166.668 766.668 175C750 191.668 750 216.668 766.668 233.332C912.5 379.168 912.5 616.668 766.668 762.5C750 779.168 750 804.168 766.668 820.832C783.332 837.5 808.332 837.5 825 820.832C1004.168 641.668 1004.168 350 825 170.832C816.668 166.668 804.168 162.5 795.832 162.5zM645.832 312.5C633.332 312.5 625 316.668 616.668 325C600 341.668 600 366.668 616.668 383.332C683.332 450 683.332 554.168 616.668 620.832C600 637.5 600 662.5 616.668 679.168C633.332 695.832 658.332 695.832 675 679.168C770.832 583.332 770.832 425 675 325C670.832 316.668 658.332 312.5 645.832 312.5zM645.832 312.5" /> + horiz-adv-x="1000" d=" M458.332 166.668C450 166.668 441.668 170.832 433.332 175L233.332 333.332H83.332C58.332 333.332 41.668 350 41.668 375V625C41.668 650 58.332 666.668 83.332 666.668H233.332L429.168 825C441.668 833.332 458.332 837.5 475 829.168C491.668 820.832 500 808.332 500 791.668V208.332C500 191.668 491.668 179.168 475 170.832C470.832 166.668 462.5 166.668 458.332 166.668zM125 416.668H250C258.332 416.668 266.668 412.5 275 408.332L416.668 295.832V704.168L275 591.668C266.668 587.5 258.332 583.332 250 583.332H125zM708.332 333.332C695.832 333.332 687.5 337.5 679.168 345.832C662.5 362.5 662.5 387.5 679.168 404.168L929.168 654.168C945.832 670.832 970.832 670.832 987.5 654.168C1004.168 637.5 1004.168 612.5 987.5 595.832L737.5 345.832C729.168 337.5 720.832 333.332 708.332 333.332zM708.332 333.332 M958.332 333.332C945.832 333.332 937.5 337.5 929.168 345.832L679.168 595.832C662.5 612.5 662.5 637.5 679.168 654.168C695.832 670.832 720.832 670.832 737.5 654.168L987.5 404.168C1004.168 387.5 1004.168 362.5 987.5 345.832C979.168 337.5 970.832 333.332 958.332 333.332zM958.332 333.332" /> + horiz-adv-x="1000" d=" M458.332 166.668C450 166.668 441.668 170.832 433.332 175L233.332 333.332H83.332C58.332 333.332 41.668 350 41.668 375V625C41.668 650 58.332 666.668 83.332 666.668H233.332L429.168 825C441.668 833.332 458.332 837.5 475 829.168C491.668 820.832 500 808.332 500 791.668V208.332C500 191.668 491.668 179.168 475 170.832C470.832 166.668 462.5 166.668 458.332 166.668zM125 416.668H250C258.332 416.668 266.668 412.5 275 408.332L416.668 295.832V704.168L275 591.668C266.668 587.5 258.332 583.332 250 583.332H125zM125 416.668" /> + horiz-adv-x="1000" d=" M500 166.668C316.668 166.668 166.668 316.668 166.668 500S316.668 833.332 500 833.332S833.332 683.332 833.332 500S683.332 166.668 500 166.668zM500 750C362.5 750 250 637.5 250 500S362.5 250 500 250S750 362.5 750 500S637.5 750 500 750zM500 750 M562.5 395.832C550 395.832 541.668 400 533.332 408.332L470.832 470.832C462.5 479.168 458.332 487.5 458.332 500V625C458.332 650 475 666.668 500 666.668S541.668 650 541.668 625V516.668L591.668 466.668C608.332 450 608.332 425 591.668 408.332C583.332 400 575 395.832 562.5 395.832zM408.332 0C341.668 0 291.668 50 283.332 112.5L270.832 270.832C266.668 291.668 287.5 312.5 308.332 316.668C333.332 320.832 350 300 354.168 279.168L366.668 120.832C366.668 100 387.5 83.332 408.332 83.332H587.5C608.332 83.332 629.168 100 629.168 120.832L641.668 279.168C645.832 300 662.5 320.832 687.5 316.668C708.332 312.5 729.168 295.832 725 270.832L712.5 112.5C708.332 45.832 654.168 0 587.5 0zM687.5 683.332C666.668 683.332 650 700 645.832 720.832L629.168 879.168C629.168 900 608.332 916.668 587.5 916.668H408.332C387.5 916.668 370.832 900 366.668 879.168L354.168 720.832C350 695.832 333.332 679.168 308.332 683.332C283.332 687.5 266.668 704.168 270.832 729.168L283.332 887.5C291.668 950 345.832 1000 408.332 1000H591.668C658.332 1000 708.332 950 716.668 887.5L733.332 729.168C733.332 704.168 716.668 683.332 687.5 683.332C691.668 683.332 691.668 683.332 687.5 683.332zM687.5 683.332" /> + horiz-adv-x="1000" d=" M958.332 0C945.832 0 937.5 4.168 929.168 12.5L12.5 929.168C-4.168 945.832 -4.168 970.832 12.5 987.5S54.168 1004.168 70.832 987.5L987.5 70.832C1004.168 54.168 1004.168 29.168 987.5 12.5C979.168 4.168 970.832 0 958.332 0zM791.668 437.5C783.332 437.5 770.832 441.668 766.668 445.832C741.668 466.668 712.5 487.5 679.168 504.168C658.332 512.5 650 537.5 658.332 558.332C666.668 579.168 691.668 587.5 712.5 579.168C750 562.5 783.332 537.5 816.668 512.5C833.332 495.832 837.5 470.832 820.832 454.168C816.668 441.668 804.168 437.5 791.668 437.5zM791.668 437.5 M208.332 437.5C195.832 437.5 183.332 441.668 175 454.168C158.332 470.832 162.5 500 179.168 512.5C250 566.668 329.168 604.168 416.668 616.668C441.668 620.832 462.5 604.168 466.668 583.332C470.832 562.5 454.168 537.5 433.332 533.332C362.5 520.832 291.668 491.668 237.5 441.668C229.168 437.5 216.668 437.5 208.332 437.5zM941.668 583.332C933.332 583.332 920.832 587.5 912.5 591.668C787.5 704.168 616.668 758.332 450 745.832C429.168 745.832 408.332 762.5 404.168 783.332C404.168 808.332 420.832 825 441.668 829.168C633.332 845.832 825 779.168 966.668 654.168C983.332 637.5 987.5 612.5 970.832 595.832C962.5 587.5 954.168 583.332 941.668 583.332zM58.332 583.332C45.832 583.332 33.332 587.5 25 595.832C8.332 612.5 12.5 637.5 29.168 654.168C91.668 708.332 162.5 750 237.5 783.332C262.5 791.668 283.332 783.332 295.832 758.332C304.168 737.5 295.832 712.5 270.832 704.168C204.168 679.168 141.668 641.668 87.5 595.832C79.168 587.5 70.832 583.332 58.332 583.332zM645.832 287.5C637.5 287.5 629.168 291.668 620.832 295.832C550 345.832 450 345.832 379.168 295.832C358.332 283.332 333.332 287.5 320.832 304.168C308.332 325 312.5 350 329.168 362.5C429.168 433.332 566.668 433.332 666.668 362.5C687.5 350 691.668 325 675 304.168C670.832 291.668 658.332 287.5 645.832 287.5zM500 125C495.832 125 487.5 125 483.332 129.168C479.168 129.168 475 133.332 470.832 137.5C462.5 145.832 458.332 154.168 458.332 166.668C458.332 170.832 458.332 179.168 462.5 183.332C466.668 187.5 466.668 191.668 470.832 195.832C483.332 208.332 500 212.5 516.668 204.168C520.832 204.168 525 200 529.168 195.832C537.5 187.5 541.668 179.168 541.668 166.668S537.5 145.832 529.168 137.5C520.832 129.168 512.5 125 500 125zM500 125" /> + horiz-adv-x="1000" d=" M208.332 437.5C195.832 437.5 183.332 441.668 175 454.168C158.332 470.832 162.5 500 179.168 512.5C366.668 666.668 633.332 666.668 820.832 512.5C837.5 495.832 841.668 470.832 825 454.168C808.332 437.5 783.332 433.332 766.668 450C612.5 579.168 387.5 579.168 233.332 450C229.168 437.5 216.668 437.5 208.332 437.5zM208.332 437.5 M58.332 583.332C45.832 583.332 33.332 587.5 25 595.832C8.332 612.5 12.5 637.5 29.168 654.168C295.832 887.5 700 887.5 966.668 654.168C983.332 637.5 987.5 612.5 970.832 595.832C954.168 579.168 929.168 575 912.5 591.668C675 800 320.832 800 87.5 591.668C79.168 587.5 70.832 583.332 58.332 583.332zM645.832 287.5C637.5 287.5 629.168 291.668 620.832 295.832C550 345.832 450 345.832 379.168 295.832C358.332 283.332 333.332 287.5 320.832 304.168C308.332 325 312.5 350 329.168 362.5C429.168 433.332 566.668 433.332 666.668 362.5C687.5 350 691.668 325 675 304.168C670.832 291.668 658.332 287.5 645.832 287.5zM500 125C495.832 125 487.5 125 483.332 129.168C479.168 129.168 475 133.332 470.832 137.5C462.5 145.832 458.332 154.168 458.332 166.668C458.332 170.832 458.332 179.168 462.5 183.332C466.668 187.5 466.668 191.668 470.832 195.832C483.332 208.332 500 212.5 516.668 204.168C520.832 204.168 525 200 529.168 195.832C537.5 187.5 541.668 179.168 541.668 166.668S537.5 145.832 529.168 137.5C520.832 129.168 512.5 125 500 125zM500 125" /> + horiz-adv-x="1000" d=" M583.332 125C550 125 516.668 137.5 495.832 162.5C479.168 179.168 479.168 204.168 495.832 220.832C512.5 237.5 537.5 237.5 554.168 220.832C562.5 212.5 570.832 208.332 583.332 208.332S604.168 212.5 612.5 220.832C620.832 229.168 625 237.5 625 250S620.832 270.832 612.5 279.168C604.168 287.5 595.832 291.668 583.332 291.668H83.332C58.332 291.668 41.668 308.332 41.668 333.332S58.332 375 83.332 375H583.332C616.668 375 650 362.5 670.832 337.5C695.832 312.5 708.332 283.332 708.332 250S695.832 183.332 670.832 162.5C650 137.5 616.668 125 583.332 125zM812.5 458.332H83.332C58.332 458.332 41.668 475 41.668 500S58.332 541.668 83.332 541.668H812.5C829.168 541.668 845.832 550 858.332 558.332C883.332 583.332 883.332 620.832 858.332 645.832S795.832 670.832 770.832 645.832C754.168 629.168 729.168 629.168 712.5 645.832C695.832 662.5 695.832 687.5 712.5 704.168C770.832 762.5 862.5 762.5 916.668 704.168C975 645.832 975 554.168 916.668 495.832C887.5 475 850 458.332 812.5 458.332zM458.332 625H83.332C58.332 625 41.668 641.668 41.668 666.668S58.332 708.332 83.332 708.332H458.332C470.832 708.332 479.168 712.5 487.5 720.832C504.168 737.5 504.168 762.5 487.5 779.168C479.168 787.5 470.832 791.668 458.332 791.668S437.5 787.5 429.168 779.168C412.5 762.5 387.5 762.5 370.832 779.168C354.168 795.832 354.168 820.832 370.832 837.5C391.668 862.5 425 875 458.332 875C491.668 875 525 862.5 545.832 837.5C595.832 787.5 595.832 708.332 545.832 662.5C525 637.5 491.668 625 458.332 625zM458.332 625" /> + horiz-adv-x="1000" d=" M500 41.668C245.832 41.668 41.668 245.832 41.668 500S245.832 958.332 500 958.332S958.332 754.168 958.332 500S754.168 41.668 500 41.668zM500 875C291.668 875 125 708.332 125 500S291.668 125 500 125S875 291.668 875 500S708.332 875 500 875zM500 875 M375 333.332C362.5 333.332 354.168 337.5 345.832 345.832C329.168 362.5 329.168 387.5 345.832 404.168L595.832 654.168C612.5 670.832 637.5 670.832 654.168 654.168C670.832 637.5 670.832 612.5 654.168 595.832L404.168 345.832C395.832 337.5 387.5 333.332 375 333.332zM375 333.332 M625 333.332C612.5 333.332 604.168 337.5 595.832 345.832L345.832 595.832C329.168 612.5 329.168 637.5 345.832 654.168C362.5 670.832 387.5 670.832 404.168 654.168L654.168 404.168C670.832 387.5 670.832 362.5 654.168 345.832C645.832 337.5 637.5 333.332 625 333.332zM625 333.332" /> + horiz-adv-x="1000" d=" M670.832 41.668H329.168C316.668 41.668 308.332 45.832 300 54.168L54.168 300C45.832 304.168 41.668 316.668 41.668 329.168V670.832C41.668 683.332 45.832 691.668 54.168 700L300 945.832C304.168 954.168 316.668 958.332 329.168 958.332H675C687.5 958.332 695.832 954.168 704.168 945.832L950 700C954.168 695.832 958.332 683.332 958.332 670.832V325C958.332 312.5 954.168 304.168 945.832 295.832L700 50C695.832 45.832 683.332 41.668 670.832 41.668zM345.832 125H658.332L879.168 345.832V654.168L654.168 875H345.832L125 654.168V341.668zM345.832 125 M375 333.332C362.5 333.332 354.168 337.5 345.832 345.832C329.168 362.5 329.168 387.5 345.832 404.168L595.832 654.168C612.5 670.832 637.5 670.832 654.168 654.168C670.832 637.5 670.832 612.5 654.168 595.832L404.168 345.832C395.832 337.5 387.5 333.332 375 333.332zM375 333.332 M625 333.332C612.5 333.332 604.168 337.5 595.832 345.832L345.832 595.832C329.168 612.5 329.168 637.5 345.832 654.168C362.5 670.832 387.5 670.832 404.168 654.168L654.168 404.168C670.832 387.5 670.832 362.5 654.168 345.832C645.832 337.5 637.5 333.332 625 333.332zM625 333.332" /> + horiz-adv-x="1000" d=" M791.668 83.332H208.332C137.5 83.332 83.332 137.5 83.332 208.332V791.668C83.332 862.5 137.5 916.668 208.332 916.668H791.668C862.5 916.668 916.668 862.5 916.668 791.668V208.332C916.668 137.5 862.5 83.332 791.668 83.332zM208.332 833.332C183.332 833.332 166.668 816.668 166.668 791.668V208.332C166.668 183.332 183.332 166.668 208.332 166.668H791.668C816.668 166.668 833.332 183.332 833.332 208.332V791.668C833.332 816.668 816.668 833.332 791.668 833.332zM208.332 833.332 M625 333.332C612.5 333.332 604.168 337.5 595.832 345.832L345.832 595.832C329.168 612.5 329.168 637.5 345.832 654.168C362.5 670.832 387.5 670.832 404.168 654.168L654.168 404.168C670.832 387.5 670.832 362.5 654.168 345.832C645.832 337.5 637.5 333.332 625 333.332zM625 333.332 M375 333.332C362.5 333.332 354.168 337.5 345.832 345.832C329.168 362.5 329.168 387.5 345.832 404.168L595.832 654.168C612.5 670.832 637.5 670.832 654.168 654.168C670.832 637.5 670.832 612.5 654.168 595.832L404.168 345.832C395.832 337.5 387.5 333.332 375 333.332zM375 333.332" /> + horiz-adv-x="1000" d=" M250 208.332C237.5 208.332 229.168 212.5 220.832 220.832C204.168 237.5 204.168 262.5 220.832 279.168L720.832 779.168C737.5 795.832 762.5 795.832 779.168 779.168C795.832 762.5 795.832 737.5 779.168 720.832L279.168 220.832C270.832 212.5 262.5 208.332 250 208.332zM250 208.332 M750 208.332C737.5 208.332 729.168 212.5 720.832 220.832L220.832 720.832C204.168 737.5 204.168 762.5 220.832 779.168C237.5 795.832 262.5 795.832 279.168 779.168L779.168 279.168C795.832 262.5 795.832 237.5 779.168 220.832C770.832 212.5 762.5 208.332 750 208.332zM750 208.332" /> + horiz-adv-x="1000" d=" M500 145.832C470.832 145.832 204.168 145.832 129.168 166.668C75 179.168 33.332 220.832 20.832 275C4.168 358.332 0 433.332 0 512.5C0 587.5 8.332 666.668 20.832 741.668C33.332 800 79.168 841.668 133.332 858.332C204.168 875 470.832 875 500 875C529.168 875 795.832 875 866.668 858.332C920.832 841.668 962.5 800 979.168 745.832V741.668C991.668 666.668 1000 587.5 1000 512.5S991.668 362.5 979.168 287.5C966.668 229.168 920.832 187.5 866.668 170.832C795.832 150 529.168 145.832 500 145.832zM500 791.668C387.5 791.668 200 787.5 154.168 775C129.168 766.668 108.332 745.832 100 720.832C87.5 654.168 83.332 583.332 83.332 512.5S87.5 366.668 100 295.832C104.168 275 125 254.168 150 250C200 237.5 383.332 233.332 495.832 233.332S795.832 237.5 841.668 250C866.668 258.332 887.5 279.168 891.668 304.168C904.168 370.832 908.332 441.668 908.332 512.5S904.168 654.168 891.668 725C883.332 750 866.668 770.832 841.668 779.168C791.668 787.5 579.168 791.668 500 791.668zM500 791.668 M408.332 333.332C400 333.332 395.832 333.332 387.5 337.5C375 345.832 366.668 358.332 366.668 375V645.832C366.668 662.5 375 675 387.5 683.332C400 691.668 416.668 691.668 429.168 683.332L670.832 545.832C683.332 537.5 691.668 525 691.668 508.332C691.668 491.668 683.332 479.168 670.832 470.832L433.332 333.332zM450 575V445.832L562.5 512.5zM450 575" /> + horiz-adv-x="1000" d=" M658.332 541.668H791.668L745.832 487.5C729.168 470.832 733.332 445.832 750 429.168C754.168 425 766.668 420.832 775 420.832C787.5 420.832 795.832 425 808.332 433.332L908.332 554.168C916.668 566.668 920.832 583.332 912.5 600S891.668 625 875 625H658.332C633.332 625 616.668 608.332 616.668 583.332S633.332 541.668 658.332 541.668zM475 770.832L483.332 783.332L475 725C475 704.168 491.668 683.332 512.5 679.168H516.668C537.5 679.168 554.168 691.668 558.332 712.5L583.332 912.5C583.332 929.168 575 945.832 558.332 954.168C541.668 962.5 520.832 958.332 508.332 941.668L408.332 820.832C391.668 804.168 395.832 779.168 412.5 762.5C433.332 750 458.332 750 475 770.832zM987.5 70.832L70.832 987.5C54.168 1004.168 29.168 1004.168 12.5 987.5S-4.168 945.832 12.5 929.168L275 666.668L91.668 445.832C83.332 433.332 79.168 416.668 87.5 400S108.332 375 125 375H454.168L416.668 87.5C416.668 70.832 425 54.168 441.668 45.832C445.832 41.668 454.168 41.668 458.332 41.668C470.832 41.668 483.332 45.832 483.332 58.332L666.668 275L929.168 12.5C937.5 4.168 945.832 0 958.332 0S979.168 4.168 987.5 12.5C1004.168 29.168 1004.168 54.168 987.5 70.832zM212.5 458.332L333.332 608.332L483.332 458.332zM512.5 220.832L537.5 404.168L608.332 333.332zM512.5 220.832" /> + horiz-adv-x="1000" d=" M458.332 41.668C454.168 41.668 445.832 41.668 441.668 45.832C425 54.168 416.668 70.832 416.668 87.5L454.168 375H125C108.332 375 95.832 383.332 87.5 400S83.332 433.332 91.668 445.832L508.332 945.832C520.832 958.332 541.668 962.5 558.332 954.168C575 945.832 583.332 929.168 583.332 912.5L545.832 625H875C891.668 625 904.168 616.668 912.5 600S916.668 566.668 908.332 554.168L491.668 54.168C483.332 45.832 470.832 41.668 458.332 41.668zM212.5 458.332H500C512.5 458.332 525 454.168 529.168 445.832C537.5 437.5 541.668 425 537.5 412.5L512.5 220.832L779.168 541.668H500C487.5 541.668 475 545.832 470.832 554.168C462.5 562.5 458.332 575 462.5 587.5L487.5 779.168zM212.5 458.332" /> + horiz-adv-x="1000" d=" M458.332 166.668C250 166.668 83.332 333.332 83.332 541.668C83.332 750 250 916.668 458.332 916.668C666.668 916.668 833.332 750 833.332 541.668C833.332 333.332 666.668 166.668 458.332 166.668zM458.332 833.332C295.832 833.332 166.668 704.168 166.668 541.668S295.832 250 458.332 250S750 379.168 750 541.668S620.832 833.332 458.332 833.332zM458.332 833.332 M875 83.332C862.5 83.332 854.168 87.5 845.832 95.832L666.668 275C650 291.668 650 316.668 666.668 333.332C683.332 350 708.332 350 725 333.332L904.168 154.168C920.832 137.5 920.832 112.5 904.168 95.832C895.832 87.5 887.5 83.332 875 83.332zM458.332 375C433.332 375 416.668 391.668 416.668 416.668V666.668C416.668 691.668 433.332 708.332 458.332 708.332S500 691.668 500 666.668V416.668C500 391.668 483.332 375 458.332 375zM458.332 375 M583.332 500H333.332C308.332 500 291.668 516.668 291.668 541.668S308.332 583.332 333.332 583.332H583.332C608.332 583.332 625 566.668 625 541.668S608.332 500 583.332 500zM583.332 500" /> + horiz-adv-x="1000" d=" M458.332 166.668C250 166.668 83.332 333.332 83.332 541.668C83.332 750 250 916.668 458.332 916.668C666.668 916.668 833.332 750 833.332 541.668C833.332 333.332 666.668 166.668 458.332 166.668zM458.332 833.332C295.832 833.332 166.668 704.168 166.668 541.668S295.832 250 458.332 250S750 379.168 750 541.668S620.832 833.332 458.332 833.332zM458.332 833.332 M875 83.332C862.5 83.332 854.168 87.5 845.832 95.832L666.668 275C650 291.668 650 316.668 666.668 333.332C683.332 350 708.332 350 725 333.332L904.168 154.168C920.832 137.5 920.832 112.5 904.168 95.832C895.832 87.5 887.5 83.332 875 83.332zM583.332 500H333.332C308.332 500 291.668 516.668 291.668 541.668S308.332 583.332 333.332 583.332H583.332C608.332 583.332 625 566.668 625 541.668S608.332 500 583.332 500zM583.332 500" /> diff --git a/static/fonts/feather/feather.ttf b/static/fonts/feather/feather.ttf index bcd72cade..d8d277ec3 100644 Binary files a/static/fonts/feather/feather.ttf and b/static/fonts/feather/feather.ttf differ diff --git a/static/fonts/feather/feather.woff b/static/fonts/feather/feather.woff index 6bef99550..a372b1d99 100644 Binary files a/static/fonts/feather/feather.woff and b/static/fonts/feather/feather.woff differ diff --git a/static/fonts/feather/feather.woff2 b/static/fonts/feather/feather.woff2 new file mode 100644 index 000000000..0a6d6e095 Binary files /dev/null and b/static/fonts/feather/feather.woff2 differ diff --git a/svg/feather/activity.svg b/svg/feather/activity.svg index 669a57a77..6975c1cd1 100644 --- a/svg/feather/activity.svg +++ b/svg/feather/activity.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/airplay.svg b/svg/feather/airplay.svg index 7ce730225..2bca652ed 100644 --- a/svg/feather/airplay.svg +++ b/svg/feather/airplay.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/alert-circle.svg b/svg/feather/alert-circle.svg index 6b41c0b95..cc29ca19f 100644 --- a/svg/feather/alert-circle.svg +++ b/svg/feather/alert-circle.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/alert-octagon.svg b/svg/feather/alert-octagon.svg index 6943b6d02..5ef197728 100644 --- a/svg/feather/alert-octagon.svg +++ b/svg/feather/alert-octagon.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/alert-triangle.svg b/svg/feather/alert-triangle.svg index 59e65b15b..4c26b4af3 100644 --- a/svg/feather/alert-triangle.svg +++ b/svg/feather/alert-triangle.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/align-center.svg b/svg/feather/align-center.svg index 5b8842ea7..30f5fca39 100644 --- a/svg/feather/align-center.svg +++ b/svg/feather/align-center.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/align-justify.svg b/svg/feather/align-justify.svg index 0539876ff..e38bdc8ef 100644 --- a/svg/feather/align-justify.svg +++ b/svg/feather/align-justify.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/align-left.svg b/svg/feather/align-left.svg index 9ac852a51..6e4ade480 100644 --- a/svg/feather/align-left.svg +++ b/svg/feather/align-left.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/align-right.svg b/svg/feather/align-right.svg index ef139ffab..68caa5b9b 100644 --- a/svg/feather/align-right.svg +++ b/svg/feather/align-right.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/anchor.svg b/svg/feather/anchor.svg index e01627a3d..87b6601de 100644 --- a/svg/feather/anchor.svg +++ b/svg/feather/anchor.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/aperture.svg b/svg/feather/aperture.svg index 9936e8688..20715ef19 100644 --- a/svg/feather/aperture.svg +++ b/svg/feather/aperture.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/archive.svg b/svg/feather/archive.svg index 428882c87..bddc854bb 100644 --- a/svg/feather/archive.svg +++ b/svg/feather/archive.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/arrow-down-circle.svg b/svg/feather/arrow-down-circle.svg index 3238091b9..0ae4ef983 100644 --- a/svg/feather/arrow-down-circle.svg +++ b/svg/feather/arrow-down-circle.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/arrow-down-left.svg b/svg/feather/arrow-down-left.svg index 724835842..574ff6b6a 100644 --- a/svg/feather/arrow-down-left.svg +++ b/svg/feather/arrow-down-left.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/arrow-down-right.svg b/svg/feather/arrow-down-right.svg index 81d9822ba..2940409a5 100644 --- a/svg/feather/arrow-down-right.svg +++ b/svg/feather/arrow-down-right.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/arrow-down.svg b/svg/feather/arrow-down.svg index 4f84f627b..8d8db5645 100644 --- a/svg/feather/arrow-down.svg +++ b/svg/feather/arrow-down.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/arrow-left-circle.svg b/svg/feather/arrow-left-circle.svg index 3b19ff8a5..201db4756 100644 --- a/svg/feather/arrow-left-circle.svg +++ b/svg/feather/arrow-left-circle.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/arrow-left.svg b/svg/feather/arrow-left.svg index a5058fc73..6650ad397 100644 --- a/svg/feather/arrow-left.svg +++ b/svg/feather/arrow-left.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/arrow-right-circle.svg b/svg/feather/arrow-right-circle.svg index ff01dd587..dbd395417 100644 --- a/svg/feather/arrow-right-circle.svg +++ b/svg/feather/arrow-right-circle.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/arrow-right.svg b/svg/feather/arrow-right.svg index 939b57c5b..5385ea527 100644 --- a/svg/feather/arrow-right.svg +++ b/svg/feather/arrow-right.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/arrow-up-circle.svg b/svg/feather/arrow-up-circle.svg index 044a75d39..c76138ca3 100644 --- a/svg/feather/arrow-up-circle.svg +++ b/svg/feather/arrow-up-circle.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/arrow-up-left.svg b/svg/feather/arrow-up-left.svg index cea55e87a..913c18a63 100644 --- a/svg/feather/arrow-up-left.svg +++ b/svg/feather/arrow-up-left.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/arrow-up-right.svg b/svg/feather/arrow-up-right.svg index 95678e00b..c103b5b65 100644 --- a/svg/feather/arrow-up-right.svg +++ b/svg/feather/arrow-up-right.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/arrow-up.svg b/svg/feather/arrow-up.svg index 16b13aba8..bd27edf48 100644 --- a/svg/feather/arrow-up.svg +++ b/svg/feather/arrow-up.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/at-sign.svg b/svg/feather/at-sign.svg index 5a5e5d0d8..7a14a9b4a 100644 --- a/svg/feather/at-sign.svg +++ b/svg/feather/at-sign.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/award.svg b/svg/feather/award.svg index be70d5a13..1286c0c2b 100644 --- a/svg/feather/award.svg +++ b/svg/feather/award.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/bar-chart-2.svg b/svg/feather/bar-chart-2.svg index 864167a6c..ec8c7c598 100644 --- a/svg/feather/bar-chart-2.svg +++ b/svg/feather/bar-chart-2.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/bar-chart.svg b/svg/feather/bar-chart.svg index 074d7c1a4..a4ed60f34 100644 --- a/svg/feather/bar-chart.svg +++ b/svg/feather/bar-chart.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/battery-charging.svg b/svg/feather/battery-charging.svg index 644cb59cb..518c45345 100644 --- a/svg/feather/battery-charging.svg +++ b/svg/feather/battery-charging.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/battery.svg b/svg/feather/battery.svg index 7fe87710b..6d7d80299 100644 --- a/svg/feather/battery.svg +++ b/svg/feather/battery.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/bell-off.svg b/svg/feather/bell-off.svg index 4b07c8480..317084871 100644 --- a/svg/feather/bell-off.svg +++ b/svg/feather/bell-off.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/bell.svg b/svg/feather/bell.svg index bba561c19..b4d3dd390 100644 --- a/svg/feather/bell.svg +++ b/svg/feather/bell.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/bluetooth.svg b/svg/feather/bluetooth.svg index cebed7b18..6a8c1c3a3 100644 --- a/svg/feather/bluetooth.svg +++ b/svg/feather/bluetooth.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/bold.svg b/svg/feather/bold.svg index d1a4efd3a..65661f088 100644 --- a/svg/feather/bold.svg +++ b/svg/feather/bold.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/book-open.svg b/svg/feather/book-open.svg index 5e0ca0ab7..56e51f8f3 100644 --- a/svg/feather/book-open.svg +++ b/svg/feather/book-open.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/book.svg b/svg/feather/book.svg index 12ffcbc46..dba7b214c 100644 --- a/svg/feather/book.svg +++ b/svg/feather/book.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/bookmark.svg b/svg/feather/bookmark.svg index 2239cc580..030ebf2f0 100644 --- a/svg/feather/bookmark.svg +++ b/svg/feather/bookmark.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/box.svg b/svg/feather/box.svg index d89be30f5..e0e664f26 100644 --- a/svg/feather/box.svg +++ b/svg/feather/box.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/briefcase.svg b/svg/feather/briefcase.svg index e3af05060..8f6f64502 100644 --- a/svg/feather/briefcase.svg +++ b/svg/feather/briefcase.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/calendar.svg b/svg/feather/calendar.svg index 6c7fd870d..ce20ba7ec 100644 --- a/svg/feather/calendar.svg +++ b/svg/feather/calendar.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/camera-off.svg b/svg/feather/camera-off.svg index daa3e25f0..7a4f0ab3a 100644 --- a/svg/feather/camera-off.svg +++ b/svg/feather/camera-off.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/camera.svg b/svg/feather/camera.svg index 0e7f06037..e5df79f9d 100644 --- a/svg/feather/camera.svg +++ b/svg/feather/camera.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/cast.svg b/svg/feather/cast.svg index 9e27cb487..49c90d86a 100644 --- a/svg/feather/cast.svg +++ b/svg/feather/cast.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/check-circle.svg b/svg/feather/check-circle.svg index f2f4fd1af..434fb7481 100644 --- a/svg/feather/check-circle.svg +++ b/svg/feather/check-circle.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/check-square.svg b/svg/feather/check-square.svg index 72ab7a806..5246124e1 100644 --- a/svg/feather/check-square.svg +++ b/svg/feather/check-square.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/check.svg b/svg/feather/check.svg index 1c209899d..61c8ec2cd 100644 --- a/svg/feather/check.svg +++ b/svg/feather/check.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/chevron-down.svg b/svg/feather/chevron-down.svg index 278c6a315..c355f90ae 100644 --- a/svg/feather/chevron-down.svg +++ b/svg/feather/chevron-down.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/chevron-left.svg b/svg/feather/chevron-left.svg index 747d46d90..ab685ab99 100644 --- a/svg/feather/chevron-left.svg +++ b/svg/feather/chevron-left.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/chevron-right.svg b/svg/feather/chevron-right.svg index 258de414a..e9f88d100 100644 --- a/svg/feather/chevron-right.svg +++ b/svg/feather/chevron-right.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/chevron-up.svg b/svg/feather/chevron-up.svg index 4eb5ecc33..110445649 100644 --- a/svg/feather/chevron-up.svg +++ b/svg/feather/chevron-up.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/chevrons-down.svg b/svg/feather/chevrons-down.svg index e67ef2fb0..a5077e405 100644 --- a/svg/feather/chevrons-down.svg +++ b/svg/feather/chevrons-down.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/chevrons-left.svg b/svg/feather/chevrons-left.svg index c32e39836..15b4f5132 100644 --- a/svg/feather/chevrons-left.svg +++ b/svg/feather/chevrons-left.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/chevrons-right.svg b/svg/feather/chevrons-right.svg index f50681454..8e9d3f8db 100644 --- a/svg/feather/chevrons-right.svg +++ b/svg/feather/chevrons-right.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/chevrons-up.svg b/svg/feather/chevrons-up.svg index 0eaf5183a..0a9e4a18d 100644 --- a/svg/feather/chevrons-up.svg +++ b/svg/feather/chevrons-up.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/chrome.svg b/svg/feather/chrome.svg index 9189815eb..c6dc340f1 100644 --- a/svg/feather/chrome.svg +++ b/svg/feather/chrome.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/circle.svg b/svg/feather/circle.svg index b0090882b..00a33f76e 100644 --- a/svg/feather/circle.svg +++ b/svg/feather/circle.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/clipboard.svg b/svg/feather/clipboard.svg index ccee454d8..585bc0348 100644 --- a/svg/feather/clipboard.svg +++ b/svg/feather/clipboard.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/clock.svg b/svg/feather/clock.svg index ea3f5e507..89a1dea11 100644 --- a/svg/feather/clock.svg +++ b/svg/feather/clock.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/cloud-drizzle.svg b/svg/feather/cloud-drizzle.svg index 13af6bb57..27ef110db 100644 --- a/svg/feather/cloud-drizzle.svg +++ b/svg/feather/cloud-drizzle.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/cloud-lightning.svg b/svg/feather/cloud-lightning.svg index 32d154cc0..4fe621994 100644 --- a/svg/feather/cloud-lightning.svg +++ b/svg/feather/cloud-lightning.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/cloud-off.svg b/svg/feather/cloud-off.svg index 1e1e7d60b..416b81775 100644 --- a/svg/feather/cloud-off.svg +++ b/svg/feather/cloud-off.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/cloud-rain.svg b/svg/feather/cloud-rain.svg index 3e0b85b09..bbeca02d4 100644 --- a/svg/feather/cloud-rain.svg +++ b/svg/feather/cloud-rain.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/cloud-snow.svg b/svg/feather/cloud-snow.svg index 78e0008b4..f777dc94a 100644 --- a/svg/feather/cloud-snow.svg +++ b/svg/feather/cloud-snow.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/cloud.svg b/svg/feather/cloud.svg index 0ee0c6322..2208b074f 100644 --- a/svg/feather/cloud.svg +++ b/svg/feather/cloud.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/code.svg b/svg/feather/code.svg index c4954b55a..95f8947aa 100644 --- a/svg/feather/code.svg +++ b/svg/feather/code.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/codepen.svg b/svg/feather/codepen.svg index ab2a815aa..002d773ad 100644 --- a/svg/feather/codepen.svg +++ b/svg/feather/codepen.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/codesandbox.svg b/svg/feather/codesandbox.svg index 49848f520..3d14c6b52 100644 --- a/svg/feather/codesandbox.svg +++ b/svg/feather/codesandbox.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/coffee.svg b/svg/feather/coffee.svg index 32905e520..80034596b 100644 --- a/svg/feather/coffee.svg +++ b/svg/feather/coffee.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/columns.svg b/svg/feather/columns.svg index d264b557b..6cb1c65ae 100644 --- a/svg/feather/columns.svg +++ b/svg/feather/columns.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/command.svg b/svg/feather/command.svg index 93f554c34..0516477c8 100644 --- a/svg/feather/command.svg +++ b/svg/feather/command.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/compass.svg b/svg/feather/compass.svg index 329626080..26bb52755 100644 --- a/svg/feather/compass.svg +++ b/svg/feather/compass.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/copy.svg b/svg/feather/copy.svg index 4e0b09f19..2f0bcd12b 100644 --- a/svg/feather/copy.svg +++ b/svg/feather/copy.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/corner-down-left.svg b/svg/feather/corner-down-left.svg index 9fffb3e9f..481f2d506 100644 --- a/svg/feather/corner-down-left.svg +++ b/svg/feather/corner-down-left.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/corner-down-right.svg b/svg/feather/corner-down-right.svg index b27d408dd..f66086528 100644 --- a/svg/feather/corner-down-right.svg +++ b/svg/feather/corner-down-right.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/corner-left-down.svg b/svg/feather/corner-left-down.svg index 24b8375c5..a4dde039a 100644 --- a/svg/feather/corner-left-down.svg +++ b/svg/feather/corner-left-down.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/corner-left-up.svg b/svg/feather/corner-left-up.svg index e54527cd7..3558d78ff 100644 --- a/svg/feather/corner-left-up.svg +++ b/svg/feather/corner-left-up.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/corner-right-down.svg b/svg/feather/corner-right-down.svg index a49e6d6c0..cb1b2eebd 100644 --- a/svg/feather/corner-right-down.svg +++ b/svg/feather/corner-right-down.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/corner-right-up.svg b/svg/feather/corner-right-up.svg index a5c5dce55..e72dd408f 100644 --- a/svg/feather/corner-right-up.svg +++ b/svg/feather/corner-right-up.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/corner-up-left.svg b/svg/feather/corner-up-left.svg index 0a1ffd613..0b8098612 100644 --- a/svg/feather/corner-up-left.svg +++ b/svg/feather/corner-up-left.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/corner-up-right.svg b/svg/feather/corner-up-right.svg index 0b8f961b7..d4b8ada70 100644 --- a/svg/feather/corner-up-right.svg +++ b/svg/feather/corner-up-right.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/cpu.svg b/svg/feather/cpu.svg index 2ed16ef74..7b511a8a3 100644 --- a/svg/feather/cpu.svg +++ b/svg/feather/cpu.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/credit-card.svg b/svg/feather/credit-card.svg index 1b7fd029d..9e80036f5 100644 --- a/svg/feather/credit-card.svg +++ b/svg/feather/credit-card.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/crop.svg b/svg/feather/crop.svg index ffbfd0456..111138d4a 100644 --- a/svg/feather/crop.svg +++ b/svg/feather/crop.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/crosshair.svg b/svg/feather/crosshair.svg index ba3940150..fbacf2d28 100644 --- a/svg/feather/crosshair.svg +++ b/svg/feather/crosshair.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/database.svg b/svg/feather/database.svg index c296fbcfd..acff92150 100644 --- a/svg/feather/database.svg +++ b/svg/feather/database.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/delete.svg b/svg/feather/delete.svg index 8c6074b96..a6e9867d8 100644 --- a/svg/feather/delete.svg +++ b/svg/feather/delete.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/disc.svg b/svg/feather/disc.svg index 2595b4446..e135efc84 100644 --- a/svg/feather/disc.svg +++ b/svg/feather/disc.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/dollar-sign.svg b/svg/feather/dollar-sign.svg index 1a124d269..7bd207f6a 100644 --- a/svg/feather/dollar-sign.svg +++ b/svg/feather/dollar-sign.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/download-cloud.svg b/svg/feather/download-cloud.svg index f3126fc39..5b0a31669 100644 --- a/svg/feather/download-cloud.svg +++ b/svg/feather/download-cloud.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/download.svg b/svg/feather/download.svg index 76767a924..f0a2fbcf9 100644 --- a/svg/feather/download.svg +++ b/svg/feather/download.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/droplet.svg b/svg/feather/droplet.svg index ca093014e..695b571b8 100644 --- a/svg/feather/droplet.svg +++ b/svg/feather/droplet.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/edit-2.svg b/svg/feather/edit-2.svg index 06830c9d0..00f142d0a 100644 --- a/svg/feather/edit-2.svg +++ b/svg/feather/edit-2.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/edit-3.svg b/svg/feather/edit-3.svg index d728efcc6..81938f5a2 100644 --- a/svg/feather/edit-3.svg +++ b/svg/feather/edit-3.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/edit.svg b/svg/feather/edit.svg index ec7b4ca2d..165dec01b 100644 --- a/svg/feather/edit.svg +++ b/svg/feather/edit.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/external-link.svg b/svg/feather/external-link.svg index 6236df3e0..a5edf87e5 100644 --- a/svg/feather/external-link.svg +++ b/svg/feather/external-link.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/eye-off.svg b/svg/feather/eye-off.svg index 77c54cb41..07abe6140 100644 --- a/svg/feather/eye-off.svg +++ b/svg/feather/eye-off.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/eye.svg b/svg/feather/eye.svg index 9cde24372..3b0a32769 100644 --- a/svg/feather/eye.svg +++ b/svg/feather/eye.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/facebook.svg b/svg/feather/facebook.svg index 2570f56a0..66fb2a9f8 100644 --- a/svg/feather/facebook.svg +++ b/svg/feather/facebook.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/fast-forward.svg b/svg/feather/fast-forward.svg index fa39877aa..e7a060ecc 100644 --- a/svg/feather/fast-forward.svg +++ b/svg/feather/fast-forward.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/feather.svg b/svg/feather/feather.svg index ac3b868db..bb713f125 100644 --- a/svg/feather/feather.svg +++ b/svg/feather/feather.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/figma.svg b/svg/feather/figma.svg index 66fd21783..6d281b0f1 100644 --- a/svg/feather/figma.svg +++ b/svg/feather/figma.svg @@ -1 +1,7 @@ - \ No newline at end of file + + + + + + + diff --git a/svg/feather/file-minus.svg b/svg/feather/file-minus.svg index 345756ef1..70d564a3e 100644 --- a/svg/feather/file-minus.svg +++ b/svg/feather/file-minus.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/file-plus.svg b/svg/feather/file-plus.svg index eed120047..4ffd47cbd 100644 --- a/svg/feather/file-plus.svg +++ b/svg/feather/file-plus.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/file-text.svg b/svg/feather/file-text.svg index 4197ddd40..f1f50ef52 100644 --- a/svg/feather/file-text.svg +++ b/svg/feather/file-text.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/file.svg b/svg/feather/file.svg index 378519ab6..d418b4473 100644 --- a/svg/feather/file.svg +++ b/svg/feather/file.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/film.svg b/svg/feather/film.svg index ac46360d2..5770dcefe 100644 --- a/svg/feather/film.svg +++ b/svg/feather/film.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/filter.svg b/svg/feather/filter.svg index 38a47e043..d56967519 100644 --- a/svg/feather/filter.svg +++ b/svg/feather/filter.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/flag.svg b/svg/feather/flag.svg index 037737cb6..2fc82f6da 100644 --- a/svg/feather/flag.svg +++ b/svg/feather/flag.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/folder-minus.svg b/svg/feather/folder-minus.svg index d5b7af65f..cdf143e8b 100644 --- a/svg/feather/folder-minus.svg +++ b/svg/feather/folder-minus.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/folder-plus.svg b/svg/feather/folder-plus.svg index 898f2fc98..ea2930f81 100644 --- a/svg/feather/folder-plus.svg +++ b/svg/feather/folder-plus.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/folder.svg b/svg/feather/folder.svg index 134458b98..97ddcc8cc 100644 --- a/svg/feather/folder.svg +++ b/svg/feather/folder.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/frown.svg b/svg/feather/frown.svg index f3122547d..0ef3ba8a5 100644 --- a/svg/feather/frown.svg +++ b/svg/feather/frown.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/gift.svg b/svg/feather/gift.svg index d2c14bd69..c350e2c47 100644 --- a/svg/feather/gift.svg +++ b/svg/feather/gift.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/git-branch.svg b/svg/feather/git-branch.svg index 440037264..e36379804 100644 --- a/svg/feather/git-branch.svg +++ b/svg/feather/git-branch.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/git-commit.svg b/svg/feather/git-commit.svg index e959d725a..712a1f3fb 100644 --- a/svg/feather/git-commit.svg +++ b/svg/feather/git-commit.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/git-merge.svg b/svg/feather/git-merge.svg index c65fffddc..a53b37bd8 100644 --- a/svg/feather/git-merge.svg +++ b/svg/feather/git-merge.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/git-pull-request.svg b/svg/feather/git-pull-request.svg index fc80bdfd5..cf6ca16c6 100644 --- a/svg/feather/git-pull-request.svg +++ b/svg/feather/git-pull-request.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/github.svg b/svg/feather/github.svg index ff0af4811..d557bf2e2 100644 --- a/svg/feather/github.svg +++ b/svg/feather/github.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/gitlab.svg b/svg/feather/gitlab.svg index 85d54a1ea..8846143b6 100644 --- a/svg/feather/gitlab.svg +++ b/svg/feather/gitlab.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/globe.svg b/svg/feather/globe.svg index 0a0586d36..266b1d083 100644 --- a/svg/feather/globe.svg +++ b/svg/feather/globe.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/grid.svg b/svg/feather/grid.svg index 8ef2e9d87..46c8ab94f 100644 --- a/svg/feather/grid.svg +++ b/svg/feather/grid.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/hard-drive.svg b/svg/feather/hard-drive.svg index c08131d69..3ca523941 100644 --- a/svg/feather/hard-drive.svg +++ b/svg/feather/hard-drive.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/hash.svg b/svg/feather/hash.svg index c9c8d41f6..cea20fc73 100644 --- a/svg/feather/hash.svg +++ b/svg/feather/hash.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/headphones.svg b/svg/feather/headphones.svg index fd8915b48..f30ebe866 100644 --- a/svg/feather/headphones.svg +++ b/svg/feather/headphones.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/heart.svg b/svg/feather/heart.svg index a083b7e2a..6f565474d 100644 --- a/svg/feather/heart.svg +++ b/svg/feather/heart.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/help-circle.svg b/svg/feather/help-circle.svg index c9cd11a81..062d8d671 100644 --- a/svg/feather/help-circle.svg +++ b/svg/feather/help-circle.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/hexagon.svg b/svg/feather/hexagon.svg index eae7f2559..f8977226e 100644 --- a/svg/feather/hexagon.svg +++ b/svg/feather/hexagon.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/home.svg b/svg/feather/home.svg index 7bb31b23d..2380d59e9 100644 --- a/svg/feather/home.svg +++ b/svg/feather/home.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/image.svg b/svg/feather/image.svg index a7d84b98c..a1e8a8904 100644 --- a/svg/feather/image.svg +++ b/svg/feather/image.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/inbox.svg b/svg/feather/inbox.svg index 03a13b4e4..ccf029eb9 100644 --- a/svg/feather/inbox.svg +++ b/svg/feather/inbox.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/info.svg b/svg/feather/info.svg index 332616d80..a1010590d 100644 --- a/svg/feather/info.svg +++ b/svg/feather/info.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/instagram.svg b/svg/feather/instagram.svg index c0a956289..8b8dd0833 100644 --- a/svg/feather/instagram.svg +++ b/svg/feather/instagram.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/italic.svg b/svg/feather/italic.svg index a123d371a..1842d7092 100644 --- a/svg/feather/italic.svg +++ b/svg/feather/italic.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/key.svg b/svg/feather/key.svg index e778e74eb..6185335b0 100644 --- a/svg/feather/key.svg +++ b/svg/feather/key.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/layers.svg b/svg/feather/layers.svg index ea788c226..81a1f751c 100644 --- a/svg/feather/layers.svg +++ b/svg/feather/layers.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/layout.svg b/svg/feather/layout.svg index 28743d928..76fe68f29 100644 --- a/svg/feather/layout.svg +++ b/svg/feather/layout.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/life-buoy.svg b/svg/feather/life-buoy.svg index 54c2bd7dd..ce80a6b86 100644 --- a/svg/feather/life-buoy.svg +++ b/svg/feather/life-buoy.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/link-2.svg b/svg/feather/link-2.svg index 8cc7f6dda..2c14a20ab 100644 --- a/svg/feather/link-2.svg +++ b/svg/feather/link-2.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/link.svg b/svg/feather/link.svg index c89dd41c2..b78a0acc7 100644 --- a/svg/feather/link.svg +++ b/svg/feather/link.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/linkedin.svg b/svg/feather/linkedin.svg index 395310945..0cb2c9af1 100644 --- a/svg/feather/linkedin.svg +++ b/svg/feather/linkedin.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/list.svg b/svg/feather/list.svg index e7344989f..82d8ce130 100644 --- a/svg/feather/list.svg +++ b/svg/feather/list.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/loader.svg b/svg/feather/loader.svg index e1a70c127..2ecc6bad4 100644 --- a/svg/feather/loader.svg +++ b/svg/feather/loader.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/lock.svg b/svg/feather/lock.svg index de09d9db3..5160f5815 100644 --- a/svg/feather/lock.svg +++ b/svg/feather/lock.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/log-in.svg b/svg/feather/log-in.svg index ba0da59a1..2b0989839 100644 --- a/svg/feather/log-in.svg +++ b/svg/feather/log-in.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/log-out.svg b/svg/feather/log-out.svg index c9002c903..e3194f5b8 100644 --- a/svg/feather/log-out.svg +++ b/svg/feather/log-out.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/mail.svg b/svg/feather/mail.svg index 2af169e83..f869f9ac8 100644 --- a/svg/feather/mail.svg +++ b/svg/feather/mail.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/map-pin.svg b/svg/feather/map-pin.svg index d5548e92c..9975b9c3c 100644 --- a/svg/feather/map-pin.svg +++ b/svg/feather/map-pin.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/map.svg b/svg/feather/map.svg index ecebd7bf7..509bf8931 100644 --- a/svg/feather/map.svg +++ b/svg/feather/map.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/maximize-2.svg b/svg/feather/maximize-2.svg index e41fc0b73..5d8a64d64 100644 --- a/svg/feather/maximize-2.svg +++ b/svg/feather/maximize-2.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/maximize.svg b/svg/feather/maximize.svg index fc3051894..2b28d0485 100644 --- a/svg/feather/maximize.svg +++ b/svg/feather/maximize.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/meh.svg b/svg/feather/meh.svg index 6f57fff24..ad9018369 100644 --- a/svg/feather/meh.svg +++ b/svg/feather/meh.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/menu.svg b/svg/feather/menu.svg index e8a84a952..1fea37742 100644 --- a/svg/feather/menu.svg +++ b/svg/feather/menu.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/message-circle.svg b/svg/feather/message-circle.svg index 4b21b32b6..cfb02e669 100644 --- a/svg/feather/message-circle.svg +++ b/svg/feather/message-circle.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/message-square.svg b/svg/feather/message-square.svg index 6a2e4e596..4389d6b57 100644 --- a/svg/feather/message-square.svg +++ b/svg/feather/message-square.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/mic-off.svg b/svg/feather/mic-off.svg index 0786219cb..19746eabb 100644 --- a/svg/feather/mic-off.svg +++ b/svg/feather/mic-off.svg @@ -1 +1,7 @@ - \ No newline at end of file + + + + + + + diff --git a/svg/feather/mic.svg b/svg/feather/mic.svg index dc5f780ce..682c3c153 100644 --- a/svg/feather/mic.svg +++ b/svg/feather/mic.svg @@ -1 +1,6 @@ - \ No newline at end of file + + + + + + diff --git a/svg/feather/minimize-2.svg b/svg/feather/minimize-2.svg index a720fa6c3..de427d408 100644 --- a/svg/feather/minimize-2.svg +++ b/svg/feather/minimize-2.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/minimize.svg b/svg/feather/minimize.svg index 46d611969..4c0d2321b 100644 --- a/svg/feather/minimize.svg +++ b/svg/feather/minimize.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/minus-circle.svg b/svg/feather/minus-circle.svg index 80c0de1e1..2a4377e74 100644 --- a/svg/feather/minus-circle.svg +++ b/svg/feather/minus-circle.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/minus-square.svg b/svg/feather/minus-square.svg index 4862832a8..19ae30926 100644 --- a/svg/feather/minus-square.svg +++ b/svg/feather/minus-square.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/minus.svg b/svg/feather/minus.svg index 93cc73401..9d69c13e6 100644 --- a/svg/feather/minus.svg +++ b/svg/feather/minus.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/monitor.svg b/svg/feather/monitor.svg index 6c3556db2..99bee14fa 100644 --- a/svg/feather/monitor.svg +++ b/svg/feather/monitor.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/moon.svg b/svg/feather/moon.svg index dbf7c6cf5..83e36104f 100644 --- a/svg/feather/moon.svg +++ b/svg/feather/moon.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/more-horizontal.svg b/svg/feather/more-horizontal.svg index dc6a85564..e3b3f8dfe 100644 --- a/svg/feather/more-horizontal.svg +++ b/svg/feather/more-horizontal.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/more-vertical.svg b/svg/feather/more-vertical.svg index cba6958f2..80d6d4a3f 100644 --- a/svg/feather/more-vertical.svg +++ b/svg/feather/more-vertical.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/mouse-pointer.svg b/svg/feather/mouse-pointer.svg index f5af55916..f19fd0a16 100644 --- a/svg/feather/mouse-pointer.svg +++ b/svg/feather/mouse-pointer.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/move.svg b/svg/feather/move.svg index 4e251b562..2569f6133 100644 --- a/svg/feather/move.svg +++ b/svg/feather/move.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/music.svg b/svg/feather/music.svg index 7bee2f7e1..54a211472 100644 --- a/svg/feather/music.svg +++ b/svg/feather/music.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/navigation-2.svg b/svg/feather/navigation-2.svg index ae31db96b..dda52e43c 100644 --- a/svg/feather/navigation-2.svg +++ b/svg/feather/navigation-2.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/navigation.svg b/svg/feather/navigation.svg index f600a4145..fd686ce10 100644 --- a/svg/feather/navigation.svg +++ b/svg/feather/navigation.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/octagon.svg b/svg/feather/octagon.svg index 124c5483d..ec3a1b77e 100644 --- a/svg/feather/octagon.svg +++ b/svg/feather/octagon.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/package.svg b/svg/feather/package.svg index f1e09eec0..4ebbea360 100644 --- a/svg/feather/package.svg +++ b/svg/feather/package.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/paperclip.svg b/svg/feather/paperclip.svg index b1f69b7a7..227543e27 100644 --- a/svg/feather/paperclip.svg +++ b/svg/feather/paperclip.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/pause-circle.svg b/svg/feather/pause-circle.svg index f6b1a8dfd..899dc5657 100644 --- a/svg/feather/pause-circle.svg +++ b/svg/feather/pause-circle.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/pause.svg b/svg/feather/pause.svg index 4e78038de..725ed1858 100644 --- a/svg/feather/pause.svg +++ b/svg/feather/pause.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/pen-tool.svg b/svg/feather/pen-tool.svg index 0d26fa1e5..7b1b5fe48 100644 --- a/svg/feather/pen-tool.svg +++ b/svg/feather/pen-tool.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/percent.svg b/svg/feather/percent.svg index 2cb9719da..aa88d0117 100644 --- a/svg/feather/percent.svg +++ b/svg/feather/percent.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/phone-call.svg b/svg/feather/phone-call.svg index 8b8666026..e193f9cd0 100644 --- a/svg/feather/phone-call.svg +++ b/svg/feather/phone-call.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/phone-forwarded.svg b/svg/feather/phone-forwarded.svg index aa21befcb..860fa278f 100644 --- a/svg/feather/phone-forwarded.svg +++ b/svg/feather/phone-forwarded.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/phone-incoming.svg b/svg/feather/phone-incoming.svg index b2d523a87..4a48e626e 100644 --- a/svg/feather/phone-incoming.svg +++ b/svg/feather/phone-incoming.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/phone-missed.svg b/svg/feather/phone-missed.svg index 4950f09fa..029cc9002 100644 --- a/svg/feather/phone-missed.svg +++ b/svg/feather/phone-missed.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/phone-off.svg b/svg/feather/phone-off.svg index 4d00fb3d5..564f01459 100644 --- a/svg/feather/phone-off.svg +++ b/svg/feather/phone-off.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/phone-outgoing.svg b/svg/feather/phone-outgoing.svg index fea27a37d..ae19a8cbb 100644 --- a/svg/feather/phone-outgoing.svg +++ b/svg/feather/phone-outgoing.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/phone.svg b/svg/feather/phone.svg index 2a35154a9..0069582b2 100644 --- a/svg/feather/phone.svg +++ b/svg/feather/phone.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/pie-chart.svg b/svg/feather/pie-chart.svg index b5bbe67c2..225310dfc 100644 --- a/svg/feather/pie-chart.svg +++ b/svg/feather/pie-chart.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/play-circle.svg b/svg/feather/play-circle.svg index 8766dc7bf..b44491969 100644 --- a/svg/feather/play-circle.svg +++ b/svg/feather/play-circle.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/play.svg b/svg/feather/play.svg index fd76e30d6..6dc7fbf27 100644 --- a/svg/feather/play.svg +++ b/svg/feather/play.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/plus-circle.svg b/svg/feather/plus-circle.svg index 4291ff052..4a438c7cc 100644 --- a/svg/feather/plus-circle.svg +++ b/svg/feather/plus-circle.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/plus-square.svg b/svg/feather/plus-square.svg index c380e24bd..8734568fc 100644 --- a/svg/feather/plus-square.svg +++ b/svg/feather/plus-square.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/plus.svg b/svg/feather/plus.svg index 703c5b7b2..7310cc585 100644 --- a/svg/feather/plus.svg +++ b/svg/feather/plus.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/pocket.svg b/svg/feather/pocket.svg index a3b256190..c3d6f8660 100644 --- a/svg/feather/pocket.svg +++ b/svg/feather/pocket.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/power.svg b/svg/feather/power.svg index 598308fce..d4e87d4f8 100644 --- a/svg/feather/power.svg +++ b/svg/feather/power.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/printer.svg b/svg/feather/printer.svg index 8a9a7ace1..b1efba8f9 100644 --- a/svg/feather/printer.svg +++ b/svg/feather/printer.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/radio.svg b/svg/feather/radio.svg index 5abfcd13c..a88f8a038 100644 --- a/svg/feather/radio.svg +++ b/svg/feather/radio.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/refresh-ccw.svg b/svg/feather/refresh-ccw.svg index 10cff0eca..d3a51a2c4 100644 --- a/svg/feather/refresh-ccw.svg +++ b/svg/feather/refresh-ccw.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/refresh-cw.svg b/svg/feather/refresh-cw.svg index 06c358dd0..d27e62373 100644 --- a/svg/feather/refresh-cw.svg +++ b/svg/feather/refresh-cw.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/repeat.svg b/svg/feather/repeat.svg index c7657b08e..a7b6cbe54 100644 --- a/svg/feather/repeat.svg +++ b/svg/feather/repeat.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/rewind.svg b/svg/feather/rewind.svg index 7b0fa3d55..bb65422a4 100644 --- a/svg/feather/rewind.svg +++ b/svg/feather/rewind.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/rotate-ccw.svg b/svg/feather/rotate-ccw.svg index ade5dc426..f9e991723 100644 --- a/svg/feather/rotate-ccw.svg +++ b/svg/feather/rotate-ccw.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/rotate-cw.svg b/svg/feather/rotate-cw.svg index 83dca3514..397e2bc29 100644 --- a/svg/feather/rotate-cw.svg +++ b/svg/feather/rotate-cw.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/rss.svg b/svg/feather/rss.svg index c9a136845..e59eef5a2 100644 --- a/svg/feather/rss.svg +++ b/svg/feather/rss.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/save.svg b/svg/feather/save.svg index 46c72990d..4c1ff9d9c 100644 --- a/svg/feather/save.svg +++ b/svg/feather/save.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/scissors.svg b/svg/feather/scissors.svg index fd0647ff6..c62e3847a 100644 --- a/svg/feather/scissors.svg +++ b/svg/feather/scissors.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/search.svg b/svg/feather/search.svg index 8710306dd..b8d88935a 100644 --- a/svg/feather/search.svg +++ b/svg/feather/search.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/send.svg b/svg/feather/send.svg index 42ef2a243..3b598fbb4 100644 --- a/svg/feather/send.svg +++ b/svg/feather/send.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/server.svg b/svg/feather/server.svg index d1f6d4870..e355cd36e 100644 --- a/svg/feather/server.svg +++ b/svg/feather/server.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/settings.svg b/svg/feather/settings.svg index 19c27265a..f7bb48202 100644 --- a/svg/feather/settings.svg +++ b/svg/feather/settings.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/share-2.svg b/svg/feather/share-2.svg index 09b1c7bcd..471b8d6e3 100644 --- a/svg/feather/share-2.svg +++ b/svg/feather/share-2.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/share.svg b/svg/feather/share.svg index df38c14d6..edeab1415 100644 --- a/svg/feather/share.svg +++ b/svg/feather/share.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/shield-off.svg b/svg/feather/shield-off.svg index 18692ddd8..f3a995caf 100644 --- a/svg/feather/shield-off.svg +++ b/svg/feather/shield-off.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/shield.svg b/svg/feather/shield.svg index c7c484137..417fe499a 100644 --- a/svg/feather/shield.svg +++ b/svg/feather/shield.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/shopping-bag.svg b/svg/feather/shopping-bag.svg index eaa39e815..9ac670d14 100644 --- a/svg/feather/shopping-bag.svg +++ b/svg/feather/shopping-bag.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/shopping-cart.svg b/svg/feather/shopping-cart.svg index 17a40bf47..2a41945ce 100644 --- a/svg/feather/shopping-cart.svg +++ b/svg/feather/shopping-cart.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/shuffle.svg b/svg/feather/shuffle.svg index 8cfb5db5d..b2b1ef7b1 100644 --- a/svg/feather/shuffle.svg +++ b/svg/feather/shuffle.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/sidebar.svg b/svg/feather/sidebar.svg index 8ba817e6f..d95256cc4 100644 --- a/svg/feather/sidebar.svg +++ b/svg/feather/sidebar.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/skip-back.svg b/svg/feather/skip-back.svg index 88d024e2f..5480b0f5d 100644 --- a/svg/feather/skip-back.svg +++ b/svg/feather/skip-back.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/skip-forward.svg b/svg/feather/skip-forward.svg index f3fdac3ae..e53f5a46c 100644 --- a/svg/feather/skip-forward.svg +++ b/svg/feather/skip-forward.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/slack.svg b/svg/feather/slack.svg index 5d973466b..77a294fe4 100644 --- a/svg/feather/slack.svg +++ b/svg/feather/slack.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/slash.svg b/svg/feather/slash.svg index f4131b85f..14e5e792b 100644 --- a/svg/feather/slash.svg +++ b/svg/feather/slash.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/sliders.svg b/svg/feather/sliders.svg index 19c938521..a52f99988 100644 --- a/svg/feather/sliders.svg +++ b/svg/feather/sliders.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/smartphone.svg b/svg/feather/smartphone.svg index f7d5ba8eb..94a4e852b 100644 --- a/svg/feather/smartphone.svg +++ b/svg/feather/smartphone.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/smile.svg b/svg/feather/smile.svg index 24dc8a26e..8d39e3d85 100644 --- a/svg/feather/smile.svg +++ b/svg/feather/smile.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/speaker.svg b/svg/feather/speaker.svg index 8e7ffdaf5..e43054de8 100644 --- a/svg/feather/speaker.svg +++ b/svg/feather/speaker.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/square.svg b/svg/feather/square.svg index 6eabc77db..fcdb95354 100644 --- a/svg/feather/square.svg +++ b/svg/feather/square.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/star.svg b/svg/feather/star.svg index bcdc31aa4..f5b14fd14 100644 --- a/svg/feather/star.svg +++ b/svg/feather/star.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/stop-circle.svg b/svg/feather/stop-circle.svg index c10d9d47a..e8d410adb 100644 --- a/svg/feather/stop-circle.svg +++ b/svg/feather/stop-circle.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/sun.svg b/svg/feather/sun.svg index 7f51b94d1..d59a8c892 100644 --- a/svg/feather/sun.svg +++ b/svg/feather/sun.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/sunrise.svg b/svg/feather/sunrise.svg index eff4b1e48..2978383a4 100644 --- a/svg/feather/sunrise.svg +++ b/svg/feather/sunrise.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/sunset.svg b/svg/feather/sunset.svg index a5a222154..d84c33cad 100644 --- a/svg/feather/sunset.svg +++ b/svg/feather/sunset.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/tablet.svg b/svg/feather/tablet.svg index 76f584949..040ae9e14 100644 --- a/svg/feather/tablet.svg +++ b/svg/feather/tablet.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/tag.svg b/svg/feather/tag.svg index b5e495cbb..f42457334 100644 --- a/svg/feather/tag.svg +++ b/svg/feather/tag.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/target.svg b/svg/feather/target.svg index be84b17c8..1b6a1347e 100644 --- a/svg/feather/target.svg +++ b/svg/feather/target.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/terminal.svg b/svg/feather/terminal.svg index af459c04e..d241dc74f 100644 --- a/svg/feather/terminal.svg +++ b/svg/feather/terminal.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/thermometer.svg b/svg/feather/thermometer.svg index 33142cccc..26f5da794 100644 --- a/svg/feather/thermometer.svg +++ b/svg/feather/thermometer.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/thumbs-down.svg b/svg/feather/thumbs-down.svg index 3e7bcd6d9..5efb6a7ea 100644 --- a/svg/feather/thumbs-down.svg +++ b/svg/feather/thumbs-down.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/thumbs-up.svg b/svg/feather/thumbs-up.svg index 226c44d85..0d6ff9188 100644 --- a/svg/feather/thumbs-up.svg +++ b/svg/feather/thumbs-up.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/toggle-left.svg b/svg/feather/toggle-left.svg index 240be290b..0beaaf42d 100644 --- a/svg/feather/toggle-left.svg +++ b/svg/feather/toggle-left.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/toggle-right.svg b/svg/feather/toggle-right.svg index fc6e81c19..ca3fb23de 100644 --- a/svg/feather/toggle-right.svg +++ b/svg/feather/toggle-right.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/trash-2.svg b/svg/feather/trash-2.svg index f24d55bf6..ea0e063f8 100644 --- a/svg/feather/trash-2.svg +++ b/svg/feather/trash-2.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/trash.svg b/svg/feather/trash.svg index 55650bd44..0ce316334 100644 --- a/svg/feather/trash.svg +++ b/svg/feather/trash.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/trello.svg b/svg/feather/trello.svg index b2f599b64..0c380a492 100644 --- a/svg/feather/trello.svg +++ b/svg/feather/trello.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/trending-down.svg b/svg/feather/trending-down.svg index a9d4cfa54..2edc5c032 100644 --- a/svg/feather/trending-down.svg +++ b/svg/feather/trending-down.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/trending-up.svg b/svg/feather/trending-up.svg index 52026a4df..a62b9369f 100644 --- a/svg/feather/trending-up.svg +++ b/svg/feather/trending-up.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/triangle.svg b/svg/feather/triangle.svg index 274b65284..26e34cb36 100644 --- a/svg/feather/triangle.svg +++ b/svg/feather/triangle.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/truck.svg b/svg/feather/truck.svg index 33898373e..083e137e2 100644 --- a/svg/feather/truck.svg +++ b/svg/feather/truck.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/tv.svg b/svg/feather/tv.svg index 955bbfff0..c0c82dcff 100644 --- a/svg/feather/tv.svg +++ b/svg/feather/tv.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/twitter.svg b/svg/feather/twitter.svg index f8886eca8..25ff51810 100644 --- a/svg/feather/twitter.svg +++ b/svg/feather/twitter.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/type.svg b/svg/feather/type.svg index c6b2de334..50bcf2599 100644 --- a/svg/feather/type.svg +++ b/svg/feather/type.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/umbrella.svg b/svg/feather/umbrella.svg index dc77c0cb0..96f927506 100644 --- a/svg/feather/umbrella.svg +++ b/svg/feather/umbrella.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/underline.svg b/svg/feather/underline.svg index 044945d4a..f2cc756f8 100644 --- a/svg/feather/underline.svg +++ b/svg/feather/underline.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/unlock.svg b/svg/feather/unlock.svg index 01dc35973..0c9d3b76f 100644 --- a/svg/feather/unlock.svg +++ b/svg/feather/unlock.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/upload-cloud.svg b/svg/feather/upload-cloud.svg index a1db297c5..15701fb0f 100644 --- a/svg/feather/upload-cloud.svg +++ b/svg/feather/upload-cloud.svg @@ -1 +1,6 @@ - \ No newline at end of file + + + + + + diff --git a/svg/feather/upload.svg b/svg/feather/upload.svg index 91eaff755..de6a18e40 100644 --- a/svg/feather/upload.svg +++ b/svg/feather/upload.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/user-check.svg b/svg/feather/user-check.svg index 42f91b29d..520f75371 100644 --- a/svg/feather/user-check.svg +++ b/svg/feather/user-check.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/user-minus.svg b/svg/feather/user-minus.svg index 44b75f5a9..871076ef7 100644 --- a/svg/feather/user-minus.svg +++ b/svg/feather/user-minus.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/user-plus.svg b/svg/feather/user-plus.svg index 21460f6ec..fcf61f95c 100644 --- a/svg/feather/user-plus.svg +++ b/svg/feather/user-plus.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/user-x.svg b/svg/feather/user-x.svg index 0c41a4819..52c793476 100644 --- a/svg/feather/user-x.svg +++ b/svg/feather/user-x.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/user.svg b/svg/feather/user.svg index 7bb5f2911..0a3d47ba1 100644 --- a/svg/feather/user.svg +++ b/svg/feather/user.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/users.svg b/svg/feather/users.svg index aacf6b08e..002d2f61b 100644 --- a/svg/feather/users.svg +++ b/svg/feather/users.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/video-off.svg b/svg/feather/video-off.svg index 08ec69738..90a535a9a 100644 --- a/svg/feather/video-off.svg +++ b/svg/feather/video-off.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/video.svg b/svg/feather/video.svg index 8ff156aa9..2e49d2abd 100644 --- a/svg/feather/video.svg +++ b/svg/feather/video.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/voicemail.svg b/svg/feather/voicemail.svg index 5d78a8e79..3e0c63d83 100644 --- a/svg/feather/voicemail.svg +++ b/svg/feather/voicemail.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/volume-1.svg b/svg/feather/volume-1.svg index 150e875fc..f9c12eb8e 100644 --- a/svg/feather/volume-1.svg +++ b/svg/feather/volume-1.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/volume-2.svg b/svg/feather/volume-2.svg index 03d521c7e..ec1b1b391 100644 --- a/svg/feather/volume-2.svg +++ b/svg/feather/volume-2.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/volume-x.svg b/svg/feather/volume-x.svg index be4424069..041113862 100644 --- a/svg/feather/volume-x.svg +++ b/svg/feather/volume-x.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/volume.svg b/svg/feather/volume.svg index 53bfe15ee..d40fc2c23 100644 --- a/svg/feather/volume.svg +++ b/svg/feather/volume.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/watch.svg b/svg/feather/watch.svg index a1099da33..e3474dd23 100644 --- a/svg/feather/watch.svg +++ b/svg/feather/watch.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/wifi-off.svg b/svg/feather/wifi-off.svg index 79430c3c2..a31302950 100644 --- a/svg/feather/wifi-off.svg +++ b/svg/feather/wifi-off.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/wifi.svg b/svg/feather/wifi.svg index 2e1a7fda4..da201fa39 100644 --- a/svg/feather/wifi.svg +++ b/svg/feather/wifi.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/wind.svg b/svg/feather/wind.svg index 82b364681..9ab0dea2d 100644 --- a/svg/feather/wind.svg +++ b/svg/feather/wind.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/x-circle.svg b/svg/feather/x-circle.svg index 94aad5e56..2763c8a40 100644 --- a/svg/feather/x-circle.svg +++ b/svg/feather/x-circle.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/x-octagon.svg b/svg/feather/x-octagon.svg index 85431985d..527960fa0 100644 --- a/svg/feather/x-octagon.svg +++ b/svg/feather/x-octagon.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/x-square.svg b/svg/feather/x-square.svg index 7677c3871..5c7d94a07 100644 --- a/svg/feather/x-square.svg +++ b/svg/feather/x-square.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/x.svg b/svg/feather/x.svg index 7d5875ca8..66e5beac6 100644 --- a/svg/feather/x.svg +++ b/svg/feather/x.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/youtube.svg b/svg/feather/youtube.svg index c48243850..9ec7bf67c 100644 --- a/svg/feather/youtube.svg +++ b/svg/feather/youtube.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/svg/feather/zap-off.svg b/svg/feather/zap-off.svg index c636f8bbd..bf569949d 100644 --- a/svg/feather/zap-off.svg +++ b/svg/feather/zap-off.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/zap.svg b/svg/feather/zap.svg index 8fdafa934..39f63069d 100644 --- a/svg/feather/zap.svg +++ b/svg/feather/zap.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/svg/feather/zoom-in.svg b/svg/feather/zoom-in.svg index da4572d27..c4272fbe4 100644 --- a/svg/feather/zoom-in.svg +++ b/svg/feather/zoom-in.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/svg/feather/zoom-out.svg b/svg/feather/zoom-out.svg index fd678d728..4537e0b36 100644 --- a/svg/feather/zoom-out.svg +++ b/svg/feather/zoom-out.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + +