Skip to content

Commit

Permalink
feat(BSV): add bsv icon and color
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Jan 3, 2019
1 parent b847e17 commit 5f24be7
Show file tree
Hide file tree
Showing 7 changed files with 221 additions and 189 deletions.
1 change: 1 addition & 0 deletions packages/blockchain-info-components/src/Colors/Default.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export default {
// Coins
btc: '#FF9B22',
bch: '#3EDC89',
bsv: '#EDB134',
eth: '#473BCB',
xlm: '#08b5e5'
}
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
406 changes: 218 additions & 188 deletions packages/blockchain-info-components/src/Fonts/Icomoon/selection.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/blockchain-info-components/src/Icons/Icomoon.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default {
'bch-circle-filled': '\\e905',
bell: '\\e93b',
'birthday-cake-light': '\\e986',
bitcoin: '\\e957',
bsv: '\\e914',
btc: '\\e97c',
'btc-circle': '\\e98a',
'btc-circle-filled': '\\e906',
Expand Down

0 comments on commit 5f24be7

Please sign in to comment.