diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2014-01-15 14:49:41 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2014-01-15 15:48:42 +0100 |
commit | 5f95356592b12c81b8c2e0f32c890cdbd069e82c (patch) | |
tree | 51e35146a6a2e7435a9ebb8fbd3e26d68d770248 /settings/img | |
parent | db837bf696951e3c866205a2d690bf3c014babeb (diff) | |
download | nextcloud-server-5f95356592b12c81b8c2e0f32c890cdbd069e82c.tar.gz nextcloud-server-5f95356592b12c81b8c2e0f32c890cdbd069e82c.zip |
remove unused log icon
Diffstat (limited to 'settings/img')
-rw-r--r-- | settings/img/log Icon License | 2 | ||||
-rw-r--r-- | settings/img/log.png | bin | 342 -> 0 bytes | |||
-rw-r--r-- | settings/img/log.svg | 10 |
3 files changed, 0 insertions, 12 deletions
diff --git a/settings/img/log Icon License b/settings/img/log Icon License deleted file mode 100644 index b5c3167d733..00000000000 --- a/settings/img/log Icon License +++ /dev/null @@ -1,2 +0,0 @@ -CC BY 3.0 -http://thenounproject.com/en-us/noun/printer/#icon-No109
\ No newline at end of file diff --git a/settings/img/log.png b/settings/img/log.png Binary files differdeleted file mode 100644 index b34a58f844c..00000000000 --- a/settings/img/log.png +++ /dev/null diff --git a/settings/img/log.svg b/settings/img/log.svg deleted file mode 100644 index a3939b73093..00000000000 --- a/settings/img/log.svg +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 100 100" xml:space="preserve" height="16px" viewBox="0 0 100 100" width="16px" version="1.1" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><g fill="#4d4d4d"> -<rect height="19" width="4" y="45" x="75"/> -<polygon points="21 0 21 19 25 19 25 4 75 4 75 19 79 19 79 0"/> -<polygon points="75 45 75 96 44 96 44 77 25 77 25 45 21 45 21 80 41 100 79 100 79 45"/> -<rect height="3" width="38" y="45" x="31"/> -<rect height="3" width="38" y="56" x="31"/> -<rect height="3" width="38" y="67" x="31"/> -<path d="m0 21v48h19v-10h-9v-28h80v28h-9v10h19v-48h-100zm97 7h-4v-4h4v4z"/> -</g></svg> |