diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index dfe07704..00000000 --- a/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto diff --git a/AUTHORS b/AUTHORS index 6b3932ae..f2f6c3bd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,9 +1,10 @@ ------------------------- MCMOJAVE ICON THEME ------------------------ +------------------------ WHITESUR ICON THEME ------------------------ SOURCES: OSX_ONE: https://github.com/unc926/OSX_ONE +zayronxio: https://github.com/zayronxio/Os-Catalina-icons CUSTOMIZER: -Vince Liuice - McMojave-circle icon theme (https://github.com/vinceliuice/Tela-icon-theme) +Vince Liuice : https://github.com/vinceliuice/WhiteSur-icon-theme ------------------------- MCMOJAVE ICON THEME ------------------------ +------------------------ WHITESUR ICON THEME ------------------------ diff --git a/install.sh b/install.sh index 4fe1fb21..3daed445 100755 --- a/install.sh +++ b/install.sh @@ -73,9 +73,13 @@ install() { cp -r ${SRC_DIR}/src/status/{16,22,24,symbolic} ${THEME_DIR}/status # Change icon color for dark theme - sed -i "s/#363636/#ffffff/g" "${THEME_DIR}"/{actions,apps,categories,emblems,devices,mimes,places,status}/symbolic/* + sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices,places}/16/* + sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices,places}/22/* + sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices,places}/24/* + sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/actions/32/* + sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,apps,categories,emblems,devices,mimes,places,status}/symbolic/* - cp -r ${SRC_DIR}/links/actions/{16,22,24,symbolic} ${THEME_DIR}/actions + cp -r ${SRC_DIR}/links/actions/{16,22,24,32,symbolic} ${THEME_DIR}/actions cp -r ${SRC_DIR}/links/devices/{16,22,24,symbolic} ${THEME_DIR}/devices cp -r ${SRC_DIR}/links/places/{16,22,24,symbolic} ${THEME_DIR}/places cp -r ${SRC_DIR}/links/status/{16,22,24,symbolic} ${THEME_DIR}/status diff --git a/links/actions/32/align-vertical-top-to-anchor.svg b/links/actions/32/align-vertical-top-to-anchor.svg new file mode 120000 index 00000000..ef163574 --- /dev/null +++ b/links/actions/32/align-vertical-top-to-anchor.svg @@ -0,0 +1 @@ +align-horizontal-top-out.svg \ No newline at end of file diff --git a/links/actions/32/archive-insert-directory.svg b/links/actions/32/archive-insert-directory.svg new file mode 120000 index 00000000..149bcafc --- /dev/null +++ b/links/actions/32/archive-insert-directory.svg @@ -0,0 +1 @@ +folder-new.svg \ No newline at end of file diff --git a/links/actions/32/arrow-down-double.svg b/links/actions/32/arrow-down-double.svg new file mode 120000 index 00000000..a0cadb94 --- /dev/null +++ b/links/actions/32/arrow-down-double.svg @@ -0,0 +1 @@ +go-down-skip.svg \ No newline at end of file diff --git a/links/actions/32/arrow-down.svg b/links/actions/32/arrow-down.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/32/arrow-down.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/32/arrow-left-double.svg b/links/actions/32/arrow-left-double.svg new file mode 120000 index 00000000..97d68270 --- /dev/null +++ b/links/actions/32/arrow-left-double.svg @@ -0,0 +1 @@ +go-previous-skip.svg \ No newline at end of file diff --git a/links/actions/32/arrow-left.svg b/links/actions/32/arrow-left.svg new file mode 120000 index 00000000..ce999bda --- /dev/null +++ b/links/actions/32/arrow-left.svg @@ -0,0 +1 @@ +./go-previous.svg \ No newline at end of file diff --git a/links/actions/32/arrow-right-double.svg b/links/actions/32/arrow-right-double.svg new file mode 120000 index 00000000..29f20309 --- /dev/null +++ b/links/actions/32/arrow-right-double.svg @@ -0,0 +1 @@ +go-next-skip.svg \ No newline at end of file diff --git a/links/actions/32/arrow-right.svg b/links/actions/32/arrow-right.svg new file mode 120000 index 00000000..6ad91658 --- /dev/null +++ b/links/actions/32/arrow-right.svg @@ -0,0 +1 @@ +./go-next.svg \ No newline at end of file diff --git a/links/actions/32/arrow-up-double.svg b/links/actions/32/arrow-up-double.svg new file mode 120000 index 00000000..18e42b18 --- /dev/null +++ b/links/actions/32/arrow-up-double.svg @@ -0,0 +1 @@ +go-up-skip.svg \ No newline at end of file diff --git a/links/actions/32/arrow-up.svg b/links/actions/32/arrow-up.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/32/arrow-up.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/32/arrow.svg b/links/actions/32/arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/blurimage.svg b/links/actions/32/blurimage.svg new file mode 120000 index 00000000..aed24770 --- /dev/null +++ b/links/actions/32/blurimage.svg @@ -0,0 +1 @@ +color-picker.svg \ No newline at end of file diff --git a/links/actions/32/bookmarks.svg b/links/actions/32/bookmarks.svg new file mode 120000 index 00000000..a5f7d89f --- /dev/null +++ b/links/actions/32/bookmarks.svg @@ -0,0 +1 @@ +bookmark-new.svg \ No newline at end of file diff --git a/links/actions/32/collapse.svg b/links/actions/32/collapse.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/32/collapse.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/32/colormanagement.svg b/links/actions/32/colormanagement.svg new file mode 120000 index 00000000..21e4611c --- /dev/null +++ b/links/actions/32/colormanagement.svg @@ -0,0 +1 @@ +color-management.svg \ No newline at end of file diff --git a/links/actions/32/configure-shortcuts.svg b/links/actions/32/configure-shortcuts.svg new file mode 120000 index 00000000..55562a99 --- /dev/null +++ b/links/actions/32/configure-shortcuts.svg @@ -0,0 +1 @@ +../../devices/22/input-keyboard.svg \ No newline at end of file diff --git a/links/actions/32/cursor-arrow.svg b/links/actions/32/cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/dialog-ok.svg b/links/actions/32/dialog-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/32/dialog-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/32/document-preview.svg b/links/actions/32/document-preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/32/document-preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/32/draw-arrow-back.svg b/links/actions/32/draw-arrow-back.svg new file mode 120000 index 00000000..ce999bda --- /dev/null +++ b/links/actions/32/draw-arrow-back.svg @@ -0,0 +1 @@ +./go-previous.svg \ No newline at end of file diff --git a/links/actions/32/draw-arrow-down.svg b/links/actions/32/draw-arrow-down.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/32/draw-arrow-down.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/32/draw-arrow-forward.svg b/links/actions/32/draw-arrow-forward.svg new file mode 120000 index 00000000..6ad91658 --- /dev/null +++ b/links/actions/32/draw-arrow-forward.svg @@ -0,0 +1 @@ +./go-next.svg \ No newline at end of file diff --git a/links/actions/32/draw-arrow-up.svg b/links/actions/32/draw-arrow-up.svg new file mode 120000 index 00000000..d5034d14 --- /dev/null +++ b/links/actions/32/draw-arrow-up.svg @@ -0,0 +1 @@ +./go-up.svg \ No newline at end of file diff --git a/links/actions/32/editor.svg b/links/actions/32/editor.svg new file mode 120000 index 00000000..610b77f4 --- /dev/null +++ b/links/actions/32/editor.svg @@ -0,0 +1 @@ +document-edit.svg \ No newline at end of file diff --git a/links/actions/32/expand.svg b/links/actions/32/expand.svg new file mode 120000 index 00000000..9c9d7389 --- /dev/null +++ b/links/actions/32/expand.svg @@ -0,0 +1 @@ +./go-down.svg \ No newline at end of file diff --git a/links/actions/32/file-zoom-in.svg b/links/actions/32/file-zoom-in.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/32/file-zoom-in.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/32/file-zoom-out.svg b/links/actions/32/file-zoom-out.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/32/file-zoom-out.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/32/format-stroke-color.svg b/links/actions/32/format-stroke-color.svg new file mode 120000 index 00000000..264dc542 --- /dev/null +++ b/links/actions/32/format-stroke-color.svg @@ -0,0 +1 @@ +bordertool.svg \ No newline at end of file diff --git a/links/actions/32/games-config-custom.svg b/links/actions/32/games-config-custom.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/games-config-custom.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/games-config-options.svg b/links/actions/32/games-config-options.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/games-config-options.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/gtk-ok.svg b/links/actions/32/gtk-ok.svg new file mode 120000 index 00000000..6774aa85 --- /dev/null +++ b/links/actions/32/gtk-ok.svg @@ -0,0 +1 @@ +dialog-ok-apply.svg \ No newline at end of file diff --git a/links/actions/32/gtk-preferences.svg b/links/actions/32/gtk-preferences.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/gtk-preferences.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/help-donate.svg b/links/actions/32/help-donate.svg new file mode 120000 index 00000000..761fdb59 --- /dev/null +++ b/links/actions/32/help-donate.svg @@ -0,0 +1 @@ +taxes-finances.svg \ No newline at end of file diff --git a/links/actions/32/help-keybord-shortcuts.svg b/links/actions/32/help-keybord-shortcuts.svg new file mode 120000 index 00000000..9dbbf2d2 --- /dev/null +++ b/links/actions/32/help-keybord-shortcuts.svg @@ -0,0 +1 @@ +configure-shortcuts.svg \ No newline at end of file diff --git a/links/actions/32/kdenlive-zoom-large.svg b/links/actions/32/kdenlive-zoom-large.svg new file mode 120000 index 00000000..ff0b46f6 --- /dev/null +++ b/links/actions/32/kdenlive-zoom-large.svg @@ -0,0 +1 @@ +labplot-zoom-in-y.svg \ No newline at end of file diff --git a/links/actions/32/kdenlive-zoom-small.svg b/links/actions/32/kdenlive-zoom-small.svg new file mode 120000 index 00000000..40a57735 --- /dev/null +++ b/links/actions/32/kdenlive-zoom-small.svg @@ -0,0 +1 @@ +labplot-zoom-out-y.svg \ No newline at end of file diff --git a/links/actions/32/labplot-cursor-arrow.svg b/links/actions/32/labplot-cursor-arrow.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/labplot-cursor-arrow.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/labplot-zoom-select-x.svg b/links/actions/32/labplot-zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/32/labplot-zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/32/labplot-zoom-select-y.svg b/links/actions/32/labplot-zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/32/labplot-zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/32/labplot-zoom-select.svg b/links/actions/32/labplot-zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/32/labplot-zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/32/mail-encrypted.svg b/links/actions/32/mail-encrypted.svg new file mode 120000 index 00000000..bab45958 --- /dev/null +++ b/links/actions/32/mail-encrypted.svg @@ -0,0 +1 @@ +mail-encrypted-full.svg \ No newline at end of file diff --git a/links/actions/32/mail-message.svg b/links/actions/32/mail-message.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/32/mail-message.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/32/mail-queued.svg b/links/actions/32/mail-queued.svg new file mode 120000 index 00000000..d27ae164 --- /dev/null +++ b/links/actions/32/mail-queued.svg @@ -0,0 +1 @@ +mail-queue.svg \ No newline at end of file diff --git a/links/actions/32/mail-read.svg b/links/actions/32/mail-read.svg new file mode 120000 index 00000000..8221c41f --- /dev/null +++ b/links/actions/32/mail-read.svg @@ -0,0 +1 @@ +mail-mark-read.svg \ No newline at end of file diff --git a/links/actions/32/mail-sent.svg b/links/actions/32/mail-sent.svg new file mode 120000 index 00000000..771b1c82 --- /dev/null +++ b/links/actions/32/mail-sent.svg @@ -0,0 +1 @@ +mail-send.svg \ No newline at end of file diff --git a/links/actions/32/mail-signed-fully.svg b/links/actions/32/mail-signed-fully.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/32/mail-signed-fully.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/32/mail-signed.svg b/links/actions/32/mail-signed.svg new file mode 120000 index 00000000..06815fd1 --- /dev/null +++ b/links/actions/32/mail-signed.svg @@ -0,0 +1 @@ +mail-signed-full.svg \ No newline at end of file diff --git a/links/actions/32/mail-unread-new.svg b/links/actions/32/mail-unread-new.svg new file mode 120000 index 00000000..e59a4815 --- /dev/null +++ b/links/actions/32/mail-unread-new.svg @@ -0,0 +1 @@ +mail-mark-unread-new.svg \ No newline at end of file diff --git a/links/actions/32/mail-unread.svg b/links/actions/32/mail-unread.svg new file mode 120000 index 00000000..b62208f4 --- /dev/null +++ b/links/actions/32/mail-unread.svg @@ -0,0 +1 @@ +mail-mark-unread.svg \ No newline at end of file diff --git a/links/actions/32/media-repeat-all.svg b/links/actions/32/media-repeat-all.svg new file mode 120000 index 00000000..81a417a4 --- /dev/null +++ b/links/actions/32/media-repeat-all.svg @@ -0,0 +1 @@ +media-playlist-repeat.svg \ No newline at end of file diff --git a/links/actions/32/output_win.svg b/links/actions/32/output_win.svg new file mode 120000 index 00000000..541dfabd --- /dev/null +++ b/links/actions/32/output_win.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/links/actions/32/page-zoom.svg b/links/actions/32/page-zoom.svg new file mode 120000 index 00000000..67400f8d --- /dev/null +++ b/links/actions/32/page-zoom.svg @@ -0,0 +1 @@ +./zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/32/preview.svg b/links/actions/32/preview.svg new file mode 120000 index 00000000..cfc45d22 --- /dev/null +++ b/links/actions/32/preview.svg @@ -0,0 +1 @@ +document-preview-archive.svg \ No newline at end of file diff --git a/links/actions/32/select.svg b/links/actions/32/select.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/select.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/settings-configure.svg b/links/actions/32/settings-configure.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/settings-configure.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/step_object_Controller.svg b/links/actions/32/step_object_Controller.svg new file mode 120000 index 00000000..998070b5 --- /dev/null +++ b/links/actions/32/step_object_Controller.svg @@ -0,0 +1 @@ +configure.svg \ No newline at end of file diff --git a/links/actions/32/tool-pointer.svg b/links/actions/32/tool-pointer.svg new file mode 120000 index 00000000..925eb22f --- /dev/null +++ b/links/actions/32/tool-pointer.svg @@ -0,0 +1 @@ +edit-select.svg \ No newline at end of file diff --git a/links/actions/32/zoom-draw.svg b/links/actions/32/zoom-draw.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/32/zoom-draw.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/actions/32/zoom-fit-selection.svg b/links/actions/32/zoom-fit-selection.svg new file mode 120000 index 00000000..037a51b6 --- /dev/null +++ b/links/actions/32/zoom-fit-selection.svg @@ -0,0 +1 @@ +zoom-select.svg \ No newline at end of file diff --git a/links/actions/32/zoom-in-large.svg b/links/actions/32/zoom-in-large.svg new file mode 120000 index 00000000..a74d0584 --- /dev/null +++ b/links/actions/32/zoom-in-large.svg @@ -0,0 +1 @@ +zoom-in.svg \ No newline at end of file diff --git a/links/actions/32/zoom-out-large.svg b/links/actions/32/zoom-out-large.svg new file mode 120000 index 00000000..580ed013 --- /dev/null +++ b/links/actions/32/zoom-out-large.svg @@ -0,0 +1 @@ +zoom-out.svg \ No newline at end of file diff --git a/links/actions/32/zoom-select-fit.svg b/links/actions/32/zoom-select-fit.svg new file mode 120000 index 00000000..cc77c1cf --- /dev/null +++ b/links/actions/32/zoom-select-fit.svg @@ -0,0 +1 @@ +zoom-fit-selection.svg \ No newline at end of file diff --git a/links/actions/32/zoom-select-x.svg b/links/actions/32/zoom-select-x.svg new file mode 120000 index 00000000..15725055 --- /dev/null +++ b/links/actions/32/zoom-select-x.svg @@ -0,0 +1 @@ +zoom-fit-width.svg \ No newline at end of file diff --git a/links/actions/32/zoom-select-y.svg b/links/actions/32/zoom-select-y.svg new file mode 120000 index 00000000..e84c2727 --- /dev/null +++ b/links/actions/32/zoom-select-y.svg @@ -0,0 +1 @@ +zoom-fit-height.svg \ No newline at end of file diff --git a/links/actions/32/zoom-select.svg b/links/actions/32/zoom-select.svg new file mode 120000 index 00000000..a77e7a14 --- /dev/null +++ b/links/actions/32/zoom-select.svg @@ -0,0 +1 @@ +zoom-fit-best.svg \ No newline at end of file diff --git a/links/apps/scalable/Blender.svg b/links/apps/scalable/Blender.svg new file mode 120000 index 00000000..965ce912 --- /dev/null +++ b/links/apps/scalable/Blender.svg @@ -0,0 +1 @@ +blender.svg \ No newline at end of file diff --git a/links/apps/scalable/TeamViewer.svg b/links/apps/scalable/TeamViewer.svg new file mode 120000 index 00000000..49924271 --- /dev/null +++ b/links/apps/scalable/TeamViewer.svg @@ -0,0 +1 @@ +teamviewer.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-clhhggbfdinjmjhajaheehoeibfljjno-Default.svg b/links/apps/scalable/chrome-clhhggbfdinjmjhajaheehoeibfljjno-Default.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/chrome-clhhggbfdinjmjhajaheehoeibfljjno-Default.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-https___telegram.org_.svg b/links/apps/scalable/chrome-https___telegram.org_.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/chrome-https___telegram.org_.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.svg b/links/apps/scalable/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/chrome-oooiobdokpcfdlahlmcddobejikcmkfo-Default.svg b/links/apps/scalable/chrome-oooiobdokpcfdlahlmcddobejikcmkfo-Default.svg new file mode 120000 index 00000000..49924271 --- /dev/null +++ b/links/apps/scalable/chrome-oooiobdokpcfdlahlmcddobejikcmkfo-Default.svg @@ -0,0 +1 @@ +teamviewer.svg \ No newline at end of file diff --git a/links/apps/scalable/clementine-player.svg b/links/apps/scalable/clementine-player.svg new file mode 120000 index 00000000..fd923151 --- /dev/null +++ b/links/apps/scalable/clementine-player.svg @@ -0,0 +1 @@ +clementine.svg \ No newline at end of file diff --git a/links/apps/scalable/com.calibre_ebook.calibre.ebook_edit.svg b/links/apps/scalable/com.calibre_ebook.calibre.ebook_edit.svg new file mode 120000 index 00000000..9eb1a18e --- /dev/null +++ b/links/apps/scalable/com.calibre_ebook.calibre.ebook_edit.svg @@ -0,0 +1 @@ +calibre-ebook-edit.svg \ No newline at end of file diff --git a/links/apps/scalable/com.vscodium.codium.svg b/links/apps/scalable/com.vscodium.codium.svg new file mode 120000 index 00000000..a39b2a68 --- /dev/null +++ b/links/apps/scalable/com.vscodium.codium.svg @@ -0,0 +1 @@ +vscodium.svg \ No newline at end of file diff --git a/links/apps/scalable/credentials-preferences.svg b/links/apps/scalable/credentials-preferences.svg new file mode 100644 index 00000000..e69de29b diff --git a/links/apps/scalable/deepin-remote-assistance.svg b/links/apps/scalable/deepin-remote-assistance.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/deepin-remote-assistance.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/gnome-remote-desktop.svg b/links/apps/scalable/gnome-remote-desktop.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/gnome-remote-desktop.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/goa-account-exchange.svg b/links/apps/scalable/goa-account-exchange.svg deleted file mode 120000 index a6b40609..00000000 --- a/links/apps/scalable/goa-account-exchange.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-desktop-online-accounts.svg \ No newline at end of file diff --git a/links/apps/scalable/goa-account-telegram.svg b/links/apps/scalable/goa-account-telegram.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/goa-account-telegram.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/hwinfo.svg b/links/apps/scalable/hwinfo.svg deleted file mode 120000 index 9a40701e..00000000 --- a/links/apps/scalable/hwinfo.svg +++ /dev/null @@ -1 +0,0 @@ -applications-system.svg \ No newline at end of file diff --git a/links/apps/scalable/krdc.svg b/links/apps/scalable/krdc.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/krdc.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/krfb.svg b/links/apps/scalable/krfb.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/krfb.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.blender.Blender.svg b/links/apps/scalable/org.blender.Blender.svg new file mode 120000 index 00000000..965ce912 --- /dev/null +++ b/links/apps/scalable/org.blender.Blender.svg @@ -0,0 +1 @@ +blender.svg \ No newline at end of file diff --git a/links/apps/scalable/org.clementine_player.Clementine.svg b/links/apps/scalable/org.clementine_player.Clementine.svg new file mode 120000 index 00000000..fd923151 --- /dev/null +++ b/links/apps/scalable/org.clementine_player.Clementine.svg @@ -0,0 +1 @@ +clementine.svg \ No newline at end of file diff --git a/links/apps/scalable/org.kde.krfb.svg b/links/apps/scalable/org.kde.krfb.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/org.kde.krfb.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/org.telegram.desktop.svg b/links/apps/scalable/org.telegram.desktop.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/org.telegram.desktop.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-default-applications.svg b/links/apps/scalable/preferences-desktop-default-applications.svg index 9a40701e..70f48548 120000 --- a/links/apps/scalable/preferences-desktop-default-applications.svg +++ b/links/apps/scalable/preferences-desktop-default-applications.svg @@ -1 +1 @@ -applications-system.svg \ No newline at end of file +application-default-icon.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-desktop-remote-desktop.svg b/links/apps/scalable/preferences-desktop-remote-desktop.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/preferences-desktop-remote-desktop.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/preferences-remote-desktop.svg b/links/apps/scalable/preferences-remote-desktop.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/preferences-remote-desktop.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/sigram.svg b/links/apps/scalable/sigram.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/sigram.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/telegram-desktop.svg b/links/apps/scalable/telegram-desktop.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/telegram-desktop.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/unity-webapps-telegram.svg b/links/apps/scalable/unity-webapps-telegram.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/unity-webapps-telegram.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/vinagre.svg b/links/apps/scalable/vinagre.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/vinagre.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/apps/scalable/web-telegram.svg b/links/apps/scalable/web-telegram.svg new file mode 120000 index 00000000..8fa96d0a --- /dev/null +++ b/links/apps/scalable/web-telegram.svg @@ -0,0 +1 @@ +telegram.svg \ No newline at end of file diff --git a/links/apps/scalable/yast-remote.svg b/links/apps/scalable/yast-remote.svg new file mode 120000 index 00000000..e92c08ae --- /dev/null +++ b/links/apps/scalable/yast-remote.svg @@ -0,0 +1 @@ +remote-desktop.svg \ No newline at end of file diff --git a/links/devices/16/input-gamepad.svg b/links/devices/16/input-gamepad.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/16/input-gamepad.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/16/input-touchpad-on.svg b/links/devices/16/input-touchpad-on.svg new file mode 120000 index 00000000..3da3a06e --- /dev/null +++ b/links/devices/16/input-touchpad-on.svg @@ -0,0 +1 @@ +input-touchpad.svg \ No newline at end of file diff --git a/links/devices/16/monitor.svg b/links/devices/16/monitor.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/16/monitor.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/16/radio.svg b/links/devices/16/radio.svg new file mode 120000 index 00000000..e6c3ec73 --- /dev/null +++ b/links/devices/16/radio.svg @@ -0,0 +1 @@ +audio-radio.svg \ No newline at end of file diff --git a/links/devices/16/uav.svg b/links/devices/16/uav.svg new file mode 120000 index 00000000..3cdcc631 --- /dev/null +++ b/links/devices/16/uav.svg @@ -0,0 +1 @@ +uav-quadcopter.svg \ No newline at end of file diff --git a/links/devices/22/audio-headsets.svg b/links/devices/22/audio-headsets.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/22/audio-headsets.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/22/blueman-camera.svg b/links/devices/22/blueman-camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/22/blueman-camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/22/blueman-cellular.svg b/links/devices/22/blueman-cellular.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/blueman-cellular.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/blueman-desktop.svg b/links/devices/22/blueman-desktop.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/blueman-desktop.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/blueman-device.svg b/links/devices/22/blueman-device.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/22/blueman-device.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/22/blueman-handheld.svg b/links/devices/22/blueman-handheld.svg new file mode 120000 index 00000000..bd3c1341 --- /dev/null +++ b/links/devices/22/blueman-handheld.svg @@ -0,0 +1 @@ +input-tablet.svg \ No newline at end of file diff --git a/links/devices/22/blueman-handsfree.svg b/links/devices/22/blueman-handsfree.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/22/blueman-handsfree.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/22/blueman-headset.svg b/links/devices/22/blueman-headset.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/22/blueman-headset.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/22/blueman-keyboard.svg b/links/devices/22/blueman-keyboard.svg deleted file mode 120000 index ff417223..00000000 --- a/links/devices/22/blueman-keyboard.svg +++ /dev/null @@ -1 +0,0 @@ -input-keyboard.svg \ No newline at end of file diff --git a/links/devices/22/blueman-mouse.svg b/links/devices/22/blueman-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/22/blueman-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/22/blueman-pointing.svg b/links/devices/22/blueman-pointing.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/22/blueman-pointing.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/22/blueman-smart-phone.svg b/links/devices/22/blueman-smart-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/blueman-smart-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/blueman.svg b/links/devices/22/blueman.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/22/blueman.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/22/camera.svg b/links/devices/22/camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/22/camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/22/display.svg b/links/devices/22/display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/drive-cdrom.svg b/links/devices/22/drive-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/drive-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/drive-optical.svg b/links/devices/22/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-cdrom-audio.svg b/links/devices/22/gnome-dev-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-cdrom.svg b/links/devices/22/gnome-dev-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/22/gnome-dev-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-computer.svg b/links/devices/22/gnome-dev-computer.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/gnome-dev-computer.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-cdr.svg b/links/devices/22/gnome-dev-disc-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-cdrw.svg b/links/devices/22/gnome-dev-disc-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdr-plus.svg b/links/devices/22/gnome-dev-disc-dvdr-plus.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdr-plus.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdr.svg b/links/devices/22/gnome-dev-disc-dvdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdram.svg b/links/devices/22/gnome-dev-disc-dvdram.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdram.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdrom.svg b/links/devices/22/gnome-dev-disc-dvdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-disc-dvdrw.svg b/links/devices/22/gnome-dev-disc-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/gnome-dev-disc-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-dvd.svg b/links/devices/22/gnome-dev-dvd.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/22/gnome-dev-dvd.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-keyboard.svg b/links/devices/22/gnome-dev-keyboard.svg deleted file mode 120000 index ff417223..00000000 --- a/links/devices/22/gnome-dev-keyboard.svg +++ /dev/null @@ -1 +0,0 @@ -input-keyboard.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-media-cf.svg b/links/devices/22/gnome-dev-media-cf.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/gnome-dev-media-cf.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-media-ms.svg b/links/devices/22/gnome-dev-media-ms.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/gnome-dev-media-ms.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-media-sdmmc.svg b/links/devices/22/gnome-dev-media-sdmmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/gnome-dev-media-sdmmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-media-sm.svg b/links/devices/22/gnome-dev-media-sm.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/gnome-dev-media-sm.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-mouse-ball.svg b/links/devices/22/gnome-dev-mouse-ball.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/22/gnome-dev-mouse-ball.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/22/gnome-dev-mouse-optical.svg b/links/devices/22/gnome-dev-mouse-optical.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/22/gnome-dev-mouse-optical.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/22/gnome-phone-manager.svg b/links/devices/22/gnome-phone-manager.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/gnome-phone-manager.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/input-gamepad.svg b/links/devices/22/input-gamepad.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/22/input-gamepad.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/22/input-touchpad-on.svg b/links/devices/22/input-touchpad-on.svg new file mode 120000 index 00000000..3da3a06e --- /dev/null +++ b/links/devices/22/input-touchpad-on.svg @@ -0,0 +1 @@ +input-touchpad.svg \ No newline at end of file diff --git a/links/devices/22/joystick.svg b/links/devices/22/joystick.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/22/joystick.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/22/keyboard.svg b/links/devices/22/keyboard.svg deleted file mode 120000 index ff417223..00000000 --- a/links/devices/22/keyboard.svg +++ /dev/null @@ -1 +0,0 @@ -input-keyboard.svg \ No newline at end of file diff --git a/links/devices/22/media-cdr.svg b/links/devices/22/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-cdrom-audio.svg b/links/devices/22/media-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-cdrom.svg b/links/devices/22/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-cdrw.svg b/links/devices/22/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-dvd.svg b/links/devices/22/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-dvdrw.svg b/links/devices/22/media-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-flash-sd-mmc.svg b/links/devices/22/media-flash-sd-mmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/media-flash-sd-mmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/media-flash-smart-media.svg b/links/devices/22/media-flash-smart-media.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/media-flash-smart-media.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/media-memory-sd.svg b/links/devices/22/media-memory-sd.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/22/media-memory-sd.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-audio.svg b/links/devices/22/media-optical-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-blu-ray.svg b/links/devices/22/media-optical-blu-ray.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-blu-ray.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-cd-video.svg b/links/devices/22/media-optical-cd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-cd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-copy.svg b/links/devices/22/media-optical-copy.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-copy.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-dvd-video.svg b/links/devices/22/media-optical-dvd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-dvd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-dvd.svg b/links/devices/22/media-optical-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/media-optical-video.svg b/links/devices/22/media-optical-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/22/media-optical-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/22/monitor.svg b/links/devices/22/monitor.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/monitor.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/network-bluetooth.svg b/links/devices/22/network-bluetooth.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/22/network-bluetooth.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/22/network-wireless.svg b/links/devices/22/network-wireless.svg deleted file mode 120000 index af038601..00000000 --- a/links/devices/22/network-wireless.svg +++ /dev/null @@ -1 +0,0 @@ -network-wireless-connected-100.svg \ No newline at end of file diff --git a/links/devices/22/radio.svg b/links/devices/22/radio.svg new file mode 120000 index 00000000..e6c3ec73 --- /dev/null +++ b/links/devices/22/radio.svg @@ -0,0 +1 @@ +audio-radio.svg \ No newline at end of file diff --git a/links/devices/22/smartphone.svg b/links/devices/22/smartphone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/smartphone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/stock_cell-phone.svg b/links/devices/22/stock_cell-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/22/stock_cell-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/22/system.svg b/links/devices/22/system.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/system.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/22/uav.svg b/links/devices/22/uav.svg new file mode 120000 index 00000000..3cdcc631 --- /dev/null +++ b/links/devices/22/uav.svg @@ -0,0 +1 @@ +uav-quadcopter.svg \ No newline at end of file diff --git a/links/devices/22/video-display.svg b/links/devices/22/video-display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/22/video-display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/audio-headsets.svg b/links/devices/24/audio-headsets.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/24/audio-headsets.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/24/blueman-camera.svg b/links/devices/24/blueman-camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/24/blueman-camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/24/blueman-cellular.svg b/links/devices/24/blueman-cellular.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/blueman-cellular.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/blueman-desktop.svg b/links/devices/24/blueman-desktop.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/blueman-desktop.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/blueman-device.svg b/links/devices/24/blueman-device.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/24/blueman-device.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/24/blueman-handheld.svg b/links/devices/24/blueman-handheld.svg new file mode 120000 index 00000000..bd3c1341 --- /dev/null +++ b/links/devices/24/blueman-handheld.svg @@ -0,0 +1 @@ +input-tablet.svg \ No newline at end of file diff --git a/links/devices/24/blueman-handsfree.svg b/links/devices/24/blueman-handsfree.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/24/blueman-handsfree.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/24/blueman-headset.svg b/links/devices/24/blueman-headset.svg new file mode 120000 index 00000000..3f0ee3ef --- /dev/null +++ b/links/devices/24/blueman-headset.svg @@ -0,0 +1 @@ +audio-headphones.svg \ No newline at end of file diff --git a/links/devices/24/blueman-keyboard.svg b/links/devices/24/blueman-keyboard.svg deleted file mode 120000 index ff417223..00000000 --- a/links/devices/24/blueman-keyboard.svg +++ /dev/null @@ -1 +0,0 @@ -input-keyboard.svg \ No newline at end of file diff --git a/links/devices/24/blueman-mouse.svg b/links/devices/24/blueman-mouse.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/24/blueman-mouse.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/24/blueman-pointing.svg b/links/devices/24/blueman-pointing.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/24/blueman-pointing.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/24/blueman-smart-phone.svg b/links/devices/24/blueman-smart-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/blueman-smart-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/blueman.svg b/links/devices/24/blueman.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/24/blueman.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/24/camera.svg b/links/devices/24/camera.svg new file mode 120000 index 00000000..2849f938 --- /dev/null +++ b/links/devices/24/camera.svg @@ -0,0 +1 @@ +camera-photo.svg \ No newline at end of file diff --git a/links/devices/24/display.svg b/links/devices/24/display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/drive-cdrom.svg b/links/devices/24/drive-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/drive-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/drive-optical.svg b/links/devices/24/drive-optical.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/drive-optical.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-cdrom-audio.svg b/links/devices/24/gnome-dev-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-cdrom.svg b/links/devices/24/gnome-dev-cdrom.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/24/gnome-dev-cdrom.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-computer.svg b/links/devices/24/gnome-dev-computer.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/gnome-dev-computer.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-cdr.svg b/links/devices/24/gnome-dev-disc-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-cdrw.svg b/links/devices/24/gnome-dev-disc-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdr-plus.svg b/links/devices/24/gnome-dev-disc-dvdr-plus.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdr-plus.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdr.svg b/links/devices/24/gnome-dev-disc-dvdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdram.svg b/links/devices/24/gnome-dev-disc-dvdram.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdram.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdrom.svg b/links/devices/24/gnome-dev-disc-dvdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-disc-dvdrw.svg b/links/devices/24/gnome-dev-disc-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/gnome-dev-disc-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-dvd.svg b/links/devices/24/gnome-dev-dvd.svg new file mode 120000 index 00000000..5c62a912 --- /dev/null +++ b/links/devices/24/gnome-dev-dvd.svg @@ -0,0 +1 @@ +drive-optical.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-keyboard.svg b/links/devices/24/gnome-dev-keyboard.svg deleted file mode 120000 index ff417223..00000000 --- a/links/devices/24/gnome-dev-keyboard.svg +++ /dev/null @@ -1 +0,0 @@ -input-keyboard.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-media-cf.svg b/links/devices/24/gnome-dev-media-cf.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/gnome-dev-media-cf.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-media-ms.svg b/links/devices/24/gnome-dev-media-ms.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/gnome-dev-media-ms.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-media-sdmmc.svg b/links/devices/24/gnome-dev-media-sdmmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/gnome-dev-media-sdmmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-media-sm.svg b/links/devices/24/gnome-dev-media-sm.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/gnome-dev-media-sm.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-mouse-ball.svg b/links/devices/24/gnome-dev-mouse-ball.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/24/gnome-dev-mouse-ball.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/24/gnome-dev-mouse-optical.svg b/links/devices/24/gnome-dev-mouse-optical.svg new file mode 120000 index 00000000..e81935d8 --- /dev/null +++ b/links/devices/24/gnome-dev-mouse-optical.svg @@ -0,0 +1 @@ +input-mouse.svg \ No newline at end of file diff --git a/links/devices/24/gnome-phone-manager.svg b/links/devices/24/gnome-phone-manager.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/gnome-phone-manager.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/input-gamepad.svg b/links/devices/24/input-gamepad.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/24/input-gamepad.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/24/input-touchpad-on.svg b/links/devices/24/input-touchpad-on.svg new file mode 120000 index 00000000..3da3a06e --- /dev/null +++ b/links/devices/24/input-touchpad-on.svg @@ -0,0 +1 @@ +input-touchpad.svg \ No newline at end of file diff --git a/links/devices/24/joystick.svg b/links/devices/24/joystick.svg new file mode 120000 index 00000000..01d10d03 --- /dev/null +++ b/links/devices/24/joystick.svg @@ -0,0 +1 @@ +input-gaming.svg \ No newline at end of file diff --git a/links/devices/24/keyboard.svg b/links/devices/24/keyboard.svg deleted file mode 120000 index ff417223..00000000 --- a/links/devices/24/keyboard.svg +++ /dev/null @@ -1 +0,0 @@ -input-keyboard.svg \ No newline at end of file diff --git a/links/devices/24/media-cdr.svg b/links/devices/24/media-cdr.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-cdr.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-cdrom-audio.svg b/links/devices/24/media-cdrom-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-cdrom-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-cdrom.svg b/links/devices/24/media-cdrom.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-cdrom.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-cdrw.svg b/links/devices/24/media-cdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-cdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-dvd.svg b/links/devices/24/media-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-dvdrw.svg b/links/devices/24/media-dvdrw.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-dvdrw.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-flash-sd-mmc.svg b/links/devices/24/media-flash-sd-mmc.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/media-flash-sd-mmc.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/media-flash-smart-media.svg b/links/devices/24/media-flash-smart-media.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/media-flash-smart-media.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/media-memory-sd.svg b/links/devices/24/media-memory-sd.svg new file mode 120000 index 00000000..1303e980 --- /dev/null +++ b/links/devices/24/media-memory-sd.svg @@ -0,0 +1 @@ +media-flash.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-audio.svg b/links/devices/24/media-optical-audio.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-audio.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-blu-ray.svg b/links/devices/24/media-optical-blu-ray.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-blu-ray.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-cd-video.svg b/links/devices/24/media-optical-cd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-cd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-copy.svg b/links/devices/24/media-optical-copy.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-copy.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-dvd-video.svg b/links/devices/24/media-optical-dvd-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-dvd-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-dvd.svg b/links/devices/24/media-optical-dvd.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-dvd.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/media-optical-video.svg b/links/devices/24/media-optical-video.svg new file mode 120000 index 00000000..63739ccc --- /dev/null +++ b/links/devices/24/media-optical-video.svg @@ -0,0 +1 @@ +media-optical.svg \ No newline at end of file diff --git a/links/devices/24/monitor.svg b/links/devices/24/monitor.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/monitor.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/network-bluetooth.svg b/links/devices/24/network-bluetooth.svg new file mode 120000 index 00000000..195bf071 --- /dev/null +++ b/links/devices/24/network-bluetooth.svg @@ -0,0 +1 @@ +bluetooth.svg \ No newline at end of file diff --git a/links/devices/24/network-wireless.svg b/links/devices/24/network-wireless.svg deleted file mode 120000 index af038601..00000000 --- a/links/devices/24/network-wireless.svg +++ /dev/null @@ -1 +0,0 @@ -network-wireless-connected-100.svg \ No newline at end of file diff --git a/links/devices/24/radio.svg b/links/devices/24/radio.svg new file mode 120000 index 00000000..e6c3ec73 --- /dev/null +++ b/links/devices/24/radio.svg @@ -0,0 +1 @@ +audio-radio.svg \ No newline at end of file diff --git a/links/devices/24/smartphone.svg b/links/devices/24/smartphone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/smartphone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/stock_cell-phone.svg b/links/devices/24/stock_cell-phone.svg new file mode 120000 index 00000000..383406fc --- /dev/null +++ b/links/devices/24/stock_cell-phone.svg @@ -0,0 +1 @@ +phone.svg \ No newline at end of file diff --git a/links/devices/24/system.svg b/links/devices/24/system.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/system.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/links/devices/24/uav.svg b/links/devices/24/uav.svg new file mode 120000 index 00000000..3cdcc631 --- /dev/null +++ b/links/devices/24/uav.svg @@ -0,0 +1 @@ +uav-quadcopter.svg \ No newline at end of file diff --git a/links/devices/24/video-display.svg b/links/devices/24/video-display.svg new file mode 120000 index 00000000..d890a06c --- /dev/null +++ b/links/devices/24/video-display.svg @@ -0,0 +1 @@ +computer.svg \ No newline at end of file diff --git a/src/actions/16/PrePostCondition.svg b/src/actions/16/PrePostCondition.svg index d6419334..66f55914 100644 --- a/src/actions/16/PrePostCondition.svg +++ b/src/actions/16/PrePostCondition.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/accept_signal.svg b/src/actions/16/accept_signal.svg index 2e8832e4..bb1115b1 100644 --- a/src/actions/16/accept_signal.svg +++ b/src/actions/16/accept_signal.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/acrobat.svg b/src/actions/16/acrobat.svg index ed7448d4..a084d8f3 100644 --- a/src/actions/16/acrobat.svg +++ b/src/actions/16/acrobat.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/adjustcol.svg b/src/actions/16/adjustcol.svg index d3a7a98c..ec958fe5 100644 --- a/src/actions/16/adjustcol.svg +++ b/src/actions/16/adjustcol.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/adjustrow.svg b/src/actions/16/adjustrow.svg index cefeb14d..8bd5eb55 100644 --- a/src/actions/16/adjustrow.svg +++ b/src/actions/16/adjustrow.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/aggregation.svg b/src/actions/16/aggregation.svg index 017e599c..f180a114 100644 --- a/src/actions/16/aggregation.svg +++ b/src/actions/16/aggregation.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-baseline.svg b/src/actions/16/align-horizontal-baseline.svg index a2769764..915992d8 100644 --- a/src/actions/16/align-horizontal-baseline.svg +++ b/src/actions/16/align-horizontal-baseline.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-bottom-out.svg b/src/actions/16/align-horizontal-bottom-out.svg index 4faf79ef..7dd9b3b0 100644 --- a/src/actions/16/align-horizontal-bottom-out.svg +++ b/src/actions/16/align-horizontal-bottom-out.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-center.svg b/src/actions/16/align-horizontal-center.svg index ef8091e2..1dfd41b0 100644 --- a/src/actions/16/align-horizontal-center.svg +++ b/src/actions/16/align-horizontal-center.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-left-out.svg b/src/actions/16/align-horizontal-left-out.svg index aa4e787f..f6bbc671 100644 --- a/src/actions/16/align-horizontal-left-out.svg +++ b/src/actions/16/align-horizontal-left-out.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-left-to-anchor.svg b/src/actions/16/align-horizontal-left-to-anchor.svg index 0b347ad5..816b5db0 100644 --- a/src/actions/16/align-horizontal-left-to-anchor.svg +++ b/src/actions/16/align-horizontal-left-to-anchor.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-left.svg b/src/actions/16/align-horizontal-left.svg index 0a77e9a9..02f825e2 100644 --- a/src/actions/16/align-horizontal-left.svg +++ b/src/actions/16/align-horizontal-left.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-right-out.svg b/src/actions/16/align-horizontal-right-out.svg index eedfcfb4..ea38e5d6 100644 --- a/src/actions/16/align-horizontal-right-out.svg +++ b/src/actions/16/align-horizontal-right-out.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-right-to-anchor.svg b/src/actions/16/align-horizontal-right-to-anchor.svg index a252aee3..cf27dd94 100644 --- a/src/actions/16/align-horizontal-right-to-anchor.svg +++ b/src/actions/16/align-horizontal-right-to-anchor.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-right.svg b/src/actions/16/align-horizontal-right.svg index 5b54629a..b5dfc96f 100644 --- a/src/actions/16/align-horizontal-right.svg +++ b/src/actions/16/align-horizontal-right.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-horizontal-top-out.svg b/src/actions/16/align-horizontal-top-out.svg index 5711fc45..7085cbc1 100644 --- a/src/actions/16/align-horizontal-top-out.svg +++ b/src/actions/16/align-horizontal-top-out.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-vertical-baseline.svg b/src/actions/16/align-vertical-baseline.svg index 0b3a546f..266fef5a 100644 --- a/src/actions/16/align-vertical-baseline.svg +++ b/src/actions/16/align-vertical-baseline.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-vertical-bottom-out.svg b/src/actions/16/align-vertical-bottom-out.svg index c2492837..121b3d74 100644 --- a/src/actions/16/align-vertical-bottom-out.svg +++ b/src/actions/16/align-vertical-bottom-out.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-vertical-bottom.svg b/src/actions/16/align-vertical-bottom.svg index c034aad9..ed0d5a16 100644 --- a/src/actions/16/align-vertical-bottom.svg +++ b/src/actions/16/align-vertical-bottom.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-vertical-center.svg b/src/actions/16/align-vertical-center.svg index c02a0c51..8bead6d8 100644 --- a/src/actions/16/align-vertical-center.svg +++ b/src/actions/16/align-vertical-center.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-vertical-top-out.svg b/src/actions/16/align-vertical-top-out.svg index 720e3149..3204782c 100644 --- a/src/actions/16/align-vertical-top-out.svg +++ b/src/actions/16/align-vertical-top-out.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/align-vertical-top.svg b/src/actions/16/align-vertical-top.svg index bcc0f94d..cc92588b 100644 --- a/src/actions/16/align-vertical-top.svg +++ b/src/actions/16/align-vertical-top.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/amarok_cart_add.svg b/src/actions/16/amarok_cart_add.svg index ce0f4540..d3f7bd4b 100644 --- a/src/actions/16/amarok_cart_add.svg +++ b/src/actions/16/amarok_cart_add.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/amarok_cart_remove.svg b/src/actions/16/amarok_cart_remove.svg index cf9df270..74d7872d 100644 --- a/src/actions/16/amarok_cart_remove.svg +++ b/src/actions/16/amarok_cart_remove.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/amarok_change_language.svg b/src/actions/16/amarok_change_language.svg index 54fb2cbf..495e4f0d 100644 --- a/src/actions/16/amarok_change_language.svg +++ b/src/actions/16/amarok_change_language.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/amarok_scripts.svg b/src/actions/16/amarok_scripts.svg index 17221c70..46876f89 100644 --- a/src/actions/16/amarok_scripts.svg +++ b/src/actions/16/amarok_scripts.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/anchor.svg b/src/actions/16/anchor.svg index b58dfb92..e1ba6ff4 100644 --- a/src/actions/16/anchor.svg +++ b/src/actions/16/anchor.svg @@ -2,7 +2,7 @@ diff --git a/src/actions/16/application-exit.svg b/src/actions/16/application-exit.svg index 1670f9af..a99a7455 100644 --- a/src/actions/16/application-exit.svg +++ b/src/actions/16/application-exit.svg @@ -1,7 +1,7 @@ - + diff --git a/src/devices/16/network-rj11-female.svg b/src/devices/16/network-rj11-female.svg new file mode 100644 index 00000000..70bf1caf --- /dev/null +++ b/src/devices/16/network-rj11-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/16/network-rj45-female.svg b/src/devices/16/network-rj45-female.svg new file mode 100644 index 00000000..4aa384ca --- /dev/null +++ b/src/devices/16/network-rj45-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/16/network-server.svg b/src/devices/16/network-server.svg index facba9cd..c0dd708b 100644 --- a/src/devices/16/network-server.svg +++ b/src/devices/16/network-server.svg @@ -1,8 +1,6 @@ - + - + diff --git a/src/devices/16/network-vpn.svg b/src/devices/16/network-vpn.svg index 5b43ab78..08eab120 100644 --- a/src/devices/16/network-vpn.svg +++ b/src/devices/16/network-vpn.svg @@ -1,14 +1,9 @@ - - - + + + diff --git a/src/devices/16/network-wired-unavailable.svg b/src/devices/16/network-wired-unavailable.svg index 38b0b157..228739e7 100644 --- a/src/devices/16/network-wired-unavailable.svg +++ b/src/devices/16/network-wired-unavailable.svg @@ -1,14 +1,8 @@ - - - + + diff --git a/src/devices/16/network-wired.svg b/src/devices/16/network-wired.svg index 2c66f35c..d0cfaf20 100644 --- a/src/devices/16/network-wired.svg +++ b/src/devices/16/network-wired.svg @@ -1,14 +1,8 @@ - - - + + diff --git a/src/devices/16/network-wireless-hotspot.svg b/src/devices/16/network-wireless-hotspot.svg new file mode 100644 index 00000000..4e38cc7c --- /dev/null +++ b/src/devices/16/network-wireless-hotspot.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/devices/16/printer-network.svg b/src/devices/16/printer-network.svg index bc41403d..105c4fa0 100644 --- a/src/devices/16/printer-network.svg +++ b/src/devices/16/printer-network.svg @@ -1,11 +1,6 @@ - + - - - - + diff --git a/src/devices/16/printer.svg b/src/devices/16/printer.svg index c8751a45..fce73d5f 100644 --- a/src/devices/16/printer.svg +++ b/src/devices/16/printer.svg @@ -4,12 +4,12 @@ color:#363636; } - - + + - - - - + + + + diff --git a/src/devices/16/tablet.svg b/src/devices/16/tablet.svg index cb629c7f..2fbb3749 100644 --- a/src/devices/16/tablet.svg +++ b/src/devices/16/tablet.svg @@ -4,5 +4,9 @@ color:#363636; } - + + + + + diff --git a/src/devices/16/uav-quadcopter.svg b/src/devices/16/uav-quadcopter.svg new file mode 100644 index 00000000..f7d60072 --- /dev/null +++ b/src/devices/16/uav-quadcopter.svg @@ -0,0 +1,5 @@ + + + + diff --git a/src/devices/22/audio-card.svg b/src/devices/22/audio-card.svg new file mode 100644 index 00000000..a213fc78 --- /dev/null +++ b/src/devices/22/audio-card.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/22/audio-headphones.svg b/src/devices/22/audio-headphones.svg new file mode 100644 index 00000000..80d9baac --- /dev/null +++ b/src/devices/22/audio-headphones.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/audio-headset.svg b/src/devices/22/audio-headset.svg new file mode 100644 index 00000000..14ffa87e --- /dev/null +++ b/src/devices/22/audio-headset.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/22/audio-input-microphone.svg b/src/devices/22/audio-input-microphone.svg new file mode 100644 index 00000000..364a5c64 --- /dev/null +++ b/src/devices/22/audio-input-microphone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/22/audio-radio.svg b/src/devices/22/audio-radio.svg new file mode 100644 index 00000000..bf750e83 --- /dev/null +++ b/src/devices/22/audio-radio.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/22/auth-sim.svg b/src/devices/22/auth-sim.svg new file mode 100644 index 00000000..a7d22f28 --- /dev/null +++ b/src/devices/22/auth-sim.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/22/battery-ups.svg b/src/devices/22/battery-ups.svg new file mode 100644 index 00000000..2ec10d7b --- /dev/null +++ b/src/devices/22/battery-ups.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/22/bluetooth.svg b/src/devices/22/bluetooth.svg new file mode 100644 index 00000000..eea394a6 --- /dev/null +++ b/src/devices/22/bluetooth.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/camera-photo.svg b/src/devices/22/camera-photo.svg new file mode 100644 index 00000000..6a197ade --- /dev/null +++ b/src/devices/22/camera-photo.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/22/camera-video.svg b/src/devices/22/camera-video.svg new file mode 100644 index 00000000..90d1676b --- /dev/null +++ b/src/devices/22/camera-video.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/camera-web.svg b/src/devices/22/camera-web.svg new file mode 100644 index 00000000..71d6abd9 --- /dev/null +++ b/src/devices/22/camera-web.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/22/computer-laptop.svg b/src/devices/22/computer-laptop.svg index 4d3f6e75..400010b0 100644 --- a/src/devices/22/computer-laptop.svg +++ b/src/devices/22/computer-laptop.svg @@ -1,8 +1,11 @@ - + - + + + + diff --git a/src/devices/22/computer.svg b/src/devices/22/computer.svg new file mode 100644 index 00000000..fdd8b232 --- /dev/null +++ b/src/devices/22/computer.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/22/drive-harddisk.svg b/src/devices/22/drive-harddisk.svg index eaf5aa58..329d53f4 100644 --- a/src/devices/22/drive-harddisk.svg +++ b/src/devices/22/drive-harddisk.svg @@ -1,19 +1,9 @@ - - - - - - image/svg+xml - - - - - + - - + + diff --git a/src/devices/22/drive-multidisk.svg b/src/devices/22/drive-multidisk.svg new file mode 100644 index 00000000..ddc8105f --- /dev/null +++ b/src/devices/22/drive-multidisk.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/22/drive-multipartition.svg b/src/devices/22/drive-multipartition.svg new file mode 100644 index 00000000..2f299864 --- /dev/null +++ b/src/devices/22/drive-multipartition.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/devices/22/drive-removable-media.svg b/src/devices/22/drive-removable-media.svg index eaf5aa58..80f08b01 100644 --- a/src/devices/22/drive-removable-media.svg +++ b/src/devices/22/drive-removable-media.svg @@ -1,21 +1,9 @@ - - - - - - image/svg+xml - - - - - + - + - - diff --git a/src/devices/22/input-dialpad.svg b/src/devices/22/input-dialpad.svg new file mode 100644 index 00000000..8129e5dc --- /dev/null +++ b/src/devices/22/input-dialpad.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/src/devices/22/input-gaming.svg b/src/devices/22/input-gaming.svg new file mode 100644 index 00000000..4dad3962 --- /dev/null +++ b/src/devices/22/input-gaming.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/22/input-keyboard-virtual.svg b/src/devices/22/input-keyboard-virtual.svg new file mode 100644 index 00000000..207a66f1 --- /dev/null +++ b/src/devices/22/input-keyboard-virtual.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/22/input-keyboard.svg b/src/devices/22/input-keyboard.svg index c58f09f9..82eec6e8 100644 --- a/src/devices/22/input-keyboard.svg +++ b/src/devices/22/input-keyboard.svg @@ -1,3 +1,6 @@ - + + + + diff --git a/src/devices/22/input-mouse.svg b/src/devices/22/input-mouse.svg new file mode 100644 index 00000000..ae78cea4 --- /dev/null +++ b/src/devices/22/input-mouse.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/input-tablet.svg b/src/devices/22/input-tablet.svg new file mode 100644 index 00000000..ae34b5dc --- /dev/null +++ b/src/devices/22/input-tablet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/status/22/input-touchpad-off.svg b/src/devices/22/input-touchpad-off.svg similarity index 91% rename from src/status/22/input-touchpad-off.svg rename to src/devices/22/input-touchpad-off.svg index 28aec6ce..06bf4db0 100644 --- a/src/status/22/input-touchpad-off.svg +++ b/src/devices/22/input-touchpad-off.svg @@ -1,7 +1,7 @@ diff --git a/src/devices/22/input-touchpad.svg b/src/devices/22/input-touchpad.svg new file mode 100644 index 00000000..67b0aa43 --- /dev/null +++ b/src/devices/22/input-touchpad.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/22/kdeconnect.svg b/src/devices/22/kdeconnect.svg deleted file mode 100644 index 671b6d7c..00000000 --- a/src/devices/22/kdeconnect.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/src/devices/22/media-flash.svg b/src/devices/22/media-flash.svg new file mode 100644 index 00000000..f8b7f580 --- /dev/null +++ b/src/devices/22/media-flash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/22/media-floppy.svg b/src/devices/22/media-floppy.svg index f456af7d..e2240c34 100644 --- a/src/devices/22/media-floppy.svg +++ b/src/devices/22/media-floppy.svg @@ -1,20 +1,8 @@ - - - - - - image/svg+xml - - - - - + - + - + diff --git a/src/devices/22/media-optical-data.svg b/src/devices/22/media-optical-data.svg new file mode 100644 index 00000000..f983c9bd --- /dev/null +++ b/src/devices/22/media-optical-data.svg @@ -0,0 +1,11 @@ + + + + + + diff --git a/src/devices/22/media-optical-mixed-cd.svg b/src/devices/22/media-optical-mixed-cd.svg index afa3fce8..7160157b 100644 --- a/src/devices/22/media-optical-mixed-cd.svg +++ b/src/devices/22/media-optical-mixed-cd.svg @@ -1,8 +1,12 @@ - + - + + + + + diff --git a/src/devices/22/media-optical-recordable.svg b/src/devices/22/media-optical-recordable.svg index e07da733..68e4e077 100644 --- a/src/devices/22/media-optical-recordable.svg +++ b/src/devices/22/media-optical-recordable.svg @@ -1,3 +1,11 @@ - - + + + + + + + + diff --git a/src/devices/22/media-optical.svg b/src/devices/22/media-optical.svg new file mode 100644 index 00000000..c02a3805 --- /dev/null +++ b/src/devices/22/media-optical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/22/multimedia-player-ipod-mini-blue.svg b/src/devices/22/multimedia-player-ipod-mini-blue.svg index 6254ddea..059711f5 100644 --- a/src/devices/22/multimedia-player-ipod-mini-blue.svg +++ b/src/devices/22/multimedia-player-ipod-mini-blue.svg @@ -1,8 +1,11 @@ - + - + + + + diff --git a/src/devices/22/multimedia-player.svg b/src/devices/22/multimedia-player.svg index 5ae615db..d158134d 100644 --- a/src/devices/22/multimedia-player.svg +++ b/src/devices/22/multimedia-player.svg @@ -1,8 +1,11 @@ - + - + + + + diff --git a/src/devices/22/network-bluetooth.svg b/src/devices/22/network-bluetooth.svg deleted file mode 100644 index d18c17d8..00000000 --- a/src/devices/22/network-bluetooth.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/src/devices/22/network-modem.svg b/src/devices/22/network-modem.svg index bee2ae99..4bf10298 100644 --- a/src/devices/22/network-modem.svg +++ b/src/devices/22/network-modem.svg @@ -1,8 +1,8 @@ - + - + diff --git a/src/devices/22/network-rj11-female.svg b/src/devices/22/network-rj11-female.svg new file mode 100644 index 00000000..ebd3dfef --- /dev/null +++ b/src/devices/22/network-rj11-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/22/network-rj45-female.svg b/src/devices/22/network-rj45-female.svg new file mode 100644 index 00000000..7cf5c211 --- /dev/null +++ b/src/devices/22/network-rj45-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/22/network-vpn.svg b/src/devices/22/network-vpn.svg index 1009aeef..02304a56 100644 --- a/src/devices/22/network-vpn.svg +++ b/src/devices/22/network-vpn.svg @@ -1,8 +1,11 @@ - + - + + + + diff --git a/src/devices/22/network-wired-unavailable.svg b/src/devices/22/network-wired-unavailable.svg deleted file mode 100644 index 3094b887..00000000 --- a/src/devices/22/network-wired-unavailable.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/src/devices/22/network-wired.svg b/src/devices/22/network-wired.svg index cf45d6e8..cf8591f9 100644 --- a/src/devices/22/network-wired.svg +++ b/src/devices/22/network-wired.svg @@ -1,8 +1,8 @@ - + - + diff --git a/src/devices/22/network-wireless-connected-00.svg b/src/devices/22/network-wireless-connected-00.svg deleted file mode 100644 index ba8b3613..00000000 --- a/src/devices/22/network-wireless-connected-00.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/src/devices/22/network-wireless-connected-25.svg b/src/devices/22/network-wireless-connected-25.svg deleted file mode 100644 index 7fe08cde..00000000 --- a/src/devices/22/network-wireless-connected-25.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/src/devices/22/network-wireless-connected-50.svg b/src/devices/22/network-wireless-connected-50.svg deleted file mode 100644 index 951be99f..00000000 --- a/src/devices/22/network-wireless-connected-50.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/src/devices/22/network-wireless-connected-75.svg b/src/devices/22/network-wireless-connected-75.svg deleted file mode 100644 index 948f6207..00000000 --- a/src/devices/22/network-wireless-connected-75.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/src/devices/22/network-wireless-disconnected.svg b/src/devices/22/network-wireless-disconnected.svg deleted file mode 100644 index 82cf56f6..00000000 --- a/src/devices/22/network-wireless-disconnected.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/src/devices/22/network-wireless-hotspot.svg b/src/devices/22/network-wireless-hotspot.svg new file mode 100644 index 00000000..d9fe6e6f --- /dev/null +++ b/src/devices/22/network-wireless-hotspot.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/devices/22/network-wireless-connected-100.svg b/src/devices/22/network-wireless.svg similarity index 100% rename from src/devices/22/network-wireless-connected-100.svg rename to src/devices/22/network-wireless.svg diff --git a/src/devices/22/phone.svg b/src/devices/22/phone.svg new file mode 100644 index 00000000..5e54e36c --- /dev/null +++ b/src/devices/22/phone.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/22/tablet.svg b/src/devices/22/tablet.svg index aba338e3..598f4492 100644 --- a/src/devices/22/tablet.svg +++ b/src/devices/22/tablet.svg @@ -1,8 +1,12 @@ - + - + + + + + diff --git a/src/devices/22/uav-quadcopter.svg b/src/devices/22/uav-quadcopter.svg new file mode 100644 index 00000000..86ecf877 --- /dev/null +++ b/src/devices/22/uav-quadcopter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/devices/22/video-television.svg b/src/devices/22/video-television.svg new file mode 100644 index 00000000..37def771 --- /dev/null +++ b/src/devices/22/video-television.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/24/audio-card.svg b/src/devices/24/audio-card.svg new file mode 100644 index 00000000..c72b1a67 --- /dev/null +++ b/src/devices/24/audio-card.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/24/audio-headphones.svg b/src/devices/24/audio-headphones.svg new file mode 100644 index 00000000..17f3ca73 --- /dev/null +++ b/src/devices/24/audio-headphones.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/audio-headset.svg b/src/devices/24/audio-headset.svg new file mode 100644 index 00000000..2bba2269 --- /dev/null +++ b/src/devices/24/audio-headset.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/24/audio-input-microphone.svg b/src/devices/24/audio-input-microphone.svg new file mode 100644 index 00000000..1cf0fadf --- /dev/null +++ b/src/devices/24/audio-input-microphone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/24/audio-radio.svg b/src/devices/24/audio-radio.svg new file mode 100644 index 00000000..ac7c014b --- /dev/null +++ b/src/devices/24/audio-radio.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/24/auth-sim.svg b/src/devices/24/auth-sim.svg new file mode 100644 index 00000000..9d2da40e --- /dev/null +++ b/src/devices/24/auth-sim.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/24/battery-ups.svg b/src/devices/24/battery-ups.svg new file mode 100644 index 00000000..791a4960 --- /dev/null +++ b/src/devices/24/battery-ups.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/24/bluetooth.svg b/src/devices/24/bluetooth.svg new file mode 100644 index 00000000..b1ae6a77 --- /dev/null +++ b/src/devices/24/bluetooth.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/camera-photo.svg b/src/devices/24/camera-photo.svg new file mode 100644 index 00000000..36cef517 --- /dev/null +++ b/src/devices/24/camera-photo.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/24/camera-video.svg b/src/devices/24/camera-video.svg new file mode 100644 index 00000000..243d97e6 --- /dev/null +++ b/src/devices/24/camera-video.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/camera-web.svg b/src/devices/24/camera-web.svg new file mode 100644 index 00000000..32fa6ea0 --- /dev/null +++ b/src/devices/24/camera-web.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/24/computer-laptop.svg b/src/devices/24/computer-laptop.svg index 0816006f..7fce272a 100644 --- a/src/devices/24/computer-laptop.svg +++ b/src/devices/24/computer-laptop.svg @@ -1,8 +1,11 @@ - + - + + + + diff --git a/src/devices/24/computer.svg b/src/devices/24/computer.svg new file mode 100644 index 00000000..2ef03a33 --- /dev/null +++ b/src/devices/24/computer.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/24/drive-harddisk.svg b/src/devices/24/drive-harddisk.svg index 7607f0c6..be9a9d15 100644 --- a/src/devices/24/drive-harddisk.svg +++ b/src/devices/24/drive-harddisk.svg @@ -1,19 +1,9 @@ - - - - - - image/svg+xml - - - - - + - - + + diff --git a/src/devices/24/drive-multidisk.svg b/src/devices/24/drive-multidisk.svg new file mode 100644 index 00000000..469963ab --- /dev/null +++ b/src/devices/24/drive-multidisk.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/24/drive-multipartition.svg b/src/devices/24/drive-multipartition.svg new file mode 100644 index 00000000..b328c047 --- /dev/null +++ b/src/devices/24/drive-multipartition.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/devices/24/drive-removable-media.svg b/src/devices/24/drive-removable-media.svg index 7607f0c6..5690fa94 100644 --- a/src/devices/24/drive-removable-media.svg +++ b/src/devices/24/drive-removable-media.svg @@ -1,21 +1,9 @@ - - - - - - image/svg+xml - - - - - + - + - - diff --git a/src/devices/24/input-dialpad.svg b/src/devices/24/input-dialpad.svg new file mode 100644 index 00000000..4907a368 --- /dev/null +++ b/src/devices/24/input-dialpad.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/src/devices/24/input-gaming.svg b/src/devices/24/input-gaming.svg new file mode 100644 index 00000000..0b0fc6df --- /dev/null +++ b/src/devices/24/input-gaming.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/devices/24/input-keyboard-virtual.svg b/src/devices/24/input-keyboard-virtual.svg new file mode 100644 index 00000000..07704c89 --- /dev/null +++ b/src/devices/24/input-keyboard-virtual.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/devices/24/input-keyboard.svg b/src/devices/24/input-keyboard.svg index 381da67c..14290072 100644 --- a/src/devices/24/input-keyboard.svg +++ b/src/devices/24/input-keyboard.svg @@ -1,3 +1,6 @@ - + + + + diff --git a/src/devices/24/input-mouse.svg b/src/devices/24/input-mouse.svg new file mode 100644 index 00000000..3dac45b4 --- /dev/null +++ b/src/devices/24/input-mouse.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/input-tablet.svg b/src/devices/24/input-tablet.svg new file mode 100644 index 00000000..cffa230e --- /dev/null +++ b/src/devices/24/input-tablet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/input-touchpad-off.svg b/src/devices/24/input-touchpad-off.svg new file mode 100644 index 00000000..3521952f --- /dev/null +++ b/src/devices/24/input-touchpad-off.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/24/input-touchpad.svg b/src/devices/24/input-touchpad.svg new file mode 100644 index 00000000..01decb3d --- /dev/null +++ b/src/devices/24/input-touchpad.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/devices/24/kdeconnect.svg b/src/devices/24/kdeconnect.svg deleted file mode 100644 index 68fe92f0..00000000 --- a/src/devices/24/kdeconnect.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/src/devices/24/media-flash.svg b/src/devices/24/media-flash.svg new file mode 100644 index 00000000..14f231d6 --- /dev/null +++ b/src/devices/24/media-flash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/media-floppy.svg b/src/devices/24/media-floppy.svg index d65e60ad..7cc6dba9 100644 --- a/src/devices/24/media-floppy.svg +++ b/src/devices/24/media-floppy.svg @@ -1,20 +1,8 @@ - - - - - - image/svg+xml - - - - - + - + - - + + diff --git a/src/devices/24/media-optical-data.svg b/src/devices/24/media-optical-data.svg new file mode 100644 index 00000000..f39b2bb4 --- /dev/null +++ b/src/devices/24/media-optical-data.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/devices/24/media-optical-mixed-cd.svg b/src/devices/24/media-optical-mixed-cd.svg index ff939867..e800d0f8 100644 --- a/src/devices/24/media-optical-mixed-cd.svg +++ b/src/devices/24/media-optical-mixed-cd.svg @@ -1,8 +1,14 @@ - + - + + + + + + + diff --git a/src/devices/24/media-optical-recordable.svg b/src/devices/24/media-optical-recordable.svg index 7053b07b..b307eec2 100644 --- a/src/devices/24/media-optical-recordable.svg +++ b/src/devices/24/media-optical-recordable.svg @@ -1,3 +1,11 @@ - - + + + + + + + + diff --git a/src/devices/24/media-optical.svg b/src/devices/24/media-optical.svg new file mode 100644 index 00000000..d4c412f4 --- /dev/null +++ b/src/devices/24/media-optical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/devices/24/multimedia-player-ipod-mini-blue.svg b/src/devices/24/multimedia-player-ipod-mini-blue.svg index f5e70b76..d14df89f 100644 --- a/src/devices/24/multimedia-player-ipod-mini-blue.svg +++ b/src/devices/24/multimedia-player-ipod-mini-blue.svg @@ -1,8 +1,9 @@ - + - + + diff --git a/src/devices/24/multimedia-player.svg b/src/devices/24/multimedia-player.svg index 6cdb913d..0fd3fcb3 100644 --- a/src/devices/24/multimedia-player.svg +++ b/src/devices/24/multimedia-player.svg @@ -1,8 +1,11 @@ - + - + + + + diff --git a/src/devices/24/network-bluetooth.svg b/src/devices/24/network-bluetooth.svg deleted file mode 100644 index 895b988a..00000000 --- a/src/devices/24/network-bluetooth.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/src/devices/24/network-modem.svg b/src/devices/24/network-modem.svg index f10d6c07..d687d0b0 100644 --- a/src/devices/24/network-modem.svg +++ b/src/devices/24/network-modem.svg @@ -1,8 +1,8 @@ - + - + diff --git a/src/devices/24/network-rj11-female.svg b/src/devices/24/network-rj11-female.svg new file mode 100644 index 00000000..262d3c61 --- /dev/null +++ b/src/devices/24/network-rj11-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/24/network-rj45-female.svg b/src/devices/24/network-rj45-female.svg new file mode 100644 index 00000000..08bf7f35 --- /dev/null +++ b/src/devices/24/network-rj45-female.svg @@ -0,0 +1,6 @@ + + + + diff --git a/src/devices/24/network-vpn.svg b/src/devices/24/network-vpn.svg index 190854ae..05e6ea42 100644 --- a/src/devices/24/network-vpn.svg +++ b/src/devices/24/network-vpn.svg @@ -1,8 +1,9 @@ - + - + + diff --git a/src/devices/24/network-wired-unavailable.svg b/src/devices/24/network-wired-unavailable.svg deleted file mode 100644 index d0d290c3..00000000 --- a/src/devices/24/network-wired-unavailable.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/src/devices/24/network-wired.svg b/src/devices/24/network-wired.svg index 3f5f0fa9..91c53e71 100644 --- a/src/devices/24/network-wired.svg +++ b/src/devices/24/network-wired.svg @@ -1,8 +1,8 @@ - + - + diff --git a/src/devices/24/network-wireless-connected-00.svg b/src/devices/24/network-wireless-connected-00.svg deleted file mode 100644 index 2fc25883..00000000 --- a/src/devices/24/network-wireless-connected-00.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/src/devices/24/network-wireless-connected-25.svg b/src/devices/24/network-wireless-connected-25.svg deleted file mode 100644 index 68759e3c..00000000 --- a/src/devices/24/network-wireless-connected-25.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - diff --git a/src/devices/24/network-wireless-connected-50.svg b/src/devices/24/network-wireless-connected-50.svg deleted file mode 100644 index e678668e..00000000 --- a/src/devices/24/network-wireless-connected-50.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - diff --git a/src/devices/24/network-wireless-connected-75.svg b/src/devices/24/network-wireless-connected-75.svg deleted file mode 100644 index 90cfac74..00000000 --- a/src/devices/24/network-wireless-connected-75.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - diff --git a/src/devices/24/network-wireless-disconnected.svg b/src/devices/24/network-wireless-disconnected.svg deleted file mode 100644 index c84c40cf..00000000 --- a/src/devices/24/network-wireless-disconnected.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/src/devices/24/network-wireless-hotspot.svg b/src/devices/24/network-wireless-hotspot.svg new file mode 100644 index 00000000..3f20bdd7 --- /dev/null +++ b/src/devices/24/network-wireless-hotspot.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/devices/24/network-wireless-connected-100.svg b/src/devices/24/network-wireless.svg similarity index 83% rename from src/devices/24/network-wireless-connected-100.svg rename to src/devices/24/network-wireless.svg index 174b3cfc..c99618a3 100644 --- a/src/devices/24/network-wireless-connected-100.svg +++ b/src/devices/24/network-wireless.svg @@ -1,8 +1,6 @@ - + - + - + diff --git a/src/devices/24/phone.svg b/src/devices/24/phone.svg new file mode 100644 index 00000000..5b5be191 --- /dev/null +++ b/src/devices/24/phone.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/devices/24/tablet.svg b/src/devices/24/tablet.svg index 8eee6438..37a51bce 100644 --- a/src/devices/24/tablet.svg +++ b/src/devices/24/tablet.svg @@ -1,8 +1,12 @@ - + - + + + + + diff --git a/src/devices/24/uav-quadcopter.svg b/src/devices/24/uav-quadcopter.svg new file mode 100644 index 00000000..a02163c8 --- /dev/null +++ b/src/devices/24/uav-quadcopter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/devices/24/video-television.svg b/src/devices/24/video-television.svg new file mode 100644 index 00000000..a8ffa528 --- /dev/null +++ b/src/devices/24/video-television.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/devices/scalable/camera-photo.svg b/src/devices/scalable/camera-photo.svg index 29de0b2e..491abae1 100644 --- a/src/devices/scalable/camera-photo.svg +++ b/src/devices/scalable/camera-photo.svg @@ -1,4 +1,4 @@ - + @@ -31,11 +31,11 @@ - + - + @@ -43,17 +43,20 @@ - + - - - + + + + + + + + - - diff --git a/src/devices/scalable/device-harddisk-usb.svg b/src/devices/scalable/device-harddisk-usb.svg index 2e3c1f2c..58ef3417 100644 --- a/src/devices/scalable/device-harddisk-usb.svg +++ b/src/devices/scalable/device-harddisk-usb.svg @@ -1,44 +1,51 @@ - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + diff --git a/src/devices/scalable/drive-harddisk-root.svg b/src/devices/scalable/drive-harddisk-root.svg index ec6d9bdd..59a66bfa 100644 --- a/src/devices/scalable/drive-harddisk-root.svg +++ b/src/devices/scalable/drive-harddisk-root.svg @@ -1,217 +1,118 @@ - + - - - + + + + + + + + + - - - - + + + + - - - - + + + + + - - - + + + - - - + + + + + + - - - - - - - - - + + + + + + - - - - - - - - - - + + + + + + + + - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-harddisk.svg b/src/devices/scalable/drive-harddisk.svg index 1e5fc9a9..9ac391d7 100644 --- a/src/devices/scalable/drive-harddisk.svg +++ b/src/devices/scalable/drive-harddisk.svg @@ -1,216 +1,139 @@ - + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-multidisk.svg b/src/devices/scalable/drive-multidisk.svg index 9450976a..ce333f94 100644 --- a/src/devices/scalable/drive-multidisk.svg +++ b/src/devices/scalable/drive-multidisk.svg @@ -1,35 +1,215 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/drive-removable-media.svg b/src/devices/scalable/drive-removable-media.svg index 17cb11d9..ac466af3 100644 --- a/src/devices/scalable/drive-removable-media.svg +++ b/src/devices/scalable/drive-removable-media.svg @@ -1,33 +1,59 @@ - + - - - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/input-mouse.svg b/src/devices/scalable/input-mouse.svg index 09b214ec..05fd5ec7 100644 --- a/src/devices/scalable/input-mouse.svg +++ b/src/devices/scalable/input-mouse.svg @@ -1,4 +1,4 @@ - + @@ -17,7 +17,15 @@ - + + + + + + + + + diff --git a/src/devices/scalable/input-touchpad.svg b/src/devices/scalable/input-touchpad.svg index 00fa43db..9fe5609b 100644 --- a/src/devices/scalable/input-touchpad.svg +++ b/src/devices/scalable/input-touchpad.svg @@ -1,12 +1,18 @@ - + - - - + + + - - + + + + + + + + diff --git a/src/devices/scalable/network-rj11-female.svg b/src/devices/scalable/network-rj11-female.svg index b29165e8..6ff15940 100644 --- a/src/devices/scalable/network-rj11-female.svg +++ b/src/devices/scalable/network-rj11-female.svg @@ -1,36 +1,18 @@ - - - + + + - - - - - - - - - - - - + + - - - - - - - - - + @@ -41,24 +23,28 @@ - - + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - diff --git a/src/devices/scalable/network-rj45-female.svg b/src/devices/scalable/network-rj45-female.svg index 61dabee9..f8671876 100644 --- a/src/devices/scalable/network-rj45-female.svg +++ b/src/devices/scalable/network-rj45-female.svg @@ -1,55 +1,50 @@ - - - - - - + + + - - + + - - - - - + - + - + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/scalable/network_fs.svg b/src/devices/scalable/network_fs.svg index 818da9e7..ef33c46a 100644 --- a/src/devices/scalable/network_fs.svg +++ b/src/devices/scalable/network_fs.svg @@ -1,82 +1,68 @@ - - - - + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/devices/symbolic/audio-input-microphone-symbolic.svg b/src/devices/symbolic/audio-input-microphone-symbolic.svg index d17e0907..6e547450 100644 --- a/src/devices/symbolic/audio-input-microphone-symbolic.svg +++ b/src/devices/symbolic/audio-input-microphone-symbolic.svg @@ -1,5 +1,4 @@ - - - - + + + diff --git a/src/devices/symbolic/colorimeter-colorhug-symbolic.svg b/src/devices/symbolic/colorimeter-colorhug-symbolic.svg index b4b895f0..f73f169d 100644 --- a/src/devices/symbolic/colorimeter-colorhug-symbolic.svg +++ b/src/devices/symbolic/colorimeter-colorhug-symbolic.svg @@ -1,6 +1,5 @@ - - - - - + + + + diff --git a/src/devices/symbolic/display-projector-symbolic.svg b/src/devices/symbolic/display-projector-symbolic.svg index d14ccac0..9d94f81a 100644 --- a/src/devices/symbolic/display-projector-symbolic.svg +++ b/src/devices/symbolic/display-projector-symbolic.svg @@ -1,6 +1,3 @@ - - - - - + + diff --git a/src/devices/symbolic/drive-multidisk-symbolic.svg b/src/devices/symbolic/drive-multidisk-symbolic.svg index 7d2b3c5d..8807a211 100644 --- a/src/devices/symbolic/drive-multidisk-symbolic.svg +++ b/src/devices/symbolic/drive-multidisk-symbolic.svg @@ -1,9 +1,3 @@ - - - - - - - - + + diff --git a/src/devices/symbolic/media-optical-audio-symbolic.svg b/src/devices/symbolic/media-optical-audio-symbolic.svg index a3c3d9a3..b1c0c910 100644 --- a/src/devices/symbolic/media-optical-audio-symbolic.svg +++ b/src/devices/symbolic/media-optical-audio-symbolic.svg @@ -1,12 +1,10 @@ - - - - - + + + + + + + + + diff --git a/src/devices/symbolic/media-optical-data-symbolic.svg b/src/devices/symbolic/media-optical-data-symbolic.svg index 2c0d5817..06a21189 100644 --- a/src/devices/symbolic/media-optical-data-symbolic.svg +++ b/src/devices/symbolic/media-optical-data-symbolic.svg @@ -1,12 +1,10 @@ - - - - + + + + + + + + diff --git a/src/devices/symbolic/media-optical-symbolic.svg b/src/devices/symbolic/media-optical-symbolic.svg index 0fb224dc..ef1dcec7 100644 --- a/src/devices/symbolic/media-optical-symbolic.svg +++ b/src/devices/symbolic/media-optical-symbolic.svg @@ -1,6 +1,6 @@ - - - - - + + + + + diff --git a/src/devices/symbolic/media-optical-video-symbolic.svg b/src/devices/symbolic/media-optical-video-symbolic.svg index c673d544..b334f05e 100644 --- a/src/devices/symbolic/media-optical-video-symbolic.svg +++ b/src/devices/symbolic/media-optical-video-symbolic.svg @@ -1,14 +1,12 @@ - - - + + + + + + diff --git a/src/devices/symbolic/media-sim-card-symbolic.svg b/src/devices/symbolic/media-sim-card-symbolic.svg index 1d6ece33..e52482bc 100644 --- a/src/devices/symbolic/media-sim-card-symbolic.svg +++ b/src/devices/symbolic/media-sim-card-symbolic.svg @@ -1,14 +1,9 @@ - - - + + + diff --git a/src/index.theme b/src/index.theme index e1c199b2..60097690 100644 --- a/src/index.theme +++ b/src/index.theme @@ -26,7 +26,7 @@ FollowsColorScheme=true KDE-Extensions=.svg # Directory list -Directories=actions/16,actions/22,actions/24,actions/symbolic,animations/16,animations/22,animations/24,apps/scalable,apps/symbolic,categories/32,categories/symbolic,places/symbolic,places/scalable,places/16,places/22,places/24,mimes/16,mimes/22,mimes/scalable,mimes/symbolic,devices/scalable,devices/symbolic,devices/16,devices/22,devices/24,emblems/16,emblems/22,emblems/24,emblems/symbolic,status/16,status/22,status/24,status/32,status/symbolic,actions@2x/16,actions@2x/22,actions@2x/24,actions@2x/symbolic,animations@2x/16,animations@2x/22,animations@2x/24,apps@2x/scalable,apps@2x/symbolic,categories@2x/32,categories@2x/symbolic,places@2x/symbolic,places@2x/scalable,places@2x/16,places@2x/22,places@2x/24,mimes@2x/16,mimes@2x/22,mimes@2x/scalable,mimes@2x/symbolic,devices@2x/scalable,devices@2x/symbolic,devices@2x/16,devices@2x/22,devices@2x/24,emblems@2x/16,emblems@2x/22,emblems@2x/24,emblems@2x/symbolic,status@2x/16,status@2x/22,status@2x/24,status@2x/32,status@2x/symbolic +Directories=actions/16,actions/22,actions/24,actions/32,actions/symbolic,animations/16,animations/22,animations/24,apps/32,apps/scalable,apps/symbolic,categories/32,categories/symbolic,places/symbolic,places/scalable,places/16,places/22,places/24,mimes/16,mimes/22,mimes/scalable,mimes/symbolic,devices/scalable,devices/symbolic,devices/16,devices/22,devices/24,emblems/16,emblems/22,emblems/24,emblems/symbolic,status/16,status/22,status/24,status/32,status/symbolic,actions@2x/16,actions@2x/22,actions@2x/24,actions@2x/32,actions@2x/symbolic,animations@2x/16,animations@2x/22,animations@2x/24,apps@2x/32,apps@2x/scalable,apps@2x/symbolic,categories@2x/32,categories@2x/symbolic,places@2x/symbolic,places@2x/scalable,places@2x/16,places@2x/22,places@2x/24,mimes@2x/16,mimes@2x/22,mimes@2x/scalable,mimes@2x/symbolic,devices@2x/scalable,devices@2x/symbolic,devices@2x/16,devices@2x/22,devices@2x/24,emblems@2x/16,emblems@2x/22,emblems@2x/24,emblems@2x/symbolic,status@2x/16,status@2x/22,status@2x/24,status@2x/32,status@2x/symbolic [actions/16] Size=16 @@ -43,6 +43,13 @@ Size=24 Context=Actions Type=Fixed +[actions/32] +Size=32 +Context=Actions +Type=Scalable +MinSize=32 +MaxSize=256 + [actions/symbolic] Size=16 Context=Actions @@ -65,6 +72,12 @@ Size=24 Context=Animations Type=Fixed +[apps/32] +Size=32 +Context=Applications +Type=Scalable +Type=Fixed + [apps/scalable] Size=64 Context=Applications @@ -247,6 +260,14 @@ Scale=2 Context=Actions Type=Fixed +[actions@2x/32] +Size=32 +Scale=2 +Context=Actions +Type=Scalable +MinSize=32 +MaxSize=256 + [actions@2x/symbolic] Size=16 Scale=2 @@ -273,6 +294,13 @@ Scale=2 Context=Animations Type=Fixed +[apps@2x/32] +Size=32 +Scale=2 +Context=Applications +Type=Scalable +Type=Fixed + [apps@2x/scalable] Size=64 Scale=2 diff --git a/src/mimes/scalable/text-x-cobol.svg b/src/mimes/scalable/text-x-cobol.svg index 1077af48..fa3e7bd9 100644 --- a/src/mimes/scalable/text-x-cobol.svg +++ b/src/mimes/scalable/text-x-cobol.svg @@ -1,15 +1,17 @@ - + - - - + + + + + + + - - - - - + + + @@ -21,4 +23,6 @@ + + diff --git a/src/mimes/scalable/text-x-script.svg b/src/mimes/scalable/text-x-script.svg index 3dccfef7..c5436126 100644 --- a/src/mimes/scalable/text-x-script.svg +++ b/src/mimes/scalable/text-x-script.svg @@ -13,15 +13,7 @@ - - - - - - - - - + diff --git a/src/status/16/input-touchpad-on.svg b/src/status/16/input-touchpad-on.svg deleted file mode 100644 index b76649d8..00000000 --- a/src/status/16/input-touchpad-on.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/src/status/16/slack-indicator-highlight.svg b/src/status/16/slack-indicator-highlight.svg new file mode 100644 index 00000000..6fd78511 --- /dev/null +++ b/src/status/16/slack-indicator-highlight.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/slack-indicator-unread.svg b/src/status/16/slack-indicator-unread.svg new file mode 100644 index 00000000..9acd53e2 --- /dev/null +++ b/src/status/16/slack-indicator-unread.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/src/status/16/slack-indicator.svg b/src/status/16/slack-indicator.svg new file mode 100644 index 00000000..da1f6284 --- /dev/null +++ b/src/status/16/slack-indicator.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/src/status/22/input-touchpad-on.svg b/src/status/22/input-touchpad-on.svg deleted file mode 100644 index 872c3b8c..00000000 --- a/src/status/22/input-touchpad-on.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/src/status/22/slack-indicator-highlight.svg b/src/status/22/slack-indicator-highlight.svg new file mode 100644 index 00000000..dddf2bfb --- /dev/null +++ b/src/status/22/slack-indicator-highlight.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/slack-indicator-unread.svg b/src/status/22/slack-indicator-unread.svg new file mode 100644 index 00000000..e2edacbb --- /dev/null +++ b/src/status/22/slack-indicator-unread.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/22/slack-indicator.svg b/src/status/22/slack-indicator.svg new file mode 100644 index 00000000..e8845216 --- /dev/null +++ b/src/status/22/slack-indicator.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/src/status/24/slack-indicator-highlight.svg b/src/status/24/slack-indicator-highlight.svg new file mode 100644 index 00000000..0ddeec1d --- /dev/null +++ b/src/status/24/slack-indicator-highlight.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/24/slack-indicator-unread.svg b/src/status/24/slack-indicator-unread.svg new file mode 100644 index 00000000..6f3429b1 --- /dev/null +++ b/src/status/24/slack-indicator-unread.svg @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/src/status/24/slack-indicator.svg b/src/status/24/slack-indicator.svg new file mode 100644 index 00000000..87720830 --- /dev/null +++ b/src/status/24/slack-indicator.svg @@ -0,0 +1,10 @@ + + + + + + + +