diff options
author | Marcel Korpel <marcel.korpel@gmail.com> | 2016-01-31 20:07:45 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2016-01-31 20:12:56 +0100 |
commit | 1664a24198a3f3ef3fb3529ce8761fd030325e43 (patch) | |
tree | 32804c8b88d6de9b057ce6351868e1459661c2c7 /web/html/images | |
parent | 7d7fc184059e524882091343213f204fa67ff4d6 (diff) | |
download | aur-1664a24198a3f3ef3fb3529ce8761fd030325e43.tar.gz aur-1664a24198a3f3ef3fb3529ce8761fd030325e43.tar.xz |
Remove 'new' tag from updates table
It was hard to make it consistent with the other new icons from Open
Iconic and it hadn't much use after all.
Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'web/html/images')
-rw-r--r-- | web/html/images/new.svg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/web/html/images/new.svg b/web/html/images/new.svg deleted file mode 100644 index 87f1a4cc..00000000 --- a/web/html/images/new.svg +++ /dev/null @@ -1,3 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8"> - <path style="fill:#66aa22;fill-opacity:1" d="M4 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 1l3 3h-2v3h-2v-3h-2l3-3z" /> -</svg> |