diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2017-01-19 02:26:43 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2017-01-19 10:42:21 +0100 |
commit | 6697415d499ebebf157794802f77b65ea59fd8e8 (patch) | |
tree | 8fe792ba96f0b3490867d3f8f5dee438351f00dc /settings/img/toggle-filelist.svg | |
parent | 2cfedb3623f532e22b007680c2978be1542600af (diff) | |
download | nextcloud-server-6697415d499ebebf157794802f77b65ea59fd8e8.tar.gz nextcloud-server-6697415d499ebebf157794802f77b65ea59fd8e8.zip |
add icons to personal settings navigation
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'settings/img/toggle-filelist.svg')
-rw-r--r-- | settings/img/toggle-filelist.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/img/toggle-filelist.svg b/settings/img/toggle-filelist.svg new file mode 100644 index 00000000000..10bc79fa063 --- /dev/null +++ b/settings/img/toggle-filelist.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1"><rect rx=".5" ry=".5" height="4" width="4" y="1" x="1"/><rect rx=".5" ry=".5" height="1" width="9" y="2" x="6"/><rect rx=".5" ry=".5" height="4" width="4" y="6" x="1"/><rect rx=".5" ry=".5" height="1" width="9" y="7" x="6"/><rect rx=".5" ry=".5" height="4" width="4" y="11" x="1"/><rect rx=".5" ry=".5" height="1" width="9" y="12" x="6"/></svg>
\ No newline at end of file |