From d829a7030232be2d9be5a7a17b3304462655b46d Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sat, 24 Aug 2013 14:46:04 -0400 Subject: Bumped master branch to 1.7.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9a816c6..25b300b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([mate-icon-theme], [1.6.1], [http://www.mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.7.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([index.theme.in.in]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign]) -- cgit v1.2.1 From 32f43f628dd4793ec3e53f7aad55d652678e835f Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 25 Aug 2013 14:25:01 +0200 Subject: Mate: fix scalable directories in index.theme --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index b699fcf..40355fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,12 +3,12 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-icon-mapping SUBDIRS = \ po $(SVGSRCDIR) \ menta \ - mate/scalable + mate theme_in_files = index.theme.in.in theme_DATA = $(theme_in_files:.theme.in.in=.theme) -THEME_DIRS=$(shell SIZES="$(render_sizes)"; for size in $$SIZES; do for dir in `find $(srcdir)/$(SVGOUTDIR)/$$size/* -type d`; do printf "$$dir,"; done; done; echo "scalable/actions,scalable/apps,scalable/devices,scalable/emblems,scalable/mimetypes,scalable/places,scalable/status") +THEME_DIRS=$(shell SIZES="$(render_sizes)"; for size in $$SIZES; do for dir in `find $(srcdir)/$(SVGOUTDIR)/$$size/* -type d`; do printf "$$dir,"; done; done; echo "scalable/actions,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status") %.theme.in: %.theme.in.in $(SVGOUTDIR) Makefile dirs="`echo $(THEME_DIRS) | sed -e 's#$(srcdir)/mate/##g'`"; \ -- cgit v1.2.1 From 60f840bf0a37b7f2d48d79abd71fa2e4faad022d Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 25 Aug 2013 14:26:22 +0200 Subject: Mate: add make file --- mate/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mate/Makefile.am diff --git a/mate/Makefile.am b/mate/Makefile.am new file mode 100644 index 0000000..adbbb69 --- /dev/null +++ b/mate/Makefile.am @@ -0,0 +1,6 @@ + +themedir = $(datadir)/icons/mate + +SUBDIRS = scalable + +DIST_SUBDIRS = scalable -- cgit v1.2.1 From 483cbc17ca81831cd3ebfc3cbb39e1530e4cc4ff Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 25 Aug 2013 14:27:56 +0200 Subject: Mate: add make file in configure --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 25b300b..d66982c 100644 --- a/configure.ac +++ b/configure.ac @@ -62,6 +62,7 @@ mate-icon-theme.pc po/Makefile.in src/Makefile menta/Makefile +mate/Makefile mate/scalable/Makefile ]) -- cgit v1.2.1 From 9c8750668810066b0c357b9ba6d0df597559935f Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Mon, 26 Aug 2013 21:21:37 +0200 Subject: revert fix pkgconfig dir --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 40355fe..472f9ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,7 +83,7 @@ install-data-local: touch $(DESTDIR)$(themedir); \ fi -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(datadir)/pkgconfig pkgconfig_DATA = mate-icon-theme.pc EXTRA_DIST = \ -- cgit v1.2.1 From 52d9121801dd330799f4c4a1dd42974faaeba2b4 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 3 Sep 2013 11:20:11 +0200 Subject: Fix typo in makefile Closes #10 (https://github.com/mate-desktop/mate-icon-theme/issues/10) --- mate/scalable/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate/scalable/Makefile.am b/mate/scalable/Makefile.am index 3cfe589..961e6b1 100644 --- a/mate/scalable/Makefile.am +++ b/mate/scalable/Makefile.am @@ -29,7 +29,7 @@ uninstall-local: cd $(DESTDIR)$(themedir); \ for file in `find . -name *.svg | sed s@./@/@`; do \ rm -f $(DESTDIR)$(themedir)$$file; \ - done; + done; \ fi MAINTAINERCLEANFILES = \ -- cgit v1.2.1 From 349936fbd231e3553d353c04dcd5a4a002f6690b Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 12 Sep 2013 14:52:42 +0200 Subject: mate: add bluetooth icons for using bluedevil --- mate/16x16/apps/preferences-system-bluetooth.png | Bin 0 -> 725 bytes mate/22x22/apps/preferences-system-bluetooth.png | Bin 0 -> 994 bytes mate/24x24/apps/preferences-system-bluetooth.png | Bin 0 -> 1023 bytes mate/32x32/apps/preferences-system-bluetooth.png | Bin 0 -> 1970 bytes mate/48x48/apps/preferences-system-bluetooth.png | Bin 0 -> 3004 bytes .../scalable/apps/preferences-system-bluetooth.svg | 234 +++++++++++++++++++++ 6 files changed, 234 insertions(+) create mode 100644 mate/16x16/apps/preferences-system-bluetooth.png create mode 100644 mate/22x22/apps/preferences-system-bluetooth.png create mode 100644 mate/24x24/apps/preferences-system-bluetooth.png create mode 100644 mate/32x32/apps/preferences-system-bluetooth.png create mode 100644 mate/48x48/apps/preferences-system-bluetooth.png create mode 100644 mate/scalable/apps/preferences-system-bluetooth.svg diff --git a/mate/16x16/apps/preferences-system-bluetooth.png b/mate/16x16/apps/preferences-system-bluetooth.png new file mode 100644 index 0000000..23e6503 Binary files /dev/null and b/mate/16x16/apps/preferences-system-bluetooth.png differ diff --git a/mate/22x22/apps/preferences-system-bluetooth.png b/mate/22x22/apps/preferences-system-bluetooth.png new file mode 100644 index 0000000..7f00213 Binary files /dev/null and b/mate/22x22/apps/preferences-system-bluetooth.png differ diff --git a/mate/24x24/apps/preferences-system-bluetooth.png b/mate/24x24/apps/preferences-system-bluetooth.png new file mode 100644 index 0000000..377ed65 Binary files /dev/null and b/mate/24x24/apps/preferences-system-bluetooth.png differ diff --git a/mate/32x32/apps/preferences-system-bluetooth.png b/mate/32x32/apps/preferences-system-bluetooth.png new file mode 100644 index 0000000..f1af7d7 Binary files /dev/null and b/mate/32x32/apps/preferences-system-bluetooth.png differ diff --git a/mate/48x48/apps/preferences-system-bluetooth.png b/mate/48x48/apps/preferences-system-bluetooth.png new file mode 100644 index 0000000..327ce3b Binary files /dev/null and b/mate/48x48/apps/preferences-system-bluetooth.png differ diff --git a/mate/scalable/apps/preferences-system-bluetooth.svg b/mate/scalable/apps/preferences-system-bluetooth.svg new file mode 100644 index 0000000..3624a88 --- /dev/null +++ b/mate/scalable/apps/preferences-system-bluetooth.svg @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1 From 18975ba06d65e2f15df5d8e5c4f2080bf8e5d855 Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Wed, 23 Oct 2013 01:24:25 +0200 Subject: Menta: fix Inherits in index.theme --- menta/index.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menta/index.theme b/menta/index.theme index 5409c97..a63f28a 100644 --- a/menta/index.theme +++ b/menta/index.theme @@ -1,7 +1,7 @@ [Icon Theme] Name=Menta Comment=Menta Theme -Inherits=MATE +Inherits=mate Example=start-here # KDE Specific Stuff -- cgit v1.2.1 From 3a31ea70fba7cab71b5e6c0e304241817fc56cfe Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 23 Oct 2013 11:43:43 +0200 Subject: Menta: remove symbolic icons from make file --- menta/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) diff --git a/menta/Makefile.am b/menta/Makefile.am index f9b4dac..2165f56 100644 --- a/menta/Makefile.am +++ b/menta/Makefile.am @@ -8,9 +8,6 @@ install-data-local: for file in `cd $(top_srcdir)/menta && find . -name "*.png" | sed s@./@/@`; do \ $(install_sh_DATA) $(top_srcdir)/menta/$$file $(DESTDIR)$(themedir)/$$file; \ done; \ - for file in `cd $(top_srcdir)/menta && find . -name "*.svg" | sed s@./@/@`; do \ - $(install_sh_DATA) $(top_srcdir)/menta/$$file $(DESTDIR)$(themedir)/$$file; \ - done; \ $(install_sh_DATA) $(top_srcdir)/menta/index.theme $(DESTDIR)$(themedir)/index.theme; \ if [ $(ICONMAP) != "false" ]; then \ cd $(DESTDIR)$(themedir); \ @@ -34,10 +31,6 @@ uninstall-local: for file in `find . -name *.png | sed s@./@/@`; do \ rm -f $(DESTDIR)$(themedir)$$file; \ done; \ - for file in `find . -name *.svg | sed s@./@/@`; do \ - rm -f $(DESTDIR)$(themedir)$$file; \ - done; \ - rm -f $(DESTDIR)$(themedir)/index.theme; \ fi MAINTAINERCLEANFILES = \ -- cgit v1.2.1 From c4afbd9bb7598a06b45a54d46dbf1461373bd101 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 23 Oct 2013 11:46:38 +0200 Subject: Menta: remove symbolic icons --- .../actions/action-unavailable-symbolic.svg | 31 ------------ menta/scalable/actions/bookmark-add-symbolic.svg | 32 ------------- menta/scalable/actions/bookmark-new-symbolic.svg | 31 ------------ menta/scalable/actions/call-end-symbolic.svg | 31 ------------ menta/scalable/actions/call-start-symbolic.svg | 30 ------------ .../actions/document-open-recent-symbolic.svg | 31 ------------ menta/scalable/actions/document-open-symbolic.svg | 31 ------------ .../actions/document-page-setup-symbolic.svg | 32 ------------- .../actions/document-properties-symbolic.svg | 32 ------------- .../scalable/actions/document-save-as-symbolic.svg | 35 -------------- menta/scalable/actions/document-save-symbolic.svg | 33 ------------- menta/scalable/actions/document-send-symbolic.svg | 55 ---------------------- .../scalable/actions/drive-multidisk-symbolic.svg | 34 ------------- menta/scalable/actions/edit-clear-all-symbolic.svg | 33 ------------- menta/scalable/actions/edit-clear-rtl-symbolic.svg | 32 ------------- menta/scalable/actions/edit-clear-symbolic.svg | 31 ------------ menta/scalable/actions/edit-copy-symbolic.svg | 30 ------------ menta/scalable/actions/edit-cut-symbolic.svg | 31 ------------ menta/scalable/actions/edit-delete-symbolic.svg | 26 ---------- menta/scalable/actions/edit-find-symbolic.svg | 31 ------------ menta/scalable/actions/edit-paste-symbolic.svg | 31 ------------ menta/scalable/actions/edit-redo-rtl-symbolic.svg | 32 ------------- menta/scalable/actions/edit-redo-symbolic.svg | 32 ------------- .../scalable/actions/edit-select-all-symbolic.svg | 31 ------------ menta/scalable/actions/edit-select-symbolic.svg | 32 ------------- menta/scalable/actions/edit-undo-rtl-symbolic.svg | 32 ------------- menta/scalable/actions/edit-undo-symbolic.svg | 32 ------------- menta/scalable/actions/find-location-symbolic.svg | 31 ------------ .../actions/format-indent-less-rtl-symbolic.svg | 33 ------------- .../actions/format-indent-less-symbolic.svg | 33 ------------- .../actions/format-indent-more-rtl-symbolic.svg | 33 ------------- .../actions/format-indent-more-symbolic.svg | 33 ------------- .../actions/format-justify-center-symbolic.svg | 32 ------------- .../actions/format-justify-fill-symbolic.svg | 32 ------------- .../actions/format-justify-left-symbolic.svg | 32 ------------- .../actions/format-justify-right-symbolic.svg | 34 ------------- .../scalable/actions/format-text-bold-symbolic.svg | 31 ------------ .../actions/format-text-direction-ltr-symbolic.svg | 33 ------------- .../actions/format-text-direction-rtl-symbolic.svg | 33 ------------- .../actions/format-text-italic-symbolic.svg | 30 ------------ .../actions/format-text-strikethrough-symbolic.svg | 31 ------------ .../actions/format-text-underline-symbolic.svg | 31 ------------ menta/scalable/actions/go-bottom-symbolic.svg | 32 ------------- menta/scalable/actions/go-down-symbolic.svg | 31 ------------ menta/scalable/actions/go-first-rtl-symbolic.svg | 32 ------------- menta/scalable/actions/go-first-symbolic.svg | 32 ------------- menta/scalable/actions/go-home-symbolic.svg | 40 ---------------- menta/scalable/actions/go-jump-rtl-symbolic.svg | 33 ------------- menta/scalable/actions/go-jump-symbolic.svg | 32 ------------- menta/scalable/actions/go-last-rtl-symbolic.svg | 32 ------------- menta/scalable/actions/go-last-symbolic.svg | 32 ------------- menta/scalable/actions/go-next-rtl-symbolic.svg | 31 ------------ menta/scalable/actions/go-next-symbolic.svg | 31 ------------ .../scalable/actions/go-previous-rtl-symbolic.svg | 31 ------------ menta/scalable/actions/go-previous-symbolic.svg | 31 ------------ menta/scalable/actions/go-top-symbolic.svg | 32 ------------- menta/scalable/actions/go-up-symbolic.svg | 31 ------------ menta/scalable/actions/insert-image-symbolic.svg | 33 ------------- menta/scalable/actions/insert-link-symbolic.svg | 34 ------------- menta/scalable/actions/insert-object-symbolic.svg | 32 ------------- menta/scalable/actions/insert-text-symbolic.svg | 32 ------------- menta/scalable/actions/list-add-symbolic.svg | 30 ------------ .../scalable/actions/list-remove-all-symbolic.svg | 35 -------------- menta/scalable/actions/list-remove-symbolic.svg | 30 ------------ .../actions/mail-mark-important-symbolic.svg | 33 ------------- .../actions/mail-send-receive-symbolic.svg | 34 ------------- menta/scalable/actions/mail-send-symbolic.svg | 32 ------------- menta/scalable/actions/media-eject-symbolic.svg | 35 -------------- .../actions/media-playback-pause-symbolic.svg | 29 ------------ .../actions/media-playback-start-rtl-symbolic.svg | 32 ------------- .../actions/media-playback-start-symbolic.svg | 29 ------------ .../actions/media-playback-stop-symbolic.svg | 29 ------------ menta/scalable/actions/media-record-symbolic.svg | 26 ---------- .../actions/media-seek-backward-rtl-symbolic.svg | 35 -------------- .../actions/media-seek-backward-symbolic.svg | 32 ------------- .../actions/media-seek-forward-rtl-symbolic.svg | 35 -------------- .../actions/media-seek-forward-symbolic.svg | 32 ------------- .../actions/media-skip-backward-rtl-symbolic.svg | 36 -------------- .../actions/media-skip-backward-symbolic.svg | 33 ------------- .../actions/media-skip-forward-rtl-symbolic.svg | 36 -------------- .../actions/media-skip-forward-symbolic.svg | 33 ------------- .../actions/object-flip-horizontal-symbolic.svg | 34 ------------- .../actions/object-flip-vertical-symbolic.svg | 34 ------------- .../actions/object-rotate-left-symbolic.svg | 32 ------------- .../actions/object-rotate-right-symbolic.svg | 32 ------------- menta/scalable/actions/object-select-symbolic.svg | 30 ------------ menta/scalable/actions/process-stop-symbolic.svg | 27 ----------- menta/scalable/actions/send-to-symbolic.svg | 32 ------------- menta/scalable/actions/system-run-symbolic.svg | 31 ------------ .../scalable/actions/system-shutdown-symbolic.svg | 31 ------------ menta/scalable/actions/tab-new-symbolic.svg | 33 ------------- .../scalable/actions/view-continuous-symbolic.svg | 35 -------------- menta/scalable/actions/view-dual-symbolic.svg | 35 -------------- .../scalable/actions/view-fullscreen-symbolic.svg | 40 ---------------- menta/scalable/actions/view-grid-symbolic.svg | 39 --------------- menta/scalable/actions/view-list-symbolic.svg | 32 ------------- menta/scalable/actions/view-more-symbolic.svg | 33 ------------- menta/scalable/actions/view-paged-symbolic.svg | 34 ------------- menta/scalable/actions/view-refresh-symbolic.svg | 31 ------------ menta/scalable/actions/view-restore-symbolic.svg | 39 --------------- menta/scalable/actions/window-close-symbolic.svg | 28 ----------- menta/scalable/actions/zoom-fit-best-symbolic.svg | 31 ------------ menta/scalable/actions/zoom-in-symbolic.svg | 31 ------------ menta/scalable/actions/zoom-original-symbolic.svg | 31 ------------ menta/scalable/actions/zoom-out-symbolic.svg | 31 ------------ .../apps/accessories-calculator-symbolic.svg | 31 ------------ .../apps/accessories-character-map-symbolic.svg | 33 ------------- .../apps/accessories-dictionary-symbolic.svg | 34 ------------- .../apps/accessories-text-editor-symbolic.svg | 39 --------------- .../apps/applets-screenshooter-symbolic.svg | 33 ------------- menta/scalable/apps/bluetooth-symbolic.svg | 35 -------------- .../scalable/apps/gnome-power-manager-symbolic.svg | 32 ------------- menta/scalable/apps/goa-panel-symbolic.svg | 33 ------------- menta/scalable/apps/help-browser-symbolic.svg | 32 ------------- menta/scalable/apps/preferences-color-symbolic.svg | 34 ------------- .../preferences-desktop-accessibility-symbolic.svg | 26 ---------- .../apps/preferences-desktop-display-symbolic.svg | 30 ------------ ...erences-desktop-keyboard-shortcuts-symbolic.svg | 33 ------------- .../apps/preferences-desktop-locale-symbolic.svg | 31 ------------ ...preferences-desktop-remote-desktop-symbolic.svg | 34 ------------- .../preferences-desktop-screensaver-symbolic.svg | 35 -------------- .../preferences-desktop-wallpaper-symbolic.svg | 34 ------------- .../preferences-system-network-proxy-symbolic.svg | 37 --------------- .../apps/preferences-system-network-symbolic.svg | 35 -------------- .../preferences-system-notifications-symbolic.svg | 32 ------------- .../apps/preferences-system-privacy-symbolic.svg | 41 ---------------- .../apps/preferences-system-search-symbolic.svg | 32 ------------- .../apps/preferences-system-sharing-symbolic.svg | 34 ------------- .../apps/preferences-system-time-symbolic.svg | 32 ------------- .../scalable/apps/system-file-manager-symbolic.svg | 30 ------------ .../apps/system-software-install-symbolic.svg | 33 ------------- menta/scalable/apps/system-users-symbolic.svg | 32 ------------- menta/scalable/apps/text-editor-symbolic.svg | 33 ------------- menta/scalable/apps/user-info-symbolic.svg | 33 ------------- .../apps/utilities-system-monitor-symbolic.svg | 31 ------------ .../scalable/apps/utilities-terminal-symbolic.svg | 32 ------------- menta/scalable/apps/web-browser-symbolic.svg | 33 ------------- .../applications-engineering-symbolic.svg | 32 ------------- .../categories/applications-games-symbolic.svg | 31 ------------ .../categories/applications-graphics-symbolic.svg | 33 ------------- .../applications-multimedia-symbolic.svg | 35 -------------- .../categories/applications-science-symbolic.svg | 32 ------------- .../categories/applications-utilities-symbolic.svg | 33 ------------- .../categories/preferences-other-symbolic.svg | 35 -------------- .../categories/preferences-system-symbolic.svg | 32 ------------- menta/scalable/categories/system-help-symbolic.svg | 33 ------------- menta/scalable/devices/audio-card-symbolic.svg | 36 -------------- .../devices/audio-input-microphone-symbolic.svg | 40 ---------------- menta/scalable/devices/camera-photo-symbolic.svg | 26 ---------- menta/scalable/devices/camera-web-symbolic.svg | 27 ----------- .../devices/colorimeter-colorhug-symbolic.svg | 32 ------------- .../devices/computer-apple-ipad-symbolic.svg | 31 ------------ menta/scalable/devices/computer-symbolic.svg | 35 -------------- .../devices/display-projector-symbolic.svg | 32 ------------- .../devices/drive-harddisk-ieee1394-symbolic.svg | 33 ------------- menta/scalable/devices/drive-harddisk-symbolic.svg | 34 ------------- .../devices/drive-harddisk-system-symbolic.svg | 33 ------------- .../devices/drive-harddisk-usb-symbolic.svg | 33 ------------- .../scalable/devices/drive-multidisk-symbolic.svg | 35 -------------- menta/scalable/devices/drive-optical-symbolic.svg | 33 ------------- .../devices/drive-removable-media-symbolic.svg | 31 ------------ menta/scalable/devices/headphones-symbolic.svg | 33 ------------- menta/scalable/devices/input-dialpad-symbolic.svg | 30 ------------ menta/scalable/devices/input-gaming-symbolic.svg | 33 ------------- menta/scalable/devices/input-keyboard-symbolic.svg | 31 ------------ menta/scalable/devices/input-mouse-symbolic.svg | 32 ------------- menta/scalable/devices/input-tablet-symbolic.svg | 33 ------------- menta/scalable/devices/input-touchpad-symbolic.svg | 31 ------------ menta/scalable/devices/media-flash-symbolic.svg | 32 ------------- menta/scalable/devices/media-floppy-symbolic.svg | 32 ------------- .../scalable/devices/media-optical-bd-symbolic.svg | 32 ------------- .../devices/media-optical-cd-audio-symbolic.svg | 32 ------------- .../devices/media-optical-dvd-symbolic.svg | 32 ------------- menta/scalable/devices/media-optical-symbolic.svg | 33 ------------- .../scalable/devices/media-removable-symbolic.svg | 34 ------------- menta/scalable/devices/media-zip-symbolic.svg | 33 ------------- ...multimedia-player-apple-ipod-touch-symbolic.svg | 31 ------------ .../devices/multimedia-player-symbolic.svg | 32 ------------- .../devices/phone-apple-iphone-symbolic.svg | 31 ------------ menta/scalable/devices/phone-symbolic.svg | 32 ------------- .../scalable/devices/printer-network-symbolic.svg | 32 ------------- menta/scalable/devices/printer-symbolic.svg | 35 -------------- menta/scalable/devices/scanner-symbolic.svg | 35 -------------- menta/scalable/devices/video-display-symbolic.svg | 29 ------------ menta/scalable/emblems/emblem-default-symbolic.svg | 32 ------------- .../scalable/emblems/emblem-documents-symbolic.svg | 36 -------------- .../scalable/emblems/emblem-favorite-symbolic.svg | 30 ------------ .../scalable/emblems/emblem-important-symbolic.svg | 31 ------------ menta/scalable/emblems/emblem-music-symbolic.svg | 35 -------------- menta/scalable/emblems/emblem-ok-symbolic.svg | 31 ------------ menta/scalable/emblems/emblem-photos-symbolic.svg | 33 ------------- menta/scalable/emblems/emblem-shared-symbolic.svg | 34 ------------- .../emblems/emblem-synchronizing-symbolic.svg | 33 ------------- menta/scalable/emblems/emblem-system-symbolic.svg | 31 ------------ menta/scalable/emblems/emblem-videos-symbolic.svg | 31 ------------ menta/scalable/emotes/face-angel-symbolic.svg | 32 ------------- menta/scalable/emotes/face-angry-symbolic.svg | 31 ------------ menta/scalable/emotes/face-confused-symbolic.svg | 31 ------------ menta/scalable/emotes/face-cool-symbolic.svg | 31 ------------ menta/scalable/emotes/face-crying-symbolic.svg | 31 ------------ menta/scalable/emotes/face-devilish-symbolic.svg | 31 ------------ .../scalable/emotes/face-embarrassed-symbolic.svg | 31 ------------ menta/scalable/emotes/face-kiss-symbolic.svg | 34 ------------- menta/scalable/emotes/face-laugh-symbolic.svg | 31 ------------ menta/scalable/emotes/face-monkey-symbolic.svg | 32 ------------- menta/scalable/emotes/face-plain-symbolic.svg | 31 ------------ menta/scalable/emotes/face-raspberry-symbolic.svg | 31 ------------ menta/scalable/emotes/face-sad-symbolic.svg | 31 ------------ menta/scalable/emotes/face-shutmouth-symbolic.svg | 31 ------------ menta/scalable/emotes/face-sick-symbolic.svg | 31 ------------ menta/scalable/emotes/face-smile-big-symbolic.svg | 31 ------------ menta/scalable/emotes/face-smile-symbolic.svg | 31 ------------ menta/scalable/emotes/face-smirk-symbolic.svg | 31 ------------ menta/scalable/emotes/face-surprised-symbolic.svg | 31 ------------ menta/scalable/emotes/face-tired-symbolic.svg | 31 ------------ menta/scalable/emotes/face-uncertain-symbolic.svg | 31 ------------ menta/scalable/emotes/face-wink-symbolic.svg | 31 ------------ menta/scalable/emotes/face-worried-symbolic.svg | 31 ------------ menta/scalable/emotes/face-yawn-symbolic.svg | 31 ------------ .../mimetypes/application-certificate-symbolic.svg | 33 ------------- .../mimetypes/application-rss+xml-symbolic.svg | 32 ------------- .../mimetypes/application-x-appliance-symbolic.svg | 44 ----------------- .../mimetypes/audio-x-generic-symbolic.svg | 35 -------------- .../mimetypes/package-x-generic-symbolic.svg | 32 ------------- .../scalable/mimetypes/text-x-generic-symbolic.svg | 30 ------------ .../mimetypes/video-x-generic-symbolic.svg | 31 ------------ .../mimetypes/x-office-calendar-symbolic.svg | 32 ------------- .../scalable/places/folder-documents-symbolic.svg | 31 ------------ menta/scalable/places/folder-download-symbolic.svg | 33 ------------- menta/scalable/places/folder-music-symbolic.svg | 35 -------------- menta/scalable/places/folder-pictures-symbolic.svg | 31 ------------ .../places/folder-publicshare-symbolic.svg | 34 ------------- menta/scalable/places/folder-remote-symbolic.svg | 31 ------------ .../places/folder-saved-search-symbolic.svg | 32 ------------- menta/scalable/places/folder-symbolic.svg | 31 ------------ .../scalable/places/folder-templates-symbolic.svg | 47 ------------------ menta/scalable/places/folder-videos-symbolic.svg | 31 ------------ menta/scalable/places/network-server-symbolic.svg | 35 -------------- .../scalable/places/network-workgroup-symbolic.svg | 36 -------------- menta/scalable/places/start-here-symbolic.svg | 38 --------------- menta/scalable/places/user-bookmarks-symbolic.svg | 32 ------------- menta/scalable/places/user-home-symbolic.svg | 32 ------------- menta/scalable/places/user-trash-symbolic.svg | 31 ------------ menta/scalable/status/alarm-symbolic.svg | 35 -------------- .../status/appointment-missed-symbolic.svg | 33 ------------- .../scalable/status/appointment-soon-symbolic.svg | 33 ------------- .../scalable/status/audio-volume-high-symbolic.svg | 40 ---------------- .../scalable/status/audio-volume-low-symbolic.svg | 43 ----------------- .../status/audio-volume-medium-symbolic.svg | 43 ----------------- .../status/audio-volume-muted-symbolic.svg | 44 ----------------- menta/scalable/status/avatar-default-symbolic.svg | 30 ------------ .../status/battery-caution-charging-symbolic.svg | 40 ---------------- menta/scalable/status/battery-caution-symbolic.svg | 33 ------------- .../status/battery-empty-charging-symbolic.svg | 39 --------------- menta/scalable/status/battery-empty-symbolic.svg | 32 ------------- .../status/battery-full-charged-symbolic.svg | 34 ------------- .../status/battery-full-charging-symbolic.svg | 34 ------------- menta/scalable/status/battery-full-symbolic.svg | 34 ------------- .../status/battery-good-charging-symbolic.svg | 40 ---------------- menta/scalable/status/battery-good-symbolic.svg | 33 ------------- .../status/battery-low-charging-symbolic.svg | 40 ---------------- menta/scalable/status/battery-low-symbolic.svg | 32 ------------- menta/scalable/status/battery-missing-symbolic.svg | 32 ------------- .../scalable/status/bluetooth-active-symbolic.svg | 33 ------------- .../status/bluetooth-disabled-symbolic.svg | 37 --------------- menta/scalable/status/call-missed-symbolic.svg | 32 ------------- menta/scalable/status/changes-allow-symbolic.svg | 33 ------------- menta/scalable/status/changes-prevent-symbolic.svg | 33 ------------- .../scalable/status/channel-insecure-symbolic.svg | 33 ------------- menta/scalable/status/channel-secure-symbolic.svg | 33 ------------- menta/scalable/status/computer-fail-symbolic.svg | 31 ------------ menta/scalable/status/dialog-error-symbolic.svg | 30 ------------ .../status/dialog-information-symbolic.svg | 33 ------------- menta/scalable/status/dialog-password-symbolic.svg | 32 ------------- menta/scalable/status/dialog-question-symbolic.svg | 30 ------------ menta/scalable/status/dialog-warning-symbolic.svg | 30 ------------ .../status/display-brightness-symbolic.svg | 46 ------------------ .../status/keyboard-brightness-symbolic.svg | 43 ----------------- menta/scalable/status/mail-attachment-symbolic.svg | 35 -------------- menta/scalable/status/mail-read-symbolic.svg | 31 ------------ menta/scalable/status/mail-replied-symbolic.svg | 31 ------------ menta/scalable/status/mail-unread-symbolic.svg | 30 ------------ .../status/media-playlist-repeat-symbolic.svg | 33 ------------- .../status/media-playlist-shuffle-symbolic.svg | 38 --------------- .../microphone-sensitivity-high-symbolic.svg | 43 ----------------- .../status/microphone-sensitivity-low-symbolic.svg | 43 ----------------- .../microphone-sensitivity-medium-symbolic.svg | 43 ----------------- .../microphone-sensitivity-muted-symbolic.svg | 43 ----------------- .../status/network-cellular-3g-symbolic.svg | 30 ------------ .../status/network-cellular-4g-symbolic.svg | 30 ------------ .../status/network-cellular-acquiring-symbolic.svg | 40 ---------------- .../status/network-cellular-connected-symbolic.svg | 34 ------------- .../status/network-cellular-edge-symbolic.svg | 26 ---------- .../status/network-cellular-gprs-symbolic.svg | 26 ---------- .../network-cellular-signal-excellent-symbolic.svg | 29 ------------ .../network-cellular-signal-good-symbolic.svg | 33 ------------- .../network-cellular-signal-none-symbolic.svg | 34 ------------- .../status/network-cellular-signal-ok-symbolic.svg | 33 ------------- .../network-cellular-signal-weak-symbolic.svg | 33 ------------- .../status/network-cellular-umts-symbolic.svg | 26 ---------- menta/scalable/status/network-error-symbolic.svg | 37 --------------- menta/scalable/status/network-idle-symbolic.svg | 36 -------------- .../scalable/status/network-no-route-symbolic.svg | 33 ------------- menta/scalable/status/network-offline-symbolic.svg | 37 --------------- menta/scalable/status/network-receive-symbolic.svg | 38 --------------- .../status/network-transmit-receive-symbolic.svg | 36 -------------- .../scalable/status/network-transmit-symbolic.svg | 34 ------------- .../status/network-vpn-acquiring-symbolic.svg | 40 ---------------- menta/scalable/status/network-vpn-symbolic.svg | 35 -------------- .../status/network-wired-acquiring-symbolic.svg | 34 ------------- .../status/network-wired-disconnected-symbolic.svg | 36 -------------- menta/scalable/status/network-wired-symbolic.svg | 34 ------------- .../status/network-wireless-acquiring-symbolic.svg | 42 ----------------- .../status/network-wireless-connected-symbolic.svg | 31 ------------ .../status/network-wireless-encrypted-symbolic.svg | 33 ------------- .../status/network-wireless-hotspot-symbolic.svg | 31 ------------ .../network-wireless-signal-excellent-symbolic.svg | 39 --------------- .../network-wireless-signal-good-symbolic.svg | 43 ----------------- .../network-wireless-signal-none-symbolic.svg | 44 ----------------- .../status/network-wireless-signal-ok-symbolic.svg | 43 ----------------- .../network-wireless-signal-weak-symbolic.svg | 43 ----------------- menta/scalable/status/non-starred-symbolic.svg | 32 ------------- menta/scalable/status/printer-error-symbolic.svg | 34 ------------- .../scalable/status/printer-printing-symbolic.svg | 35 -------------- menta/scalable/status/printer-warning-symbolic.svg | 32 ------------- menta/scalable/status/security-high-symbolic.svg | 32 ------------- menta/scalable/status/security-low-symbolic.svg | 31 ------------ menta/scalable/status/security-medium-symbolic.svg | 32 ------------- .../scalable/status/semi-starred-rtl-symbolic.svg | 32 ------------- menta/scalable/status/semi-starred-symbolic.svg | 32 ------------- .../status/software-update-available-symbolic.svg | 30 ------------ .../status/software-update-urgent-symbolic.svg | 30 ------------ menta/scalable/status/starred-symbolic.svg | 32 ------------- menta/scalable/status/task-due-symbolic.svg | 33 ------------- menta/scalable/status/task-past-due-symbolic.svg | 34 ------------- .../scalable/status/touchpad-disabled-symbolic.svg | 31 ------------ menta/scalable/status/user-available-symbolic.svg | 30 ------------ menta/scalable/status/user-away-symbolic.svg | 30 ------------ menta/scalable/status/user-busy-symbolic.svg | 30 ------------ menta/scalable/status/user-idle-symbolic.svg | 31 ------------ menta/scalable/status/user-invisible-symbolic.svg | 30 ------------ menta/scalable/status/user-offline-symbolic.svg | 30 ------------ .../status/user-status-pending-symbolic.svg | 34 ------------- menta/scalable/status/user-trash-full-symbolic.svg | 31 ------------ menta/scalable/status/view-wrapped-symbolic.svg | 34 ------------- .../status/weather-clear-night-symbolic.svg | 31 ------------ menta/scalable/status/weather-clear-symbolic.svg | 46 ------------------ .../status/weather-few-clouds-night-symbolic.svg | 34 ------------- .../status/weather-few-clouds-symbolic.svg | 47 ------------------ menta/scalable/status/weather-fog-symbolic.svg | 32 ------------- .../scalable/status/weather-overcast-symbolic.svg | 30 ------------ .../status/weather-severe-alert-symbolic.svg | 31 ------------ .../status/weather-showers-scattered-symbolic.svg | 33 ------------- menta/scalable/status/weather-showers-symbolic.svg | 36 -------------- menta/scalable/status/weather-snow-symbolic.svg | 31 ------------ menta/scalable/status/weather-storm-symbolic.svg | 31 ------------ 356 files changed, 11803 deletions(-) delete mode 100644 menta/scalable/actions/action-unavailable-symbolic.svg delete mode 100644 menta/scalable/actions/bookmark-add-symbolic.svg delete mode 100644 menta/scalable/actions/bookmark-new-symbolic.svg delete mode 100644 menta/scalable/actions/call-end-symbolic.svg delete mode 100644 menta/scalable/actions/call-start-symbolic.svg delete mode 100644 menta/scalable/actions/document-open-recent-symbolic.svg delete mode 100644 menta/scalable/actions/document-open-symbolic.svg delete mode 100644 menta/scalable/actions/document-page-setup-symbolic.svg delete mode 100644 menta/scalable/actions/document-properties-symbolic.svg delete mode 100644 menta/scalable/actions/document-save-as-symbolic.svg delete mode 100644 menta/scalable/actions/document-save-symbolic.svg delete mode 100644 menta/scalable/actions/document-send-symbolic.svg delete mode 100644 menta/scalable/actions/drive-multidisk-symbolic.svg delete mode 100644 menta/scalable/actions/edit-clear-all-symbolic.svg delete mode 100644 menta/scalable/actions/edit-clear-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/edit-clear-symbolic.svg delete mode 100644 menta/scalable/actions/edit-copy-symbolic.svg delete mode 100644 menta/scalable/actions/edit-cut-symbolic.svg delete mode 100644 menta/scalable/actions/edit-delete-symbolic.svg delete mode 100644 menta/scalable/actions/edit-find-symbolic.svg delete mode 100644 menta/scalable/actions/edit-paste-symbolic.svg delete mode 100644 menta/scalable/actions/edit-redo-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/edit-redo-symbolic.svg delete mode 100644 menta/scalable/actions/edit-select-all-symbolic.svg delete mode 100644 menta/scalable/actions/edit-select-symbolic.svg delete mode 100644 menta/scalable/actions/edit-undo-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/edit-undo-symbolic.svg delete mode 100644 menta/scalable/actions/find-location-symbolic.svg delete mode 100644 menta/scalable/actions/format-indent-less-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/format-indent-less-symbolic.svg delete mode 100644 menta/scalable/actions/format-indent-more-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/format-indent-more-symbolic.svg delete mode 100644 menta/scalable/actions/format-justify-center-symbolic.svg delete mode 100644 menta/scalable/actions/format-justify-fill-symbolic.svg delete mode 100644 menta/scalable/actions/format-justify-left-symbolic.svg delete mode 100644 menta/scalable/actions/format-justify-right-symbolic.svg delete mode 100644 menta/scalable/actions/format-text-bold-symbolic.svg delete mode 100644 menta/scalable/actions/format-text-direction-ltr-symbolic.svg delete mode 100644 menta/scalable/actions/format-text-direction-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/format-text-italic-symbolic.svg delete mode 100644 menta/scalable/actions/format-text-strikethrough-symbolic.svg delete mode 100644 menta/scalable/actions/format-text-underline-symbolic.svg delete mode 100644 menta/scalable/actions/go-bottom-symbolic.svg delete mode 100644 menta/scalable/actions/go-down-symbolic.svg delete mode 100644 menta/scalable/actions/go-first-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/go-first-symbolic.svg delete mode 100644 menta/scalable/actions/go-home-symbolic.svg delete mode 100644 menta/scalable/actions/go-jump-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/go-jump-symbolic.svg delete mode 100644 menta/scalable/actions/go-last-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/go-last-symbolic.svg delete mode 100644 menta/scalable/actions/go-next-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/go-next-symbolic.svg delete mode 100644 menta/scalable/actions/go-previous-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/go-previous-symbolic.svg delete mode 100644 menta/scalable/actions/go-top-symbolic.svg delete mode 100644 menta/scalable/actions/go-up-symbolic.svg delete mode 100644 menta/scalable/actions/insert-image-symbolic.svg delete mode 100644 menta/scalable/actions/insert-link-symbolic.svg delete mode 100644 menta/scalable/actions/insert-object-symbolic.svg delete mode 100644 menta/scalable/actions/insert-text-symbolic.svg delete mode 100644 menta/scalable/actions/list-add-symbolic.svg delete mode 100644 menta/scalable/actions/list-remove-all-symbolic.svg delete mode 100644 menta/scalable/actions/list-remove-symbolic.svg delete mode 100644 menta/scalable/actions/mail-mark-important-symbolic.svg delete mode 100644 menta/scalable/actions/mail-send-receive-symbolic.svg delete mode 100644 menta/scalable/actions/mail-send-symbolic.svg delete mode 100644 menta/scalable/actions/media-eject-symbolic.svg delete mode 100644 menta/scalable/actions/media-playback-pause-symbolic.svg delete mode 100644 menta/scalable/actions/media-playback-start-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/media-playback-start-symbolic.svg delete mode 100644 menta/scalable/actions/media-playback-stop-symbolic.svg delete mode 100644 menta/scalable/actions/media-record-symbolic.svg delete mode 100644 menta/scalable/actions/media-seek-backward-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/media-seek-backward-symbolic.svg delete mode 100644 menta/scalable/actions/media-seek-forward-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/media-seek-forward-symbolic.svg delete mode 100644 menta/scalable/actions/media-skip-backward-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/media-skip-backward-symbolic.svg delete mode 100644 menta/scalable/actions/media-skip-forward-rtl-symbolic.svg delete mode 100644 menta/scalable/actions/media-skip-forward-symbolic.svg delete mode 100644 menta/scalable/actions/object-flip-horizontal-symbolic.svg delete mode 100644 menta/scalable/actions/object-flip-vertical-symbolic.svg delete mode 100644 menta/scalable/actions/object-rotate-left-symbolic.svg delete mode 100644 menta/scalable/actions/object-rotate-right-symbolic.svg delete mode 100644 menta/scalable/actions/object-select-symbolic.svg delete mode 100644 menta/scalable/actions/process-stop-symbolic.svg delete mode 100644 menta/scalable/actions/send-to-symbolic.svg delete mode 100644 menta/scalable/actions/system-run-symbolic.svg delete mode 100644 menta/scalable/actions/system-shutdown-symbolic.svg delete mode 100644 menta/scalable/actions/tab-new-symbolic.svg delete mode 100644 menta/scalable/actions/view-continuous-symbolic.svg delete mode 100644 menta/scalable/actions/view-dual-symbolic.svg delete mode 100644 menta/scalable/actions/view-fullscreen-symbolic.svg delete mode 100644 menta/scalable/actions/view-grid-symbolic.svg delete mode 100644 menta/scalable/actions/view-list-symbolic.svg delete mode 100644 menta/scalable/actions/view-more-symbolic.svg delete mode 100644 menta/scalable/actions/view-paged-symbolic.svg delete mode 100644 menta/scalable/actions/view-refresh-symbolic.svg delete mode 100644 menta/scalable/actions/view-restore-symbolic.svg delete mode 100644 menta/scalable/actions/window-close-symbolic.svg delete mode 100644 menta/scalable/actions/zoom-fit-best-symbolic.svg delete mode 100644 menta/scalable/actions/zoom-in-symbolic.svg delete mode 100644 menta/scalable/actions/zoom-original-symbolic.svg delete mode 100644 menta/scalable/actions/zoom-out-symbolic.svg delete mode 100644 menta/scalable/apps/accessories-calculator-symbolic.svg delete mode 100644 menta/scalable/apps/accessories-character-map-symbolic.svg delete mode 100644 menta/scalable/apps/accessories-dictionary-symbolic.svg delete mode 100644 menta/scalable/apps/accessories-text-editor-symbolic.svg delete mode 100644 menta/scalable/apps/applets-screenshooter-symbolic.svg delete mode 100644 menta/scalable/apps/bluetooth-symbolic.svg delete mode 100644 menta/scalable/apps/gnome-power-manager-symbolic.svg delete mode 100644 menta/scalable/apps/goa-panel-symbolic.svg delete mode 100644 menta/scalable/apps/help-browser-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-color-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-desktop-accessibility-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-desktop-display-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-desktop-locale-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-desktop-screensaver-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-desktop-wallpaper-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-system-network-proxy-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-system-network-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-system-notifications-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-system-privacy-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-system-search-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-system-sharing-symbolic.svg delete mode 100644 menta/scalable/apps/preferences-system-time-symbolic.svg delete mode 100644 menta/scalable/apps/system-file-manager-symbolic.svg delete mode 100644 menta/scalable/apps/system-software-install-symbolic.svg delete mode 100644 menta/scalable/apps/system-users-symbolic.svg delete mode 100644 menta/scalable/apps/text-editor-symbolic.svg delete mode 100644 menta/scalable/apps/user-info-symbolic.svg delete mode 100644 menta/scalable/apps/utilities-system-monitor-symbolic.svg delete mode 100644 menta/scalable/apps/utilities-terminal-symbolic.svg delete mode 100644 menta/scalable/apps/web-browser-symbolic.svg delete mode 100644 menta/scalable/categories/applications-engineering-symbolic.svg delete mode 100644 menta/scalable/categories/applications-games-symbolic.svg delete mode 100644 menta/scalable/categories/applications-graphics-symbolic.svg delete mode 100644 menta/scalable/categories/applications-multimedia-symbolic.svg delete mode 100644 menta/scalable/categories/applications-science-symbolic.svg delete mode 100644 menta/scalable/categories/applications-utilities-symbolic.svg delete mode 100644 menta/scalable/categories/preferences-other-symbolic.svg delete mode 100644 menta/scalable/categories/preferences-system-symbolic.svg delete mode 100644 menta/scalable/categories/system-help-symbolic.svg delete mode 100644 menta/scalable/devices/audio-card-symbolic.svg delete mode 100644 menta/scalable/devices/audio-input-microphone-symbolic.svg delete mode 100644 menta/scalable/devices/camera-photo-symbolic.svg delete mode 100644 menta/scalable/devices/camera-web-symbolic.svg delete mode 100644 menta/scalable/devices/colorimeter-colorhug-symbolic.svg delete mode 100644 menta/scalable/devices/computer-apple-ipad-symbolic.svg delete mode 100644 menta/scalable/devices/computer-symbolic.svg delete mode 100644 menta/scalable/devices/display-projector-symbolic.svg delete mode 100644 menta/scalable/devices/drive-harddisk-ieee1394-symbolic.svg delete mode 100644 menta/scalable/devices/drive-harddisk-symbolic.svg delete mode 100644 menta/scalable/devices/drive-harddisk-system-symbolic.svg delete mode 100644 menta/scalable/devices/drive-harddisk-usb-symbolic.svg delete mode 100644 menta/scalable/devices/drive-multidisk-symbolic.svg delete mode 100644 menta/scalable/devices/drive-optical-symbolic.svg delete mode 100644 menta/scalable/devices/drive-removable-media-symbolic.svg delete mode 100644 menta/scalable/devices/headphones-symbolic.svg delete mode 100644 menta/scalable/devices/input-dialpad-symbolic.svg delete mode 100644 menta/scalable/devices/input-gaming-symbolic.svg delete mode 100644 menta/scalable/devices/input-keyboard-symbolic.svg delete mode 100644 menta/scalable/devices/input-mouse-symbolic.svg delete mode 100644 menta/scalable/devices/input-tablet-symbolic.svg delete mode 100644 menta/scalable/devices/input-touchpad-symbolic.svg delete mode 100644 menta/scalable/devices/media-flash-symbolic.svg delete mode 100644 menta/scalable/devices/media-floppy-symbolic.svg delete mode 100644 menta/scalable/devices/media-optical-bd-symbolic.svg delete mode 100644 menta/scalable/devices/media-optical-cd-audio-symbolic.svg delete mode 100644 menta/scalable/devices/media-optical-dvd-symbolic.svg delete mode 100644 menta/scalable/devices/media-optical-symbolic.svg delete mode 100644 menta/scalable/devices/media-removable-symbolic.svg delete mode 100644 menta/scalable/devices/media-zip-symbolic.svg delete mode 100644 menta/scalable/devices/multimedia-player-apple-ipod-touch-symbolic.svg delete mode 100644 menta/scalable/devices/multimedia-player-symbolic.svg delete mode 100644 menta/scalable/devices/phone-apple-iphone-symbolic.svg delete mode 100644 menta/scalable/devices/phone-symbolic.svg delete mode 100644 menta/scalable/devices/printer-network-symbolic.svg delete mode 100644 menta/scalable/devices/printer-symbolic.svg delete mode 100644 menta/scalable/devices/scanner-symbolic.svg delete mode 100644 menta/scalable/devices/video-display-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-default-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-documents-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-favorite-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-important-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-music-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-ok-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-photos-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-shared-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-synchronizing-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-system-symbolic.svg delete mode 100644 menta/scalable/emblems/emblem-videos-symbolic.svg delete mode 100644 menta/scalable/emotes/face-angel-symbolic.svg delete mode 100644 menta/scalable/emotes/face-angry-symbolic.svg delete mode 100644 menta/scalable/emotes/face-confused-symbolic.svg delete mode 100644 menta/scalable/emotes/face-cool-symbolic.svg delete mode 100644 menta/scalable/emotes/face-crying-symbolic.svg delete mode 100644 menta/scalable/emotes/face-devilish-symbolic.svg delete mode 100644 menta/scalable/emotes/face-embarrassed-symbolic.svg delete mode 100644 menta/scalable/emotes/face-kiss-symbolic.svg delete mode 100644 menta/scalable/emotes/face-laugh-symbolic.svg delete mode 100644 menta/scalable/emotes/face-monkey-symbolic.svg delete mode 100644 menta/scalable/emotes/face-plain-symbolic.svg delete mode 100644 menta/scalable/emotes/face-raspberry-symbolic.svg delete mode 100644 menta/scalable/emotes/face-sad-symbolic.svg delete mode 100644 menta/scalable/emotes/face-shutmouth-symbolic.svg delete mode 100644 menta/scalable/emotes/face-sick-symbolic.svg delete mode 100644 menta/scalable/emotes/face-smile-big-symbolic.svg delete mode 100644 menta/scalable/emotes/face-smile-symbolic.svg delete mode 100644 menta/scalable/emotes/face-smirk-symbolic.svg delete mode 100644 menta/scalable/emotes/face-surprised-symbolic.svg delete mode 100644 menta/scalable/emotes/face-tired-symbolic.svg delete mode 100644 menta/scalable/emotes/face-uncertain-symbolic.svg delete mode 100644 menta/scalable/emotes/face-wink-symbolic.svg delete mode 100644 menta/scalable/emotes/face-worried-symbolic.svg delete mode 100644 menta/scalable/emotes/face-yawn-symbolic.svg delete mode 100644 menta/scalable/mimetypes/application-certificate-symbolic.svg delete mode 100644 menta/scalable/mimetypes/application-rss+xml-symbolic.svg delete mode 100644 menta/scalable/mimetypes/application-x-appliance-symbolic.svg delete mode 100644 menta/scalable/mimetypes/audio-x-generic-symbolic.svg delete mode 100644 menta/scalable/mimetypes/package-x-generic-symbolic.svg delete mode 100644 menta/scalable/mimetypes/text-x-generic-symbolic.svg delete mode 100644 menta/scalable/mimetypes/video-x-generic-symbolic.svg delete mode 100644 menta/scalable/mimetypes/x-office-calendar-symbolic.svg delete mode 100644 menta/scalable/places/folder-documents-symbolic.svg delete mode 100644 menta/scalable/places/folder-download-symbolic.svg delete mode 100644 menta/scalable/places/folder-music-symbolic.svg delete mode 100644 menta/scalable/places/folder-pictures-symbolic.svg delete mode 100644 menta/scalable/places/folder-publicshare-symbolic.svg delete mode 100644 menta/scalable/places/folder-remote-symbolic.svg delete mode 100644 menta/scalable/places/folder-saved-search-symbolic.svg delete mode 100644 menta/scalable/places/folder-symbolic.svg delete mode 100644 menta/scalable/places/folder-templates-symbolic.svg delete mode 100644 menta/scalable/places/folder-videos-symbolic.svg delete mode 100644 menta/scalable/places/network-server-symbolic.svg delete mode 100644 menta/scalable/places/network-workgroup-symbolic.svg delete mode 100644 menta/scalable/places/start-here-symbolic.svg delete mode 100644 menta/scalable/places/user-bookmarks-symbolic.svg delete mode 100644 menta/scalable/places/user-home-symbolic.svg delete mode 100644 menta/scalable/places/user-trash-symbolic.svg delete mode 100644 menta/scalable/status/alarm-symbolic.svg delete mode 100644 menta/scalable/status/appointment-missed-symbolic.svg delete mode 100644 menta/scalable/status/appointment-soon-symbolic.svg delete mode 100644 menta/scalable/status/audio-volume-high-symbolic.svg delete mode 100644 menta/scalable/status/audio-volume-low-symbolic.svg delete mode 100644 menta/scalable/status/audio-volume-medium-symbolic.svg delete mode 100644 menta/scalable/status/audio-volume-muted-symbolic.svg delete mode 100644 menta/scalable/status/avatar-default-symbolic.svg delete mode 100644 menta/scalable/status/battery-caution-charging-symbolic.svg delete mode 100644 menta/scalable/status/battery-caution-symbolic.svg delete mode 100644 menta/scalable/status/battery-empty-charging-symbolic.svg delete mode 100644 menta/scalable/status/battery-empty-symbolic.svg delete mode 100644 menta/scalable/status/battery-full-charged-symbolic.svg delete mode 100644 menta/scalable/status/battery-full-charging-symbolic.svg delete mode 100644 menta/scalable/status/battery-full-symbolic.svg delete mode 100644 menta/scalable/status/battery-good-charging-symbolic.svg delete mode 100644 menta/scalable/status/battery-good-symbolic.svg delete mode 100644 menta/scalable/status/battery-low-charging-symbolic.svg delete mode 100644 menta/scalable/status/battery-low-symbolic.svg delete mode 100644 menta/scalable/status/battery-missing-symbolic.svg delete mode 100644 menta/scalable/status/bluetooth-active-symbolic.svg delete mode 100644 menta/scalable/status/bluetooth-disabled-symbolic.svg delete mode 100644 menta/scalable/status/call-missed-symbolic.svg delete mode 100644 menta/scalable/status/changes-allow-symbolic.svg delete mode 100644 menta/scalable/status/changes-prevent-symbolic.svg delete mode 100644 menta/scalable/status/channel-insecure-symbolic.svg delete mode 100644 menta/scalable/status/channel-secure-symbolic.svg delete mode 100644 menta/scalable/status/computer-fail-symbolic.svg delete mode 100644 menta/scalable/status/dialog-error-symbolic.svg delete mode 100644 menta/scalable/status/dialog-information-symbolic.svg delete mode 100644 menta/scalable/status/dialog-password-symbolic.svg delete mode 100644 menta/scalable/status/dialog-question-symbolic.svg delete mode 100644 menta/scalable/status/dialog-warning-symbolic.svg delete mode 100644 menta/scalable/status/display-brightness-symbolic.svg delete mode 100644 menta/scalable/status/keyboard-brightness-symbolic.svg delete mode 100644 menta/scalable/status/mail-attachment-symbolic.svg delete mode 100644 menta/scalable/status/mail-read-symbolic.svg delete mode 100644 menta/scalable/status/mail-replied-symbolic.svg delete mode 100644 menta/scalable/status/mail-unread-symbolic.svg delete mode 100644 menta/scalable/status/media-playlist-repeat-symbolic.svg delete mode 100644 menta/scalable/status/media-playlist-shuffle-symbolic.svg delete mode 100644 menta/scalable/status/microphone-sensitivity-high-symbolic.svg delete mode 100644 menta/scalable/status/microphone-sensitivity-low-symbolic.svg delete mode 100644 menta/scalable/status/microphone-sensitivity-medium-symbolic.svg delete mode 100644 menta/scalable/status/microphone-sensitivity-muted-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-3g-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-4g-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-acquiring-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-connected-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-edge-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-gprs-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-signal-excellent-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-signal-good-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-signal-none-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-signal-ok-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-signal-weak-symbolic.svg delete mode 100644 menta/scalable/status/network-cellular-umts-symbolic.svg delete mode 100644 menta/scalable/status/network-error-symbolic.svg delete mode 100644 menta/scalable/status/network-idle-symbolic.svg delete mode 100644 menta/scalable/status/network-no-route-symbolic.svg delete mode 100644 menta/scalable/status/network-offline-symbolic.svg delete mode 100644 menta/scalable/status/network-receive-symbolic.svg delete mode 100644 menta/scalable/status/network-transmit-receive-symbolic.svg delete mode 100644 menta/scalable/status/network-transmit-symbolic.svg delete mode 100644 menta/scalable/status/network-vpn-acquiring-symbolic.svg delete mode 100644 menta/scalable/status/network-vpn-symbolic.svg delete mode 100644 menta/scalable/status/network-wired-acquiring-symbolic.svg delete mode 100644 menta/scalable/status/network-wired-disconnected-symbolic.svg delete mode 100644 menta/scalable/status/network-wired-symbolic.svg delete mode 100644 menta/scalable/status/network-wireless-acquiring-symbolic.svg delete mode 100644 menta/scalable/status/network-wireless-connected-symbolic.svg delete mode 100644 menta/scalable/status/network-wireless-encrypted-symbolic.svg delete mode 100644 menta/scalable/status/network-wireless-hotspot-symbolic.svg delete mode 100644 menta/scalable/status/network-wireless-signal-excellent-symbolic.svg delete mode 100644 menta/scalable/status/network-wireless-signal-good-symbolic.svg delete mode 100644 menta/scalable/status/network-wireless-signal-none-symbolic.svg delete mode 100644 menta/scalable/status/network-wireless-signal-ok-symbolic.svg delete mode 100644 menta/scalable/status/network-wireless-signal-weak-symbolic.svg delete mode 100644 menta/scalable/status/non-starred-symbolic.svg delete mode 100644 menta/scalable/status/printer-error-symbolic.svg delete mode 100644 menta/scalable/status/printer-printing-symbolic.svg delete mode 100644 menta/scalable/status/printer-warning-symbolic.svg delete mode 100644 menta/scalable/status/security-high-symbolic.svg delete mode 100644 menta/scalable/status/security-low-symbolic.svg delete mode 100644 menta/scalable/status/security-medium-symbolic.svg delete mode 100644 menta/scalable/status/semi-starred-rtl-symbolic.svg delete mode 100644 menta/scalable/status/semi-starred-symbolic.svg delete mode 100644 menta/scalable/status/software-update-available-symbolic.svg delete mode 100644 menta/scalable/status/software-update-urgent-symbolic.svg delete mode 100644 menta/scalable/status/starred-symbolic.svg delete mode 100644 menta/scalable/status/task-due-symbolic.svg delete mode 100644 menta/scalable/status/task-past-due-symbolic.svg delete mode 100644 menta/scalable/status/touchpad-disabled-symbolic.svg delete mode 100644 menta/scalable/status/user-available-symbolic.svg delete mode 100644 menta/scalable/status/user-away-symbolic.svg delete mode 100644 menta/scalable/status/user-busy-symbolic.svg delete mode 100644 menta/scalable/status/user-idle-symbolic.svg delete mode 100644 menta/scalable/status/user-invisible-symbolic.svg delete mode 100644 menta/scalable/status/user-offline-symbolic.svg delete mode 100644 menta/scalable/status/user-status-pending-symbolic.svg delete mode 100644 menta/scalable/status/user-trash-full-symbolic.svg delete mode 100644 menta/scalable/status/view-wrapped-symbolic.svg delete mode 100644 menta/scalable/status/weather-clear-night-symbolic.svg delete mode 100644 menta/scalable/status/weather-clear-symbolic.svg delete mode 100644 menta/scalable/status/weather-few-clouds-night-symbolic.svg delete mode 100644 menta/scalable/status/weather-few-clouds-symbolic.svg delete mode 100644 menta/scalable/status/weather-fog-symbolic.svg delete mode 100644 menta/scalable/status/weather-overcast-symbolic.svg delete mode 100644 menta/scalable/status/weather-severe-alert-symbolic.svg delete mode 100644 menta/scalable/status/weather-showers-scattered-symbolic.svg delete mode 100644 menta/scalable/status/weather-showers-symbolic.svg delete mode 100644 menta/scalable/status/weather-snow-symbolic.svg delete mode 100644 menta/scalable/status/weather-storm-symbolic.svg diff --git a/menta/scalable/actions/action-unavailable-symbolic.svg b/menta/scalable/actions/action-unavailable-symbolic.svg deleted file mode 100644 index 6f3df37..0000000 --- a/menta/scalable/actions/action-unavailable-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/bookmark-add-symbolic.svg b/menta/scalable/actions/bookmark-add-symbolic.svg deleted file mode 100644 index f00eec0..0000000 --- a/menta/scalable/actions/bookmark-add-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/bookmark-new-symbolic.svg b/menta/scalable/actions/bookmark-new-symbolic.svg deleted file mode 100644 index da6db1b..0000000 --- a/menta/scalable/actions/bookmark-new-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/call-end-symbolic.svg b/menta/scalable/actions/call-end-symbolic.svg deleted file mode 100644 index 4bd269e..0000000 --- a/menta/scalable/actions/call-end-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/call-start-symbolic.svg b/menta/scalable/actions/call-start-symbolic.svg deleted file mode 100644 index ac7baa3..0000000 --- a/menta/scalable/actions/call-start-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/actions/document-open-recent-symbolic.svg b/menta/scalable/actions/document-open-recent-symbolic.svg deleted file mode 100644 index 608741f..0000000 --- a/menta/scalable/actions/document-open-recent-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/document-open-symbolic.svg b/menta/scalable/actions/document-open-symbolic.svg deleted file mode 100644 index 0961851..0000000 --- a/menta/scalable/actions/document-open-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/document-page-setup-symbolic.svg b/menta/scalable/actions/document-page-setup-symbolic.svg deleted file mode 100644 index 8f9ee14..0000000 --- a/menta/scalable/actions/document-page-setup-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/document-properties-symbolic.svg b/menta/scalable/actions/document-properties-symbolic.svg deleted file mode 100644 index 96a4eae..0000000 --- a/menta/scalable/actions/document-properties-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/document-save-as-symbolic.svg b/menta/scalable/actions/document-save-as-symbolic.svg deleted file mode 100644 index 7284b37..0000000 --- a/menta/scalable/actions/document-save-as-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/document-save-symbolic.svg b/menta/scalable/actions/document-save-symbolic.svg deleted file mode 100644 index e34b24a..0000000 --- a/menta/scalable/actions/document-save-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/document-send-symbolic.svg b/menta/scalable/actions/document-send-symbolic.svg deleted file mode 100644 index 45b2735..0000000 --- a/menta/scalable/actions/document-send-symbolic.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/drive-multidisk-symbolic.svg b/menta/scalable/actions/drive-multidisk-symbolic.svg deleted file mode 100644 index 6da5948..0000000 --- a/menta/scalable/actions/drive-multidisk-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-clear-all-symbolic.svg b/menta/scalable/actions/edit-clear-all-symbolic.svg deleted file mode 100644 index 15a3441..0000000 --- a/menta/scalable/actions/edit-clear-all-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-clear-rtl-symbolic.svg b/menta/scalable/actions/edit-clear-rtl-symbolic.svg deleted file mode 100644 index b7a3cb2..0000000 --- a/menta/scalable/actions/edit-clear-rtl-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-clear-symbolic.svg b/menta/scalable/actions/edit-clear-symbolic.svg deleted file mode 100644 index 9785c3d..0000000 --- a/menta/scalable/actions/edit-clear-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-copy-symbolic.svg b/menta/scalable/actions/edit-copy-symbolic.svg deleted file mode 100644 index 0fe5619..0000000 --- a/menta/scalable/actions/edit-copy-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-cut-symbolic.svg b/menta/scalable/actions/edit-cut-symbolic.svg deleted file mode 100644 index 873d367..0000000 --- a/menta/scalable/actions/edit-cut-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-delete-symbolic.svg b/menta/scalable/actions/edit-delete-symbolic.svg deleted file mode 100644 index 9d6e356..0000000 --- a/menta/scalable/actions/edit-delete-symbolic.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-find-symbolic.svg b/menta/scalable/actions/edit-find-symbolic.svg deleted file mode 100644 index 7ded179..0000000 --- a/menta/scalable/actions/edit-find-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-paste-symbolic.svg b/menta/scalable/actions/edit-paste-symbolic.svg deleted file mode 100644 index 4126c7e..0000000 --- a/menta/scalable/actions/edit-paste-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-redo-rtl-symbolic.svg b/menta/scalable/actions/edit-redo-rtl-symbolic.svg deleted file mode 100644 index 09dea93..0000000 --- a/menta/scalable/actions/edit-redo-rtl-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-redo-symbolic.svg b/menta/scalable/actions/edit-redo-symbolic.svg deleted file mode 100644 index 4718db2..0000000 --- a/menta/scalable/actions/edit-redo-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-select-all-symbolic.svg b/menta/scalable/actions/edit-select-all-symbolic.svg deleted file mode 100644 index a117b3a..0000000 --- a/menta/scalable/actions/edit-select-all-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-select-symbolic.svg b/menta/scalable/actions/edit-select-symbolic.svg deleted file mode 100644 index f3fc135..0000000 --- a/menta/scalable/actions/edit-select-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-undo-rtl-symbolic.svg b/menta/scalable/actions/edit-undo-rtl-symbolic.svg deleted file mode 100644 index 70463a0..0000000 --- a/menta/scalable/actions/edit-undo-rtl-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/edit-undo-symbolic.svg b/menta/scalable/actions/edit-undo-symbolic.svg deleted file mode 100644 index c9066a2..0000000 --- a/menta/scalable/actions/edit-undo-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/find-location-symbolic.svg b/menta/scalable/actions/find-location-symbolic.svg deleted file mode 100644 index bf0c1a1..0000000 --- a/menta/scalable/actions/find-location-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-indent-less-rtl-symbolic.svg b/menta/scalable/actions/format-indent-less-rtl-symbolic.svg deleted file mode 100644 index f6c094d..0000000 --- a/menta/scalable/actions/format-indent-less-rtl-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-indent-less-symbolic.svg b/menta/scalable/actions/format-indent-less-symbolic.svg deleted file mode 100644 index 8206972..0000000 --- a/menta/scalable/actions/format-indent-less-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-indent-more-rtl-symbolic.svg b/menta/scalable/actions/format-indent-more-rtl-symbolic.svg deleted file mode 100644 index 4b43911..0000000 --- a/menta/scalable/actions/format-indent-more-rtl-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-indent-more-symbolic.svg b/menta/scalable/actions/format-indent-more-symbolic.svg deleted file mode 100644 index d77a3d4..0000000 --- a/menta/scalable/actions/format-indent-more-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-justify-center-symbolic.svg b/menta/scalable/actions/format-justify-center-symbolic.svg deleted file mode 100644 index c94017e..0000000 --- a/menta/scalable/actions/format-justify-center-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-justify-fill-symbolic.svg b/menta/scalable/actions/format-justify-fill-symbolic.svg deleted file mode 100644 index 1b8cefb..0000000 --- a/menta/scalable/actions/format-justify-fill-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-justify-left-symbolic.svg b/menta/scalable/actions/format-justify-left-symbolic.svg deleted file mode 100644 index 6643360..0000000 --- a/menta/scalable/actions/format-justify-left-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-justify-right-symbolic.svg b/menta/scalable/actions/format-justify-right-symbolic.svg deleted file mode 100644 index 7d0f269..0000000 --- a/menta/scalable/actions/format-justify-right-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-text-bold-symbolic.svg b/menta/scalable/actions/format-text-bold-symbolic.svg deleted file mode 100644 index 6ab5e8e..0000000 --- a/menta/scalable/actions/format-text-bold-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-text-direction-ltr-symbolic.svg b/menta/scalable/actions/format-text-direction-ltr-symbolic.svg deleted file mode 100644 index 51ecb9f..0000000 --- a/menta/scalable/actions/format-text-direction-ltr-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-text-direction-rtl-symbolic.svg b/menta/scalable/actions/format-text-direction-rtl-symbolic.svg deleted file mode 100644 index 884a332..0000000 --- a/menta/scalable/actions/format-text-direction-rtl-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-text-italic-symbolic.svg b/menta/scalable/actions/format-text-italic-symbolic.svg deleted file mode 100644 index 0498699..0000000 --- a/menta/scalable/actions/format-text-italic-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-text-strikethrough-symbolic.svg b/menta/scalable/actions/format-text-strikethrough-symbolic.svg deleted file mode 100644 index 75fed30..0000000 --- a/menta/scalable/actions/format-text-strikethrough-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/format-text-underline-symbolic.svg b/menta/scalable/actions/format-text-underline-symbolic.svg deleted file mode 100644 index a9e5bda..0000000 --- a/menta/scalable/actions/format-text-underline-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-bottom-symbolic.svg b/menta/scalable/actions/go-bottom-symbolic.svg deleted file mode 100644 index 79e054d..0000000 --- a/menta/scalable/actions/go-bottom-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-down-symbolic.svg b/menta/scalable/actions/go-down-symbolic.svg deleted file mode 100644 index 06d031f..0000000 --- a/menta/scalable/actions/go-down-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-first-rtl-symbolic.svg b/menta/scalable/actions/go-first-rtl-symbolic.svg deleted file mode 100644 index c03603b..0000000 --- a/menta/scalable/actions/go-first-rtl-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-first-symbolic.svg b/menta/scalable/actions/go-first-symbolic.svg deleted file mode 100644 index 927da9b..0000000 --- a/menta/scalable/actions/go-first-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-home-symbolic.svg b/menta/scalable/actions/go-home-symbolic.svg deleted file mode 100644 index db8bd1e..0000000 --- a/menta/scalable/actions/go-home-symbolic.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - go-home - - - - - - - - - - - diff --git a/menta/scalable/actions/go-jump-rtl-symbolic.svg b/menta/scalable/actions/go-jump-rtl-symbolic.svg deleted file mode 100644 index c58bd79..0000000 --- a/menta/scalable/actions/go-jump-rtl-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-jump-symbolic.svg b/menta/scalable/actions/go-jump-symbolic.svg deleted file mode 100644 index 020b1d9..0000000 --- a/menta/scalable/actions/go-jump-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-last-rtl-symbolic.svg b/menta/scalable/actions/go-last-rtl-symbolic.svg deleted file mode 100644 index 686d523..0000000 --- a/menta/scalable/actions/go-last-rtl-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-last-symbolic.svg b/menta/scalable/actions/go-last-symbolic.svg deleted file mode 100644 index 072cde5..0000000 --- a/menta/scalable/actions/go-last-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-next-rtl-symbolic.svg b/menta/scalable/actions/go-next-rtl-symbolic.svg deleted file mode 100644 index 67685c5..0000000 --- a/menta/scalable/actions/go-next-rtl-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-next-symbolic.svg b/menta/scalable/actions/go-next-symbolic.svg deleted file mode 100644 index 72637b4..0000000 --- a/menta/scalable/actions/go-next-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-previous-rtl-symbolic.svg b/menta/scalable/actions/go-previous-rtl-symbolic.svg deleted file mode 100644 index 8a8cc74..0000000 --- a/menta/scalable/actions/go-previous-rtl-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-previous-symbolic.svg b/menta/scalable/actions/go-previous-symbolic.svg deleted file mode 100644 index 24d2e43..0000000 --- a/menta/scalable/actions/go-previous-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-top-symbolic.svg b/menta/scalable/actions/go-top-symbolic.svg deleted file mode 100644 index 3debdb3..0000000 --- a/menta/scalable/actions/go-top-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/go-up-symbolic.svg b/menta/scalable/actions/go-up-symbolic.svg deleted file mode 100644 index dab31a2..0000000 --- a/menta/scalable/actions/go-up-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/insert-image-symbolic.svg b/menta/scalable/actions/insert-image-symbolic.svg deleted file mode 100644 index 0fbcc32..0000000 --- a/menta/scalable/actions/insert-image-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/insert-link-symbolic.svg b/menta/scalable/actions/insert-link-symbolic.svg deleted file mode 100644 index 588f789..0000000 --- a/menta/scalable/actions/insert-link-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/insert-object-symbolic.svg b/menta/scalable/actions/insert-object-symbolic.svg deleted file mode 100644 index 4bf42a0..0000000 --- a/menta/scalable/actions/insert-object-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/insert-text-symbolic.svg b/menta/scalable/actions/insert-text-symbolic.svg deleted file mode 100644 index d4d9a74..0000000 --- a/menta/scalable/actions/insert-text-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/list-add-symbolic.svg b/menta/scalable/actions/list-add-symbolic.svg deleted file mode 100644 index 81ec461..0000000 --- a/menta/scalable/actions/list-add-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/actions/list-remove-all-symbolic.svg b/menta/scalable/actions/list-remove-all-symbolic.svg deleted file mode 100644 index aa1cedf..0000000 --- a/menta/scalable/actions/list-remove-all-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/list-remove-symbolic.svg b/menta/scalable/actions/list-remove-symbolic.svg deleted file mode 100644 index 33bdec5..0000000 --- a/menta/scalable/actions/list-remove-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/actions/mail-mark-important-symbolic.svg b/menta/scalable/actions/mail-mark-important-symbolic.svg deleted file mode 100644 index fe38ad7..0000000 --- a/menta/scalable/actions/mail-mark-important-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/mail-send-receive-symbolic.svg b/menta/scalable/actions/mail-send-receive-symbolic.svg deleted file mode 100644 index 181da67..0000000 --- a/menta/scalable/actions/mail-send-receive-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/mail-send-symbolic.svg b/menta/scalable/actions/mail-send-symbolic.svg deleted file mode 100644 index bd9a1a2..0000000 --- a/menta/scalable/actions/mail-send-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-eject-symbolic.svg b/menta/scalable/actions/media-eject-symbolic.svg deleted file mode 100644 index 8bd0fb1..0000000 --- a/menta/scalable/actions/media-eject-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-playback-pause-symbolic.svg b/menta/scalable/actions/media-playback-pause-symbolic.svg deleted file mode 100644 index e5ac9c9..0000000 --- a/menta/scalable/actions/media-playback-pause-symbolic.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-playback-start-rtl-symbolic.svg b/menta/scalable/actions/media-playback-start-rtl-symbolic.svg deleted file mode 100644 index daed11f..0000000 --- a/menta/scalable/actions/media-playback-start-rtl-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-playback-start-symbolic.svg b/menta/scalable/actions/media-playback-start-symbolic.svg deleted file mode 100644 index 50e3403..0000000 --- a/menta/scalable/actions/media-playback-start-symbolic.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-playback-stop-symbolic.svg b/menta/scalable/actions/media-playback-stop-symbolic.svg deleted file mode 100644 index 0d99845..0000000 --- a/menta/scalable/actions/media-playback-stop-symbolic.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-record-symbolic.svg b/menta/scalable/actions/media-record-symbolic.svg deleted file mode 100644 index f1a5f8d..0000000 --- a/menta/scalable/actions/media-record-symbolic.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-seek-backward-rtl-symbolic.svg b/menta/scalable/actions/media-seek-backward-rtl-symbolic.svg deleted file mode 100644 index a291968..0000000 --- a/menta/scalable/actions/media-seek-backward-rtl-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-seek-backward-symbolic.svg b/menta/scalable/actions/media-seek-backward-symbolic.svg deleted file mode 100644 index 5c0aee1..0000000 --- a/menta/scalable/actions/media-seek-backward-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-seek-forward-rtl-symbolic.svg b/menta/scalable/actions/media-seek-forward-rtl-symbolic.svg deleted file mode 100644 index 5288a59..0000000 --- a/menta/scalable/actions/media-seek-forward-rtl-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-seek-forward-symbolic.svg b/menta/scalable/actions/media-seek-forward-symbolic.svg deleted file mode 100644 index 4196f17..0000000 --- a/menta/scalable/actions/media-seek-forward-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-skip-backward-rtl-symbolic.svg b/menta/scalable/actions/media-skip-backward-rtl-symbolic.svg deleted file mode 100644 index f0b7355..0000000 --- a/menta/scalable/actions/media-skip-backward-rtl-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-skip-backward-symbolic.svg b/menta/scalable/actions/media-skip-backward-symbolic.svg deleted file mode 100644 index a7e2f36..0000000 --- a/menta/scalable/actions/media-skip-backward-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-skip-forward-rtl-symbolic.svg b/menta/scalable/actions/media-skip-forward-rtl-symbolic.svg deleted file mode 100644 index 7c1ed16..0000000 --- a/menta/scalable/actions/media-skip-forward-rtl-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/media-skip-forward-symbolic.svg b/menta/scalable/actions/media-skip-forward-symbolic.svg deleted file mode 100644 index 2fb8d26..0000000 --- a/menta/scalable/actions/media-skip-forward-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/object-flip-horizontal-symbolic.svg b/menta/scalable/actions/object-flip-horizontal-symbolic.svg deleted file mode 100644 index ee17a6b..0000000 --- a/menta/scalable/actions/object-flip-horizontal-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/object-flip-vertical-symbolic.svg b/menta/scalable/actions/object-flip-vertical-symbolic.svg deleted file mode 100644 index b4956cc..0000000 --- a/menta/scalable/actions/object-flip-vertical-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/object-rotate-left-symbolic.svg b/menta/scalable/actions/object-rotate-left-symbolic.svg deleted file mode 100644 index 9eec00d..0000000 --- a/menta/scalable/actions/object-rotate-left-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/object-rotate-right-symbolic.svg b/menta/scalable/actions/object-rotate-right-symbolic.svg deleted file mode 100644 index ac5b0b8..0000000 --- a/menta/scalable/actions/object-rotate-right-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/object-select-symbolic.svg b/menta/scalable/actions/object-select-symbolic.svg deleted file mode 100644 index a19dbc0..0000000 --- a/menta/scalable/actions/object-select-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/actions/process-stop-symbolic.svg b/menta/scalable/actions/process-stop-symbolic.svg deleted file mode 100644 index 31c1522..0000000 --- a/menta/scalable/actions/process-stop-symbolic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/send-to-symbolic.svg b/menta/scalable/actions/send-to-symbolic.svg deleted file mode 100644 index 8f18260..0000000 --- a/menta/scalable/actions/send-to-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/system-run-symbolic.svg b/menta/scalable/actions/system-run-symbolic.svg deleted file mode 100644 index 5d43cc7..0000000 --- a/menta/scalable/actions/system-run-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/system-shutdown-symbolic.svg b/menta/scalable/actions/system-shutdown-symbolic.svg deleted file mode 100644 index 4ddd67e..0000000 --- a/menta/scalable/actions/system-shutdown-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/tab-new-symbolic.svg b/menta/scalable/actions/tab-new-symbolic.svg deleted file mode 100644 index 8cffdb1..0000000 --- a/menta/scalable/actions/tab-new-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/view-continuous-symbolic.svg b/menta/scalable/actions/view-continuous-symbolic.svg deleted file mode 100644 index a38952f..0000000 --- a/menta/scalable/actions/view-continuous-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/view-dual-symbolic.svg b/menta/scalable/actions/view-dual-symbolic.svg deleted file mode 100644 index f25f43d..0000000 --- a/menta/scalable/actions/view-dual-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/view-fullscreen-symbolic.svg b/menta/scalable/actions/view-fullscreen-symbolic.svg deleted file mode 100644 index 67f50ed..0000000 --- a/menta/scalable/actions/view-fullscreen-symbolic.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/view-grid-symbolic.svg b/menta/scalable/actions/view-grid-symbolic.svg deleted file mode 100644 index 707c0a3..0000000 --- a/menta/scalable/actions/view-grid-symbolic.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/view-list-symbolic.svg b/menta/scalable/actions/view-list-symbolic.svg deleted file mode 100644 index 2180f7a..0000000 --- a/menta/scalable/actions/view-list-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/view-more-symbolic.svg b/menta/scalable/actions/view-more-symbolic.svg deleted file mode 100644 index 9722085..0000000 --- a/menta/scalable/actions/view-more-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/view-paged-symbolic.svg b/menta/scalable/actions/view-paged-symbolic.svg deleted file mode 100644 index 9e157c4..0000000 --- a/menta/scalable/actions/view-paged-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/view-refresh-symbolic.svg b/menta/scalable/actions/view-refresh-symbolic.svg deleted file mode 100644 index 47895ef..0000000 --- a/menta/scalable/actions/view-refresh-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/view-restore-symbolic.svg b/menta/scalable/actions/view-restore-symbolic.svg deleted file mode 100644 index 49d0b11..0000000 --- a/menta/scalable/actions/view-restore-symbolic.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/window-close-symbolic.svg b/menta/scalable/actions/window-close-symbolic.svg deleted file mode 100644 index c0c786f..0000000 --- a/menta/scalable/actions/window-close-symbolic.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/zoom-fit-best-symbolic.svg b/menta/scalable/actions/zoom-fit-best-symbolic.svg deleted file mode 100644 index e0ba6c8..0000000 --- a/menta/scalable/actions/zoom-fit-best-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/zoom-in-symbolic.svg b/menta/scalable/actions/zoom-in-symbolic.svg deleted file mode 100644 index 2cc79bc..0000000 --- a/menta/scalable/actions/zoom-in-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/zoom-original-symbolic.svg b/menta/scalable/actions/zoom-original-symbolic.svg deleted file mode 100644 index d6eda05..0000000 --- a/menta/scalable/actions/zoom-original-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/actions/zoom-out-symbolic.svg b/menta/scalable/actions/zoom-out-symbolic.svg deleted file mode 100644 index d0a408d..0000000 --- a/menta/scalable/actions/zoom-out-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/accessories-calculator-symbolic.svg b/menta/scalable/apps/accessories-calculator-symbolic.svg deleted file mode 100644 index 047129e..0000000 --- a/menta/scalable/apps/accessories-calculator-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/accessories-character-map-symbolic.svg b/menta/scalable/apps/accessories-character-map-symbolic.svg deleted file mode 100644 index c4e8524..0000000 --- a/menta/scalable/apps/accessories-character-map-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/accessories-dictionary-symbolic.svg b/menta/scalable/apps/accessories-dictionary-symbolic.svg deleted file mode 100644 index 369dcab..0000000 --- a/menta/scalable/apps/accessories-dictionary-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/accessories-text-editor-symbolic.svg b/menta/scalable/apps/accessories-text-editor-symbolic.svg deleted file mode 100644 index b75c950..0000000 --- a/menta/scalable/apps/accessories-text-editor-symbolic.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/applets-screenshooter-symbolic.svg b/menta/scalable/apps/applets-screenshooter-symbolic.svg deleted file mode 100644 index aa64534..0000000 --- a/menta/scalable/apps/applets-screenshooter-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/bluetooth-symbolic.svg b/menta/scalable/apps/bluetooth-symbolic.svg deleted file mode 100644 index 4c1399b..0000000 --- a/menta/scalable/apps/bluetooth-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/gnome-power-manager-symbolic.svg b/menta/scalable/apps/gnome-power-manager-symbolic.svg deleted file mode 100644 index 10ddd4a..0000000 --- a/menta/scalable/apps/gnome-power-manager-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/goa-panel-symbolic.svg b/menta/scalable/apps/goa-panel-symbolic.svg deleted file mode 100644 index 3844409..0000000 --- a/menta/scalable/apps/goa-panel-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/help-browser-symbolic.svg b/menta/scalable/apps/help-browser-symbolic.svg deleted file mode 100644 index b103ec4..0000000 --- a/menta/scalable/apps/help-browser-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-color-symbolic.svg b/menta/scalable/apps/preferences-color-symbolic.svg deleted file mode 100644 index 65900ba..0000000 --- a/menta/scalable/apps/preferences-color-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-desktop-accessibility-symbolic.svg b/menta/scalable/apps/preferences-desktop-accessibility-symbolic.svg deleted file mode 100644 index 1cf76c8..0000000 --- a/menta/scalable/apps/preferences-desktop-accessibility-symbolic.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-desktop-display-symbolic.svg b/menta/scalable/apps/preferences-desktop-display-symbolic.svg deleted file mode 100644 index 34cf92d..0000000 --- a/menta/scalable/apps/preferences-desktop-display-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg b/menta/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg deleted file mode 100644 index 90df7be..0000000 --- a/menta/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-desktop-locale-symbolic.svg b/menta/scalable/apps/preferences-desktop-locale-symbolic.svg deleted file mode 100644 index 20b36a8..0000000 --- a/menta/scalable/apps/preferences-desktop-locale-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg b/menta/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg deleted file mode 100644 index 0709447..0000000 --- a/menta/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-desktop-screensaver-symbolic.svg b/menta/scalable/apps/preferences-desktop-screensaver-symbolic.svg deleted file mode 100644 index 976a90c..0000000 --- a/menta/scalable/apps/preferences-desktop-screensaver-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-desktop-wallpaper-symbolic.svg b/menta/scalable/apps/preferences-desktop-wallpaper-symbolic.svg deleted file mode 100644 index 02303d2..0000000 --- a/menta/scalable/apps/preferences-desktop-wallpaper-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-system-network-proxy-symbolic.svg b/menta/scalable/apps/preferences-system-network-proxy-symbolic.svg deleted file mode 100644 index a6c8a01..0000000 --- a/menta/scalable/apps/preferences-system-network-proxy-symbolic.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-system-network-symbolic.svg b/menta/scalable/apps/preferences-system-network-symbolic.svg deleted file mode 100644 index af61e60..0000000 --- a/menta/scalable/apps/preferences-system-network-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-system-notifications-symbolic.svg b/menta/scalable/apps/preferences-system-notifications-symbolic.svg deleted file mode 100644 index fb3fa22..0000000 --- a/menta/scalable/apps/preferences-system-notifications-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-system-privacy-symbolic.svg b/menta/scalable/apps/preferences-system-privacy-symbolic.svg deleted file mode 100644 index 1ebf27c..0000000 --- a/menta/scalable/apps/preferences-system-privacy-symbolic.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-system-search-symbolic.svg b/menta/scalable/apps/preferences-system-search-symbolic.svg deleted file mode 100644 index 532bafa..0000000 --- a/menta/scalable/apps/preferences-system-search-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-system-sharing-symbolic.svg b/menta/scalable/apps/preferences-system-sharing-symbolic.svg deleted file mode 100644 index 642205e..0000000 --- a/menta/scalable/apps/preferences-system-sharing-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/preferences-system-time-symbolic.svg b/menta/scalable/apps/preferences-system-time-symbolic.svg deleted file mode 100644 index 9e8601b..0000000 --- a/menta/scalable/apps/preferences-system-time-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/system-file-manager-symbolic.svg b/menta/scalable/apps/system-file-manager-symbolic.svg deleted file mode 100644 index 2281d98..0000000 --- a/menta/scalable/apps/system-file-manager-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/apps/system-software-install-symbolic.svg b/menta/scalable/apps/system-software-install-symbolic.svg deleted file mode 100644 index 0e6b0fe..0000000 --- a/menta/scalable/apps/system-software-install-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/system-users-symbolic.svg b/menta/scalable/apps/system-users-symbolic.svg deleted file mode 100644 index 87437ad..0000000 --- a/menta/scalable/apps/system-users-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/text-editor-symbolic.svg b/menta/scalable/apps/text-editor-symbolic.svg deleted file mode 100644 index f0b0fd0..0000000 --- a/menta/scalable/apps/text-editor-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/user-info-symbolic.svg b/menta/scalable/apps/user-info-symbolic.svg deleted file mode 100644 index b8f6f81..0000000 --- a/menta/scalable/apps/user-info-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/utilities-system-monitor-symbolic.svg b/menta/scalable/apps/utilities-system-monitor-symbolic.svg deleted file mode 100644 index 408d9e6..0000000 --- a/menta/scalable/apps/utilities-system-monitor-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/utilities-terminal-symbolic.svg b/menta/scalable/apps/utilities-terminal-symbolic.svg deleted file mode 100644 index 13292c3..0000000 --- a/menta/scalable/apps/utilities-terminal-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/apps/web-browser-symbolic.svg b/menta/scalable/apps/web-browser-symbolic.svg deleted file mode 100644 index ddc8e07..0000000 --- a/menta/scalable/apps/web-browser-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/categories/applications-engineering-symbolic.svg b/menta/scalable/categories/applications-engineering-symbolic.svg deleted file mode 100644 index c8965e2..0000000 --- a/menta/scalable/categories/applications-engineering-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/categories/applications-games-symbolic.svg b/menta/scalable/categories/applications-games-symbolic.svg deleted file mode 100644 index 221a0ad..0000000 --- a/menta/scalable/categories/applications-games-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/categories/applications-graphics-symbolic.svg b/menta/scalable/categories/applications-graphics-symbolic.svg deleted file mode 100644 index 7a6e525..0000000 --- a/menta/scalable/categories/applications-graphics-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/categories/applications-multimedia-symbolic.svg b/menta/scalable/categories/applications-multimedia-symbolic.svg deleted file mode 100644 index 94c37c5..0000000 --- a/menta/scalable/categories/applications-multimedia-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/categories/applications-science-symbolic.svg b/menta/scalable/categories/applications-science-symbolic.svg deleted file mode 100644 index 3c634c7..0000000 --- a/menta/scalable/categories/applications-science-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/categories/applications-utilities-symbolic.svg b/menta/scalable/categories/applications-utilities-symbolic.svg deleted file mode 100644 index b698093..0000000 --- a/menta/scalable/categories/applications-utilities-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/categories/preferences-other-symbolic.svg b/menta/scalable/categories/preferences-other-symbolic.svg deleted file mode 100644 index eb58970..0000000 --- a/menta/scalable/categories/preferences-other-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/categories/preferences-system-symbolic.svg b/menta/scalable/categories/preferences-system-symbolic.svg deleted file mode 100644 index d49ea79..0000000 --- a/menta/scalable/categories/preferences-system-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/categories/system-help-symbolic.svg b/menta/scalable/categories/system-help-symbolic.svg deleted file mode 100644 index cae1ccd..0000000 --- a/menta/scalable/categories/system-help-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/audio-card-symbolic.svg b/menta/scalable/devices/audio-card-symbolic.svg deleted file mode 100644 index 9eaae83..0000000 --- a/menta/scalable/devices/audio-card-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/audio-input-microphone-symbolic.svg b/menta/scalable/devices/audio-input-microphone-symbolic.svg deleted file mode 100644 index 9374469..0000000 --- a/menta/scalable/devices/audio-input-microphone-symbolic.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/camera-photo-symbolic.svg b/menta/scalable/devices/camera-photo-symbolic.svg deleted file mode 100644 index 83b52cb..0000000 --- a/menta/scalable/devices/camera-photo-symbolic.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/camera-web-symbolic.svg b/menta/scalable/devices/camera-web-symbolic.svg deleted file mode 100644 index f463b66..0000000 --- a/menta/scalable/devices/camera-web-symbolic.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/colorimeter-colorhug-symbolic.svg b/menta/scalable/devices/colorimeter-colorhug-symbolic.svg deleted file mode 100644 index c6c9ebd..0000000 --- a/menta/scalable/devices/colorimeter-colorhug-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/computer-apple-ipad-symbolic.svg b/menta/scalable/devices/computer-apple-ipad-symbolic.svg deleted file mode 100644 index 2230f43..0000000 --- a/menta/scalable/devices/computer-apple-ipad-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/computer-symbolic.svg b/menta/scalable/devices/computer-symbolic.svg deleted file mode 100644 index ebda900..0000000 --- a/menta/scalable/devices/computer-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/display-projector-symbolic.svg b/menta/scalable/devices/display-projector-symbolic.svg deleted file mode 100644 index 5bb86f8..0000000 --- a/menta/scalable/devices/display-projector-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/drive-harddisk-ieee1394-symbolic.svg b/menta/scalable/devices/drive-harddisk-ieee1394-symbolic.svg deleted file mode 100644 index 454ef14..0000000 --- a/menta/scalable/devices/drive-harddisk-ieee1394-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/drive-harddisk-symbolic.svg b/menta/scalable/devices/drive-harddisk-symbolic.svg deleted file mode 100644 index 71fec97..0000000 --- a/menta/scalable/devices/drive-harddisk-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/drive-harddisk-system-symbolic.svg b/menta/scalable/devices/drive-harddisk-system-symbolic.svg deleted file mode 100644 index c2c509b..0000000 --- a/menta/scalable/devices/drive-harddisk-system-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/drive-harddisk-usb-symbolic.svg b/menta/scalable/devices/drive-harddisk-usb-symbolic.svg deleted file mode 100644 index ceee426..0000000 --- a/menta/scalable/devices/drive-harddisk-usb-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/drive-multidisk-symbolic.svg b/menta/scalable/devices/drive-multidisk-symbolic.svg deleted file mode 100644 index 808169e..0000000 --- a/menta/scalable/devices/drive-multidisk-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/drive-optical-symbolic.svg b/menta/scalable/devices/drive-optical-symbolic.svg deleted file mode 100644 index ce154cb..0000000 --- a/menta/scalable/devices/drive-optical-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/drive-removable-media-symbolic.svg b/menta/scalable/devices/drive-removable-media-symbolic.svg deleted file mode 100644 index 641da73..0000000 --- a/menta/scalable/devices/drive-removable-media-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/headphones-symbolic.svg b/menta/scalable/devices/headphones-symbolic.svg deleted file mode 100644 index 52e7a82..0000000 --- a/menta/scalable/devices/headphones-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/input-dialpad-symbolic.svg b/menta/scalable/devices/input-dialpad-symbolic.svg deleted file mode 100644 index fec86a7..0000000 --- a/menta/scalable/devices/input-dialpad-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/devices/input-gaming-symbolic.svg b/menta/scalable/devices/input-gaming-symbolic.svg deleted file mode 100644 index 4ad0758..0000000 --- a/menta/scalable/devices/input-gaming-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/input-keyboard-symbolic.svg b/menta/scalable/devices/input-keyboard-symbolic.svg deleted file mode 100644 index 2946185..0000000 --- a/menta/scalable/devices/input-keyboard-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/input-mouse-symbolic.svg b/menta/scalable/devices/input-mouse-symbolic.svg deleted file mode 100644 index 8d4619b..0000000 --- a/menta/scalable/devices/input-mouse-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/input-tablet-symbolic.svg b/menta/scalable/devices/input-tablet-symbolic.svg deleted file mode 100644 index 97968f3..0000000 --- a/menta/scalable/devices/input-tablet-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/input-touchpad-symbolic.svg b/menta/scalable/devices/input-touchpad-symbolic.svg deleted file mode 100644 index 7b8af4a..0000000 --- a/menta/scalable/devices/input-touchpad-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/media-flash-symbolic.svg b/menta/scalable/devices/media-flash-symbolic.svg deleted file mode 100644 index 00ea331..0000000 --- a/menta/scalable/devices/media-flash-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/media-floppy-symbolic.svg b/menta/scalable/devices/media-floppy-symbolic.svg deleted file mode 100644 index 5be5b75..0000000 --- a/menta/scalable/devices/media-floppy-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/media-optical-bd-symbolic.svg b/menta/scalable/devices/media-optical-bd-symbolic.svg deleted file mode 100644 index bb5bc1b..0000000 --- a/menta/scalable/devices/media-optical-bd-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/media-optical-cd-audio-symbolic.svg b/menta/scalable/devices/media-optical-cd-audio-symbolic.svg deleted file mode 100644 index 5900add..0000000 --- a/menta/scalable/devices/media-optical-cd-audio-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/media-optical-dvd-symbolic.svg b/menta/scalable/devices/media-optical-dvd-symbolic.svg deleted file mode 100644 index 166ec54..0000000 --- a/menta/scalable/devices/media-optical-dvd-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/media-optical-symbolic.svg b/menta/scalable/devices/media-optical-symbolic.svg deleted file mode 100644 index e14f388..0000000 --- a/menta/scalable/devices/media-optical-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/media-removable-symbolic.svg b/menta/scalable/devices/media-removable-symbolic.svg deleted file mode 100644 index 6385d90..0000000 --- a/menta/scalable/devices/media-removable-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/media-zip-symbolic.svg b/menta/scalable/devices/media-zip-symbolic.svg deleted file mode 100644 index e445455..0000000 --- a/menta/scalable/devices/media-zip-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/multimedia-player-apple-ipod-touch-symbolic.svg b/menta/scalable/devices/multimedia-player-apple-ipod-touch-symbolic.svg deleted file mode 100644 index cbd3996..0000000 --- a/menta/scalable/devices/multimedia-player-apple-ipod-touch-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/multimedia-player-symbolic.svg b/menta/scalable/devices/multimedia-player-symbolic.svg deleted file mode 100644 index 1afcdd6..0000000 --- a/menta/scalable/devices/multimedia-player-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/phone-apple-iphone-symbolic.svg b/menta/scalable/devices/phone-apple-iphone-symbolic.svg deleted file mode 100644 index 4985aae..0000000 --- a/menta/scalable/devices/phone-apple-iphone-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/phone-symbolic.svg b/menta/scalable/devices/phone-symbolic.svg deleted file mode 100644 index 9199e2b..0000000 --- a/menta/scalable/devices/phone-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/printer-network-symbolic.svg b/menta/scalable/devices/printer-network-symbolic.svg deleted file mode 100644 index fa225da..0000000 --- a/menta/scalable/devices/printer-network-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/printer-symbolic.svg b/menta/scalable/devices/printer-symbolic.svg deleted file mode 100644 index 0960342..0000000 --- a/menta/scalable/devices/printer-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/scanner-symbolic.svg b/menta/scalable/devices/scanner-symbolic.svg deleted file mode 100644 index 9f6951e..0000000 --- a/menta/scalable/devices/scanner-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/devices/video-display-symbolic.svg b/menta/scalable/devices/video-display-symbolic.svg deleted file mode 100644 index a381f5f..0000000 --- a/menta/scalable/devices/video-display-symbolic.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-default-symbolic.svg b/menta/scalable/emblems/emblem-default-symbolic.svg deleted file mode 100644 index e387ae6..0000000 --- a/menta/scalable/emblems/emblem-default-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-documents-symbolic.svg b/menta/scalable/emblems/emblem-documents-symbolic.svg deleted file mode 100644 index 3ccc653..0000000 --- a/menta/scalable/emblems/emblem-documents-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-favorite-symbolic.svg b/menta/scalable/emblems/emblem-favorite-symbolic.svg deleted file mode 100644 index 43b00df..0000000 --- a/menta/scalable/emblems/emblem-favorite-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-important-symbolic.svg b/menta/scalable/emblems/emblem-important-symbolic.svg deleted file mode 100644 index d8123ab..0000000 --- a/menta/scalable/emblems/emblem-important-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-music-symbolic.svg b/menta/scalable/emblems/emblem-music-symbolic.svg deleted file mode 100644 index b0fdd59..0000000 --- a/menta/scalable/emblems/emblem-music-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-ok-symbolic.svg b/menta/scalable/emblems/emblem-ok-symbolic.svg deleted file mode 100644 index 6e81d49..0000000 --- a/menta/scalable/emblems/emblem-ok-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-photos-symbolic.svg b/menta/scalable/emblems/emblem-photos-symbolic.svg deleted file mode 100644 index 43b38cb..0000000 --- a/menta/scalable/emblems/emblem-photos-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-shared-symbolic.svg b/menta/scalable/emblems/emblem-shared-symbolic.svg deleted file mode 100644 index c062aec..0000000 --- a/menta/scalable/emblems/emblem-shared-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-synchronizing-symbolic.svg b/menta/scalable/emblems/emblem-synchronizing-symbolic.svg deleted file mode 100644 index e69b262..0000000 --- a/menta/scalable/emblems/emblem-synchronizing-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-system-symbolic.svg b/menta/scalable/emblems/emblem-system-symbolic.svg deleted file mode 100644 index b6bea55..0000000 --- a/menta/scalable/emblems/emblem-system-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emblems/emblem-videos-symbolic.svg b/menta/scalable/emblems/emblem-videos-symbolic.svg deleted file mode 100644 index 46faebb..0000000 --- a/menta/scalable/emblems/emblem-videos-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-angel-symbolic.svg b/menta/scalable/emotes/face-angel-symbolic.svg deleted file mode 100644 index f9c0e97..0000000 --- a/menta/scalable/emotes/face-angel-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-angry-symbolic.svg b/menta/scalable/emotes/face-angry-symbolic.svg deleted file mode 100644 index 472c61e..0000000 --- a/menta/scalable/emotes/face-angry-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-confused-symbolic.svg b/menta/scalable/emotes/face-confused-symbolic.svg deleted file mode 100644 index f50b4ea..0000000 --- a/menta/scalable/emotes/face-confused-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-cool-symbolic.svg b/menta/scalable/emotes/face-cool-symbolic.svg deleted file mode 100644 index 288582d..0000000 --- a/menta/scalable/emotes/face-cool-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-crying-symbolic.svg b/menta/scalable/emotes/face-crying-symbolic.svg deleted file mode 100644 index dc00fc9..0000000 --- a/menta/scalable/emotes/face-crying-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-devilish-symbolic.svg b/menta/scalable/emotes/face-devilish-symbolic.svg deleted file mode 100644 index 5f17e9b..0000000 --- a/menta/scalable/emotes/face-devilish-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-embarrassed-symbolic.svg b/menta/scalable/emotes/face-embarrassed-symbolic.svg deleted file mode 100644 index 264b581..0000000 --- a/menta/scalable/emotes/face-embarrassed-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-kiss-symbolic.svg b/menta/scalable/emotes/face-kiss-symbolic.svg deleted file mode 100644 index eb77359..0000000 --- a/menta/scalable/emotes/face-kiss-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-laugh-symbolic.svg b/menta/scalable/emotes/face-laugh-symbolic.svg deleted file mode 100644 index e440f4f..0000000 --- a/menta/scalable/emotes/face-laugh-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-monkey-symbolic.svg b/menta/scalable/emotes/face-monkey-symbolic.svg deleted file mode 100644 index 5f0c354..0000000 --- a/menta/scalable/emotes/face-monkey-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-plain-symbolic.svg b/menta/scalable/emotes/face-plain-symbolic.svg deleted file mode 100644 index fe3275e..0000000 --- a/menta/scalable/emotes/face-plain-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-raspberry-symbolic.svg b/menta/scalable/emotes/face-raspberry-symbolic.svg deleted file mode 100644 index 0e88321..0000000 --- a/menta/scalable/emotes/face-raspberry-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-sad-symbolic.svg b/menta/scalable/emotes/face-sad-symbolic.svg deleted file mode 100644 index f8761df..0000000 --- a/menta/scalable/emotes/face-sad-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-shutmouth-symbolic.svg b/menta/scalable/emotes/face-shutmouth-symbolic.svg deleted file mode 100644 index 0bc02cb..0000000 --- a/menta/scalable/emotes/face-shutmouth-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-sick-symbolic.svg b/menta/scalable/emotes/face-sick-symbolic.svg deleted file mode 100644 index 0419a4e..0000000 --- a/menta/scalable/emotes/face-sick-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-smile-big-symbolic.svg b/menta/scalable/emotes/face-smile-big-symbolic.svg deleted file mode 100644 index 5d427af..0000000 --- a/menta/scalable/emotes/face-smile-big-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-smile-symbolic.svg b/menta/scalable/emotes/face-smile-symbolic.svg deleted file mode 100644 index 4334750..0000000 --- a/menta/scalable/emotes/face-smile-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-smirk-symbolic.svg b/menta/scalable/emotes/face-smirk-symbolic.svg deleted file mode 100644 index 008b2a5..0000000 --- a/menta/scalable/emotes/face-smirk-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-surprised-symbolic.svg b/menta/scalable/emotes/face-surprised-symbolic.svg deleted file mode 100644 index 41c77d0..0000000 --- a/menta/scalable/emotes/face-surprised-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-tired-symbolic.svg b/menta/scalable/emotes/face-tired-symbolic.svg deleted file mode 100644 index 558cdf8..0000000 --- a/menta/scalable/emotes/face-tired-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-uncertain-symbolic.svg b/menta/scalable/emotes/face-uncertain-symbolic.svg deleted file mode 100644 index c5b0784..0000000 --- a/menta/scalable/emotes/face-uncertain-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-wink-symbolic.svg b/menta/scalable/emotes/face-wink-symbolic.svg deleted file mode 100644 index d5349d8..0000000 --- a/menta/scalable/emotes/face-wink-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-worried-symbolic.svg b/menta/scalable/emotes/face-worried-symbolic.svg deleted file mode 100644 index 59ef7d5..0000000 --- a/menta/scalable/emotes/face-worried-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/emotes/face-yawn-symbolic.svg b/menta/scalable/emotes/face-yawn-symbolic.svg deleted file mode 100644 index 9a11665..0000000 --- a/menta/scalable/emotes/face-yawn-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/mimetypes/application-certificate-symbolic.svg b/menta/scalable/mimetypes/application-certificate-symbolic.svg deleted file mode 100644 index 0b93066..0000000 --- a/menta/scalable/mimetypes/application-certificate-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/mimetypes/application-rss+xml-symbolic.svg b/menta/scalable/mimetypes/application-rss+xml-symbolic.svg deleted file mode 100644 index 6761448..0000000 --- a/menta/scalable/mimetypes/application-rss+xml-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/mimetypes/application-x-appliance-symbolic.svg b/menta/scalable/mimetypes/application-x-appliance-symbolic.svg deleted file mode 100644 index 20144e7..0000000 --- a/menta/scalable/mimetypes/application-x-appliance-symbolic.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/mimetypes/audio-x-generic-symbolic.svg b/menta/scalable/mimetypes/audio-x-generic-symbolic.svg deleted file mode 100644 index ccf895a..0000000 --- a/menta/scalable/mimetypes/audio-x-generic-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/mimetypes/package-x-generic-symbolic.svg b/menta/scalable/mimetypes/package-x-generic-symbolic.svg deleted file mode 100644 index 5e8e48b..0000000 --- a/menta/scalable/mimetypes/package-x-generic-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/mimetypes/text-x-generic-symbolic.svg b/menta/scalable/mimetypes/text-x-generic-symbolic.svg deleted file mode 100644 index c7d3f8a..0000000 --- a/menta/scalable/mimetypes/text-x-generic-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/mimetypes/video-x-generic-symbolic.svg b/menta/scalable/mimetypes/video-x-generic-symbolic.svg deleted file mode 100644 index 4f44301..0000000 --- a/menta/scalable/mimetypes/video-x-generic-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/mimetypes/x-office-calendar-symbolic.svg b/menta/scalable/mimetypes/x-office-calendar-symbolic.svg deleted file mode 100644 index bdec4b1..0000000 --- a/menta/scalable/mimetypes/x-office-calendar-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-documents-symbolic.svg b/menta/scalable/places/folder-documents-symbolic.svg deleted file mode 100644 index 1c6560e..0000000 --- a/menta/scalable/places/folder-documents-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-download-symbolic.svg b/menta/scalable/places/folder-download-symbolic.svg deleted file mode 100644 index bdecd22..0000000 --- a/menta/scalable/places/folder-download-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-music-symbolic.svg b/menta/scalable/places/folder-music-symbolic.svg deleted file mode 100644 index a34ebeb..0000000 --- a/menta/scalable/places/folder-music-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-pictures-symbolic.svg b/menta/scalable/places/folder-pictures-symbolic.svg deleted file mode 100644 index 7b85641..0000000 --- a/menta/scalable/places/folder-pictures-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-publicshare-symbolic.svg b/menta/scalable/places/folder-publicshare-symbolic.svg deleted file mode 100644 index 4433218..0000000 --- a/menta/scalable/places/folder-publicshare-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-remote-symbolic.svg b/menta/scalable/places/folder-remote-symbolic.svg deleted file mode 100644 index 5869da5..0000000 --- a/menta/scalable/places/folder-remote-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-saved-search-symbolic.svg b/menta/scalable/places/folder-saved-search-symbolic.svg deleted file mode 100644 index 30e8ae7..0000000 --- a/menta/scalable/places/folder-saved-search-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-symbolic.svg b/menta/scalable/places/folder-symbolic.svg deleted file mode 100644 index f232c11..0000000 --- a/menta/scalable/places/folder-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-templates-symbolic.svg b/menta/scalable/places/folder-templates-symbolic.svg deleted file mode 100644 index b5cf3ec..0000000 --- a/menta/scalable/places/folder-templates-symbolic.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/folder-videos-symbolic.svg b/menta/scalable/places/folder-videos-symbolic.svg deleted file mode 100644 index 4c50e12..0000000 --- a/menta/scalable/places/folder-videos-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/places/network-server-symbolic.svg b/menta/scalable/places/network-server-symbolic.svg deleted file mode 100644 index 087dfae..0000000 --- a/menta/scalable/places/network-server-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/network-workgroup-symbolic.svg b/menta/scalable/places/network-workgroup-symbolic.svg deleted file mode 100644 index fd00cdf..0000000 --- a/menta/scalable/places/network-workgroup-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/start-here-symbolic.svg b/menta/scalable/places/start-here-symbolic.svg deleted file mode 100644 index ab79ac3..0000000 --- a/menta/scalable/places/start-here-symbolic.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/user-bookmarks-symbolic.svg b/menta/scalable/places/user-bookmarks-symbolic.svg deleted file mode 100644 index afb7c6e..0000000 --- a/menta/scalable/places/user-bookmarks-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/user-home-symbolic.svg b/menta/scalable/places/user-home-symbolic.svg deleted file mode 100644 index 7b05f06..0000000 --- a/menta/scalable/places/user-home-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/places/user-trash-symbolic.svg b/menta/scalable/places/user-trash-symbolic.svg deleted file mode 100644 index 7c257fa..0000000 --- a/menta/scalable/places/user-trash-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/alarm-symbolic.svg b/menta/scalable/status/alarm-symbolic.svg deleted file mode 100644 index ba20b97..0000000 --- a/menta/scalable/status/alarm-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/appointment-missed-symbolic.svg b/menta/scalable/status/appointment-missed-symbolic.svg deleted file mode 100644 index 34f0f40..0000000 --- a/menta/scalable/status/appointment-missed-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/appointment-soon-symbolic.svg b/menta/scalable/status/appointment-soon-symbolic.svg deleted file mode 100644 index d62af96..0000000 --- a/menta/scalable/status/appointment-soon-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/audio-volume-high-symbolic.svg b/menta/scalable/status/audio-volume-high-symbolic.svg deleted file mode 100644 index f031c5b..0000000 --- a/menta/scalable/status/audio-volume-high-symbolic.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/audio-volume-low-symbolic.svg b/menta/scalable/status/audio-volume-low-symbolic.svg deleted file mode 100644 index 63d44ac..0000000 --- a/menta/scalable/status/audio-volume-low-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/audio-volume-medium-symbolic.svg b/menta/scalable/status/audio-volume-medium-symbolic.svg deleted file mode 100644 index 42aa2f0..0000000 --- a/menta/scalable/status/audio-volume-medium-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/audio-volume-muted-symbolic.svg b/menta/scalable/status/audio-volume-muted-symbolic.svg deleted file mode 100644 index fb2a96a..0000000 --- a/menta/scalable/status/audio-volume-muted-symbolic.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/avatar-default-symbolic.svg b/menta/scalable/status/avatar-default-symbolic.svg deleted file mode 100644 index 04bd5a0..0000000 --- a/menta/scalable/status/avatar-default-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-caution-charging-symbolic.svg b/menta/scalable/status/battery-caution-charging-symbolic.svg deleted file mode 100644 index 74a60d1..0000000 --- a/menta/scalable/status/battery-caution-charging-symbolic.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-caution-symbolic.svg b/menta/scalable/status/battery-caution-symbolic.svg deleted file mode 100644 index f6df9e2..0000000 --- a/menta/scalable/status/battery-caution-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-empty-charging-symbolic.svg b/menta/scalable/status/battery-empty-charging-symbolic.svg deleted file mode 100644 index bac773a..0000000 --- a/menta/scalable/status/battery-empty-charging-symbolic.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-empty-symbolic.svg b/menta/scalable/status/battery-empty-symbolic.svg deleted file mode 100644 index 424ebba..0000000 --- a/menta/scalable/status/battery-empty-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-full-charged-symbolic.svg b/menta/scalable/status/battery-full-charged-symbolic.svg deleted file mode 100644 index 4c0c192..0000000 --- a/menta/scalable/status/battery-full-charged-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-full-charging-symbolic.svg b/menta/scalable/status/battery-full-charging-symbolic.svg deleted file mode 100644 index ef29ff1..0000000 --- a/menta/scalable/status/battery-full-charging-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-full-symbolic.svg b/menta/scalable/status/battery-full-symbolic.svg deleted file mode 100644 index e990940..0000000 --- a/menta/scalable/status/battery-full-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-good-charging-symbolic.svg b/menta/scalable/status/battery-good-charging-symbolic.svg deleted file mode 100644 index cd18c12..0000000 --- a/menta/scalable/status/battery-good-charging-symbolic.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-good-symbolic.svg b/menta/scalable/status/battery-good-symbolic.svg deleted file mode 100644 index b5fd001..0000000 --- a/menta/scalable/status/battery-good-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-low-charging-symbolic.svg b/menta/scalable/status/battery-low-charging-symbolic.svg deleted file mode 100644 index 3d83f46..0000000 --- a/menta/scalable/status/battery-low-charging-symbolic.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-low-symbolic.svg b/menta/scalable/status/battery-low-symbolic.svg deleted file mode 100644 index 8644fe5..0000000 --- a/menta/scalable/status/battery-low-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/battery-missing-symbolic.svg b/menta/scalable/status/battery-missing-symbolic.svg deleted file mode 100644 index ba7bce6..0000000 --- a/menta/scalable/status/battery-missing-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/bluetooth-active-symbolic.svg b/menta/scalable/status/bluetooth-active-symbolic.svg deleted file mode 100644 index 2322b26..0000000 --- a/menta/scalable/status/bluetooth-active-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/bluetooth-disabled-symbolic.svg b/menta/scalable/status/bluetooth-disabled-symbolic.svg deleted file mode 100644 index dde485b..0000000 --- a/menta/scalable/status/bluetooth-disabled-symbolic.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/call-missed-symbolic.svg b/menta/scalable/status/call-missed-symbolic.svg deleted file mode 100644 index e3e7da6..0000000 --- a/menta/scalable/status/call-missed-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/changes-allow-symbolic.svg b/menta/scalable/status/changes-allow-symbolic.svg deleted file mode 100644 index 284a675..0000000 --- a/menta/scalable/status/changes-allow-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/changes-prevent-symbolic.svg b/menta/scalable/status/changes-prevent-symbolic.svg deleted file mode 100644 index 0a8af16..0000000 --- a/menta/scalable/status/changes-prevent-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/channel-insecure-symbolic.svg b/menta/scalable/status/channel-insecure-symbolic.svg deleted file mode 100644 index d5cf009..0000000 --- a/menta/scalable/status/channel-insecure-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/channel-secure-symbolic.svg b/menta/scalable/status/channel-secure-symbolic.svg deleted file mode 100644 index e4c4d61..0000000 --- a/menta/scalable/status/channel-secure-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/computer-fail-symbolic.svg b/menta/scalable/status/computer-fail-symbolic.svg deleted file mode 100644 index 8b2718b..0000000 --- a/menta/scalable/status/computer-fail-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/dialog-error-symbolic.svg b/menta/scalable/status/dialog-error-symbolic.svg deleted file mode 100644 index 5f37452..0000000 --- a/menta/scalable/status/dialog-error-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/dialog-information-symbolic.svg b/menta/scalable/status/dialog-information-symbolic.svg deleted file mode 100644 index 06ad867..0000000 --- a/menta/scalable/status/dialog-information-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/dialog-password-symbolic.svg b/menta/scalable/status/dialog-password-symbolic.svg deleted file mode 100644 index fafbe79..0000000 --- a/menta/scalable/status/dialog-password-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/dialog-question-symbolic.svg b/menta/scalable/status/dialog-question-symbolic.svg deleted file mode 100644 index 5cbf814..0000000 --- a/menta/scalable/status/dialog-question-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/dialog-warning-symbolic.svg b/menta/scalable/status/dialog-warning-symbolic.svg deleted file mode 100644 index d89a442..0000000 --- a/menta/scalable/status/dialog-warning-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/display-brightness-symbolic.svg b/menta/scalable/status/display-brightness-symbolic.svg deleted file mode 100644 index 925dd89..0000000 --- a/menta/scalable/status/display-brightness-symbolic.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/keyboard-brightness-symbolic.svg b/menta/scalable/status/keyboard-brightness-symbolic.svg deleted file mode 100644 index 792c914..0000000 --- a/menta/scalable/status/keyboard-brightness-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/mail-attachment-symbolic.svg b/menta/scalable/status/mail-attachment-symbolic.svg deleted file mode 100644 index b7ac76a..0000000 --- a/menta/scalable/status/mail-attachment-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/mail-read-symbolic.svg b/menta/scalable/status/mail-read-symbolic.svg deleted file mode 100644 index 932bfd8..0000000 --- a/menta/scalable/status/mail-read-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/mail-replied-symbolic.svg b/menta/scalable/status/mail-replied-symbolic.svg deleted file mode 100644 index cf4b396..0000000 --- a/menta/scalable/status/mail-replied-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/mail-unread-symbolic.svg b/menta/scalable/status/mail-unread-symbolic.svg deleted file mode 100644 index 9219b50..0000000 --- a/menta/scalable/status/mail-unread-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/media-playlist-repeat-symbolic.svg b/menta/scalable/status/media-playlist-repeat-symbolic.svg deleted file mode 100644 index c46727b..0000000 --- a/menta/scalable/status/media-playlist-repeat-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/media-playlist-shuffle-symbolic.svg b/menta/scalable/status/media-playlist-shuffle-symbolic.svg deleted file mode 100644 index 69f3e83..0000000 --- a/menta/scalable/status/media-playlist-shuffle-symbolic.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/microphone-sensitivity-high-symbolic.svg b/menta/scalable/status/microphone-sensitivity-high-symbolic.svg deleted file mode 100644 index 2809e21..0000000 --- a/menta/scalable/status/microphone-sensitivity-high-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/microphone-sensitivity-low-symbolic.svg b/menta/scalable/status/microphone-sensitivity-low-symbolic.svg deleted file mode 100644 index 3aebf8e..0000000 --- a/menta/scalable/status/microphone-sensitivity-low-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/microphone-sensitivity-medium-symbolic.svg b/menta/scalable/status/microphone-sensitivity-medium-symbolic.svg deleted file mode 100644 index 2305c5f..0000000 --- a/menta/scalable/status/microphone-sensitivity-medium-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/microphone-sensitivity-muted-symbolic.svg b/menta/scalable/status/microphone-sensitivity-muted-symbolic.svg deleted file mode 100644 index 2eee56c..0000000 --- a/menta/scalable/status/microphone-sensitivity-muted-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-3g-symbolic.svg b/menta/scalable/status/network-cellular-3g-symbolic.svg deleted file mode 100644 index 93441a0..0000000 --- a/menta/scalable/status/network-cellular-3g-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-4g-symbolic.svg b/menta/scalable/status/network-cellular-4g-symbolic.svg deleted file mode 100644 index 66c3ca2..0000000 --- a/menta/scalable/status/network-cellular-4g-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-acquiring-symbolic.svg b/menta/scalable/status/network-cellular-acquiring-symbolic.svg deleted file mode 100644 index 79ae219..0000000 --- a/menta/scalable/status/network-cellular-acquiring-symbolic.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-connected-symbolic.svg b/menta/scalable/status/network-cellular-connected-symbolic.svg deleted file mode 100644 index 668e428..0000000 --- a/menta/scalable/status/network-cellular-connected-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-edge-symbolic.svg b/menta/scalable/status/network-cellular-edge-symbolic.svg deleted file mode 100644 index 2f64700..0000000 --- a/menta/scalable/status/network-cellular-edge-symbolic.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-gprs-symbolic.svg b/menta/scalable/status/network-cellular-gprs-symbolic.svg deleted file mode 100644 index 0dbb793..0000000 --- a/menta/scalable/status/network-cellular-gprs-symbolic.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-signal-excellent-symbolic.svg b/menta/scalable/status/network-cellular-signal-excellent-symbolic.svg deleted file mode 100644 index ba050cf..0000000 --- a/menta/scalable/status/network-cellular-signal-excellent-symbolic.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-signal-good-symbolic.svg b/menta/scalable/status/network-cellular-signal-good-symbolic.svg deleted file mode 100644 index 46b3a6c..0000000 --- a/menta/scalable/status/network-cellular-signal-good-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-signal-none-symbolic.svg b/menta/scalable/status/network-cellular-signal-none-symbolic.svg deleted file mode 100644 index bacd790..0000000 --- a/menta/scalable/status/network-cellular-signal-none-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-signal-ok-symbolic.svg b/menta/scalable/status/network-cellular-signal-ok-symbolic.svg deleted file mode 100644 index 0147580..0000000 --- a/menta/scalable/status/network-cellular-signal-ok-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-signal-weak-symbolic.svg b/menta/scalable/status/network-cellular-signal-weak-symbolic.svg deleted file mode 100644 index d7d6084..0000000 --- a/menta/scalable/status/network-cellular-signal-weak-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-cellular-umts-symbolic.svg b/menta/scalable/status/network-cellular-umts-symbolic.svg deleted file mode 100644 index f6052c4..0000000 --- a/menta/scalable/status/network-cellular-umts-symbolic.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-error-symbolic.svg b/menta/scalable/status/network-error-symbolic.svg deleted file mode 100644 index bece9a4..0000000 --- a/menta/scalable/status/network-error-symbolic.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-idle-symbolic.svg b/menta/scalable/status/network-idle-symbolic.svg deleted file mode 100644 index b599d5f..0000000 --- a/menta/scalable/status/network-idle-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-no-route-symbolic.svg b/menta/scalable/status/network-no-route-symbolic.svg deleted file mode 100644 index 953d864..0000000 --- a/menta/scalable/status/network-no-route-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-offline-symbolic.svg b/menta/scalable/status/network-offline-symbolic.svg deleted file mode 100644 index 3190f95..0000000 --- a/menta/scalable/status/network-offline-symbolic.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-receive-symbolic.svg b/menta/scalable/status/network-receive-symbolic.svg deleted file mode 100644 index 911c145..0000000 --- a/menta/scalable/status/network-receive-symbolic.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-transmit-receive-symbolic.svg b/menta/scalable/status/network-transmit-receive-symbolic.svg deleted file mode 100644 index b5c5288..0000000 --- a/menta/scalable/status/network-transmit-receive-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-transmit-symbolic.svg b/menta/scalable/status/network-transmit-symbolic.svg deleted file mode 100644 index 5d0fa40..0000000 --- a/menta/scalable/status/network-transmit-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-vpn-acquiring-symbolic.svg b/menta/scalable/status/network-vpn-acquiring-symbolic.svg deleted file mode 100644 index 121f640..0000000 --- a/menta/scalable/status/network-vpn-acquiring-symbolic.svg +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-vpn-symbolic.svg b/menta/scalable/status/network-vpn-symbolic.svg deleted file mode 100644 index a3be035..0000000 --- a/menta/scalable/status/network-vpn-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wired-acquiring-symbolic.svg b/menta/scalable/status/network-wired-acquiring-symbolic.svg deleted file mode 100644 index 4d59836..0000000 --- a/menta/scalable/status/network-wired-acquiring-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wired-disconnected-symbolic.svg b/menta/scalable/status/network-wired-disconnected-symbolic.svg deleted file mode 100644 index be1d2ea..0000000 --- a/menta/scalable/status/network-wired-disconnected-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wired-symbolic.svg b/menta/scalable/status/network-wired-symbolic.svg deleted file mode 100644 index 1997509..0000000 --- a/menta/scalable/status/network-wired-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wireless-acquiring-symbolic.svg b/menta/scalable/status/network-wireless-acquiring-symbolic.svg deleted file mode 100644 index 8de0524..0000000 --- a/menta/scalable/status/network-wireless-acquiring-symbolic.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wireless-connected-symbolic.svg b/menta/scalable/status/network-wireless-connected-symbolic.svg deleted file mode 100644 index 7ac6af1..0000000 --- a/menta/scalable/status/network-wireless-connected-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wireless-encrypted-symbolic.svg b/menta/scalable/status/network-wireless-encrypted-symbolic.svg deleted file mode 100644 index b8f710e..0000000 --- a/menta/scalable/status/network-wireless-encrypted-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wireless-hotspot-symbolic.svg b/menta/scalable/status/network-wireless-hotspot-symbolic.svg deleted file mode 100644 index 4e600a4..0000000 --- a/menta/scalable/status/network-wireless-hotspot-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wireless-signal-excellent-symbolic.svg b/menta/scalable/status/network-wireless-signal-excellent-symbolic.svg deleted file mode 100644 index 40c9d34..0000000 --- a/menta/scalable/status/network-wireless-signal-excellent-symbolic.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wireless-signal-good-symbolic.svg b/menta/scalable/status/network-wireless-signal-good-symbolic.svg deleted file mode 100644 index e11a933..0000000 --- a/menta/scalable/status/network-wireless-signal-good-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wireless-signal-none-symbolic.svg b/menta/scalable/status/network-wireless-signal-none-symbolic.svg deleted file mode 100644 index 137bef9..0000000 --- a/menta/scalable/status/network-wireless-signal-none-symbolic.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wireless-signal-ok-symbolic.svg b/menta/scalable/status/network-wireless-signal-ok-symbolic.svg deleted file mode 100644 index db70bad..0000000 --- a/menta/scalable/status/network-wireless-signal-ok-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/network-wireless-signal-weak-symbolic.svg b/menta/scalable/status/network-wireless-signal-weak-symbolic.svg deleted file mode 100644 index 22d96ae..0000000 --- a/menta/scalable/status/network-wireless-signal-weak-symbolic.svg +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/non-starred-symbolic.svg b/menta/scalable/status/non-starred-symbolic.svg deleted file mode 100644 index 346717f..0000000 --- a/menta/scalable/status/non-starred-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/printer-error-symbolic.svg b/menta/scalable/status/printer-error-symbolic.svg deleted file mode 100644 index 6c9d4cf..0000000 --- a/menta/scalable/status/printer-error-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/printer-printing-symbolic.svg b/menta/scalable/status/printer-printing-symbolic.svg deleted file mode 100644 index ceb99aa..0000000 --- a/menta/scalable/status/printer-printing-symbolic.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/printer-warning-symbolic.svg b/menta/scalable/status/printer-warning-symbolic.svg deleted file mode 100644 index 8721389..0000000 --- a/menta/scalable/status/printer-warning-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/security-high-symbolic.svg b/menta/scalable/status/security-high-symbolic.svg deleted file mode 100644 index c16a3f3..0000000 --- a/menta/scalable/status/security-high-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/security-low-symbolic.svg b/menta/scalable/status/security-low-symbolic.svg deleted file mode 100644 index cecf985..0000000 --- a/menta/scalable/status/security-low-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/security-medium-symbolic.svg b/menta/scalable/status/security-medium-symbolic.svg deleted file mode 100644 index f282c5b..0000000 --- a/menta/scalable/status/security-medium-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/semi-starred-rtl-symbolic.svg b/menta/scalable/status/semi-starred-rtl-symbolic.svg deleted file mode 100644 index 0042bf9..0000000 --- a/menta/scalable/status/semi-starred-rtl-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/semi-starred-symbolic.svg b/menta/scalable/status/semi-starred-symbolic.svg deleted file mode 100644 index e485822..0000000 --- a/menta/scalable/status/semi-starred-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/software-update-available-symbolic.svg b/menta/scalable/status/software-update-available-symbolic.svg deleted file mode 100644 index fdfc64a..0000000 --- a/menta/scalable/status/software-update-available-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/software-update-urgent-symbolic.svg b/menta/scalable/status/software-update-urgent-symbolic.svg deleted file mode 100644 index d40a80c..0000000 --- a/menta/scalable/status/software-update-urgent-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/starred-symbolic.svg b/menta/scalable/status/starred-symbolic.svg deleted file mode 100644 index 0944a77..0000000 --- a/menta/scalable/status/starred-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/task-due-symbolic.svg b/menta/scalable/status/task-due-symbolic.svg deleted file mode 100644 index 5dd4def..0000000 --- a/menta/scalable/status/task-due-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/task-past-due-symbolic.svg b/menta/scalable/status/task-past-due-symbolic.svg deleted file mode 100644 index b7894e2..0000000 --- a/menta/scalable/status/task-past-due-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/touchpad-disabled-symbolic.svg b/menta/scalable/status/touchpad-disabled-symbolic.svg deleted file mode 100644 index 90394db..0000000 --- a/menta/scalable/status/touchpad-disabled-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/user-available-symbolic.svg b/menta/scalable/status/user-available-symbolic.svg deleted file mode 100644 index 117b999..0000000 --- a/menta/scalable/status/user-available-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/user-away-symbolic.svg b/menta/scalable/status/user-away-symbolic.svg deleted file mode 100644 index 31c4e69..0000000 --- a/menta/scalable/status/user-away-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/user-busy-symbolic.svg b/menta/scalable/status/user-busy-symbolic.svg deleted file mode 100644 index 73d08f1..0000000 --- a/menta/scalable/status/user-busy-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/user-idle-symbolic.svg b/menta/scalable/status/user-idle-symbolic.svg deleted file mode 100644 index 4651d6d..0000000 --- a/menta/scalable/status/user-idle-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/user-invisible-symbolic.svg b/menta/scalable/status/user-invisible-symbolic.svg deleted file mode 100644 index 93092f4..0000000 --- a/menta/scalable/status/user-invisible-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/user-offline-symbolic.svg b/menta/scalable/status/user-offline-symbolic.svg deleted file mode 100644 index 463cb75..0000000 --- a/menta/scalable/status/user-offline-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/user-status-pending-symbolic.svg b/menta/scalable/status/user-status-pending-symbolic.svg deleted file mode 100644 index e2c8e28..0000000 --- a/menta/scalable/status/user-status-pending-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/user-trash-full-symbolic.svg b/menta/scalable/status/user-trash-full-symbolic.svg deleted file mode 100644 index 6be32fe..0000000 --- a/menta/scalable/status/user-trash-full-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/view-wrapped-symbolic.svg b/menta/scalable/status/view-wrapped-symbolic.svg deleted file mode 100644 index 47a4526..0000000 --- a/menta/scalable/status/view-wrapped-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-clear-night-symbolic.svg b/menta/scalable/status/weather-clear-night-symbolic.svg deleted file mode 100644 index 9ef3208..0000000 --- a/menta/scalable/status/weather-clear-night-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-clear-symbolic.svg b/menta/scalable/status/weather-clear-symbolic.svg deleted file mode 100644 index 2c50b73..0000000 --- a/menta/scalable/status/weather-clear-symbolic.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-few-clouds-night-symbolic.svg b/menta/scalable/status/weather-few-clouds-night-symbolic.svg deleted file mode 100644 index 3f1b037..0000000 --- a/menta/scalable/status/weather-few-clouds-night-symbolic.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-few-clouds-symbolic.svg b/menta/scalable/status/weather-few-clouds-symbolic.svg deleted file mode 100644 index 3395594..0000000 --- a/menta/scalable/status/weather-few-clouds-symbolic.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-fog-symbolic.svg b/menta/scalable/status/weather-fog-symbolic.svg deleted file mode 100644 index 258f0ec..0000000 --- a/menta/scalable/status/weather-fog-symbolic.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-overcast-symbolic.svg b/menta/scalable/status/weather-overcast-symbolic.svg deleted file mode 100644 index 62136d1..0000000 --- a/menta/scalable/status/weather-overcast-symbolic.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-severe-alert-symbolic.svg b/menta/scalable/status/weather-severe-alert-symbolic.svg deleted file mode 100644 index 810ddc4..0000000 --- a/menta/scalable/status/weather-severe-alert-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-showers-scattered-symbolic.svg b/menta/scalable/status/weather-showers-scattered-symbolic.svg deleted file mode 100644 index 869ee0d..0000000 --- a/menta/scalable/status/weather-showers-scattered-symbolic.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-showers-symbolic.svg b/menta/scalable/status/weather-showers-symbolic.svg deleted file mode 100644 index 1f9e7b8..0000000 --- a/menta/scalable/status/weather-showers-symbolic.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-snow-symbolic.svg b/menta/scalable/status/weather-snow-symbolic.svg deleted file mode 100644 index 7b84495..0000000 --- a/menta/scalable/status/weather-snow-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/menta/scalable/status/weather-storm-symbolic.svg b/menta/scalable/status/weather-storm-symbolic.svg deleted file mode 100644 index b78e5c2..0000000 --- a/menta/scalable/status/weather-storm-symbolic.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - -- cgit v1.2.1 From 3d368610cef04faed66b9da837c7613589ec76b2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 23 Oct 2013 11:48:24 +0200 Subject: Menta: remove symbolic icons from index.theme --- menta/index.theme | 65 +------------------------------------------------------ 1 file changed, 1 insertion(+), 64 deletions(-) diff --git a/menta/index.theme b/menta/index.theme index a63f28a..c1ca8b2 100644 --- a/menta/index.theme +++ b/menta/index.theme @@ -21,7 +21,7 @@ PanelDefault=32 PanelSizes=16,22,32,48,64,72,96,128 # Directory list -Directories=16x16/actions,16x16/apps,16x16/categories,16x16/devices,16x16/places,16x16/status,22x22/actions,22x22/apps,22x22/categories,22x22/devices,22x22/places,22x22/status,24x24/actions,24x24/apps,24x24/categories,24x24/devices,24x24/places,24x24/status,32x32/actions,32x32/apps,32x32/categories,32x32/devices,32x32/places,32x32/status,48x48/actions,48x48/apps,48x48/categories,48x48/devices,48x48/places,48x48/status,256x256/actions,256x256/apps,256x256/categories,256x256/devices,256x256/places,256x256/status,scalable/actions,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status +Directories=16x16/actions,16x16/apps,16x16/categories,16x16/devices,16x16/places,16x16/status,22x22/actions,22x22/apps,22x22/categories,22x22/devices,22x22/places,22x22/status,24x24/actions,24x24/apps,24x24/categories,24x24/devices,24x24/places,24x24/status,32x32/actions,32x32/apps,32x32/categories,32x32/devices,32x32/places,32x32/status,48x48/actions,48x48/apps,48x48/categories,48x48/devices,48x48/places,48x48/status,256x256/actions,256x256/apps,256x256/categories,256x256/devices,256x256/places,256x256/status [16x16/actions] Context=Actions @@ -215,66 +215,3 @@ MinSize=56 MaxSize=512 Type=Scalable -[scalable/actions] -Context=Actions -Size=16 -MinSize=8 -MaxSize=512 -Type=Scalable - -[scalable/apps] -Context=Applications -Size=16 -MinSize=8 -MaxSize=512 -Type=Scalable - -[scalable/categories] -Context=Applications -Size=16 -MinSize=8 -MaxSize=512 -Type=Scalable - -[scalable/devices] -Context=Devices -Size=16 -MinSize=8 -MaxSize=512 -Type=Scalable - -[scalable/emblems] -Context=Emblems -Size=16 -MinSize=8 -MaxSize=512 -Type=Scalable - -[scalable/emotes] -Context=Emotes -Size=16 -MinSize=8 -MaxSize=512 -Type=Scalable - -[scalable/mimetypes] -Context=Mimetypes -Size=16 -MinSize=8 -MaxSize=512 -Type=Scalable - -[scalable/places] -Context=Places -Size=16 -MinSize=8 -MaxSize=512 -Type=Scalable - -[scalable/status] -Context=Status -Size=16 -MinSize=8 -MaxSize=512 -Type=Scalable - -- cgit v1.2.1