Skip to content

Commit

Permalink
Add svg icons (#242)
Browse files Browse the repository at this point in the history
* Add svg icons

* Rename Icon-alt-title.svg to icon-alt-title.svg

* Rename Icon-main.svg to icon-main.svg

* Rename Icon-main-title.svg to icon-main-title.svg

* Rename Icon-alt.svg to icon-alt.svg

* Add dark icons to be used on light backgrounds

* Use new dark icon in readme
  • Loading branch information
hessius authored and UnchartedBull committed Oct 23, 2019
1 parent 88f9360 commit 211444d
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<img width="200" height="200" src="https://github.com/UnchartedBull/OctoDash/raw/master/build/icon.png">
<br>
<img width="300" height="300" src="./src/assets/icon/icon-main-dark-title.svg">
<br><br>
<img src="https://travis-ci.org/UnchartedBull/OctoDash.svg?branch=master">
<img src="https://www.codefactor.io/repository/github/unchartedbull/octodash/badge">
<img src="https://img.shields.io/github/issues/UnchartedBull/OctoDash.svg">
Expand Down
1 change: 1 addition & 0 deletions src/assets/icon/icon-alt-dark-title.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/icon/icon-alt-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 211444d

Please sign in to comment.