Remove the icon since it's defined by the app itself

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2017-01-25 10:50:31 +01:00
parent 77fcee7979
commit 7e3bd63a70
No known key found for this signature in database
GPG key ID: E166FD8976B3BAC8
2 changed files with 0 additions and 7 deletions

View file

@ -20,9 +20,6 @@ input#openid, input#webdav { width:20em; }
.nav-icon-clientsbox {
background-image: url('../img/change.svg?v=1');
}
.nav-icon-activity {
background-image: url('../img/activity-dark.svg?v=1');
}
.nav-icon-federated-cloud {
background-image: url('../img/share.svg?v=1');
}

View file

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.0">
<path d="m16 1-10 18h11l-1 12 10-18h-11z"/>
</svg>

Before

Width:  |  Height:  |  Size: 185 B