From 51c22d331360c5240b49d32ac751ace6962b8d74 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 8 Nov 2014 23:25:57 +0100 Subject: add some more icons for contrasthigh icon theme --- .../ContrastHigh/scalable/places/Makefile.am | 20 +++ .../ContrastHigh/scalable/places/folder-remote.svg | 101 +++++++++++++ .../ContrastHigh/scalable/places/folder.svg | 99 ++++++++++++ .../scalable/places/network-server.svg | 147 ++++++++++++++++++ .../scalable/places/network-workgroup.svg | 168 +++++++++++++++++++++ .../ContrastHigh/scalable/places/start-here.svg | 153 +++++++++++++++++++ .../scalable/places/user-bookmarks.svg | 112 ++++++++++++++ .../ContrastHigh/scalable/places/user-desktop.svg | 136 +++++++++++++++++ .../ContrastHigh/scalable/places/user-home.svg | 85 +++++++++++ .../ContrastHigh/scalable/places/user-trash.svg | 87 +++++++++++ 10 files changed, 1108 insertions(+) create mode 100644 icon-themes/ContrastHigh/scalable/places/Makefile.am create mode 100644 icon-themes/ContrastHigh/scalable/places/folder-remote.svg create mode 100644 icon-themes/ContrastHigh/scalable/places/folder.svg create mode 100644 icon-themes/ContrastHigh/scalable/places/network-server.svg create mode 100644 icon-themes/ContrastHigh/scalable/places/network-workgroup.svg create mode 100644 icon-themes/ContrastHigh/scalable/places/start-here.svg create mode 100644 icon-themes/ContrastHigh/scalable/places/user-bookmarks.svg create mode 100644 icon-themes/ContrastHigh/scalable/places/user-desktop.svg create mode 100644 icon-themes/ContrastHigh/scalable/places/user-home.svg create mode 100644 icon-themes/ContrastHigh/scalable/places/user-trash.svg (limited to 'icon-themes/ContrastHigh/scalable/places') diff --git a/icon-themes/ContrastHigh/scalable/places/Makefile.am b/icon-themes/ContrastHigh/scalable/places/Makefile.am new file mode 100644 index 00000000..ddc7a111 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/Makefile.am @@ -0,0 +1,20 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = scalable +context = places + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA= \ + folder-remote.svg \ + folder.svg \ + network-server.svg \ + network-workgroup.svg \ + start-here.svg \ + user-bookmarks.svg \ + user-desktop.svg \ + user-home.svg \ + user-trash.svg + +EXTRA_DIST= $(icon_DATA) diff --git a/icon-themes/ContrastHigh/scalable/places/folder-remote.svg b/icon-themes/ContrastHigh/scalable/places/folder-remote.svg new file mode 100644 index 00000000..88201d7a --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/folder-remote.svg @@ -0,0 +1,101 @@ + + + + + + + image/svg+xml + + Remote Folder Icon + A remote or networked folder + + + + + + + + + folder + remote + share + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/places/folder.svg b/icon-themes/ContrastHigh/scalable/places/folder.svg new file mode 100644 index 00000000..8480ea00 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/folder.svg @@ -0,0 +1,99 @@ + + + + + + + image/svg+xml + + Folder Icon + A folder + + + + + + + + + folder + directory + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/places/network-server.svg b/icon-themes/ContrastHigh/scalable/places/network-server.svg new file mode 100644 index 00000000..7645c6dc --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/network-server.svg @@ -0,0 +1,147 @@ + + + + + + + + + image/svg+xml + + Network Server Icon + + + server + network + remote + resource + + + A remote server or resource icon + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/places/network-workgroup.svg b/icon-themes/ContrastHigh/scalable/places/network-workgroup.svg new file mode 100644 index 00000000..522346b8 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/network-workgroup.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/places/start-here.svg b/icon-themes/ContrastHigh/scalable/places/start-here.svg new file mode 100644 index 00000000..1f8f75e7 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/start-here.svg @@ -0,0 +1,153 @@ + + + + + + + image/svg+xml + + + Start Here Icon + + + start + applications + launchers + + + The GNOME logo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/places/user-bookmarks.svg b/icon-themes/ContrastHigh/scalable/places/user-bookmarks.svg new file mode 100644 index 00000000..5da2ab82 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/user-bookmarks.svg @@ -0,0 +1,112 @@ + + + + + + + + + image/svg+xml + + Bookmark View + + + Luca Ferretti <elle.uca@libero.it> + + + + + bookmark + view + edit + web + favorites + + + Manage bookmarks in web browser + A book with a bookmark + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/places/user-desktop.svg b/icon-themes/ContrastHigh/scalable/places/user-desktop.svg new file mode 100644 index 00000000..8cd0aa0f --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/user-desktop.svg @@ -0,0 +1,136 @@ + + + + + + + image/svg+xml + + Desktop Icon + A desktop rapresentation + + + + destkop + storage + files + default location + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/places/user-home.svg b/icon-themes/ContrastHigh/scalable/places/user-home.svg new file mode 100644 index 00000000..e93b825a --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/user-home.svg @@ -0,0 +1,85 @@ + + +image/svg+xmlHome Folder IconThe user's $HOME directoryfolderdirectoryhomeuser + + + + + diff --git a/icon-themes/ContrastHigh/scalable/places/user-trash.svg b/icon-themes/ContrastHigh/scalable/places/user-trash.svg new file mode 100644 index 00000000..cb19dc7b --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/places/user-trash.svg @@ -0,0 +1,87 @@ + + +image/svg+xmlEmpty Trash Icontrashdeletedeleted fileswasterecyclebinemptyAn empty trash bin + + + + + -- cgit v1.2.1