From: jloup Date: Sun, 13 May 2018 21:04:56 +0000 (+0200) Subject: JS factorization + clean. X-Git-Tag: v0.0.14~2 X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git;a=commitdiff_plain;h=d5b8f0ffbbde5fb8d41c3abb4b0969b962746b52 JS factorization + clean. --- diff --git a/cmd/web/Makefile b/cmd/web/Makefile index 7315d5e..cb83f56 100644 --- a/cmd/web/Makefile +++ b/cmd/web/Makefile @@ -4,10 +4,10 @@ export PATH := $(PATH):./node_modules/.bin SRC_DIR=js BUILD_DIR=build/js -JSX_SRC= header_footer.jsx main.jsx signup.jsx signin.jsx otp.jsx poloniex.jsx password_reset.jsx change_password.jsx account.jsx balance.jsx +JSX_SRC= header_footer.jsx main.jsx signup.jsx signin.jsx otp.jsx poloniex.jsx password_reset.jsx change_password.jsx account.jsx balance.jsx admin.jsx panel.jsx JS_SRC= cookies.js app.js api.js STATIC_FILES= index.html style.css fontello.css -STATIC_FILES+=$(addprefix fonts/, fontello.eot fontello.svg fontello.ttf fontello.woff fontello.woff2) +STATIC_FILES+=$(addprefix fonts/, fontello.eot fontello.svg fontello.ttf fontello.woff fontello.woff2 cryptocoins.css cryptocoins.ttf cryptocoins.woff cryptocoins.woff2) JSX_OBJS=$(addprefix $(BUILD_DIR)/,$(JSX_SRC:.jsx=.js)) JS_OBJS=$(addprefix $(BUILD_DIR)/,$(JS_SRC)) ICONS=$(addprefix $(STATIC_BUILD_DIR)/icons/black/, $(notdir $(wildcard static/icons/black/*.svg))) @@ -66,6 +66,12 @@ clean: FONT_DIR = ./static/fontello FONTELLO_HOST ?= http://fontello.com +crypto-icons: + curl "https://raw.githubusercontent.com/AllienWorks/cryptocoins/master/webfont/cryptocoins.css" > ./static/fonts/cryptocoins.css + curl "https://raw.githubusercontent.com/AllienWorks/cryptocoins/master/webfont/cryptocoins.ttf" > ./static/fonts/cryptocoins.ttf + curl "https://raw.githubusercontent.com/AllienWorks/cryptocoins/master/webfont/cryptocoins.woff" > ./static/fonts/cryptocoins.woff + curl "https://raw.githubusercontent.com/AllienWorks/cryptocoins/master/webfont/cryptocoins.woff2" > ./static/fonts/cryptocoins.woff2 + fontopen: @if test ! `which curl` ; then \ echo 'Install curl first.' >&2 ; \ diff --git a/cmd/web/js/account.jsx b/cmd/web/js/account.jsx index 3dc8afd..988d840 100644 --- a/cmd/web/js/account.jsx +++ b/cmd/web/js/account.jsx @@ -1,27 +1,6 @@ import Api from './api.js'; import React from 'react'; -import classnames from 'classnames'; - -class Panel extends React.Component { - render = () => { - if (this.props.component === null) { - return
; - } - - var className = classnames('row', this.props.topClassName); - - return ( -
-
-
-
{this.props.title}
-
-
- {this.props.component} -
-
); - } -} +import Panel from './panel.js'; class AccountInformation extends React.Component { constructor(props) { diff --git a/cmd/web/js/balance.jsx b/cmd/web/js/balance.jsx index d141aa8..515a7ed 100644 --- a/cmd/web/js/balance.jsx +++ b/cmd/web/js/balance.jsx @@ -1,14 +1,13 @@ import React from 'react'; import moment from 'moment'; +import classnames from 'classnames'; class CurrencyLogo extends React.Component { render = () => { - return
- {this.props.currency} -
; + var className = classnames('cc', this.props.currency, 'currency-logo'); + return ; } } @@ -42,7 +41,7 @@ class CurrencyRate extends React.Component { render = () => { return
-
{this.props.currency}
+
{this.props.currency}
{this.props.positionType}
{this.props.quantity}
{this.props.BTCValue}
diff --git a/cmd/web/js/panel.jsx b/cmd/web/js/panel.jsx new file mode 100644 index 0000000..c293e9a --- /dev/null +++ b/cmd/web/js/panel.jsx @@ -0,0 +1,25 @@ +import React from 'react'; +import classnames from 'classnames'; + +class Panel extends React.Component { + render = () => { + if (this.props.component === null) { + return
; + } + + var className = classnames('row', this.props.topClassName); + + return ( +
+
+
+
{this.props.title}
+
+
+ {this.props.component} +
+
); + } +} + +export default Panel; diff --git a/cmd/web/js/poloniex.jsx b/cmd/web/js/poloniex.jsx index b28bc26..5c374c3 100644 --- a/cmd/web/js/poloniex.jsx +++ b/cmd/web/js/poloniex.jsx @@ -1,6 +1,7 @@ import Api from './api.js'; import React from 'react'; import {PFBalance, Assets} from './balance.js'; +import Panel from './panel.js'; class PoloniexController extends React.Component { constructor(props) { @@ -74,25 +75,6 @@ class PoloniexController extends React.Component { } } -class Panel extends React.Component { - render = () => { - if (this.props.component === null) { - return
; - } - - return ( -
-
-
-
{this.props.title}
-
-
- {this.props.component} -
-
); - } -} - class PoloniexBalance extends React.Component { render = () => { diff --git a/cmd/web/static/fonts/cryptocoins.css b/cmd/web/static/fonts/cryptocoins.css new file mode 100644 index 0000000..6829169 --- /dev/null +++ b/cmd/web/static/fonts/cryptocoins.css @@ -0,0 +1,1150 @@ +/*! Cryptocoins - cryptocurrency icon font | https://github.com/allienworks/cryptocoins */ + +@font-face { + font-family: "cryptocoins"; + src: url('cryptocoins.woff2') format('woff2'), + url('cryptocoins.woff') format('woff'), + url('cryptocoins.ttf') format('truetype'); +} + +/* .cc:before { */ +.cc::before { + font-family: "cryptocoins"; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + font-style: normal; + font-variant: normal; + font-weight: normal; + /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */ + text-decoration: none; + text-transform: none; +} + + +.cc.ADA-alt::before { + content: "\E001"; +} + +.cc.ADA::before { + content: "\E002"; +} + +.cc.ADC-alt::before { + content: "\E003"; +} + +.cc.ADC::before { + content: "\E004"; +} + +.cc.AEON-alt::before { + content: "\E005"; +} + +.cc.AEON::before { + content: "\E006"; +} + +.cc.AMP-alt::before { + content: "\E007"; +} + +.cc.AMP::before { + content: "\E008"; +} + +.cc.ANC-alt::before { + content: "\E009"; +} + +.cc.ANC::before { + content: "\E00A"; +} + +.cc.ARCH-alt::before { + content: "\E00B"; +} + +.cc.ARCH::before { + content: "\E00C"; +} + +.cc.ARDR-alt::before { + content: "\E00D"; +} + +.cc.ARDR::before { + content: "\E00E"; +} + +.cc.ARK-alt::before { + content: "\E00F"; +} + +.cc.ARK::before { + content: "\E010"; +} + +.cc.AUR-alt::before { + content: "\E011"; +} + +.cc.AUR::before { + content: "\E012"; +} + +.cc.BANX-alt::before { + content: "\E013"; +} + +.cc.BANX::before { + content: "\E014"; +} + +.cc.BAT-alt::before { + content: "\E015"; +} + +.cc.BAT::before { + content: "\E016"; +} + +.cc.BAY-alt::before { + content: "\E017"; +} + +.cc.BAY::before { + content: "\E018"; +} + +.cc.BC-alt::before { + content: "\E019"; +} + +.cc.BC::before { + content: "\E01A"; +} + +.cc.BCH-alt::before { + content: "\E01B"; +} + +.cc.BCH::before { + content: "\E01C"; +} + +.cc.BCN-alt::before { + content: "\E01D"; +} + +.cc.BCN::before { + content: "\E01E"; +} + +.cc.BFT-alt::before { + content: "\E01F"; +} + +.cc.BFT::before { + content: "\E020"; +} + +.cc.BRK-alt::before { + content: "\E021"; +} + +.cc.BRK::before { + content: "\E022"; +} + +.cc.BRX-alt::before { + content: "\E023"; +} + +.cc.BRX::before { + content: "\E024"; +} + +.cc.BSD-alt::before { + content: "\E025"; +} + +.cc.BSD::before { + content: "\E026"; +} + +.cc.BTA::before { + content: "\E027"; +} + +.cc.BTC-alt::before { + content: "\E028"; +} + +.cc.BTC::before { + content: "\E029"; +} + +.cc.BTCD-alt::before { + content: "\E02A"; +} + +.cc.BTCD::before { + content: "\E02B"; +} + +.cc.BTM-alt::before { + content: "\E02C"; +} + +.cc.BTM::before { + content: "\E02D"; +} + +.cc.BTS-alt::before { + content: "\E02E"; +} + +.cc.BTS::before { + content: "\E02F"; +} + +.cc.CLAM-alt::before { + content: "\E030"; +} + +.cc.CLAM::before { + content: "\E031"; +} + +.cc.CLOAK-alt::before { + content: "\E032"; +} + +.cc.CLOAK::before { + content: "\E033"; +} + +.cc.DAO-alt::before { + content: "\E034"; +} + +.cc.DAO::before { + content: "\E035"; +} + +.cc.DASH-alt::before { + content: "\E036"; +} + +.cc.DASH::before { + content: "\E037"; +} + +.cc.DCR-alt::before { + content: "\E038"; +} + +.cc.DCR::before { + content: "\E039"; +} + +.cc.DCT-alt::before { + content: "\E03A"; +} + +.cc.DCT::before { + content: "\E03B"; +} + +.cc.DGB-alt::before { + content: "\E03C"; +} + +.cc.DGB::before { + content: "\E03D"; +} + +.cc.DGD::before { + content: "\E03E"; +} + +.cc.DGX::before { + content: "\E03F"; +} + +.cc.DMD-alt::before { + content: "\E040"; +} + +.cc.DMD::before { + content: "\E041"; +} + +.cc.DOGE-alt::before { + content: "\E042"; +} + +.cc.DOGE::before { + content: "\E043"; +} + +.cc.EMC-alt::before { + content: "\E044"; +} + +.cc.EMC::before { + content: "\E045"; +} + +.cc.EOS-alt::before { + content: "\E046"; +} + +.cc.EOS::before { + content: "\E047"; +} + +.cc.ERC-alt::before { + content: "\E048"; +} + +.cc.ERC::before { + content: "\E049"; +} + +.cc.ETC-alt::before { + content: "\E04A"; +} + +.cc.ETC::before { + content: "\E04B"; +} + +.cc.ETH-alt::before { + content: "\E04C"; +} + +.cc.ETH::before { + content: "\E04D"; +} + +.cc.FC2-alt::before { + content: "\E04E"; +} + +.cc.FC2::before { + content: "\E04F"; +} + +.cc.FCT-alt::before { + content: "\E050"; +} + +.cc.FCT::before { + content: "\E051"; +} + +.cc.FLO-alt::before { + content: "\E052"; +} + +.cc.FLO::before { + content: "\E053"; +} + +.cc.FRK-alt::before { + content: "\E054"; +} + +.cc.FRK::before { + content: "\E055"; +} + +.cc.FTC-alt::before { + content: "\E056"; +} + +.cc.FTC::before { + content: "\E057"; +} + +.cc.GAME-alt::before { + content: "\E058"; +} + +.cc.GAME::before { + content: "\E059"; +} + +.cc.GBYTE-alt::before { + content: "\E05A"; +} + +.cc.GBYTE::before { + content: "\E05B"; +} + +.cc.GDC-alt::before { + content: "\E05C"; +} + +.cc.GDC::before { + content: "\E05D"; +} + +.cc.GEMZ-alt::before { + content: "\E05E"; +} + +.cc.GEMZ::before { + content: "\E05F"; +} + +.cc.GLD-alt::before { + content: "\E060"; +} + +.cc.GLD::before { + content: "\E061"; +} + +.cc.GNO-alt::before { + content: "\E062"; +} + +.cc.GNO::before { + content: "\E063"; +} + +.cc.GNT-alt::before { + content: "\E064"; +} + +.cc.GNT::before { + content: "\E065"; +} + +.cc.GOLOS-alt::before { + content: "\E066"; +} + +.cc.GOLOS::before { + content: "\E067"; +} + +.cc.GRC-alt::before { + content: "\E068"; +} + +.cc.GRC::before { + content: "\E069"; +} + +.cc.GRS::before { + content: "\E06A"; +} + +.cc.HEAT-alt::before { + content: "\E06B"; +} + +.cc.HEAT::before { + content: "\E06C"; +} + +.cc.ICN-alt::before { + content: "\E06D"; +} + +.cc.ICN::before { + content: "\E06E"; +} + +.cc.IFC-alt::before { + content: "\E06F"; +} + +.cc.IFC::before { + content: "\E070"; +} + +.cc.INCNT-alt::before { + content: "\E071"; +} + +.cc.INCNT::before { + content: "\E072"; +} + +.cc.IOC-alt::before { + content: "\E073"; +} + +.cc.IOC::before { + content: "\E074"; +} + +.cc.IOTA-alt::before { + content: "\E075"; +} + +.cc.IOTA::before { + content: "\E076"; +} + +.cc.JBS-alt::before { + content: "\E077"; +} + +.cc.JBS::before { + content: "\E078"; +} + +.cc.KMD-alt::before { + content: "\E079"; +} + +.cc.KMD::before { + content: "\E07A"; +} + +.cc.KOBO::before { + content: "\E07B"; +} + +.cc.KORE-alt::before { + content: "\E07C"; +} + +.cc.KORE::before { + content: "\E07D"; +} + +.cc.LBC-alt::before { + content: "\E07E"; +} + +.cc.LBC::before { + content: "\E07F"; +} + +.cc.LDOGE-alt::before { + content: "\E080"; +} + +.cc.LDOGE::before { + content: "\E081"; +} + +.cc.LSK-alt::before { + content: "\E082"; +} + +.cc.LSK::before { + content: "\E083"; +} + +.cc.LTC-alt::before { + content: "\E084"; +} + +.cc.LTC::before { + content: "\E085"; +} + +.cc.MAID-alt::before { + content: "\E086"; +} + +.cc.MAID::before { + content: "\E087"; +} + +.cc.MCO-alt::before { + content: "\E088"; +} + +.cc.MCO::before { + content: "\E089"; +} + +.cc.MINT-alt::before { + content: "\E08A"; +} + +.cc.MINT::before { + content: "\E08B"; +} + +.cc.MONA-alt::before { + content: "\E08C"; +} + +.cc.MONA::before { + content: "\E08D"; +} + +.cc.MRC::before { + content: "\E08E"; +} + +.cc.MSC-alt::before { + content: "\E08F"; +} + +.cc.MSC::before { + content: "\E090"; +} + +.cc.MTR-alt::before { + content: "\E091"; +} + +.cc.MTR::before { + content: "\E092"; +} + +.cc.MUE-alt::before { + content: "\E093"; +} + +.cc.MUE::before { + content: "\E094"; +} + +.cc.NBT::before { + content: "\E095"; +} + +.cc.NEO-alt::before { + content: "\E096"; +} + +.cc.NEO::before { + content: "\E097"; +} + +.cc.NEOS-alt::before { + content: "\E098"; +} + +.cc.NEOS::before { + content: "\E099"; +} + +.cc.NEU-alt::before { + content: "\E09A"; +} + +.cc.NEU::before { + content: "\E09B"; +} + +.cc.NLG-alt::before { + content: "\E09C"; +} + +.cc.NLG::before { + content: "\E09D"; +} + +.cc.NMC-alt::before { + content: "\E09E"; +} + +.cc.NMC::before { + content: "\E09F"; +} + +.cc.NOTE-alt::before { + content: "\E0A0"; +} + +.cc.NOTE::before { + content: "\E0A1"; +} + +.cc.NVC-alt::before { + content: "\E0A2"; +} + +.cc.NVC::before { + content: "\E0A3"; +} + +.cc.NXT-alt::before { + content: "\E0A4"; +} + +.cc.NXT::before { + content: "\E0A5"; +} + +.cc.OK-alt::before { + content: "\E0A6"; +} + +.cc.OK::before { + content: "\E0A7"; +} + +.cc.OMG-alt::before { + content: "\E0A8"; +} + +.cc.OMG::before { + content: "\E0A9"; +} + +.cc.OMNI-alt::before { + content: "\E0AA"; +} + +.cc.OMNI::before { + content: "\E0AB"; +} + +.cc.OPAL-alt::before { + content: "\E0AC"; +} + +.cc.OPAL::before { + content: "\E0AD"; +} + +.cc.PART-alt::before { + content: "\E0AE"; +} + +.cc.PART::before { + content: "\E0AF"; +} + +.cc.PIGGY-alt::before { + content: "\E0B0"; +} + +.cc.PIGGY::before { + content: "\E0B1"; +} + +.cc.PINK-alt::before { + content: "\E0B2"; +} + +.cc.PINK::before { + content: "\E0B3"; +} + +.cc.PIVX-alt::before { + content: "\E0B4"; +} + +.cc.PIVX::before { + content: "\E0B5"; +} + +.cc.POT-alt::before { + content: "\E0B6"; +} + +.cc.POT::before { + content: "\E0B7"; +} + +.cc.PPC-alt::before { + content: "\E0B8"; +} + +.cc.PPC::before { + content: "\E0B9"; +} + +.cc.QRK-alt::before { + content: "\E0BA"; +} + +.cc.QRK::before { + content: "\E0BB"; +} + +.cc.QTUM-alt::before { + content: "\E0BC"; +} + +.cc.QTUM::before { + content: "\E0BD"; +} + +.cc.RADS-alt::before { + content: "\E0BE"; +} + +.cc.RADS::before { + content: "\E0BF"; +} + +.cc.RBIES-alt::before { + content: "\E0C0"; +} + +.cc.RBIES::before { + content: "\E0C1"; +} + +.cc.RBT-alt::before { + content: "\E0C2"; +} + +.cc.RBT::before { + content: "\E0C3"; +} + +.cc.RBY-alt::before { + content: "\E0C4"; +} + +.cc.RBY::before { + content: "\E0C5"; +} + +.cc.RDD-alt::before { + content: "\E0C6"; +} + +.cc.RDD::before { + content: "\E0C7"; +} + +.cc.REP-alt::before { + content: "\E0C8"; +} + +.cc.REP::before { + content: "\E0C9"; +} + +.cc.RISE-alt::before { + content: "\E0CA"; +} + +.cc.RISE::before { + content: "\E0CB"; +} + +.cc.SALT-alt::before { + content: "\E0CC"; +} + +.cc.SALT::before { + content: "\E0CD"; +} + +.cc.SAR-alt::before { + content: "\E0CE"; +} + +.cc.SAR::before { + content: "\E0CF"; +} + +.cc.SCOT-alt::before { + content: "\E0D0"; +} + +.cc.SCOT::before { + content: "\E0D1"; +} + +.cc.SDC-alt::before { + content: "\E0D2"; +} + +.cc.SDC::before { + content: "\E0D3"; +} + +.cc.SIA-alt::before { + content: "\E0D4"; +} + +.cc.SIA::before { + content: "\E0D5"; +} + +.cc.SJCX-alt::before { + content: "\E0D6"; +} + +.cc.SJCX::before { + content: "\E0D7"; +} + +.cc.SLG-alt::before { + content: "\E0D8"; +} + +.cc.SLG::before { + content: "\E0D9"; +} + +.cc.SLS-alt::before { + content: "\E0DA"; +} + +.cc.SLS::before { + content: "\E0DB"; +} + +.cc.SNRG-alt::before { + content: "\E0DC"; +} + +.cc.SNRG::before { + content: "\E0DD"; +} + +.cc.START-alt::before { + content: "\E0DE"; +} + +.cc.START::before { + content: "\E0DF"; +} + +.cc.STEEM-alt::before { + content: "\E0E0"; +} + +.cc.STEEM::before { + content: "\E0E1"; +} + +.cc.STR-alt::before { + content: "\E0E2"; +} + +.cc.STR::before { + content: "\E0E3"; +} + +.cc.STRAT-alt::before { + content: "\E0E4"; +} + +.cc.STRAT::before { + content: "\E0E5"; +} + +.cc.SWIFT-alt::before { + content: "\E0E6"; +} + +.cc.SWIFT::before { + content: "\E0E7"; +} + +.cc.SYNC-alt::before { + content: "\E0E8"; +} + +.cc.SYNC::before { + content: "\E0E9"; +} + +.cc.SYS-alt::before { + content: "\E0EA"; +} + +.cc.SYS::before { + content: "\E0EB"; +} + +.cc.TRIG-alt::before { + content: "\E0EC"; +} + +.cc.TRIG::before { + content: "\E0ED"; +} + +.cc.TX-alt::before { + content: "\E0EE"; +} + +.cc.TX::before { + content: "\E0EF"; +} + +.cc.UBQ-alt::before { + content: "\E0F0"; +} + +.cc.UBQ::before { + content: "\E0F1"; +} + +.cc.UNITY-alt::before { + content: "\E0F2"; +} + +.cc.UNITY::before { + content: "\E0F3"; +} + +.cc.USDT-alt::before { + content: "\E0F4"; +} + +.cc.USDT::before { + content: "\E0F5"; +} + +.cc.VIOR-alt::before { + content: "\E0F6"; +} + +.cc.VIOR::before { + content: "\E0F7"; +} + +.cc.VNL-alt::before { + content: "\E0F8"; +} + +.cc.VNL::before { + content: "\E0F9"; +} + +.cc.VPN-alt::before { + content: "\E0FA"; +} + +.cc.VPN::before { + content: "\E0FB"; +} + +.cc.VRC-alt::before { + content: "\E0FC"; +} + +.cc.VRC::before { + content: "\E0FD"; +} + +.cc.VTC-alt::before { + content: "\E0FE"; +} + +.cc.VTC::before { + content: "\E0FF"; +} + +.cc.WAVES-alt::before { + content: "\E100"; +} + +.cc.WAVES::before { + content: "\E101"; +} + +.cc.XAI-alt::before { + content: "\E102"; +} + +.cc.XAI::before { + content: "\E103"; +} + +.cc.XBS-alt::before { + content: "\E104"; +} + +.cc.XBS::before { + content: "\E105"; +} + +.cc.XCP-alt::before { + content: "\E106"; +} + +.cc.XCP::before { + content: "\E107"; +} + +.cc.XEM-alt::before { + content: "\E108"; +} + +.cc.XEM::before { + content: "\E109"; +} + +.cc.XMR::before { + content: "\E10A"; +} + +.cc.XPM-alt::before { + content: "\E10B"; +} + +.cc.XPM::before { + content: "\E10C"; +} + +.cc.XRP-alt::before { + content: "\E10D"; +} + +.cc.XRP::before { + content: "\E10E"; +} + +.cc.XTZ-alt::before { + content: "\E10F"; +} + +.cc.XTZ::before { + content: "\E110"; +} + +.cc.XVG-alt::before { + content: "\E111"; +} + +.cc.XVG::before { + content: "\E112"; +} + +.cc.XZC-alt::before { + content: "\E113"; +} + +.cc.XZC::before { + content: "\E114"; +} + +.cc.YBC-alt::before { + content: "\E115"; +} + +.cc.YBC::before { + content: "\E116"; +} + +.cc.ZEC-alt::before { + content: "\E117"; +} + +.cc.ZEC::before { + content: "\E118"; +} + +.cc.ZEIT-alt::before { + content: "\E119"; +} + +.cc.ZEIT::before { + content: "\E11A"; +} \ No newline at end of file diff --git a/cmd/web/static/fonts/cryptocoins.ttf b/cmd/web/static/fonts/cryptocoins.ttf new file mode 100644 index 0000000..b92c27d Binary files /dev/null and b/cmd/web/static/fonts/cryptocoins.ttf differ diff --git a/cmd/web/static/fonts/cryptocoins.woff b/cmd/web/static/fonts/cryptocoins.woff new file mode 100644 index 0000000..bf8eb08 Binary files /dev/null and b/cmd/web/static/fonts/cryptocoins.woff differ diff --git a/cmd/web/static/fonts/cryptocoins.woff2 b/cmd/web/static/fonts/cryptocoins.woff2 new file mode 100644 index 0000000..dcc195c Binary files /dev/null and b/cmd/web/static/fonts/cryptocoins.woff2 differ diff --git a/cmd/web/static/icons/black/act.svg b/cmd/web/static/icons/black/act.svg deleted file mode 100644 index 3fa303a..0000000 --- a/cmd/web/static/icons/black/act.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ada.svg b/cmd/web/static/icons/black/ada.svg deleted file mode 100644 index d677bef..0000000 --- a/cmd/web/static/icons/black/ada.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/adx.svg b/cmd/web/static/icons/black/adx.svg deleted file mode 100644 index 548fee3..0000000 --- a/cmd/web/static/icons/black/adx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ae.svg b/cmd/web/static/icons/black/ae.svg deleted file mode 100644 index 7355336..0000000 --- a/cmd/web/static/icons/black/ae.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/agi.svg b/cmd/web/static/icons/black/agi.svg deleted file mode 100644 index e6993ae..0000000 --- a/cmd/web/static/icons/black/agi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/aion.svg b/cmd/web/static/icons/black/aion.svg deleted file mode 100644 index b4d743e..0000000 --- a/cmd/web/static/icons/black/aion.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/amb.svg b/cmd/web/static/icons/black/amb.svg deleted file mode 100644 index 3a7b097..0000000 --- a/cmd/web/static/icons/black/amb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/amp.svg b/cmd/web/static/icons/black/amp.svg deleted file mode 100644 index 04a9fe2..0000000 --- a/cmd/web/static/icons/black/amp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ant.svg b/cmd/web/static/icons/black/ant.svg deleted file mode 100644 index db6a931..0000000 --- a/cmd/web/static/icons/black/ant.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/appc.svg b/cmd/web/static/icons/black/appc.svg deleted file mode 100644 index 4fd1aaa..0000000 --- a/cmd/web/static/icons/black/appc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ardr.svg b/cmd/web/static/icons/black/ardr.svg deleted file mode 100644 index c4f3b3b..0000000 --- a/cmd/web/static/icons/black/ardr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ark.svg b/cmd/web/static/icons/black/ark.svg deleted file mode 100644 index 00a759a..0000000 --- a/cmd/web/static/icons/black/ark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/arn.svg b/cmd/web/static/icons/black/arn.svg deleted file mode 100644 index 7b98eca..0000000 --- a/cmd/web/static/icons/black/arn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ast.svg b/cmd/web/static/icons/black/ast.svg deleted file mode 100644 index ef1a9c0..0000000 --- a/cmd/web/static/icons/black/ast.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/atm.svg b/cmd/web/static/icons/black/atm.svg deleted file mode 100644 index 06a8e22..0000000 --- a/cmd/web/static/icons/black/atm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bat.svg b/cmd/web/static/icons/black/bat.svg deleted file mode 100644 index bb472d8..0000000 --- a/cmd/web/static/icons/black/bat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bay.svg b/cmd/web/static/icons/black/bay.svg deleted file mode 100644 index 05f296e..0000000 --- a/cmd/web/static/icons/black/bay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bcc.svg b/cmd/web/static/icons/black/bcc.svg deleted file mode 100644 index c8f1029..0000000 --- a/cmd/web/static/icons/black/bcc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bcd.svg b/cmd/web/static/icons/black/bcd.svg deleted file mode 100644 index 2f2dca3..0000000 --- a/cmd/web/static/icons/black/bcd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bch.svg b/cmd/web/static/icons/black/bch.svg deleted file mode 100644 index 9128aa3..0000000 --- a/cmd/web/static/icons/black/bch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bcn.svg b/cmd/web/static/icons/black/bcn.svg deleted file mode 100644 index 7e72ca7..0000000 --- a/cmd/web/static/icons/black/bcn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bco.svg b/cmd/web/static/icons/black/bco.svg deleted file mode 100644 index 372ed1e..0000000 --- a/cmd/web/static/icons/black/bco.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bcpt.svg b/cmd/web/static/icons/black/bcpt.svg deleted file mode 100644 index ca0ed18..0000000 --- a/cmd/web/static/icons/black/bcpt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bdl.svg b/cmd/web/static/icons/black/bdl.svg deleted file mode 100644 index 44b72ef..0000000 --- a/cmd/web/static/icons/black/bdl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bela.svg b/cmd/web/static/icons/black/bela.svg deleted file mode 100644 index 4d727ac..0000000 --- a/cmd/web/static/icons/black/bela.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/blcn.svg b/cmd/web/static/icons/black/blcn.svg deleted file mode 100644 index a5599e8..0000000 --- a/cmd/web/static/icons/black/blcn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/blk.svg b/cmd/web/static/icons/black/blk.svg deleted file mode 100644 index 5194fd6..0000000 --- a/cmd/web/static/icons/black/blk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/block.svg b/cmd/web/static/icons/black/block.svg deleted file mode 100644 index b46a338..0000000 --- a/cmd/web/static/icons/black/block.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bnb.svg b/cmd/web/static/icons/black/bnb.svg deleted file mode 100644 index c2d179b..0000000 --- a/cmd/web/static/icons/black/bnb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bnt.svg b/cmd/web/static/icons/black/bnt.svg deleted file mode 100644 index 0187cc7..0000000 --- a/cmd/web/static/icons/black/bnt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bnty.svg b/cmd/web/static/icons/black/bnty.svg deleted file mode 100644 index 15d3639..0000000 --- a/cmd/web/static/icons/black/bnty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bpt.svg b/cmd/web/static/icons/black/bpt.svg deleted file mode 100644 index 1493578..0000000 --- a/cmd/web/static/icons/black/bpt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bq.svg b/cmd/web/static/icons/black/bq.svg deleted file mode 100644 index ec3696a..0000000 --- a/cmd/web/static/icons/black/bq.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bqx.svg b/cmd/web/static/icons/black/bqx.svg deleted file mode 100644 index a2a2ee0..0000000 --- a/cmd/web/static/icons/black/bqx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/btc.svg b/cmd/web/static/icons/black/btc.svg deleted file mode 100644 index f8b22dd..0000000 --- a/cmd/web/static/icons/black/btc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/btcd.svg b/cmd/web/static/icons/black/btcd.svg deleted file mode 100644 index 6212981..0000000 --- a/cmd/web/static/icons/black/btcd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/btcz.svg b/cmd/web/static/icons/black/btcz.svg deleted file mode 100644 index 57b6ee5..0000000 --- a/cmd/web/static/icons/black/btcz.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/btg.svg b/cmd/web/static/icons/black/btg.svg deleted file mode 100644 index 46c309e..0000000 --- a/cmd/web/static/icons/black/btg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/btm.svg b/cmd/web/static/icons/black/btm.svg deleted file mode 100644 index 28c6250..0000000 --- a/cmd/web/static/icons/black/btm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/bts.svg b/cmd/web/static/icons/black/bts.svg deleted file mode 100644 index db6833c..0000000 --- a/cmd/web/static/icons/black/bts.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/btx.svg b/cmd/web/static/icons/black/btx.svg deleted file mode 100644 index ba0c236..0000000 --- a/cmd/web/static/icons/black/btx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/burst.svg b/cmd/web/static/icons/black/burst.svg deleted file mode 100644 index 0b17fec..0000000 --- a/cmd/web/static/icons/black/burst.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/cdn.svg b/cmd/web/static/icons/black/cdn.svg deleted file mode 100644 index 6eed53e..0000000 --- a/cmd/web/static/icons/black/cdn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/cdt.svg b/cmd/web/static/icons/black/cdt.svg deleted file mode 100644 index 83d1003..0000000 --- a/cmd/web/static/icons/black/cdt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/clam.svg b/cmd/web/static/icons/black/clam.svg deleted file mode 100644 index ea95c51..0000000 --- a/cmd/web/static/icons/black/clam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/cloak.svg b/cmd/web/static/icons/black/cloak.svg deleted file mode 100644 index 56a3f9f..0000000 --- a/cmd/web/static/icons/black/cloak.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/cnd.svg b/cmd/web/static/icons/black/cnd.svg deleted file mode 100644 index da00a48..0000000 --- a/cmd/web/static/icons/black/cnd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/cnx.svg b/cmd/web/static/icons/black/cnx.svg deleted file mode 100644 index 46a523b..0000000 --- a/cmd/web/static/icons/black/cnx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/cny.svg b/cmd/web/static/icons/black/cny.svg deleted file mode 100644 index 5710848..0000000 --- a/cmd/web/static/icons/black/cny.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/cred.svg b/cmd/web/static/icons/black/cred.svg deleted file mode 100644 index 1b0651d..0000000 --- a/cmd/web/static/icons/black/cred.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/crpt.svg b/cmd/web/static/icons/black/crpt.svg deleted file mode 100644 index e806c91..0000000 --- a/cmd/web/static/icons/black/crpt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/cvc.svg b/cmd/web/static/icons/black/cvc.svg deleted file mode 100644 index bf1e443..0000000 --- a/cmd/web/static/icons/black/cvc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dash.svg b/cmd/web/static/icons/black/dash.svg deleted file mode 100644 index 865bc4e..0000000 --- a/cmd/web/static/icons/black/dash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dat.svg b/cmd/web/static/icons/black/dat.svg deleted file mode 100644 index 9dc2802..0000000 --- a/cmd/web/static/icons/black/dat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/data.svg b/cmd/web/static/icons/black/data.svg deleted file mode 100644 index b94b945..0000000 --- a/cmd/web/static/icons/black/data.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dbc.svg b/cmd/web/static/icons/black/dbc.svg deleted file mode 100644 index 62c4363..0000000 --- a/cmd/web/static/icons/black/dbc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dcn.svg b/cmd/web/static/icons/black/dcn.svg deleted file mode 100644 index 3a3abab..0000000 --- a/cmd/web/static/icons/black/dcn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dcr.svg b/cmd/web/static/icons/black/dcr.svg deleted file mode 100644 index a2e81dc..0000000 --- a/cmd/web/static/icons/black/dcr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dent.svg b/cmd/web/static/icons/black/dent.svg deleted file mode 100644 index 35373d8..0000000 --- a/cmd/web/static/icons/black/dent.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dgb.svg b/cmd/web/static/icons/black/dgb.svg deleted file mode 100644 index 9a44929..0000000 --- a/cmd/web/static/icons/black/dgb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dgd.svg b/cmd/web/static/icons/black/dgd.svg deleted file mode 100644 index e7ca23d..0000000 --- a/cmd/web/static/icons/black/dgd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dlt.svg b/cmd/web/static/icons/black/dlt.svg deleted file mode 100644 index c843bba..0000000 --- a/cmd/web/static/icons/black/dlt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/dnt.svg b/cmd/web/static/icons/black/dnt.svg deleted file mode 100644 index 1d2b8a7..0000000 --- a/cmd/web/static/icons/black/dnt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/doge.svg b/cmd/web/static/icons/black/doge.svg deleted file mode 100644 index e54a3a3..0000000 --- a/cmd/web/static/icons/black/doge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/drgn.svg b/cmd/web/static/icons/black/drgn.svg deleted file mode 100644 index 9c3e7f3..0000000 --- a/cmd/web/static/icons/black/drgn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ebst.svg b/cmd/web/static/icons/black/ebst.svg deleted file mode 100644 index 2d9e3e1..0000000 --- a/cmd/web/static/icons/black/ebst.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/edg.svg b/cmd/web/static/icons/black/edg.svg deleted file mode 100644 index 75abe55..0000000 --- a/cmd/web/static/icons/black/edg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/edoge.svg b/cmd/web/static/icons/black/edoge.svg deleted file mode 100644 index c214c65..0000000 --- a/cmd/web/static/icons/black/edoge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/elf.svg b/cmd/web/static/icons/black/elf.svg deleted file mode 100644 index 57d5cf9..0000000 --- a/cmd/web/static/icons/black/elf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/elix.svg b/cmd/web/static/icons/black/elix.svg deleted file mode 100644 index d249b44..0000000 --- a/cmd/web/static/icons/black/elix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ella.svg b/cmd/web/static/icons/black/ella.svg deleted file mode 100644 index 8ebf147..0000000 --- a/cmd/web/static/icons/black/ella.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/emc.svg b/cmd/web/static/icons/black/emc.svg deleted file mode 100644 index bcf0227..0000000 --- a/cmd/web/static/icons/black/emc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/emc2.svg b/cmd/web/static/icons/black/emc2.svg deleted file mode 100644 index c4cc2ff..0000000 --- a/cmd/web/static/icons/black/emc2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/eng.svg b/cmd/web/static/icons/black/eng.svg deleted file mode 100644 index 9855928..0000000 --- a/cmd/web/static/icons/black/eng.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/enj.svg b/cmd/web/static/icons/black/enj.svg deleted file mode 100644 index eb860d2..0000000 --- a/cmd/web/static/icons/black/enj.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/eos.svg b/cmd/web/static/icons/black/eos.svg deleted file mode 100644 index 03529f2..0000000 --- a/cmd/web/static/icons/black/eos.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/etc.svg b/cmd/web/static/icons/black/etc.svg deleted file mode 100644 index a14a3d2..0000000 --- a/cmd/web/static/icons/black/etc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/eth.svg b/cmd/web/static/icons/black/eth.svg deleted file mode 100644 index 33247be..0000000 --- a/cmd/web/static/icons/black/eth.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ethos.svg b/cmd/web/static/icons/black/ethos.svg deleted file mode 100644 index f820b0d..0000000 --- a/cmd/web/static/icons/black/ethos.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/etn.svg b/cmd/web/static/icons/black/etn.svg deleted file mode 100644 index b277cda..0000000 --- a/cmd/web/static/icons/black/etn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/etp.svg b/cmd/web/static/icons/black/etp.svg deleted file mode 100644 index 7bef8f8..0000000 --- a/cmd/web/static/icons/black/etp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/eur.svg b/cmd/web/static/icons/black/eur.svg deleted file mode 100644 index a459d53..0000000 --- a/cmd/web/static/icons/black/eur.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/evx.svg b/cmd/web/static/icons/black/evx.svg deleted file mode 100644 index 74c605e..0000000 --- a/cmd/web/static/icons/black/evx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/exmo.svg b/cmd/web/static/icons/black/exmo.svg deleted file mode 100644 index 57ac62a..0000000 --- a/cmd/web/static/icons/black/exmo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/exp.svg b/cmd/web/static/icons/black/exp.svg deleted file mode 100644 index 9e9be0f..0000000 --- a/cmd/web/static/icons/black/exp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/fair.svg b/cmd/web/static/icons/black/fair.svg deleted file mode 100644 index 619ee6a..0000000 --- a/cmd/web/static/icons/black/fair.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/fct.svg b/cmd/web/static/icons/black/fct.svg deleted file mode 100644 index 3ae847b..0000000 --- a/cmd/web/static/icons/black/fct.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/fil.svg b/cmd/web/static/icons/black/fil.svg deleted file mode 100644 index 050df77..0000000 --- a/cmd/web/static/icons/black/fil.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/fldc.svg b/cmd/web/static/icons/black/fldc.svg deleted file mode 100644 index dd05ba7..0000000 --- a/cmd/web/static/icons/black/fldc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/flo.svg b/cmd/web/static/icons/black/flo.svg deleted file mode 100644 index 2743338..0000000 --- a/cmd/web/static/icons/black/flo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ftc.svg b/cmd/web/static/icons/black/ftc.svg deleted file mode 100644 index 1501f43..0000000 --- a/cmd/web/static/icons/black/ftc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/fuel.svg b/cmd/web/static/icons/black/fuel.svg deleted file mode 100644 index 25c9b0f..0000000 --- a/cmd/web/static/icons/black/fuel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/fun.svg b/cmd/web/static/icons/black/fun.svg deleted file mode 100644 index f2ccdc6..0000000 --- a/cmd/web/static/icons/black/fun.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/game.svg b/cmd/web/static/icons/black/game.svg deleted file mode 100644 index 63ac952..0000000 --- a/cmd/web/static/icons/black/game.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gas.svg b/cmd/web/static/icons/black/gas.svg deleted file mode 100644 index 912d9b3..0000000 --- a/cmd/web/static/icons/black/gas.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gbp.svg b/cmd/web/static/icons/black/gbp.svg deleted file mode 100644 index 4063105..0000000 --- a/cmd/web/static/icons/black/gbp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gbx.svg b/cmd/web/static/icons/black/gbx.svg deleted file mode 100644 index ea9f40a..0000000 --- a/cmd/web/static/icons/black/gbx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gbyte.svg b/cmd/web/static/icons/black/gbyte.svg deleted file mode 100644 index 5e0fcf1..0000000 --- a/cmd/web/static/icons/black/gbyte.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gno.svg b/cmd/web/static/icons/black/gno.svg deleted file mode 100644 index 841c46b..0000000 --- a/cmd/web/static/icons/black/gno.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gnt.svg b/cmd/web/static/icons/black/gnt.svg deleted file mode 100644 index 80e63d3..0000000 --- a/cmd/web/static/icons/black/gnt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/grc.svg b/cmd/web/static/icons/black/grc.svg deleted file mode 100644 index 22b454a..0000000 --- a/cmd/web/static/icons/black/grc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/grs.svg b/cmd/web/static/icons/black/grs.svg deleted file mode 100644 index 09b3c68..0000000 --- a/cmd/web/static/icons/black/grs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gto.svg b/cmd/web/static/icons/black/gto.svg deleted file mode 100644 index 9587f2b..0000000 --- a/cmd/web/static/icons/black/gto.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gup.svg b/cmd/web/static/icons/black/gup.svg deleted file mode 100644 index a40df94..0000000 --- a/cmd/web/static/icons/black/gup.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gvt.svg b/cmd/web/static/icons/black/gvt.svg deleted file mode 100644 index 14c3fd8..0000000 --- a/cmd/web/static/icons/black/gvt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/gxs.svg b/cmd/web/static/icons/black/gxs.svg deleted file mode 100644 index 2342321..0000000 --- a/cmd/web/static/icons/black/gxs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/hpb.svg b/cmd/web/static/icons/black/hpb.svg deleted file mode 100644 index 180b490..0000000 --- a/cmd/web/static/icons/black/hpb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/hsr.svg b/cmd/web/static/icons/black/hsr.svg deleted file mode 100644 index 515e49e..0000000 --- a/cmd/web/static/icons/black/hsr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/huc.svg b/cmd/web/static/icons/black/huc.svg deleted file mode 100644 index 4e78f49..0000000 --- a/cmd/web/static/icons/black/huc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/hush.svg b/cmd/web/static/icons/black/hush.svg deleted file mode 100644 index e0c1fe0..0000000 --- a/cmd/web/static/icons/black/hush.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/icn.svg b/cmd/web/static/icons/black/icn.svg deleted file mode 100644 index 9b1a3cb..0000000 --- a/cmd/web/static/icons/black/icn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/icx.svg b/cmd/web/static/icons/black/icx.svg deleted file mode 100644 index 560e113..0000000 --- a/cmd/web/static/icons/black/icx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ignis.svg b/cmd/web/static/icons/black/ignis.svg deleted file mode 100644 index f3a8e4b..0000000 --- a/cmd/web/static/icons/black/ignis.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ins.svg b/cmd/web/static/icons/black/ins.svg deleted file mode 100644 index 1303e38..0000000 --- a/cmd/web/static/icons/black/ins.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/iop.svg b/cmd/web/static/icons/black/iop.svg deleted file mode 100644 index 0ca7938..0000000 --- a/cmd/web/static/icons/black/iop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/iost.svg b/cmd/web/static/icons/black/iost.svg deleted file mode 100644 index 79541d8..0000000 --- a/cmd/web/static/icons/black/iost.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/jpy.svg b/cmd/web/static/icons/black/jpy.svg deleted file mode 100644 index 2a63e6b..0000000 --- a/cmd/web/static/icons/black/jpy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/kcs.svg b/cmd/web/static/icons/black/kcs.svg deleted file mode 100644 index 5dd5fb0..0000000 --- a/cmd/web/static/icons/black/kcs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/kin.svg b/cmd/web/static/icons/black/kin.svg deleted file mode 100644 index 3dfb29f..0000000 --- a/cmd/web/static/icons/black/kin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/kmd.svg b/cmd/web/static/icons/black/kmd.svg deleted file mode 100644 index ac67caf..0000000 --- a/cmd/web/static/icons/black/kmd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/knc.svg b/cmd/web/static/icons/black/knc.svg deleted file mode 100644 index 1eba2db..0000000 --- a/cmd/web/static/icons/black/knc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/krb.svg b/cmd/web/static/icons/black/krb.svg deleted file mode 100644 index b967c69..0000000 --- a/cmd/web/static/icons/black/krb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/lbc.svg b/cmd/web/static/icons/black/lbc.svg deleted file mode 100644 index 8ffef49..0000000 --- a/cmd/web/static/icons/black/lbc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/lend.svg b/cmd/web/static/icons/black/lend.svg deleted file mode 100644 index bcd9501..0000000 --- a/cmd/web/static/icons/black/lend.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/link.svg b/cmd/web/static/icons/black/link.svg deleted file mode 100644 index d8aefe9..0000000 --- a/cmd/web/static/icons/black/link.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/lkk.svg b/cmd/web/static/icons/black/lkk.svg deleted file mode 100644 index d2f30ea..0000000 --- a/cmd/web/static/icons/black/lkk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/lrc.svg b/cmd/web/static/icons/black/lrc.svg deleted file mode 100644 index 154846f..0000000 --- a/cmd/web/static/icons/black/lrc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/lsk.svg b/cmd/web/static/icons/black/lsk.svg deleted file mode 100644 index 38a1e1e..0000000 --- a/cmd/web/static/icons/black/lsk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ltc.svg b/cmd/web/static/icons/black/ltc.svg deleted file mode 100644 index 6ad7ba4..0000000 --- a/cmd/web/static/icons/black/ltc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/lun.svg b/cmd/web/static/icons/black/lun.svg deleted file mode 100644 index b3a4c4c..0000000 --- a/cmd/web/static/icons/black/lun.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/maid.svg b/cmd/web/static/icons/black/maid.svg deleted file mode 100644 index ca4e57f..0000000 --- a/cmd/web/static/icons/black/maid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/mana.svg b/cmd/web/static/icons/black/mana.svg deleted file mode 100644 index 1bbac89..0000000 --- a/cmd/web/static/icons/black/mana.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/mcap.svg b/cmd/web/static/icons/black/mcap.svg deleted file mode 100644 index abcffbc..0000000 --- a/cmd/web/static/icons/black/mcap.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/mco.svg b/cmd/web/static/icons/black/mco.svg deleted file mode 100644 index a49adcf..0000000 --- a/cmd/web/static/icons/black/mco.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/med.svg b/cmd/web/static/icons/black/med.svg deleted file mode 100644 index 448a112..0000000 --- a/cmd/web/static/icons/black/med.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/miota.svg b/cmd/web/static/icons/black/miota.svg deleted file mode 100644 index b39224c..0000000 --- a/cmd/web/static/icons/black/miota.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/mkr.svg b/cmd/web/static/icons/black/mkr.svg deleted file mode 100644 index d2fb398..0000000 --- a/cmd/web/static/icons/black/mkr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/mln.svg b/cmd/web/static/icons/black/mln.svg deleted file mode 100644 index aae5d02..0000000 --- a/cmd/web/static/icons/black/mln.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/mnx.svg b/cmd/web/static/icons/black/mnx.svg deleted file mode 100644 index 38184dd..0000000 --- a/cmd/web/static/icons/black/mnx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/mona.svg b/cmd/web/static/icons/black/mona.svg deleted file mode 100644 index d224aa6..0000000 --- a/cmd/web/static/icons/black/mona.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/mth.svg b/cmd/web/static/icons/black/mth.svg deleted file mode 100644 index ddfcac3..0000000 --- a/cmd/web/static/icons/black/mth.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/mtl.svg b/cmd/web/static/icons/black/mtl.svg deleted file mode 100644 index 12b2726..0000000 --- a/cmd/web/static/icons/black/mtl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/music.svg b/cmd/web/static/icons/black/music.svg deleted file mode 100644 index a714558..0000000 --- a/cmd/web/static/icons/black/music.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/nas.svg b/cmd/web/static/icons/black/nas.svg deleted file mode 100644 index 4b85097..0000000 --- a/cmd/web/static/icons/black/nas.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/nav.svg b/cmd/web/static/icons/black/nav.svg deleted file mode 100644 index 7d5c3a9..0000000 --- a/cmd/web/static/icons/black/nav.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ndz.svg b/cmd/web/static/icons/black/ndz.svg deleted file mode 100644 index 32f6320..0000000 --- a/cmd/web/static/icons/black/ndz.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/nebl.svg b/cmd/web/static/icons/black/nebl.svg deleted file mode 100644 index 6876bce..0000000 --- a/cmd/web/static/icons/black/nebl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/neo.svg b/cmd/web/static/icons/black/neo.svg deleted file mode 100644 index fc60b29..0000000 --- a/cmd/web/static/icons/black/neo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/neos.svg b/cmd/web/static/icons/black/neos.svg deleted file mode 100644 index e297326..0000000 --- a/cmd/web/static/icons/black/neos.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ngc.svg b/cmd/web/static/icons/black/ngc.svg deleted file mode 100644 index 1ce1e69..0000000 --- a/cmd/web/static/icons/black/ngc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/nlc2.svg b/cmd/web/static/icons/black/nlc2.svg deleted file mode 100644 index 13018aa..0000000 --- a/cmd/web/static/icons/black/nlc2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/nlg.svg b/cmd/web/static/icons/black/nlg.svg deleted file mode 100644 index 8bb8da1..0000000 --- a/cmd/web/static/icons/black/nlg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/nmc.svg b/cmd/web/static/icons/black/nmc.svg deleted file mode 100644 index de55ecb..0000000 --- a/cmd/web/static/icons/black/nmc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/nxs.svg b/cmd/web/static/icons/black/nxs.svg deleted file mode 100644 index 5047648..0000000 --- a/cmd/web/static/icons/black/nxs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/nxt.svg b/cmd/web/static/icons/black/nxt.svg deleted file mode 100644 index 8b9ef2e..0000000 --- a/cmd/web/static/icons/black/nxt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/oax.svg b/cmd/web/static/icons/black/oax.svg deleted file mode 100644 index df8cdb9..0000000 --- a/cmd/web/static/icons/black/oax.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/omg.svg b/cmd/web/static/icons/black/omg.svg deleted file mode 100644 index 8231dda..0000000 --- a/cmd/web/static/icons/black/omg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/omni.svg b/cmd/web/static/icons/black/omni.svg deleted file mode 100644 index e8119cd..0000000 --- a/cmd/web/static/icons/black/omni.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ost.svg b/cmd/web/static/icons/black/ost.svg deleted file mode 100644 index b1ef214..0000000 --- a/cmd/web/static/icons/black/ost.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ox.svg b/cmd/web/static/icons/black/ox.svg deleted file mode 100644 index 69727a5..0000000 --- a/cmd/web/static/icons/black/ox.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/pac.svg b/cmd/web/static/icons/black/pac.svg deleted file mode 100644 index 5185c1b..0000000 --- a/cmd/web/static/icons/black/pac.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/part.svg b/cmd/web/static/icons/black/part.svg deleted file mode 100644 index a774abd..0000000 --- a/cmd/web/static/icons/black/part.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/pasl.svg b/cmd/web/static/icons/black/pasl.svg deleted file mode 100644 index d21693b..0000000 --- a/cmd/web/static/icons/black/pasl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/pay.svg b/cmd/web/static/icons/black/pay.svg deleted file mode 100644 index f7ab29b..0000000 --- a/cmd/web/static/icons/black/pay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/pink.svg b/cmd/web/static/icons/black/pink.svg deleted file mode 100644 index af2cbb6..0000000 --- a/cmd/web/static/icons/black/pink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/pirl.svg b/cmd/web/static/icons/black/pirl.svg deleted file mode 100644 index 5646536..0000000 --- a/cmd/web/static/icons/black/pirl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/pivx.svg b/cmd/web/static/icons/black/pivx.svg deleted file mode 100644 index 045bf29..0000000 --- a/cmd/web/static/icons/black/pivx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/plr.svg b/cmd/web/static/icons/black/plr.svg deleted file mode 100644 index 1c109a8..0000000 --- a/cmd/web/static/icons/black/plr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/poe.svg b/cmd/web/static/icons/black/poe.svg deleted file mode 100644 index 397791e..0000000 --- a/cmd/web/static/icons/black/poe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/poly.svg b/cmd/web/static/icons/black/poly.svg deleted file mode 100644 index 04879e8..0000000 --- a/cmd/web/static/icons/black/poly.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/pot.svg b/cmd/web/static/icons/black/pot.svg deleted file mode 100644 index c4eeb77..0000000 --- a/cmd/web/static/icons/black/pot.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/powr.svg b/cmd/web/static/icons/black/powr.svg deleted file mode 100644 index 7078077..0000000 --- a/cmd/web/static/icons/black/powr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ppc.svg b/cmd/web/static/icons/black/ppc.svg deleted file mode 100644 index 6764575..0000000 --- a/cmd/web/static/icons/black/ppc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ppp.svg b/cmd/web/static/icons/black/ppp.svg deleted file mode 100644 index e61c3b0..0000000 --- a/cmd/web/static/icons/black/ppp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ppt.svg b/cmd/web/static/icons/black/ppt.svg deleted file mode 100644 index a9d9f04..0000000 --- a/cmd/web/static/icons/black/ppt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/prl.svg b/cmd/web/static/icons/black/prl.svg deleted file mode 100644 index f06326c..0000000 --- a/cmd/web/static/icons/black/prl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/pura.svg b/cmd/web/static/icons/black/pura.svg deleted file mode 100644 index e8ec20b..0000000 --- a/cmd/web/static/icons/black/pura.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/qash.svg b/cmd/web/static/icons/black/qash.svg deleted file mode 100644 index 9e9cdf6..0000000 --- a/cmd/web/static/icons/black/qash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/qiwi.svg b/cmd/web/static/icons/black/qiwi.svg deleted file mode 100644 index c8624e5..0000000 --- a/cmd/web/static/icons/black/qiwi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/qlc.svg b/cmd/web/static/icons/black/qlc.svg deleted file mode 100644 index 3eb5dd1..0000000 --- a/cmd/web/static/icons/black/qlc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/qsp.svg b/cmd/web/static/icons/black/qsp.svg deleted file mode 100644 index 56c4476..0000000 --- a/cmd/web/static/icons/black/qsp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/qtum.svg b/cmd/web/static/icons/black/qtum.svg deleted file mode 100644 index e527317..0000000 --- a/cmd/web/static/icons/black/qtum.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/r.svg b/cmd/web/static/icons/black/r.svg deleted file mode 100644 index 06f3146..0000000 --- a/cmd/web/static/icons/black/r.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rads.svg b/cmd/web/static/icons/black/rads.svg deleted file mode 100644 index 0f7c824..0000000 --- a/cmd/web/static/icons/black/rads.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rcn.svg b/cmd/web/static/icons/black/rcn.svg deleted file mode 100644 index d973c2b..0000000 --- a/cmd/web/static/icons/black/rcn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rdd.svg b/cmd/web/static/icons/black/rdd.svg deleted file mode 100644 index 2108d04..0000000 --- a/cmd/web/static/icons/black/rdd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rdn.svg b/cmd/web/static/icons/black/rdn.svg deleted file mode 100644 index 14a1058..0000000 --- a/cmd/web/static/icons/black/rdn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rep.svg b/cmd/web/static/icons/black/rep.svg deleted file mode 100644 index e8d8f8d..0000000 --- a/cmd/web/static/icons/black/rep.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/req.svg b/cmd/web/static/icons/black/req.svg deleted file mode 100644 index 4fbc917..0000000 --- a/cmd/web/static/icons/black/req.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rhoc.svg b/cmd/web/static/icons/black/rhoc.svg deleted file mode 100644 index d492e72..0000000 --- a/cmd/web/static/icons/black/rhoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ric.svg b/cmd/web/static/icons/black/ric.svg deleted file mode 100644 index 158953e..0000000 --- a/cmd/web/static/icons/black/ric.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rise.svg b/cmd/web/static/icons/black/rise.svg deleted file mode 100644 index 15e7b5d..0000000 --- a/cmd/web/static/icons/black/rise.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rlc.svg b/cmd/web/static/icons/black/rlc.svg deleted file mode 100644 index 802c959..0000000 --- a/cmd/web/static/icons/black/rlc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rpx.svg b/cmd/web/static/icons/black/rpx.svg deleted file mode 100644 index 189ff96..0000000 --- a/cmd/web/static/icons/black/rpx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/rub.svg b/cmd/web/static/icons/black/rub.svg deleted file mode 100644 index bda695a..0000000 --- a/cmd/web/static/icons/black/rub.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/salt.svg b/cmd/web/static/icons/black/salt.svg deleted file mode 100644 index 87975c1..0000000 --- a/cmd/web/static/icons/black/salt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/san.svg b/cmd/web/static/icons/black/san.svg deleted file mode 100644 index c9e113d..0000000 --- a/cmd/web/static/icons/black/san.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/sbd.svg b/cmd/web/static/icons/black/sbd.svg deleted file mode 100644 index db845f4..0000000 --- a/cmd/web/static/icons/black/sbd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/sberbank.svg b/cmd/web/static/icons/black/sberbank.svg deleted file mode 100644 index d083c96..0000000 --- a/cmd/web/static/icons/black/sberbank.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/sc.svg b/cmd/web/static/icons/black/sc.svg deleted file mode 100644 index d573eb8..0000000 --- a/cmd/web/static/icons/black/sc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/sky.svg b/cmd/web/static/icons/black/sky.svg deleted file mode 100644 index 6027784..0000000 --- a/cmd/web/static/icons/black/sky.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/smart.svg b/cmd/web/static/icons/black/smart.svg deleted file mode 100644 index fabc4ec..0000000 --- a/cmd/web/static/icons/black/smart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/sngls.svg b/cmd/web/static/icons/black/sngls.svg deleted file mode 100644 index 328b77c..0000000 --- a/cmd/web/static/icons/black/sngls.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/snt.svg b/cmd/web/static/icons/black/snt.svg deleted file mode 100644 index f209b24..0000000 --- a/cmd/web/static/icons/black/snt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/sonm.svg b/cmd/web/static/icons/black/sonm.svg deleted file mode 100644 index 303c50d..0000000 --- a/cmd/web/static/icons/black/sonm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/sphtx.svg b/cmd/web/static/icons/black/sphtx.svg deleted file mode 100644 index 5422ab3..0000000 --- a/cmd/web/static/icons/black/sphtx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/srn.svg b/cmd/web/static/icons/black/srn.svg deleted file mode 100644 index d72e4a2..0000000 --- a/cmd/web/static/icons/black/srn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/start.svg b/cmd/web/static/icons/black/start.svg deleted file mode 100644 index 66c0eb4..0000000 --- a/cmd/web/static/icons/black/start.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/steem.svg b/cmd/web/static/icons/black/steem.svg deleted file mode 100644 index d9d30b4..0000000 --- a/cmd/web/static/icons/black/steem.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/storj.svg b/cmd/web/static/icons/black/storj.svg deleted file mode 100644 index f685245..0000000 --- a/cmd/web/static/icons/black/storj.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/storm.svg b/cmd/web/static/icons/black/storm.svg deleted file mode 100644 index 60bb07d..0000000 --- a/cmd/web/static/icons/black/storm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/str.svg b/cmd/web/static/icons/black/str.svg deleted file mode 100644 index bcfc1b3..0000000 --- a/cmd/web/static/icons/black/str.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/strat.svg b/cmd/web/static/icons/black/strat.svg deleted file mode 100644 index 2b187d8..0000000 --- a/cmd/web/static/icons/black/strat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/sub.svg b/cmd/web/static/icons/black/sub.svg deleted file mode 100644 index fce18f5..0000000 --- a/cmd/web/static/icons/black/sub.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/sys.svg b/cmd/web/static/icons/black/sys.svg deleted file mode 100644 index 7c743fe..0000000 --- a/cmd/web/static/icons/black/sys.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/taas.svg b/cmd/web/static/icons/black/taas.svg deleted file mode 100644 index bbe2065..0000000 --- a/cmd/web/static/icons/black/taas.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/tau.svg b/cmd/web/static/icons/black/tau.svg deleted file mode 100644 index 5ebed74..0000000 --- a/cmd/web/static/icons/black/tau.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/tix.svg b/cmd/web/static/icons/black/tix.svg deleted file mode 100644 index 51f6877..0000000 --- a/cmd/web/static/icons/black/tix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/tkn.svg b/cmd/web/static/icons/black/tkn.svg deleted file mode 100644 index f0406b8..0000000 --- a/cmd/web/static/icons/black/tkn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/tnc.svg b/cmd/web/static/icons/black/tnc.svg deleted file mode 100644 index f4009a3..0000000 --- a/cmd/web/static/icons/black/tnc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/tnt.svg b/cmd/web/static/icons/black/tnt.svg deleted file mode 100644 index abc07ba..0000000 --- a/cmd/web/static/icons/black/tnt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/trig.svg b/cmd/web/static/icons/black/trig.svg deleted file mode 100644 index 467c68c..0000000 --- a/cmd/web/static/icons/black/trig.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/trx.svg b/cmd/web/static/icons/black/trx.svg deleted file mode 100644 index 9e6148a..0000000 --- a/cmd/web/static/icons/black/trx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/tzc.svg b/cmd/web/static/icons/black/tzc.svg deleted file mode 100644 index a59de43..0000000 --- a/cmd/web/static/icons/black/tzc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ubq.svg b/cmd/web/static/icons/black/ubq.svg deleted file mode 100644 index cf8e06b..0000000 --- a/cmd/web/static/icons/black/ubq.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/usd.svg b/cmd/web/static/icons/black/usd.svg deleted file mode 100644 index 3d239fd..0000000 --- a/cmd/web/static/icons/black/usd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/usdt.svg b/cmd/web/static/icons/black/usdt.svg deleted file mode 100644 index 7b70415..0000000 --- a/cmd/web/static/icons/black/usdt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/ven.svg b/cmd/web/static/icons/black/ven.svg deleted file mode 100644 index 71b4b4a..0000000 --- a/cmd/web/static/icons/black/ven.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/veri.svg b/cmd/web/static/icons/black/veri.svg deleted file mode 100644 index e06535d..0000000 --- a/cmd/web/static/icons/black/veri.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/via.svg b/cmd/web/static/icons/black/via.svg deleted file mode 100644 index f443b08..0000000 --- a/cmd/web/static/icons/black/via.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/vibe.svg b/cmd/web/static/icons/black/vibe.svg deleted file mode 100644 index 33f8868..0000000 --- a/cmd/web/static/icons/black/vibe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/vivo.svg b/cmd/web/static/icons/black/vivo.svg deleted file mode 100644 index d8928fe..0000000 --- a/cmd/web/static/icons/black/vivo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/vrc.svg b/cmd/web/static/icons/black/vrc.svg deleted file mode 100644 index fec9981..0000000 --- a/cmd/web/static/icons/black/vrc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/vtc.svg b/cmd/web/static/icons/black/vtc.svg deleted file mode 100644 index e729cff..0000000 --- a/cmd/web/static/icons/black/vtc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/wabi.svg b/cmd/web/static/icons/black/wabi.svg deleted file mode 100644 index 4cd41cd..0000000 --- a/cmd/web/static/icons/black/wabi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/waves.svg b/cmd/web/static/icons/black/waves.svg deleted file mode 100644 index fe45d36..0000000 --- a/cmd/web/static/icons/black/waves.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/wax.svg b/cmd/web/static/icons/black/wax.svg deleted file mode 100644 index d63fe5c..0000000 --- a/cmd/web/static/icons/black/wax.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/wtc.svg b/cmd/web/static/icons/black/wtc.svg deleted file mode 100644 index d75e411..0000000 --- a/cmd/web/static/icons/black/wtc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xbc.svg b/cmd/web/static/icons/black/xbc.svg deleted file mode 100644 index 84a3c97..0000000 --- a/cmd/web/static/icons/black/xbc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xcp.svg b/cmd/web/static/icons/black/xcp.svg deleted file mode 100644 index 8ecca2c..0000000 --- a/cmd/web/static/icons/black/xcp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xdn.svg b/cmd/web/static/icons/black/xdn.svg deleted file mode 100644 index b720208..0000000 --- a/cmd/web/static/icons/black/xdn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xem.svg b/cmd/web/static/icons/black/xem.svg deleted file mode 100644 index b1b744f..0000000 --- a/cmd/web/static/icons/black/xem.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xlm.svg b/cmd/web/static/icons/black/xlm.svg deleted file mode 100644 index bcfc1b3..0000000 --- a/cmd/web/static/icons/black/xlm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xmg.svg b/cmd/web/static/icons/black/xmg.svg deleted file mode 100644 index cbb6967..0000000 --- a/cmd/web/static/icons/black/xmg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xmr.svg b/cmd/web/static/icons/black/xmr.svg deleted file mode 100644 index 7374d3d..0000000 --- a/cmd/web/static/icons/black/xmr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xmy.svg b/cmd/web/static/icons/black/xmy.svg deleted file mode 100644 index ca84a00..0000000 --- a/cmd/web/static/icons/black/xmy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xp.svg b/cmd/web/static/icons/black/xp.svg deleted file mode 100644 index 2d938f1..0000000 --- a/cmd/web/static/icons/black/xp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xpa.svg b/cmd/web/static/icons/black/xpa.svg deleted file mode 100644 index af1018f..0000000 --- a/cmd/web/static/icons/black/xpa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xpm.svg b/cmd/web/static/icons/black/xpm.svg deleted file mode 100644 index b821f35..0000000 --- a/cmd/web/static/icons/black/xpm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xrb.svg b/cmd/web/static/icons/black/xrb.svg deleted file mode 100644 index 61bbf1f..0000000 --- a/cmd/web/static/icons/black/xrb.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - black - Created with Sketch. - - - - - - - - - - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xrp.svg b/cmd/web/static/icons/black/xrp.svg deleted file mode 100644 index 103ff97..0000000 --- a/cmd/web/static/icons/black/xrp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xtz.svg b/cmd/web/static/icons/black/xtz.svg deleted file mode 100644 index d24b926..0000000 --- a/cmd/web/static/icons/black/xtz.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xuc.svg b/cmd/web/static/icons/black/xuc.svg deleted file mode 100644 index 4e104f4..0000000 --- a/cmd/web/static/icons/black/xuc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xvc.svg b/cmd/web/static/icons/black/xvc.svg deleted file mode 100644 index 5b07225..0000000 --- a/cmd/web/static/icons/black/xvc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xvg.svg b/cmd/web/static/icons/black/xvg.svg deleted file mode 100644 index f22169f..0000000 --- a/cmd/web/static/icons/black/xvg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/xzc.svg b/cmd/web/static/icons/black/xzc.svg deleted file mode 100644 index 089091a..0000000 --- a/cmd/web/static/icons/black/xzc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/yoyow.svg b/cmd/web/static/icons/black/yoyow.svg deleted file mode 100644 index 7f68bce..0000000 --- a/cmd/web/static/icons/black/yoyow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/zcl.svg b/cmd/web/static/icons/black/zcl.svg deleted file mode 100644 index 357592a..0000000 --- a/cmd/web/static/icons/black/zcl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/zec.svg b/cmd/web/static/icons/black/zec.svg deleted file mode 100644 index 0d82e2a..0000000 --- a/cmd/web/static/icons/black/zec.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/zen.svg b/cmd/web/static/icons/black/zen.svg deleted file mode 100644 index cbd9eec..0000000 --- a/cmd/web/static/icons/black/zen.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/zil.svg b/cmd/web/static/icons/black/zil.svg deleted file mode 100644 index 6cf8781..0000000 --- a/cmd/web/static/icons/black/zil.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/black/zrx.svg b/cmd/web/static/icons/black/zrx.svg deleted file mode 100644 index 7bbb366..0000000 --- a/cmd/web/static/icons/black/zrx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/act.svg b/cmd/web/static/icons/color/act.svg deleted file mode 100644 index 488fcb8..0000000 --- a/cmd/web/static/icons/color/act.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ada.svg b/cmd/web/static/icons/color/ada.svg deleted file mode 100644 index fd1e7ec..0000000 --- a/cmd/web/static/icons/color/ada.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/adx.svg b/cmd/web/static/icons/color/adx.svg deleted file mode 100644 index 9f7a92a..0000000 --- a/cmd/web/static/icons/color/adx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ae.svg b/cmd/web/static/icons/color/ae.svg deleted file mode 100644 index c5cb2c1..0000000 --- a/cmd/web/static/icons/color/ae.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/agi.svg b/cmd/web/static/icons/color/agi.svg deleted file mode 100644 index 7790aae..0000000 --- a/cmd/web/static/icons/color/agi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/aion.svg b/cmd/web/static/icons/color/aion.svg deleted file mode 100644 index 5a8ed0f..0000000 --- a/cmd/web/static/icons/color/aion.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/amb.svg b/cmd/web/static/icons/color/amb.svg deleted file mode 100644 index 0fb387f..0000000 --- a/cmd/web/static/icons/color/amb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/amp.svg b/cmd/web/static/icons/color/amp.svg deleted file mode 100644 index b2fbc3b..0000000 --- a/cmd/web/static/icons/color/amp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ant.svg b/cmd/web/static/icons/color/ant.svg deleted file mode 100644 index 53eb5d7..0000000 --- a/cmd/web/static/icons/color/ant.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/appc.svg b/cmd/web/static/icons/color/appc.svg deleted file mode 100644 index d760ea4..0000000 --- a/cmd/web/static/icons/color/appc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ardr.svg b/cmd/web/static/icons/color/ardr.svg deleted file mode 100644 index eeda540..0000000 --- a/cmd/web/static/icons/color/ardr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ark.svg b/cmd/web/static/icons/color/ark.svg deleted file mode 100644 index a61927f..0000000 --- a/cmd/web/static/icons/color/ark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/arn.svg b/cmd/web/static/icons/color/arn.svg deleted file mode 100644 index 9ae7b0b..0000000 --- a/cmd/web/static/icons/color/arn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ast.svg b/cmd/web/static/icons/color/ast.svg deleted file mode 100644 index 0d427b4..0000000 --- a/cmd/web/static/icons/color/ast.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/atm.svg b/cmd/web/static/icons/color/atm.svg deleted file mode 100644 index bfbe412..0000000 --- a/cmd/web/static/icons/color/atm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bat.svg b/cmd/web/static/icons/color/bat.svg deleted file mode 100644 index f8e71ab..0000000 --- a/cmd/web/static/icons/color/bat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bay.svg b/cmd/web/static/icons/color/bay.svg deleted file mode 100644 index 67b58d8..0000000 --- a/cmd/web/static/icons/color/bay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bcc.svg b/cmd/web/static/icons/color/bcc.svg deleted file mode 100644 index 649b27a..0000000 --- a/cmd/web/static/icons/color/bcc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bcd.svg b/cmd/web/static/icons/color/bcd.svg deleted file mode 100644 index 8da9bb6..0000000 --- a/cmd/web/static/icons/color/bcd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bch.svg b/cmd/web/static/icons/color/bch.svg deleted file mode 100644 index fa87ef1..0000000 --- a/cmd/web/static/icons/color/bch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bcn.svg b/cmd/web/static/icons/color/bcn.svg deleted file mode 100644 index 1fb77b5..0000000 --- a/cmd/web/static/icons/color/bcn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bco.svg b/cmd/web/static/icons/color/bco.svg deleted file mode 100644 index 11265dd..0000000 --- a/cmd/web/static/icons/color/bco.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bcpt.svg b/cmd/web/static/icons/color/bcpt.svg deleted file mode 100644 index cb7f1ee..0000000 --- a/cmd/web/static/icons/color/bcpt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bdl.svg b/cmd/web/static/icons/color/bdl.svg deleted file mode 100644 index 1675dd2..0000000 --- a/cmd/web/static/icons/color/bdl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bela.svg b/cmd/web/static/icons/color/bela.svg deleted file mode 100644 index 589bded..0000000 --- a/cmd/web/static/icons/color/bela.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/blcn.svg b/cmd/web/static/icons/color/blcn.svg deleted file mode 100644 index 2a360be..0000000 --- a/cmd/web/static/icons/color/blcn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/blk.svg b/cmd/web/static/icons/color/blk.svg deleted file mode 100644 index f188931..0000000 --- a/cmd/web/static/icons/color/blk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/block.svg b/cmd/web/static/icons/color/block.svg deleted file mode 100644 index 95926a7..0000000 --- a/cmd/web/static/icons/color/block.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bnb.svg b/cmd/web/static/icons/color/bnb.svg deleted file mode 100644 index fe65564..0000000 --- a/cmd/web/static/icons/color/bnb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bnt.svg b/cmd/web/static/icons/color/bnt.svg deleted file mode 100644 index 642a352..0000000 --- a/cmd/web/static/icons/color/bnt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bnty.svg b/cmd/web/static/icons/color/bnty.svg deleted file mode 100644 index 283dbb3..0000000 --- a/cmd/web/static/icons/color/bnty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bpt.svg b/cmd/web/static/icons/color/bpt.svg deleted file mode 100644 index a8c0c3a..0000000 --- a/cmd/web/static/icons/color/bpt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bq.svg b/cmd/web/static/icons/color/bq.svg deleted file mode 100644 index 618050d..0000000 --- a/cmd/web/static/icons/color/bq.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bqx.svg b/cmd/web/static/icons/color/bqx.svg deleted file mode 100644 index 2ba3591..0000000 --- a/cmd/web/static/icons/color/bqx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/btc.svg b/cmd/web/static/icons/color/btc.svg deleted file mode 100644 index eca66c2..0000000 --- a/cmd/web/static/icons/color/btc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/btcd.svg b/cmd/web/static/icons/color/btcd.svg deleted file mode 100644 index 6024971..0000000 --- a/cmd/web/static/icons/color/btcd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/btcz.svg b/cmd/web/static/icons/color/btcz.svg deleted file mode 100644 index 62ea7cd..0000000 --- a/cmd/web/static/icons/color/btcz.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/btg.svg b/cmd/web/static/icons/color/btg.svg deleted file mode 100644 index d06c9e6..0000000 --- a/cmd/web/static/icons/color/btg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/btm.svg b/cmd/web/static/icons/color/btm.svg deleted file mode 100644 index f6ad115..0000000 --- a/cmd/web/static/icons/color/btm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/bts.svg b/cmd/web/static/icons/color/bts.svg deleted file mode 100644 index 10e7f0c..0000000 --- a/cmd/web/static/icons/color/bts.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/btx.svg b/cmd/web/static/icons/color/btx.svg deleted file mode 100644 index 624da38..0000000 --- a/cmd/web/static/icons/color/btx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/burst.svg b/cmd/web/static/icons/color/burst.svg deleted file mode 100644 index 7527d9e..0000000 --- a/cmd/web/static/icons/color/burst.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/cdn.svg b/cmd/web/static/icons/color/cdn.svg deleted file mode 100644 index 0447e46..0000000 --- a/cmd/web/static/icons/color/cdn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/cdt.svg b/cmd/web/static/icons/color/cdt.svg deleted file mode 100644 index d4afbdd..0000000 --- a/cmd/web/static/icons/color/cdt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/clam.svg b/cmd/web/static/icons/color/clam.svg deleted file mode 100644 index fd56bc9..0000000 --- a/cmd/web/static/icons/color/clam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/cloak.svg b/cmd/web/static/icons/color/cloak.svg deleted file mode 100644 index 01f6401..0000000 --- a/cmd/web/static/icons/color/cloak.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/cnd.svg b/cmd/web/static/icons/color/cnd.svg deleted file mode 100644 index e715637..0000000 --- a/cmd/web/static/icons/color/cnd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/cnx.svg b/cmd/web/static/icons/color/cnx.svg deleted file mode 100644 index feb5fdd..0000000 --- a/cmd/web/static/icons/color/cnx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/cny.svg b/cmd/web/static/icons/color/cny.svg deleted file mode 100644 index 48ae796..0000000 --- a/cmd/web/static/icons/color/cny.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/cred.svg b/cmd/web/static/icons/color/cred.svg deleted file mode 100644 index 9486f93..0000000 --- a/cmd/web/static/icons/color/cred.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/crpt.svg b/cmd/web/static/icons/color/crpt.svg deleted file mode 100644 index 324fbe5..0000000 --- a/cmd/web/static/icons/color/crpt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/cvc.svg b/cmd/web/static/icons/color/cvc.svg deleted file mode 100644 index e537089..0000000 --- a/cmd/web/static/icons/color/cvc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dash.svg b/cmd/web/static/icons/color/dash.svg deleted file mode 100644 index 2b232bc..0000000 --- a/cmd/web/static/icons/color/dash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dat.svg b/cmd/web/static/icons/color/dat.svg deleted file mode 100644 index 4307e21..0000000 --- a/cmd/web/static/icons/color/dat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/data.svg b/cmd/web/static/icons/color/data.svg deleted file mode 100644 index 9d60c57..0000000 --- a/cmd/web/static/icons/color/data.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dbc.svg b/cmd/web/static/icons/color/dbc.svg deleted file mode 100644 index db61a7c..0000000 --- a/cmd/web/static/icons/color/dbc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dcn.svg b/cmd/web/static/icons/color/dcn.svg deleted file mode 100644 index 29a2199..0000000 --- a/cmd/web/static/icons/color/dcn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dcr.svg b/cmd/web/static/icons/color/dcr.svg deleted file mode 100644 index 4eb03f3..0000000 --- a/cmd/web/static/icons/color/dcr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dent.svg b/cmd/web/static/icons/color/dent.svg deleted file mode 100644 index 7e9f620..0000000 --- a/cmd/web/static/icons/color/dent.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dgb.svg b/cmd/web/static/icons/color/dgb.svg deleted file mode 100644 index 725de0e..0000000 --- a/cmd/web/static/icons/color/dgb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dgd.svg b/cmd/web/static/icons/color/dgd.svg deleted file mode 100644 index 33c8ffe..0000000 --- a/cmd/web/static/icons/color/dgd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dlt.svg b/cmd/web/static/icons/color/dlt.svg deleted file mode 100644 index 6c4220e..0000000 --- a/cmd/web/static/icons/color/dlt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/dnt.svg b/cmd/web/static/icons/color/dnt.svg deleted file mode 100644 index d10522a..0000000 --- a/cmd/web/static/icons/color/dnt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/doge.svg b/cmd/web/static/icons/color/doge.svg deleted file mode 100644 index b992be3..0000000 --- a/cmd/web/static/icons/color/doge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/drgn.svg b/cmd/web/static/icons/color/drgn.svg deleted file mode 100644 index 3c58c4e..0000000 --- a/cmd/web/static/icons/color/drgn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ebst.svg b/cmd/web/static/icons/color/ebst.svg deleted file mode 100644 index fd0c997..0000000 --- a/cmd/web/static/icons/color/ebst.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/edg.svg b/cmd/web/static/icons/color/edg.svg deleted file mode 100644 index adb0278..0000000 --- a/cmd/web/static/icons/color/edg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/edoge.svg b/cmd/web/static/icons/color/edoge.svg deleted file mode 100644 index 937f734..0000000 --- a/cmd/web/static/icons/color/edoge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/elf.svg b/cmd/web/static/icons/color/elf.svg deleted file mode 100644 index e2d21b1..0000000 --- a/cmd/web/static/icons/color/elf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/elix.svg b/cmd/web/static/icons/color/elix.svg deleted file mode 100644 index 3aa3a2d..0000000 --- a/cmd/web/static/icons/color/elix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ella.svg b/cmd/web/static/icons/color/ella.svg deleted file mode 100644 index 70fe65b..0000000 --- a/cmd/web/static/icons/color/ella.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/emc.svg b/cmd/web/static/icons/color/emc.svg deleted file mode 100644 index c274c3b..0000000 --- a/cmd/web/static/icons/color/emc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/emc2.svg b/cmd/web/static/icons/color/emc2.svg deleted file mode 100644 index 32f2419..0000000 --- a/cmd/web/static/icons/color/emc2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/eng.svg b/cmd/web/static/icons/color/eng.svg deleted file mode 100644 index ef5bb6f..0000000 --- a/cmd/web/static/icons/color/eng.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/enj.svg b/cmd/web/static/icons/color/enj.svg deleted file mode 100644 index 366b1e2..0000000 --- a/cmd/web/static/icons/color/enj.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/eos.svg b/cmd/web/static/icons/color/eos.svg deleted file mode 100644 index 04d307a..0000000 --- a/cmd/web/static/icons/color/eos.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/etc.svg b/cmd/web/static/icons/color/etc.svg deleted file mode 100644 index 6d9edc2..0000000 --- a/cmd/web/static/icons/color/etc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/eth.svg b/cmd/web/static/icons/color/eth.svg deleted file mode 100644 index bc0c279..0000000 --- a/cmd/web/static/icons/color/eth.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ethos.svg b/cmd/web/static/icons/color/ethos.svg deleted file mode 100644 index 4bb6afe..0000000 --- a/cmd/web/static/icons/color/ethos.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/etn.svg b/cmd/web/static/icons/color/etn.svg deleted file mode 100644 index a5b91aa..0000000 --- a/cmd/web/static/icons/color/etn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/etp.svg b/cmd/web/static/icons/color/etp.svg deleted file mode 100644 index 9a3833f..0000000 --- a/cmd/web/static/icons/color/etp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/eur.svg b/cmd/web/static/icons/color/eur.svg deleted file mode 100644 index 76c6525..0000000 --- a/cmd/web/static/icons/color/eur.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/evx.svg b/cmd/web/static/icons/color/evx.svg deleted file mode 100644 index 9758c09..0000000 --- a/cmd/web/static/icons/color/evx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/exmo.svg b/cmd/web/static/icons/color/exmo.svg deleted file mode 100644 index ba13c60..0000000 --- a/cmd/web/static/icons/color/exmo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/exp.svg b/cmd/web/static/icons/color/exp.svg deleted file mode 100644 index a7524ca..0000000 --- a/cmd/web/static/icons/color/exp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/fair.svg b/cmd/web/static/icons/color/fair.svg deleted file mode 100644 index 2295573..0000000 --- a/cmd/web/static/icons/color/fair.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/fct.svg b/cmd/web/static/icons/color/fct.svg deleted file mode 100644 index a32c744..0000000 --- a/cmd/web/static/icons/color/fct.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/fil.svg b/cmd/web/static/icons/color/fil.svg deleted file mode 100644 index a957594..0000000 --- a/cmd/web/static/icons/color/fil.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/fldc.svg b/cmd/web/static/icons/color/fldc.svg deleted file mode 100644 index a02fe8d..0000000 --- a/cmd/web/static/icons/color/fldc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/flo.svg b/cmd/web/static/icons/color/flo.svg deleted file mode 100644 index 9952413..0000000 --- a/cmd/web/static/icons/color/flo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ftc.svg b/cmd/web/static/icons/color/ftc.svg deleted file mode 100644 index 3f4dc8d..0000000 --- a/cmd/web/static/icons/color/ftc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/fuel.svg b/cmd/web/static/icons/color/fuel.svg deleted file mode 100644 index 51900ac..0000000 --- a/cmd/web/static/icons/color/fuel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/fun.svg b/cmd/web/static/icons/color/fun.svg deleted file mode 100644 index 74e0036..0000000 --- a/cmd/web/static/icons/color/fun.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/game.svg b/cmd/web/static/icons/color/game.svg deleted file mode 100644 index 7945eac..0000000 --- a/cmd/web/static/icons/color/game.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gas.svg b/cmd/web/static/icons/color/gas.svg deleted file mode 100644 index 6b78654..0000000 --- a/cmd/web/static/icons/color/gas.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gbp.svg b/cmd/web/static/icons/color/gbp.svg deleted file mode 100644 index 8cb2eda..0000000 --- a/cmd/web/static/icons/color/gbp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gbx.svg b/cmd/web/static/icons/color/gbx.svg deleted file mode 100644 index a5e5a8b..0000000 --- a/cmd/web/static/icons/color/gbx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gbyte.svg b/cmd/web/static/icons/color/gbyte.svg deleted file mode 100644 index b4c01c2..0000000 --- a/cmd/web/static/icons/color/gbyte.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gno.svg b/cmd/web/static/icons/color/gno.svg deleted file mode 100644 index f6f8584..0000000 --- a/cmd/web/static/icons/color/gno.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gnt.svg b/cmd/web/static/icons/color/gnt.svg deleted file mode 100644 index aab122c..0000000 --- a/cmd/web/static/icons/color/gnt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/grc.svg b/cmd/web/static/icons/color/grc.svg deleted file mode 100644 index b28a426..0000000 --- a/cmd/web/static/icons/color/grc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/grs.svg b/cmd/web/static/icons/color/grs.svg deleted file mode 100644 index 28efae7..0000000 --- a/cmd/web/static/icons/color/grs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gto.svg b/cmd/web/static/icons/color/gto.svg deleted file mode 100644 index 9b6fd21..0000000 --- a/cmd/web/static/icons/color/gto.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gup.svg b/cmd/web/static/icons/color/gup.svg deleted file mode 100644 index f3e47fc..0000000 --- a/cmd/web/static/icons/color/gup.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gvt.svg b/cmd/web/static/icons/color/gvt.svg deleted file mode 100644 index e1e1188..0000000 --- a/cmd/web/static/icons/color/gvt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/gxs.svg b/cmd/web/static/icons/color/gxs.svg deleted file mode 100644 index 536f1f7..0000000 --- a/cmd/web/static/icons/color/gxs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/hpb.svg b/cmd/web/static/icons/color/hpb.svg deleted file mode 100644 index 9d25eb2..0000000 --- a/cmd/web/static/icons/color/hpb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/hsr.svg b/cmd/web/static/icons/color/hsr.svg deleted file mode 100644 index 05a0d41..0000000 --- a/cmd/web/static/icons/color/hsr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/huc.svg b/cmd/web/static/icons/color/huc.svg deleted file mode 100644 index 80df904..0000000 --- a/cmd/web/static/icons/color/huc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/hush.svg b/cmd/web/static/icons/color/hush.svg deleted file mode 100644 index 0a31f28..0000000 --- a/cmd/web/static/icons/color/hush.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/icn.svg b/cmd/web/static/icons/color/icn.svg deleted file mode 100644 index d1d70b4..0000000 --- a/cmd/web/static/icons/color/icn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/icx.svg b/cmd/web/static/icons/color/icx.svg deleted file mode 100644 index 2f66b8c..0000000 --- a/cmd/web/static/icons/color/icx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ignis.svg b/cmd/web/static/icons/color/ignis.svg deleted file mode 100644 index 70141b0..0000000 --- a/cmd/web/static/icons/color/ignis.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ins.svg b/cmd/web/static/icons/color/ins.svg deleted file mode 100644 index 17fcdf5..0000000 --- a/cmd/web/static/icons/color/ins.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/iop.svg b/cmd/web/static/icons/color/iop.svg deleted file mode 100644 index 2777b2e..0000000 --- a/cmd/web/static/icons/color/iop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/iost.svg b/cmd/web/static/icons/color/iost.svg deleted file mode 100644 index 84989c1..0000000 --- a/cmd/web/static/icons/color/iost.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/jpy.svg b/cmd/web/static/icons/color/jpy.svg deleted file mode 100644 index 4acfcd5..0000000 --- a/cmd/web/static/icons/color/jpy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/kcs.svg b/cmd/web/static/icons/color/kcs.svg deleted file mode 100644 index 718da11..0000000 --- a/cmd/web/static/icons/color/kcs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/kin.svg b/cmd/web/static/icons/color/kin.svg deleted file mode 100644 index a70498a..0000000 --- a/cmd/web/static/icons/color/kin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/kmd.svg b/cmd/web/static/icons/color/kmd.svg deleted file mode 100644 index 93b88c5..0000000 --- a/cmd/web/static/icons/color/kmd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/knc.svg b/cmd/web/static/icons/color/knc.svg deleted file mode 100644 index 3d97aee..0000000 --- a/cmd/web/static/icons/color/knc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/krb.svg b/cmd/web/static/icons/color/krb.svg deleted file mode 100644 index 54c0a65..0000000 --- a/cmd/web/static/icons/color/krb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/lbc.svg b/cmd/web/static/icons/color/lbc.svg deleted file mode 100644 index cc26f9a..0000000 --- a/cmd/web/static/icons/color/lbc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/lend.svg b/cmd/web/static/icons/color/lend.svg deleted file mode 100644 index 4bb3e1d..0000000 --- a/cmd/web/static/icons/color/lend.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/link.svg b/cmd/web/static/icons/color/link.svg deleted file mode 100644 index 1a101f4..0000000 --- a/cmd/web/static/icons/color/link.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/lkk.svg b/cmd/web/static/icons/color/lkk.svg deleted file mode 100644 index 5ae58cc..0000000 --- a/cmd/web/static/icons/color/lkk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/lrc.svg b/cmd/web/static/icons/color/lrc.svg deleted file mode 100644 index 5c668f0..0000000 --- a/cmd/web/static/icons/color/lrc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/lsk.svg b/cmd/web/static/icons/color/lsk.svg deleted file mode 100644 index 4d29f63..0000000 --- a/cmd/web/static/icons/color/lsk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ltc.svg b/cmd/web/static/icons/color/ltc.svg deleted file mode 100644 index 56bb7fe..0000000 --- a/cmd/web/static/icons/color/ltc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/lun.svg b/cmd/web/static/icons/color/lun.svg deleted file mode 100644 index 874e540..0000000 --- a/cmd/web/static/icons/color/lun.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/maid.svg b/cmd/web/static/icons/color/maid.svg deleted file mode 100644 index c7af748..0000000 --- a/cmd/web/static/icons/color/maid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/mana.svg b/cmd/web/static/icons/color/mana.svg deleted file mode 100644 index 0ff0375..0000000 --- a/cmd/web/static/icons/color/mana.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/mcap.svg b/cmd/web/static/icons/color/mcap.svg deleted file mode 100644 index b84f391..0000000 --- a/cmd/web/static/icons/color/mcap.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/mco.svg b/cmd/web/static/icons/color/mco.svg deleted file mode 100644 index 7453189..0000000 --- a/cmd/web/static/icons/color/mco.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/med.svg b/cmd/web/static/icons/color/med.svg deleted file mode 100644 index c4dc842..0000000 --- a/cmd/web/static/icons/color/med.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/miota.svg b/cmd/web/static/icons/color/miota.svg deleted file mode 100644 index 2d5cbf4..0000000 --- a/cmd/web/static/icons/color/miota.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/mkr.svg b/cmd/web/static/icons/color/mkr.svg deleted file mode 100644 index b12433e..0000000 --- a/cmd/web/static/icons/color/mkr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/mln.svg b/cmd/web/static/icons/color/mln.svg deleted file mode 100644 index d3c02cd..0000000 --- a/cmd/web/static/icons/color/mln.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/mnx.svg b/cmd/web/static/icons/color/mnx.svg deleted file mode 100644 index b007923..0000000 --- a/cmd/web/static/icons/color/mnx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/mona.svg b/cmd/web/static/icons/color/mona.svg deleted file mode 100644 index 2950fdf..0000000 --- a/cmd/web/static/icons/color/mona.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/mth.svg b/cmd/web/static/icons/color/mth.svg deleted file mode 100644 index 35cfc7b..0000000 --- a/cmd/web/static/icons/color/mth.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/mtl.svg b/cmd/web/static/icons/color/mtl.svg deleted file mode 100644 index eac4e27..0000000 --- a/cmd/web/static/icons/color/mtl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/music.svg b/cmd/web/static/icons/color/music.svg deleted file mode 100644 index 4bbf532..0000000 --- a/cmd/web/static/icons/color/music.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/nas.svg b/cmd/web/static/icons/color/nas.svg deleted file mode 100644 index 09107a5..0000000 --- a/cmd/web/static/icons/color/nas.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/nav.svg b/cmd/web/static/icons/color/nav.svg deleted file mode 100644 index b37f54c..0000000 --- a/cmd/web/static/icons/color/nav.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ndz.svg b/cmd/web/static/icons/color/ndz.svg deleted file mode 100644 index f9b932d..0000000 --- a/cmd/web/static/icons/color/ndz.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/nebl.svg b/cmd/web/static/icons/color/nebl.svg deleted file mode 100644 index 94f0406..0000000 --- a/cmd/web/static/icons/color/nebl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/neo.svg b/cmd/web/static/icons/color/neo.svg deleted file mode 100644 index 4adaa3d..0000000 --- a/cmd/web/static/icons/color/neo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/neos.svg b/cmd/web/static/icons/color/neos.svg deleted file mode 100644 index 5b51e05..0000000 --- a/cmd/web/static/icons/color/neos.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ngc.svg b/cmd/web/static/icons/color/ngc.svg deleted file mode 100644 index 94b347d..0000000 --- a/cmd/web/static/icons/color/ngc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/nlc2.svg b/cmd/web/static/icons/color/nlc2.svg deleted file mode 100644 index f497288..0000000 --- a/cmd/web/static/icons/color/nlc2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/nlg.svg b/cmd/web/static/icons/color/nlg.svg deleted file mode 100644 index b44a2ac..0000000 --- a/cmd/web/static/icons/color/nlg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/nmc.svg b/cmd/web/static/icons/color/nmc.svg deleted file mode 100644 index 8fe5c28..0000000 --- a/cmd/web/static/icons/color/nmc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/nxs.svg b/cmd/web/static/icons/color/nxs.svg deleted file mode 100644 index d942840..0000000 --- a/cmd/web/static/icons/color/nxs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/nxt.svg b/cmd/web/static/icons/color/nxt.svg deleted file mode 100644 index 51d4dac..0000000 --- a/cmd/web/static/icons/color/nxt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/oax.svg b/cmd/web/static/icons/color/oax.svg deleted file mode 100644 index e60f980..0000000 --- a/cmd/web/static/icons/color/oax.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/omg.svg b/cmd/web/static/icons/color/omg.svg deleted file mode 100644 index d9a2297..0000000 --- a/cmd/web/static/icons/color/omg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/omni.svg b/cmd/web/static/icons/color/omni.svg deleted file mode 100644 index e8325fd..0000000 --- a/cmd/web/static/icons/color/omni.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ost.svg b/cmd/web/static/icons/color/ost.svg deleted file mode 100644 index 3bd2279..0000000 --- a/cmd/web/static/icons/color/ost.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ox.svg b/cmd/web/static/icons/color/ox.svg deleted file mode 100644 index eaf4d20..0000000 --- a/cmd/web/static/icons/color/ox.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/pac.svg b/cmd/web/static/icons/color/pac.svg deleted file mode 100644 index 7afba0b..0000000 --- a/cmd/web/static/icons/color/pac.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/part.svg b/cmd/web/static/icons/color/part.svg deleted file mode 100644 index 88b20a7..0000000 --- a/cmd/web/static/icons/color/part.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/pasl.svg b/cmd/web/static/icons/color/pasl.svg deleted file mode 100644 index 145e5d1..0000000 --- a/cmd/web/static/icons/color/pasl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/pay.svg b/cmd/web/static/icons/color/pay.svg deleted file mode 100644 index 376f9ed..0000000 --- a/cmd/web/static/icons/color/pay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/pink.svg b/cmd/web/static/icons/color/pink.svg deleted file mode 100644 index 2440ef7..0000000 --- a/cmd/web/static/icons/color/pink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/pirl.svg b/cmd/web/static/icons/color/pirl.svg deleted file mode 100644 index 05813f2..0000000 --- a/cmd/web/static/icons/color/pirl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/pivx.svg b/cmd/web/static/icons/color/pivx.svg deleted file mode 100644 index b37b018..0000000 --- a/cmd/web/static/icons/color/pivx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/plr.svg b/cmd/web/static/icons/color/plr.svg deleted file mode 100644 index c43eb92..0000000 --- a/cmd/web/static/icons/color/plr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/poe.svg b/cmd/web/static/icons/color/poe.svg deleted file mode 100644 index 70f31dd..0000000 --- a/cmd/web/static/icons/color/poe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/poly.svg b/cmd/web/static/icons/color/poly.svg deleted file mode 100644 index bd1b74e..0000000 --- a/cmd/web/static/icons/color/poly.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/pot.svg b/cmd/web/static/icons/color/pot.svg deleted file mode 100644 index 8941277..0000000 --- a/cmd/web/static/icons/color/pot.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/powr.svg b/cmd/web/static/icons/color/powr.svg deleted file mode 100644 index 645e2fb..0000000 --- a/cmd/web/static/icons/color/powr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ppc.svg b/cmd/web/static/icons/color/ppc.svg deleted file mode 100644 index c1a9755..0000000 --- a/cmd/web/static/icons/color/ppc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ppp.svg b/cmd/web/static/icons/color/ppp.svg deleted file mode 100644 index 78f9d49..0000000 --- a/cmd/web/static/icons/color/ppp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ppt.svg b/cmd/web/static/icons/color/ppt.svg deleted file mode 100644 index 4c6360d..0000000 --- a/cmd/web/static/icons/color/ppt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/prl.svg b/cmd/web/static/icons/color/prl.svg deleted file mode 100644 index a35b795..0000000 --- a/cmd/web/static/icons/color/prl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/pura.svg b/cmd/web/static/icons/color/pura.svg deleted file mode 100644 index 4a79630..0000000 --- a/cmd/web/static/icons/color/pura.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/qash.svg b/cmd/web/static/icons/color/qash.svg deleted file mode 100644 index b19cb3d..0000000 --- a/cmd/web/static/icons/color/qash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/qiwi.svg b/cmd/web/static/icons/color/qiwi.svg deleted file mode 100644 index 431586c..0000000 --- a/cmd/web/static/icons/color/qiwi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/qlc.svg b/cmd/web/static/icons/color/qlc.svg deleted file mode 100644 index 6c3b8c5..0000000 --- a/cmd/web/static/icons/color/qlc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/qsp.svg b/cmd/web/static/icons/color/qsp.svg deleted file mode 100644 index ec12440..0000000 --- a/cmd/web/static/icons/color/qsp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/qtum.svg b/cmd/web/static/icons/color/qtum.svg deleted file mode 100644 index 1e70c18..0000000 --- a/cmd/web/static/icons/color/qtum.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/r.svg b/cmd/web/static/icons/color/r.svg deleted file mode 100644 index 0e5dc23..0000000 --- a/cmd/web/static/icons/color/r.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rads.svg b/cmd/web/static/icons/color/rads.svg deleted file mode 100644 index dd978b7..0000000 --- a/cmd/web/static/icons/color/rads.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rcn.svg b/cmd/web/static/icons/color/rcn.svg deleted file mode 100644 index 6f086ea..0000000 --- a/cmd/web/static/icons/color/rcn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rdd.svg b/cmd/web/static/icons/color/rdd.svg deleted file mode 100644 index a05dc74..0000000 --- a/cmd/web/static/icons/color/rdd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rdn.svg b/cmd/web/static/icons/color/rdn.svg deleted file mode 100644 index ab02505..0000000 --- a/cmd/web/static/icons/color/rdn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rep.svg b/cmd/web/static/icons/color/rep.svg deleted file mode 100644 index ea426c4..0000000 --- a/cmd/web/static/icons/color/rep.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/req.svg b/cmd/web/static/icons/color/req.svg deleted file mode 100644 index 44aa97b..0000000 --- a/cmd/web/static/icons/color/req.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rhoc.svg b/cmd/web/static/icons/color/rhoc.svg deleted file mode 100644 index cb8edc9..0000000 --- a/cmd/web/static/icons/color/rhoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ric.svg b/cmd/web/static/icons/color/ric.svg deleted file mode 100644 index 6e08ce7..0000000 --- a/cmd/web/static/icons/color/ric.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rise.svg b/cmd/web/static/icons/color/rise.svg deleted file mode 100644 index a0ff18e..0000000 --- a/cmd/web/static/icons/color/rise.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rlc.svg b/cmd/web/static/icons/color/rlc.svg deleted file mode 100644 index 4582516..0000000 --- a/cmd/web/static/icons/color/rlc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rpx.svg b/cmd/web/static/icons/color/rpx.svg deleted file mode 100644 index c1a99c9..0000000 --- a/cmd/web/static/icons/color/rpx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/rub.svg b/cmd/web/static/icons/color/rub.svg deleted file mode 100644 index 6664344..0000000 --- a/cmd/web/static/icons/color/rub.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/salt.svg b/cmd/web/static/icons/color/salt.svg deleted file mode 100644 index d33a2b7..0000000 --- a/cmd/web/static/icons/color/salt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/san.svg b/cmd/web/static/icons/color/san.svg deleted file mode 100644 index eb54924..0000000 --- a/cmd/web/static/icons/color/san.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/sbd.svg b/cmd/web/static/icons/color/sbd.svg deleted file mode 100644 index ff13ae1..0000000 --- a/cmd/web/static/icons/color/sbd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/sberbank.svg b/cmd/web/static/icons/color/sberbank.svg deleted file mode 100644 index 3805d84..0000000 --- a/cmd/web/static/icons/color/sberbank.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/sc.svg b/cmd/web/static/icons/color/sc.svg deleted file mode 100644 index fff5e2d..0000000 --- a/cmd/web/static/icons/color/sc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/sky.svg b/cmd/web/static/icons/color/sky.svg deleted file mode 100644 index 22dab48..0000000 --- a/cmd/web/static/icons/color/sky.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/smart.svg b/cmd/web/static/icons/color/smart.svg deleted file mode 100644 index fde8b74..0000000 --- a/cmd/web/static/icons/color/smart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/sngls.svg b/cmd/web/static/icons/color/sngls.svg deleted file mode 100644 index e979958..0000000 --- a/cmd/web/static/icons/color/sngls.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/snt.svg b/cmd/web/static/icons/color/snt.svg deleted file mode 100644 index ffd9de4..0000000 --- a/cmd/web/static/icons/color/snt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/sonm.svg b/cmd/web/static/icons/color/sonm.svg deleted file mode 100644 index d2d6a18..0000000 --- a/cmd/web/static/icons/color/sonm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/sphtx.svg b/cmd/web/static/icons/color/sphtx.svg deleted file mode 100644 index 247d738..0000000 --- a/cmd/web/static/icons/color/sphtx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/srn.svg b/cmd/web/static/icons/color/srn.svg deleted file mode 100644 index 19e10b5..0000000 --- a/cmd/web/static/icons/color/srn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/start.svg b/cmd/web/static/icons/color/start.svg deleted file mode 100644 index 35bcfa7..0000000 --- a/cmd/web/static/icons/color/start.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/steem.svg b/cmd/web/static/icons/color/steem.svg deleted file mode 100644 index fc61b07..0000000 --- a/cmd/web/static/icons/color/steem.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/storj.svg b/cmd/web/static/icons/color/storj.svg deleted file mode 100644 index 0e37bf3..0000000 --- a/cmd/web/static/icons/color/storj.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/storm.svg b/cmd/web/static/icons/color/storm.svg deleted file mode 100644 index 651a893..0000000 --- a/cmd/web/static/icons/color/storm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/str.svg b/cmd/web/static/icons/color/str.svg deleted file mode 100644 index e75323f..0000000 --- a/cmd/web/static/icons/color/str.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/strat.svg b/cmd/web/static/icons/color/strat.svg deleted file mode 100644 index af4fc83..0000000 --- a/cmd/web/static/icons/color/strat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/sub.svg b/cmd/web/static/icons/color/sub.svg deleted file mode 100644 index 4c43b4c..0000000 --- a/cmd/web/static/icons/color/sub.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/sys.svg b/cmd/web/static/icons/color/sys.svg deleted file mode 100644 index a0fb8d1..0000000 --- a/cmd/web/static/icons/color/sys.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/taas.svg b/cmd/web/static/icons/color/taas.svg deleted file mode 100644 index c170ba0..0000000 --- a/cmd/web/static/icons/color/taas.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/tau.svg b/cmd/web/static/icons/color/tau.svg deleted file mode 100644 index 0246c1b..0000000 --- a/cmd/web/static/icons/color/tau.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/tix.svg b/cmd/web/static/icons/color/tix.svg deleted file mode 100644 index 692ca19..0000000 --- a/cmd/web/static/icons/color/tix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/tkn.svg b/cmd/web/static/icons/color/tkn.svg deleted file mode 100644 index 5a6c796..0000000 --- a/cmd/web/static/icons/color/tkn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/tnc.svg b/cmd/web/static/icons/color/tnc.svg deleted file mode 100644 index 4eca816..0000000 --- a/cmd/web/static/icons/color/tnc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/tnt.svg b/cmd/web/static/icons/color/tnt.svg deleted file mode 100644 index ab0eda4..0000000 --- a/cmd/web/static/icons/color/tnt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/trig.svg b/cmd/web/static/icons/color/trig.svg deleted file mode 100644 index 4e9e63f..0000000 --- a/cmd/web/static/icons/color/trig.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/trx.svg b/cmd/web/static/icons/color/trx.svg deleted file mode 100644 index d7c3b34..0000000 --- a/cmd/web/static/icons/color/trx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/tzc.svg b/cmd/web/static/icons/color/tzc.svg deleted file mode 100644 index 03bbae4..0000000 --- a/cmd/web/static/icons/color/tzc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ubq.svg b/cmd/web/static/icons/color/ubq.svg deleted file mode 100644 index 42888a1..0000000 --- a/cmd/web/static/icons/color/ubq.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/usd.svg b/cmd/web/static/icons/color/usd.svg deleted file mode 100644 index 831e499..0000000 --- a/cmd/web/static/icons/color/usd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/usdt.svg b/cmd/web/static/icons/color/usdt.svg deleted file mode 100644 index 334dbad..0000000 --- a/cmd/web/static/icons/color/usdt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/ven.svg b/cmd/web/static/icons/color/ven.svg deleted file mode 100644 index d9fa6b7..0000000 --- a/cmd/web/static/icons/color/ven.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/veri.svg b/cmd/web/static/icons/color/veri.svg deleted file mode 100644 index 3f7d7e9..0000000 --- a/cmd/web/static/icons/color/veri.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/via.svg b/cmd/web/static/icons/color/via.svg deleted file mode 100644 index f95e19d..0000000 --- a/cmd/web/static/icons/color/via.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/vibe.svg b/cmd/web/static/icons/color/vibe.svg deleted file mode 100644 index 01d7fa8..0000000 --- a/cmd/web/static/icons/color/vibe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/vivo.svg b/cmd/web/static/icons/color/vivo.svg deleted file mode 100644 index 871fa55..0000000 --- a/cmd/web/static/icons/color/vivo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/vrc.svg b/cmd/web/static/icons/color/vrc.svg deleted file mode 100644 index 6819503..0000000 --- a/cmd/web/static/icons/color/vrc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/vtc.svg b/cmd/web/static/icons/color/vtc.svg deleted file mode 100644 index 419ab00..0000000 --- a/cmd/web/static/icons/color/vtc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/wabi.svg b/cmd/web/static/icons/color/wabi.svg deleted file mode 100644 index e50d075..0000000 --- a/cmd/web/static/icons/color/wabi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/waves.svg b/cmd/web/static/icons/color/waves.svg deleted file mode 100644 index 9bcefe0..0000000 --- a/cmd/web/static/icons/color/waves.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/wax.svg b/cmd/web/static/icons/color/wax.svg deleted file mode 100644 index 342ba6a..0000000 --- a/cmd/web/static/icons/color/wax.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/wtc.svg b/cmd/web/static/icons/color/wtc.svg deleted file mode 100644 index 407df43..0000000 --- a/cmd/web/static/icons/color/wtc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xbc.svg b/cmd/web/static/icons/color/xbc.svg deleted file mode 100644 index 64b6878..0000000 --- a/cmd/web/static/icons/color/xbc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xcp.svg b/cmd/web/static/icons/color/xcp.svg deleted file mode 100644 index 94eadbb..0000000 --- a/cmd/web/static/icons/color/xcp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xdn.svg b/cmd/web/static/icons/color/xdn.svg deleted file mode 100644 index 37a5048..0000000 --- a/cmd/web/static/icons/color/xdn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xem.svg b/cmd/web/static/icons/color/xem.svg deleted file mode 100644 index 682f79a..0000000 --- a/cmd/web/static/icons/color/xem.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xlm.svg b/cmd/web/static/icons/color/xlm.svg deleted file mode 100644 index e75323f..0000000 --- a/cmd/web/static/icons/color/xlm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xmg.svg b/cmd/web/static/icons/color/xmg.svg deleted file mode 100644 index 7d698f3..0000000 --- a/cmd/web/static/icons/color/xmg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xmr.svg b/cmd/web/static/icons/color/xmr.svg deleted file mode 100644 index 876bf57..0000000 --- a/cmd/web/static/icons/color/xmr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xmy.svg b/cmd/web/static/icons/color/xmy.svg deleted file mode 100644 index 445d31b..0000000 --- a/cmd/web/static/icons/color/xmy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xp.svg b/cmd/web/static/icons/color/xp.svg deleted file mode 100644 index 51857ce..0000000 --- a/cmd/web/static/icons/color/xp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xpa.svg b/cmd/web/static/icons/color/xpa.svg deleted file mode 100644 index 1b4017f..0000000 --- a/cmd/web/static/icons/color/xpa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xpm.svg b/cmd/web/static/icons/color/xpm.svg deleted file mode 100644 index 6a009c2..0000000 --- a/cmd/web/static/icons/color/xpm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xrb.svg b/cmd/web/static/icons/color/xrb.svg deleted file mode 100644 index 166f9d6..0000000 --- a/cmd/web/static/icons/color/xrb.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - color - Created with Sketch. - - - - - - - - - - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xrp.svg b/cmd/web/static/icons/color/xrp.svg deleted file mode 100644 index f1db38b..0000000 --- a/cmd/web/static/icons/color/xrp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xtz.svg b/cmd/web/static/icons/color/xtz.svg deleted file mode 100644 index ada9b0d..0000000 --- a/cmd/web/static/icons/color/xtz.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xuc.svg b/cmd/web/static/icons/color/xuc.svg deleted file mode 100644 index c9b4021..0000000 --- a/cmd/web/static/icons/color/xuc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xvc.svg b/cmd/web/static/icons/color/xvc.svg deleted file mode 100644 index b6ea09c..0000000 --- a/cmd/web/static/icons/color/xvc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xvg.svg b/cmd/web/static/icons/color/xvg.svg deleted file mode 100644 index 87720fd..0000000 --- a/cmd/web/static/icons/color/xvg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/xzc.svg b/cmd/web/static/icons/color/xzc.svg deleted file mode 100644 index 4ba5d95..0000000 --- a/cmd/web/static/icons/color/xzc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/yoyow.svg b/cmd/web/static/icons/color/yoyow.svg deleted file mode 100644 index 6bab321..0000000 --- a/cmd/web/static/icons/color/yoyow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/zcl.svg b/cmd/web/static/icons/color/zcl.svg deleted file mode 100644 index a834c6f..0000000 --- a/cmd/web/static/icons/color/zcl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/zec.svg b/cmd/web/static/icons/color/zec.svg deleted file mode 100644 index e276d7a..0000000 --- a/cmd/web/static/icons/color/zec.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/zen.svg b/cmd/web/static/icons/color/zen.svg deleted file mode 100644 index 2b126ad..0000000 --- a/cmd/web/static/icons/color/zen.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/zil.svg b/cmd/web/static/icons/color/zil.svg deleted file mode 100644 index f3b4ecc..0000000 --- a/cmd/web/static/icons/color/zil.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/icons/color/zrx.svg b/cmd/web/static/icons/color/zrx.svg deleted file mode 100644 index 388a1e9..0000000 --- a/cmd/web/static/icons/color/zrx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cmd/web/static/index.html b/cmd/web/static/index.html index 6e68a21..73ffbe3 100644 --- a/cmd/web/static/index.html +++ b/cmd/web/static/index.html @@ -13,6 +13,7 @@ +