From c65c36ae195d1dc9644e9742dde8bcb8a8254533 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Mon, 18 Aug 2014 01:06:56 +0200 Subject: Drop remaining device status-icons --- data/icons/scalable/Makefile.am | 56 +- data/icons/scalable/computer.svg | 1902 +++++++++++++ data/icons/scalable/keyboard.svg | 961 +++++++ data/icons/scalable/mouse.svg | 1063 ++++++++ data/icons/scalable/multimedia-player.svg | 1016 +++++++ data/icons/scalable/pda.svg | 383 +++ data/icons/scalable/phone.svg | 3094 ++++++++++++++++++++++ data/icons/scalable/tablet.svg | 593 +++++ data/icons/scalable/video-display.svg | 1049 ++++++++ data/icons/scalable/xfpm-brightness-keyboard.svg | 66 - data/icons/scalable/xfpm-brightness-lcd.svg | 100 +- data/icons/scalable/xfpm-computer-000.svg | 1340 ---------- data/icons/scalable/xfpm-computer-020.svg | 1340 ---------- data/icons/scalable/xfpm-computer-040.svg | 1340 ---------- data/icons/scalable/xfpm-computer-060.svg | 1340 ---------- data/icons/scalable/xfpm-computer-080.svg | 1340 ---------- data/icons/scalable/xfpm-computer-100.svg | 1340 ---------- data/icons/scalable/xfpm-keyboard-000.svg | 2154 --------------- data/icons/scalable/xfpm-keyboard-020.svg | 2154 --------------- data/icons/scalable/xfpm-keyboard-040.svg | 2154 --------------- data/icons/scalable/xfpm-keyboard-060.svg | 2154 --------------- data/icons/scalable/xfpm-keyboard-080.svg | 2154 --------------- data/icons/scalable/xfpm-keyboard-100.svg | 2154 --------------- data/icons/scalable/xfpm-mediaplayer-000.svg | 700 ----- data/icons/scalable/xfpm-mediaplayer-020.svg | 700 ----- data/icons/scalable/xfpm-mediaplayer-040.svg | 700 ----- data/icons/scalable/xfpm-mediaplayer-060.svg | 700 ----- data/icons/scalable/xfpm-mediaplayer-080.svg | 700 ----- data/icons/scalable/xfpm-mediaplayer-100.svg | 700 ----- data/icons/scalable/xfpm-monitor-000.svg | 570 ---- data/icons/scalable/xfpm-monitor-020.svg | 570 ---- data/icons/scalable/xfpm-monitor-040.svg | 570 ---- data/icons/scalable/xfpm-monitor-060.svg | 570 ---- data/icons/scalable/xfpm-monitor-080.svg | 570 ---- data/icons/scalable/xfpm-monitor-100.svg | 570 ---- data/icons/scalable/xfpm-mouse-000.svg | 575 ---- data/icons/scalable/xfpm-mouse-020.svg | 575 ---- data/icons/scalable/xfpm-mouse-040.svg | 575 ---- data/icons/scalable/xfpm-mouse-060.svg | 575 ---- data/icons/scalable/xfpm-mouse-080.svg | 575 ---- data/icons/scalable/xfpm-mouse-100.svg | 575 ---- data/icons/scalable/xfpm-pda-000.svg | 456 ---- data/icons/scalable/xfpm-pda-020.svg | 456 ---- data/icons/scalable/xfpm-pda-040.svg | 456 ---- data/icons/scalable/xfpm-pda-060.svg | 456 ---- data/icons/scalable/xfpm-pda-080.svg | 456 ---- data/icons/scalable/xfpm-pda-100.svg | 456 ---- data/icons/scalable/xfpm-phone-000.svg | 2650 ------------------ data/icons/scalable/xfpm-phone-020.svg | 2650 ------------------ data/icons/scalable/xfpm-phone-040.svg | 2650 ------------------ data/icons/scalable/xfpm-phone-060.svg | 2650 ------------------ data/icons/scalable/xfpm-phone-080.svg | 2650 ------------------ data/icons/scalable/xfpm-phone-100.svg | 2650 ------------------ data/icons/scalable/xfpm-tablet-000.svg | 668 ----- data/icons/scalable/xfpm-tablet-020.svg | 668 ----- data/icons/scalable/xfpm-tablet-040.svg | 668 ----- data/icons/scalable/xfpm-tablet-060.svg | 668 ----- data/icons/scalable/xfpm-tablet-080.svg | 668 ----- data/icons/scalable/xfpm-tablet-100.svg | 668 ----- 59 files changed, 10070 insertions(+), 54891 deletions(-) create mode 100644 data/icons/scalable/computer.svg create mode 100644 data/icons/scalable/keyboard.svg create mode 100644 data/icons/scalable/mouse.svg create mode 100644 data/icons/scalable/multimedia-player.svg create mode 100644 data/icons/scalable/pda.svg create mode 100644 data/icons/scalable/phone.svg create mode 100644 data/icons/scalable/tablet.svg create mode 100644 data/icons/scalable/video-display.svg delete mode 100644 data/icons/scalable/xfpm-computer-000.svg delete mode 100644 data/icons/scalable/xfpm-computer-020.svg delete mode 100644 data/icons/scalable/xfpm-computer-040.svg delete mode 100644 data/icons/scalable/xfpm-computer-060.svg delete mode 100644 data/icons/scalable/xfpm-computer-080.svg delete mode 100644 data/icons/scalable/xfpm-computer-100.svg delete mode 100644 data/icons/scalable/xfpm-keyboard-000.svg delete mode 100644 data/icons/scalable/xfpm-keyboard-020.svg delete mode 100644 data/icons/scalable/xfpm-keyboard-040.svg delete mode 100644 data/icons/scalable/xfpm-keyboard-060.svg delete mode 100644 data/icons/scalable/xfpm-keyboard-080.svg delete mode 100644 data/icons/scalable/xfpm-keyboard-100.svg delete mode 100644 data/icons/scalable/xfpm-mediaplayer-000.svg delete mode 100644 data/icons/scalable/xfpm-mediaplayer-020.svg delete mode 100644 data/icons/scalable/xfpm-mediaplayer-040.svg delete mode 100644 data/icons/scalable/xfpm-mediaplayer-060.svg delete mode 100644 data/icons/scalable/xfpm-mediaplayer-080.svg delete mode 100644 data/icons/scalable/xfpm-mediaplayer-100.svg delete mode 100644 data/icons/scalable/xfpm-monitor-000.svg delete mode 100644 data/icons/scalable/xfpm-monitor-020.svg delete mode 100644 data/icons/scalable/xfpm-monitor-040.svg delete mode 100644 data/icons/scalable/xfpm-monitor-060.svg delete mode 100644 data/icons/scalable/xfpm-monitor-080.svg delete mode 100644 data/icons/scalable/xfpm-monitor-100.svg delete mode 100644 data/icons/scalable/xfpm-mouse-000.svg delete mode 100644 data/icons/scalable/xfpm-mouse-020.svg delete mode 100644 data/icons/scalable/xfpm-mouse-040.svg delete mode 100644 data/icons/scalable/xfpm-mouse-060.svg delete mode 100644 data/icons/scalable/xfpm-mouse-080.svg delete mode 100644 data/icons/scalable/xfpm-mouse-100.svg delete mode 100644 data/icons/scalable/xfpm-pda-000.svg delete mode 100644 data/icons/scalable/xfpm-pda-020.svg delete mode 100644 data/icons/scalable/xfpm-pda-040.svg delete mode 100644 data/icons/scalable/xfpm-pda-060.svg delete mode 100644 data/icons/scalable/xfpm-pda-080.svg delete mode 100644 data/icons/scalable/xfpm-pda-100.svg delete mode 100644 data/icons/scalable/xfpm-phone-000.svg delete mode 100644 data/icons/scalable/xfpm-phone-020.svg delete mode 100644 data/icons/scalable/xfpm-phone-040.svg delete mode 100644 data/icons/scalable/xfpm-phone-060.svg delete mode 100644 data/icons/scalable/xfpm-phone-080.svg delete mode 100644 data/icons/scalable/xfpm-phone-100.svg delete mode 100644 data/icons/scalable/xfpm-tablet-000.svg delete mode 100644 data/icons/scalable/xfpm-tablet-020.svg delete mode 100644 data/icons/scalable/xfpm-tablet-040.svg delete mode 100644 data/icons/scalable/xfpm-tablet-060.svg delete mode 100644 data/icons/scalable/xfpm-tablet-080.svg delete mode 100644 data/icons/scalable/xfpm-tablet-100.svg (limited to 'data/icons') diff --git a/data/icons/scalable/Makefile.am b/data/icons/scalable/Makefile.am index 13379a5c..853b25ba 100644 --- a/data/icons/scalable/Makefile.am +++ b/data/icons/scalable/Makefile.am @@ -4,49 +4,15 @@ EXTRA_DIST = \ Datadir = $(datadir)/icons/hicolor/scalable/status Data_DATA = \ + computer.svg \ + keyboard.svg \ + mouse.svg \ + multimedia-player.svg \ + pda.svg \ + phone.svg \ + tablet.svg \ + video-display.svg \ xfpm-ac-adapter.svg \ - xfpm-computer-000.svg \ - xfpm-computer-020.svg \ - xfpm-computer-040.svg \ - xfpm-computer-060.svg \ - xfpm-computer-080.svg \ - xfpm-computer-100.svg \ - xfpm-keyboard-000.svg \ - xfpm-keyboard-020.svg \ - xfpm-keyboard-040.svg \ - xfpm-keyboard-060.svg \ - xfpm-keyboard-080.svg \ - xfpm-keyboard-100.svg \ - xfpm-mediaplayer-000.svg \ - xfpm-mediaplayer-020.svg \ - xfpm-mediaplayer-040.svg \ - xfpm-mediaplayer-060.svg \ - xfpm-mediaplayer-080.svg \ - xfpm-mediaplayer-100.svg \ - xfpm-monitor-000.svg \ - xfpm-monitor-020.svg \ - xfpm-monitor-040.svg \ - xfpm-monitor-060.svg \ - xfpm-monitor-080.svg \ - xfpm-monitor-100.svg \ - xfpm-mouse-000.svg \ - xfpm-mouse-020.svg \ - xfpm-mouse-040.svg \ - xfpm-mouse-060.svg \ - xfpm-mouse-080.svg \ - xfpm-mouse-100.svg \ - xfpm-pda-000.svg \ - xfpm-pda-020.svg \ - xfpm-pda-040.svg \ - xfpm-pda-060.svg \ - xfpm-pda-080.svg \ - xfpm-pda-100.svg \ - xfpm-phone-000.svg \ - xfpm-phone-020.svg \ - xfpm-phone-040.svg \ - xfpm-phone-060.svg \ - xfpm-phone-080.svg \ - xfpm-phone-100.svg \ xfpm-primary-000.svg \ xfpm-primary-020.svg \ xfpm-primary-040.svg \ @@ -61,12 +27,6 @@ Data_DATA = \ xfpm-primary-100-charging.svg \ xfpm-primary-charged.svg \ xfpm-primary-missing.svg \ - xfpm-tablet-000.svg \ - xfpm-tablet-020.svg \ - xfpm-tablet-040.svg \ - xfpm-tablet-060.svg \ - xfpm-tablet-080.svg \ - xfpm-tablet-100.svg \ xfpm-ups-000.svg \ xfpm-ups-020.svg \ xfpm-ups-040.svg \ diff --git a/data/icons/scalable/computer.svg b/data/icons/scalable/computer.svg new file mode 100644 index 00000000..86659a89 --- /dev/null +++ b/data/icons/scalable/computer.svg @@ -0,0 +1,1902 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/keyboard.svg b/data/icons/scalable/keyboard.svg new file mode 100644 index 00000000..e95fe7ad --- /dev/null +++ b/data/icons/scalable/keyboard.svg @@ -0,0 +1,961 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/mouse.svg b/data/icons/scalable/mouse.svg new file mode 100644 index 00000000..842fc7d6 --- /dev/null +++ b/data/icons/scalable/mouse.svg @@ -0,0 +1,1063 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/multimedia-player.svg b/data/icons/scalable/multimedia-player.svg new file mode 100644 index 00000000..1d021893 --- /dev/null +++ b/data/icons/scalable/multimedia-player.svg @@ -0,0 +1,1016 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/pda.svg b/data/icons/scalable/pda.svg new file mode 100644 index 00000000..19deb7cd --- /dev/null +++ b/data/icons/scalable/pda.svg @@ -0,0 +1,383 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/phone.svg b/data/icons/scalable/phone.svg new file mode 100644 index 00000000..0079d984 --- /dev/null +++ b/data/icons/scalable/phone.svg @@ -0,0 +1,3094 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23:42 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/tablet.svg b/data/icons/scalable/tablet.svg new file mode 100644 index 00000000..a261505f --- /dev/null +++ b/data/icons/scalable/tablet.svg @@ -0,0 +1,593 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/video-display.svg b/data/icons/scalable/video-display.svg new file mode 100644 index 00000000..4904c289 --- /dev/null +++ b/data/icons/scalable/video-display.svg @@ -0,0 +1,1049 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/xfpm-brightness-keyboard.svg b/data/icons/scalable/xfpm-brightness-keyboard.svg index 98b2d983..1e2fd499 100644 --- a/data/icons/scalable/xfpm-brightness-keyboard.svg +++ b/data/icons/scalable/xfpm-brightness-keyboard.svg @@ -1012,17 +1012,6 @@ y1="353.40439" x2="145.43736" y2="404.6619" /> - - - - - - - - - - - - - @@ -1113,17 +1058,6 @@ offset="1" style="stop-color:#fce94f;stop-opacity:1" /> - - - - - - - - - - - - - - - - - - - - - - @@ -206,18 +132,6 @@ r="3.2502003" gradientTransform="matrix(2.1536513,-9.8911971e-5,7.0653236e-5,1.5383622,-12.763056,-553.6302)" gradientUnits="userSpaceOnUse" /> - - - - - - image/svg+xml - + diff --git a/data/icons/scalable/xfpm-computer-000.svg b/data/icons/scalable/xfpm-computer-000.svg deleted file mode 100644 index 1dc5766a..00000000 --- a/data/icons/scalable/xfpm-computer-000.svg +++ /dev/null @@ -1,1340 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-computer-020.svg b/data/icons/scalable/xfpm-computer-020.svg deleted file mode 100644 index a0f3e710..00000000 --- a/data/icons/scalable/xfpm-computer-020.svg +++ /dev/null @@ -1,1340 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-computer-040.svg b/data/icons/scalable/xfpm-computer-040.svg deleted file mode 100644 index 92d64dca..00000000 --- a/data/icons/scalable/xfpm-computer-040.svg +++ /dev/null @@ -1,1340 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-computer-060.svg b/data/icons/scalable/xfpm-computer-060.svg deleted file mode 100644 index f2dbfd77..00000000 --- a/data/icons/scalable/xfpm-computer-060.svg +++ /dev/null @@ -1,1340 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-computer-080.svg b/data/icons/scalable/xfpm-computer-080.svg deleted file mode 100644 index 9f1fd86f..00000000 --- a/data/icons/scalable/xfpm-computer-080.svg +++ /dev/null @@ -1,1340 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-computer-100.svg b/data/icons/scalable/xfpm-computer-100.svg deleted file mode 100644 index f78c0767..00000000 --- a/data/icons/scalable/xfpm-computer-100.svg +++ /dev/null @@ -1,1340 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-keyboard-000.svg b/data/icons/scalable/xfpm-keyboard-000.svg deleted file mode 100644 index 785ab82e..00000000 --- a/data/icons/scalable/xfpm-keyboard-000.svg +++ /dev/null @@ -1,2154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-keyboard-020.svg b/data/icons/scalable/xfpm-keyboard-020.svg deleted file mode 100644 index bfd7d93e..00000000 --- a/data/icons/scalable/xfpm-keyboard-020.svg +++ /dev/null @@ -1,2154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-keyboard-040.svg b/data/icons/scalable/xfpm-keyboard-040.svg deleted file mode 100644 index a9b10ced..00000000 --- a/data/icons/scalable/xfpm-keyboard-040.svg +++ /dev/null @@ -1,2154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-keyboard-060.svg b/data/icons/scalable/xfpm-keyboard-060.svg deleted file mode 100644 index 8024d0d1..00000000 --- a/data/icons/scalable/xfpm-keyboard-060.svg +++ /dev/null @@ -1,2154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-keyboard-080.svg b/data/icons/scalable/xfpm-keyboard-080.svg deleted file mode 100644 index 441b830a..00000000 --- a/data/icons/scalable/xfpm-keyboard-080.svg +++ /dev/null @@ -1,2154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-keyboard-100.svg b/data/icons/scalable/xfpm-keyboard-100.svg deleted file mode 100644 index 3c2655f8..00000000 --- a/data/icons/scalable/xfpm-keyboard-100.svg +++ /dev/null @@ -1,2154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mediaplayer-000.svg b/data/icons/scalable/xfpm-mediaplayer-000.svg deleted file mode 100644 index fee500a3..00000000 --- a/data/icons/scalable/xfpm-mediaplayer-000.svg +++ /dev/null @@ -1,700 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mediaplayer-020.svg b/data/icons/scalable/xfpm-mediaplayer-020.svg deleted file mode 100644 index 5769e9ab..00000000 --- a/data/icons/scalable/xfpm-mediaplayer-020.svg +++ /dev/null @@ -1,700 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mediaplayer-040.svg b/data/icons/scalable/xfpm-mediaplayer-040.svg deleted file mode 100644 index 8372e19b..00000000 --- a/data/icons/scalable/xfpm-mediaplayer-040.svg +++ /dev/null @@ -1,700 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mediaplayer-060.svg b/data/icons/scalable/xfpm-mediaplayer-060.svg deleted file mode 100644 index 40271a32..00000000 --- a/data/icons/scalable/xfpm-mediaplayer-060.svg +++ /dev/null @@ -1,700 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mediaplayer-080.svg b/data/icons/scalable/xfpm-mediaplayer-080.svg deleted file mode 100644 index d93203a0..00000000 --- a/data/icons/scalable/xfpm-mediaplayer-080.svg +++ /dev/null @@ -1,700 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mediaplayer-100.svg b/data/icons/scalable/xfpm-mediaplayer-100.svg deleted file mode 100644 index 6e7a21ad..00000000 --- a/data/icons/scalable/xfpm-mediaplayer-100.svg +++ /dev/null @@ -1,700 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-monitor-000.svg b/data/icons/scalable/xfpm-monitor-000.svg deleted file mode 100644 index cd53c3e2..00000000 --- a/data/icons/scalable/xfpm-monitor-000.svg +++ /dev/null @@ -1,570 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-monitor-020.svg b/data/icons/scalable/xfpm-monitor-020.svg deleted file mode 100644 index df04ac13..00000000 --- a/data/icons/scalable/xfpm-monitor-020.svg +++ /dev/null @@ -1,570 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-monitor-040.svg b/data/icons/scalable/xfpm-monitor-040.svg deleted file mode 100644 index 9b576eda..00000000 --- a/data/icons/scalable/xfpm-monitor-040.svg +++ /dev/null @@ -1,570 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-monitor-060.svg b/data/icons/scalable/xfpm-monitor-060.svg deleted file mode 100644 index c80d4c72..00000000 --- a/data/icons/scalable/xfpm-monitor-060.svg +++ /dev/null @@ -1,570 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-monitor-080.svg b/data/icons/scalable/xfpm-monitor-080.svg deleted file mode 100644 index b9cb2f26..00000000 --- a/data/icons/scalable/xfpm-monitor-080.svg +++ /dev/null @@ -1,570 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-monitor-100.svg b/data/icons/scalable/xfpm-monitor-100.svg deleted file mode 100644 index bcd38c9f..00000000 --- a/data/icons/scalable/xfpm-monitor-100.svg +++ /dev/null @@ -1,570 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mouse-000.svg b/data/icons/scalable/xfpm-mouse-000.svg deleted file mode 100644 index d0e1e4bf..00000000 --- a/data/icons/scalable/xfpm-mouse-000.svg +++ /dev/null @@ -1,575 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mouse-020.svg b/data/icons/scalable/xfpm-mouse-020.svg deleted file mode 100644 index c1f50f36..00000000 --- a/data/icons/scalable/xfpm-mouse-020.svg +++ /dev/null @@ -1,575 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mouse-040.svg b/data/icons/scalable/xfpm-mouse-040.svg deleted file mode 100644 index 25c3f6c1..00000000 --- a/data/icons/scalable/xfpm-mouse-040.svg +++ /dev/null @@ -1,575 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mouse-060.svg b/data/icons/scalable/xfpm-mouse-060.svg deleted file mode 100644 index 67b4c4a3..00000000 --- a/data/icons/scalable/xfpm-mouse-060.svg +++ /dev/null @@ -1,575 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mouse-080.svg b/data/icons/scalable/xfpm-mouse-080.svg deleted file mode 100644 index 7d88b4bd..00000000 --- a/data/icons/scalable/xfpm-mouse-080.svg +++ /dev/null @@ -1,575 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-mouse-100.svg b/data/icons/scalable/xfpm-mouse-100.svg deleted file mode 100644 index b6ce5851..00000000 --- a/data/icons/scalable/xfpm-mouse-100.svg +++ /dev/null @@ -1,575 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-pda-000.svg b/data/icons/scalable/xfpm-pda-000.svg deleted file mode 100644 index ac334ff9..00000000 --- a/data/icons/scalable/xfpm-pda-000.svg +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-pda-020.svg b/data/icons/scalable/xfpm-pda-020.svg deleted file mode 100644 index 64769823..00000000 --- a/data/icons/scalable/xfpm-pda-020.svg +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-pda-040.svg b/data/icons/scalable/xfpm-pda-040.svg deleted file mode 100644 index 32b38ed9..00000000 --- a/data/icons/scalable/xfpm-pda-040.svg +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-pda-060.svg b/data/icons/scalable/xfpm-pda-060.svg deleted file mode 100644 index 036c96fc..00000000 --- a/data/icons/scalable/xfpm-pda-060.svg +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-pda-080.svg b/data/icons/scalable/xfpm-pda-080.svg deleted file mode 100644 index b57e3cc8..00000000 --- a/data/icons/scalable/xfpm-pda-080.svg +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-pda-100.svg b/data/icons/scalable/xfpm-pda-100.svg deleted file mode 100644 index f7b11172..00000000 --- a/data/icons/scalable/xfpm-pda-100.svg +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-phone-000.svg b/data/icons/scalable/xfpm-phone-000.svg deleted file mode 100644 index 526be04f..00000000 --- a/data/icons/scalable/xfpm-phone-000.svg +++ /dev/null @@ -1,2650 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - 23:42 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-phone-020.svg b/data/icons/scalable/xfpm-phone-020.svg deleted file mode 100644 index 6edb3e6b..00000000 --- a/data/icons/scalable/xfpm-phone-020.svg +++ /dev/null @@ -1,2650 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - 23:42 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-phone-040.svg b/data/icons/scalable/xfpm-phone-040.svg deleted file mode 100644 index f3596a76..00000000 --- a/data/icons/scalable/xfpm-phone-040.svg +++ /dev/null @@ -1,2650 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - 23:42 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-phone-060.svg b/data/icons/scalable/xfpm-phone-060.svg deleted file mode 100644 index 36a619b8..00000000 --- a/data/icons/scalable/xfpm-phone-060.svg +++ /dev/null @@ -1,2650 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - 23:42 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-phone-080.svg b/data/icons/scalable/xfpm-phone-080.svg deleted file mode 100644 index 40ed896c..00000000 --- a/data/icons/scalable/xfpm-phone-080.svg +++ /dev/null @@ -1,2650 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - 23:42 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-phone-100.svg b/data/icons/scalable/xfpm-phone-100.svg deleted file mode 100644 index 4b29b6b5..00000000 --- a/data/icons/scalable/xfpm-phone-100.svg +++ /dev/null @@ -1,2650 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - 23:42 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-tablet-000.svg b/data/icons/scalable/xfpm-tablet-000.svg deleted file mode 100644 index 12c64a2d..00000000 --- a/data/icons/scalable/xfpm-tablet-000.svg +++ /dev/null @@ -1,668 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-tablet-020.svg b/data/icons/scalable/xfpm-tablet-020.svg deleted file mode 100644 index cfcff8d6..00000000 --- a/data/icons/scalable/xfpm-tablet-020.svg +++ /dev/null @@ -1,668 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-tablet-040.svg b/data/icons/scalable/xfpm-tablet-040.svg deleted file mode 100644 index 40e40489..00000000 --- a/data/icons/scalable/xfpm-tablet-040.svg +++ /dev/null @@ -1,668 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-tablet-060.svg b/data/icons/scalable/xfpm-tablet-060.svg deleted file mode 100644 index ba833501..00000000 --- a/data/icons/scalable/xfpm-tablet-060.svg +++ /dev/null @@ -1,668 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-tablet-080.svg b/data/icons/scalable/xfpm-tablet-080.svg deleted file mode 100644 index 46d5f2ad..00000000 --- a/data/icons/scalable/xfpm-tablet-080.svg +++ /dev/null @@ -1,668 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/icons/scalable/xfpm-tablet-100.svg b/data/icons/scalable/xfpm-tablet-100.svg deleted file mode 100644 index 733e06a3..00000000 --- a/data/icons/scalable/xfpm-tablet-100.svg +++ /dev/null @@ -1,668 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.1