diff --git a/app-template/bitcoincom/css/bitcoin.com.css b/app-template/bitcoincom/css/bitcoin.com.css index 0b7b36a29..50483fb77 100644 --- a/app-template/bitcoincom/css/bitcoin.com.css +++ b/app-template/bitcoincom/css/bitcoin.com.css @@ -232,6 +232,21 @@ div.onboarding-topic { background-image: url('../img/icon-tools.svg'); } +.icon-reddit { + background-color: #494949; + background-image: url('../img/icon-reddit.svg'); +} + +.icon-twitter { + background-color: #494949; + background-image: url('../img/icon-twitter.svg'); +} + +.icon-share { + background-color: #494949; + background-image: url('../img/icon-share.svg'); +} + .shapeshift-banner { background: url(../img/shapeshiftbg.jpg) center center no-repeat #28394d; padding: 10px; diff --git a/www/css/bitcoin.com.css b/www/css/bitcoin.com.css index 0730d469e..bd5e08875 100644 --- a/www/css/bitcoin.com.css +++ b/www/css/bitcoin.com.css @@ -274,6 +274,21 @@ div.slide-success__background.fill-screen { background-image: url('../img/icon-tools.svg'); } +.icon-reddit { + background-color: #494949; + background-image: url('../img/icon-reddit.svg'); +} + +.icon-twitter { + background-color: #494949; + background-image: url('../img/icon-twitter.svg'); +} + +.icon-share { + background-color: #494949; + background-image: url('../img/icon-share.svg'); +} + .tabs .tab-item .icon { background-size: contain; } diff --git a/www/img/icon-reddit.svg b/www/img/icon-reddit.svg new file mode 100644 index 000000000..d91357998 --- /dev/null +++ b/www/img/icon-reddit.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/www/img/icon-share.svg b/www/img/icon-share.svg new file mode 100644 index 000000000..a37b6d061 --- /dev/null +++ b/www/img/icon-share.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/www/img/icon-twitter.svg b/www/img/icon-twitter.svg new file mode 100644 index 000000000..249629bde --- /dev/null +++ b/www/img/icon-twitter.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +