├── .bashrc ├── .config ├── bottom │ └── bottom.toml ├── cava │ ├── config │ └── shaders │ │ ├── bar_spectrum.frag │ │ ├── northern_lights.frag │ │ └── pass_through.vert ├── dunst │ ├── README.md │ └── dunstrc ├── eww │ ├── eww.scss │ ├── eww.yuck │ └── modules │ │ ├── calendar │ │ └── eww.yuck │ │ └── powermenu │ │ └── eww.yuck ├── fish │ ├── conf.d │ │ └── omf.fish │ ├── config.fish │ └── fish_variables ├── flameshot │ └── flameshot.ini ├── gtk-2.0 │ └── gtkfilechooser.ini ├── gtk-3.0 │ ├── bookmarks │ └── settings.ini ├── hypr │ ├── hypridle.conf │ ├── hyprland.conf │ ├── hyprlock.conf │ └── hyprpaper.conf ├── i3 │ └── config ├── kitty │ └── kitty.conf ├── neofetch │ ├── config.conf │ └── images │ │ └── eidolon.jpg ├── nvim │ ├── README.md │ ├── init.lua │ ├── lazy-lock.json │ └── lua │ │ ├── core │ │ ├── keymap.lua │ │ ├── lazy.lua │ │ └── settings.lua │ │ └── plugins │ │ ├── aerial.lua │ │ ├── auto_comp.lua │ │ ├── bufferline.lua │ │ ├── dap.lua │ │ ├── dashboard.lua │ │ ├── format.lua │ │ ├── gitsigns.lua │ │ ├── init.lua │ │ ├── lint.lua │ │ ├── lsp.lua │ │ ├── lualine.lua │ │ ├── telescope.lua │ │ ├── todo_comments.lua │ │ ├── toggle_term.lua │ │ ├── treesitter.lua │ │ ├── trouble.lua │ │ ├── ts_autotag.lua │ │ └── ufo.lua ├── omf │ ├── bundle │ ├── channel │ └── theme ├── picom │ └── picom.conf ├── polybar │ ├── colors.ini │ ├── config.ini │ └── modules │ │ ├── audio.ini │ │ ├── misc.ini │ │ ├── network.ini │ │ ├── sys_info.ini │ │ └── util.ini ├── rofi │ ├── config.rasi │ └── theme.rasi ├── scripts │ ├── application │ │ └── launch_ranger.sh │ ├── polybar │ │ ├── info-hackspeed.sh │ │ ├── polybar-start.sh │ │ └── updates-pacman-aurhelper.sh │ ├── rofi │ │ ├── common_directories.sh │ │ └── power_menu.sh │ └── system │ │ ├── disk_usage.sh │ │ ├── hyprland_lock.sh │ │ ├── setup.sh │ │ ├── update.sh │ │ └── x11_lock.sh ├── spicetify │ ├── README.md │ └── Themes │ │ └── eidolon │ │ ├── color.ini │ │ └── user.css └── waybar │ ├── config.jsonc │ └── style.css ├── .github └── ISSUE_TEMPLATE │ ├── bug_report.md │ └── feature_request.md ├── .gitignore ├── .icons ├── Catppuccin-Mocha-Dark-Cursors │ ├── cursors │ │ ├── 00000000000000020006000e7e9ffc3f │ │ ├── 00008160000006810000408080010102 │ │ ├── 03b6e0fcb3499374a867c041f52298f0 │ │ ├── 08e8e1c95fe2fc01f976f1e063a24ccd │ │ ├── 1081e37283d90000800003c07f3ef6bf │ │ ├── 3085a0e285430894940527032f8b26df │ │ ├── 3ecb610c1bf2410f44200f48c40d3599 │ │ ├── 4498f0e0c1937ffe01fd06f973665830 │ │ ├── 5c6cd98b3f3ebcb1f9c7f1c204630408 │ │ ├── 6407b0e94181790501fd1e167b474872 │ │ ├── 640fb0e74195791501fd1ed57b41487f │ │ ├── 9081237383d90e509aa00f00170e968f │ │ ├── 9d800788f1b08800ae810202380a0822 │ │ ├── X_cursor │ │ ├── a2a266d0498c3104214a47bd64ab0fc8 │ │ ├── alias │ │ ├── all-scroll │ │ ├── arrow │ │ ├── b66166c04f8c3109214a4fbd64a50fc8 │ │ ├── bottom_left_corner │ │ ├── bottom_right_corner │ │ ├── bottom_side │ │ ├── cell │ │ ├── center_ptr │ │ ├── circle │ │ ├── closedhand │ │ ├── col-resize │ │ ├── color-picker │ │ ├── context-menu │ │ ├── copy │ │ ├── cross │ │ ├── crossed_circle │ │ ├── crosshair │ │ ├── d9ce0ab605698f320427677b458ad60b │ │ ├── default │ │ ├── dnd-copy │ │ ├── dnd-move │ │ ├── dnd-no-drop │ │ ├── dnd-none │ │ ├── down-arrow │ │ ├── draft │ │ ├── e-resize │ │ ├── e29285e634086352946a0e7090d73106 │ │ ├── ew-resize │ │ ├── fcf21c00b30f7e3f83fe0dfd12e71cff │ │ ├── fleur │ │ ├── forbidden │ │ ├── grab │ │ ├── grabbing │ │ ├── h_double_arrow │ │ ├── half-busy │ │ ├── hand │ │ ├── hand1 │ │ ├── hand2 │ │ ├── help │ │ ├── ibeam │ │ ├── left-arrow │ │ ├── left_ptr │ │ ├── left_ptr_help │ │ ├── left_ptr_watch │ │ ├── left_side │ │ ├── link │ │ ├── ll_angle │ │ ├── lr_angle │ │ ├── move │ │ ├── n-resize │ │ ├── ne-resize │ │ ├── nesw-resize │ │ ├── no-drop │ │ ├── not-allowed │ │ ├── ns-resize │ │ ├── nw-resize │ │ ├── nwse-resize │ │ ├── openhand │ │ ├── pencil │ │ ├── pirate │ │ ├── plus │ │ ├── pointer │ │ ├── pointing_hand │ │ ├── progress │ │ ├── question_arrow │ │ ├── right-arrow │ │ ├── right_ptr │ │ ├── right_side │ │ ├── row-resize │ │ ├── s-resize │ │ ├── sb_h_double_arrow │ │ ├── sb_v_double_arrow │ │ ├── se-resize │ │ ├── size-bdiag │ │ ├── size-fdiag │ │ ├── size-hor │ │ ├── size-ver │ │ ├── size_all │ │ ├── size_bdiag │ │ ├── size_fdiag │ │ ├── size_hor │ │ ├── size_ver │ │ ├── split_h │ │ ├── split_v │ │ ├── sw-resize │ │ ├── text │ │ ├── top_left_arrow │ │ ├── top_left_corner │ │ ├── top_right_corner │ │ ├── top_side │ │ ├── ul_angle │ │ ├── up-arrow │ │ ├── ur_angle │ │ ├── v_double_arrow │ │ ├── vertical-text │ │ ├── w-resize │ │ ├── wait │ │ ├── watch │ │ ├── wayland-cursor │ │ ├── whats_this │ │ ├── x-cursor │ │ ├── xterm │ │ ├── zoom-in │ │ └── zoom-out │ └── index.theme ├── Catppuccin-Mocha-Light-Cursors │ ├── cursors │ │ ├── 00000000000000020006000e7e9ffc3f │ │ ├── 00008160000006810000408080010102 │ │ ├── 03b6e0fcb3499374a867c041f52298f0 │ │ ├── 08e8e1c95fe2fc01f976f1e063a24ccd │ │ ├── 1081e37283d90000800003c07f3ef6bf │ │ ├── 3085a0e285430894940527032f8b26df │ │ ├── 3ecb610c1bf2410f44200f48c40d3599 │ │ ├── 4498f0e0c1937ffe01fd06f973665830 │ │ ├── 5c6cd98b3f3ebcb1f9c7f1c204630408 │ │ ├── 6407b0e94181790501fd1e167b474872 │ │ ├── 640fb0e74195791501fd1ed57b41487f │ │ ├── 9081237383d90e509aa00f00170e968f │ │ ├── 9d800788f1b08800ae810202380a0822 │ │ ├── X_cursor │ │ ├── a2a266d0498c3104214a47bd64ab0fc8 │ │ ├── alias │ │ ├── all-scroll │ │ ├── arrow │ │ ├── b66166c04f8c3109214a4fbd64a50fc8 │ │ ├── bottom_left_corner │ │ ├── bottom_right_corner │ │ ├── bottom_side │ │ ├── cell │ │ ├── center_ptr │ │ ├── circle │ │ ├── closedhand │ │ ├── col-resize │ │ ├── color-picker │ │ ├── context-menu │ │ ├── copy │ │ ├── cross │ │ ├── crossed_circle │ │ ├── crosshair │ │ ├── d9ce0ab605698f320427677b458ad60b │ │ ├── default │ │ ├── dnd-copy │ │ ├── dnd-move │ │ ├── dnd-no-drop │ │ ├── dnd-none │ │ ├── down-arrow │ │ ├── draft │ │ ├── e-resize │ │ ├── e29285e634086352946a0e7090d73106 │ │ ├── ew-resize │ │ ├── fcf21c00b30f7e3f83fe0dfd12e71cff │ │ ├── fleur │ │ ├── forbidden │ │ ├── grab │ │ ├── grabbing │ │ ├── h_double_arrow │ │ ├── half-busy │ │ ├── hand │ │ ├── hand1 │ │ ├── hand2 │ │ ├── help │ │ ├── ibeam │ │ ├── left-arrow │ │ ├── left_ptr │ │ ├── left_ptr_help │ │ ├── left_ptr_watch │ │ ├── left_side │ │ ├── link │ │ ├── ll_angle │ │ ├── lr_angle │ │ ├── move │ │ ├── n-resize │ │ ├── ne-resize │ │ ├── nesw-resize │ │ ├── no-drop │ │ ├── not-allowed │ │ ├── ns-resize │ │ ├── nw-resize │ │ ├── nwse-resize │ │ ├── openhand │ │ ├── pencil │ │ ├── pirate │ │ ├── plus │ │ ├── pointer │ │ ├── pointing_hand │ │ ├── progress │ │ ├── question_arrow │ │ ├── right-arrow │ │ ├── right_ptr │ │ ├── right_side │ │ ├── row-resize │ │ ├── s-resize │ │ ├── sb_h_double_arrow │ │ ├── sb_v_double_arrow │ │ ├── se-resize │ │ ├── size-bdiag │ │ ├── size-fdiag │ │ ├── size-hor │ │ ├── size-ver │ │ ├── size_all │ │ ├── size_bdiag │ │ ├── size_fdiag │ │ ├── size_hor │ │ ├── size_ver │ │ ├── split_h │ │ ├── split_v │ │ ├── sw-resize │ │ ├── text │ │ ├── top_left_arrow │ │ ├── top_left_corner │ │ ├── top_right_corner │ │ ├── top_side │ │ ├── ul_angle │ │ ├── up-arrow │ │ ├── ur_angle │ │ ├── v_double_arrow │ │ ├── vertical-text │ │ ├── w-resize │ │ ├── wait │ │ ├── watch │ │ ├── wayland-cursor │ │ ├── whats_this │ │ ├── x-cursor │ │ ├── xterm │ │ ├── zoom-in │ │ └── zoom-out │ └── index.theme └── default │ └── index.theme ├── .local └── share │ ├── fonts │ ├── .uuid │ ├── Shure Tech Mono Nerd Font Complete Mono Windows Compatible.ttf │ ├── Shure Tech Mono Nerd Font Complete Mono.ttf │ ├── Shure Tech Mono Nerd Font Complete Windows Compatible.ttf │ └── Shure Tech Mono Nerd Font Complete.ttf │ └── icons │ ├── hicolor │ ├── 128x128 │ │ └── apps │ │ │ ├── lutris_guild-wars-2.png │ │ │ └── steam_icon_230410.png │ ├── 16x16 │ │ └── apps │ │ │ ├── 1431_Gw2-64.0.png │ │ │ ├── 2905_wscript.0.png │ │ │ ├── 2E40_notepad.0.png │ │ │ ├── 3365_wordpad.0.png │ │ │ ├── 5742_rundll32.0.png │ │ │ ├── 81F5_winebrowser.0.png │ │ │ ├── C06E_winhlp32.0.png │ │ │ ├── D15F_hh.0.png │ │ │ ├── D23E_msiexec.0.png │ │ │ ├── ECB7_iexplore.0.png │ │ │ ├── application-x-msdownload.png │ │ │ ├── application-x-wine-extension-its.png │ │ │ ├── application-x-wine-extension-msp.png │ │ │ ├── steam_icon_230410.png │ │ │ └── text-x-component.png │ ├── 24x24 │ │ └── apps │ │ │ └── 1431_Gw2-64.0.png │ ├── 256x256 │ │ └── apps │ │ │ ├── 1431_Gw2-64.0.png │ │ │ ├── 2905_wscript.0.png │ │ │ ├── 2E40_notepad.0.png │ │ │ ├── 3365_wordpad.0.png │ │ │ ├── 5742_rundll32.0.png │ │ │ ├── 81F5_winebrowser.0.png │ │ │ ├── C06E_winhlp32.0.png │ │ │ ├── D15F_hh.0.png │ │ │ ├── D23E_msiexec.0.png │ │ │ ├── ECB7_iexplore.0.png │ │ │ ├── application-x-msdownload.png │ │ │ ├── application-x-wine-extension-its.png │ │ │ ├── application-x-wine-extension-msp.png │ │ │ ├── steam_icon_230410.png │ │ │ └── text-x-component.png │ ├── 32x32 │ │ └── apps │ │ │ ├── 1431_Gw2-64.0.png │ │ │ ├── 2905_wscript.0.png │ │ │ ├── 2E40_notepad.0.png │ │ │ ├── 3365_wordpad.0.png │ │ │ ├── 5742_rundll32.0.png │ │ │ ├── 81F5_winebrowser.0.png │ │ │ ├── C06E_winhlp32.0.png │ │ │ ├── D15F_hh.0.png │ │ │ ├── D23E_msiexec.0.png │ │ │ ├── ECB7_iexplore.0.png │ │ │ ├── application-x-msdownload.png │ │ │ ├── application-x-wine-extension-its.png │ │ │ ├── application-x-wine-extension-msp.png │ │ │ ├── steam_icon_230410.png │ │ │ └── text-x-component.png │ ├── 48x48 │ │ └── apps │ │ │ ├── 1431_Gw2-64.0.png │ │ │ ├── 2905_wscript.0.png │ │ │ ├── 2E40_notepad.0.png │ │ │ ├── 3365_wordpad.0.png │ │ │ ├── 5742_rundll32.0.png │ │ │ ├── 81F5_winebrowser.0.png │ │ │ ├── C06E_winhlp32.0.png │ │ │ ├── D15F_hh.0.png │ │ │ ├── D23E_msiexec.0.png │ │ │ ├── ECB7_iexplore.0.png │ │ │ ├── application-x-msdownload.png │ │ │ ├── application-x-wine-extension-its.png │ │ │ ├── application-x-wine-extension-msp.png │ │ │ ├── steam_icon_230410.png │ │ │ └── text-x-component.png │ ├── 64x64 │ │ └── apps │ │ │ └── steam_icon_230410.png │ └── icon-theme.cache │ ├── kora-light-panel │ ├── actions │ ├── animations │ ├── apps │ ├── categories │ ├── create-new-icon-theme.cache.sh │ ├── devices │ ├── emblems │ ├── emotes │ ├── icon-theme.cache │ ├── index.theme │ ├── mimetypes │ ├── panel │ │ ├── 16 │ │ │ ├── 1password-panel-locked.svg │ │ │ ├── 1password-panel.svg │ │ │ ├── 5g.svg │ │ │ ├── QMPlay2-panel.svg │ │ │ ├── ac-adapter.svg │ │ │ ├── account-logged-in.svg │ │ │ ├── acestream-tray.svg │ │ │ ├── airplane-mode.svg │ │ │ ├── akonaditray.svg │ │ │ ├── alarm-clock-panel.svg │ │ │ ├── alarm-clock-triggered.svg │ │ │ ├── albert-panel.svg │ │ │ ├── albert-tray.svg │ │ │ ├── amd-alto.svg │ │ │ ├── amd-bajo.svg │ │ │ ├── amd-medio.svg │ │ │ ├── anatine-indicator.svg │ │ │ ├── anatine-notification.svg │ │ │ ├── android-messages-desktop-tray-unread.svg │ │ │ ├── android-messages-desktop-tray.svg │ │ │ ├── antimicro-panel.svg │ │ │ ├── antimicrox_trayicon.svg │ │ │ ├── ao-app-tray.svg │ │ │ ├── application-running.svg │ │ │ ├── applications-chat-panel.svg │ │ │ ├── applications-email-panel.svg │ │ │ ├── audacious-panel.svg │ │ │ ├── audio-input-microphone-high-panel.svg │ │ │ ├── audio-input-microphone-high.svg │ │ │ ├── audio-input-microphone-low-zero-panel.svg │ │ │ ├── audio-input-microphone-low.svg │ │ │ ├── audio-input-microphone-medium.svg │ │ │ ├── audio-input-microphone-muted.svg │ │ │ ├── audio-input-microphone-none-panel.svg │ │ │ ├── audio-off.svg │ │ │ ├── audio-on.svg │ │ │ ├── audio-output-none-panel.svg │ │ │ ├── audio-output-none.svg │ │ │ ├── audio-ready.svg │ │ │ ├── audio-recorder-off.svg │ │ │ ├── audio-recorder-on.svg │ │ │ ├── audio-recorder-paused.svg │ │ │ ├── audio-volume-high-panel.svg │ │ │ ├── audio-volume-high-symbolic.svg │ │ │ ├── audio-volume-high.svg │ │ │ ├── audio-volume-low-panel.svg │ │ │ ├── audio-volume-low-symbolic.svg │ │ │ ├── audio-volume-low-zero-panel.svg │ │ │ ├── audio-volume-low.svg │ │ │ ├── audio-volume-medium-panel.svg │ │ │ ├── audio-volume-medium-symbolic.svg │ │ │ ├── audio-volume-medium.svg │ │ │ ├── audio-volume-muted-blocked-panel.svg │ │ │ ├── audio-volume-muted-blocking-panel.svg │ │ │ ├── audio-volume-muted-blocking.svg │ │ │ ├── audio-volume-muted-panel.svg │ │ │ ├── audio-volume-muted-symbolic.svg │ │ │ ├── audio-volume-muted.svg │ │ │ ├── audio-volume-off.svg │ │ │ ├── autokey-status-error.svg │ │ │ ├── autokey-status.svg │ │ │ ├── avatar-default.svg │ │ │ ├── ayatana-indicator-keyboard-Ak.svg │ │ │ ├── ayatana-indicator-keyboard-Am.svg │ │ │ ├── ayatana-indicator-keyboard-Ar.svg │ │ │ ├── ayatana-indicator-keyboard-Av.svg │ │ │ ├── ayatana-indicator-keyboard-Az.svg │ │ │ ├── ayatana-indicator-keyboard-Be.svg │ │ │ ├── ayatana-indicator-keyboard-Bg.svg │ │ │ ├── ayatana-indicator-keyboard-Bm.svg │ │ │ ├── ayatana-indicator-keyboard-Bn.svg │ │ │ ├── ayatana-indicator-keyboard-Br.svg │ │ │ ├── ayatana-indicator-keyboard-Bs.svg │ │ │ ├── ayatana-indicator-keyboard-By.svg │ │ │ ├── ayatana-indicator-keyboard-Ch.svg │ │ │ ├── ayatana-indicator-keyboard-Cm.svg │ │ │ ├── ayatana-indicator-keyboard-Cr.svg │ │ │ ├── ayatana-indicator-keyboard-Cs.svg │ │ │ ├── ayatana-indicator-keyboard-Da.svg │ │ │ ├── ayatana-indicator-keyboard-De.svg │ │ │ ├── ayatana-indicator-keyboard-Dv.svg │ │ │ ├── ayatana-indicator-keyboard-Dz.svg │ │ │ ├── ayatana-indicator-keyboard-Ee.svg │ │ │ ├── ayatana-indicator-keyboard-En.svg │ │ │ ├── ayatana-indicator-keyboard-Eo.svg │ │ │ ├── ayatana-indicator-keyboard-Es.svg │ │ │ ├── ayatana-indicator-keyboard-Et.svg │ │ │ ├── ayatana-indicator-keyboard-Fa.svg │ │ │ ├── ayatana-indicator-keyboard-Ff.svg │ │ │ ├── ayatana-indicator-keyboard-Fi.svg │ │ │ ├── ayatana-indicator-keyboard-Fo.svg │ │ │ ├── ayatana-indicator-keyboard-Fr.svg │ │ │ ├── ayatana-indicator-keyboard-Ga.svg │ │ │ ├── ayatana-indicator-keyboard-Gr.svg │ │ │ ├── ayatana-indicator-keyboard-Gu.svg │ │ │ ├── ayatana-indicator-keyboard-Ha.svg │ │ │ ├── ayatana-indicator-keyboard-He.svg │ │ │ ├── ayatana-indicator-keyboard-Hi.svg │ │ │ ├── ayatana-indicator-keyboard-Hr.svg │ │ │ ├── ayatana-indicator-keyboard-Hu.svg │ │ │ ├── ayatana-indicator-keyboard-Hy.svg │ │ │ ├── ayatana-indicator-keyboard-Ie.svg │ │ │ ├── ayatana-indicator-keyboard-Ig.svg │ │ │ ├── ayatana-indicator-keyboard-Ik.svg │ │ │ ├── ayatana-indicator-keyboard-In.svg │ │ │ ├── ayatana-indicator-keyboard-Is.svg │ │ │ ├── ayatana-indicator-keyboard-It.svg │ │ │ ├── ayatana-indicator-keyboard-Ja.svg │ │ │ ├── ayatana-indicator-keyboard-Ka.svg │ │ │ ├── ayatana-indicator-keyboard-Ki.svg │ │ │ ├── ayatana-indicator-keyboard-Kk.svg │ │ │ ├── ayatana-indicator-keyboard-Km.svg │ │ │ ├── ayatana-indicator-keyboard-Kn.svg │ │ │ ├── ayatana-indicator-keyboard-Ko.svg │ │ │ ├── ayatana-indicator-keyboard-Ku.svg │ │ │ ├── ayatana-indicator-keyboard-Lo.svg │ │ │ ├── ayatana-indicator-keyboard-Lt.svg │ │ │ ├── ayatana-indicator-keyboard-Lv.svg │ │ │ ├── ayatana-indicator-keyboard-Md.svg │ │ │ ├── ayatana-indicator-keyboard-Mi.svg │ │ │ ├── ayatana-indicator-keyboard-Mk.svg │ │ │ ├── ayatana-indicator-keyboard-Ml.svg │ │ │ ├── ayatana-indicator-keyboard-Mn.svg │ │ │ ├── ayatana-indicator-keyboard-Mr.svg │ │ │ ├── ayatana-indicator-keyboard-Mt.svg │ │ │ ├── ayatana-indicator-keyboard-My.svg │ │ │ ├── ayatana-indicator-keyboard-Ne.svg │ │ │ ├── ayatana-indicator-keyboard-Nl.svg │ │ │ ├── ayatana-indicator-keyboard-No.svg │ │ │ ├── ayatana-indicator-keyboard-Or.svg │ │ │ ├── ayatana-indicator-keyboard-Pa.svg │ │ │ ├── ayatana-indicator-keyboard-Ph.svg │ │ │ ├── ayatana-indicator-keyboard-Pl.svg │ │ │ ├── ayatana-indicator-keyboard-Ps.svg │ │ │ ├── ayatana-indicator-keyboard-Pt.svg │ │ │ ├── ayatana-indicator-keyboard-Ro.svg │ │ │ ├── ayatana-indicator-keyboard-Ru.svg │ │ │ ├── ayatana-indicator-keyboard-Sa.svg │ │ │ ├── ayatana-indicator-keyboard-Sd.svg │ │ │ ├── ayatana-indicator-keyboard-Si.svg │ │ │ ├── ayatana-indicator-keyboard-Sk.svg │ │ │ ├── ayatana-indicator-keyboard-Sl.svg │ │ │ ├── ayatana-indicator-keyboard-Sq.svg │ │ │ ├── ayatana-indicator-keyboard-Sr.svg │ │ │ ├── ayatana-indicator-keyboard-Sv.svg │ │ │ ├── ayatana-indicator-keyboard-Sw.svg │ │ │ ├── ayatana-indicator-keyboard-Sy.svg │ │ │ ├── ayatana-indicator-keyboard-Ta.svg │ │ │ ├── ayatana-indicator-keyboard-Te.svg │ │ │ ├── ayatana-indicator-keyboard-Tg.svg │ │ │ ├── ayatana-indicator-keyboard-Th.svg │ │ │ ├── ayatana-indicator-keyboard-Tk.svg │ │ │ ├── ayatana-indicator-keyboard-Tn.svg │ │ │ ├── ayatana-indicator-keyboard-Tr.svg │ │ │ ├── ayatana-indicator-keyboard-Uk.svg │ │ │ ├── ayatana-indicator-keyboard-Ur.svg │ │ │ ├── ayatana-indicator-keyboard-Uz.svg │ │ │ ├── ayatana-indicator-keyboard-Vi.svg │ │ │ ├── ayatana-indicator-keyboard-Wo.svg │ │ │ ├── ayatana-indicator-keyboard-Xs.svg │ │ │ ├── ayatana-indicator-keyboard-Yo.svg │ │ │ ├── ayatana-indicator-keyboard-Zh.svg │ │ │ ├── ayatana-indicator-notification-read-dnd.svg │ │ │ ├── ayatana-indicator-notification-read.svg │ │ │ ├── ayatana-indicator-notification-unread-dnd.svg │ │ │ ├── ayatana-indicator-notification-unread.svg │ │ │ ├── ayatanawebmail-messages-new.svg │ │ │ ├── ayatanawebmail-messages.svg │ │ │ ├── bad-signal-lock.svg │ │ │ ├── bad-signal.svg │ │ │ ├── banshee-panel.svg │ │ │ ├── barrier-connected.svg │ │ │ ├── barrier-disconnected.svg │ │ │ ├── barrier-transfering.svg │ │ │ ├── battery-000-charging.svg │ │ │ ├── battery-000.svg │ │ │ ├── battery-010-charging.svg │ │ │ ├── battery-010.svg │ │ │ ├── battery-020-charging.svg │ │ │ ├── battery-020.svg │ │ │ ├── battery-030-charging.svg │ │ │ ├── battery-030.svg │ │ │ ├── battery-040-charging.svg │ │ │ ├── battery-040.svg │ │ │ ├── battery-050-charging.svg │ │ │ ├── battery-050.svg │ │ │ ├── battery-060-charging.svg │ │ │ ├── battery-060.svg │ │ │ ├── battery-070-charging.svg │ │ │ ├── battery-070.svg │ │ │ ├── battery-080-charging.svg │ │ │ ├── battery-080.svg │ │ │ ├── battery-090-charging.svg │ │ │ ├── battery-090.svg │ │ │ ├── battery-100-charged.svg │ │ │ ├── battery-100-charging.svg │ │ │ ├── battery-100.svg │ │ │ ├── battery-caution-charging-symbolic.svg │ │ │ ├── battery-caution-charging.svg │ │ │ ├── battery-caution-symbolic.svg │ │ │ ├── battery-caution.svg │ │ │ ├── battery-charged.svg │ │ │ ├── battery-empty-charging-symbolic.svg │ │ │ ├── battery-empty-charging.svg │ │ │ ├── battery-empty-symbolic.svg │ │ │ ├── battery-empty.svg │ │ │ ├── battery-full-charged-symbolic.svg │ │ │ ├── battery-full-charged.svg │ │ │ ├── battery-full-charging-symbolic.svg │ │ │ ├── battery-full-charging.svg │ │ │ ├── battery-full-symbolic.svg │ │ │ ├── battery-full.svg │ │ │ ├── battery-good-charging-symbolic.svg │ │ │ ├── battery-good-charging.svg │ │ │ ├── battery-good-symbolic.svg │ │ │ ├── battery-good.svg │ │ │ ├── battery-low-charging-symbolic.svg │ │ │ ├── battery-low-charging.svg │ │ │ ├── battery-low-symbolic.svg │ │ │ ├── battery-low.svg │ │ │ ├── battery-medium-charging.svg │ │ │ ├── battery-medium.svg │ │ │ ├── battery-missing-symbolic.svg │ │ │ ├── battery-missing.svg │ │ │ ├── battery_charged.svg │ │ │ ├── battery_full.svg │ │ │ ├── battery_plugged.svg │ │ │ ├── bauh-tray.svg │ │ │ ├── bauh-update-tray.svg │ │ │ ├── bitcoin-indicator.svg │ │ │ ├── bitwarden-tray.svg │ │ │ ├── blueberry-tray-active.svg │ │ │ ├── blueberry-tray-disabled.svg │ │ │ ├── blueberry-tray.svg │ │ │ ├── bluemail-tray.svg │ │ │ ├── blueman-active.svg │ │ │ ├── blueman-disabled.svg │ │ │ ├── blueman-tray-active.svg │ │ │ ├── blueman-tray-disabled.svg │ │ │ ├── blueman-tray.svg │ │ │ ├── blueman.svg │ │ │ ├── bluetooth-active.svg │ │ │ ├── bluetooth-disabled.svg │ │ │ ├── bluetooth-offline.svg │ │ │ ├── bluetooth-online.svg │ │ │ ├── bluetooth-paired.svg │ │ │ ├── bomi-panel.svg │ │ │ ├── both-bad-signal-lock.svg │ │ │ ├── both-bad-signal.svg │ │ │ ├── both-good-signal-lock.svg │ │ │ ├── both-good-signal.svg │ │ │ ├── both-high-signal-lock.svg │ │ │ ├── both-high-signal.svg │ │ │ ├── both-low-signal-lock.svg │ │ │ ├── both-low-signal.svg │ │ │ ├── brave-tray.svg │ │ │ ├── btsync-gui-0.svg │ │ │ ├── btsync-gui-1.svg │ │ │ ├── btsync-gui-10.svg │ │ │ ├── btsync-gui-11.svg │ │ │ ├── btsync-gui-2.svg │ │ │ ├── btsync-gui-3.svg │ │ │ ├── btsync-gui-4.svg │ │ │ ├── btsync-gui-5.svg │ │ │ ├── btsync-gui-6.svg │ │ │ ├── btsync-gui-7.svg │ │ │ ├── btsync-gui-8.svg │ │ │ ├── btsync-gui-9.svg │ │ │ ├── btsync-gui-connecting.svg │ │ │ ├── btsync-gui-disconnected.svg │ │ │ ├── btsync-gui-paused.svg │ │ │ ├── bumblebee-indicator-active.svg │ │ │ ├── bumblebee-indicator.svg │ │ │ ├── cadence-panel.svg │ │ │ ├── caffeine-cup-empty.svg │ │ │ ├── caffeine-cup-full.svg │ │ │ ├── calibre-tray.svg │ │ │ ├── camera-off.svg │ │ │ ├── camera-on.svg │ │ │ ├── camera-ready.svg │ │ │ ├── cantata-panel.svg │ │ │ ├── caps-lock-off.svg │ │ │ ├── caps-lock-on.svg │ │ │ ├── capslock-off.svg │ │ │ ├── capslock-on.svg │ │ │ ├── cisco-tray-connected.svg │ │ │ ├── cisco-tray-disconnecting.svg │ │ │ ├── cisco-tray-notconnected.svg │ │ │ ├── cisco-tray-quarantined.svg │ │ │ ├── cisco-tray-reconnecting.svg │ │ │ ├── classicmenu-indicator-dark.svg │ │ │ ├── classicmenu-indicator.svg │ │ │ ├── clementine-panel-grey.svg │ │ │ ├── clementine-panel.svg │ │ │ ├── clickup-desktop-tray.svg │ │ │ ├── clipboard.svg │ │ │ ├── clipit-trayicon-panel.svg │ │ │ ├── clipman.svg │ │ │ ├── clockify-blue.svg │ │ │ ├── clockify-tray.svg │ │ │ ├── cloudstatus.svg │ │ │ ├── com.github.bcedu.vgrive-panel.svg │ │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray-attention.svg │ │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray.svg │ │ │ ├── com.github.ztefn.haguichi-connected.svg │ │ │ ├── com.github.ztefn.haguichi-connecting-1.svg │ │ │ ├── com.github.ztefn.haguichi-connecting-2.svg │ │ │ ├── com.github.ztefn.haguichi-connecting-3.svg │ │ │ ├── com.github.ztefn.haguichi-disconnected.svg │ │ │ ├── com.leinardi.gwe-symbolic.svg │ │ │ ├── connect_creating.svg │ │ │ ├── connect_established.svg │ │ │ ├── connect_no.svg │ │ │ ├── copy-error.svg │ │ │ ├── copy-insync.svg │ │ │ ├── copy-paused.svg │ │ │ ├── copy-sync1.svg │ │ │ ├── copy-sync2.svg │ │ │ ├── copy-sync3.svg │ │ │ ├── copy-sync4.svg │ │ │ ├── copy-sync5.svg │ │ │ ├── copy-sync6.svg │ │ │ ├── copy-sync7.svg │ │ │ ├── copy-sync8.svg │ │ │ ├── copy-update.svg │ │ │ ├── copyq-busy.svg │ │ │ ├── copyq-normal.svg │ │ │ ├── corectrl-panel.svg │ │ │ ├── cpod-tray.svg │ │ │ ├── cpu-frequency-indicator.svg │ │ │ ├── cpufreq-icon.svg │ │ │ ├── crow-translate-tray.svg │ │ │ ├── cryptfolder-closed-light.svg │ │ │ ├── cryptfolder-indicator-light.svg │ │ │ ├── cryptfolder-open-light.svg │ │ │ ├── cryptkeeper.svg │ │ │ ├── dcraven-away.svg │ │ │ ├── dcraven-connecting.svg │ │ │ ├── dcraven-dnd.svg │ │ │ ├── dcraven-error.svg │ │ │ ├── dcraven-message-new.svg │ │ │ ├── dcraven-offline.svg │ │ │ ├── dcraven-online.svg │ │ │ ├── dcraven-xa.svg │ │ │ ├── de.haeckerfelix.gradio-symbolic.svg │ │ │ ├── deadbeef-panel.svg │ │ │ ├── deltachat-tray.svg │ │ │ ├── deluge-panel.svg │ │ │ ├── desktopconnected.svg │ │ │ ├── desktopdisconnected.svg │ │ │ ├── desktoptrusted.svg │ │ │ ├── devhub-notification.svg │ │ │ ├── devhub-tray.svg │ │ │ ├── dialog-password-panel.svg │ │ │ ├── dino-status-away.svg │ │ │ ├── dino-status-chat.svg │ │ │ ├── dino-status-dnd.svg │ │ │ ├── dino-status-online.svg │ │ │ ├── diodon-panel.svg │ │ │ ├── discord-tray-connected.svg │ │ │ ├── discord-tray-deafened.svg │ │ │ ├── discord-tray-muted.svg │ │ │ ├── discord-tray-speaking.svg │ │ │ ├── discord-tray-unread.svg │ │ │ ├── discord-tray.svg │ │ │ ├── disper-panel.svg │ │ │ ├── dnfdragora.svg │ │ │ ├── drive-removable-media-usb-panel.svg │ │ │ ├── dropboxstatus-blank.svg │ │ │ ├── dropboxstatus-busy.svg │ │ │ ├── dropboxstatus-busy2.svg │ │ │ ├── dropboxstatus-idle.svg │ │ │ ├── dropboxstatus-logo.svg │ │ │ ├── dropboxstatus-x.svg │ │ │ ├── electron-mail-tray.svg │ │ │ ├── element-desktop-tray.svg │ │ │ ├── empathy-available.svg │ │ │ ├── empathy-away.svg │ │ │ ├── empathy-busy.svg │ │ │ ├── empathy-extended-away.svg │ │ │ ├── empathy-invisible.svg │ │ │ ├── empathy-offline.svg │ │ │ ├── enpass-status.svg │ │ │ ├── eu.scarpetta.QtWAW-tray.svg │ │ │ ├── everpad-mono.svg │ │ │ ├── exaile-pause.svg │ │ │ ├── exaile-play.svg │ │ │ ├── face-smile-panel.svg │ │ │ ├── fcitx-anthy-panel.svg │ │ │ ├── fcitx-bopomofo-panel.svg │ │ │ ├── fcitx-cangjie-panel.svg │ │ │ ├── fcitx-chewing-panel.svg │ │ │ ├── fcitx-erbi-panel.svg │ │ │ ├── fcitx-googlepinyin-panel.svg │ │ │ ├── fcitx-hangul-panel.svg │ │ │ ├── fcitx-kbd-panel.svg │ │ │ ├── fcitx-kkc-panel.svg │ │ │ ├── fcitx-mozc-alpha-full.svg │ │ │ ├── fcitx-mozc-alpha-half.svg │ │ │ ├── fcitx-mozc-dictionary.svg │ │ │ ├── fcitx-mozc-direct.svg │ │ │ ├── fcitx-mozc-hiragana.svg │ │ │ ├── fcitx-mozc-katakana-full.svg │ │ │ ├── fcitx-mozc-katakana-half.svg │ │ │ ├── fcitx-mozc-properties.svg │ │ │ ├── fcitx-mozc-tool.svg │ │ │ ├── fcitx-panel.svg │ │ │ ├── fcitx-pinyin-libpinyin-panel.svg │ │ │ ├── fcitx-pinyin-panel.svg │ │ │ ├── fcitx-rime-panel.svg │ │ │ ├── fcitx-sayura-panel.svg │ │ │ ├── fcitx-shuangpin-libpinyin-panel.svg │ │ │ ├── fcitx-shuangpin-panel.svg │ │ │ ├── fcitx-skk-panel.svg │ │ │ ├── fcitx-sunpinyin-panel.svg │ │ │ ├── fcitx-unikey-panel.svg │ │ │ ├── fcitx-wbpy.svg │ │ │ ├── fcitx-wubi-panel.svg │ │ │ ├── fcitx-zhuyin-panel.svg │ │ │ ├── fcitx-ziranma-panel.svg │ │ │ ├── feedindicator-active.svg │ │ │ ├── feedindicator-attention.svg │ │ │ ├── ferdi-indirect.svg │ │ │ ├── ferdi-tray.svg │ │ │ ├── ferdi-unread.svg │ │ │ ├── ferdium-indirect.svg │ │ │ ├── ferdium-tray.svg │ │ │ ├── ferdium-unread.svg │ │ │ ├── file-manager.svg │ │ │ ├── firewall-applet-error.svg │ │ │ ├── firewall-applet-panic.svg │ │ │ ├── firewall-applet.svg │ │ │ ├── flameshot-tray.svg │ │ │ ├── flareget-panel.svg │ │ │ ├── fluxgui-light.svg │ │ │ ├── fluxgui-panel.svg │ │ │ ├── franz-attention-panel.svg │ │ │ ├── franz-panel.svg │ │ │ ├── freezer-panel.svg │ │ │ ├── fusion-icon-panel.svg │ │ │ ├── gammastep-status-off.svg │ │ │ ├── gammastep-status-on.svg │ │ │ ├── gdlauncher-tray.svg │ │ │ ├── gitify-tray-active.svg │ │ │ ├── gitify-tray.svg │ │ │ ├── gitlab-tray.svg │ │ │ ├── gitter-indicator-disconnected.svg │ │ │ ├── gitter-indicator-notification.svg │ │ │ ├── gitter-indicator.svg │ │ │ ├── glipper.svg │ │ │ ├── gmail-tray-unread.svg │ │ │ ├── gmail-tray.svg │ │ │ ├── gnome-netstatus-disconn.svg │ │ │ ├── gnome-netstatus-error.svg │ │ │ ├── gnome-netstatus-idle.svg │ │ │ ├── gnome-netstatus-rx.svg │ │ │ ├── gnome-netstatus-tx.svg │ │ │ ├── gnome-netstatus-txrx.svg │ │ │ ├── gnome-pie-symbolic.svg │ │ │ ├── gnote-panel.svg │ │ │ ├── goldendict-scan-tray.svg │ │ │ ├── goldendict-tray.svg │ │ │ ├── good-signal-lock.svg │ │ │ ├── good-signal.svg │ │ │ ├── google-chat-badge.svg │ │ │ ├── google-chat-offline.svg │ │ │ ├── google-chat-tray.svg │ │ │ ├── google-chrome-no-notification-disabled.svg │ │ │ ├── google-chrome-no-notification.svg │ │ │ ├── google-chrome-notification-disabled.svg │ │ │ ├── google-chrome-notification.svg │ │ │ ├── google-chrome-panel.svg │ │ │ ├── google-chrome-tray.svg │ │ │ ├── google-hangouts-panel.svg │ │ │ ├── google-music-manager-panel.svg │ │ │ ├── google-tasks-indicator-light-normal.svg │ │ │ ├── google-tasks-indicator-light-starred.svg │ │ │ ├── gpaste.svg │ │ │ ├── gpm-ac-adapter.svg │ │ │ ├── gpm-battery-000-charging.svg │ │ │ ├── gpm-battery-000.svg │ │ │ ├── gpm-battery-020-charging.svg │ │ │ ├── gpm-battery-020.svg │ │ │ ├── gpm-battery-040-charging.svg │ │ │ ├── gpm-battery-040.svg │ │ │ ├── gpm-battery-060-charging.svg │ │ │ ├── gpm-battery-060.svg │ │ │ ├── gpm-battery-080-charging.svg │ │ │ ├── gpm-battery-080.svg │ │ │ ├── gpm-battery-100-charging.svg │ │ │ ├── gpm-battery-100.svg │ │ │ ├── gpm-battery-charged.svg │ │ │ ├── gpm-battery-empty.svg │ │ │ ├── gpm-battery-missing.svg │ │ │ ├── gpm-brightness-kbd-disabled.svg │ │ │ ├── gpm-brightness-kbd-invalid.svg │ │ │ ├── gpm-brightness-kbd.svg │ │ │ ├── gpm-brightness-lcd-disabled.svg │ │ │ ├── gpm-brightness-lcd-invalid.svg │ │ │ ├── gpm-brightness-lcd.svg │ │ │ ├── gpm-hibernate.svg │ │ │ ├── gpm-inhibit-invalid.svg │ │ │ ├── gpm-inhibit.svg │ │ │ ├── gpm-keyboard-000.svg │ │ │ ├── gpm-keyboard-020.svg │ │ │ ├── gpm-keyboard-040.svg │ │ │ ├── gpm-keyboard-060.svg │ │ │ ├── gpm-keyboard-080.svg │ │ │ ├── gpm-keyboard-100.svg │ │ │ ├── gpm-monitor.svg │ │ │ ├── gpm-mouse-000.svg │ │ │ ├── gpm-mouse-020.svg │ │ │ ├── gpm-mouse-040.svg │ │ │ ├── gpm-mouse-060.svg │ │ │ ├── gpm-mouse-080.svg │ │ │ ├── gpm-mouse-100.svg │ │ │ ├── gpm-phone-000.svg │ │ │ ├── gpm-phone-020.svg │ │ │ ├── gpm-phone-040.svg │ │ │ ├── gpm-phone-060.svg │ │ │ ├── gpm-phone-080.svg │ │ │ ├── gpm-phone-100.svg │ │ │ ├── gpm-primary-000-charging.svg │ │ │ ├── gpm-primary-000.svg │ │ │ ├── gpm-primary-020-charging.svg │ │ │ ├── gpm-primary-020.svg │ │ │ ├── gpm-primary-040-charging.svg │ │ │ ├── gpm-primary-040.svg │ │ │ ├── gpm-primary-060-charging.svg │ │ │ ├── gpm-primary-060.svg │ │ │ ├── gpm-primary-080-charging.svg │ │ │ ├── gpm-primary-080.svg │ │ │ ├── gpm-primary-100-charging.svg │ │ │ ├── gpm-primary-100.svg │ │ │ ├── gpm-primary-charged.svg │ │ │ ├── gpm-primary-missing.svg │ │ │ ├── gpm-ups-000-charging.svg │ │ │ ├── gpm-ups-000.svg │ │ │ ├── gpm-ups-020-charging.svg │ │ │ ├── gpm-ups-020.svg │ │ │ ├── gpm-ups-040-charging.svg │ │ │ ├── gpm-ups-040.svg │ │ │ ├── gpm-ups-060-charging.svg │ │ │ ├── gpm-ups-060.svg │ │ │ ├── gpm-ups-080-charging.svg │ │ │ ├── gpm-ups-080.svg │ │ │ ├── gpm-ups-100-charging.svg │ │ │ ├── gpm-ups-100.svg │ │ │ ├── gpm-ups-charged.svg │ │ │ ├── gpm-ups-missing.svg │ │ │ ├── gpmdp-tray-pause.svg │ │ │ ├── gpmdp-tray-play.svg │ │ │ ├── gpmdp-tray.svg │ │ │ ├── grive-app-ind-con-1.svg │ │ │ ├── grive-app-ind-con-2.svg │ │ │ ├── grive-app-ind-con-3.svg │ │ │ ├── grive-app-ind-sleep.svg │ │ │ ├── grive-app-ind.svg │ │ │ ├── gsd-xrandr.svg │ │ │ ├── gsm-3g-full-secure.svg │ │ │ ├── gsm-3g-full.svg │ │ │ ├── gsm-3g-high-secure.svg │ │ │ ├── gsm-3g-high.svg │ │ │ ├── gsm-3g-low-secure.svg │ │ │ ├── gsm-3g-low.svg │ │ │ ├── gsm-3g-medium-secure.svg │ │ │ ├── gsm-3g-medium.svg │ │ │ ├── gsm-3g-none-secure.svg │ │ │ ├── gsm-3g-none.svg │ │ │ ├── gtg-panel.svg │ │ │ ├── gtk-dialog-authentication-panel.svg │ │ │ ├── guake-indicator.svg │ │ │ ├── guake-tray.svg │ │ │ ├── guitarix-tray.svg │ │ │ ├── haguichi-connected.svg │ │ │ ├── haguichi-connecting-1.svg │ │ │ ├── haguichi-connecting-2.svg │ │ │ ├── haguichi-connecting-3.svg │ │ │ ├── haguichi-disconnected.svg │ │ │ ├── hangouts-available.svg │ │ │ ├── hangouts-notification.svg │ │ │ ├── hangouts-offline.svg │ │ │ ├── hangouts-working.svg │ │ │ ├── harmony-tray.svg │ │ │ ├── heroic-tray.svg │ │ │ ├── hexchat-fileoffer.svg │ │ │ ├── hexchat-highlight.svg │ │ │ ├── hexchat-indicator.svg │ │ │ ├── hexchat-message.svg │ │ │ ├── high-signal-lock.svg │ │ │ ├── high-signal.svg │ │ │ ├── hipchat4-attention.svg │ │ │ ├── hipchat4.svg │ │ │ ├── hp-indicator.svg │ │ │ ├── ico_72_cloud_station.svg │ │ │ ├── idle-bad-signal-lock.svg │ │ │ ├── idle-bad-signal.svg │ │ │ ├── idle-good-signal-lock.svg │ │ │ ├── idle-good-signal.svg │ │ │ ├── idle-high-signal-lock.svg │ │ │ ├── idle-high-signal.svg │ │ │ ├── idle-low-signal-lock.svg │ │ │ ├── idle-low-signal.svg │ │ │ ├── indicator-cpufreq-100.svg │ │ │ ├── indicator-cpufreq-25.svg │ │ │ ├── indicator-cpufreq-50.svg │ │ │ ├── indicator-cpufreq-75.svg │ │ │ ├── indicator-cpufreq.svg │ │ │ ├── indicator-feedindicator-attention.svg │ │ │ ├── indicator-feedindicator.svg │ │ │ ├── indicator-fortune.svg │ │ │ ├── indicator-keyboard-Ak.svg │ │ │ ├── indicator-keyboard-Am.svg │ │ │ ├── indicator-keyboard-Ar-1.svg │ │ │ ├── indicator-keyboard-Ar-10.svg │ │ │ ├── indicator-keyboard-Ar-11.svg │ │ │ ├── indicator-keyboard-Ar-2.svg │ │ │ ├── indicator-keyboard-Ar-3.svg │ │ │ ├── indicator-keyboard-Ar-4.svg │ │ │ ├── indicator-keyboard-Ar-5.svg │ │ │ ├── indicator-keyboard-Ar-6.svg │ │ │ ├── indicator-keyboard-Ar-7.svg │ │ │ ├── indicator-keyboard-Ar-8.svg │ │ │ ├── indicator-keyboard-Ar-9.svg │ │ │ ├── indicator-keyboard-Ar.svg │ │ │ ├── indicator-keyboard-Av.svg │ │ │ ├── indicator-keyboard-Az-1.svg │ │ │ ├── indicator-keyboard-Az-2.svg │ │ │ ├── indicator-keyboard-Az.svg │ │ │ ├── indicator-keyboard-Be-1.svg │ │ │ ├── indicator-keyboard-Be-10.svg │ │ │ ├── indicator-keyboard-Be-11.svg │ │ │ ├── indicator-keyboard-Be-12.svg │ │ │ ├── indicator-keyboard-Be-13.svg │ │ │ ├── indicator-keyboard-Be-14.svg │ │ │ ├── indicator-keyboard-Be-2.svg │ │ │ ├── indicator-keyboard-Be-3.svg │ │ │ ├── indicator-keyboard-Be-4.svg │ │ │ ├── indicator-keyboard-Be-5.svg │ │ │ ├── indicator-keyboard-Be-6.svg │ │ │ ├── indicator-keyboard-Be-7.svg │ │ │ ├── indicator-keyboard-Be-8.svg │ │ │ ├── indicator-keyboard-Be-9.svg │ │ │ ├── indicator-keyboard-Be.svg │ │ │ ├── indicator-keyboard-Bg-1.svg │ │ │ ├── indicator-keyboard-Bg-2.svg │ │ │ ├── indicator-keyboard-Bg-3.svg │ │ │ ├── indicator-keyboard-Bg.svg │ │ │ ├── indicator-keyboard-Bm.svg │ │ │ ├── indicator-keyboard-Bn-1.svg │ │ │ ├── indicator-keyboard-Bn-2.svg │ │ │ ├── indicator-keyboard-Bn-3.svg │ │ │ ├── indicator-keyboard-Bn-4.svg │ │ │ ├── indicator-keyboard-Bn.svg │ │ │ ├── indicator-keyboard-Br-1.svg │ │ │ ├── indicator-keyboard-Br-2.svg │ │ │ ├── indicator-keyboard-Br-3.svg │ │ │ ├── indicator-keyboard-Br.svg │ │ │ ├── indicator-keyboard-Bs-1.svg │ │ │ ├── indicator-keyboard-Bs-2.svg │ │ │ ├── indicator-keyboard-Bs-3.svg │ │ │ ├── indicator-keyboard-Bs-4.svg │ │ │ ├── indicator-keyboard-Bs-5.svg │ │ │ ├── indicator-keyboard-Bs.svg │ │ │ ├── indicator-keyboard-By-1.svg │ │ │ ├── indicator-keyboard-By-2.svg │ │ │ ├── indicator-keyboard-By-3.svg │ │ │ ├── indicator-keyboard-By.svg │ │ │ ├── indicator-keyboard-Ch.svg │ │ │ ├── indicator-keyboard-Cm-1.svg │ │ │ ├── indicator-keyboard-Cm-2.svg │ │ │ ├── indicator-keyboard-Cm-3.svg │ │ │ ├── indicator-keyboard-Cm-4.svg │ │ │ ├── indicator-keyboard-Cm-5.svg │ │ │ ├── indicator-keyboard-Cm.svg │ │ │ ├── indicator-keyboard-Cr-1.svg │ │ │ ├── indicator-keyboard-Cr-2.svg │ │ │ ├── indicator-keyboard-Cr-3.svg │ │ │ ├── indicator-keyboard-Cr.svg │ │ │ ├── indicator-keyboard-Cs-1.svg │ │ │ ├── indicator-keyboard-Cs-2.svg │ │ │ ├── indicator-keyboard-Cs-3.svg │ │ │ ├── indicator-keyboard-Cs-4.svg │ │ │ ├── indicator-keyboard-Cs-5.svg │ │ │ ├── indicator-keyboard-Cs-6.svg │ │ │ ├── indicator-keyboard-Cs.svg │ │ │ ├── indicator-keyboard-Da-1.svg │ │ │ ├── indicator-keyboard-Da-2.svg │ │ │ ├── indicator-keyboard-Da-3.svg │ │ │ ├── indicator-keyboard-Da-4.svg │ │ │ ├── indicator-keyboard-Da-5.svg │ │ │ ├── indicator-keyboard-Da.svg │ │ │ ├── indicator-keyboard-De-1.svg │ │ │ ├── indicator-keyboard-De-10.svg │ │ │ ├── indicator-keyboard-De-11.svg │ │ │ ├── indicator-keyboard-De-12.svg │ │ │ ├── indicator-keyboard-De-13.svg │ │ │ ├── indicator-keyboard-De-14.svg │ │ │ ├── indicator-keyboard-De-15.svg │ │ │ ├── indicator-keyboard-De-16.svg │ │ │ ├── indicator-keyboard-De-17.svg │ │ │ ├── indicator-keyboard-De-18.svg │ │ │ ├── indicator-keyboard-De-19.svg │ │ │ ├── indicator-keyboard-De-2.svg │ │ │ ├── indicator-keyboard-De-20.svg │ │ │ ├── indicator-keyboard-De-21.svg │ │ │ ├── indicator-keyboard-De-22.svg │ │ │ ├── indicator-keyboard-De-23.svg │ │ │ ├── indicator-keyboard-De-24.svg │ │ │ ├── indicator-keyboard-De-25.svg │ │ │ ├── indicator-keyboard-De-3.svg │ │ │ ├── indicator-keyboard-De-4.svg │ │ │ ├── indicator-keyboard-De-5.svg │ │ │ ├── indicator-keyboard-De-6.svg │ │ │ ├── indicator-keyboard-De-7.svg │ │ │ ├── indicator-keyboard-De-8.svg │ │ │ ├── indicator-keyboard-De-9.svg │ │ │ ├── indicator-keyboard-De.svg │ │ │ ├── indicator-keyboard-Dv.svg │ │ │ ├── indicator-keyboard-Dz.svg │ │ │ ├── indicator-keyboard-Ee.svg │ │ │ ├── indicator-keyboard-En-1.svg │ │ │ ├── indicator-keyboard-En-10.svg │ │ │ ├── indicator-keyboard-En-11.svg │ │ │ ├── indicator-keyboard-En-12.svg │ │ │ ├── indicator-keyboard-En-13.svg │ │ │ ├── indicator-keyboard-En-14.svg │ │ │ ├── indicator-keyboard-En-15.svg │ │ │ ├── indicator-keyboard-En-16.svg │ │ │ ├── indicator-keyboard-En-17.svg │ │ │ ├── indicator-keyboard-En-18.svg │ │ │ ├── indicator-keyboard-En-19.svg │ │ │ ├── indicator-keyboard-En-2.svg │ │ │ ├── indicator-keyboard-En-20.svg │ │ │ ├── indicator-keyboard-En-21.svg │ │ │ ├── indicator-keyboard-En-22.svg │ │ │ ├── indicator-keyboard-En-23.svg │ │ │ ├── indicator-keyboard-En-24.svg │ │ │ ├── indicator-keyboard-En-25.svg │ │ │ ├── indicator-keyboard-En-26.svg │ │ │ ├── indicator-keyboard-En-27.svg │ │ │ ├── indicator-keyboard-En-28.svg │ │ │ ├── indicator-keyboard-En-29.svg │ │ │ ├── indicator-keyboard-En-3.svg │ │ │ ├── indicator-keyboard-En-30.svg │ │ │ ├── indicator-keyboard-En-31.svg │ │ │ ├── indicator-keyboard-En-32.svg │ │ │ ├── indicator-keyboard-En-33.svg │ │ │ ├── indicator-keyboard-En-34.svg │ │ │ ├── indicator-keyboard-En-35.svg │ │ │ ├── indicator-keyboard-En-4.svg │ │ │ ├── indicator-keyboard-En-5.svg │ │ │ ├── indicator-keyboard-En-6.svg │ │ │ ├── indicator-keyboard-En-7.svg │ │ │ ├── indicator-keyboard-En-8.svg │ │ │ ├── indicator-keyboard-En-9.svg │ │ │ ├── indicator-keyboard-En.svg │ │ │ ├── indicator-keyboard-Eo-1.svg │ │ │ ├── indicator-keyboard-Eo-2.svg │ │ │ ├── indicator-keyboard-Eo.svg │ │ │ ├── indicator-keyboard-Es-1.svg │ │ │ ├── indicator-keyboard-Es-10.svg │ │ │ ├── indicator-keyboard-Es-11.svg │ │ │ ├── indicator-keyboard-Es-12.svg │ │ │ ├── indicator-keyboard-Es-2.svg │ │ │ ├── indicator-keyboard-Es-3.svg │ │ │ ├── indicator-keyboard-Es-4.svg │ │ │ ├── indicator-keyboard-Es-5.svg │ │ │ ├── indicator-keyboard-Es-6.svg │ │ │ ├── indicator-keyboard-Es-7.svg │ │ │ ├── indicator-keyboard-Es-8.svg │ │ │ ├── indicator-keyboard-Es-9.svg │ │ │ ├── indicator-keyboard-Es.svg │ │ │ ├── indicator-keyboard-Et-1.svg │ │ │ ├── indicator-keyboard-Et-2.svg │ │ │ ├── indicator-keyboard-Et-3.svg │ │ │ ├── indicator-keyboard-Et-4.svg │ │ │ ├── indicator-keyboard-Et.svg │ │ │ ├── indicator-keyboard-Fa-1.svg │ │ │ ├── indicator-keyboard-Fa-2.svg │ │ │ ├── indicator-keyboard-Fa-3.svg │ │ │ ├── indicator-keyboard-Fa-4.svg │ │ │ ├── indicator-keyboard-Fa.svg │ │ │ ├── indicator-keyboard-Ff.svg │ │ │ ├── indicator-keyboard-Fi-1.svg │ │ │ ├── indicator-keyboard-Fi-2.svg │ │ │ ├── indicator-keyboard-Fi-3.svg │ │ │ ├── indicator-keyboard-Fi-4.svg │ │ │ ├── indicator-keyboard-Fi-5.svg │ │ │ ├── indicator-keyboard-Fi.svg │ │ │ ├── indicator-keyboard-Fo-1.svg │ │ │ ├── indicator-keyboard-Fo-2.svg │ │ │ ├── indicator-keyboard-Fo.svg │ │ │ ├── indicator-keyboard-Fr-1.svg │ │ │ ├── indicator-keyboard-Fr-10.svg │ │ │ ├── indicator-keyboard-Fr-11.svg │ │ │ ├── indicator-keyboard-Fr-12.svg │ │ │ ├── indicator-keyboard-Fr-13.svg │ │ │ ├── indicator-keyboard-Fr-14.svg │ │ │ ├── indicator-keyboard-Fr-15.svg │ │ │ ├── indicator-keyboard-Fr-16.svg │ │ │ ├── indicator-keyboard-Fr-17.svg │ │ │ ├── indicator-keyboard-Fr-18.svg │ │ │ ├── indicator-keyboard-Fr-19.svg │ │ │ ├── indicator-keyboard-Fr-2.svg │ │ │ ├── indicator-keyboard-Fr-20.svg │ │ │ ├── indicator-keyboard-Fr-21.svg │ │ │ ├── indicator-keyboard-Fr-22.svg │ │ │ ├── indicator-keyboard-Fr-23.svg │ │ │ ├── indicator-keyboard-Fr-24.svg │ │ │ ├── indicator-keyboard-Fr-25.svg │ │ │ ├── indicator-keyboard-Fr-26.svg │ │ │ ├── indicator-keyboard-Fr-27.svg │ │ │ ├── indicator-keyboard-Fr-28.svg │ │ │ ├── indicator-keyboard-Fr-29.svg │ │ │ ├── indicator-keyboard-Fr-3.svg │ │ │ ├── indicator-keyboard-Fr-30.svg │ │ │ ├── indicator-keyboard-Fr-31.svg │ │ │ ├── indicator-keyboard-Fr-4.svg │ │ │ ├── indicator-keyboard-Fr-5.svg │ │ │ ├── indicator-keyboard-Fr-6.svg │ │ │ ├── indicator-keyboard-Fr-7.svg │ │ │ ├── indicator-keyboard-Fr-8.svg │ │ │ ├── indicator-keyboard-Fr-9.svg │ │ │ ├── indicator-keyboard-Fr.svg │ │ │ ├── indicator-keyboard-Ga-1.svg │ │ │ ├── indicator-keyboard-Ga-2.svg │ │ │ ├── indicator-keyboard-Ga.svg │ │ │ ├── indicator-keyboard-Gr-1.svg │ │ │ ├── indicator-keyboard-Gr-2.svg │ │ │ ├── indicator-keyboard-Gr-3.svg │ │ │ ├── indicator-keyboard-Gr-4.svg │ │ │ ├── indicator-keyboard-Gr-5.svg │ │ │ ├── indicator-keyboard-Gr.svg │ │ │ ├── indicator-keyboard-Gu.svg │ │ │ ├── indicator-keyboard-Ha-1.svg │ │ │ ├── indicator-keyboard-Ha-2.svg │ │ │ ├── indicator-keyboard-Ha.svg │ │ │ ├── indicator-keyboard-He-1.svg │ │ │ ├── indicator-keyboard-He-2.svg │ │ │ ├── indicator-keyboard-He-3.svg │ │ │ ├── indicator-keyboard-He-4.svg │ │ │ ├── indicator-keyboard-He.svg │ │ │ ├── indicator-keyboard-Hi-1.svg │ │ │ ├── indicator-keyboard-Hi-2.svg │ │ │ ├── indicator-keyboard-Hi-3.svg │ │ │ ├── indicator-keyboard-Hi.svg │ │ │ ├── indicator-keyboard-Hr-1.svg │ │ │ ├── indicator-keyboard-Hr-2.svg │ │ │ ├── indicator-keyboard-Hr-3.svg │ │ │ ├── indicator-keyboard-Hr-4.svg │ │ │ ├── indicator-keyboard-Hr-5.svg │ │ │ ├── indicator-keyboard-Hr.svg │ │ │ ├── indicator-keyboard-Hu-1.svg │ │ │ ├── indicator-keyboard-Hu-10.svg │ │ │ ├── indicator-keyboard-Hu-11.svg │ │ │ ├── indicator-keyboard-Hu-12.svg │ │ │ ├── indicator-keyboard-Hu-13.svg │ │ │ ├── indicator-keyboard-Hu-14.svg │ │ │ ├── indicator-keyboard-Hu-15.svg │ │ │ ├── indicator-keyboard-Hu-16.svg │ │ │ ├── indicator-keyboard-Hu-17.svg │ │ │ ├── indicator-keyboard-Hu-18.svg │ │ │ ├── indicator-keyboard-Hu-19.svg │ │ │ ├── indicator-keyboard-Hu-2.svg │ │ │ ├── indicator-keyboard-Hu-20.svg │ │ │ ├── indicator-keyboard-Hu-3.svg │ │ │ ├── indicator-keyboard-Hu-4.svg │ │ │ ├── indicator-keyboard-Hu-5.svg │ │ │ ├── indicator-keyboard-Hu-6.svg │ │ │ ├── indicator-keyboard-Hu-7.svg │ │ │ ├── indicator-keyboard-Hu-8.svg │ │ │ ├── indicator-keyboard-Hu-9.svg │ │ │ ├── indicator-keyboard-Hu.svg │ │ │ ├── indicator-keyboard-Hy-1.svg │ │ │ ├── indicator-keyboard-Hy-2.svg │ │ │ ├── indicator-keyboard-Hy-3.svg │ │ │ ├── indicator-keyboard-Hy-4.svg │ │ │ ├── indicator-keyboard-Hy-5.svg │ │ │ ├── indicator-keyboard-Hy-6.svg │ │ │ ├── indicator-keyboard-Hy.svg │ │ │ ├── indicator-keyboard-Ie-1.svg │ │ │ ├── indicator-keyboard-Ie-2.svg │ │ │ ├── indicator-keyboard-Ie-3.svg │ │ │ ├── indicator-keyboard-Ie-4.svg │ │ │ ├── indicator-keyboard-Ie-5.svg │ │ │ ├── indicator-keyboard-Ie.svg │ │ │ ├── indicator-keyboard-Ig.svg │ │ │ ├── indicator-keyboard-Ik.svg │ │ │ ├── indicator-keyboard-In-1.svg │ │ │ ├── indicator-keyboard-In-2.svg │ │ │ ├── indicator-keyboard-In-3.svg │ │ │ ├── indicator-keyboard-In-4.svg │ │ │ ├── indicator-keyboard-In-5.svg │ │ │ ├── indicator-keyboard-In.svg │ │ │ ├── indicator-keyboard-Is-1.svg │ │ │ ├── indicator-keyboard-Is-2.svg │ │ │ ├── indicator-keyboard-Is-3.svg │ │ │ ├── indicator-keyboard-Is-4.svg │ │ │ ├── indicator-keyboard-Is-5.svg │ │ │ ├── indicator-keyboard-Is.svg │ │ │ ├── indicator-keyboard-It-1.svg │ │ │ ├── indicator-keyboard-It-2.svg │ │ │ ├── indicator-keyboard-It-3.svg │ │ │ ├── indicator-keyboard-It-4.svg │ │ │ ├── indicator-keyboard-It-5.svg │ │ │ ├── indicator-keyboard-It-6.svg │ │ │ ├── indicator-keyboard-It.svg │ │ │ ├── indicator-keyboard-Ja-1.svg │ │ │ ├── indicator-keyboard-Ja-2.svg │ │ │ ├── indicator-keyboard-Ja-3.svg │ │ │ ├── indicator-keyboard-Ja-4.svg │ │ │ ├── indicator-keyboard-Ja-5.svg │ │ │ ├── indicator-keyboard-Ja-6.svg │ │ │ ├── indicator-keyboard-Ja-7.svg │ │ │ ├── indicator-keyboard-Ja.svg │ │ │ ├── indicator-keyboard-Ka-1.svg │ │ │ ├── indicator-keyboard-Ka-2.svg │ │ │ ├── indicator-keyboard-Ka-3.svg │ │ │ ├── indicator-keyboard-Ka-4.svg │ │ │ ├── indicator-keyboard-Ka.svg │ │ │ ├── indicator-keyboard-Ki-1.svg │ │ │ ├── indicator-keyboard-Ki-2.svg │ │ │ ├── indicator-keyboard-Ki-3.svg │ │ │ ├── indicator-keyboard-Ki.svg │ │ │ ├── indicator-keyboard-Kk-1.svg │ │ │ ├── indicator-keyboard-Kk-2.svg │ │ │ ├── indicator-keyboard-Kk.svg │ │ │ ├── indicator-keyboard-Km.svg │ │ │ ├── indicator-keyboard-Kn-1.svg │ │ │ ├── indicator-keyboard-Kn-2.svg │ │ │ ├── indicator-keyboard-Kn.svg │ │ │ ├── indicator-keyboard-Ko-1.svg │ │ │ ├── indicator-keyboard-Ko-2.svg │ │ │ ├── indicator-keyboard-Ko.svg │ │ │ ├── indicator-keyboard-Ku-1.svg │ │ │ ├── indicator-keyboard-Ku-10.svg │ │ │ ├── indicator-keyboard-Ku-11.svg │ │ │ ├── indicator-keyboard-Ku-12.svg │ │ │ ├── indicator-keyboard-Ku-13.svg │ │ │ ├── indicator-keyboard-Ku-14.svg │ │ │ ├── indicator-keyboard-Ku-2.svg │ │ │ ├── indicator-keyboard-Ku-3.svg │ │ │ ├── indicator-keyboard-Ku-4.svg │ │ │ ├── indicator-keyboard-Ku-5.svg │ │ │ ├── indicator-keyboard-Ku-6.svg │ │ │ ├── indicator-keyboard-Ku-7.svg │ │ │ ├── indicator-keyboard-Ku-8.svg │ │ │ ├── indicator-keyboard-Ku-9.svg │ │ │ ├── indicator-keyboard-Ku.svg │ │ │ ├── indicator-keyboard-Lo-1.svg │ │ │ ├── indicator-keyboard-Lo-2.svg │ │ │ ├── indicator-keyboard-Lo.svg │ │ │ ├── indicator-keyboard-Lt-1.svg │ │ │ ├── indicator-keyboard-Lt-2.svg │ │ │ ├── indicator-keyboard-Lt-3.svg │ │ │ ├── indicator-keyboard-Lt-4.svg │ │ │ ├── indicator-keyboard-Lt-5.svg │ │ │ ├── indicator-keyboard-Lt-6.svg │ │ │ ├── indicator-keyboard-Lt.svg │ │ │ ├── indicator-keyboard-Lv-1.svg │ │ │ ├── indicator-keyboard-Lv-2.svg │ │ │ ├── indicator-keyboard-Lv-3.svg │ │ │ ├── indicator-keyboard-Lv-4.svg │ │ │ ├── indicator-keyboard-Lv-5.svg │ │ │ ├── indicator-keyboard-Lv-6.svg │ │ │ ├── indicator-keyboard-Lv-7.svg │ │ │ ├── indicator-keyboard-Lv.svg │ │ │ ├── indicator-keyboard-Md.svg │ │ │ ├── indicator-keyboard-Mi.svg │ │ │ ├── indicator-keyboard-Mk-1.svg │ │ │ ├── indicator-keyboard-Mk-2.svg │ │ │ ├── indicator-keyboard-Mk.svg │ │ │ ├── indicator-keyboard-Ml-1.svg │ │ │ ├── indicator-keyboard-Ml-2.svg │ │ │ ├── indicator-keyboard-Ml-3.svg │ │ │ ├── indicator-keyboard-Ml.svg │ │ │ ├── indicator-keyboard-Mn.svg │ │ │ ├── indicator-keyboard-Mr.svg │ │ │ ├── indicator-keyboard-Mt-1.svg │ │ │ ├── indicator-keyboard-Mt-2.svg │ │ │ ├── indicator-keyboard-Mt.svg │ │ │ ├── indicator-keyboard-My.svg │ │ │ ├── indicator-keyboard-Ne.svg │ │ │ ├── indicator-keyboard-Nl-1.svg │ │ │ ├── indicator-keyboard-Nl-2.svg │ │ │ ├── indicator-keyboard-Nl-3.svg │ │ │ ├── indicator-keyboard-Nl-4.svg │ │ │ ├── indicator-keyboard-Nl.svg │ │ │ ├── indicator-keyboard-No-1.svg │ │ │ ├── indicator-keyboard-No-2.svg │ │ │ ├── indicator-keyboard-No-3.svg │ │ │ ├── indicator-keyboard-No-4.svg │ │ │ ├── indicator-keyboard-No-5.svg │ │ │ ├── indicator-keyboard-No-6.svg │ │ │ ├── indicator-keyboard-No-7.svg │ │ │ ├── indicator-keyboard-No-8.svg │ │ │ ├── indicator-keyboard-No.svg │ │ │ ├── indicator-keyboard-Or.svg │ │ │ ├── indicator-keyboard-Pa-1.svg │ │ │ ├── indicator-keyboard-Pa-2.svg │ │ │ ├── indicator-keyboard-Pa.svg │ │ │ ├── indicator-keyboard-Ph-1.svg │ │ │ ├── indicator-keyboard-Ph-10.svg │ │ │ ├── indicator-keyboard-Ph-2.svg │ │ │ ├── indicator-keyboard-Ph-3.svg │ │ │ ├── indicator-keyboard-Ph-4.svg │ │ │ ├── indicator-keyboard-Ph-5.svg │ │ │ ├── indicator-keyboard-Ph-6.svg │ │ │ ├── indicator-keyboard-Ph-7.svg │ │ │ ├── indicator-keyboard-Ph-8.svg │ │ │ ├── indicator-keyboard-Ph-9.svg │ │ │ ├── indicator-keyboard-Ph.svg │ │ │ ├── indicator-keyboard-Pl-1.svg │ │ │ ├── indicator-keyboard-Pl-2.svg │ │ │ ├── indicator-keyboard-Pl-3.svg │ │ │ ├── indicator-keyboard-Pl-4.svg │ │ │ ├── indicator-keyboard-Pl-5.svg │ │ │ ├── indicator-keyboard-Pl-6.svg │ │ │ ├── indicator-keyboard-Pl-7.svg │ │ │ ├── indicator-keyboard-Pl-8.svg │ │ │ ├── indicator-keyboard-Pl-9.svg │ │ │ ├── indicator-keyboard-Pl.svg │ │ │ ├── indicator-keyboard-Ps-1.svg │ │ │ ├── indicator-keyboard-Ps-2.svg │ │ │ ├── indicator-keyboard-Ps.svg │ │ │ ├── indicator-keyboard-Pt-1.svg │ │ │ ├── indicator-keyboard-Pt-10.svg │ │ │ ├── indicator-keyboard-Pt-11.svg │ │ │ ├── indicator-keyboard-Pt-12.svg │ │ │ ├── indicator-keyboard-Pt-13.svg │ │ │ ├── indicator-keyboard-Pt-14.svg │ │ │ ├── indicator-keyboard-Pt-15.svg │ │ │ ├── indicator-keyboard-Pt-2.svg │ │ │ ├── indicator-keyboard-Pt-3.svg │ │ │ ├── indicator-keyboard-Pt-4.svg │ │ │ ├── indicator-keyboard-Pt-5.svg │ │ │ ├── indicator-keyboard-Pt-6.svg │ │ │ ├── indicator-keyboard-Pt-7.svg │ │ │ ├── indicator-keyboard-Pt-8.svg │ │ │ ├── indicator-keyboard-Pt-9.svg │ │ │ ├── indicator-keyboard-Pt.svg │ │ │ ├── indicator-keyboard-Ro-1.svg │ │ │ ├── indicator-keyboard-Ro-2.svg │ │ │ ├── indicator-keyboard-Ro-3.svg │ │ │ ├── indicator-keyboard-Ro-4.svg │ │ │ ├── indicator-keyboard-Ro-5.svg │ │ │ ├── indicator-keyboard-Ro.svg │ │ │ ├── indicator-keyboard-Ru-1.svg │ │ │ ├── indicator-keyboard-Ru-10.svg │ │ │ ├── indicator-keyboard-Ru-11.svg │ │ │ ├── indicator-keyboard-Ru-12.svg │ │ │ ├── indicator-keyboard-Ru-13.svg │ │ │ ├── indicator-keyboard-Ru-14.svg │ │ │ ├── indicator-keyboard-Ru-15.svg │ │ │ ├── indicator-keyboard-Ru-16.svg │ │ │ ├── indicator-keyboard-Ru-17.svg │ │ │ ├── indicator-keyboard-Ru-18.svg │ │ │ ├── indicator-keyboard-Ru-19.svg │ │ │ ├── indicator-keyboard-Ru-2.svg │ │ │ ├── indicator-keyboard-Ru-20.svg │ │ │ ├── indicator-keyboard-Ru-21.svg │ │ │ ├── indicator-keyboard-Ru-22.svg │ │ │ ├── indicator-keyboard-Ru-23.svg │ │ │ ├── indicator-keyboard-Ru-24.svg │ │ │ ├── indicator-keyboard-Ru-25.svg │ │ │ ├── indicator-keyboard-Ru-26.svg │ │ │ ├── indicator-keyboard-Ru-27.svg │ │ │ ├── indicator-keyboard-Ru-3.svg │ │ │ ├── indicator-keyboard-Ru-4.svg │ │ │ ├── indicator-keyboard-Ru-5.svg │ │ │ ├── indicator-keyboard-Ru-6.svg │ │ │ ├── indicator-keyboard-Ru-7.svg │ │ │ ├── indicator-keyboard-Ru-8.svg │ │ │ ├── indicator-keyboard-Ru-9.svg │ │ │ ├── indicator-keyboard-Ru.svg │ │ │ ├── indicator-keyboard-Sa.svg │ │ │ ├── indicator-keyboard-Sd.svg │ │ │ ├── indicator-keyboard-Si-1.svg │ │ │ ├── indicator-keyboard-Si-2.svg │ │ │ ├── indicator-keyboard-Si.svg │ │ │ ├── indicator-keyboard-Sk-1.svg │ │ │ ├── indicator-keyboard-Sk-2.svg │ │ │ ├── indicator-keyboard-Sk-3.svg │ │ │ ├── indicator-keyboard-Sk-4.svg │ │ │ ├── indicator-keyboard-Sk.svg │ │ │ ├── indicator-keyboard-Sl-1.svg │ │ │ ├── indicator-keyboard-Sl-2.svg │ │ │ ├── indicator-keyboard-Sl-3.svg │ │ │ ├── indicator-keyboard-Sl-4.svg │ │ │ ├── indicator-keyboard-Sl.svg │ │ │ ├── indicator-keyboard-Sq.svg │ │ │ ├── indicator-keyboard-Sr-1.svg │ │ │ ├── indicator-keyboard-Sr-10.svg │ │ │ ├── indicator-keyboard-Sr-11.svg │ │ │ ├── indicator-keyboard-Sr-12.svg │ │ │ ├── indicator-keyboard-Sr-13.svg │ │ │ ├── indicator-keyboard-Sr-14.svg │ │ │ ├── indicator-keyboard-Sr-15.svg │ │ │ ├── indicator-keyboard-Sr-16.svg │ │ │ ├── indicator-keyboard-Sr-17.svg │ │ │ ├── indicator-keyboard-Sr-2.svg │ │ │ ├── indicator-keyboard-Sr-3.svg │ │ │ ├── indicator-keyboard-Sr-4.svg │ │ │ ├── indicator-keyboard-Sr-5.svg │ │ │ ├── indicator-keyboard-Sr-6.svg │ │ │ ├── indicator-keyboard-Sr-7.svg │ │ │ ├── indicator-keyboard-Sr-8.svg │ │ │ ├── indicator-keyboard-Sr-9.svg │ │ │ ├── indicator-keyboard-Sr.svg │ │ │ ├── indicator-keyboard-Sv-1.svg │ │ │ ├── indicator-keyboard-Sv-2.svg │ │ │ ├── indicator-keyboard-Sv-3.svg │ │ │ ├── indicator-keyboard-Sv-4.svg │ │ │ ├── indicator-keyboard-Sv-5.svg │ │ │ ├── indicator-keyboard-Sv-6.svg │ │ │ ├── indicator-keyboard-Sv-7.svg │ │ │ ├── indicator-keyboard-Sv.svg │ │ │ ├── indicator-keyboard-Sw-1.svg │ │ │ ├── indicator-keyboard-Sw-2.svg │ │ │ ├── indicator-keyboard-Sw.svg │ │ │ ├── indicator-keyboard-Sy-1.svg │ │ │ ├── indicator-keyboard-Sy-2.svg │ │ │ ├── indicator-keyboard-Sy.svg │ │ │ ├── indicator-keyboard-Ta-1.svg │ │ │ ├── indicator-keyboard-Ta-2.svg │ │ │ ├── indicator-keyboard-Ta-3.svg │ │ │ ├── indicator-keyboard-Ta-4.svg │ │ │ ├── indicator-keyboard-Ta-5.svg │ │ │ ├── indicator-keyboard-Ta-6.svg │ │ │ ├── indicator-keyboard-Ta.svg │ │ │ ├── indicator-keyboard-Te-1.svg │ │ │ ├── indicator-keyboard-Te-2.svg │ │ │ ├── indicator-keyboard-Te-3.svg │ │ │ ├── indicator-keyboard-Te.svg │ │ │ ├── indicator-keyboard-Tg-1.svg │ │ │ ├── indicator-keyboard-Tg-2.svg │ │ │ ├── indicator-keyboard-Tg.svg │ │ │ ├── indicator-keyboard-Th-1.svg │ │ │ ├── indicator-keyboard-Th-2.svg │ │ │ ├── indicator-keyboard-Th-3.svg │ │ │ ├── indicator-keyboard-Th.svg │ │ │ ├── indicator-keyboard-Tk-1.svg │ │ │ ├── indicator-keyboard-Tk-2.svg │ │ │ ├── indicator-keyboard-Tk.svg │ │ │ ├── indicator-keyboard-Tn.svg │ │ │ ├── indicator-keyboard-Tr-1.svg │ │ │ ├── indicator-keyboard-Tr-2.svg │ │ │ ├── indicator-keyboard-Tr-3.svg │ │ │ ├── indicator-keyboard-Tr-4.svg │ │ │ ├── indicator-keyboard-Tr-5.svg │ │ │ ├── indicator-keyboard-Tr.svg │ │ │ ├── indicator-keyboard-Uk-1.svg │ │ │ ├── indicator-keyboard-Uk-2.svg │ │ │ ├── indicator-keyboard-Uk-3.svg │ │ │ ├── indicator-keyboard-Uk-4.svg │ │ │ ├── indicator-keyboard-Uk-5.svg │ │ │ ├── indicator-keyboard-Uk-6.svg │ │ │ ├── indicator-keyboard-Uk-7.svg │ │ │ ├── indicator-keyboard-Uk-8.svg │ │ │ ├── indicator-keyboard-Uk.svg │ │ │ ├── indicator-keyboard-Ur-1.svg │ │ │ ├── indicator-keyboard-Ur-2.svg │ │ │ ├── indicator-keyboard-Ur-3.svg │ │ │ ├── indicator-keyboard-Ur-4.svg │ │ │ ├── indicator-keyboard-Ur-5.svg │ │ │ ├── indicator-keyboard-Ur-6.svg │ │ │ ├── indicator-keyboard-Ur.svg │ │ │ ├── indicator-keyboard-Uz-1.svg │ │ │ ├── indicator-keyboard-Uz-2.svg │ │ │ ├── indicator-keyboard-Uz-3.svg │ │ │ ├── indicator-keyboard-Uz-4.svg │ │ │ ├── indicator-keyboard-Uz.svg │ │ │ ├── indicator-keyboard-Vi.svg │ │ │ ├── indicator-keyboard-Wo.svg │ │ │ ├── indicator-keyboard-Xs.svg │ │ │ ├── indicator-keyboard-Yo.svg │ │ │ ├── indicator-keyboard-Zh-1.svg │ │ │ ├── indicator-keyboard-Zh-2.svg │ │ │ ├── indicator-keyboard-Zh-3.svg │ │ │ ├── indicator-keyboard-Zh-4.svg │ │ │ ├── indicator-keyboard-Zh-5.svg │ │ │ ├── indicator-keyboard-Zh-6.svg │ │ │ ├── indicator-keyboard-Zh.svg │ │ │ ├── indicator-keyboard.svg │ │ │ ├── indicator-lunar-satelite.svg │ │ │ ├── indicator-lunar.svg │ │ │ ├── indicator-messages-new.svg │ │ │ ├── indicator-messages-red.svg │ │ │ ├── indicator-messages.svg │ │ │ ├── indicator-notification-read-dnd.svg │ │ │ ├── indicator-notification-read.svg │ │ │ ├── indicator-notification-unread-dnd.svg │ │ │ ├── indicator-notification-unread.svg │ │ │ ├── indicator-privacy-panel.svg │ │ │ ├── indicator-rss-aware-attention.svg │ │ │ ├── indicator-rss-aware.svg │ │ │ ├── indicator-sensors-battery.svg │ │ │ ├── indicator-sensors-case.svg │ │ │ ├── indicator-sensors-chip.svg │ │ │ ├── indicator-sensors-cpu.svg │ │ │ ├── indicator-sensors-disk.svg │ │ │ ├── indicator-sensors-fan.svg │ │ │ ├── indicator-sensors-gpu.svg │ │ │ ├── indicator-sensors-memory.svg │ │ │ ├── indicator-sound-switcher.svg │ │ │ ├── indicator-stardate.svg │ │ │ ├── indicator-stickynotes-mono.svg │ │ │ ├── indicator-trashindicator-attention.svg │ │ │ ├── indicator-trashindicator.svg │ │ │ ├── indicator-virtual-box.svg │ │ │ ├── indicator-workspaces-1.svg │ │ │ ├── indicator-workspaces-2.svg │ │ │ ├── indicator-workspaces-3.svg │ │ │ ├── indicator-workspaces-4.svg │ │ │ ├── indicator-workspaces-5.svg │ │ │ ├── indicator-workspaces-6.svg │ │ │ ├── indicator-workspaces-7.svg │ │ │ ├── indicator-workspaces-8.svg │ │ │ ├── input-caps-on.svg │ │ │ ├── input-keyboard-symbolic.svg │ │ │ ├── input-keyboard-virtual-off.svg │ │ │ ├── input-keyboard-virtual-on.svg │ │ │ ├── input-touchpad-off.svg │ │ │ ├── input-touchpad-on.svg │ │ │ ├── insync-action.svg │ │ │ ├── insync-alert.svg │ │ │ ├── insync-error.svg │ │ │ ├── insync-feed.svg │ │ │ ├── insync-normal.svg │ │ │ ├── insync-offline.svg │ │ │ ├── insync-paused.svg │ │ │ ├── insync-share.svg │ │ │ ├── insync-synced.svg │ │ │ ├── insync-syncing.svg │ │ │ ├── internxt-drive-issues.svg │ │ │ ├── internxt-drive-standby.svg │ │ │ ├── internxt-drive-syncing.svg │ │ │ ├── irc-channel-joined.svg │ │ │ ├── irc-channel-parted.svg │ │ │ ├── irccloud-desktop-tray.svg │ │ │ ├── jamesdsp-tray.svg │ │ │ ├── jdownloader-indicator.svg │ │ │ ├── joplin-tray.svg │ │ │ ├── kaku-tray.svg │ │ │ ├── kazam-countdown.svg │ │ │ ├── kazam-paused.svg │ │ │ ├── kazam-recording.svg │ │ │ ├── kazam-stopped.svg │ │ │ ├── kdeconnectindicatordark.svg │ │ │ ├── keepassx-indicator.svg │ │ │ ├── keepassx-locked.svg │ │ │ ├── keepassxc-dark.svg │ │ │ ├── keepassxc-locked.svg │ │ │ ├── keepassxc-monochrome-dark-locked.svg │ │ │ ├── keepassxc-monochrome-dark.svg │ │ │ ├── keepassxc-monochrome-light-locked.svg │ │ │ ├── keepassxc-monochrome-light.svg │ │ │ ├── keepassxc-panel.svg │ │ │ ├── keepassxc-unlocked.svg │ │ │ ├── keybase-badged-error.svg │ │ │ ├── keybase-badged-uploading.svg │ │ │ ├── keybase-badged.svg │ │ │ ├── keybase-error.svg │ │ │ ├── keybase-tray.svg │ │ │ ├── keybase-update.svg │ │ │ ├── keybase-uploading.svg │ │ │ ├── keyboard-battery-caution.svg │ │ │ ├── keyboard-battery-empty.svg │ │ │ ├── keyboard-battery-full.svg │ │ │ ├── keyboard-battery-good.svg │ │ │ ├── keyboard-battery-low.svg │ │ │ ├── keyboard-battery-medium.svg │ │ │ ├── knemo-modem-error.svg │ │ │ ├── knemo-modem-idle.svg │ │ │ ├── knemo-modem-offline.svg │ │ │ ├── knemo-modem-receive.svg │ │ │ ├── knemo-modem-transmit-receive.svg │ │ │ ├── knemo-modem-transmit.svg │ │ │ ├── knemo-monitor-error.svg │ │ │ ├── knemo-monitor-idle.svg │ │ │ ├── knemo-monitor-offline.svg │ │ │ ├── knemo-monitor-receive.svg │ │ │ ├── knemo-monitor-transmit-receive.svg │ │ │ ├── knemo-monitor-transmit.svg │ │ │ ├── knemo-network-error.svg │ │ │ ├── knemo-network-idle.svg │ │ │ ├── knemo-network-offline.svg │ │ │ ├── knemo-network-receive.svg │ │ │ ├── knemo-network-transmit-receive.svg │ │ │ ├── knemo-network-transmit.svg │ │ │ ├── knemo-wireless-error.svg │ │ │ ├── knemo-wireless-idle.svg │ │ │ ├── knemo-wireless-offline.svg │ │ │ ├── knemo-wireless-receive.svg │ │ │ ├── knemo-wireless-transmit-receive.svg │ │ │ ├── knemo-wireless-transmit.svg │ │ │ ├── kotatogram-attention-panel.svg │ │ │ ├── kotatogram-mute-panel.svg │ │ │ ├── kotatogram-panel.svg │ │ │ ├── krb-expiring-ticket.svg │ │ │ ├── krb-no-valid-ticket.svg │ │ │ ├── krb-valid-ticket.svg │ │ │ ├── krudiotray-light-off16.svg │ │ │ ├── krudiotray-light-on16.svg │ │ │ ├── kuro-tray.svg │ │ │ ├── ladi-started.svg │ │ │ ├── ladi-starting.svg │ │ │ ├── ladi-stopped.svg │ │ │ ├── laptop-connected.svg │ │ │ ├── laptop-disconnected.svg │ │ │ ├── laptop-symbolic.svg │ │ │ ├── laptop-trusted.svg │ │ │ ├── laptopattention.svg │ │ │ ├── laptopconnected.svg │ │ │ ├── laptopdisconnected.svg │ │ │ ├── laptoptrusted.svg │ │ │ ├── liferea-available.svg │ │ │ ├── liferea-unread.svg │ │ │ ├── listen.moe-desktop-app-tray.svg │ │ │ ├── livewallpaper-indicator.svg │ │ │ ├── lookit-panel.svg │ │ │ ├── low-signal-lock.svg │ │ │ ├── low-signal.svg │ │ │ ├── lutris-panel.svg │ │ │ ├── lyricfier-tray.svg │ │ │ ├── mailspring-tray-empty.svg │ │ │ ├── mailspring-tray-full-newitems.svg │ │ │ ├── mailspring-tray-full.svg │ │ │ ├── manjaro-settings-manager-panel.svg │ │ │ ├── mate-sensors-applet-battery.svg │ │ │ ├── mate-sensors-applet-case.svg │ │ │ ├── mate-sensors-applet-chip.svg │ │ │ ├── mate-sensors-applet-cpu.svg │ │ │ ├── mate-sensors-applet-drive-harddisk.svg │ │ │ ├── mate-sensors-applet-fan.svg │ │ │ ├── mate-sensors-applet-gpu.svg │ │ │ ├── mate-sensors-applet-memory.svg │ │ │ ├── mattermost-mention.svg │ │ │ ├── mattermost-tray.svg │ │ │ ├── mattermost-unread.svg │ │ │ ├── megaalert.svg │ │ │ ├── megalogging.svg │ │ │ ├── megapaused.svg │ │ │ ├── megasynching.svg │ │ │ ├── megauptodate.svg │ │ │ ├── megawarning.svg │ │ │ ├── mellowplayer-panel.svg │ │ │ ├── messenger-indicator.svg │ │ │ ├── messenger-notification.svg │ │ │ ├── mic-off.svg │ │ │ ├── mic-on.svg │ │ │ ├── mic-ready.svg │ │ │ ├── mic-volume-high.svg │ │ │ ├── mic-volume-low.svg │ │ │ ├── mic-volume-medium.svg │ │ │ ├── mic-volume-muted.svg │ │ │ ├── microphone-sensitivity-high.svg │ │ │ ├── microphone-sensitivity-low.svg │ │ │ ├── microphone-sensitivity-medium.svg │ │ │ ├── microphone-sensitivity-muted.svg │ │ │ ├── minetime-tray.svg │ │ │ ├── mini-calendar.svg │ │ │ ├── mintupdate-checking.svg │ │ │ ├── mintupdate-error.svg │ │ │ ├── mintupdate-installing.svg │ │ │ ├── mintupdate-up-to-date.svg │ │ │ ├── mintupdate-updates-available.svg │ │ │ ├── mnotify-none-wireframe.svg │ │ │ ├── mnotify-some-wireframe.svg │ │ │ ├── mntray-news.svg │ │ │ ├── mntray-regular.svg │ │ │ ├── moderndeck-tray.svg │ │ │ ├── morgen-tray.svg │ │ │ ├── motrix-tray-active.svg │ │ │ ├── motrix-tray.svg │ │ │ ├── mouse-battery-caution.svg │ │ │ ├── mouse-battery-empty.svg │ │ │ ├── mouse-battery-full.svg │ │ │ ├── mouse-battery-good.svg │ │ │ ├── mouse-battery-low.svg │ │ │ ├── mouse-battery-medium.svg │ │ │ ├── msd-xrandr.svg │ │ │ ├── mstdn-panel.svg │ │ │ ├── mullvad-tray-1.svg │ │ │ ├── mullvad-tray-10.svg │ │ │ ├── mullvad-tray-2.svg │ │ │ ├── mullvad-tray-3.svg │ │ │ ├── mullvad-tray-4.svg │ │ │ ├── mullvad-tray-5.svg │ │ │ ├── mullvad-tray-6.svg │ │ │ ├── mullvad-tray-7.svg │ │ │ ├── mullvad-tray-8.svg │ │ │ ├── mullvad-tray-9.svg │ │ │ ├── mumble-indicator.svg │ │ │ ├── museeks-tray.svg │ │ │ ├── museeq-offline.svg │ │ │ ├── museeq-panel.svg │ │ │ ├── mynotes-tray.svg │ │ │ ├── network-cellular-3g.svg │ │ │ ├── network-cellular-4g.svg │ │ │ ├── network-cellular-acquiring.svg │ │ │ ├── network-cellular-cdma-1x.svg │ │ │ ├── network-cellular-connected.svg │ │ │ ├── network-cellular-edge.svg │ │ │ ├── network-cellular-evdo.svg │ │ │ ├── network-cellular-gprs.svg │ │ │ ├── network-cellular-hspa.svg │ │ │ ├── network-cellular-no-route.svg │ │ │ ├── network-cellular-offline.svg │ │ │ ├── network-cellular-secure-signal-excellent.svg │ │ │ ├── network-cellular-secure-signal-good.svg │ │ │ ├── network-cellular-secure-signal-low.svg │ │ │ ├── network-cellular-secure-signal-none.svg │ │ │ ├── network-cellular-secure-signal-ok.svg │ │ │ ├── network-cellular-signal-excellent.svg │ │ │ ├── network-cellular-signal-good.svg │ │ │ ├── network-cellular-signal-low.svg │ │ │ ├── network-cellular-signal-none.svg │ │ │ ├── network-cellular-signal-ok.svg │ │ │ ├── network-cellular-umts.svg │ │ │ ├── network-disconnected.svg │ │ │ ├── network-error.svg │ │ │ ├── network-idle.svg │ │ │ ├── network-offline.svg │ │ │ ├── network-receive.svg │ │ │ ├── network-transmit-receive.svg │ │ │ ├── network-transmit.svg │ │ │ ├── network-unavailable.svg │ │ │ ├── network-vpn-acquiring.svg │ │ │ ├── network-vpn.svg │ │ │ ├── network-wired-acquiring.svg │ │ │ ├── network-wired-activated.svg │ │ │ ├── network-wired-no-route.svg │ │ │ ├── network-wired-offline.svg │ │ │ ├── network-wired-secure.svg │ │ │ ├── network-wired.svg │ │ │ ├── network-wireless-acquiring.svg │ │ │ ├── network-wireless-connected-00.svg │ │ │ ├── network-wireless-connected-100.svg │ │ │ ├── network-wireless-connected-25.svg │ │ │ ├── network-wireless-connected-50.svg │ │ │ ├── network-wireless-connected-75.svg │ │ │ ├── network-wireless-connected.svg │ │ │ ├── network-wireless-disconnected.svg │ │ │ ├── network-wireless-encrypted.svg │ │ │ ├── network-wireless-hotspot.svg │ │ │ ├── network-wireless-no-route.svg │ │ │ ├── network-wireless-offline.svg │ │ │ ├── network-wireless-secure-signal-excellent.svg │ │ │ ├── network-wireless-secure-signal-good.svg │ │ │ ├── network-wireless-secure-signal-low.svg │ │ │ ├── network-wireless-secure-signal-none.svg │ │ │ ├── network-wireless-secure-signal-ok.svg │ │ │ ├── network-wireless-signal-excellent.svg │ │ │ ├── network-wireless-signal-good.svg │ │ │ ├── network-wireless-signal-low.svg │ │ │ ├── network-wireless-signal-none.svg │ │ │ ├── network-wireless-signal-ok.svg │ │ │ ├── network-wireless-signal-weak.svg │ │ │ ├── new-messages-red.svg │ │ │ ├── nitroshare-indicator.svg │ │ │ ├── nixnote2-tray.svg │ │ │ ├── nm-adhoc.svg │ │ │ ├── nm-device-wired-autoip.svg │ │ │ ├── nm-device-wired-secure.svg │ │ │ ├── nm-device-wired-secureoffline.svg │ │ │ ├── nm-device-wired.svg │ │ │ ├── nm-device-wireless.svg │ │ │ ├── nm-device-wwan.svg │ │ │ ├── nm-mb-roam.svg │ │ │ ├── nm-no-connection.svg │ │ │ ├── nm-secure-lock.svg │ │ │ ├── nm-signal-0-secure.svg │ │ │ ├── nm-signal-0.svg │ │ │ ├── nm-signal-00-secure.svg │ │ │ ├── nm-signal-00.svg │ │ │ ├── nm-signal-100-secure.svg │ │ │ ├── nm-signal-100.svg │ │ │ ├── nm-signal-25-secure.svg │ │ │ ├── nm-signal-25.svg │ │ │ ├── nm-signal-50-secure.svg │ │ │ ├── nm-signal-50.svg │ │ │ ├── nm-signal-75-secure.svg │ │ │ ├── nm-signal-75.svg │ │ │ ├── nm-tech-3g.svg │ │ │ ├── nm-tech-4g.svg │ │ │ ├── nm-tech-cdma-1x.svg │ │ │ ├── nm-tech-edge.svg │ │ │ ├── nm-tech-evdo.svg │ │ │ ├── nm-tech-gprs.svg │ │ │ ├── nm-tech-hspa.svg │ │ │ ├── nm-tech-lte.svg │ │ │ ├── nm-tech-umts.svg │ │ │ ├── nm-vpn-active-lock.svg │ │ │ ├── nm-vpn-lock.svg │ │ │ ├── nm-vpn-standalone-lock.svg │ │ │ ├── nm-wwan-tower.svg │ │ │ ├── no-signal.svg │ │ │ ├── nomachine-disabled.svg │ │ │ ├── nomachine-indicator.svg │ │ │ ├── notes-panel.svg │ │ │ ├── nozbe-tray.svg │ │ │ ├── num-lock-off.svg │ │ │ ├── num-lock-on.svg │ │ │ ├── numlock-off.svg │ │ │ ├── numlock-on.svg │ │ │ ├── nutstore-offline-panel.svg │ │ │ ├── nutstore-oops-panel.svg │ │ │ ├── nutstore-panel.svg │ │ │ ├── nutstore-paused-panel.svg │ │ │ ├── nutstore-synchronized-panel.svg │ │ │ ├── nutstore-synchronizing-panel.svg │ │ │ ├── nylas-tray-empty.svg │ │ │ ├── nylas-tray-full-newitems.svg │ │ │ ├── nylas-tray-full.svg │ │ │ ├── obs-tray-active.svg │ │ │ ├── obs-tray.svg │ │ │ ├── octopi-error.svg │ │ │ ├── octopi-indicator.svg │ │ │ ├── octopi-info.svg │ │ │ ├── octopi-ok.svg │ │ │ ├── odrive-tray-grey.svg │ │ │ ├── odrive-tray-sync.svg │ │ │ ├── odrive-tray.svg │ │ │ ├── onboard-mono.svg │ │ │ ├── onboard-panel.svg │ │ │ ├── openbazaar-system-tray.svg │ │ │ ├── opensnitch-tray-alert.svg │ │ │ ├── opensnitch-tray-off.svg │ │ │ ├── opensnitch-tray-pause.svg │ │ │ ├── opensnitch-tray-red.svg │ │ │ ├── opensnitch-tray.svg │ │ │ ├── optimus-tray-intel-symbolic.svg │ │ │ ├── optimus-tray-intel.svg │ │ │ ├── optimus-tray-nvidia-symbolic.svg │ │ │ ├── optimus-tray-nvidia.svg │ │ │ ├── org.kde.neochat.tray.svg │ │ │ ├── org.keepassxc.KeePassXC-locked.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-dark-locked.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-dark.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-light-locked.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-light.svg │ │ │ ├── org.keepassxc.KeePassXC-unlocked.svg │ │ │ ├── org.nicotine_plus.Nicotine-away.svg │ │ │ ├── org.nicotine_plus.Nicotine-connect.svg │ │ │ ├── org.nicotine_plus.Nicotine-disconnect.svg │ │ │ ├── org.nicotine_plus.Nicotine-msg.svg │ │ │ ├── org.nicotine_plus.Nicotine_away.svg │ │ │ ├── org.nicotine_plus.Nicotine_connect.svg │ │ │ ├── org.nicotine_plus.Nicotine_disconnect.svg │ │ │ ├── org.nicotine_plus.Nicotine_msg.svg │ │ │ ├── org.rnd2.cpupower_gui-panel.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing-down.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing-error.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing-up.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing.svg │ │ │ ├── overgrive-app-ind-con-1.svg │ │ │ ├── overgrive-app-ind-con-2.svg │ │ │ ├── overgrive-app-ind-con-3.svg │ │ │ ├── overgrive-app-ind-sleep.svg │ │ │ ├── overgrive-app-ind.svg │ │ │ ├── pamac-tray-no-update.svg │ │ │ ├── pamac-tray-update.svg │ │ │ ├── pcloud-offline.svg │ │ │ ├── pcloud-ok.svg │ │ │ ├── pcloud-pause.svg │ │ │ ├── pcloud-sync.svg │ │ │ ├── pcloud-warning.svg │ │ │ ├── persepolis-tray.svg │ │ │ ├── phone-battery-caution.svg │ │ │ ├── phone-battery-empty.svg │ │ │ ├── phone-battery-full.svg │ │ │ ├── phone-battery-good.svg │ │ │ ├── phone-battery-low.svg │ │ │ ├── phone-battery-medium.svg │ │ │ ├── pia_tray_connected.svg │ │ │ ├── pia_tray_connecting.svg │ │ │ ├── pia_tray_disconnected.svg │ │ │ ├── pidgin-tray-available.svg │ │ │ ├── pidgin-tray-away.svg │ │ │ ├── pidgin-tray-busy.svg │ │ │ ├── pidgin-tray-connect.svg │ │ │ ├── pidgin-tray-invisible.svg │ │ │ ├── pidgin-tray-offline.svg │ │ │ ├── pidgin-tray-pending.svg │ │ │ ├── pidgin-tray-xa.svg │ │ │ ├── pithos-tray-icon.svg │ │ │ ├── pithos-tray-plugin.svg │ │ │ ├── pocket-casts-tray.svg │ │ │ ├── pomodoneapp-break.svg │ │ │ ├── pomodoneapp-indicator.svg │ │ │ ├── pomodoneapp-paused.svg │ │ │ ├── pomodoneapp-started.svg │ │ │ ├── pomodoro-indicator-light-00.svg │ │ │ ├── pomodoro-indicator-light-01.svg │ │ │ ├── pomodoro-indicator-light-02.svg │ │ │ ├── pomodoro-indicator-light-03.svg │ │ │ ├── pomodoro-indicator-light-04.svg │ │ │ ├── pomodoro-indicator-light-05.svg │ │ │ ├── pomodoro-indicator-light-06.svg │ │ │ ├── pomodoro-indicator-light-07.svg │ │ │ ├── pomodoro-indicator-light-08.svg │ │ │ ├── pomodoro-indicator-light-09.svg │ │ │ ├── pomodoro-indicator-light-10.svg │ │ │ ├── pomodoro-indicator-light-11.svg │ │ │ ├── pomodoro-indicator-light-12.svg │ │ │ ├── pomodoro-indicator-light-13.svg │ │ │ ├── pomodoro-indicator-light-14.svg │ │ │ ├── pomodoro-indicator-light-15.svg │ │ │ ├── pomodoro-indicator-light-16.svg │ │ │ ├── pomodoro-indicator-light-17.svg │ │ │ ├── pomodoro-indicator-light-18.svg │ │ │ ├── pomodoro-indicator-light-19.svg │ │ │ ├── pomodoro-indicator-light-20.svg │ │ │ ├── pomodoro-indicator-light-21.svg │ │ │ ├── pomodoro-indicator-light-22.svg │ │ │ ├── pomodoro-indicator-light-23.svg │ │ │ ├── pomodoro-indicator-light-24.svg │ │ │ ├── pomodoro-indicator-light-25.svg │ │ │ ├── pomodoro-indicator-light-26.svg │ │ │ ├── pomodoro-indicator-light-27.svg │ │ │ ├── pomodoro-indicator-light-28.svg │ │ │ ├── pomodoro-indicator-light-29.svg │ │ │ ├── pomodoro-indicator-light-30.svg │ │ │ ├── pomodoro-indicator-light-31.svg │ │ │ ├── pomodoro-indicator-light-32.svg │ │ │ ├── pomodoro-indicator-light-33.svg │ │ │ ├── pomodoro-indicator-light-34.svg │ │ │ ├── pomodoro-indicator-light-35.svg │ │ │ ├── pomodoro-indicator-light-36.svg │ │ │ ├── pomodoro-indicator-light-37.svg │ │ │ ├── pomodoro-indicator-light-38.svg │ │ │ ├── pomodoro-indicator-light-39.svg │ │ │ ├── pomodoro-indicator-light-40.svg │ │ │ ├── pomodoro-indicator-light-41.svg │ │ │ ├── pomodoro-indicator-light-42.svg │ │ │ ├── pomodoro-indicator-light-43.svg │ │ │ ├── pomodoro-indicator-light-44.svg │ │ │ ├── pomodoro-indicator-light-45.svg │ │ │ ├── pomodoro-indicator-light-46.svg │ │ │ ├── pomodoro-indicator-light-47.svg │ │ │ ├── pomodoro-indicator-light-48.svg │ │ │ ├── pomodoro-indicator-light-49.svg │ │ │ ├── pomodoro-indicator-light-50.svg │ │ │ ├── pomodoro-indicator-light-51.svg │ │ │ ├── pomodoro-indicator-light-52.svg │ │ │ ├── pomodoro-indicator-light-53.svg │ │ │ ├── pomodoro-indicator-light-54.svg │ │ │ ├── pomodoro-indicator-light-55.svg │ │ │ ├── pomodoro-indicator-light-56.svg │ │ │ ├── pomodoro-indicator-light-57.svg │ │ │ ├── pomodoro-indicator-light-58.svg │ │ │ ├── pomodoro-indicator-light-59.svg │ │ │ ├── pomodoro-indicator-light-60.svg │ │ │ ├── pomodoro-indicator-light-61.svg │ │ │ ├── pomodoro-start-light.svg │ │ │ ├── pomodoro-stop-light.svg │ │ │ ├── popcorntime-tray.svg │ │ │ ├── pragha-panel.svg │ │ │ ├── preferences-desktop-accessibility-panel.svg │ │ │ ├── preferences-system-bluetooth-active.svg │ │ │ ├── preferences-system-bluetooth-inactive.svg │ │ │ ├── premid-tray.svg │ │ │ ├── prime-hybrid.svg │ │ │ ├── prime-intel.svg │ │ │ ├── prime-nvidia.svg │ │ │ ├── process-syncing-down.svg │ │ │ ├── process-syncing-error.svg │ │ │ ├── process-syncing-idle.svg │ │ │ ├── process-syncing-up.svg │ │ │ ├── process-syncing.svg │ │ │ ├── protonmail-indicator.svg │ │ │ ├── protonmail-notification.svg │ │ │ ├── protonvpn-tray.svg │ │ │ ├── protonvpngui-connected.svg │ │ │ ├── protonvpngui-disconnected.svg │ │ │ ├── protonvpngui-no-network.svg │ │ │ ├── psensor_hot.svg │ │ │ ├── psensor_normal.svg │ │ │ ├── pushbullet-indicator-disabled.svg │ │ │ ├── pushbullet-indicator-light.svg │ │ │ ├── pushbullet-indicator-paused.svg │ │ │ ├── pushbullet-indicator-sync0-light.svg │ │ │ ├── pushbullet-indicator-sync1-light.svg │ │ │ ├── pushbullet-indicator-sync2-light.svg │ │ │ ├── pushbullet-indicator-sync3-light.svg │ │ │ ├── pushbullet-indicator-transparent.svg │ │ │ ├── pushbullet-indicator.svg │ │ │ ├── qalculate-tray.svg │ │ │ ├── qbittorrent-panel.svg │ │ │ ├── qbittorrent-tray-dark.svg │ │ │ ├── qbittorrent-tray-light.svg │ │ │ ├── qbittorrent-tray.svg │ │ │ ├── qelectrotech-indicator.svg │ │ │ ├── qjoypad-tray.svg │ │ │ ├── qnapi-panel.svg │ │ │ ├── qomp-pause-panel.svg │ │ │ ├── qomp-play-panel.svg │ │ │ ├── qomp-stop-panel.svg │ │ │ ├── qtox-away.svg │ │ │ ├── qtox-busy.svg │ │ │ ├── qtox-event.svg │ │ │ ├── qtox-invisible.svg │ │ │ ├── qtox-offline.svg │ │ │ ├── qtox-online.svg │ │ │ ├── qtpass-tray.svg │ │ │ ├── quota.svg │ │ │ ├── radiotray-ng-off.svg │ │ │ ├── radiotray-ng-on.svg │ │ │ ├── radiotray_connecting.svg │ │ │ ├── radiotray_off.svg │ │ │ ├── radiotray_on.svg │ │ │ ├── rambox-done.svg │ │ │ ├── rambox-inactive.svg │ │ │ ├── rambox-indicator.svg │ │ │ ├── rambox-mention.svg │ │ │ ├── rambox-notification.svg │ │ │ ├── rambox-warning.svg │ │ │ ├── rare-tray.svg │ │ │ ├── rclonetray-connected-tray.svg │ │ │ ├── rclonetray-tray.svg │ │ │ ├── receiving-bad-signal-lock.svg │ │ │ ├── receiving-bad-signal.svg │ │ │ ├── receiving-good-signal-lock.svg │ │ │ ├── receiving-good-signal.svg │ │ │ ├── receiving-high-signal-lock.svg │ │ │ ├── receiving-high-signal.svg │ │ │ ├── receiving-low-signal-lock.svg │ │ │ ├── receiving-low-signal.svg │ │ │ ├── record-desktop-indicator-recording.svg │ │ │ ├── record-desktop-indicator.svg │ │ │ ├── redshift-status-off.svg │ │ │ ├── redshift-status-on.svg │ │ │ ├── rememberthemilk-notification.svg │ │ │ ├── rememberthemilk-tray.svg │ │ │ ├── rememberthemilk-unseen-notification.svg │ │ │ ├── remmina-panel.svg │ │ │ ├── remmina-status.svg │ │ │ ├── remote-folder-sync-down.svg │ │ │ ├── remote-folder-sync-up.svg │ │ │ ├── remote-folder-sync.svg │ │ │ ├── rescuetime-indicator.svg │ │ │ ├── rescuetime-offline.svg │ │ │ ├── rhythmbox-indicator.svg │ │ │ ├── rhythmbox-notplaying.svg │ │ │ ├── rhythmbox-panel.svg │ │ │ ├── rhythmbox-playing.svg │ │ │ ├── riot-tray.svg │ │ │ ├── rocketchat-tray-1.svg │ │ │ ├── rocketchat-tray-2.svg │ │ │ ├── rocketchat-tray-3.svg │ │ │ ├── rocketchat-tray-4.svg │ │ │ ├── rocketchat-tray-5.svg │ │ │ ├── rocketchat-tray-6.svg │ │ │ ├── rocketchat-tray-7.svg │ │ │ ├── rocketchat-tray-8.svg │ │ │ ├── rocketchat-tray-9-plus.svg │ │ │ ├── rocketchat-tray-9.svg │ │ │ ├── rocketchat-tray-alert.svg │ │ │ ├── rocketchat-tray-dot.svg │ │ │ ├── rocketchat-tray.svg │ │ │ ├── rsibreak0.svg │ │ │ ├── rsibreak1.svg │ │ │ ├── rsibreak2.svg │ │ │ ├── rsibreak3.svg │ │ │ ├── rsibreak4.svg │ │ │ ├── rsibreakx.svg │ │ │ ├── rto-proxy-tray.svg │ │ │ ├── safeeyes_disabled.svg │ │ │ ├── safeeyes_enabled.svg │ │ │ ├── scc-alive.svg │ │ │ ├── scc-dead.svg │ │ │ ├── scc-error.svg │ │ │ ├── scc-unknown.svg │ │ │ ├── screencloud-idle.svg │ │ │ ├── screencloud-uploading.svg │ │ │ ├── scrllock-off.svg │ │ │ ├── scrllock-on.svg │ │ │ ├── scroll-lock-off.svg │ │ │ ├── scroll-lock-on.svg │ │ │ ├── scudcloud-attention-1.svg │ │ │ ├── scudcloud-attention-2.svg │ │ │ ├── scudcloud-attention-3.svg │ │ │ ├── scudcloud-attention-4.svg │ │ │ ├── scudcloud-attention-5.svg │ │ │ ├── scudcloud-attention-6.svg │ │ │ ├── scudcloud-attention-7.svg │ │ │ ├── scudcloud-attention-8.svg │ │ │ ├── scudcloud-attention-9.svg │ │ │ ├── scudcloud-attention.svg │ │ │ ├── scudcloud.svg │ │ │ ├── seafile-status-error.svg │ │ │ ├── seafile-status-notification.svg │ │ │ ├── seafile-status-offline.svg │ │ │ ├── seafile-status-ok.svg │ │ │ ├── seafile-status-paused.svg │ │ │ ├── seafile-status-syncing-1.svg │ │ │ ├── seafile-status-syncing-2.svg │ │ │ ├── security-high.svg │ │ │ ├── security-low.svg │ │ │ ├── security-medium.svg │ │ │ ├── sendanywhere-tray.svg │ │ │ ├── session-desktop-tray.svg │ │ │ ├── sflphone-indicator.svg │ │ │ ├── sflphone-notification.svg │ │ │ ├── sflphone-offline.svg │ │ │ ├── shutter-panel.svg │ │ │ ├── si-syncthing-0.svg │ │ │ ├── si-syncthing-1.svg │ │ │ ├── si-syncthing-10.svg │ │ │ ├── si-syncthing-11.svg │ │ │ ├── si-syncthing-2.svg │ │ │ ├── si-syncthing-3.svg │ │ │ ├── si-syncthing-4.svg │ │ │ ├── si-syncthing-5.svg │ │ │ ├── si-syncthing-6.svg │ │ │ ├── si-syncthing-7.svg │ │ │ ├── si-syncthing-8.svg │ │ │ ├── si-syncthing-9.svg │ │ │ ├── si-syncthing-idle.svg │ │ │ ├── si-syncthing-unknown.svg │ │ │ ├── signal-100.svg │ │ │ ├── signal-25.svg │ │ │ ├── signal-50.svg │ │ │ ├── signal-75.svg │ │ │ ├── signal-tray.svg │ │ │ ├── signal-unread-1.svg │ │ │ ├── signal-unread-10.svg │ │ │ ├── signal-unread-2.svg │ │ │ ├── signal-unread-3.svg │ │ │ ├── signal-unread-4.svg │ │ │ ├── signal-unread-5.svg │ │ │ ├── signal-unread-6.svg │ │ │ ├── signal-unread-7.svg │ │ │ ├── signal-unread-8.svg │ │ │ ├── signal-unread-9.svg │ │ │ ├── simplescreenrecorder-error.svg │ │ │ ├── simplescreenrecorder-idle.svg │ │ │ ├── simplescreenrecorder-panel.svg │ │ │ ├── simplescreenrecorder-paused.svg │ │ │ ├── simplescreenrecorder-recording.svg │ │ │ ├── sirikali-panel.svg │ │ │ ├── skype-indicator.svg │ │ │ ├── skype-status-away-notification.svg │ │ │ ├── skype-status-away.svg │ │ │ ├── skype-status-connected-notification.svg │ │ │ ├── skype-status-connected.svg │ │ │ ├── skype-status-connecting-0.svg │ │ │ ├── skype-status-connecting-1.svg │ │ │ ├── skype-status-connecting-2.svg │ │ │ ├── skype-status-connecting-3.svg │ │ │ ├── skype-status-disturb-notification.svg │ │ │ ├── skype-status-disturb.svg │ │ │ ├── skype-status-hidden-notification.svg │ │ │ ├── skype-status-hidden.svg │ │ │ ├── skype-status-invisible-notification.svg │ │ │ ├── skype-status-invisible.svg │ │ │ ├── skype-status-offline-notification.svg │ │ │ ├── skype-status-offline.svg │ │ │ ├── slack-indicator-highlight.svg │ │ │ ├── slack-indicator-unread.svg │ │ │ ├── slack-indicator.svg │ │ │ ├── smartcode-stremio-tray.svg │ │ │ ├── smartphone-connected.svg │ │ │ ├── smartphone-disconnected.svg │ │ │ ├── smartphone-trusted.svg │ │ │ ├── smartphoneattention.svg │ │ │ ├── smartphoneconnected.svg │ │ │ ├── smartphonedisconnected.svg │ │ │ ├── smartphonetrusted.svg │ │ │ ├── smplayer-panel.svg │ │ │ ├── software-update-available.svg │ │ │ ├── software-update-urgent.svg │ │ │ ├── solaar-attention.svg │ │ │ ├── solaar-indicator.svg │ │ │ ├── spotify-indicator.svg │ │ │ ├── start-here-lxqt.svg │ │ │ ├── start-here.svg │ │ │ ├── state-download.svg │ │ │ ├── state-error.svg │ │ │ ├── state-information.svg │ │ │ ├── state-offline.svg │ │ │ ├── state-ok.svg │ │ │ ├── state-pause.svg │ │ │ ├── state-sync.svg │ │ │ ├── state-warning.svg │ │ │ ├── steadyflow-alert-panel.svg │ │ │ ├── steadyflow-panel.svg │ │ │ ├── steam_tray_mono.svg │ │ │ ├── stock_weather-cloudy.svg │ │ │ ├── stock_weather-few-clouds.svg │ │ │ ├── stock_weather-fog.svg │ │ │ ├── stock_weather-night-clear.svg │ │ │ ├── stock_weather-night-few-clouds.svg │ │ │ ├── stock_weather-showers.svg │ │ │ ├── stock_weather-snow.svg │ │ │ ├── stock_weather-storm.svg │ │ │ ├── strawberry-panel-grey.svg │ │ │ ├── strawberry-panel.svg │ │ │ ├── superproductivity-tray-0.svg │ │ │ ├── superproductivity-tray-1.svg │ │ │ ├── superproductivity-tray-10.svg │ │ │ ├── superproductivity-tray-11.svg │ │ │ ├── superproductivity-tray-12.svg │ │ │ ├── superproductivity-tray-13.svg │ │ │ ├── superproductivity-tray-14.svg │ │ │ ├── superproductivity-tray-15.svg │ │ │ ├── superproductivity-tray-2.svg │ │ │ ├── superproductivity-tray-3.svg │ │ │ ├── superproductivity-tray-4.svg │ │ │ ├── superproductivity-tray-5.svg │ │ │ ├── superproductivity-tray-6.svg │ │ │ ├── superproductivity-tray-7.svg │ │ │ ├── superproductivity-tray-8.svg │ │ │ ├── superproductivity-tray-9.svg │ │ │ ├── superproductivity-tray-run.svg │ │ │ ├── superproductivity-tray.svg │ │ │ ├── synapse-panel.svg │ │ │ ├── synergy-panel-ok.svg │ │ │ ├── synergy-panel.svg │ │ │ ├── syspeek-0.svg │ │ │ ├── syspeek-10.svg │ │ │ ├── syspeek-100.svg │ │ │ ├── syspeek-20.svg │ │ │ ├── syspeek-30.svg │ │ │ ├── syspeek-40.svg │ │ │ ├── syspeek-50.svg │ │ │ ├── syspeek-60.svg │ │ │ ├── syspeek-70.svg │ │ │ ├── syspeek-80.svg │ │ │ ├── syspeek-90.svg │ │ │ ├── system-devices-information.svg │ │ │ ├── system-devices-panel-alert.svg │ │ │ ├── system-devices-panel-information.svg │ │ │ ├── system-devices-panel.svg │ │ │ ├── system-file-manager-panel.svg │ │ │ ├── system-restart-panel.svg │ │ │ ├── system-shutdown-panel-restart.svg │ │ │ ├── system-shutdown-panel.svg │ │ │ ├── system-software-update-panel.svg │ │ │ ├── tablet-connected.svg │ │ │ ├── tablet-disconnected.svg │ │ │ ├── tabletattention.svg │ │ │ ├── tabletconnected.svg │ │ │ ├── tabletdisconnected.svg │ │ │ ├── tablettrusted.svg │ │ │ ├── tartube-check-tray.svg │ │ │ ├── tartube-download-tray.svg │ │ │ ├── tartube-info-tray.svg │ │ │ ├── tartube-refresh-tray.svg │ │ │ ├── tartube-tidy-tray.svg │ │ │ ├── tartube-tray.svg │ │ │ ├── tartube-update-tray.svg │ │ │ ├── teams-for-linux-tray.svg │ │ │ ├── teams-tray-activity.svg │ │ │ ├── teams-tray-available.svg │ │ │ ├── teams-tray-away.svg │ │ │ ├── teams-tray-busy.svg │ │ │ ├── teams-tray-dnd.svg │ │ │ ├── teams-tray-error.svg │ │ │ ├── teams-tray-noactivity.svg │ │ │ ├── teams-tray-offline.svg │ │ │ ├── teams-tray-offshift.svg │ │ │ ├── teams-tray-onshift.svg │ │ │ ├── teamviewer-indicator-away.svg │ │ │ ├── teamviewer-indicator-busy.svg │ │ │ ├── teamviewer-indicator-connected.svg │ │ │ ├── teamviewer-indicator-error.svg │ │ │ ├── teamviewer-indicator-offline.svg │ │ │ ├── teamviewer-indicator.svg │ │ │ ├── telegram-attention-panel.svg │ │ │ ├── telegram-mute-panel.svg │ │ │ ├── telegram-panel.svg │ │ │ ├── thunderbird-attention-panel.svg │ │ │ ├── thunderbird-panel.svg │ │ │ ├── ticktick-tray.svg │ │ │ ├── timekpr-panel.svg │ │ │ ├── todo-indicator.svg │ │ │ ├── todoist-tray.svg │ │ │ ├── tomahawk-indicator.svg │ │ │ ├── tomboy-panel.svg │ │ │ ├── toolbox-tray-color.svg │ │ │ ├── touchpad-indicator-light-disabled.svg │ │ │ ├── touchpad-indicator-light-enabled.svg │ │ │ ├── touchpad-indicator-light.svg │ │ │ ├── transmission-panel.svg │ │ │ ├── transmission-tray-icon.svg │ │ │ ├── transmitting-bad-signal-lock.svg │ │ │ ├── transmitting-bad-signal.svg │ │ │ ├── transmitting-good-signal-lock.svg │ │ │ ├── transmitting-good-signal.svg │ │ │ ├── transmitting-high-signal-lock.svg │ │ │ ├── transmitting-high-signal.svg │ │ │ ├── transmitting-low-signal-lock.svg │ │ │ ├── transmitting-low-signal.svg │ │ │ ├── tray-message.svg │ │ │ ├── tray-new-im.svg │ │ │ ├── tray-offline.svg │ │ │ ├── tray-online.svg │ │ │ ├── trimage-indicator.svg │ │ │ ├── tusk-indicator.svg │ │ │ ├── tutanota-desktop-tray.svg │ │ │ ├── tv-symbolic.svg │ │ │ ├── tvconnected.svg │ │ │ ├── tvdisconnected.svg │ │ │ ├── tvtrusted.svg │ │ │ ├── tweet-tray-panel.svg │ │ │ ├── twitch-indicator.svg │ │ │ ├── ubuntuone-client-error.svg │ │ │ ├── ubuntuone-client-idle.svg │ │ │ ├── ubuntuone-client-offline.svg │ │ │ ├── ubuntuone-client-paused.svg │ │ │ ├── ubuntuone-client-updating.svg │ │ │ ├── uget-tray-default.svg │ │ │ ├── uget-tray-downloading.svg │ │ │ ├── uget-tray-error.svg │ │ │ ├── ulauncher-indicator.svg │ │ │ ├── update-high.svg │ │ │ ├── update-low.svg │ │ │ ├── update-medium.svg │ │ │ ├── update-none.svg │ │ │ ├── updates-notifier-inactive.svg │ │ │ ├── updates-notifier.svg │ │ │ ├── user-available-panel.svg │ │ │ ├── user-available.svg │ │ │ ├── user-away-panel.svg │ │ │ ├── user-away.svg │ │ │ ├── user-busy-panel.svg │ │ │ ├── user-busy.svg │ │ │ ├── user-idle-panel.svg │ │ │ ├── user-idle.svg │ │ │ ├── user-invisible-panel.svg │ │ │ ├── user-invisible.svg │ │ │ ├── user-offline-panel.svg │ │ │ ├── user-offline.svg │ │ │ ├── user-online.svg │ │ │ ├── user-status-new.svg │ │ │ ├── user-status-pending.svg │ │ │ ├── utools-tray.svg │ │ │ ├── variety-indicator.svg │ │ │ ├── veracrypt-panel.svg │ │ │ ├── viber-normal.svg │ │ │ ├── viber-notification.svg │ │ │ ├── virt-manager-panel.svg │ │ │ ├── vivaldi-tray.svg │ │ │ ├── vk-tray.svg │ │ │ ├── vlc-panel.svg │ │ │ ├── volume-level-high-panel.svg │ │ │ ├── volume-level-high.svg │ │ │ ├── volume-level-low-panel.svg │ │ │ ├── volume-level-low.svg │ │ │ ├── volume-level-medium-panel.svg │ │ │ ├── volume-level-medium.svg │ │ │ ├── volume-level-muted-panel.svg │ │ │ ├── volume-level-muted.svg │ │ │ ├── volume-level-none-panel.svg │ │ │ ├── volume-level-none.svg │ │ │ ├── vorta-tray-active.svg │ │ │ ├── vorta-tray.svg │ │ │ ├── weather-clear-night-000.svg │ │ │ ├── weather-clear-night-010.svg │ │ │ ├── weather-clear-night-020.svg │ │ │ ├── weather-clear-night-030.svg │ │ │ ├── weather-clear-night-040.svg │ │ │ ├── weather-clear-night-050.svg │ │ │ ├── weather-clear-night-060.svg │ │ │ ├── weather-clear-night-070.svg │ │ │ ├── weather-clear-night-080.svg │ │ │ ├── weather-clear-night-090.svg │ │ │ ├── weather-clear-night-100.svg │ │ │ ├── weather-clear-night-110.svg │ │ │ ├── weather-clear-night-120.svg │ │ │ ├── weather-clear-night-130.svg │ │ │ ├── weather-clear-night-140.svg │ │ │ ├── weather-clear-night-150.svg │ │ │ ├── weather-clear-night-160.svg │ │ │ ├── weather-clear-night-170.svg │ │ │ ├── weather-clear-night-180.svg │ │ │ ├── weather-clear-night-190.svg │ │ │ ├── weather-clear-night-200.svg │ │ │ ├── weather-clear-night-210.svg │ │ │ ├── weather-clear-night-220.svg │ │ │ ├── weather-clear-night-230.svg │ │ │ ├── weather-clear-night-240.svg │ │ │ ├── weather-clear-night-250.svg │ │ │ ├── weather-clear-night-260.svg │ │ │ ├── weather-clear-night-270.svg │ │ │ ├── weather-clear-night-280.svg │ │ │ ├── weather-clear-night-290.svg │ │ │ ├── weather-clear-night-300.svg │ │ │ ├── weather-clear-night-310.svg │ │ │ ├── weather-clear-night-320.svg │ │ │ ├── weather-clear-night-330.svg │ │ │ ├── weather-clear-night-340.svg │ │ │ ├── weather-clear-night-350.svg │ │ │ ├── weather-clear-night.svg │ │ │ ├── weather-clear-wind-night.svg │ │ │ ├── weather-clear-wind.svg │ │ │ ├── weather-clear.svg │ │ │ ├── weather-clouds-night.svg │ │ │ ├── weather-clouds-wind-night.svg │ │ │ ├── weather-clouds-wind.svg │ │ │ ├── weather-clouds.svg │ │ │ ├── weather-few-clouds-night-000.svg │ │ │ ├── weather-few-clouds-night-010.svg │ │ │ ├── weather-few-clouds-night-020.svg │ │ │ ├── weather-few-clouds-night-030.svg │ │ │ ├── weather-few-clouds-night-040.svg │ │ │ ├── weather-few-clouds-night-050.svg │ │ │ ├── weather-few-clouds-night-060.svg │ │ │ ├── weather-few-clouds-night-070.svg │ │ │ ├── weather-few-clouds-night-080.svg │ │ │ ├── weather-few-clouds-night-090.svg │ │ │ ├── weather-few-clouds-night-100.svg │ │ │ ├── weather-few-clouds-night-110.svg │ │ │ ├── weather-few-clouds-night-120.svg │ │ │ ├── weather-few-clouds-night-130.svg │ │ │ ├── weather-few-clouds-night-140.svg │ │ │ ├── weather-few-clouds-night-150.svg │ │ │ ├── weather-few-clouds-night-160.svg │ │ │ ├── weather-few-clouds-night-170.svg │ │ │ ├── weather-few-clouds-night-180.svg │ │ │ ├── weather-few-clouds-night-190.svg │ │ │ ├── weather-few-clouds-night-200.svg │ │ │ ├── weather-few-clouds-night-210.svg │ │ │ ├── weather-few-clouds-night-220.svg │ │ │ ├── weather-few-clouds-night-230.svg │ │ │ ├── weather-few-clouds-night-240.svg │ │ │ ├── weather-few-clouds-night-250.svg │ │ │ ├── weather-few-clouds-night-260.svg │ │ │ ├── weather-few-clouds-night-270.svg │ │ │ ├── weather-few-clouds-night-280.svg │ │ │ ├── weather-few-clouds-night-290.svg │ │ │ ├── weather-few-clouds-night-300.svg │ │ │ ├── weather-few-clouds-night-310.svg │ │ │ ├── weather-few-clouds-night-320.svg │ │ │ ├── weather-few-clouds-night-330.svg │ │ │ ├── weather-few-clouds-night-340.svg │ │ │ ├── weather-few-clouds-night-350.svg │ │ │ ├── weather-few-clouds-night.svg │ │ │ ├── weather-few-clouds-wind-night.svg │ │ │ ├── weather-few-clouds-wind.svg │ │ │ ├── weather-few-clouds.svg │ │ │ ├── weather-fog.svg │ │ │ ├── weather-freezing-rain.svg │ │ │ ├── weather-hail.svg │ │ │ ├── weather-many-clouds-wind.svg │ │ │ ├── weather-many-clouds.svg │ │ │ ├── weather-mist.svg │ │ │ ├── weather-none-available.svg │ │ │ ├── weather-overcast-wind.svg │ │ │ ├── weather-overcast.svg │ │ │ ├── weather-severe-alert.svg │ │ │ ├── weather-showers-day.svg │ │ │ ├── weather-showers-night.svg │ │ │ ├── weather-showers-scattered-day.svg │ │ │ ├── weather-showers-scattered-night.svg │ │ │ ├── weather-showers-scattered.svg │ │ │ ├── weather-showers.svg │ │ │ ├── weather-snow-day.svg │ │ │ ├── weather-snow-night.svg │ │ │ ├── weather-snow-rain.svg │ │ │ ├── weather-snow-scattered-day.svg │ │ │ ├── weather-snow-scattered-night.svg │ │ │ ├── weather-snow-scattered.svg │ │ │ ├── weather-snow.svg │ │ │ ├── weather-storm-day.svg │ │ │ ├── weather-storm-night.svg │ │ │ ├── weather-storm.svg │ │ │ ├── weather-windy.svg │ │ │ ├── webtorrent-desktop-panel.svg │ │ │ ├── wechat-tray-unread.svg │ │ │ ├── wechat-tray.svg │ │ │ ├── whatsapp-msg.svg │ │ │ ├── whatsapp-tray.svg │ │ │ ├── whatsapp-warning-msg.svg │ │ │ ├── whatsapp-warning.svg │ │ │ ├── whatsie-tray-attention.svg │ │ │ ├── whatsie-tray.svg │ │ │ ├── wire-tray-attention.svg │ │ │ ├── wire-tray.svg │ │ │ ├── wired.svg │ │ │ ├── wiznote-indicator.svg │ │ │ ├── workrave-indicator-quiet.svg │ │ │ ├── workrave-indicator-suspended.svg │ │ │ ├── workrave-indicator.svg │ │ │ ├── x-tile-panel.svg │ │ │ ├── xchat-panel.svg │ │ │ ├── xfce-newmail.svg │ │ │ ├── xfce-nomail.svg │ │ │ ├── xfce4-battery-critical-charging.svg │ │ │ ├── xfce4-battery-critical.svg │ │ │ ├── xfce4-battery-full-charging.svg │ │ │ ├── xfce4-battery-full.svg │ │ │ ├── xfce4-battery-low-charging.svg │ │ │ ├── xfce4-battery-low.svg │ │ │ ├── xfce4-battery-missing.svg │ │ │ ├── xfce4-battery-ok-charging.svg │ │ │ ├── xfce4-battery-ok.svg │ │ │ ├── xfce4-fsguard-plugin-urgent.svg │ │ │ ├── xfce4-fsguard-plugin-warning.svg │ │ │ ├── xfce4-fsguard-plugin.svg │ │ │ ├── xfce4-mixer-muted.svg │ │ │ ├── xfce4-mixer-no-muted.svg │ │ │ ├── xfce4-mixer-no-record.svg │ │ │ ├── xfce4-mixer-record.svg │ │ │ ├── xfce4-mixer-volume-high.svg │ │ │ ├── xfce4-mixer-volume-low-medium.svg │ │ │ ├── xfce4-mixer-volume-low.svg │ │ │ ├── xfce4-mixer-volume-medium.svg │ │ │ ├── xfce4-mixer-volume-muted.svg │ │ │ ├── xfce4-mixer-volume-ultra-low.svg │ │ │ ├── xfce4-mixer-volume-very-high.svg │ │ │ ├── xfce4-notes-plugin.svg │ │ │ ├── xfce4-whiskermenu.svg │ │ │ ├── xfpm-ac-adapter.svg │ │ │ ├── xfpm-brightness-lcd.svg │ │ │ ├── xfpm-keyboard-000.svg │ │ │ ├── xfpm-keyboard-020.svg │ │ │ ├── xfpm-keyboard-030.svg │ │ │ ├── xfpm-keyboard-040.svg │ │ │ ├── xfpm-keyboard-060.svg │ │ │ ├── xfpm-keyboard-080.svg │ │ │ ├── xfpm-keyboard-100.svg │ │ │ ├── xfpm-mouse-000.svg │ │ │ ├── xfpm-mouse-020.svg │ │ │ ├── xfpm-mouse-030.svg │ │ │ ├── xfpm-mouse-040.svg │ │ │ ├── xfpm-mouse-060.svg │ │ │ ├── xfpm-mouse-080.svg │ │ │ ├── xfpm-mouse-100.svg │ │ │ ├── xfpm-phone-000.svg │ │ │ ├── xfpm-phone-020.svg │ │ │ ├── xfpm-phone-030.svg │ │ │ ├── xfpm-phone-040.svg │ │ │ ├── xfpm-phone-060.svg │ │ │ ├── xfpm-phone-080.svg │ │ │ ├── xfpm-phone-100.svg │ │ │ ├── xfpm-primary-000-charging.svg │ │ │ ├── xfpm-primary-000.svg │ │ │ ├── xfpm-primary-020-charging.svg │ │ │ ├── xfpm-primary-020.svg │ │ │ ├── xfpm-primary-040-charging.svg │ │ │ ├── xfpm-primary-040.svg │ │ │ ├── xfpm-primary-060-charging.svg │ │ │ ├── xfpm-primary-060.svg │ │ │ ├── xfpm-primary-080-charging.svg │ │ │ ├── xfpm-primary-080.svg │ │ │ ├── xfpm-primary-100-charging.svg │ │ │ ├── xfpm-primary-100.svg │ │ │ ├── xfpm-primary-charged.svg │ │ │ ├── xfpm-primary-missing.svg │ │ │ ├── xfpm-ups-000-charging.svg │ │ │ ├── xfpm-ups-000.svg │ │ │ ├── xfpm-ups-020-charging.svg │ │ │ ├── xfpm-ups-020.svg │ │ │ ├── xfpm-ups-040-charging.svg │ │ │ ├── xfpm-ups-040.svg │ │ │ ├── xfpm-ups-060-charging.svg │ │ │ ├── xfpm-ups-060.svg │ │ │ ├── xfpm-ups-080-charging.svg │ │ │ ├── xfpm-ups-080.svg │ │ │ ├── xfpm-ups-100-charging.svg │ │ │ ├── xfpm-ups-100.svg │ │ │ ├── xfpm-ups-charged.svg │ │ │ ├── xfpm-ups-missing.svg │ │ │ ├── xkbmod-indicator.svg │ │ │ ├── y-ppa-indicator.svg │ │ │ ├── yaradio-yamusic-tray.svg │ │ │ ├── yate-tray-incomingcall.svg │ │ │ ├── yate-tray-incomingchat.svg │ │ │ ├── yate-tray-info.svg │ │ │ ├── yate-tray-notification.svg │ │ │ ├── yate-tray.svg │ │ │ ├── yd-busy1.svg │ │ │ ├── yd-busy2.svg │ │ │ ├── yd-busy3.svg │ │ │ ├── yd-busy4.svg │ │ │ ├── yd-busy5.svg │ │ │ ├── yd-ind-error.svg │ │ │ ├── yd-ind-idle.svg │ │ │ ├── yd-ind-pause.svg │ │ │ ├── youtube-indicator-downloading-light.svg │ │ │ ├── youtube-indicator-light-disabled.svg │ │ │ ├── youtube-indicator-light-sync0.svg │ │ │ ├── youtube-indicator-light-sync1.svg │ │ │ ├── youtube-indicator-light-sync2.svg │ │ │ ├── youtube-indicator-light-sync3.svg │ │ │ ├── youtube-indicator-light-sync4.svg │ │ │ ├── youtube-indicator-light-sync5.svg │ │ │ ├── youtube-indicator-light-sync6.svg │ │ │ ├── youtube-indicator-light-sync7.svg │ │ │ ├── youtube-indicator-light-sync8.svg │ │ │ ├── youtube-indicator-light-sync9.svg │ │ │ ├── youtube-indicator-light.svg │ │ │ ├── youtube-music-desktop-app-tray-pause.svg │ │ │ ├── youtube-music-desktop-app-tray-play.svg │ │ │ ├── youtube-music-desktop-app-tray.svg │ │ │ ├── youtube-music-tray.svg │ │ │ ├── yum-indicator-error.svg │ │ │ ├── yum-indicator-info.svg │ │ │ ├── yum-indicator-no-updates.svg │ │ │ ├── yum-indicator-updates.svg │ │ │ ├── yum-indicator-working.svg │ │ │ ├── zeal-panel.svg │ │ │ ├── zeal-tray.svg │ │ │ └── zim-panel.svg │ │ ├── 22 │ │ │ ├── 1password-panel-locked.svg │ │ │ ├── 1password-panel.svg │ │ │ ├── 5g.svg │ │ │ ├── QMPlay2-panel.svg │ │ │ ├── ac-adapter.svg │ │ │ ├── account-logged-in.svg │ │ │ ├── acestream-tray.svg │ │ │ ├── airplane-mode.svg │ │ │ ├── akonaditray.svg │ │ │ ├── alarm-clock-panel.svg │ │ │ ├── alarm-clock-triggered.svg │ │ │ ├── albert-panel.svg │ │ │ ├── albert-tray.svg │ │ │ ├── amd-alto.svg │ │ │ ├── amd-bajo.svg │ │ │ ├── amd-medio.svg │ │ │ ├── anatine-indicator.svg │ │ │ ├── anatine-notification.svg │ │ │ ├── android-messages-desktop-tray-unread.svg │ │ │ ├── android-messages-desktop-tray.svg │ │ │ ├── antimicro-panel.svg │ │ │ ├── antimicrox_trayicon.svg │ │ │ ├── ao-app-tray.svg │ │ │ ├── application-running.svg │ │ │ ├── applications-chat-panel.svg │ │ │ ├── applications-email-panel.svg │ │ │ ├── audacious-panel.svg │ │ │ ├── audio-input-microphone-high-panel.svg │ │ │ ├── audio-input-microphone-high.svg │ │ │ ├── audio-input-microphone-low-zero-panel.svg │ │ │ ├── audio-input-microphone-low.svg │ │ │ ├── audio-input-microphone-medium.svg │ │ │ ├── audio-input-microphone-muted.svg │ │ │ ├── audio-input-microphone-none-panel.svg │ │ │ ├── audio-off.svg │ │ │ ├── audio-on.svg │ │ │ ├── audio-output-none-panel.svg │ │ │ ├── audio-output-none.svg │ │ │ ├── audio-ready.svg │ │ │ ├── audio-recorder-off.svg │ │ │ ├── audio-recorder-on.svg │ │ │ ├── audio-recorder-paused.svg │ │ │ ├── audio-volume-high-panel.svg │ │ │ ├── audio-volume-high-symbolic.svg │ │ │ ├── audio-volume-high.svg │ │ │ ├── audio-volume-low-panel.svg │ │ │ ├── audio-volume-low-symbolic.svg │ │ │ ├── audio-volume-low-zero-panel.svg │ │ │ ├── audio-volume-low.svg │ │ │ ├── audio-volume-medium-panel.svg │ │ │ ├── audio-volume-medium-symbolic.svg │ │ │ ├── audio-volume-medium.svg │ │ │ ├── audio-volume-muted-blocked-panel.svg │ │ │ ├── audio-volume-muted-blocking-panel.svg │ │ │ ├── audio-volume-muted-blocking.svg │ │ │ ├── audio-volume-muted-panel.svg │ │ │ ├── audio-volume-muted-symbolic.svg │ │ │ ├── audio-volume-muted.svg │ │ │ ├── audio-volume-off.svg │ │ │ ├── autokey-status-error.svg │ │ │ ├── autokey-status.svg │ │ │ ├── avatar-default.svg │ │ │ ├── ayatana-indicator-keyboard-Ak.svg │ │ │ ├── ayatana-indicator-keyboard-Am.svg │ │ │ ├── ayatana-indicator-keyboard-Ar.svg │ │ │ ├── ayatana-indicator-keyboard-Av.svg │ │ │ ├── ayatana-indicator-keyboard-Az.svg │ │ │ ├── ayatana-indicator-keyboard-Be.svg │ │ │ ├── ayatana-indicator-keyboard-Bg.svg │ │ │ ├── ayatana-indicator-keyboard-Bm.svg │ │ │ ├── ayatana-indicator-keyboard-Bn.svg │ │ │ ├── ayatana-indicator-keyboard-Br.svg │ │ │ ├── ayatana-indicator-keyboard-Bs.svg │ │ │ ├── ayatana-indicator-keyboard-By.svg │ │ │ ├── ayatana-indicator-keyboard-Ch.svg │ │ │ ├── ayatana-indicator-keyboard-Cm.svg │ │ │ ├── ayatana-indicator-keyboard-Cr.svg │ │ │ ├── ayatana-indicator-keyboard-Cs.svg │ │ │ ├── ayatana-indicator-keyboard-Da.svg │ │ │ ├── ayatana-indicator-keyboard-De.svg │ │ │ ├── ayatana-indicator-keyboard-Dv.svg │ │ │ ├── ayatana-indicator-keyboard-Dz.svg │ │ │ ├── ayatana-indicator-keyboard-Ee.svg │ │ │ ├── ayatana-indicator-keyboard-En.svg │ │ │ ├── ayatana-indicator-keyboard-Eo.svg │ │ │ ├── ayatana-indicator-keyboard-Es.svg │ │ │ ├── ayatana-indicator-keyboard-Et.svg │ │ │ ├── ayatana-indicator-keyboard-Fa.svg │ │ │ ├── ayatana-indicator-keyboard-Ff.svg │ │ │ ├── ayatana-indicator-keyboard-Fi.svg │ │ │ ├── ayatana-indicator-keyboard-Fo.svg │ │ │ ├── ayatana-indicator-keyboard-Fr.svg │ │ │ ├── ayatana-indicator-keyboard-Ga.svg │ │ │ ├── ayatana-indicator-keyboard-Gr.svg │ │ │ ├── ayatana-indicator-keyboard-Gu.svg │ │ │ ├── ayatana-indicator-keyboard-Ha.svg │ │ │ ├── ayatana-indicator-keyboard-He.svg │ │ │ ├── ayatana-indicator-keyboard-Hi.svg │ │ │ ├── ayatana-indicator-keyboard-Hr.svg │ │ │ ├── ayatana-indicator-keyboard-Hu.svg │ │ │ ├── ayatana-indicator-keyboard-Hy.svg │ │ │ ├── ayatana-indicator-keyboard-Ie.svg │ │ │ ├── ayatana-indicator-keyboard-Ig.svg │ │ │ ├── ayatana-indicator-keyboard-Ik.svg │ │ │ ├── ayatana-indicator-keyboard-In.svg │ │ │ ├── ayatana-indicator-keyboard-Is.svg │ │ │ ├── ayatana-indicator-keyboard-It.svg │ │ │ ├── ayatana-indicator-keyboard-Ja.svg │ │ │ ├── ayatana-indicator-keyboard-Ka.svg │ │ │ ├── ayatana-indicator-keyboard-Ki.svg │ │ │ ├── ayatana-indicator-keyboard-Kk.svg │ │ │ ├── ayatana-indicator-keyboard-Km.svg │ │ │ ├── ayatana-indicator-keyboard-Kn.svg │ │ │ ├── ayatana-indicator-keyboard-Ko.svg │ │ │ ├── ayatana-indicator-keyboard-Ku.svg │ │ │ ├── ayatana-indicator-keyboard-Lo.svg │ │ │ ├── ayatana-indicator-keyboard-Lt.svg │ │ │ ├── ayatana-indicator-keyboard-Lv.svg │ │ │ ├── ayatana-indicator-keyboard-Md.svg │ │ │ ├── ayatana-indicator-keyboard-Mi.svg │ │ │ ├── ayatana-indicator-keyboard-Mk.svg │ │ │ ├── ayatana-indicator-keyboard-Ml.svg │ │ │ ├── ayatana-indicator-keyboard-Mn.svg │ │ │ ├── ayatana-indicator-keyboard-Mr.svg │ │ │ ├── ayatana-indicator-keyboard-Mt.svg │ │ │ ├── ayatana-indicator-keyboard-My.svg │ │ │ ├── ayatana-indicator-keyboard-Ne.svg │ │ │ ├── ayatana-indicator-keyboard-Nl.svg │ │ │ ├── ayatana-indicator-keyboard-No.svg │ │ │ ├── ayatana-indicator-keyboard-Or.svg │ │ │ ├── ayatana-indicator-keyboard-Pa.svg │ │ │ ├── ayatana-indicator-keyboard-Ph.svg │ │ │ ├── ayatana-indicator-keyboard-Pl.svg │ │ │ ├── ayatana-indicator-keyboard-Ps.svg │ │ │ ├── ayatana-indicator-keyboard-Pt.svg │ │ │ ├── ayatana-indicator-keyboard-Ro.svg │ │ │ ├── ayatana-indicator-keyboard-Ru.svg │ │ │ ├── ayatana-indicator-keyboard-Sa.svg │ │ │ ├── ayatana-indicator-keyboard-Sd.svg │ │ │ ├── ayatana-indicator-keyboard-Si.svg │ │ │ ├── ayatana-indicator-keyboard-Sk.svg │ │ │ ├── ayatana-indicator-keyboard-Sl.svg │ │ │ ├── ayatana-indicator-keyboard-Sq.svg │ │ │ ├── ayatana-indicator-keyboard-Sr.svg │ │ │ ├── ayatana-indicator-keyboard-Sv.svg │ │ │ ├── ayatana-indicator-keyboard-Sw.svg │ │ │ ├── ayatana-indicator-keyboard-Sy.svg │ │ │ ├── ayatana-indicator-keyboard-Ta.svg │ │ │ ├── ayatana-indicator-keyboard-Te.svg │ │ │ ├── ayatana-indicator-keyboard-Tg.svg │ │ │ ├── ayatana-indicator-keyboard-Th.svg │ │ │ ├── ayatana-indicator-keyboard-Tk.svg │ │ │ ├── ayatana-indicator-keyboard-Tn.svg │ │ │ ├── ayatana-indicator-keyboard-Tr.svg │ │ │ ├── ayatana-indicator-keyboard-Uk.svg │ │ │ ├── ayatana-indicator-keyboard-Ur.svg │ │ │ ├── ayatana-indicator-keyboard-Uz.svg │ │ │ ├── ayatana-indicator-keyboard-Vi.svg │ │ │ ├── ayatana-indicator-keyboard-Wo.svg │ │ │ ├── ayatana-indicator-keyboard-Xs.svg │ │ │ ├── ayatana-indicator-keyboard-Yo.svg │ │ │ ├── ayatana-indicator-keyboard-Zh.svg │ │ │ ├── ayatana-indicator-notification-read-dnd.svg │ │ │ ├── ayatana-indicator-notification-read.svg │ │ │ ├── ayatana-indicator-notification-unread-dnd.svg │ │ │ ├── ayatana-indicator-notification-unread.svg │ │ │ ├── ayatanawebmail-messages-new.svg │ │ │ ├── ayatanawebmail-messages.svg │ │ │ ├── bad-signal-lock.svg │ │ │ ├── bad-signal.svg │ │ │ ├── banshee-panel.svg │ │ │ ├── barrier-connected.svg │ │ │ ├── barrier-disconnected.svg │ │ │ ├── barrier-transfering.svg │ │ │ ├── battery-000-charging.svg │ │ │ ├── battery-000.svg │ │ │ ├── battery-010-charging.svg │ │ │ ├── battery-010.svg │ │ │ ├── battery-020-charging.svg │ │ │ ├── battery-020.svg │ │ │ ├── battery-030-charging.svg │ │ │ ├── battery-030.svg │ │ │ ├── battery-040-charging.svg │ │ │ ├── battery-040.svg │ │ │ ├── battery-050-charging.svg │ │ │ ├── battery-050.svg │ │ │ ├── battery-060-charging.svg │ │ │ ├── battery-060.svg │ │ │ ├── battery-070-charging.svg │ │ │ ├── battery-070.svg │ │ │ ├── battery-080-charging.svg │ │ │ ├── battery-080.svg │ │ │ ├── battery-090-charging.svg │ │ │ ├── battery-090.svg │ │ │ ├── battery-100-charged.svg │ │ │ ├── battery-100-charging.svg │ │ │ ├── battery-100.svg │ │ │ ├── battery-caution-charging-symbolic.svg │ │ │ ├── battery-caution-charging.svg │ │ │ ├── battery-caution-symbolic.svg │ │ │ ├── battery-caution.svg │ │ │ ├── battery-charged.svg │ │ │ ├── battery-empty-charging-symbolic.svg │ │ │ ├── battery-empty-charging.svg │ │ │ ├── battery-empty-symbolic.svg │ │ │ ├── battery-empty.svg │ │ │ ├── battery-full-charged-symbolic.svg │ │ │ ├── battery-full-charged.svg │ │ │ ├── battery-full-charging-symbolic.svg │ │ │ ├── battery-full-charging.svg │ │ │ ├── battery-full-symbolic.svg │ │ │ ├── battery-full.svg │ │ │ ├── battery-good-charging-symbolic.svg │ │ │ ├── battery-good-charging.svg │ │ │ ├── battery-good-symbolic.svg │ │ │ ├── battery-good.svg │ │ │ ├── battery-low-charging-symbolic.svg │ │ │ ├── battery-low-charging.svg │ │ │ ├── battery-low-symbolic.svg │ │ │ ├── battery-low.svg │ │ │ ├── battery-medium-charging.svg │ │ │ ├── battery-medium.svg │ │ │ ├── battery-missing-symbolic.svg │ │ │ ├── battery-missing.svg │ │ │ ├── battery_charged.svg │ │ │ ├── battery_full.svg │ │ │ ├── battery_plugged.svg │ │ │ ├── bauh-tray.svg │ │ │ ├── bauh-update-tray.svg │ │ │ ├── bitcoin-indicator.svg │ │ │ ├── bitwarden-tray.svg │ │ │ ├── blueberry-tray-active.svg │ │ │ ├── blueberry-tray-disabled.svg │ │ │ ├── blueberry-tray.svg │ │ │ ├── bluemail-tray.svg │ │ │ ├── blueman-active.svg │ │ │ ├── blueman-disabled.svg │ │ │ ├── blueman-tray-active.svg │ │ │ ├── blueman-tray-disabled.svg │ │ │ ├── blueman-tray.svg │ │ │ ├── blueman.svg │ │ │ ├── bluetooth-active.svg │ │ │ ├── bluetooth-disabled.svg │ │ │ ├── bluetooth-offline.svg │ │ │ ├── bluetooth-online.svg │ │ │ ├── bluetooth-paired.svg │ │ │ ├── bomi-panel.svg │ │ │ ├── both-bad-signal-lock.svg │ │ │ ├── both-bad-signal.svg │ │ │ ├── both-good-signal-lock.svg │ │ │ ├── both-good-signal.svg │ │ │ ├── both-high-signal-lock.svg │ │ │ ├── both-high-signal.svg │ │ │ ├── both-low-signal-lock.svg │ │ │ ├── both-low-signal.svg │ │ │ ├── brave-tray.svg │ │ │ ├── btsync-gui-0.svg │ │ │ ├── btsync-gui-1.svg │ │ │ ├── btsync-gui-10.svg │ │ │ ├── btsync-gui-11.svg │ │ │ ├── btsync-gui-2.svg │ │ │ ├── btsync-gui-3.svg │ │ │ ├── btsync-gui-4.svg │ │ │ ├── btsync-gui-5.svg │ │ │ ├── btsync-gui-6.svg │ │ │ ├── btsync-gui-7.svg │ │ │ ├── btsync-gui-8.svg │ │ │ ├── btsync-gui-9.svg │ │ │ ├── btsync-gui-connecting.svg │ │ │ ├── btsync-gui-disconnected.svg │ │ │ ├── btsync-gui-paused.svg │ │ │ ├── bumblebee-indicator-active.svg │ │ │ ├── bumblebee-indicator.svg │ │ │ ├── cadence-panel.svg │ │ │ ├── caffeine-cup-empty.svg │ │ │ ├── caffeine-cup-full.svg │ │ │ ├── calibre-tray.svg │ │ │ ├── camera-off.svg │ │ │ ├── camera-on.svg │ │ │ ├── camera-ready.svg │ │ │ ├── cantata-panel.svg │ │ │ ├── caps-lock-off.svg │ │ │ ├── caps-lock-on.svg │ │ │ ├── capslock-off.svg │ │ │ ├── capslock-on.svg │ │ │ ├── cisco-tray-connected.svg │ │ │ ├── cisco-tray-disconnecting.svg │ │ │ ├── cisco-tray-notconnected.svg │ │ │ ├── cisco-tray-quarantined.svg │ │ │ ├── cisco-tray-reconnecting.svg │ │ │ ├── classicmenu-indicator-dark.svg │ │ │ ├── classicmenu-indicator.svg │ │ │ ├── clementine-panel-grey.svg │ │ │ ├── clementine-panel.svg │ │ │ ├── clickup-desktop-tray.svg │ │ │ ├── clipboard.svg │ │ │ ├── clipit-trayicon-panel.svg │ │ │ ├── clipman.svg │ │ │ ├── clockify-blue.svg │ │ │ ├── clockify-tray.svg │ │ │ ├── cloudstatus.svg │ │ │ ├── com.github.bcedu.vgrive-panel.svg │ │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray-attention.svg │ │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray.svg │ │ │ ├── com.github.ztefn.haguichi-connected.svg │ │ │ ├── com.github.ztefn.haguichi-connecting-1.svg │ │ │ ├── com.github.ztefn.haguichi-connecting-2.svg │ │ │ ├── com.github.ztefn.haguichi-connecting-3.svg │ │ │ ├── com.github.ztefn.haguichi-disconnected.svg │ │ │ ├── com.leinardi.gwe-symbolic.svg │ │ │ ├── connect_creating.svg │ │ │ ├── connect_established.svg │ │ │ ├── connect_no.svg │ │ │ ├── copy-error.svg │ │ │ ├── copy-insync.svg │ │ │ ├── copy-paused.svg │ │ │ ├── copy-sync1.svg │ │ │ ├── copy-sync2.svg │ │ │ ├── copy-sync3.svg │ │ │ ├── copy-sync4.svg │ │ │ ├── copy-sync5.svg │ │ │ ├── copy-sync6.svg │ │ │ ├── copy-sync7.svg │ │ │ ├── copy-sync8.svg │ │ │ ├── copy-update.svg │ │ │ ├── copyq-busy.svg │ │ │ ├── copyq-normal.svg │ │ │ ├── corectrl-panel.svg │ │ │ ├── cpod-tray.svg │ │ │ ├── cpu-frequency-indicator.svg │ │ │ ├── cpufreq-icon.svg │ │ │ ├── crow-translate-tray.svg │ │ │ ├── cryptfolder-closed-light.svg │ │ │ ├── cryptfolder-indicator-light.svg │ │ │ ├── cryptfolder-open-light.svg │ │ │ ├── cryptkeeper.svg │ │ │ ├── dcraven-away.svg │ │ │ ├── dcraven-connecting.svg │ │ │ ├── dcraven-dnd.svg │ │ │ ├── dcraven-error.svg │ │ │ ├── dcraven-message-new.svg │ │ │ ├── dcraven-offline.svg │ │ │ ├── dcraven-online.svg │ │ │ ├── dcraven-xa.svg │ │ │ ├── de.haeckerfelix.gradio-symbolic.svg │ │ │ ├── deadbeef-panel.svg │ │ │ ├── deltachat-tray.svg │ │ │ ├── deluge-panel.svg │ │ │ ├── desktopconnected.svg │ │ │ ├── desktopdisconnected.svg │ │ │ ├── desktoptrusted.svg │ │ │ ├── devhub-notification.svg │ │ │ ├── devhub-tray.svg │ │ │ ├── dialog-password-panel.svg │ │ │ ├── dino-status-away.svg │ │ │ ├── dino-status-chat.svg │ │ │ ├── dino-status-dnd.svg │ │ │ ├── dino-status-online.svg │ │ │ ├── diodon-panel.svg │ │ │ ├── discord-tray-connected.svg │ │ │ ├── discord-tray-deafened.svg │ │ │ ├── discord-tray-muted.svg │ │ │ ├── discord-tray-speaking.svg │ │ │ ├── discord-tray-unread.svg │ │ │ ├── discord-tray.svg │ │ │ ├── disper-panel.svg │ │ │ ├── dnfdragora.svg │ │ │ ├── drive-removable-media-usb-panel.svg │ │ │ ├── dropboxstatus-blank.svg │ │ │ ├── dropboxstatus-busy.svg │ │ │ ├── dropboxstatus-busy2.svg │ │ │ ├── dropboxstatus-idle.svg │ │ │ ├── dropboxstatus-logo.svg │ │ │ ├── dropboxstatus-x.svg │ │ │ ├── electron-mail-tray.svg │ │ │ ├── element-desktop-tray.svg │ │ │ ├── empathy-available.svg │ │ │ ├── empathy-away.svg │ │ │ ├── empathy-busy.svg │ │ │ ├── empathy-extended-away.svg │ │ │ ├── empathy-invisible.svg │ │ │ ├── empathy-offline.svg │ │ │ ├── enpass-status.svg │ │ │ ├── eu.scarpetta.QtWAW-tray.svg │ │ │ ├── everpad-mono.svg │ │ │ ├── exaile-pause.svg │ │ │ ├── exaile-play.svg │ │ │ ├── face-smile-panel.svg │ │ │ ├── fcitx-anthy-panel.svg │ │ │ ├── fcitx-bopomofo-panel.svg │ │ │ ├── fcitx-cangjie-panel.svg │ │ │ ├── fcitx-chewing-panel.svg │ │ │ ├── fcitx-erbi-panel.svg │ │ │ ├── fcitx-googlepinyin-panel.svg │ │ │ ├── fcitx-hangul-panel.svg │ │ │ ├── fcitx-kbd-panel.svg │ │ │ ├── fcitx-kkc-panel.svg │ │ │ ├── fcitx-mozc-alpha-full.svg │ │ │ ├── fcitx-mozc-alpha-half.svg │ │ │ ├── fcitx-mozc-dictionary.svg │ │ │ ├── fcitx-mozc-direct.svg │ │ │ ├── fcitx-mozc-hiragana.svg │ │ │ ├── fcitx-mozc-katakana-full.svg │ │ │ ├── fcitx-mozc-katakana-half.svg │ │ │ ├── fcitx-mozc-properties.svg │ │ │ ├── fcitx-mozc-tool.svg │ │ │ ├── fcitx-panel.svg │ │ │ ├── fcitx-pinyin-libpinyin-panel.svg │ │ │ ├── fcitx-pinyin-panel.svg │ │ │ ├── fcitx-rime-panel.svg │ │ │ ├── fcitx-sayura-panel.svg │ │ │ ├── fcitx-shuangpin-libpinyin-panel.svg │ │ │ ├── fcitx-shuangpin-panel.svg │ │ │ ├── fcitx-skk-panel.svg │ │ │ ├── fcitx-sunpinyin-panel.svg │ │ │ ├── fcitx-unikey-panel.svg │ │ │ ├── fcitx-wbpy.svg │ │ │ ├── fcitx-wubi-panel.svg │ │ │ ├── fcitx-zhuyin-panel.svg │ │ │ ├── fcitx-ziranma-panel.svg │ │ │ ├── feedindicator-active.svg │ │ │ ├── feedindicator-attention.svg │ │ │ ├── ferdi-indirect.svg │ │ │ ├── ferdi-tray.svg │ │ │ ├── ferdi-unread.svg │ │ │ ├── ferdium-indirect.svg │ │ │ ├── ferdium-tray.svg │ │ │ ├── ferdium-unread.svg │ │ │ ├── file-manager.svg │ │ │ ├── firewall-applet-error.svg │ │ │ ├── firewall-applet-panic.svg │ │ │ ├── firewall-applet.svg │ │ │ ├── flameshot-tray.svg │ │ │ ├── flareget-panel.svg │ │ │ ├── fluxgui-light.svg │ │ │ ├── fluxgui-panel.svg │ │ │ ├── franz-attention-panel.svg │ │ │ ├── franz-panel.svg │ │ │ ├── freezer-panel.svg │ │ │ ├── fusion-icon-panel.svg │ │ │ ├── gammastep-status-off.svg │ │ │ ├── gammastep-status-on.svg │ │ │ ├── gdlauncher-tray.svg │ │ │ ├── gitify-tray-active.svg │ │ │ ├── gitify-tray.svg │ │ │ ├── gitlab-tray.svg │ │ │ ├── gitter-indicator-disconnected.svg │ │ │ ├── gitter-indicator-notification.svg │ │ │ ├── gitter-indicator.svg │ │ │ ├── glipper.svg │ │ │ ├── gmail-tray-unread.svg │ │ │ ├── gmail-tray.svg │ │ │ ├── gnome-netstatus-disconn.svg │ │ │ ├── gnome-netstatus-error.svg │ │ │ ├── gnome-netstatus-idle.svg │ │ │ ├── gnome-netstatus-rx.svg │ │ │ ├── gnome-netstatus-tx.svg │ │ │ ├── gnome-netstatus-txrx.svg │ │ │ ├── gnome-pie-symbolic.svg │ │ │ ├── gnote-panel.svg │ │ │ ├── goldendict-scan-tray.svg │ │ │ ├── goldendict-tray.svg │ │ │ ├── good-signal-lock.svg │ │ │ ├── good-signal.svg │ │ │ ├── google-chat-badge.svg │ │ │ ├── google-chat-offline.svg │ │ │ ├── google-chat-tray.svg │ │ │ ├── google-chrome-no-notification-disabled.svg │ │ │ ├── google-chrome-no-notification.svg │ │ │ ├── google-chrome-notification-disabled.svg │ │ │ ├── google-chrome-notification.svg │ │ │ ├── google-chrome-panel.svg │ │ │ ├── google-chrome-tray.svg │ │ │ ├── google-hangouts-panel.svg │ │ │ ├── google-music-manager-panel.svg │ │ │ ├── google-tasks-indicator-light-normal.svg │ │ │ ├── google-tasks-indicator-light-starred.svg │ │ │ ├── gpaste.svg │ │ │ ├── gpm-ac-adapter.svg │ │ │ ├── gpm-battery-000-charging.svg │ │ │ ├── gpm-battery-000.svg │ │ │ ├── gpm-battery-020-charging.svg │ │ │ ├── gpm-battery-020.svg │ │ │ ├── gpm-battery-040-charging.svg │ │ │ ├── gpm-battery-040.svg │ │ │ ├── gpm-battery-060-charging.svg │ │ │ ├── gpm-battery-060.svg │ │ │ ├── gpm-battery-080-charging.svg │ │ │ ├── gpm-battery-080.svg │ │ │ ├── gpm-battery-100-charging.svg │ │ │ ├── gpm-battery-100.svg │ │ │ ├── gpm-battery-charged.svg │ │ │ ├── gpm-battery-empty.svg │ │ │ ├── gpm-battery-missing.svg │ │ │ ├── gpm-brightness-kbd-disabled.svg │ │ │ ├── gpm-brightness-kbd-invalid.svg │ │ │ ├── gpm-brightness-kbd.svg │ │ │ ├── gpm-brightness-lcd-disabled.svg │ │ │ ├── gpm-brightness-lcd-invalid.svg │ │ │ ├── gpm-brightness-lcd.svg │ │ │ ├── gpm-hibernate.svg │ │ │ ├── gpm-inhibit-invalid.svg │ │ │ ├── gpm-inhibit.svg │ │ │ ├── gpm-keyboard-000.svg │ │ │ ├── gpm-keyboard-020.svg │ │ │ ├── gpm-keyboard-040.svg │ │ │ ├── gpm-keyboard-060.svg │ │ │ ├── gpm-keyboard-080.svg │ │ │ ├── gpm-keyboard-100.svg │ │ │ ├── gpm-monitor.svg │ │ │ ├── gpm-mouse-000.svg │ │ │ ├── gpm-mouse-020.svg │ │ │ ├── gpm-mouse-040.svg │ │ │ ├── gpm-mouse-060.svg │ │ │ ├── gpm-mouse-080.svg │ │ │ ├── gpm-mouse-100.svg │ │ │ ├── gpm-phone-000.svg │ │ │ ├── gpm-phone-020.svg │ │ │ ├── gpm-phone-040.svg │ │ │ ├── gpm-phone-060.svg │ │ │ ├── gpm-phone-080.svg │ │ │ ├── gpm-phone-100.svg │ │ │ ├── gpm-primary-000-charging.svg │ │ │ ├── gpm-primary-000.svg │ │ │ ├── gpm-primary-020-charging.svg │ │ │ ├── gpm-primary-020.svg │ │ │ ├── gpm-primary-040-charging.svg │ │ │ ├── gpm-primary-040.svg │ │ │ ├── gpm-primary-060-charging.svg │ │ │ ├── gpm-primary-060.svg │ │ │ ├── gpm-primary-080-charging.svg │ │ │ ├── gpm-primary-080.svg │ │ │ ├── gpm-primary-100-charging.svg │ │ │ ├── gpm-primary-100.svg │ │ │ ├── gpm-primary-charged.svg │ │ │ ├── gpm-primary-missing.svg │ │ │ ├── gpm-ups-000-charging.svg │ │ │ ├── gpm-ups-000.svg │ │ │ ├── gpm-ups-020-charging.svg │ │ │ ├── gpm-ups-020.svg │ │ │ ├── gpm-ups-040-charging.svg │ │ │ ├── gpm-ups-040.svg │ │ │ ├── gpm-ups-060-charging.svg │ │ │ ├── gpm-ups-060.svg │ │ │ ├── gpm-ups-080-charging.svg │ │ │ ├── gpm-ups-080.svg │ │ │ ├── gpm-ups-100-charging.svg │ │ │ ├── gpm-ups-100.svg │ │ │ ├── gpm-ups-charged.svg │ │ │ ├── gpm-ups-missing.svg │ │ │ ├── gpmdp-tray-pause.svg │ │ │ ├── gpmdp-tray-play.svg │ │ │ ├── gpmdp-tray.svg │ │ │ ├── grive-app-ind-con-1.svg │ │ │ ├── grive-app-ind-con-2.svg │ │ │ ├── grive-app-ind-con-3.svg │ │ │ ├── grive-app-ind-sleep.svg │ │ │ ├── grive-app-ind.svg │ │ │ ├── gsd-xrandr.svg │ │ │ ├── gsm-3g-full-secure.svg │ │ │ ├── gsm-3g-full.svg │ │ │ ├── gsm-3g-high-secure.svg │ │ │ ├── gsm-3g-high.svg │ │ │ ├── gsm-3g-low-secure.svg │ │ │ ├── gsm-3g-low.svg │ │ │ ├── gsm-3g-medium-secure.svg │ │ │ ├── gsm-3g-medium.svg │ │ │ ├── gsm-3g-none-secure.svg │ │ │ ├── gsm-3g-none.svg │ │ │ ├── gtg-panel.svg │ │ │ ├── gtk-dialog-authentication-panel.svg │ │ │ ├── guake-indicator.svg │ │ │ ├── guake-tray.svg │ │ │ ├── guitarix-tray.svg │ │ │ ├── haguichi-connected.svg │ │ │ ├── haguichi-connecting-1.svg │ │ │ ├── haguichi-connecting-2.svg │ │ │ ├── haguichi-connecting-3.svg │ │ │ ├── haguichi-disconnected.svg │ │ │ ├── hangouts-available.svg │ │ │ ├── hangouts-notification.svg │ │ │ ├── hangouts-offline.svg │ │ │ ├── hangouts-working.svg │ │ │ ├── harmony-tray.svg │ │ │ ├── heroic-tray.svg │ │ │ ├── hexchat-fileoffer.svg │ │ │ ├── hexchat-highlight.svg │ │ │ ├── hexchat-indicator.svg │ │ │ ├── hexchat-message.svg │ │ │ ├── high-signal-lock.svg │ │ │ ├── high-signal.svg │ │ │ ├── hipchat4-attention.svg │ │ │ ├── hipchat4.svg │ │ │ ├── hp-indicator.svg │ │ │ ├── ico_72_cloud_station.svg │ │ │ ├── idle-bad-signal-lock.svg │ │ │ ├── idle-bad-signal.svg │ │ │ ├── idle-good-signal-lock.svg │ │ │ ├── idle-good-signal.svg │ │ │ ├── idle-high-signal-lock.svg │ │ │ ├── idle-high-signal.svg │ │ │ ├── idle-low-signal-lock.svg │ │ │ ├── idle-low-signal.svg │ │ │ ├── indicator-cpufreq-100.svg │ │ │ ├── indicator-cpufreq-25.svg │ │ │ ├── indicator-cpufreq-50.svg │ │ │ ├── indicator-cpufreq-75.svg │ │ │ ├── indicator-cpufreq.svg │ │ │ ├── indicator-feedindicator-attention.svg │ │ │ ├── indicator-feedindicator.svg │ │ │ ├── indicator-fortune.svg │ │ │ ├── indicator-keyboard-Ak.svg │ │ │ ├── indicator-keyboard-Am.svg │ │ │ ├── indicator-keyboard-Ar-1.svg │ │ │ ├── indicator-keyboard-Ar-10.svg │ │ │ ├── indicator-keyboard-Ar-11.svg │ │ │ ├── indicator-keyboard-Ar-2.svg │ │ │ ├── indicator-keyboard-Ar-3.svg │ │ │ ├── indicator-keyboard-Ar-4.svg │ │ │ ├── indicator-keyboard-Ar-5.svg │ │ │ ├── indicator-keyboard-Ar-6.svg │ │ │ ├── indicator-keyboard-Ar-7.svg │ │ │ ├── indicator-keyboard-Ar-8.svg │ │ │ ├── indicator-keyboard-Ar-9.svg │ │ │ ├── indicator-keyboard-Ar.svg │ │ │ ├── indicator-keyboard-Av.svg │ │ │ ├── indicator-keyboard-Az-1.svg │ │ │ ├── indicator-keyboard-Az-2.svg │ │ │ ├── indicator-keyboard-Az.svg │ │ │ ├── indicator-keyboard-Be-1.svg │ │ │ ├── indicator-keyboard-Be-10.svg │ │ │ ├── indicator-keyboard-Be-11.svg │ │ │ ├── indicator-keyboard-Be-12.svg │ │ │ ├── indicator-keyboard-Be-13.svg │ │ │ ├── indicator-keyboard-Be-14.svg │ │ │ ├── indicator-keyboard-Be-2.svg │ │ │ ├── indicator-keyboard-Be-3.svg │ │ │ ├── indicator-keyboard-Be-4.svg │ │ │ ├── indicator-keyboard-Be-5.svg │ │ │ ├── indicator-keyboard-Be-6.svg │ │ │ ├── indicator-keyboard-Be-7.svg │ │ │ ├── indicator-keyboard-Be-8.svg │ │ │ ├── indicator-keyboard-Be-9.svg │ │ │ ├── indicator-keyboard-Be.svg │ │ │ ├── indicator-keyboard-Bg-1.svg │ │ │ ├── indicator-keyboard-Bg-2.svg │ │ │ ├── indicator-keyboard-Bg-3.svg │ │ │ ├── indicator-keyboard-Bg.svg │ │ │ ├── indicator-keyboard-Bm.svg │ │ │ ├── indicator-keyboard-Bn-1.svg │ │ │ ├── indicator-keyboard-Bn-2.svg │ │ │ ├── indicator-keyboard-Bn-3.svg │ │ │ ├── indicator-keyboard-Bn-4.svg │ │ │ ├── indicator-keyboard-Bn.svg │ │ │ ├── indicator-keyboard-Br-1.svg │ │ │ ├── indicator-keyboard-Br-2.svg │ │ │ ├── indicator-keyboard-Br-3.svg │ │ │ ├── indicator-keyboard-Br.svg │ │ │ ├── indicator-keyboard-Bs-1.svg │ │ │ ├── indicator-keyboard-Bs-2.svg │ │ │ ├── indicator-keyboard-Bs-3.svg │ │ │ ├── indicator-keyboard-Bs-4.svg │ │ │ ├── indicator-keyboard-Bs-5.svg │ │ │ ├── indicator-keyboard-Bs.svg │ │ │ ├── indicator-keyboard-By-1.svg │ │ │ ├── indicator-keyboard-By-2.svg │ │ │ ├── indicator-keyboard-By-3.svg │ │ │ ├── indicator-keyboard-By.svg │ │ │ ├── indicator-keyboard-Ch.svg │ │ │ ├── indicator-keyboard-Cm-1.svg │ │ │ ├── indicator-keyboard-Cm-2.svg │ │ │ ├── indicator-keyboard-Cm-3.svg │ │ │ ├── indicator-keyboard-Cm-4.svg │ │ │ ├── indicator-keyboard-Cm-5.svg │ │ │ ├── indicator-keyboard-Cm.svg │ │ │ ├── indicator-keyboard-Cr-1.svg │ │ │ ├── indicator-keyboard-Cr-2.svg │ │ │ ├── indicator-keyboard-Cr-3.svg │ │ │ ├── indicator-keyboard-Cr.svg │ │ │ ├── indicator-keyboard-Cs-1.svg │ │ │ ├── indicator-keyboard-Cs-2.svg │ │ │ ├── indicator-keyboard-Cs-3.svg │ │ │ ├── indicator-keyboard-Cs-4.svg │ │ │ ├── indicator-keyboard-Cs-5.svg │ │ │ ├── indicator-keyboard-Cs-6.svg │ │ │ ├── indicator-keyboard-Cs.svg │ │ │ ├── indicator-keyboard-Da-1.svg │ │ │ ├── indicator-keyboard-Da-2.svg │ │ │ ├── indicator-keyboard-Da-3.svg │ │ │ ├── indicator-keyboard-Da-4.svg │ │ │ ├── indicator-keyboard-Da-5.svg │ │ │ ├── indicator-keyboard-Da.svg │ │ │ ├── indicator-keyboard-De-1.svg │ │ │ ├── indicator-keyboard-De-10.svg │ │ │ ├── indicator-keyboard-De-11.svg │ │ │ ├── indicator-keyboard-De-12.svg │ │ │ ├── indicator-keyboard-De-13.svg │ │ │ ├── indicator-keyboard-De-14.svg │ │ │ ├── indicator-keyboard-De-15.svg │ │ │ ├── indicator-keyboard-De-16.svg │ │ │ ├── indicator-keyboard-De-17.svg │ │ │ ├── indicator-keyboard-De-18.svg │ │ │ ├── indicator-keyboard-De-19.svg │ │ │ ├── indicator-keyboard-De-2.svg │ │ │ ├── indicator-keyboard-De-20.svg │ │ │ ├── indicator-keyboard-De-21.svg │ │ │ ├── indicator-keyboard-De-22.svg │ │ │ ├── indicator-keyboard-De-23.svg │ │ │ ├── indicator-keyboard-De-24.svg │ │ │ ├── indicator-keyboard-De-25.svg │ │ │ ├── indicator-keyboard-De-3.svg │ │ │ ├── indicator-keyboard-De-4.svg │ │ │ ├── indicator-keyboard-De-5.svg │ │ │ ├── indicator-keyboard-De-6.svg │ │ │ ├── indicator-keyboard-De-7.svg │ │ │ ├── indicator-keyboard-De-8.svg │ │ │ ├── indicator-keyboard-De-9.svg │ │ │ ├── indicator-keyboard-De.svg │ │ │ ├── indicator-keyboard-Dv.svg │ │ │ ├── indicator-keyboard-Dz.svg │ │ │ ├── indicator-keyboard-Ee.svg │ │ │ ├── indicator-keyboard-En-1.svg │ │ │ ├── indicator-keyboard-En-10.svg │ │ │ ├── indicator-keyboard-En-11.svg │ │ │ ├── indicator-keyboard-En-12.svg │ │ │ ├── indicator-keyboard-En-13.svg │ │ │ ├── indicator-keyboard-En-14.svg │ │ │ ├── indicator-keyboard-En-15.svg │ │ │ ├── indicator-keyboard-En-16.svg │ │ │ ├── indicator-keyboard-En-17.svg │ │ │ ├── indicator-keyboard-En-18.svg │ │ │ ├── indicator-keyboard-En-19.svg │ │ │ ├── indicator-keyboard-En-2.svg │ │ │ ├── indicator-keyboard-En-20.svg │ │ │ ├── indicator-keyboard-En-21.svg │ │ │ ├── indicator-keyboard-En-22.svg │ │ │ ├── indicator-keyboard-En-23.svg │ │ │ ├── indicator-keyboard-En-24.svg │ │ │ ├── indicator-keyboard-En-25.svg │ │ │ ├── indicator-keyboard-En-26.svg │ │ │ ├── indicator-keyboard-En-27.svg │ │ │ ├── indicator-keyboard-En-28.svg │ │ │ ├── indicator-keyboard-En-29.svg │ │ │ ├── indicator-keyboard-En-3.svg │ │ │ ├── indicator-keyboard-En-30.svg │ │ │ ├── indicator-keyboard-En-31.svg │ │ │ ├── indicator-keyboard-En-32.svg │ │ │ ├── indicator-keyboard-En-33.svg │ │ │ ├── indicator-keyboard-En-34.svg │ │ │ ├── indicator-keyboard-En-35.svg │ │ │ ├── indicator-keyboard-En-4.svg │ │ │ ├── indicator-keyboard-En-5.svg │ │ │ ├── indicator-keyboard-En-6.svg │ │ │ ├── indicator-keyboard-En-7.svg │ │ │ ├── indicator-keyboard-En-8.svg │ │ │ ├── indicator-keyboard-En-9.svg │ │ │ ├── indicator-keyboard-En.svg │ │ │ ├── indicator-keyboard-Eo-1.svg │ │ │ ├── indicator-keyboard-Eo-2.svg │ │ │ ├── indicator-keyboard-Eo.svg │ │ │ ├── indicator-keyboard-Es-1.svg │ │ │ ├── indicator-keyboard-Es-10.svg │ │ │ ├── indicator-keyboard-Es-11.svg │ │ │ ├── indicator-keyboard-Es-12.svg │ │ │ ├── indicator-keyboard-Es-2.svg │ │ │ ├── indicator-keyboard-Es-3.svg │ │ │ ├── indicator-keyboard-Es-4.svg │ │ │ ├── indicator-keyboard-Es-5.svg │ │ │ ├── indicator-keyboard-Es-6.svg │ │ │ ├── indicator-keyboard-Es-7.svg │ │ │ ├── indicator-keyboard-Es-8.svg │ │ │ ├── indicator-keyboard-Es-9.svg │ │ │ ├── indicator-keyboard-Es.svg │ │ │ ├── indicator-keyboard-Et-1.svg │ │ │ ├── indicator-keyboard-Et-2.svg │ │ │ ├── indicator-keyboard-Et-3.svg │ │ │ ├── indicator-keyboard-Et-4.svg │ │ │ ├── indicator-keyboard-Et.svg │ │ │ ├── indicator-keyboard-Fa-1.svg │ │ │ ├── indicator-keyboard-Fa-2.svg │ │ │ ├── indicator-keyboard-Fa-3.svg │ │ │ ├── indicator-keyboard-Fa-4.svg │ │ │ ├── indicator-keyboard-Fa.svg │ │ │ ├── indicator-keyboard-Ff.svg │ │ │ ├── indicator-keyboard-Fi-1.svg │ │ │ ├── indicator-keyboard-Fi-2.svg │ │ │ ├── indicator-keyboard-Fi-3.svg │ │ │ ├── indicator-keyboard-Fi-4.svg │ │ │ ├── indicator-keyboard-Fi-5.svg │ │ │ ├── indicator-keyboard-Fi.svg │ │ │ ├── indicator-keyboard-Fo-1.svg │ │ │ ├── indicator-keyboard-Fo-2.svg │ │ │ ├── indicator-keyboard-Fo.svg │ │ │ ├── indicator-keyboard-Fr-1.svg │ │ │ ├── indicator-keyboard-Fr-10.svg │ │ │ ├── indicator-keyboard-Fr-11.svg │ │ │ ├── indicator-keyboard-Fr-12.svg │ │ │ ├── indicator-keyboard-Fr-13.svg │ │ │ ├── indicator-keyboard-Fr-14.svg │ │ │ ├── indicator-keyboard-Fr-15.svg │ │ │ ├── indicator-keyboard-Fr-16.svg │ │ │ ├── indicator-keyboard-Fr-17.svg │ │ │ ├── indicator-keyboard-Fr-18.svg │ │ │ ├── indicator-keyboard-Fr-19.svg │ │ │ ├── indicator-keyboard-Fr-2.svg │ │ │ ├── indicator-keyboard-Fr-20.svg │ │ │ ├── indicator-keyboard-Fr-21.svg │ │ │ ├── indicator-keyboard-Fr-22.svg │ │ │ ├── indicator-keyboard-Fr-23.svg │ │ │ ├── indicator-keyboard-Fr-24.svg │ │ │ ├── indicator-keyboard-Fr-25.svg │ │ │ ├── indicator-keyboard-Fr-26.svg │ │ │ ├── indicator-keyboard-Fr-27.svg │ │ │ ├── indicator-keyboard-Fr-28.svg │ │ │ ├── indicator-keyboard-Fr-29.svg │ │ │ ├── indicator-keyboard-Fr-3.svg │ │ │ ├── indicator-keyboard-Fr-30.svg │ │ │ ├── indicator-keyboard-Fr-31.svg │ │ │ ├── indicator-keyboard-Fr-4.svg │ │ │ ├── indicator-keyboard-Fr-5.svg │ │ │ ├── indicator-keyboard-Fr-6.svg │ │ │ ├── indicator-keyboard-Fr-7.svg │ │ │ ├── indicator-keyboard-Fr-8.svg │ │ │ ├── indicator-keyboard-Fr-9.svg │ │ │ ├── indicator-keyboard-Fr.svg │ │ │ ├── indicator-keyboard-Ga-1.svg │ │ │ ├── indicator-keyboard-Ga-2.svg │ │ │ ├── indicator-keyboard-Ga.svg │ │ │ ├── indicator-keyboard-Gr-1.svg │ │ │ ├── indicator-keyboard-Gr-2.svg │ │ │ ├── indicator-keyboard-Gr-3.svg │ │ │ ├── indicator-keyboard-Gr-4.svg │ │ │ ├── indicator-keyboard-Gr-5.svg │ │ │ ├── indicator-keyboard-Gr.svg │ │ │ ├── indicator-keyboard-Gu.svg │ │ │ ├── indicator-keyboard-Ha-1.svg │ │ │ ├── indicator-keyboard-Ha-2.svg │ │ │ ├── indicator-keyboard-Ha.svg │ │ │ ├── indicator-keyboard-He-1.svg │ │ │ ├── indicator-keyboard-He-2.svg │ │ │ ├── indicator-keyboard-He-3.svg │ │ │ ├── indicator-keyboard-He-4.svg │ │ │ ├── indicator-keyboard-He.svg │ │ │ ├── indicator-keyboard-Hi-1.svg │ │ │ ├── indicator-keyboard-Hi-2.svg │ │ │ ├── indicator-keyboard-Hi-3.svg │ │ │ ├── indicator-keyboard-Hi.svg │ │ │ ├── indicator-keyboard-Hr-1.svg │ │ │ ├── indicator-keyboard-Hr-2.svg │ │ │ ├── indicator-keyboard-Hr-3.svg │ │ │ ├── indicator-keyboard-Hr-4.svg │ │ │ ├── indicator-keyboard-Hr-5.svg │ │ │ ├── indicator-keyboard-Hr.svg │ │ │ ├── indicator-keyboard-Hu-1.svg │ │ │ ├── indicator-keyboard-Hu-10.svg │ │ │ ├── indicator-keyboard-Hu-11.svg │ │ │ ├── indicator-keyboard-Hu-12.svg │ │ │ ├── indicator-keyboard-Hu-13.svg │ │ │ ├── indicator-keyboard-Hu-14.svg │ │ │ ├── indicator-keyboard-Hu-15.svg │ │ │ ├── indicator-keyboard-Hu-16.svg │ │ │ ├── indicator-keyboard-Hu-17.svg │ │ │ ├── indicator-keyboard-Hu-18.svg │ │ │ ├── indicator-keyboard-Hu-19.svg │ │ │ ├── indicator-keyboard-Hu-2.svg │ │ │ ├── indicator-keyboard-Hu-20.svg │ │ │ ├── indicator-keyboard-Hu-3.svg │ │ │ ├── indicator-keyboard-Hu-4.svg │ │ │ ├── indicator-keyboard-Hu-5.svg │ │ │ ├── indicator-keyboard-Hu-6.svg │ │ │ ├── indicator-keyboard-Hu-7.svg │ │ │ ├── indicator-keyboard-Hu-8.svg │ │ │ ├── indicator-keyboard-Hu-9.svg │ │ │ ├── indicator-keyboard-Hu.svg │ │ │ ├── indicator-keyboard-Hy-1.svg │ │ │ ├── indicator-keyboard-Hy-2.svg │ │ │ ├── indicator-keyboard-Hy-3.svg │ │ │ ├── indicator-keyboard-Hy-4.svg │ │ │ ├── indicator-keyboard-Hy-5.svg │ │ │ ├── indicator-keyboard-Hy-6.svg │ │ │ ├── indicator-keyboard-Hy.svg │ │ │ ├── indicator-keyboard-Ie-1.svg │ │ │ ├── indicator-keyboard-Ie-2.svg │ │ │ ├── indicator-keyboard-Ie-3.svg │ │ │ ├── indicator-keyboard-Ie-4.svg │ │ │ ├── indicator-keyboard-Ie-5.svg │ │ │ ├── indicator-keyboard-Ie.svg │ │ │ ├── indicator-keyboard-Ig.svg │ │ │ ├── indicator-keyboard-Ik.svg │ │ │ ├── indicator-keyboard-In-1.svg │ │ │ ├── indicator-keyboard-In-2.svg │ │ │ ├── indicator-keyboard-In-3.svg │ │ │ ├── indicator-keyboard-In-4.svg │ │ │ ├── indicator-keyboard-In-5.svg │ │ │ ├── indicator-keyboard-In.svg │ │ │ ├── indicator-keyboard-Is-1.svg │ │ │ ├── indicator-keyboard-Is-2.svg │ │ │ ├── indicator-keyboard-Is-3.svg │ │ │ ├── indicator-keyboard-Is-4.svg │ │ │ ├── indicator-keyboard-Is-5.svg │ │ │ ├── indicator-keyboard-Is.svg │ │ │ ├── indicator-keyboard-It-1.svg │ │ │ ├── indicator-keyboard-It-2.svg │ │ │ ├── indicator-keyboard-It-3.svg │ │ │ ├── indicator-keyboard-It-4.svg │ │ │ ├── indicator-keyboard-It-5.svg │ │ │ ├── indicator-keyboard-It-6.svg │ │ │ ├── indicator-keyboard-It.svg │ │ │ ├── indicator-keyboard-Ja-1.svg │ │ │ ├── indicator-keyboard-Ja-2.svg │ │ │ ├── indicator-keyboard-Ja-3.svg │ │ │ ├── indicator-keyboard-Ja-4.svg │ │ │ ├── indicator-keyboard-Ja-5.svg │ │ │ ├── indicator-keyboard-Ja-6.svg │ │ │ ├── indicator-keyboard-Ja-7.svg │ │ │ ├── indicator-keyboard-Ja.svg │ │ │ ├── indicator-keyboard-Ka-1.svg │ │ │ ├── indicator-keyboard-Ka-2.svg │ │ │ ├── indicator-keyboard-Ka-3.svg │ │ │ ├── indicator-keyboard-Ka-4.svg │ │ │ ├── indicator-keyboard-Ka.svg │ │ │ ├── indicator-keyboard-Ki-1.svg │ │ │ ├── indicator-keyboard-Ki-2.svg │ │ │ ├── indicator-keyboard-Ki-3.svg │ │ │ ├── indicator-keyboard-Ki.svg │ │ │ ├── indicator-keyboard-Kk-1.svg │ │ │ ├── indicator-keyboard-Kk-2.svg │ │ │ ├── indicator-keyboard-Kk.svg │ │ │ ├── indicator-keyboard-Km.svg │ │ │ ├── indicator-keyboard-Kn-1.svg │ │ │ ├── indicator-keyboard-Kn-2.svg │ │ │ ├── indicator-keyboard-Kn.svg │ │ │ ├── indicator-keyboard-Ko-1.svg │ │ │ ├── indicator-keyboard-Ko-2.svg │ │ │ ├── indicator-keyboard-Ko.svg │ │ │ ├── indicator-keyboard-Ku-1.svg │ │ │ ├── indicator-keyboard-Ku-10.svg │ │ │ ├── indicator-keyboard-Ku-11.svg │ │ │ ├── indicator-keyboard-Ku-12.svg │ │ │ ├── indicator-keyboard-Ku-13.svg │ │ │ ├── indicator-keyboard-Ku-14.svg │ │ │ ├── indicator-keyboard-Ku-2.svg │ │ │ ├── indicator-keyboard-Ku-3.svg │ │ │ ├── indicator-keyboard-Ku-4.svg │ │ │ ├── indicator-keyboard-Ku-5.svg │ │ │ ├── indicator-keyboard-Ku-6.svg │ │ │ ├── indicator-keyboard-Ku-7.svg │ │ │ ├── indicator-keyboard-Ku-8.svg │ │ │ ├── indicator-keyboard-Ku-9.svg │ │ │ ├── indicator-keyboard-Ku.svg │ │ │ ├── indicator-keyboard-Lo-1.svg │ │ │ ├── indicator-keyboard-Lo-2.svg │ │ │ ├── indicator-keyboard-Lo.svg │ │ │ ├── indicator-keyboard-Lt-1.svg │ │ │ ├── indicator-keyboard-Lt-2.svg │ │ │ ├── indicator-keyboard-Lt-3.svg │ │ │ ├── indicator-keyboard-Lt-4.svg │ │ │ ├── indicator-keyboard-Lt-5.svg │ │ │ ├── indicator-keyboard-Lt-6.svg │ │ │ ├── indicator-keyboard-Lt.svg │ │ │ ├── indicator-keyboard-Lv-1.svg │ │ │ ├── indicator-keyboard-Lv-2.svg │ │ │ ├── indicator-keyboard-Lv-3.svg │ │ │ ├── indicator-keyboard-Lv-4.svg │ │ │ ├── indicator-keyboard-Lv-5.svg │ │ │ ├── indicator-keyboard-Lv-6.svg │ │ │ ├── indicator-keyboard-Lv-7.svg │ │ │ ├── indicator-keyboard-Lv.svg │ │ │ ├── indicator-keyboard-Md.svg │ │ │ ├── indicator-keyboard-Mi.svg │ │ │ ├── indicator-keyboard-Mk-1.svg │ │ │ ├── indicator-keyboard-Mk-2.svg │ │ │ ├── indicator-keyboard-Mk.svg │ │ │ ├── indicator-keyboard-Ml-1.svg │ │ │ ├── indicator-keyboard-Ml-2.svg │ │ │ ├── indicator-keyboard-Ml-3.svg │ │ │ ├── indicator-keyboard-Ml.svg │ │ │ ├── indicator-keyboard-Mn.svg │ │ │ ├── indicator-keyboard-Mr.svg │ │ │ ├── indicator-keyboard-Mt-1.svg │ │ │ ├── indicator-keyboard-Mt-2.svg │ │ │ ├── indicator-keyboard-Mt.svg │ │ │ ├── indicator-keyboard-My.svg │ │ │ ├── indicator-keyboard-Ne.svg │ │ │ ├── indicator-keyboard-Nl-1.svg │ │ │ ├── indicator-keyboard-Nl-2.svg │ │ │ ├── indicator-keyboard-Nl-3.svg │ │ │ ├── indicator-keyboard-Nl-4.svg │ │ │ ├── indicator-keyboard-Nl.svg │ │ │ ├── indicator-keyboard-No-1.svg │ │ │ ├── indicator-keyboard-No-2.svg │ │ │ ├── indicator-keyboard-No-3.svg │ │ │ ├── indicator-keyboard-No-4.svg │ │ │ ├── indicator-keyboard-No-5.svg │ │ │ ├── indicator-keyboard-No-6.svg │ │ │ ├── indicator-keyboard-No-7.svg │ │ │ ├── indicator-keyboard-No-8.svg │ │ │ ├── indicator-keyboard-No.svg │ │ │ ├── indicator-keyboard-Or.svg │ │ │ ├── indicator-keyboard-Pa-1.svg │ │ │ ├── indicator-keyboard-Pa-2.svg │ │ │ ├── indicator-keyboard-Pa.svg │ │ │ ├── indicator-keyboard-Ph-1.svg │ │ │ ├── indicator-keyboard-Ph-10.svg │ │ │ ├── indicator-keyboard-Ph-2.svg │ │ │ ├── indicator-keyboard-Ph-3.svg │ │ │ ├── indicator-keyboard-Ph-4.svg │ │ │ ├── indicator-keyboard-Ph-5.svg │ │ │ ├── indicator-keyboard-Ph-6.svg │ │ │ ├── indicator-keyboard-Ph-7.svg │ │ │ ├── indicator-keyboard-Ph-8.svg │ │ │ ├── indicator-keyboard-Ph-9.svg │ │ │ ├── indicator-keyboard-Ph.svg │ │ │ ├── indicator-keyboard-Pl-1.svg │ │ │ ├── indicator-keyboard-Pl-2.svg │ │ │ ├── indicator-keyboard-Pl-3.svg │ │ │ ├── indicator-keyboard-Pl-4.svg │ │ │ ├── indicator-keyboard-Pl-5.svg │ │ │ ├── indicator-keyboard-Pl-6.svg │ │ │ ├── indicator-keyboard-Pl-7.svg │ │ │ ├── indicator-keyboard-Pl-8.svg │ │ │ ├── indicator-keyboard-Pl-9.svg │ │ │ ├── indicator-keyboard-Pl.svg │ │ │ ├── indicator-keyboard-Ps-1.svg │ │ │ ├── indicator-keyboard-Ps-2.svg │ │ │ ├── indicator-keyboard-Ps.svg │ │ │ ├── indicator-keyboard-Pt-1.svg │ │ │ ├── indicator-keyboard-Pt-10.svg │ │ │ ├── indicator-keyboard-Pt-11.svg │ │ │ ├── indicator-keyboard-Pt-12.svg │ │ │ ├── indicator-keyboard-Pt-13.svg │ │ │ ├── indicator-keyboard-Pt-14.svg │ │ │ ├── indicator-keyboard-Pt-15.svg │ │ │ ├── indicator-keyboard-Pt-2.svg │ │ │ ├── indicator-keyboard-Pt-3.svg │ │ │ ├── indicator-keyboard-Pt-4.svg │ │ │ ├── indicator-keyboard-Pt-5.svg │ │ │ ├── indicator-keyboard-Pt-6.svg │ │ │ ├── indicator-keyboard-Pt-7.svg │ │ │ ├── indicator-keyboard-Pt-8.svg │ │ │ ├── indicator-keyboard-Pt-9.svg │ │ │ ├── indicator-keyboard-Pt.svg │ │ │ ├── indicator-keyboard-Ro-1.svg │ │ │ ├── indicator-keyboard-Ro-2.svg │ │ │ ├── indicator-keyboard-Ro-3.svg │ │ │ ├── indicator-keyboard-Ro-4.svg │ │ │ ├── indicator-keyboard-Ro-5.svg │ │ │ ├── indicator-keyboard-Ro.svg │ │ │ ├── indicator-keyboard-Ru-1.svg │ │ │ ├── indicator-keyboard-Ru-10.svg │ │ │ ├── indicator-keyboard-Ru-11.svg │ │ │ ├── indicator-keyboard-Ru-12.svg │ │ │ ├── indicator-keyboard-Ru-13.svg │ │ │ ├── indicator-keyboard-Ru-14.svg │ │ │ ├── indicator-keyboard-Ru-15.svg │ │ │ ├── indicator-keyboard-Ru-16.svg │ │ │ ├── indicator-keyboard-Ru-17.svg │ │ │ ├── indicator-keyboard-Ru-18.svg │ │ │ ├── indicator-keyboard-Ru-19.svg │ │ │ ├── indicator-keyboard-Ru-2.svg │ │ │ ├── indicator-keyboard-Ru-20.svg │ │ │ ├── indicator-keyboard-Ru-21.svg │ │ │ ├── indicator-keyboard-Ru-22.svg │ │ │ ├── indicator-keyboard-Ru-23.svg │ │ │ ├── indicator-keyboard-Ru-24.svg │ │ │ ├── indicator-keyboard-Ru-25.svg │ │ │ ├── indicator-keyboard-Ru-26.svg │ │ │ ├── indicator-keyboard-Ru-27.svg │ │ │ ├── indicator-keyboard-Ru-3.svg │ │ │ ├── indicator-keyboard-Ru-4.svg │ │ │ ├── indicator-keyboard-Ru-5.svg │ │ │ ├── indicator-keyboard-Ru-6.svg │ │ │ ├── indicator-keyboard-Ru-7.svg │ │ │ ├── indicator-keyboard-Ru-8.svg │ │ │ ├── indicator-keyboard-Ru-9.svg │ │ │ ├── indicator-keyboard-Ru.svg │ │ │ ├── indicator-keyboard-Sa.svg │ │ │ ├── indicator-keyboard-Sd.svg │ │ │ ├── indicator-keyboard-Si-1.svg │ │ │ ├── indicator-keyboard-Si-2.svg │ │ │ ├── indicator-keyboard-Si.svg │ │ │ ├── indicator-keyboard-Sk-1.svg │ │ │ ├── indicator-keyboard-Sk-2.svg │ │ │ ├── indicator-keyboard-Sk-3.svg │ │ │ ├── indicator-keyboard-Sk-4.svg │ │ │ ├── indicator-keyboard-Sk.svg │ │ │ ├── indicator-keyboard-Sl-1.svg │ │ │ ├── indicator-keyboard-Sl-2.svg │ │ │ ├── indicator-keyboard-Sl-3.svg │ │ │ ├── indicator-keyboard-Sl-4.svg │ │ │ ├── indicator-keyboard-Sl.svg │ │ │ ├── indicator-keyboard-Sq.svg │ │ │ ├── indicator-keyboard-Sr-1.svg │ │ │ ├── indicator-keyboard-Sr-10.svg │ │ │ ├── indicator-keyboard-Sr-11.svg │ │ │ ├── indicator-keyboard-Sr-12.svg │ │ │ ├── indicator-keyboard-Sr-13.svg │ │ │ ├── indicator-keyboard-Sr-14.svg │ │ │ ├── indicator-keyboard-Sr-15.svg │ │ │ ├── indicator-keyboard-Sr-16.svg │ │ │ ├── indicator-keyboard-Sr-17.svg │ │ │ ├── indicator-keyboard-Sr-2.svg │ │ │ ├── indicator-keyboard-Sr-3.svg │ │ │ ├── indicator-keyboard-Sr-4.svg │ │ │ ├── indicator-keyboard-Sr-5.svg │ │ │ ├── indicator-keyboard-Sr-6.svg │ │ │ ├── indicator-keyboard-Sr-7.svg │ │ │ ├── indicator-keyboard-Sr-8.svg │ │ │ ├── indicator-keyboard-Sr-9.svg │ │ │ ├── indicator-keyboard-Sr.svg │ │ │ ├── indicator-keyboard-Sv-1.svg │ │ │ ├── indicator-keyboard-Sv-2.svg │ │ │ ├── indicator-keyboard-Sv-3.svg │ │ │ ├── indicator-keyboard-Sv-4.svg │ │ │ ├── indicator-keyboard-Sv-5.svg │ │ │ ├── indicator-keyboard-Sv-6.svg │ │ │ ├── indicator-keyboard-Sv-7.svg │ │ │ ├── indicator-keyboard-Sv.svg │ │ │ ├── indicator-keyboard-Sw-1.svg │ │ │ ├── indicator-keyboard-Sw-2.svg │ │ │ ├── indicator-keyboard-Sw.svg │ │ │ ├── indicator-keyboard-Sy-1.svg │ │ │ ├── indicator-keyboard-Sy-2.svg │ │ │ ├── indicator-keyboard-Sy.svg │ │ │ ├── indicator-keyboard-Ta-1.svg │ │ │ ├── indicator-keyboard-Ta-2.svg │ │ │ ├── indicator-keyboard-Ta-3.svg │ │ │ ├── indicator-keyboard-Ta-4.svg │ │ │ ├── indicator-keyboard-Ta-5.svg │ │ │ ├── indicator-keyboard-Ta-6.svg │ │ │ ├── indicator-keyboard-Ta.svg │ │ │ ├── indicator-keyboard-Te-1.svg │ │ │ ├── indicator-keyboard-Te-2.svg │ │ │ ├── indicator-keyboard-Te-3.svg │ │ │ ├── indicator-keyboard-Te.svg │ │ │ ├── indicator-keyboard-Tg-1.svg │ │ │ ├── indicator-keyboard-Tg-2.svg │ │ │ ├── indicator-keyboard-Tg.svg │ │ │ ├── indicator-keyboard-Th-1.svg │ │ │ ├── indicator-keyboard-Th-2.svg │ │ │ ├── indicator-keyboard-Th-3.svg │ │ │ ├── indicator-keyboard-Th.svg │ │ │ ├── indicator-keyboard-Tk-1.svg │ │ │ ├── indicator-keyboard-Tk-2.svg │ │ │ ├── indicator-keyboard-Tk.svg │ │ │ ├── indicator-keyboard-Tn.svg │ │ │ ├── indicator-keyboard-Tr-1.svg │ │ │ ├── indicator-keyboard-Tr-2.svg │ │ │ ├── indicator-keyboard-Tr-3.svg │ │ │ ├── indicator-keyboard-Tr-4.svg │ │ │ ├── indicator-keyboard-Tr-5.svg │ │ │ ├── indicator-keyboard-Tr.svg │ │ │ ├── indicator-keyboard-Uk-1.svg │ │ │ ├── indicator-keyboard-Uk-2.svg │ │ │ ├── indicator-keyboard-Uk-3.svg │ │ │ ├── indicator-keyboard-Uk-4.svg │ │ │ ├── indicator-keyboard-Uk-5.svg │ │ │ ├── indicator-keyboard-Uk-6.svg │ │ │ ├── indicator-keyboard-Uk-7.svg │ │ │ ├── indicator-keyboard-Uk-8.svg │ │ │ ├── indicator-keyboard-Uk.svg │ │ │ ├── indicator-keyboard-Ur-1.svg │ │ │ ├── indicator-keyboard-Ur-2.svg │ │ │ ├── indicator-keyboard-Ur-3.svg │ │ │ ├── indicator-keyboard-Ur-4.svg │ │ │ ├── indicator-keyboard-Ur-5.svg │ │ │ ├── indicator-keyboard-Ur-6.svg │ │ │ ├── indicator-keyboard-Ur.svg │ │ │ ├── indicator-keyboard-Uz-1.svg │ │ │ ├── indicator-keyboard-Uz-2.svg │ │ │ ├── indicator-keyboard-Uz-3.svg │ │ │ ├── indicator-keyboard-Uz-4.svg │ │ │ ├── indicator-keyboard-Uz.svg │ │ │ ├── indicator-keyboard-Vi.svg │ │ │ ├── indicator-keyboard-Wo.svg │ │ │ ├── indicator-keyboard-Xs.svg │ │ │ ├── indicator-keyboard-Yo.svg │ │ │ ├── indicator-keyboard-Zh-1.svg │ │ │ ├── indicator-keyboard-Zh-2.svg │ │ │ ├── indicator-keyboard-Zh-3.svg │ │ │ ├── indicator-keyboard-Zh-4.svg │ │ │ ├── indicator-keyboard-Zh-5.svg │ │ │ ├── indicator-keyboard-Zh-6.svg │ │ │ ├── indicator-keyboard-Zh.svg │ │ │ ├── indicator-keyboard.svg │ │ │ ├── indicator-lunar-satelite.svg │ │ │ ├── indicator-lunar.svg │ │ │ ├── indicator-messages-new.svg │ │ │ ├── indicator-messages-red.svg │ │ │ ├── indicator-messages.svg │ │ │ ├── indicator-notification-read-dnd.svg │ │ │ ├── indicator-notification-read.svg │ │ │ ├── indicator-notification-unread-dnd.svg │ │ │ ├── indicator-notification-unread.svg │ │ │ ├── indicator-privacy-panel.svg │ │ │ ├── indicator-rss-aware-attention.svg │ │ │ ├── indicator-rss-aware.svg │ │ │ ├── indicator-sensors-battery.svg │ │ │ ├── indicator-sensors-case.svg │ │ │ ├── indicator-sensors-chip.svg │ │ │ ├── indicator-sensors-cpu.svg │ │ │ ├── indicator-sensors-disk.svg │ │ │ ├── indicator-sensors-fan.svg │ │ │ ├── indicator-sensors-gpu.svg │ │ │ ├── indicator-sensors-memory.svg │ │ │ ├── indicator-sound-switcher.svg │ │ │ ├── indicator-stardate.svg │ │ │ ├── indicator-stickynotes-mono.svg │ │ │ ├── indicator-trashindicator-attention.svg │ │ │ ├── indicator-trashindicator.svg │ │ │ ├── indicator-virtual-box.svg │ │ │ ├── indicator-workspaces-1.svg │ │ │ ├── indicator-workspaces-2.svg │ │ │ ├── indicator-workspaces-3.svg │ │ │ ├── indicator-workspaces-4.svg │ │ │ ├── indicator-workspaces-5.svg │ │ │ ├── indicator-workspaces-6.svg │ │ │ ├── indicator-workspaces-7.svg │ │ │ ├── indicator-workspaces-8.svg │ │ │ ├── input-caps-on.svg │ │ │ ├── input-keyboard-symbolic.svg │ │ │ ├── input-keyboard-virtual-off.svg │ │ │ ├── input-keyboard-virtual-on.svg │ │ │ ├── input-touchpad-off.svg │ │ │ ├── input-touchpad-on.svg │ │ │ ├── insync-action.svg │ │ │ ├── insync-alert.svg │ │ │ ├── insync-error.svg │ │ │ ├── insync-feed.svg │ │ │ ├── insync-normal.svg │ │ │ ├── insync-offline.svg │ │ │ ├── insync-paused.svg │ │ │ ├── insync-share.svg │ │ │ ├── insync-synced.svg │ │ │ ├── insync-syncing.svg │ │ │ ├── internxt-drive-issues.svg │ │ │ ├── internxt-drive-standby.svg │ │ │ ├── internxt-drive-syncing.svg │ │ │ ├── irc-channel-joined.svg │ │ │ ├── irc-channel-parted.svg │ │ │ ├── irccloud-desktop-tray.svg │ │ │ ├── jamesdsp-tray.svg │ │ │ ├── jdownloader-indicator.svg │ │ │ ├── joplin-tray.svg │ │ │ ├── kaku-tray.svg │ │ │ ├── kazam-countdown.svg │ │ │ ├── kazam-paused.svg │ │ │ ├── kazam-recording.svg │ │ │ ├── kazam-stopped.svg │ │ │ ├── kdeconnectindicatordark.svg │ │ │ ├── keepassx-indicator.svg │ │ │ ├── keepassx-locked.svg │ │ │ ├── keepassxc-dark.svg │ │ │ ├── keepassxc-locked.svg │ │ │ ├── keepassxc-monochrome-dark-locked.svg │ │ │ ├── keepassxc-monochrome-dark.svg │ │ │ ├── keepassxc-monochrome-light-locked.svg │ │ │ ├── keepassxc-monochrome-light.svg │ │ │ ├── keepassxc-panel.svg │ │ │ ├── keepassxc-unlocked.svg │ │ │ ├── keybase-badged-error.svg │ │ │ ├── keybase-badged-uploading.svg │ │ │ ├── keybase-badged.svg │ │ │ ├── keybase-error.svg │ │ │ ├── keybase-tray.svg │ │ │ ├── keybase-update.svg │ │ │ ├── keybase-uploading.svg │ │ │ ├── keyboard-battery-caution.svg │ │ │ ├── keyboard-battery-empty.svg │ │ │ ├── keyboard-battery-full.svg │ │ │ ├── keyboard-battery-good.svg │ │ │ ├── keyboard-battery-low.svg │ │ │ ├── keyboard-battery-medium.svg │ │ │ ├── knemo-modem-error.svg │ │ │ ├── knemo-modem-idle.svg │ │ │ ├── knemo-modem-offline.svg │ │ │ ├── knemo-modem-receive.svg │ │ │ ├── knemo-modem-transmit-receive.svg │ │ │ ├── knemo-modem-transmit.svg │ │ │ ├── knemo-monitor-error.svg │ │ │ ├── knemo-monitor-idle.svg │ │ │ ├── knemo-monitor-offline.svg │ │ │ ├── knemo-monitor-receive.svg │ │ │ ├── knemo-monitor-transmit-receive.svg │ │ │ ├── knemo-monitor-transmit.svg │ │ │ ├── knemo-network-error.svg │ │ │ ├── knemo-network-idle.svg │ │ │ ├── knemo-network-offline.svg │ │ │ ├── knemo-network-receive.svg │ │ │ ├── knemo-network-transmit-receive.svg │ │ │ ├── knemo-network-transmit.svg │ │ │ ├── knemo-wireless-error.svg │ │ │ ├── knemo-wireless-idle.svg │ │ │ ├── knemo-wireless-offline.svg │ │ │ ├── knemo-wireless-receive.svg │ │ │ ├── knemo-wireless-transmit-receive.svg │ │ │ ├── knemo-wireless-transmit.svg │ │ │ ├── kotatogram-attention-panel.svg │ │ │ ├── kotatogram-mute-panel.svg │ │ │ ├── kotatogram-panel.svg │ │ │ ├── krb-expiring-ticket.svg │ │ │ ├── krb-no-valid-ticket.svg │ │ │ ├── krb-valid-ticket.svg │ │ │ ├── krudiotray-light-off16.svg │ │ │ ├── krudiotray-light-on16.svg │ │ │ ├── kuro-tray.svg │ │ │ ├── ladi-started.svg │ │ │ ├── ladi-starting.svg │ │ │ ├── ladi-stopped.svg │ │ │ ├── laptop-connected.svg │ │ │ ├── laptop-disconnected.svg │ │ │ ├── laptop-symbolic.svg │ │ │ ├── laptop-trusted.svg │ │ │ ├── laptopattention.svg │ │ │ ├── laptopconnected.svg │ │ │ ├── laptopdisconnected.svg │ │ │ ├── laptoptrusted.svg │ │ │ ├── liferea-available.svg │ │ │ ├── liferea-unread.svg │ │ │ ├── listen.moe-desktop-app-tray.svg │ │ │ ├── livewallpaper-indicator.svg │ │ │ ├── lookit-panel.svg │ │ │ ├── low-signal-lock.svg │ │ │ ├── low-signal.svg │ │ │ ├── lutris-panel.svg │ │ │ ├── lyricfier-tray.svg │ │ │ ├── mailspring-tray-empty.svg │ │ │ ├── mailspring-tray-full-newitems.svg │ │ │ ├── mailspring-tray-full.svg │ │ │ ├── manjaro-settings-manager-panel.svg │ │ │ ├── mate-sensors-applet-battery.svg │ │ │ ├── mate-sensors-applet-case.svg │ │ │ ├── mate-sensors-applet-chip.svg │ │ │ ├── mate-sensors-applet-cpu.svg │ │ │ ├── mate-sensors-applet-drive-harddisk.svg │ │ │ ├── mate-sensors-applet-fan.svg │ │ │ ├── mate-sensors-applet-gpu.svg │ │ │ ├── mate-sensors-applet-memory.svg │ │ │ ├── mattermost-mention.svg │ │ │ ├── mattermost-tray.svg │ │ │ ├── mattermost-unread.svg │ │ │ ├── megaalert.svg │ │ │ ├── megalogging.svg │ │ │ ├── megapaused.svg │ │ │ ├── megasynching.svg │ │ │ ├── megauptodate.svg │ │ │ ├── megawarning.svg │ │ │ ├── mellowplayer-panel.svg │ │ │ ├── messenger-indicator.svg │ │ │ ├── messenger-notification.svg │ │ │ ├── mic-off.svg │ │ │ ├── mic-on.svg │ │ │ ├── mic-ready.svg │ │ │ ├── mic-volume-high.svg │ │ │ ├── mic-volume-low.svg │ │ │ ├── mic-volume-medium.svg │ │ │ ├── mic-volume-muted.svg │ │ │ ├── microphone-sensitivity-high.svg │ │ │ ├── microphone-sensitivity-low.svg │ │ │ ├── microphone-sensitivity-medium.svg │ │ │ ├── microphone-sensitivity-muted.svg │ │ │ ├── minetime-tray.svg │ │ │ ├── mini-calendar.svg │ │ │ ├── mintupdate-checking.svg │ │ │ ├── mintupdate-error.svg │ │ │ ├── mintupdate-installing.svg │ │ │ ├── mintupdate-up-to-date.svg │ │ │ ├── mintupdate-updates-available.svg │ │ │ ├── mnotify-none-wireframe.svg │ │ │ ├── mnotify-some-wireframe.svg │ │ │ ├── mntray-news.svg │ │ │ ├── mntray-regular.svg │ │ │ ├── moderndeck-tray.svg │ │ │ ├── morgen-tray.svg │ │ │ ├── motrix-tray-active.svg │ │ │ ├── motrix-tray.svg │ │ │ ├── mouse-battery-caution.svg │ │ │ ├── mouse-battery-empty.svg │ │ │ ├── mouse-battery-full.svg │ │ │ ├── mouse-battery-good.svg │ │ │ ├── mouse-battery-low.svg │ │ │ ├── mouse-battery-medium.svg │ │ │ ├── msd-xrandr.svg │ │ │ ├── mstdn-panel.svg │ │ │ ├── mullvad-tray-1.svg │ │ │ ├── mullvad-tray-10.svg │ │ │ ├── mullvad-tray-2.svg │ │ │ ├── mullvad-tray-3.svg │ │ │ ├── mullvad-tray-4.svg │ │ │ ├── mullvad-tray-5.svg │ │ │ ├── mullvad-tray-6.svg │ │ │ ├── mullvad-tray-7.svg │ │ │ ├── mullvad-tray-8.svg │ │ │ ├── mullvad-tray-9.svg │ │ │ ├── mumble-indicator.svg │ │ │ ├── museeks-tray.svg │ │ │ ├── museeq-offline.svg │ │ │ ├── museeq-panel.svg │ │ │ ├── mynotes-tray.svg │ │ │ ├── network-cellular-3g.svg │ │ │ ├── network-cellular-4g.svg │ │ │ ├── network-cellular-acquiring.svg │ │ │ ├── network-cellular-cdma-1x.svg │ │ │ ├── network-cellular-connected.svg │ │ │ ├── network-cellular-edge.svg │ │ │ ├── network-cellular-evdo.svg │ │ │ ├── network-cellular-gprs.svg │ │ │ ├── network-cellular-hspa.svg │ │ │ ├── network-cellular-no-route.svg │ │ │ ├── network-cellular-offline.svg │ │ │ ├── network-cellular-secure-signal-excellent.svg │ │ │ ├── network-cellular-secure-signal-good.svg │ │ │ ├── network-cellular-secure-signal-low.svg │ │ │ ├── network-cellular-secure-signal-none.svg │ │ │ ├── network-cellular-secure-signal-ok.svg │ │ │ ├── network-cellular-signal-excellent.svg │ │ │ ├── network-cellular-signal-good.svg │ │ │ ├── network-cellular-signal-low.svg │ │ │ ├── network-cellular-signal-none.svg │ │ │ ├── network-cellular-signal-ok.svg │ │ │ ├── network-cellular-umts.svg │ │ │ ├── network-disconnected.svg │ │ │ ├── network-error.svg │ │ │ ├── network-idle.svg │ │ │ ├── network-offline.svg │ │ │ ├── network-receive.svg │ │ │ ├── network-transmit-receive.svg │ │ │ ├── network-transmit.svg │ │ │ ├── network-unavailable.svg │ │ │ ├── network-vpn-acquiring.svg │ │ │ ├── network-vpn.svg │ │ │ ├── network-wired-acquiring.svg │ │ │ ├── network-wired-activated.svg │ │ │ ├── network-wired-no-route.svg │ │ │ ├── network-wired-offline.svg │ │ │ ├── network-wired-secure.svg │ │ │ ├── network-wired.svg │ │ │ ├── network-wireless-acquiring.svg │ │ │ ├── network-wireless-connected-00.svg │ │ │ ├── network-wireless-connected-100.svg │ │ │ ├── network-wireless-connected-25.svg │ │ │ ├── network-wireless-connected-50.svg │ │ │ ├── network-wireless-connected-75.svg │ │ │ ├── network-wireless-connected.svg │ │ │ ├── network-wireless-disconnected.svg │ │ │ ├── network-wireless-encrypted.svg │ │ │ ├── network-wireless-hotspot.svg │ │ │ ├── network-wireless-no-route.svg │ │ │ ├── network-wireless-offline.svg │ │ │ ├── network-wireless-secure-signal-excellent.svg │ │ │ ├── network-wireless-secure-signal-good.svg │ │ │ ├── network-wireless-secure-signal-low.svg │ │ │ ├── network-wireless-secure-signal-none.svg │ │ │ ├── network-wireless-secure-signal-ok.svg │ │ │ ├── network-wireless-signal-excellent.svg │ │ │ ├── network-wireless-signal-good.svg │ │ │ ├── network-wireless-signal-low.svg │ │ │ ├── network-wireless-signal-none.svg │ │ │ ├── network-wireless-signal-ok.svg │ │ │ ├── network-wireless-signal-weak.svg │ │ │ ├── new-messages-red.svg │ │ │ ├── nitroshare-indicator.svg │ │ │ ├── nixnote2-tray.svg │ │ │ ├── nm-adhoc.svg │ │ │ ├── nm-device-wired-autoip.svg │ │ │ ├── nm-device-wired-secure.svg │ │ │ ├── nm-device-wired-secureoffline.svg │ │ │ ├── nm-device-wired.svg │ │ │ ├── nm-device-wireless.svg │ │ │ ├── nm-device-wwan.svg │ │ │ ├── nm-mb-roam.svg │ │ │ ├── nm-no-connection.svg │ │ │ ├── nm-secure-lock.svg │ │ │ ├── nm-signal-0-secure.svg │ │ │ ├── nm-signal-0.svg │ │ │ ├── nm-signal-00-secure.svg │ │ │ ├── nm-signal-00.svg │ │ │ ├── nm-signal-100-secure.svg │ │ │ ├── nm-signal-100.svg │ │ │ ├── nm-signal-25-secure.svg │ │ │ ├── nm-signal-25.svg │ │ │ ├── nm-signal-50-secure.svg │ │ │ ├── nm-signal-50.svg │ │ │ ├── nm-signal-75-secure.svg │ │ │ ├── nm-signal-75.svg │ │ │ ├── nm-tech-3g.svg │ │ │ ├── nm-tech-4g.svg │ │ │ ├── nm-tech-cdma-1x.svg │ │ │ ├── nm-tech-edge.svg │ │ │ ├── nm-tech-evdo.svg │ │ │ ├── nm-tech-gprs.svg │ │ │ ├── nm-tech-hspa.svg │ │ │ ├── nm-tech-lte.svg │ │ │ ├── nm-tech-umts.svg │ │ │ ├── nm-vpn-active-lock.svg │ │ │ ├── nm-vpn-lock.svg │ │ │ ├── nm-vpn-standalone-lock.svg │ │ │ ├── nm-wwan-tower.svg │ │ │ ├── no-signal.svg │ │ │ ├── nomachine-disabled.svg │ │ │ ├── nomachine-indicator.svg │ │ │ ├── notes-panel.svg │ │ │ ├── nozbe-tray.svg │ │ │ ├── num-lock-off.svg │ │ │ ├── num-lock-on.svg │ │ │ ├── numlock-off.svg │ │ │ ├── numlock-on.svg │ │ │ ├── nutstore-offline-panel.svg │ │ │ ├── nutstore-oops-panel.svg │ │ │ ├── nutstore-panel.svg │ │ │ ├── nutstore-paused-panel.svg │ │ │ ├── nutstore-synchronized-panel.svg │ │ │ ├── nutstore-synchronizing-panel.svg │ │ │ ├── nylas-tray-empty.svg │ │ │ ├── nylas-tray-full-newitems.svg │ │ │ ├── nylas-tray-full.svg │ │ │ ├── obs-tray-active.svg │ │ │ ├── obs-tray.svg │ │ │ ├── octopi-error.svg │ │ │ ├── octopi-indicator.svg │ │ │ ├── octopi-info.svg │ │ │ ├── octopi-ok.svg │ │ │ ├── odrive-tray-grey.svg │ │ │ ├── odrive-tray-sync.svg │ │ │ ├── odrive-tray.svg │ │ │ ├── onboard-mono.svg │ │ │ ├── onboard-panel.svg │ │ │ ├── openbazaar-system-tray.svg │ │ │ ├── opensnitch-tray-alert.svg │ │ │ ├── opensnitch-tray-off.svg │ │ │ ├── opensnitch-tray-pause.svg │ │ │ ├── opensnitch-tray-red.svg │ │ │ ├── opensnitch-tray.svg │ │ │ ├── optimus-tray-intel-symbolic.svg │ │ │ ├── optimus-tray-intel.svg │ │ │ ├── optimus-tray-nvidia-symbolic.svg │ │ │ ├── optimus-tray-nvidia.svg │ │ │ ├── org.kde.neochat.tray.svg │ │ │ ├── org.keepassxc.KeePassXC-locked.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-dark-locked.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-dark.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-light-locked.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-light.svg │ │ │ ├── org.keepassxc.KeePassXC-unlocked.svg │ │ │ ├── org.nicotine_plus.Nicotine-away.svg │ │ │ ├── org.nicotine_plus.Nicotine-connect.svg │ │ │ ├── org.nicotine_plus.Nicotine-disconnect.svg │ │ │ ├── org.nicotine_plus.Nicotine-msg.svg │ │ │ ├── org.nicotine_plus.Nicotine_away.svg │ │ │ ├── org.nicotine_plus.Nicotine_connect.svg │ │ │ ├── org.nicotine_plus.Nicotine_disconnect.svg │ │ │ ├── org.nicotine_plus.Nicotine_msg.svg │ │ │ ├── org.rnd2.cpupower_gui-panel.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing-down.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing-error.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing-up.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing.svg │ │ │ ├── overgrive-app-ind-con-1.svg │ │ │ ├── overgrive-app-ind-con-2.svg │ │ │ ├── overgrive-app-ind-con-3.svg │ │ │ ├── overgrive-app-ind-sleep.svg │ │ │ ├── overgrive-app-ind.svg │ │ │ ├── pamac-tray-no-update.svg │ │ │ ├── pamac-tray-update.svg │ │ │ ├── pcloud-offline.svg │ │ │ ├── pcloud-ok.svg │ │ │ ├── pcloud-pause.svg │ │ │ ├── pcloud-sync.svg │ │ │ ├── pcloud-warning.svg │ │ │ ├── persepolis-tray.svg │ │ │ ├── phone-battery-caution.svg │ │ │ ├── phone-battery-empty.svg │ │ │ ├── phone-battery-full.svg │ │ │ ├── phone-battery-good.svg │ │ │ ├── phone-battery-low.svg │ │ │ ├── phone-battery-medium.svg │ │ │ ├── pia_tray_connected.svg │ │ │ ├── pia_tray_connecting.svg │ │ │ ├── pia_tray_disconnected.svg │ │ │ ├── pidgin-tray-available.svg │ │ │ ├── pidgin-tray-away.svg │ │ │ ├── pidgin-tray-busy.svg │ │ │ ├── pidgin-tray-connect.svg │ │ │ ├── pidgin-tray-invisible.svg │ │ │ ├── pidgin-tray-offline.svg │ │ │ ├── pidgin-tray-pending.svg │ │ │ ├── pidgin-tray-xa.svg │ │ │ ├── pithos-tray-icon.svg │ │ │ ├── pithos-tray-plugin.svg │ │ │ ├── pocket-casts-tray.svg │ │ │ ├── pomodoneapp-break.svg │ │ │ ├── pomodoneapp-indicator.svg │ │ │ ├── pomodoneapp-paused.svg │ │ │ ├── pomodoneapp-started.svg │ │ │ ├── pomodoro-indicator-light-00.svg │ │ │ ├── pomodoro-indicator-light-01.svg │ │ │ ├── pomodoro-indicator-light-02.svg │ │ │ ├── pomodoro-indicator-light-03.svg │ │ │ ├── pomodoro-indicator-light-04.svg │ │ │ ├── pomodoro-indicator-light-05.svg │ │ │ ├── pomodoro-indicator-light-06.svg │ │ │ ├── pomodoro-indicator-light-07.svg │ │ │ ├── pomodoro-indicator-light-08.svg │ │ │ ├── pomodoro-indicator-light-09.svg │ │ │ ├── pomodoro-indicator-light-10.svg │ │ │ ├── pomodoro-indicator-light-11.svg │ │ │ ├── pomodoro-indicator-light-12.svg │ │ │ ├── pomodoro-indicator-light-13.svg │ │ │ ├── pomodoro-indicator-light-14.svg │ │ │ ├── pomodoro-indicator-light-15.svg │ │ │ ├── pomodoro-indicator-light-16.svg │ │ │ ├── pomodoro-indicator-light-17.svg │ │ │ ├── pomodoro-indicator-light-18.svg │ │ │ ├── pomodoro-indicator-light-19.svg │ │ │ ├── pomodoro-indicator-light-20.svg │ │ │ ├── pomodoro-indicator-light-21.svg │ │ │ ├── pomodoro-indicator-light-22.svg │ │ │ ├── pomodoro-indicator-light-23.svg │ │ │ ├── pomodoro-indicator-light-24.svg │ │ │ ├── pomodoro-indicator-light-25.svg │ │ │ ├── pomodoro-indicator-light-26.svg │ │ │ ├── pomodoro-indicator-light-27.svg │ │ │ ├── pomodoro-indicator-light-28.svg │ │ │ ├── pomodoro-indicator-light-29.svg │ │ │ ├── pomodoro-indicator-light-30.svg │ │ │ ├── pomodoro-indicator-light-31.svg │ │ │ ├── pomodoro-indicator-light-32.svg │ │ │ ├── pomodoro-indicator-light-33.svg │ │ │ ├── pomodoro-indicator-light-34.svg │ │ │ ├── pomodoro-indicator-light-35.svg │ │ │ ├── pomodoro-indicator-light-36.svg │ │ │ ├── pomodoro-indicator-light-37.svg │ │ │ ├── pomodoro-indicator-light-38.svg │ │ │ ├── pomodoro-indicator-light-39.svg │ │ │ ├── pomodoro-indicator-light-40.svg │ │ │ ├── pomodoro-indicator-light-41.svg │ │ │ ├── pomodoro-indicator-light-42.svg │ │ │ ├── pomodoro-indicator-light-43.svg │ │ │ ├── pomodoro-indicator-light-44.svg │ │ │ ├── pomodoro-indicator-light-45.svg │ │ │ ├── pomodoro-indicator-light-46.svg │ │ │ ├── pomodoro-indicator-light-47.svg │ │ │ ├── pomodoro-indicator-light-48.svg │ │ │ ├── pomodoro-indicator-light-49.svg │ │ │ ├── pomodoro-indicator-light-50.svg │ │ │ ├── pomodoro-indicator-light-51.svg │ │ │ ├── pomodoro-indicator-light-52.svg │ │ │ ├── pomodoro-indicator-light-53.svg │ │ │ ├── pomodoro-indicator-light-54.svg │ │ │ ├── pomodoro-indicator-light-55.svg │ │ │ ├── pomodoro-indicator-light-56.svg │ │ │ ├── pomodoro-indicator-light-57.svg │ │ │ ├── pomodoro-indicator-light-58.svg │ │ │ ├── pomodoro-indicator-light-59.svg │ │ │ ├── pomodoro-indicator-light-60.svg │ │ │ ├── pomodoro-indicator-light-61.svg │ │ │ ├── pomodoro-start-light.svg │ │ │ ├── pomodoro-stop-light.svg │ │ │ ├── popcorntime-tray.svg │ │ │ ├── pragha-panel.svg │ │ │ ├── preferences-desktop-accessibility-panel.svg │ │ │ ├── preferences-system-bluetooth-active.svg │ │ │ ├── preferences-system-bluetooth-inactive.svg │ │ │ ├── premid-tray.svg │ │ │ ├── prime-hybrid.svg │ │ │ ├── prime-intel.svg │ │ │ ├── prime-nvidia.svg │ │ │ ├── process-syncing-down.svg │ │ │ ├── process-syncing-error.svg │ │ │ ├── process-syncing-idle.svg │ │ │ ├── process-syncing-up.svg │ │ │ ├── process-syncing.svg │ │ │ ├── protonmail-indicator.svg │ │ │ ├── protonmail-notification.svg │ │ │ ├── protonvpn-tray.svg │ │ │ ├── protonvpngui-connected.svg │ │ │ ├── protonvpngui-disconnected.svg │ │ │ ├── protonvpngui-no-network.svg │ │ │ ├── psensor_hot.svg │ │ │ ├── psensor_normal.svg │ │ │ ├── pushbullet-indicator-disabled.svg │ │ │ ├── pushbullet-indicator-light.svg │ │ │ ├── pushbullet-indicator-paused.svg │ │ │ ├── pushbullet-indicator-sync0-light.svg │ │ │ ├── pushbullet-indicator-sync1-light.svg │ │ │ ├── pushbullet-indicator-sync2-light.svg │ │ │ ├── pushbullet-indicator-sync3-light.svg │ │ │ ├── pushbullet-indicator-transparent.svg │ │ │ ├── pushbullet-indicator.svg │ │ │ ├── qalculate-tray.svg │ │ │ ├── qbittorrent-panel.svg │ │ │ ├── qbittorrent-tray-dark.svg │ │ │ ├── qbittorrent-tray-light.svg │ │ │ ├── qbittorrent-tray.svg │ │ │ ├── qelectrotech-indicator.svg │ │ │ ├── qjoypad-tray.svg │ │ │ ├── qnapi-panel.svg │ │ │ ├── qomp-pause-panel.svg │ │ │ ├── qomp-play-panel.svg │ │ │ ├── qomp-stop-panel.svg │ │ │ ├── qtox-away.svg │ │ │ ├── qtox-busy.svg │ │ │ ├── qtox-event.svg │ │ │ ├── qtox-invisible.svg │ │ │ ├── qtox-offline.svg │ │ │ ├── qtox-online.svg │ │ │ ├── qtpass-tray.svg │ │ │ ├── quota.svg │ │ │ ├── radiotray-ng-off.svg │ │ │ ├── radiotray-ng-on.svg │ │ │ ├── radiotray_connecting.svg │ │ │ ├── radiotray_off.svg │ │ │ ├── radiotray_on.svg │ │ │ ├── rambox-done.svg │ │ │ ├── rambox-inactive.svg │ │ │ ├── rambox-indicator.svg │ │ │ ├── rambox-mention.svg │ │ │ ├── rambox-notification.svg │ │ │ ├── rambox-warning.svg │ │ │ ├── rare-tray.svg │ │ │ ├── rclonetray-connected-tray.svg │ │ │ ├── rclonetray-tray.svg │ │ │ ├── receiving-bad-signal-lock.svg │ │ │ ├── receiving-bad-signal.svg │ │ │ ├── receiving-good-signal-lock.svg │ │ │ ├── receiving-good-signal.svg │ │ │ ├── receiving-high-signal-lock.svg │ │ │ ├── receiving-high-signal.svg │ │ │ ├── receiving-low-signal-lock.svg │ │ │ ├── receiving-low-signal.svg │ │ │ ├── record-desktop-indicator-recording.svg │ │ │ ├── record-desktop-indicator.svg │ │ │ ├── redshift-status-off.svg │ │ │ ├── redshift-status-on.svg │ │ │ ├── rememberthemilk-notification.svg │ │ │ ├── rememberthemilk-tray.svg │ │ │ ├── rememberthemilk-unseen-notification.svg │ │ │ ├── remmina-panel.svg │ │ │ ├── remmina-status.svg │ │ │ ├── remote-folder-sync-down.svg │ │ │ ├── remote-folder-sync-up.svg │ │ │ ├── remote-folder-sync.svg │ │ │ ├── rescuetime-indicator.svg │ │ │ ├── rescuetime-offline.svg │ │ │ ├── rhythmbox-indicator.svg │ │ │ ├── rhythmbox-notplaying.svg │ │ │ ├── rhythmbox-panel.svg │ │ │ ├── rhythmbox-playing.svg │ │ │ ├── riot-tray.svg │ │ │ ├── rocketchat-tray-1.svg │ │ │ ├── rocketchat-tray-2.svg │ │ │ ├── rocketchat-tray-3.svg │ │ │ ├── rocketchat-tray-4.svg │ │ │ ├── rocketchat-tray-5.svg │ │ │ ├── rocketchat-tray-6.svg │ │ │ ├── rocketchat-tray-7.svg │ │ │ ├── rocketchat-tray-8.svg │ │ │ ├── rocketchat-tray-9-plus.svg │ │ │ ├── rocketchat-tray-9.svg │ │ │ ├── rocketchat-tray-alert.svg │ │ │ ├── rocketchat-tray-dot.svg │ │ │ ├── rocketchat-tray.svg │ │ │ ├── rsibreak0.svg │ │ │ ├── rsibreak1.svg │ │ │ ├── rsibreak2.svg │ │ │ ├── rsibreak3.svg │ │ │ ├── rsibreak4.svg │ │ │ ├── rsibreakx.svg │ │ │ ├── rto-proxy-tray.svg │ │ │ ├── safeeyes_disabled.svg │ │ │ ├── safeeyes_enabled.svg │ │ │ ├── scc-alive.svg │ │ │ ├── scc-dead.svg │ │ │ ├── scc-error.svg │ │ │ ├── scc-unknown.svg │ │ │ ├── screencloud-idle.svg │ │ │ ├── screencloud-uploading.svg │ │ │ ├── scrllock-off.svg │ │ │ ├── scrllock-on.svg │ │ │ ├── scroll-lock-off.svg │ │ │ ├── scroll-lock-on.svg │ │ │ ├── scudcloud-attention-1.svg │ │ │ ├── scudcloud-attention-2.svg │ │ │ ├── scudcloud-attention-3.svg │ │ │ ├── scudcloud-attention-4.svg │ │ │ ├── scudcloud-attention-5.svg │ │ │ ├── scudcloud-attention-6.svg │ │ │ ├── scudcloud-attention-7.svg │ │ │ ├── scudcloud-attention-8.svg │ │ │ ├── scudcloud-attention-9.svg │ │ │ ├── scudcloud-attention.svg │ │ │ ├── scudcloud.svg │ │ │ ├── seafile-status-error.svg │ │ │ ├── seafile-status-notification.svg │ │ │ ├── seafile-status-offline.svg │ │ │ ├── seafile-status-ok.svg │ │ │ ├── seafile-status-paused.svg │ │ │ ├── seafile-status-syncing-1.svg │ │ │ ├── seafile-status-syncing-2.svg │ │ │ ├── security-high.svg │ │ │ ├── security-low.svg │ │ │ ├── security-medium.svg │ │ │ ├── sendanywhere-tray.svg │ │ │ ├── session-desktop-tray.svg │ │ │ ├── sflphone-indicator.svg │ │ │ ├── sflphone-notification.svg │ │ │ ├── sflphone-offline.svg │ │ │ ├── shutter-panel.svg │ │ │ ├── si-syncthing-0.svg │ │ │ ├── si-syncthing-1.svg │ │ │ ├── si-syncthing-10.svg │ │ │ ├── si-syncthing-11.svg │ │ │ ├── si-syncthing-2.svg │ │ │ ├── si-syncthing-3.svg │ │ │ ├── si-syncthing-4.svg │ │ │ ├── si-syncthing-5.svg │ │ │ ├── si-syncthing-6.svg │ │ │ ├── si-syncthing-7.svg │ │ │ ├── si-syncthing-8.svg │ │ │ ├── si-syncthing-9.svg │ │ │ ├── si-syncthing-idle.svg │ │ │ ├── si-syncthing-unknown.svg │ │ │ ├── signal-100.svg │ │ │ ├── signal-25.svg │ │ │ ├── signal-50.svg │ │ │ ├── signal-75.svg │ │ │ ├── signal-tray.svg │ │ │ ├── signal-unread-1.svg │ │ │ ├── signal-unread-10.svg │ │ │ ├── signal-unread-2.svg │ │ │ ├── signal-unread-3.svg │ │ │ ├── signal-unread-4.svg │ │ │ ├── signal-unread-5.svg │ │ │ ├── signal-unread-6.svg │ │ │ ├── signal-unread-7.svg │ │ │ ├── signal-unread-8.svg │ │ │ ├── signal-unread-9.svg │ │ │ ├── simplescreenrecorder-error.svg │ │ │ ├── simplescreenrecorder-idle.svg │ │ │ ├── simplescreenrecorder-panel.svg │ │ │ ├── simplescreenrecorder-paused.svg │ │ │ ├── simplescreenrecorder-recording.svg │ │ │ ├── sirikali-panel.svg │ │ │ ├── skype-indicator.svg │ │ │ ├── skype-status-away-notification.svg │ │ │ ├── skype-status-away.svg │ │ │ ├── skype-status-connected-notification.svg │ │ │ ├── skype-status-connected.svg │ │ │ ├── skype-status-connecting-0.svg │ │ │ ├── skype-status-connecting-1.svg │ │ │ ├── skype-status-connecting-2.svg │ │ │ ├── skype-status-connecting-3.svg │ │ │ ├── skype-status-disturb-notification.svg │ │ │ ├── skype-status-disturb.svg │ │ │ ├── skype-status-hidden-notification.svg │ │ │ ├── skype-status-hidden.svg │ │ │ ├── skype-status-invisible-notification.svg │ │ │ ├── skype-status-invisible.svg │ │ │ ├── skype-status-offline-notification.svg │ │ │ ├── skype-status-offline.svg │ │ │ ├── slack-indicator-highlight.svg │ │ │ ├── slack-indicator-unread.svg │ │ │ ├── slack-indicator.svg │ │ │ ├── smartcode-stremio-tray.svg │ │ │ ├── smartphone-connected.svg │ │ │ ├── smartphone-disconnected.svg │ │ │ ├── smartphone-trusted.svg │ │ │ ├── smartphoneattention.svg │ │ │ ├── smartphoneconnected.svg │ │ │ ├── smartphonedisconnected.svg │ │ │ ├── smartphonetrusted.svg │ │ │ ├── smplayer-panel.svg │ │ │ ├── software-update-available.svg │ │ │ ├── software-update-urgent.svg │ │ │ ├── solaar-attention.svg │ │ │ ├── solaar-indicator.svg │ │ │ ├── spotify-indicator.svg │ │ │ ├── start-here-lxqt.svg │ │ │ ├── start-here.svg │ │ │ ├── state-download.svg │ │ │ ├── state-error.svg │ │ │ ├── state-information.svg │ │ │ ├── state-offline.svg │ │ │ ├── state-ok.svg │ │ │ ├── state-pause.svg │ │ │ ├── state-sync.svg │ │ │ ├── state-warning.svg │ │ │ ├── steadyflow-alert-panel.svg │ │ │ ├── steadyflow-panel.svg │ │ │ ├── steam_tray_mono.svg │ │ │ ├── stock_weather-cloudy.svg │ │ │ ├── stock_weather-few-clouds.svg │ │ │ ├── stock_weather-fog.svg │ │ │ ├── stock_weather-night-clear.svg │ │ │ ├── stock_weather-night-few-clouds.svg │ │ │ ├── stock_weather-showers.svg │ │ │ ├── stock_weather-snow.svg │ │ │ ├── stock_weather-storm.svg │ │ │ ├── strawberry-panel-grey.svg │ │ │ ├── strawberry-panel.svg │ │ │ ├── superproductivity-tray-0.svg │ │ │ ├── superproductivity-tray-1.svg │ │ │ ├── superproductivity-tray-10.svg │ │ │ ├── superproductivity-tray-11.svg │ │ │ ├── superproductivity-tray-12.svg │ │ │ ├── superproductivity-tray-13.svg │ │ │ ├── superproductivity-tray-14.svg │ │ │ ├── superproductivity-tray-15.svg │ │ │ ├── superproductivity-tray-2.svg │ │ │ ├── superproductivity-tray-3.svg │ │ │ ├── superproductivity-tray-4.svg │ │ │ ├── superproductivity-tray-5.svg │ │ │ ├── superproductivity-tray-6.svg │ │ │ ├── superproductivity-tray-7.svg │ │ │ ├── superproductivity-tray-8.svg │ │ │ ├── superproductivity-tray-9.svg │ │ │ ├── superproductivity-tray-run.svg │ │ │ ├── superproductivity-tray.svg │ │ │ ├── synapse-panel.svg │ │ │ ├── synergy-panel-ok.svg │ │ │ ├── synergy-panel.svg │ │ │ ├── syspeek-0.svg │ │ │ ├── syspeek-10.svg │ │ │ ├── syspeek-100.svg │ │ │ ├── syspeek-20.svg │ │ │ ├── syspeek-30.svg │ │ │ ├── syspeek-40.svg │ │ │ ├── syspeek-50.svg │ │ │ ├── syspeek-60.svg │ │ │ ├── syspeek-70.svg │ │ │ ├── syspeek-80.svg │ │ │ ├── syspeek-90.svg │ │ │ ├── system-devices-information.svg │ │ │ ├── system-devices-panel-alert.svg │ │ │ ├── system-devices-panel-information.svg │ │ │ ├── system-devices-panel.svg │ │ │ ├── system-file-manager-panel.svg │ │ │ ├── system-restart-panel.svg │ │ │ ├── system-shutdown-panel-restart.svg │ │ │ ├── system-shutdown-panel.svg │ │ │ ├── system-software-update-panel.svg │ │ │ ├── tablet-connected.svg │ │ │ ├── tablet-disconnected.svg │ │ │ ├── tabletattention.svg │ │ │ ├── tabletconnected.svg │ │ │ ├── tabletdisconnected.svg │ │ │ ├── tablettrusted.svg │ │ │ ├── tartube-check-tray.svg │ │ │ ├── tartube-download-tray.svg │ │ │ ├── tartube-info-tray.svg │ │ │ ├── tartube-refresh-tray.svg │ │ │ ├── tartube-tidy-tray.svg │ │ │ ├── tartube-tray.svg │ │ │ ├── tartube-update-tray.svg │ │ │ ├── teams-for-linux-tray.svg │ │ │ ├── teams-tray-activity.svg │ │ │ ├── teams-tray-available.svg │ │ │ ├── teams-tray-away.svg │ │ │ ├── teams-tray-busy.svg │ │ │ ├── teams-tray-dnd.svg │ │ │ ├── teams-tray-error.svg │ │ │ ├── teams-tray-noactivity.svg │ │ │ ├── teams-tray-offline.svg │ │ │ ├── teams-tray-offshift.svg │ │ │ ├── teams-tray-onshift.svg │ │ │ ├── teamviewer-indicator-away.svg │ │ │ ├── teamviewer-indicator-busy.svg │ │ │ ├── teamviewer-indicator-connected.svg │ │ │ ├── teamviewer-indicator-error.svg │ │ │ ├── teamviewer-indicator-offline.svg │ │ │ ├── teamviewer-indicator.svg │ │ │ ├── telegram-attention-panel.svg │ │ │ ├── telegram-mute-panel.svg │ │ │ ├── telegram-panel.svg │ │ │ ├── thunderbird-attention-panel.svg │ │ │ ├── thunderbird-panel.svg │ │ │ ├── ticktick-tray.svg │ │ │ ├── timekpr-panel.svg │ │ │ ├── todo-indicator.svg │ │ │ ├── todoist-tray.svg │ │ │ ├── tomahawk-indicator.svg │ │ │ ├── tomboy-panel.svg │ │ │ ├── toolbox-tray-color.svg │ │ │ ├── touchpad-indicator-light-disabled.svg │ │ │ ├── touchpad-indicator-light-enabled.svg │ │ │ ├── touchpad-indicator-light.svg │ │ │ ├── transmission-panel.svg │ │ │ ├── transmission-tray-icon.svg │ │ │ ├── transmitting-bad-signal-lock.svg │ │ │ ├── transmitting-bad-signal.svg │ │ │ ├── transmitting-good-signal-lock.svg │ │ │ ├── transmitting-good-signal.svg │ │ │ ├── transmitting-high-signal-lock.svg │ │ │ ├── transmitting-high-signal.svg │ │ │ ├── transmitting-low-signal-lock.svg │ │ │ ├── transmitting-low-signal.svg │ │ │ ├── tray-message.svg │ │ │ ├── tray-new-im.svg │ │ │ ├── tray-offline.svg │ │ │ ├── tray-online.svg │ │ │ ├── trimage-indicator.svg │ │ │ ├── tusk-indicator.svg │ │ │ ├── tutanota-desktop-tray.svg │ │ │ ├── tv-symbolic.svg │ │ │ ├── tvconnected.svg │ │ │ ├── tvdisconnected.svg │ │ │ ├── tvtrusted.svg │ │ │ ├── tweet-tray-panel.svg │ │ │ ├── twitch-indicator.svg │ │ │ ├── ubuntuone-client-error.svg │ │ │ ├── ubuntuone-client-idle.svg │ │ │ ├── ubuntuone-client-offline.svg │ │ │ ├── ubuntuone-client-paused.svg │ │ │ ├── ubuntuone-client-updating.svg │ │ │ ├── uget-tray-default.svg │ │ │ ├── uget-tray-downloading.svg │ │ │ ├── uget-tray-error.svg │ │ │ ├── ulauncher-indicator.svg │ │ │ ├── update-high.svg │ │ │ ├── update-low.svg │ │ │ ├── update-medium.svg │ │ │ ├── update-none.svg │ │ │ ├── updates-notifier-inactive.svg │ │ │ ├── updates-notifier.svg │ │ │ ├── user-available-panel.svg │ │ │ ├── user-available.svg │ │ │ ├── user-away-panel.svg │ │ │ ├── user-away.svg │ │ │ ├── user-busy-panel.svg │ │ │ ├── user-busy.svg │ │ │ ├── user-idle-panel.svg │ │ │ ├── user-idle.svg │ │ │ ├── user-invisible-panel.svg │ │ │ ├── user-invisible.svg │ │ │ ├── user-offline-panel.svg │ │ │ ├── user-offline.svg │ │ │ ├── user-online.svg │ │ │ ├── user-status-new.svg │ │ │ ├── user-status-pending.svg │ │ │ ├── utools-tray.svg │ │ │ ├── variety-indicator.svg │ │ │ ├── veracrypt-panel.svg │ │ │ ├── viber-normal.svg │ │ │ ├── viber-notification.svg │ │ │ ├── virt-manager-panel.svg │ │ │ ├── vivaldi-tray.svg │ │ │ ├── vk-tray.svg │ │ │ ├── vlc-panel.svg │ │ │ ├── volume-level-high-panel.svg │ │ │ ├── volume-level-high.svg │ │ │ ├── volume-level-low-panel.svg │ │ │ ├── volume-level-low.svg │ │ │ ├── volume-level-medium-panel.svg │ │ │ ├── volume-level-medium.svg │ │ │ ├── volume-level-muted-panel.svg │ │ │ ├── volume-level-muted.svg │ │ │ ├── volume-level-none-panel.svg │ │ │ ├── volume-level-none.svg │ │ │ ├── vorta-tray-active.svg │ │ │ ├── vorta-tray.svg │ │ │ ├── weather-clear-night-000.svg │ │ │ ├── weather-clear-night-010.svg │ │ │ ├── weather-clear-night-020.svg │ │ │ ├── weather-clear-night-030.svg │ │ │ ├── weather-clear-night-040.svg │ │ │ ├── weather-clear-night-050.svg │ │ │ ├── weather-clear-night-060.svg │ │ │ ├── weather-clear-night-070.svg │ │ │ ├── weather-clear-night-080.svg │ │ │ ├── weather-clear-night-090.svg │ │ │ ├── weather-clear-night-100.svg │ │ │ ├── weather-clear-night-110.svg │ │ │ ├── weather-clear-night-120.svg │ │ │ ├── weather-clear-night-130.svg │ │ │ ├── weather-clear-night-140.svg │ │ │ ├── weather-clear-night-150.svg │ │ │ ├── weather-clear-night-160.svg │ │ │ ├── weather-clear-night-170.svg │ │ │ ├── weather-clear-night-180.svg │ │ │ ├── weather-clear-night-190.svg │ │ │ ├── weather-clear-night-200.svg │ │ │ ├── weather-clear-night-210.svg │ │ │ ├── weather-clear-night-220.svg │ │ │ ├── weather-clear-night-230.svg │ │ │ ├── weather-clear-night-240.svg │ │ │ ├── weather-clear-night-250.svg │ │ │ ├── weather-clear-night-260.svg │ │ │ ├── weather-clear-night-270.svg │ │ │ ├── weather-clear-night-280.svg │ │ │ ├── weather-clear-night-290.svg │ │ │ ├── weather-clear-night-300.svg │ │ │ ├── weather-clear-night-310.svg │ │ │ ├── weather-clear-night-320.svg │ │ │ ├── weather-clear-night-330.svg │ │ │ ├── weather-clear-night-340.svg │ │ │ ├── weather-clear-night-350.svg │ │ │ ├── weather-clear-night.svg │ │ │ ├── weather-clear-wind-night.svg │ │ │ ├── weather-clear-wind.svg │ │ │ ├── weather-clear.svg │ │ │ ├── weather-clouds-night.svg │ │ │ ├── weather-clouds-wind-night.svg │ │ │ ├── weather-clouds-wind.svg │ │ │ ├── weather-clouds.svg │ │ │ ├── weather-few-clouds-night-000.svg │ │ │ ├── weather-few-clouds-night-010.svg │ │ │ ├── weather-few-clouds-night-020.svg │ │ │ ├── weather-few-clouds-night-030.svg │ │ │ ├── weather-few-clouds-night-040.svg │ │ │ ├── weather-few-clouds-night-050.svg │ │ │ ├── weather-few-clouds-night-060.svg │ │ │ ├── weather-few-clouds-night-070.svg │ │ │ ├── weather-few-clouds-night-080.svg │ │ │ ├── weather-few-clouds-night-090.svg │ │ │ ├── weather-few-clouds-night-100.svg │ │ │ ├── weather-few-clouds-night-110.svg │ │ │ ├── weather-few-clouds-night-120.svg │ │ │ ├── weather-few-clouds-night-130.svg │ │ │ ├── weather-few-clouds-night-140.svg │ │ │ ├── weather-few-clouds-night-150.svg │ │ │ ├── weather-few-clouds-night-160.svg │ │ │ ├── weather-few-clouds-night-170.svg │ │ │ ├── weather-few-clouds-night-180.svg │ │ │ ├── weather-few-clouds-night-190.svg │ │ │ ├── weather-few-clouds-night-200.svg │ │ │ ├── weather-few-clouds-night-210.svg │ │ │ ├── weather-few-clouds-night-220.svg │ │ │ ├── weather-few-clouds-night-230.svg │ │ │ ├── weather-few-clouds-night-240.svg │ │ │ ├── weather-few-clouds-night-250.svg │ │ │ ├── weather-few-clouds-night-260.svg │ │ │ ├── weather-few-clouds-night-270.svg │ │ │ ├── weather-few-clouds-night-280.svg │ │ │ ├── weather-few-clouds-night-290.svg │ │ │ ├── weather-few-clouds-night-300.svg │ │ │ ├── weather-few-clouds-night-310.svg │ │ │ ├── weather-few-clouds-night-320.svg │ │ │ ├── weather-few-clouds-night-330.svg │ │ │ ├── weather-few-clouds-night-340.svg │ │ │ ├── weather-few-clouds-night-350.svg │ │ │ ├── weather-few-clouds-night.svg │ │ │ ├── weather-few-clouds-wind-night.svg │ │ │ ├── weather-few-clouds-wind.svg │ │ │ ├── weather-few-clouds.svg │ │ │ ├── weather-fog.svg │ │ │ ├── weather-freezing-rain.svg │ │ │ ├── weather-hail.svg │ │ │ ├── weather-many-clouds-wind.svg │ │ │ ├── weather-many-clouds.svg │ │ │ ├── weather-mist.svg │ │ │ ├── weather-none-available.svg │ │ │ ├── weather-overcast-wind.svg │ │ │ ├── weather-overcast.svg │ │ │ ├── weather-severe-alert.svg │ │ │ ├── weather-showers-day.svg │ │ │ ├── weather-showers-night.svg │ │ │ ├── weather-showers-scattered-day.svg │ │ │ ├── weather-showers-scattered-night.svg │ │ │ ├── weather-showers-scattered.svg │ │ │ ├── weather-showers.svg │ │ │ ├── weather-snow-day.svg │ │ │ ├── weather-snow-night.svg │ │ │ ├── weather-snow-rain.svg │ │ │ ├── weather-snow-scattered-day.svg │ │ │ ├── weather-snow-scattered-night.svg │ │ │ ├── weather-snow-scattered.svg │ │ │ ├── weather-snow.svg │ │ │ ├── weather-storm-day.svg │ │ │ ├── weather-storm-night.svg │ │ │ ├── weather-storm.svg │ │ │ ├── weather-windy.svg │ │ │ ├── webtorrent-desktop-panel.svg │ │ │ ├── wechat-tray-unread.svg │ │ │ ├── wechat-tray.svg │ │ │ ├── whatsapp-msg.svg │ │ │ ├── whatsapp-tray.svg │ │ │ ├── whatsapp-warning-msg.svg │ │ │ ├── whatsapp-warning.svg │ │ │ ├── whatsie-tray-attention.svg │ │ │ ├── whatsie-tray.svg │ │ │ ├── wire-tray-attention.svg │ │ │ ├── wire-tray.svg │ │ │ ├── wired.svg │ │ │ ├── wiznote-indicator.svg │ │ │ ├── workrave-indicator-quiet.svg │ │ │ ├── workrave-indicator-suspended.svg │ │ │ ├── workrave-indicator.svg │ │ │ ├── x-tile-panel.svg │ │ │ ├── xchat-panel.svg │ │ │ ├── xfce-newmail.svg │ │ │ ├── xfce-nomail.svg │ │ │ ├── xfce4-battery-critical-charging.svg │ │ │ ├── xfce4-battery-critical.svg │ │ │ ├── xfce4-battery-full-charging.svg │ │ │ ├── xfce4-battery-full.svg │ │ │ ├── xfce4-battery-low-charging.svg │ │ │ ├── xfce4-battery-low.svg │ │ │ ├── xfce4-battery-missing.svg │ │ │ ├── xfce4-battery-ok-charging.svg │ │ │ ├── xfce4-battery-ok.svg │ │ │ ├── xfce4-fsguard-plugin-urgent.svg │ │ │ ├── xfce4-fsguard-plugin-warning.svg │ │ │ ├── xfce4-fsguard-plugin.svg │ │ │ ├── xfce4-mixer-muted.svg │ │ │ ├── xfce4-mixer-no-muted.svg │ │ │ ├── xfce4-mixer-no-record.svg │ │ │ ├── xfce4-mixer-record.svg │ │ │ ├── xfce4-mixer-volume-high.svg │ │ │ ├── xfce4-mixer-volume-low-medium.svg │ │ │ ├── xfce4-mixer-volume-low.svg │ │ │ ├── xfce4-mixer-volume-medium.svg │ │ │ ├── xfce4-mixer-volume-muted.svg │ │ │ ├── xfce4-mixer-volume-ultra-low.svg │ │ │ ├── xfce4-mixer-volume-very-high.svg │ │ │ ├── xfce4-notes-plugin.svg │ │ │ ├── xfce4-whiskermenu.svg │ │ │ ├── xfpm-ac-adapter.svg │ │ │ ├── xfpm-brightness-lcd.svg │ │ │ ├── xfpm-keyboard-000.svg │ │ │ ├── xfpm-keyboard-020.svg │ │ │ ├── xfpm-keyboard-030.svg │ │ │ ├── xfpm-keyboard-040.svg │ │ │ ├── xfpm-keyboard-060.svg │ │ │ ├── xfpm-keyboard-080.svg │ │ │ ├── xfpm-keyboard-100.svg │ │ │ ├── xfpm-mouse-000.svg │ │ │ ├── xfpm-mouse-020.svg │ │ │ ├── xfpm-mouse-030.svg │ │ │ ├── xfpm-mouse-040.svg │ │ │ ├── xfpm-mouse-060.svg │ │ │ ├── xfpm-mouse-080.svg │ │ │ ├── xfpm-mouse-100.svg │ │ │ ├── xfpm-phone-000.svg │ │ │ ├── xfpm-phone-020.svg │ │ │ ├── xfpm-phone-030.svg │ │ │ ├── xfpm-phone-040.svg │ │ │ ├── xfpm-phone-060.svg │ │ │ ├── xfpm-phone-080.svg │ │ │ ├── xfpm-phone-100.svg │ │ │ ├── xfpm-primary-000-charging.svg │ │ │ ├── xfpm-primary-000.svg │ │ │ ├── xfpm-primary-020-charging.svg │ │ │ ├── xfpm-primary-020.svg │ │ │ ├── xfpm-primary-040-charging.svg │ │ │ ├── xfpm-primary-040.svg │ │ │ ├── xfpm-primary-060-charging.svg │ │ │ ├── xfpm-primary-060.svg │ │ │ ├── xfpm-primary-080-charging.svg │ │ │ ├── xfpm-primary-080.svg │ │ │ ├── xfpm-primary-100-charging.svg │ │ │ ├── xfpm-primary-100.svg │ │ │ ├── xfpm-primary-charged.svg │ │ │ ├── xfpm-primary-missing.svg │ │ │ ├── xfpm-ups-000-charging.svg │ │ │ ├── xfpm-ups-000.svg │ │ │ ├── xfpm-ups-020-charging.svg │ │ │ ├── xfpm-ups-020.svg │ │ │ ├── xfpm-ups-040-charging.svg │ │ │ ├── xfpm-ups-040.svg │ │ │ ├── xfpm-ups-060-charging.svg │ │ │ ├── xfpm-ups-060.svg │ │ │ ├── xfpm-ups-080-charging.svg │ │ │ ├── xfpm-ups-080.svg │ │ │ ├── xfpm-ups-100-charging.svg │ │ │ ├── xfpm-ups-100.svg │ │ │ ├── xfpm-ups-charged.svg │ │ │ ├── xfpm-ups-missing.svg │ │ │ ├── xkbmod-indicator.svg │ │ │ ├── y-ppa-indicator.svg │ │ │ ├── yaradio-yamusic-tray.svg │ │ │ ├── yate-tray-incomingcall.svg │ │ │ ├── yate-tray-incomingchat.svg │ │ │ ├── yate-tray-info.svg │ │ │ ├── yate-tray-notification.svg │ │ │ ├── yate-tray.svg │ │ │ ├── yd-busy1.svg │ │ │ ├── yd-busy2.svg │ │ │ ├── yd-busy3.svg │ │ │ ├── yd-busy4.svg │ │ │ ├── yd-busy5.svg │ │ │ ├── yd-ind-error.svg │ │ │ ├── yd-ind-idle.svg │ │ │ ├── yd-ind-pause.svg │ │ │ ├── youtube-indicator-downloading-light.svg │ │ │ ├── youtube-indicator-light-disabled.svg │ │ │ ├── youtube-indicator-light-sync0.svg │ │ │ ├── youtube-indicator-light-sync1.svg │ │ │ ├── youtube-indicator-light-sync2.svg │ │ │ ├── youtube-indicator-light-sync3.svg │ │ │ ├── youtube-indicator-light-sync4.svg │ │ │ ├── youtube-indicator-light-sync5.svg │ │ │ ├── youtube-indicator-light-sync6.svg │ │ │ ├── youtube-indicator-light-sync7.svg │ │ │ ├── youtube-indicator-light-sync8.svg │ │ │ ├── youtube-indicator-light-sync9.svg │ │ │ ├── youtube-indicator-light.svg │ │ │ ├── youtube-music-desktop-app-tray-pause.svg │ │ │ ├── youtube-music-desktop-app-tray-play.svg │ │ │ ├── youtube-music-desktop-app-tray.svg │ │ │ ├── youtube-music-tray.svg │ │ │ ├── yum-indicator-error.svg │ │ │ ├── yum-indicator-info.svg │ │ │ ├── yum-indicator-no-updates.svg │ │ │ ├── yum-indicator-updates.svg │ │ │ ├── yum-indicator-working.svg │ │ │ ├── zeal-panel.svg │ │ │ ├── zeal-tray.svg │ │ │ └── zim-panel.svg │ │ ├── 24 │ │ │ ├── 1password-panel-locked.svg │ │ │ ├── 1password-panel.svg │ │ │ ├── 5g.svg │ │ │ ├── QMPlay2-panel.svg │ │ │ ├── ac-adapter.svg │ │ │ ├── account-logged-in.svg │ │ │ ├── acestream-tray.svg │ │ │ ├── airplane-mode.svg │ │ │ ├── akonaditray.svg │ │ │ ├── alarm-clock-panel.svg │ │ │ ├── alarm-clock-triggered.svg │ │ │ ├── albert-panel.svg │ │ │ ├── albert-tray.svg │ │ │ ├── amd-alto.svg │ │ │ ├── amd-bajo.svg │ │ │ ├── amd-medio.svg │ │ │ ├── anatine-indicator.svg │ │ │ ├── anatine-notification.svg │ │ │ ├── android-messages-desktop-tray-unread.svg │ │ │ ├── android-messages-desktop-tray.svg │ │ │ ├── antimicro-panel.svg │ │ │ ├── antimicrox_trayicon.svg │ │ │ ├── ao-app-tray.svg │ │ │ ├── application-running.svg │ │ │ ├── applications-chat-panel.svg │ │ │ ├── applications-email-panel.svg │ │ │ ├── audacious-panel.svg │ │ │ ├── audio-input-microphone-high-panel.svg │ │ │ ├── audio-input-microphone-high.svg │ │ │ ├── audio-input-microphone-low-zero-panel.svg │ │ │ ├── audio-input-microphone-low.svg │ │ │ ├── audio-input-microphone-medium.svg │ │ │ ├── audio-input-microphone-muted.svg │ │ │ ├── audio-input-microphone-none-panel.svg │ │ │ ├── audio-off.svg │ │ │ ├── audio-on.svg │ │ │ ├── audio-output-none-panel.svg │ │ │ ├── audio-output-none.svg │ │ │ ├── audio-ready.svg │ │ │ ├── audio-recorder-off.svg │ │ │ ├── audio-recorder-on.svg │ │ │ ├── audio-recorder-paused.svg │ │ │ ├── audio-volume-high-panel.svg │ │ │ ├── audio-volume-high-symbolic.svg │ │ │ ├── audio-volume-high.svg │ │ │ ├── audio-volume-low-panel.svg │ │ │ ├── audio-volume-low-symbolic.svg │ │ │ ├── audio-volume-low-zero-panel.svg │ │ │ ├── audio-volume-low.svg │ │ │ ├── audio-volume-medium-panel.svg │ │ │ ├── audio-volume-medium-symbolic.svg │ │ │ ├── audio-volume-medium.svg │ │ │ ├── audio-volume-muted-blocked-panel.svg │ │ │ ├── audio-volume-muted-blocking-panel.svg │ │ │ ├── audio-volume-muted-blocking.svg │ │ │ ├── audio-volume-muted-panel.svg │ │ │ ├── audio-volume-muted-symbolic.svg │ │ │ ├── audio-volume-muted.svg │ │ │ ├── audio-volume-off.svg │ │ │ ├── autokey-status-error.svg │ │ │ ├── autokey-status.svg │ │ │ ├── avatar-default.svg │ │ │ ├── ayatana-indicator-keyboard-Ak.svg │ │ │ ├── ayatana-indicator-keyboard-Am.svg │ │ │ ├── ayatana-indicator-keyboard-Ar.svg │ │ │ ├── ayatana-indicator-keyboard-Av.svg │ │ │ ├── ayatana-indicator-keyboard-Az.svg │ │ │ ├── ayatana-indicator-keyboard-Be.svg │ │ │ ├── ayatana-indicator-keyboard-Bg.svg │ │ │ ├── ayatana-indicator-keyboard-Bm.svg │ │ │ ├── ayatana-indicator-keyboard-Bn.svg │ │ │ ├── ayatana-indicator-keyboard-Br.svg │ │ │ ├── ayatana-indicator-keyboard-Bs.svg │ │ │ ├── ayatana-indicator-keyboard-By.svg │ │ │ ├── ayatana-indicator-keyboard-Ch.svg │ │ │ ├── ayatana-indicator-keyboard-Cm.svg │ │ │ ├── ayatana-indicator-keyboard-Cr.svg │ │ │ ├── ayatana-indicator-keyboard-Cs.svg │ │ │ ├── ayatana-indicator-keyboard-Da.svg │ │ │ ├── ayatana-indicator-keyboard-De.svg │ │ │ ├── ayatana-indicator-keyboard-Dv.svg │ │ │ ├── ayatana-indicator-keyboard-Dz.svg │ │ │ ├── ayatana-indicator-keyboard-Ee.svg │ │ │ ├── ayatana-indicator-keyboard-En.svg │ │ │ ├── ayatana-indicator-keyboard-Eo.svg │ │ │ ├── ayatana-indicator-keyboard-Es.svg │ │ │ ├── ayatana-indicator-keyboard-Et.svg │ │ │ ├── ayatana-indicator-keyboard-Fa.svg │ │ │ ├── ayatana-indicator-keyboard-Ff.svg │ │ │ ├── ayatana-indicator-keyboard-Fi.svg │ │ │ ├── ayatana-indicator-keyboard-Fo.svg │ │ │ ├── ayatana-indicator-keyboard-Fr.svg │ │ │ ├── ayatana-indicator-keyboard-Ga.svg │ │ │ ├── ayatana-indicator-keyboard-Gr.svg │ │ │ ├── ayatana-indicator-keyboard-Gu.svg │ │ │ ├── ayatana-indicator-keyboard-Ha.svg │ │ │ ├── ayatana-indicator-keyboard-He.svg │ │ │ ├── ayatana-indicator-keyboard-Hi.svg │ │ │ ├── ayatana-indicator-keyboard-Hr.svg │ │ │ ├── ayatana-indicator-keyboard-Hu.svg │ │ │ ├── ayatana-indicator-keyboard-Hy.svg │ │ │ ├── ayatana-indicator-keyboard-Ie.svg │ │ │ ├── ayatana-indicator-keyboard-Ig.svg │ │ │ ├── ayatana-indicator-keyboard-Ik.svg │ │ │ ├── ayatana-indicator-keyboard-In.svg │ │ │ ├── ayatana-indicator-keyboard-Is.svg │ │ │ ├── ayatana-indicator-keyboard-It.svg │ │ │ ├── ayatana-indicator-keyboard-Ja.svg │ │ │ ├── ayatana-indicator-keyboard-Ka.svg │ │ │ ├── ayatana-indicator-keyboard-Ki.svg │ │ │ ├── ayatana-indicator-keyboard-Kk.svg │ │ │ ├── ayatana-indicator-keyboard-Km.svg │ │ │ ├── ayatana-indicator-keyboard-Kn.svg │ │ │ ├── ayatana-indicator-keyboard-Ko.svg │ │ │ ├── ayatana-indicator-keyboard-Ku.svg │ │ │ ├── ayatana-indicator-keyboard-Lo.svg │ │ │ ├── ayatana-indicator-keyboard-Lt.svg │ │ │ ├── ayatana-indicator-keyboard-Lv.svg │ │ │ ├── ayatana-indicator-keyboard-Md.svg │ │ │ ├── ayatana-indicator-keyboard-Mi.svg │ │ │ ├── ayatana-indicator-keyboard-Mk.svg │ │ │ ├── ayatana-indicator-keyboard-Ml.svg │ │ │ ├── ayatana-indicator-keyboard-Mn.svg │ │ │ ├── ayatana-indicator-keyboard-Mr.svg │ │ │ ├── ayatana-indicator-keyboard-Mt.svg │ │ │ ├── ayatana-indicator-keyboard-My.svg │ │ │ ├── ayatana-indicator-keyboard-Ne.svg │ │ │ ├── ayatana-indicator-keyboard-Nl.svg │ │ │ ├── ayatana-indicator-keyboard-No.svg │ │ │ ├── ayatana-indicator-keyboard-Or.svg │ │ │ ├── ayatana-indicator-keyboard-Pa.svg │ │ │ ├── ayatana-indicator-keyboard-Ph.svg │ │ │ ├── ayatana-indicator-keyboard-Pl.svg │ │ │ ├── ayatana-indicator-keyboard-Ps.svg │ │ │ ├── ayatana-indicator-keyboard-Pt.svg │ │ │ ├── ayatana-indicator-keyboard-Ro.svg │ │ │ ├── ayatana-indicator-keyboard-Ru.svg │ │ │ ├── ayatana-indicator-keyboard-Sa.svg │ │ │ ├── ayatana-indicator-keyboard-Sd.svg │ │ │ ├── ayatana-indicator-keyboard-Si.svg │ │ │ ├── ayatana-indicator-keyboard-Sk.svg │ │ │ ├── ayatana-indicator-keyboard-Sl.svg │ │ │ ├── ayatana-indicator-keyboard-Sq.svg │ │ │ ├── ayatana-indicator-keyboard-Sr.svg │ │ │ ├── ayatana-indicator-keyboard-Sv.svg │ │ │ ├── ayatana-indicator-keyboard-Sw.svg │ │ │ ├── ayatana-indicator-keyboard-Sy.svg │ │ │ ├── ayatana-indicator-keyboard-Ta.svg │ │ │ ├── ayatana-indicator-keyboard-Te.svg │ │ │ ├── ayatana-indicator-keyboard-Tg.svg │ │ │ ├── ayatana-indicator-keyboard-Th.svg │ │ │ ├── ayatana-indicator-keyboard-Tk.svg │ │ │ ├── ayatana-indicator-keyboard-Tn.svg │ │ │ ├── ayatana-indicator-keyboard-Tr.svg │ │ │ ├── ayatana-indicator-keyboard-Uk.svg │ │ │ ├── ayatana-indicator-keyboard-Ur.svg │ │ │ ├── ayatana-indicator-keyboard-Uz.svg │ │ │ ├── ayatana-indicator-keyboard-Vi.svg │ │ │ ├── ayatana-indicator-keyboard-Wo.svg │ │ │ ├── ayatana-indicator-keyboard-Xs.svg │ │ │ ├── ayatana-indicator-keyboard-Yo.svg │ │ │ ├── ayatana-indicator-keyboard-Zh.svg │ │ │ ├── ayatana-indicator-notification-read-dnd.svg │ │ │ ├── ayatana-indicator-notification-read.svg │ │ │ ├── ayatana-indicator-notification-unread-dnd.svg │ │ │ ├── ayatana-indicator-notification-unread.svg │ │ │ ├── ayatanawebmail-messages-new.svg │ │ │ ├── ayatanawebmail-messages.svg │ │ │ ├── bad-signal-lock.svg │ │ │ ├── bad-signal.svg │ │ │ ├── banshee-panel.svg │ │ │ ├── barrier-connected.svg │ │ │ ├── barrier-disconnected.svg │ │ │ ├── barrier-transfering.svg │ │ │ ├── battery-000-charging.svg │ │ │ ├── battery-000.svg │ │ │ ├── battery-010-charging.svg │ │ │ ├── battery-010.svg │ │ │ ├── battery-020-charging.svg │ │ │ ├── battery-020.svg │ │ │ ├── battery-030-charging.svg │ │ │ ├── battery-030.svg │ │ │ ├── battery-040-charging.svg │ │ │ ├── battery-040.svg │ │ │ ├── battery-050-charging.svg │ │ │ ├── battery-050.svg │ │ │ ├── battery-060-charging.svg │ │ │ ├── battery-060.svg │ │ │ ├── battery-070-charging.svg │ │ │ ├── battery-070.svg │ │ │ ├── battery-080-charging.svg │ │ │ ├── battery-080.svg │ │ │ ├── battery-090-charging.svg │ │ │ ├── battery-090.svg │ │ │ ├── battery-100-charged.svg │ │ │ ├── battery-100-charging.svg │ │ │ ├── battery-100.svg │ │ │ ├── battery-caution-charging-symbolic.svg │ │ │ ├── battery-caution-charging.svg │ │ │ ├── battery-caution-symbolic.svg │ │ │ ├── battery-caution.svg │ │ │ ├── battery-charged.svg │ │ │ ├── battery-empty-charging-symbolic.svg │ │ │ ├── battery-empty-charging.svg │ │ │ ├── battery-empty-symbolic.svg │ │ │ ├── battery-empty.svg │ │ │ ├── battery-full-charged-symbolic.svg │ │ │ ├── battery-full-charged.svg │ │ │ ├── battery-full-charging-symbolic.svg │ │ │ ├── battery-full-charging.svg │ │ │ ├── battery-full-symbolic.svg │ │ │ ├── battery-full.svg │ │ │ ├── battery-good-charging-symbolic.svg │ │ │ ├── battery-good-charging.svg │ │ │ ├── battery-good-symbolic.svg │ │ │ ├── battery-good.svg │ │ │ ├── battery-low-charging-symbolic.svg │ │ │ ├── battery-low-charging.svg │ │ │ ├── battery-low-symbolic.svg │ │ │ ├── battery-low.svg │ │ │ ├── battery-medium-charging.svg │ │ │ ├── battery-medium.svg │ │ │ ├── battery-missing-symbolic.svg │ │ │ ├── battery-missing.svg │ │ │ ├── battery_charged.svg │ │ │ ├── battery_full.svg │ │ │ ├── battery_plugged.svg │ │ │ ├── bauh-tray.svg │ │ │ ├── bauh-update-tray.svg │ │ │ ├── bitcoin-indicator.svg │ │ │ ├── bitwarden-tray.svg │ │ │ ├── blueberry-tray-active.svg │ │ │ ├── blueberry-tray-disabled.svg │ │ │ ├── blueberry-tray.svg │ │ │ ├── bluemail-tray.svg │ │ │ ├── blueman-active.svg │ │ │ ├── blueman-disabled.svg │ │ │ ├── blueman-tray-active.svg │ │ │ ├── blueman-tray-disabled.svg │ │ │ ├── blueman-tray.svg │ │ │ ├── blueman.svg │ │ │ ├── bluetooth-active.svg │ │ │ ├── bluetooth-disabled.svg │ │ │ ├── bluetooth-offline.svg │ │ │ ├── bluetooth-online.svg │ │ │ ├── bluetooth-paired.svg │ │ │ ├── bomi-panel.svg │ │ │ ├── both-bad-signal-lock.svg │ │ │ ├── both-bad-signal.svg │ │ │ ├── both-good-signal-lock.svg │ │ │ ├── both-good-signal.svg │ │ │ ├── both-high-signal-lock.svg │ │ │ ├── both-high-signal.svg │ │ │ ├── both-low-signal-lock.svg │ │ │ ├── both-low-signal.svg │ │ │ ├── brave-tray.svg │ │ │ ├── btsync-gui-0.svg │ │ │ ├── btsync-gui-1.svg │ │ │ ├── btsync-gui-10.svg │ │ │ ├── btsync-gui-11.svg │ │ │ ├── btsync-gui-2.svg │ │ │ ├── btsync-gui-3.svg │ │ │ ├── btsync-gui-4.svg │ │ │ ├── btsync-gui-5.svg │ │ │ ├── btsync-gui-6.svg │ │ │ ├── btsync-gui-7.svg │ │ │ ├── btsync-gui-8.svg │ │ │ ├── btsync-gui-9.svg │ │ │ ├── btsync-gui-connecting.svg │ │ │ ├── btsync-gui-disconnected.svg │ │ │ ├── btsync-gui-paused.svg │ │ │ ├── bumblebee-indicator-active.svg │ │ │ ├── bumblebee-indicator.svg │ │ │ ├── cadence-panel.svg │ │ │ ├── caffeine-cup-empty.svg │ │ │ ├── caffeine-cup-full.svg │ │ │ ├── calibre-tray.svg │ │ │ ├── camera-off.svg │ │ │ ├── camera-on.svg │ │ │ ├── camera-ready.svg │ │ │ ├── cantata-panel.svg │ │ │ ├── caps-lock-off.svg │ │ │ ├── caps-lock-on.svg │ │ │ ├── capslock-off.svg │ │ │ ├── capslock-on.svg │ │ │ ├── cisco-tray-connected.svg │ │ │ ├── cisco-tray-disconnecting.svg │ │ │ ├── cisco-tray-notconnected.svg │ │ │ ├── cisco-tray-quarantined.svg │ │ │ ├── cisco-tray-reconnecting.svg │ │ │ ├── classicmenu-indicator-dark.svg │ │ │ ├── classicmenu-indicator.svg │ │ │ ├── clementine-panel-grey.svg │ │ │ ├── clementine-panel.svg │ │ │ ├── clickup-desktop-tray.svg │ │ │ ├── clipboard.svg │ │ │ ├── clipit-trayicon-panel.svg │ │ │ ├── clipman.svg │ │ │ ├── clockify-blue.svg │ │ │ ├── clockify-tray.svg │ │ │ ├── cloudstatus.svg │ │ │ ├── com.github.bcedu.vgrive-panel.svg │ │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray-attention.svg │ │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray.svg │ │ │ ├── com.github.ztefn.haguichi-connected.svg │ │ │ ├── com.github.ztefn.haguichi-connecting-1.svg │ │ │ ├── com.github.ztefn.haguichi-connecting-2.svg │ │ │ ├── com.github.ztefn.haguichi-connecting-3.svg │ │ │ ├── com.github.ztefn.haguichi-disconnected.svg │ │ │ ├── com.leinardi.gwe-symbolic.svg │ │ │ ├── connect_creating.svg │ │ │ ├── connect_established.svg │ │ │ ├── connect_no.svg │ │ │ ├── copy-error.svg │ │ │ ├── copy-insync.svg │ │ │ ├── copy-paused.svg │ │ │ ├── copy-sync1.svg │ │ │ ├── copy-sync2.svg │ │ │ ├── copy-sync3.svg │ │ │ ├── copy-sync4.svg │ │ │ ├── copy-sync5.svg │ │ │ ├── copy-sync6.svg │ │ │ ├── copy-sync7.svg │ │ │ ├── copy-sync8.svg │ │ │ ├── copy-update.svg │ │ │ ├── copyq-busy.svg │ │ │ ├── copyq-normal.svg │ │ │ ├── corectrl-panel.svg │ │ │ ├── cpod-tray.svg │ │ │ ├── cpu-frequency-indicator.svg │ │ │ ├── cpufreq-icon.svg │ │ │ ├── crow-translate-tray.svg │ │ │ ├── cryptfolder-closed-light.svg │ │ │ ├── cryptfolder-indicator-light.svg │ │ │ ├── cryptfolder-open-light.svg │ │ │ ├── cryptkeeper.svg │ │ │ ├── dcraven-away.svg │ │ │ ├── dcraven-connecting.svg │ │ │ ├── dcraven-dnd.svg │ │ │ ├── dcraven-error.svg │ │ │ ├── dcraven-message-new.svg │ │ │ ├── dcraven-offline.svg │ │ │ ├── dcraven-online.svg │ │ │ ├── dcraven-xa.svg │ │ │ ├── de.haeckerfelix.gradio-symbolic.svg │ │ │ ├── deadbeef-panel.svg │ │ │ ├── deltachat-tray.svg │ │ │ ├── deluge-panel.svg │ │ │ ├── desktopconnected.svg │ │ │ ├── desktopdisconnected.svg │ │ │ ├── desktoptrusted.svg │ │ │ ├── devhub-notification.svg │ │ │ ├── devhub-tray.svg │ │ │ ├── dialog-password-panel.svg │ │ │ ├── dino-status-away.svg │ │ │ ├── dino-status-chat.svg │ │ │ ├── dino-status-dnd.svg │ │ │ ├── dino-status-online.svg │ │ │ ├── diodon-panel.svg │ │ │ ├── discord-tray-connected.svg │ │ │ ├── discord-tray-deafened.svg │ │ │ ├── discord-tray-muted.svg │ │ │ ├── discord-tray-speaking.svg │ │ │ ├── discord-tray-unread.svg │ │ │ ├── discord-tray.svg │ │ │ ├── disper-panel.svg │ │ │ ├── dnfdragora.svg │ │ │ ├── drive-removable-media-usb-panel.svg │ │ │ ├── dropboxstatus-blank.svg │ │ │ ├── dropboxstatus-busy.svg │ │ │ ├── dropboxstatus-busy2.svg │ │ │ ├── dropboxstatus-idle.svg │ │ │ ├── dropboxstatus-logo.svg │ │ │ ├── dropboxstatus-x.svg │ │ │ ├── electron-mail-tray.svg │ │ │ ├── element-desktop-tray.svg │ │ │ ├── empathy-available.svg │ │ │ ├── empathy-away.svg │ │ │ ├── empathy-busy.svg │ │ │ ├── empathy-extended-away.svg │ │ │ ├── empathy-invisible.svg │ │ │ ├── empathy-offline.svg │ │ │ ├── enpass-status.svg │ │ │ ├── eu.scarpetta.QtWAW-tray.svg │ │ │ ├── everpad-mono.svg │ │ │ ├── exaile-pause.svg │ │ │ ├── exaile-play.svg │ │ │ ├── face-smile-panel.svg │ │ │ ├── fcitx-anthy-panel.svg │ │ │ ├── fcitx-bopomofo-panel.svg │ │ │ ├── fcitx-cangjie-panel.svg │ │ │ ├── fcitx-chewing-panel.svg │ │ │ ├── fcitx-erbi-panel.svg │ │ │ ├── fcitx-googlepinyin-panel.svg │ │ │ ├── fcitx-hangul-panel.svg │ │ │ ├── fcitx-kbd-panel.svg │ │ │ ├── fcitx-kkc-panel.svg │ │ │ ├── fcitx-mozc-alpha-full.svg │ │ │ ├── fcitx-mozc-alpha-half.svg │ │ │ ├── fcitx-mozc-dictionary.svg │ │ │ ├── fcitx-mozc-direct.svg │ │ │ ├── fcitx-mozc-hiragana.svg │ │ │ ├── fcitx-mozc-katakana-full.svg │ │ │ ├── fcitx-mozc-katakana-half.svg │ │ │ ├── fcitx-mozc-properties.svg │ │ │ ├── fcitx-mozc-tool.svg │ │ │ ├── fcitx-panel.svg │ │ │ ├── fcitx-pinyin-libpinyin-panel.svg │ │ │ ├── fcitx-pinyin-panel.svg │ │ │ ├── fcitx-rime-panel.svg │ │ │ ├── fcitx-sayura-panel.svg │ │ │ ├── fcitx-shuangpin-libpinyin-panel.svg │ │ │ ├── fcitx-shuangpin-panel.svg │ │ │ ├── fcitx-skk-panel.svg │ │ │ ├── fcitx-sunpinyin-panel.svg │ │ │ ├── fcitx-unikey-panel.svg │ │ │ ├── fcitx-wbpy.svg │ │ │ ├── fcitx-wubi-panel.svg │ │ │ ├── fcitx-zhuyin-panel.svg │ │ │ ├── fcitx-ziranma-panel.svg │ │ │ ├── feedindicator-active.svg │ │ │ ├── feedindicator-attention.svg │ │ │ ├── ferdi-indirect.svg │ │ │ ├── ferdi-tray.svg │ │ │ ├── ferdi-unread.svg │ │ │ ├── ferdium-indirect.svg │ │ │ ├── ferdium-tray.svg │ │ │ ├── ferdium-unread.svg │ │ │ ├── file-manager.svg │ │ │ ├── firewall-applet-error.svg │ │ │ ├── firewall-applet-panic.svg │ │ │ ├── firewall-applet.svg │ │ │ ├── flameshot-tray.svg │ │ │ ├── flareget-panel.svg │ │ │ ├── fluxgui-light.svg │ │ │ ├── fluxgui-panel.svg │ │ │ ├── franz-attention-panel.svg │ │ │ ├── franz-panel.svg │ │ │ ├── freezer-panel.svg │ │ │ ├── fusion-icon-panel.svg │ │ │ ├── gammastep-status-off.svg │ │ │ ├── gammastep-status-on.svg │ │ │ ├── gdlauncher-tray.svg │ │ │ ├── gitify-tray-active.svg │ │ │ ├── gitify-tray.svg │ │ │ ├── gitlab-tray.svg │ │ │ ├── gitter-indicator-disconnected.svg │ │ │ ├── gitter-indicator-notification.svg │ │ │ ├── gitter-indicator.svg │ │ │ ├── glipper.svg │ │ │ ├── gmail-tray-unread.svg │ │ │ ├── gmail-tray.svg │ │ │ ├── gnome-netstatus-disconn.svg │ │ │ ├── gnome-netstatus-error.svg │ │ │ ├── gnome-netstatus-idle.svg │ │ │ ├── gnome-netstatus-rx.svg │ │ │ ├── gnome-netstatus-tx.svg │ │ │ ├── gnome-netstatus-txrx.svg │ │ │ ├── gnome-pie-symbolic.svg │ │ │ ├── gnote-panel.svg │ │ │ ├── goldendict-scan-tray.svg │ │ │ ├── goldendict-tray.svg │ │ │ ├── good-signal-lock.svg │ │ │ ├── good-signal.svg │ │ │ ├── google-chat-badge.svg │ │ │ ├── google-chat-offline.svg │ │ │ ├── google-chat-tray.svg │ │ │ ├── google-chrome-no-notification-disabled.svg │ │ │ ├── google-chrome-no-notification.svg │ │ │ ├── google-chrome-notification-disabled.svg │ │ │ ├── google-chrome-notification.svg │ │ │ ├── google-chrome-panel.svg │ │ │ ├── google-chrome-tray.svg │ │ │ ├── google-hangouts-panel.svg │ │ │ ├── google-music-manager-panel.svg │ │ │ ├── google-tasks-indicator-light-normal.svg │ │ │ ├── google-tasks-indicator-light-starred.svg │ │ │ ├── gpaste.svg │ │ │ ├── gpm-ac-adapter.svg │ │ │ ├── gpm-battery-000-charging.svg │ │ │ ├── gpm-battery-000.svg │ │ │ ├── gpm-battery-020-charging.svg │ │ │ ├── gpm-battery-020.svg │ │ │ ├── gpm-battery-040-charging.svg │ │ │ ├── gpm-battery-040.svg │ │ │ ├── gpm-battery-060-charging.svg │ │ │ ├── gpm-battery-060.svg │ │ │ ├── gpm-battery-080-charging.svg │ │ │ ├── gpm-battery-080.svg │ │ │ ├── gpm-battery-100-charging.svg │ │ │ ├── gpm-battery-100.svg │ │ │ ├── gpm-battery-charged.svg │ │ │ ├── gpm-battery-empty.svg │ │ │ ├── gpm-battery-missing.svg │ │ │ ├── gpm-brightness-kbd-disabled.svg │ │ │ ├── gpm-brightness-kbd-invalid.svg │ │ │ ├── gpm-brightness-kbd.svg │ │ │ ├── gpm-brightness-lcd-disabled.svg │ │ │ ├── gpm-brightness-lcd-invalid.svg │ │ │ ├── gpm-brightness-lcd.svg │ │ │ ├── gpm-hibernate.svg │ │ │ ├── gpm-inhibit-invalid.svg │ │ │ ├── gpm-inhibit.svg │ │ │ ├── gpm-keyboard-000.svg │ │ │ ├── gpm-keyboard-020.svg │ │ │ ├── gpm-keyboard-040.svg │ │ │ ├── gpm-keyboard-060.svg │ │ │ ├── gpm-keyboard-080.svg │ │ │ ├── gpm-keyboard-100.svg │ │ │ ├── gpm-monitor.svg │ │ │ ├── gpm-mouse-000.svg │ │ │ ├── gpm-mouse-020.svg │ │ │ ├── gpm-mouse-040.svg │ │ │ ├── gpm-mouse-060.svg │ │ │ ├── gpm-mouse-080.svg │ │ │ ├── gpm-mouse-100.svg │ │ │ ├── gpm-phone-000.svg │ │ │ ├── gpm-phone-020.svg │ │ │ ├── gpm-phone-040.svg │ │ │ ├── gpm-phone-060.svg │ │ │ ├── gpm-phone-080.svg │ │ │ ├── gpm-phone-100.svg │ │ │ ├── gpm-primary-000-charging.svg │ │ │ ├── gpm-primary-000.svg │ │ │ ├── gpm-primary-020-charging.svg │ │ │ ├── gpm-primary-020.svg │ │ │ ├── gpm-primary-040-charging.svg │ │ │ ├── gpm-primary-040.svg │ │ │ ├── gpm-primary-060-charging.svg │ │ │ ├── gpm-primary-060.svg │ │ │ ├── gpm-primary-080-charging.svg │ │ │ ├── gpm-primary-080.svg │ │ │ ├── gpm-primary-100-charging.svg │ │ │ ├── gpm-primary-100.svg │ │ │ ├── gpm-primary-charged.svg │ │ │ ├── gpm-primary-missing.svg │ │ │ ├── gpm-ups-000-charging.svg │ │ │ ├── gpm-ups-000.svg │ │ │ ├── gpm-ups-020-charging.svg │ │ │ ├── gpm-ups-020.svg │ │ │ ├── gpm-ups-040-charging.svg │ │ │ ├── gpm-ups-040.svg │ │ │ ├── gpm-ups-060-charging.svg │ │ │ ├── gpm-ups-060.svg │ │ │ ├── gpm-ups-080-charging.svg │ │ │ ├── gpm-ups-080.svg │ │ │ ├── gpm-ups-100-charging.svg │ │ │ ├── gpm-ups-100.svg │ │ │ ├── gpm-ups-charged.svg │ │ │ ├── gpm-ups-missing.svg │ │ │ ├── gpmdp-tray-pause.svg │ │ │ ├── gpmdp-tray-play.svg │ │ │ ├── gpmdp-tray.svg │ │ │ ├── grive-app-ind-con-1.svg │ │ │ ├── grive-app-ind-con-2.svg │ │ │ ├── grive-app-ind-con-3.svg │ │ │ ├── grive-app-ind-sleep.svg │ │ │ ├── grive-app-ind.svg │ │ │ ├── gsd-xrandr.svg │ │ │ ├── gsm-3g-full-secure.svg │ │ │ ├── gsm-3g-full.svg │ │ │ ├── gsm-3g-high-secure.svg │ │ │ ├── gsm-3g-high.svg │ │ │ ├── gsm-3g-low-secure.svg │ │ │ ├── gsm-3g-low.svg │ │ │ ├── gsm-3g-medium-secure.svg │ │ │ ├── gsm-3g-medium.svg │ │ │ ├── gsm-3g-none-secure.svg │ │ │ ├── gsm-3g-none.svg │ │ │ ├── gtg-panel.svg │ │ │ ├── gtk-dialog-authentication-panel.svg │ │ │ ├── guake-indicator.svg │ │ │ ├── guake-tray.svg │ │ │ ├── guitarix-tray.svg │ │ │ ├── haguichi-connected.svg │ │ │ ├── haguichi-connecting-1.svg │ │ │ ├── haguichi-connecting-2.svg │ │ │ ├── haguichi-connecting-3.svg │ │ │ ├── haguichi-disconnected.svg │ │ │ ├── hangouts-available.svg │ │ │ ├── hangouts-notification.svg │ │ │ ├── hangouts-offline.svg │ │ │ ├── hangouts-working.svg │ │ │ ├── harmony-tray.svg │ │ │ ├── heroic-tray.svg │ │ │ ├── hexchat-fileoffer.svg │ │ │ ├── hexchat-highlight.svg │ │ │ ├── hexchat-indicator.svg │ │ │ ├── hexchat-message.svg │ │ │ ├── high-signal-lock.svg │ │ │ ├── high-signal.svg │ │ │ ├── hipchat4-attention.svg │ │ │ ├── hipchat4.svg │ │ │ ├── hp-indicator.svg │ │ │ ├── ico_72_cloud_station.svg │ │ │ ├── idle-bad-signal-lock.svg │ │ │ ├── idle-bad-signal.svg │ │ │ ├── idle-good-signal-lock.svg │ │ │ ├── idle-good-signal.svg │ │ │ ├── idle-high-signal-lock.svg │ │ │ ├── idle-high-signal.svg │ │ │ ├── idle-low-signal-lock.svg │ │ │ ├── idle-low-signal.svg │ │ │ ├── indicator-cpufreq-100.svg │ │ │ ├── indicator-cpufreq-25.svg │ │ │ ├── indicator-cpufreq-50.svg │ │ │ ├── indicator-cpufreq-75.svg │ │ │ ├── indicator-cpufreq.svg │ │ │ ├── indicator-feedindicator-attention.svg │ │ │ ├── indicator-feedindicator.svg │ │ │ ├── indicator-fortune.svg │ │ │ ├── indicator-keyboard-Ak.svg │ │ │ ├── indicator-keyboard-Am.svg │ │ │ ├── indicator-keyboard-Ar-1.svg │ │ │ ├── indicator-keyboard-Ar-10.svg │ │ │ ├── indicator-keyboard-Ar-11.svg │ │ │ ├── indicator-keyboard-Ar-2.svg │ │ │ ├── indicator-keyboard-Ar-3.svg │ │ │ ├── indicator-keyboard-Ar-4.svg │ │ │ ├── indicator-keyboard-Ar-5.svg │ │ │ ├── indicator-keyboard-Ar-6.svg │ │ │ ├── indicator-keyboard-Ar-7.svg │ │ │ ├── indicator-keyboard-Ar-8.svg │ │ │ ├── indicator-keyboard-Ar-9.svg │ │ │ ├── indicator-keyboard-Ar.svg │ │ │ ├── indicator-keyboard-Av.svg │ │ │ ├── indicator-keyboard-Az-1.svg │ │ │ ├── indicator-keyboard-Az-2.svg │ │ │ ├── indicator-keyboard-Az.svg │ │ │ ├── indicator-keyboard-Be-1.svg │ │ │ ├── indicator-keyboard-Be-10.svg │ │ │ ├── indicator-keyboard-Be-11.svg │ │ │ ├── indicator-keyboard-Be-12.svg │ │ │ ├── indicator-keyboard-Be-13.svg │ │ │ ├── indicator-keyboard-Be-14.svg │ │ │ ├── indicator-keyboard-Be-2.svg │ │ │ ├── indicator-keyboard-Be-3.svg │ │ │ ├── indicator-keyboard-Be-4.svg │ │ │ ├── indicator-keyboard-Be-5.svg │ │ │ ├── indicator-keyboard-Be-6.svg │ │ │ ├── indicator-keyboard-Be-7.svg │ │ │ ├── indicator-keyboard-Be-8.svg │ │ │ ├── indicator-keyboard-Be-9.svg │ │ │ ├── indicator-keyboard-Be.svg │ │ │ ├── indicator-keyboard-Bg-1.svg │ │ │ ├── indicator-keyboard-Bg-2.svg │ │ │ ├── indicator-keyboard-Bg-3.svg │ │ │ ├── indicator-keyboard-Bg.svg │ │ │ ├── indicator-keyboard-Bm.svg │ │ │ ├── indicator-keyboard-Bn-1.svg │ │ │ ├── indicator-keyboard-Bn-2.svg │ │ │ ├── indicator-keyboard-Bn-3.svg │ │ │ ├── indicator-keyboard-Bn-4.svg │ │ │ ├── indicator-keyboard-Bn.svg │ │ │ ├── indicator-keyboard-Br-1.svg │ │ │ ├── indicator-keyboard-Br-2.svg │ │ │ ├── indicator-keyboard-Br-3.svg │ │ │ ├── indicator-keyboard-Br.svg │ │ │ ├── indicator-keyboard-Bs-1.svg │ │ │ ├── indicator-keyboard-Bs-2.svg │ │ │ ├── indicator-keyboard-Bs-3.svg │ │ │ ├── indicator-keyboard-Bs-4.svg │ │ │ ├── indicator-keyboard-Bs-5.svg │ │ │ ├── indicator-keyboard-Bs.svg │ │ │ ├── indicator-keyboard-By-1.svg │ │ │ ├── indicator-keyboard-By-2.svg │ │ │ ├── indicator-keyboard-By-3.svg │ │ │ ├── indicator-keyboard-By.svg │ │ │ ├── indicator-keyboard-Ch.svg │ │ │ ├── indicator-keyboard-Cm-1.svg │ │ │ ├── indicator-keyboard-Cm-2.svg │ │ │ ├── indicator-keyboard-Cm-3.svg │ │ │ ├── indicator-keyboard-Cm-4.svg │ │ │ ├── indicator-keyboard-Cm-5.svg │ │ │ ├── indicator-keyboard-Cm.svg │ │ │ ├── indicator-keyboard-Cr-1.svg │ │ │ ├── indicator-keyboard-Cr-2.svg │ │ │ ├── indicator-keyboard-Cr-3.svg │ │ │ ├── indicator-keyboard-Cr.svg │ │ │ ├── indicator-keyboard-Cs-1.svg │ │ │ ├── indicator-keyboard-Cs-2.svg │ │ │ ├── indicator-keyboard-Cs-3.svg │ │ │ ├── indicator-keyboard-Cs-4.svg │ │ │ ├── indicator-keyboard-Cs-5.svg │ │ │ ├── indicator-keyboard-Cs-6.svg │ │ │ ├── indicator-keyboard-Cs.svg │ │ │ ├── indicator-keyboard-Da-1.svg │ │ │ ├── indicator-keyboard-Da-2.svg │ │ │ ├── indicator-keyboard-Da-3.svg │ │ │ ├── indicator-keyboard-Da-4.svg │ │ │ ├── indicator-keyboard-Da-5.svg │ │ │ ├── indicator-keyboard-Da.svg │ │ │ ├── indicator-keyboard-De-1.svg │ │ │ ├── indicator-keyboard-De-10.svg │ │ │ ├── indicator-keyboard-De-11.svg │ │ │ ├── indicator-keyboard-De-12.svg │ │ │ ├── indicator-keyboard-De-13.svg │ │ │ ├── indicator-keyboard-De-14.svg │ │ │ ├── indicator-keyboard-De-15.svg │ │ │ ├── indicator-keyboard-De-16.svg │ │ │ ├── indicator-keyboard-De-17.svg │ │ │ ├── indicator-keyboard-De-18.svg │ │ │ ├── indicator-keyboard-De-19.svg │ │ │ ├── indicator-keyboard-De-2.svg │ │ │ ├── indicator-keyboard-De-20.svg │ │ │ ├── indicator-keyboard-De-21.svg │ │ │ ├── indicator-keyboard-De-22.svg │ │ │ ├── indicator-keyboard-De-23.svg │ │ │ ├── indicator-keyboard-De-24.svg │ │ │ ├── indicator-keyboard-De-25.svg │ │ │ ├── indicator-keyboard-De-3.svg │ │ │ ├── indicator-keyboard-De-4.svg │ │ │ ├── indicator-keyboard-De-5.svg │ │ │ ├── indicator-keyboard-De-6.svg │ │ │ ├── indicator-keyboard-De-7.svg │ │ │ ├── indicator-keyboard-De-8.svg │ │ │ ├── indicator-keyboard-De-9.svg │ │ │ ├── indicator-keyboard-De.svg │ │ │ ├── indicator-keyboard-Dv.svg │ │ │ ├── indicator-keyboard-Dz.svg │ │ │ ├── indicator-keyboard-Ee.svg │ │ │ ├── indicator-keyboard-En-1.svg │ │ │ ├── indicator-keyboard-En-10.svg │ │ │ ├── indicator-keyboard-En-11.svg │ │ │ ├── indicator-keyboard-En-12.svg │ │ │ ├── indicator-keyboard-En-13.svg │ │ │ ├── indicator-keyboard-En-14.svg │ │ │ ├── indicator-keyboard-En-15.svg │ │ │ ├── indicator-keyboard-En-16.svg │ │ │ ├── indicator-keyboard-En-17.svg │ │ │ ├── indicator-keyboard-En-18.svg │ │ │ ├── indicator-keyboard-En-19.svg │ │ │ ├── indicator-keyboard-En-2.svg │ │ │ ├── indicator-keyboard-En-20.svg │ │ │ ├── indicator-keyboard-En-21.svg │ │ │ ├── indicator-keyboard-En-22.svg │ │ │ ├── indicator-keyboard-En-23.svg │ │ │ ├── indicator-keyboard-En-24.svg │ │ │ ├── indicator-keyboard-En-25.svg │ │ │ ├── indicator-keyboard-En-26.svg │ │ │ ├── indicator-keyboard-En-27.svg │ │ │ ├── indicator-keyboard-En-28.svg │ │ │ ├── indicator-keyboard-En-29.svg │ │ │ ├── indicator-keyboard-En-3.svg │ │ │ ├── indicator-keyboard-En-30.svg │ │ │ ├── indicator-keyboard-En-31.svg │ │ │ ├── indicator-keyboard-En-32.svg │ │ │ ├── indicator-keyboard-En-33.svg │ │ │ ├── indicator-keyboard-En-34.svg │ │ │ ├── indicator-keyboard-En-35.svg │ │ │ ├── indicator-keyboard-En-4.svg │ │ │ ├── indicator-keyboard-En-5.svg │ │ │ ├── indicator-keyboard-En-6.svg │ │ │ ├── indicator-keyboard-En-7.svg │ │ │ ├── indicator-keyboard-En-8.svg │ │ │ ├── indicator-keyboard-En-9.svg │ │ │ ├── indicator-keyboard-En.svg │ │ │ ├── indicator-keyboard-Eo-1.svg │ │ │ ├── indicator-keyboard-Eo-2.svg │ │ │ ├── indicator-keyboard-Eo.svg │ │ │ ├── indicator-keyboard-Es-1.svg │ │ │ ├── indicator-keyboard-Es-10.svg │ │ │ ├── indicator-keyboard-Es-11.svg │ │ │ ├── indicator-keyboard-Es-12.svg │ │ │ ├── indicator-keyboard-Es-2.svg │ │ │ ├── indicator-keyboard-Es-3.svg │ │ │ ├── indicator-keyboard-Es-4.svg │ │ │ ├── indicator-keyboard-Es-5.svg │ │ │ ├── indicator-keyboard-Es-6.svg │ │ │ ├── indicator-keyboard-Es-7.svg │ │ │ ├── indicator-keyboard-Es-8.svg │ │ │ ├── indicator-keyboard-Es-9.svg │ │ │ ├── indicator-keyboard-Es.svg │ │ │ ├── indicator-keyboard-Et-1.svg │ │ │ ├── indicator-keyboard-Et-2.svg │ │ │ ├── indicator-keyboard-Et-3.svg │ │ │ ├── indicator-keyboard-Et-4.svg │ │ │ ├── indicator-keyboard-Et.svg │ │ │ ├── indicator-keyboard-Fa-1.svg │ │ │ ├── indicator-keyboard-Fa-2.svg │ │ │ ├── indicator-keyboard-Fa-3.svg │ │ │ ├── indicator-keyboard-Fa-4.svg │ │ │ ├── indicator-keyboard-Fa.svg │ │ │ ├── indicator-keyboard-Ff.svg │ │ │ ├── indicator-keyboard-Fi-1.svg │ │ │ ├── indicator-keyboard-Fi-2.svg │ │ │ ├── indicator-keyboard-Fi-3.svg │ │ │ ├── indicator-keyboard-Fi-4.svg │ │ │ ├── indicator-keyboard-Fi-5.svg │ │ │ ├── indicator-keyboard-Fi.svg │ │ │ ├── indicator-keyboard-Fo-1.svg │ │ │ ├── indicator-keyboard-Fo-2.svg │ │ │ ├── indicator-keyboard-Fo.svg │ │ │ ├── indicator-keyboard-Fr-1.svg │ │ │ ├── indicator-keyboard-Fr-10.svg │ │ │ ├── indicator-keyboard-Fr-11.svg │ │ │ ├── indicator-keyboard-Fr-12.svg │ │ │ ├── indicator-keyboard-Fr-13.svg │ │ │ ├── indicator-keyboard-Fr-14.svg │ │ │ ├── indicator-keyboard-Fr-15.svg │ │ │ ├── indicator-keyboard-Fr-16.svg │ │ │ ├── indicator-keyboard-Fr-17.svg │ │ │ ├── indicator-keyboard-Fr-18.svg │ │ │ ├── indicator-keyboard-Fr-19.svg │ │ │ ├── indicator-keyboard-Fr-2.svg │ │ │ ├── indicator-keyboard-Fr-20.svg │ │ │ ├── indicator-keyboard-Fr-21.svg │ │ │ ├── indicator-keyboard-Fr-22.svg │ │ │ ├── indicator-keyboard-Fr-23.svg │ │ │ ├── indicator-keyboard-Fr-24.svg │ │ │ ├── indicator-keyboard-Fr-25.svg │ │ │ ├── indicator-keyboard-Fr-26.svg │ │ │ ├── indicator-keyboard-Fr-27.svg │ │ │ ├── indicator-keyboard-Fr-28.svg │ │ │ ├── indicator-keyboard-Fr-29.svg │ │ │ ├── indicator-keyboard-Fr-3.svg │ │ │ ├── indicator-keyboard-Fr-30.svg │ │ │ ├── indicator-keyboard-Fr-31.svg │ │ │ ├── indicator-keyboard-Fr-4.svg │ │ │ ├── indicator-keyboard-Fr-5.svg │ │ │ ├── indicator-keyboard-Fr-6.svg │ │ │ ├── indicator-keyboard-Fr-7.svg │ │ │ ├── indicator-keyboard-Fr-8.svg │ │ │ ├── indicator-keyboard-Fr-9.svg │ │ │ ├── indicator-keyboard-Fr.svg │ │ │ ├── indicator-keyboard-Ga-1.svg │ │ │ ├── indicator-keyboard-Ga-2.svg │ │ │ ├── indicator-keyboard-Ga.svg │ │ │ ├── indicator-keyboard-Gr-1.svg │ │ │ ├── indicator-keyboard-Gr-2.svg │ │ │ ├── indicator-keyboard-Gr-3.svg │ │ │ ├── indicator-keyboard-Gr-4.svg │ │ │ ├── indicator-keyboard-Gr-5.svg │ │ │ ├── indicator-keyboard-Gr.svg │ │ │ ├── indicator-keyboard-Gu.svg │ │ │ ├── indicator-keyboard-Ha-1.svg │ │ │ ├── indicator-keyboard-Ha-2.svg │ │ │ ├── indicator-keyboard-Ha.svg │ │ │ ├── indicator-keyboard-He-1.svg │ │ │ ├── indicator-keyboard-He-2.svg │ │ │ ├── indicator-keyboard-He-3.svg │ │ │ ├── indicator-keyboard-He-4.svg │ │ │ ├── indicator-keyboard-He.svg │ │ │ ├── indicator-keyboard-Hi-1.svg │ │ │ ├── indicator-keyboard-Hi-2.svg │ │ │ ├── indicator-keyboard-Hi-3.svg │ │ │ ├── indicator-keyboard-Hi.svg │ │ │ ├── indicator-keyboard-Hr-1.svg │ │ │ ├── indicator-keyboard-Hr-2.svg │ │ │ ├── indicator-keyboard-Hr-3.svg │ │ │ ├── indicator-keyboard-Hr-4.svg │ │ │ ├── indicator-keyboard-Hr-5.svg │ │ │ ├── indicator-keyboard-Hr.svg │ │ │ ├── indicator-keyboard-Hu-1.svg │ │ │ ├── indicator-keyboard-Hu-10.svg │ │ │ ├── indicator-keyboard-Hu-11.svg │ │ │ ├── indicator-keyboard-Hu-12.svg │ │ │ ├── indicator-keyboard-Hu-13.svg │ │ │ ├── indicator-keyboard-Hu-14.svg │ │ │ ├── indicator-keyboard-Hu-15.svg │ │ │ ├── indicator-keyboard-Hu-16.svg │ │ │ ├── indicator-keyboard-Hu-17.svg │ │ │ ├── indicator-keyboard-Hu-18.svg │ │ │ ├── indicator-keyboard-Hu-19.svg │ │ │ ├── indicator-keyboard-Hu-2.svg │ │ │ ├── indicator-keyboard-Hu-20.svg │ │ │ ├── indicator-keyboard-Hu-3.svg │ │ │ ├── indicator-keyboard-Hu-4.svg │ │ │ ├── indicator-keyboard-Hu-5.svg │ │ │ ├── indicator-keyboard-Hu-6.svg │ │ │ ├── indicator-keyboard-Hu-7.svg │ │ │ ├── indicator-keyboard-Hu-8.svg │ │ │ ├── indicator-keyboard-Hu-9.svg │ │ │ ├── indicator-keyboard-Hu.svg │ │ │ ├── indicator-keyboard-Hy-1.svg │ │ │ ├── indicator-keyboard-Hy-2.svg │ │ │ ├── indicator-keyboard-Hy-3.svg │ │ │ ├── indicator-keyboard-Hy-4.svg │ │ │ ├── indicator-keyboard-Hy-5.svg │ │ │ ├── indicator-keyboard-Hy-6.svg │ │ │ ├── indicator-keyboard-Hy.svg │ │ │ ├── indicator-keyboard-Ie-1.svg │ │ │ ├── indicator-keyboard-Ie-2.svg │ │ │ ├── indicator-keyboard-Ie-3.svg │ │ │ ├── indicator-keyboard-Ie-4.svg │ │ │ ├── indicator-keyboard-Ie-5.svg │ │ │ ├── indicator-keyboard-Ie.svg │ │ │ ├── indicator-keyboard-Ig.svg │ │ │ ├── indicator-keyboard-Ik.svg │ │ │ ├── indicator-keyboard-In-1.svg │ │ │ ├── indicator-keyboard-In-2.svg │ │ │ ├── indicator-keyboard-In-3.svg │ │ │ ├── indicator-keyboard-In-4.svg │ │ │ ├── indicator-keyboard-In-5.svg │ │ │ ├── indicator-keyboard-In.svg │ │ │ ├── indicator-keyboard-Is-1.svg │ │ │ ├── indicator-keyboard-Is-2.svg │ │ │ ├── indicator-keyboard-Is-3.svg │ │ │ ├── indicator-keyboard-Is-4.svg │ │ │ ├── indicator-keyboard-Is-5.svg │ │ │ ├── indicator-keyboard-Is.svg │ │ │ ├── indicator-keyboard-It-1.svg │ │ │ ├── indicator-keyboard-It-2.svg │ │ │ ├── indicator-keyboard-It-3.svg │ │ │ ├── indicator-keyboard-It-4.svg │ │ │ ├── indicator-keyboard-It-5.svg │ │ │ ├── indicator-keyboard-It-6.svg │ │ │ ├── indicator-keyboard-It.svg │ │ │ ├── indicator-keyboard-Ja-1.svg │ │ │ ├── indicator-keyboard-Ja-2.svg │ │ │ ├── indicator-keyboard-Ja-3.svg │ │ │ ├── indicator-keyboard-Ja-4.svg │ │ │ ├── indicator-keyboard-Ja-5.svg │ │ │ ├── indicator-keyboard-Ja-6.svg │ │ │ ├── indicator-keyboard-Ja-7.svg │ │ │ ├── indicator-keyboard-Ja.svg │ │ │ ├── indicator-keyboard-Ka-1.svg │ │ │ ├── indicator-keyboard-Ka-2.svg │ │ │ ├── indicator-keyboard-Ka-3.svg │ │ │ ├── indicator-keyboard-Ka-4.svg │ │ │ ├── indicator-keyboard-Ka.svg │ │ │ ├── indicator-keyboard-Ki-1.svg │ │ │ ├── indicator-keyboard-Ki-2.svg │ │ │ ├── indicator-keyboard-Ki-3.svg │ │ │ ├── indicator-keyboard-Ki.svg │ │ │ ├── indicator-keyboard-Kk-1.svg │ │ │ ├── indicator-keyboard-Kk-2.svg │ │ │ ├── indicator-keyboard-Kk.svg │ │ │ ├── indicator-keyboard-Km.svg │ │ │ ├── indicator-keyboard-Kn-1.svg │ │ │ ├── indicator-keyboard-Kn-2.svg │ │ │ ├── indicator-keyboard-Kn.svg │ │ │ ├── indicator-keyboard-Ko-1.svg │ │ │ ├── indicator-keyboard-Ko-2.svg │ │ │ ├── indicator-keyboard-Ko.svg │ │ │ ├── indicator-keyboard-Ku-1.svg │ │ │ ├── indicator-keyboard-Ku-10.svg │ │ │ ├── indicator-keyboard-Ku-11.svg │ │ │ ├── indicator-keyboard-Ku-12.svg │ │ │ ├── indicator-keyboard-Ku-13.svg │ │ │ ├── indicator-keyboard-Ku-14.svg │ │ │ ├── indicator-keyboard-Ku-2.svg │ │ │ ├── indicator-keyboard-Ku-3.svg │ │ │ ├── indicator-keyboard-Ku-4.svg │ │ │ ├── indicator-keyboard-Ku-5.svg │ │ │ ├── indicator-keyboard-Ku-6.svg │ │ │ ├── indicator-keyboard-Ku-7.svg │ │ │ ├── indicator-keyboard-Ku-8.svg │ │ │ ├── indicator-keyboard-Ku-9.svg │ │ │ ├── indicator-keyboard-Ku.svg │ │ │ ├── indicator-keyboard-Lo-1.svg │ │ │ ├── indicator-keyboard-Lo-2.svg │ │ │ ├── indicator-keyboard-Lo.svg │ │ │ ├── indicator-keyboard-Lt-1.svg │ │ │ ├── indicator-keyboard-Lt-2.svg │ │ │ ├── indicator-keyboard-Lt-3.svg │ │ │ ├── indicator-keyboard-Lt-4.svg │ │ │ ├── indicator-keyboard-Lt-5.svg │ │ │ ├── indicator-keyboard-Lt-6.svg │ │ │ ├── indicator-keyboard-Lt.svg │ │ │ ├── indicator-keyboard-Lv-1.svg │ │ │ ├── indicator-keyboard-Lv-2.svg │ │ │ ├── indicator-keyboard-Lv-3.svg │ │ │ ├── indicator-keyboard-Lv-4.svg │ │ │ ├── indicator-keyboard-Lv-5.svg │ │ │ ├── indicator-keyboard-Lv-6.svg │ │ │ ├── indicator-keyboard-Lv-7.svg │ │ │ ├── indicator-keyboard-Lv.svg │ │ │ ├── indicator-keyboard-Md.svg │ │ │ ├── indicator-keyboard-Mi.svg │ │ │ ├── indicator-keyboard-Mk-1.svg │ │ │ ├── indicator-keyboard-Mk-2.svg │ │ │ ├── indicator-keyboard-Mk.svg │ │ │ ├── indicator-keyboard-Ml-1.svg │ │ │ ├── indicator-keyboard-Ml-2.svg │ │ │ ├── indicator-keyboard-Ml-3.svg │ │ │ ├── indicator-keyboard-Ml.svg │ │ │ ├── indicator-keyboard-Mn.svg │ │ │ ├── indicator-keyboard-Mr.svg │ │ │ ├── indicator-keyboard-Mt-1.svg │ │ │ ├── indicator-keyboard-Mt-2.svg │ │ │ ├── indicator-keyboard-Mt.svg │ │ │ ├── indicator-keyboard-My.svg │ │ │ ├── indicator-keyboard-Ne.svg │ │ │ ├── indicator-keyboard-Nl-1.svg │ │ │ ├── indicator-keyboard-Nl-2.svg │ │ │ ├── indicator-keyboard-Nl-3.svg │ │ │ ├── indicator-keyboard-Nl-4.svg │ │ │ ├── indicator-keyboard-Nl.svg │ │ │ ├── indicator-keyboard-No-1.svg │ │ │ ├── indicator-keyboard-No-2.svg │ │ │ ├── indicator-keyboard-No-3.svg │ │ │ ├── indicator-keyboard-No-4.svg │ │ │ ├── indicator-keyboard-No-5.svg │ │ │ ├── indicator-keyboard-No-6.svg │ │ │ ├── indicator-keyboard-No-7.svg │ │ │ ├── indicator-keyboard-No-8.svg │ │ │ ├── indicator-keyboard-No.svg │ │ │ ├── indicator-keyboard-Or.svg │ │ │ ├── indicator-keyboard-Pa-1.svg │ │ │ ├── indicator-keyboard-Pa-2.svg │ │ │ ├── indicator-keyboard-Pa.svg │ │ │ ├── indicator-keyboard-Ph-1.svg │ │ │ ├── indicator-keyboard-Ph-10.svg │ │ │ ├── indicator-keyboard-Ph-2.svg │ │ │ ├── indicator-keyboard-Ph-3.svg │ │ │ ├── indicator-keyboard-Ph-4.svg │ │ │ ├── indicator-keyboard-Ph-5.svg │ │ │ ├── indicator-keyboard-Ph-6.svg │ │ │ ├── indicator-keyboard-Ph-7.svg │ │ │ ├── indicator-keyboard-Ph-8.svg │ │ │ ├── indicator-keyboard-Ph-9.svg │ │ │ ├── indicator-keyboard-Ph.svg │ │ │ ├── indicator-keyboard-Pl-1.svg │ │ │ ├── indicator-keyboard-Pl-2.svg │ │ │ ├── indicator-keyboard-Pl-3.svg │ │ │ ├── indicator-keyboard-Pl-4.svg │ │ │ ├── indicator-keyboard-Pl-5.svg │ │ │ ├── indicator-keyboard-Pl-6.svg │ │ │ ├── indicator-keyboard-Pl-7.svg │ │ │ ├── indicator-keyboard-Pl-8.svg │ │ │ ├── indicator-keyboard-Pl-9.svg │ │ │ ├── indicator-keyboard-Pl.svg │ │ │ ├── indicator-keyboard-Ps-1.svg │ │ │ ├── indicator-keyboard-Ps-2.svg │ │ │ ├── indicator-keyboard-Ps.svg │ │ │ ├── indicator-keyboard-Pt-1.svg │ │ │ ├── indicator-keyboard-Pt-10.svg │ │ │ ├── indicator-keyboard-Pt-11.svg │ │ │ ├── indicator-keyboard-Pt-12.svg │ │ │ ├── indicator-keyboard-Pt-13.svg │ │ │ ├── indicator-keyboard-Pt-14.svg │ │ │ ├── indicator-keyboard-Pt-15.svg │ │ │ ├── indicator-keyboard-Pt-2.svg │ │ │ ├── indicator-keyboard-Pt-3.svg │ │ │ ├── indicator-keyboard-Pt-4.svg │ │ │ ├── indicator-keyboard-Pt-5.svg │ │ │ ├── indicator-keyboard-Pt-6.svg │ │ │ ├── indicator-keyboard-Pt-7.svg │ │ │ ├── indicator-keyboard-Pt-8.svg │ │ │ ├── indicator-keyboard-Pt-9.svg │ │ │ ├── indicator-keyboard-Pt.svg │ │ │ ├── indicator-keyboard-Ro-1.svg │ │ │ ├── indicator-keyboard-Ro-2.svg │ │ │ ├── indicator-keyboard-Ro-3.svg │ │ │ ├── indicator-keyboard-Ro-4.svg │ │ │ ├── indicator-keyboard-Ro-5.svg │ │ │ ├── indicator-keyboard-Ro.svg │ │ │ ├── indicator-keyboard-Ru-1.svg │ │ │ ├── indicator-keyboard-Ru-10.svg │ │ │ ├── indicator-keyboard-Ru-11.svg │ │ │ ├── indicator-keyboard-Ru-12.svg │ │ │ ├── indicator-keyboard-Ru-13.svg │ │ │ ├── indicator-keyboard-Ru-14.svg │ │ │ ├── indicator-keyboard-Ru-15.svg │ │ │ ├── indicator-keyboard-Ru-16.svg │ │ │ ├── indicator-keyboard-Ru-17.svg │ │ │ ├── indicator-keyboard-Ru-18.svg │ │ │ ├── indicator-keyboard-Ru-19.svg │ │ │ ├── indicator-keyboard-Ru-2.svg │ │ │ ├── indicator-keyboard-Ru-20.svg │ │ │ ├── indicator-keyboard-Ru-21.svg │ │ │ ├── indicator-keyboard-Ru-22.svg │ │ │ ├── indicator-keyboard-Ru-23.svg │ │ │ ├── indicator-keyboard-Ru-24.svg │ │ │ ├── indicator-keyboard-Ru-25.svg │ │ │ ├── indicator-keyboard-Ru-26.svg │ │ │ ├── indicator-keyboard-Ru-27.svg │ │ │ ├── indicator-keyboard-Ru-3.svg │ │ │ ├── indicator-keyboard-Ru-4.svg │ │ │ ├── indicator-keyboard-Ru-5.svg │ │ │ ├── indicator-keyboard-Ru-6.svg │ │ │ ├── indicator-keyboard-Ru-7.svg │ │ │ ├── indicator-keyboard-Ru-8.svg │ │ │ ├── indicator-keyboard-Ru-9.svg │ │ │ ├── indicator-keyboard-Ru.svg │ │ │ ├── indicator-keyboard-Sa.svg │ │ │ ├── indicator-keyboard-Sd.svg │ │ │ ├── indicator-keyboard-Si-1.svg │ │ │ ├── indicator-keyboard-Si-2.svg │ │ │ ├── indicator-keyboard-Si.svg │ │ │ ├── indicator-keyboard-Sk-1.svg │ │ │ ├── indicator-keyboard-Sk-2.svg │ │ │ ├── indicator-keyboard-Sk-3.svg │ │ │ ├── indicator-keyboard-Sk-4.svg │ │ │ ├── indicator-keyboard-Sk.svg │ │ │ ├── indicator-keyboard-Sl-1.svg │ │ │ ├── indicator-keyboard-Sl-2.svg │ │ │ ├── indicator-keyboard-Sl-3.svg │ │ │ ├── indicator-keyboard-Sl-4.svg │ │ │ ├── indicator-keyboard-Sl.svg │ │ │ ├── indicator-keyboard-Sq.svg │ │ │ ├── indicator-keyboard-Sr-1.svg │ │ │ ├── indicator-keyboard-Sr-10.svg │ │ │ ├── indicator-keyboard-Sr-11.svg │ │ │ ├── indicator-keyboard-Sr-12.svg │ │ │ ├── indicator-keyboard-Sr-13.svg │ │ │ ├── indicator-keyboard-Sr-14.svg │ │ │ ├── indicator-keyboard-Sr-15.svg │ │ │ ├── indicator-keyboard-Sr-16.svg │ │ │ ├── indicator-keyboard-Sr-17.svg │ │ │ ├── indicator-keyboard-Sr-2.svg │ │ │ ├── indicator-keyboard-Sr-3.svg │ │ │ ├── indicator-keyboard-Sr-4.svg │ │ │ ├── indicator-keyboard-Sr-5.svg │ │ │ ├── indicator-keyboard-Sr-6.svg │ │ │ ├── indicator-keyboard-Sr-7.svg │ │ │ ├── indicator-keyboard-Sr-8.svg │ │ │ ├── indicator-keyboard-Sr-9.svg │ │ │ ├── indicator-keyboard-Sr.svg │ │ │ ├── indicator-keyboard-Sv-1.svg │ │ │ ├── indicator-keyboard-Sv-2.svg │ │ │ ├── indicator-keyboard-Sv-3.svg │ │ │ ├── indicator-keyboard-Sv-4.svg │ │ │ ├── indicator-keyboard-Sv-5.svg │ │ │ ├── indicator-keyboard-Sv-6.svg │ │ │ ├── indicator-keyboard-Sv-7.svg │ │ │ ├── indicator-keyboard-Sv.svg │ │ │ ├── indicator-keyboard-Sw-1.svg │ │ │ ├── indicator-keyboard-Sw-2.svg │ │ │ ├── indicator-keyboard-Sw.svg │ │ │ ├── indicator-keyboard-Sy-1.svg │ │ │ ├── indicator-keyboard-Sy-2.svg │ │ │ ├── indicator-keyboard-Sy.svg │ │ │ ├── indicator-keyboard-Ta-1.svg │ │ │ ├── indicator-keyboard-Ta-2.svg │ │ │ ├── indicator-keyboard-Ta-3.svg │ │ │ ├── indicator-keyboard-Ta-4.svg │ │ │ ├── indicator-keyboard-Ta-5.svg │ │ │ ├── indicator-keyboard-Ta-6.svg │ │ │ ├── indicator-keyboard-Ta.svg │ │ │ ├── indicator-keyboard-Te-1.svg │ │ │ ├── indicator-keyboard-Te-2.svg │ │ │ ├── indicator-keyboard-Te-3.svg │ │ │ ├── indicator-keyboard-Te.svg │ │ │ ├── indicator-keyboard-Tg-1.svg │ │ │ ├── indicator-keyboard-Tg-2.svg │ │ │ ├── indicator-keyboard-Tg.svg │ │ │ ├── indicator-keyboard-Th-1.svg │ │ │ ├── indicator-keyboard-Th-2.svg │ │ │ ├── indicator-keyboard-Th-3.svg │ │ │ ├── indicator-keyboard-Th.svg │ │ │ ├── indicator-keyboard-Tk-1.svg │ │ │ ├── indicator-keyboard-Tk-2.svg │ │ │ ├── indicator-keyboard-Tk.svg │ │ │ ├── indicator-keyboard-Tn.svg │ │ │ ├── indicator-keyboard-Tr-1.svg │ │ │ ├── indicator-keyboard-Tr-2.svg │ │ │ ├── indicator-keyboard-Tr-3.svg │ │ │ ├── indicator-keyboard-Tr-4.svg │ │ │ ├── indicator-keyboard-Tr-5.svg │ │ │ ├── indicator-keyboard-Tr.svg │ │ │ ├── indicator-keyboard-Uk-1.svg │ │ │ ├── indicator-keyboard-Uk-2.svg │ │ │ ├── indicator-keyboard-Uk-3.svg │ │ │ ├── indicator-keyboard-Uk-4.svg │ │ │ ├── indicator-keyboard-Uk-5.svg │ │ │ ├── indicator-keyboard-Uk-6.svg │ │ │ ├── indicator-keyboard-Uk-7.svg │ │ │ ├── indicator-keyboard-Uk-8.svg │ │ │ ├── indicator-keyboard-Uk.svg │ │ │ ├── indicator-keyboard-Ur-1.svg │ │ │ ├── indicator-keyboard-Ur-2.svg │ │ │ ├── indicator-keyboard-Ur-3.svg │ │ │ ├── indicator-keyboard-Ur-4.svg │ │ │ ├── indicator-keyboard-Ur-5.svg │ │ │ ├── indicator-keyboard-Ur-6.svg │ │ │ ├── indicator-keyboard-Ur.svg │ │ │ ├── indicator-keyboard-Uz-1.svg │ │ │ ├── indicator-keyboard-Uz-2.svg │ │ │ ├── indicator-keyboard-Uz-3.svg │ │ │ ├── indicator-keyboard-Uz-4.svg │ │ │ ├── indicator-keyboard-Uz.svg │ │ │ ├── indicator-keyboard-Vi.svg │ │ │ ├── indicator-keyboard-Wo.svg │ │ │ ├── indicator-keyboard-Xs.svg │ │ │ ├── indicator-keyboard-Yo.svg │ │ │ ├── indicator-keyboard-Zh-1.svg │ │ │ ├── indicator-keyboard-Zh-2.svg │ │ │ ├── indicator-keyboard-Zh-3.svg │ │ │ ├── indicator-keyboard-Zh-4.svg │ │ │ ├── indicator-keyboard-Zh-5.svg │ │ │ ├── indicator-keyboard-Zh-6.svg │ │ │ ├── indicator-keyboard-Zh.svg │ │ │ ├── indicator-keyboard.svg │ │ │ ├── indicator-lunar-satelite.svg │ │ │ ├── indicator-lunar.svg │ │ │ ├── indicator-messages-new.svg │ │ │ ├── indicator-messages-red.svg │ │ │ ├── indicator-messages.svg │ │ │ ├── indicator-notification-read-dnd.svg │ │ │ ├── indicator-notification-read.svg │ │ │ ├── indicator-notification-unread-dnd.svg │ │ │ ├── indicator-notification-unread.svg │ │ │ ├── indicator-privacy-panel.svg │ │ │ ├── indicator-rss-aware-attention.svg │ │ │ ├── indicator-rss-aware.svg │ │ │ ├── indicator-sensors-battery.svg │ │ │ ├── indicator-sensors-case.svg │ │ │ ├── indicator-sensors-chip.svg │ │ │ ├── indicator-sensors-cpu.svg │ │ │ ├── indicator-sensors-disk.svg │ │ │ ├── indicator-sensors-fan.svg │ │ │ ├── indicator-sensors-gpu.svg │ │ │ ├── indicator-sensors-memory.svg │ │ │ ├── indicator-sound-switcher.svg │ │ │ ├── indicator-stardate.svg │ │ │ ├── indicator-stickynotes-mono.svg │ │ │ ├── indicator-trashindicator-attention.svg │ │ │ ├── indicator-trashindicator.svg │ │ │ ├── indicator-virtual-box.svg │ │ │ ├── indicator-workspaces-1.svg │ │ │ ├── indicator-workspaces-2.svg │ │ │ ├── indicator-workspaces-3.svg │ │ │ ├── indicator-workspaces-4.svg │ │ │ ├── indicator-workspaces-5.svg │ │ │ ├── indicator-workspaces-6.svg │ │ │ ├── indicator-workspaces-7.svg │ │ │ ├── indicator-workspaces-8.svg │ │ │ ├── input-caps-on.svg │ │ │ ├── input-keyboard-symbolic.svg │ │ │ ├── input-keyboard-virtual-off.svg │ │ │ ├── input-keyboard-virtual-on.svg │ │ │ ├── input-touchpad-off.svg │ │ │ ├── input-touchpad-on.svg │ │ │ ├── insync-action.svg │ │ │ ├── insync-alert.svg │ │ │ ├── insync-error.svg │ │ │ ├── insync-feed.svg │ │ │ ├── insync-normal.svg │ │ │ ├── insync-offline.svg │ │ │ ├── insync-paused.svg │ │ │ ├── insync-share.svg │ │ │ ├── insync-synced.svg │ │ │ ├── insync-syncing.svg │ │ │ ├── internxt-drive-issues.svg │ │ │ ├── internxt-drive-standby.svg │ │ │ ├── internxt-drive-syncing.svg │ │ │ ├── irc-channel-joined.svg │ │ │ ├── irc-channel-parted.svg │ │ │ ├── irccloud-desktop-tray.svg │ │ │ ├── jamesdsp-tray.svg │ │ │ ├── jdownloader-indicator.svg │ │ │ ├── joplin-tray.svg │ │ │ ├── kaku-tray.svg │ │ │ ├── kazam-countdown.svg │ │ │ ├── kazam-paused.svg │ │ │ ├── kazam-recording.svg │ │ │ ├── kazam-stopped.svg │ │ │ ├── kdeconnectindicatordark.svg │ │ │ ├── keepassx-indicator.svg │ │ │ ├── keepassx-locked.svg │ │ │ ├── keepassxc-dark.svg │ │ │ ├── keepassxc-locked.svg │ │ │ ├── keepassxc-monochrome-dark-locked.svg │ │ │ ├── keepassxc-monochrome-dark.svg │ │ │ ├── keepassxc-monochrome-light-locked.svg │ │ │ ├── keepassxc-monochrome-light.svg │ │ │ ├── keepassxc-panel.svg │ │ │ ├── keepassxc-unlocked.svg │ │ │ ├── keybase-badged-error.svg │ │ │ ├── keybase-badged-uploading.svg │ │ │ ├── keybase-badged.svg │ │ │ ├── keybase-error.svg │ │ │ ├── keybase-tray.svg │ │ │ ├── keybase-update.svg │ │ │ ├── keybase-uploading.svg │ │ │ ├── keyboard-battery-caution.svg │ │ │ ├── keyboard-battery-empty.svg │ │ │ ├── keyboard-battery-full.svg │ │ │ ├── keyboard-battery-good.svg │ │ │ ├── keyboard-battery-low.svg │ │ │ ├── keyboard-battery-medium.svg │ │ │ ├── knemo-modem-error.svg │ │ │ ├── knemo-modem-idle.svg │ │ │ ├── knemo-modem-offline.svg │ │ │ ├── knemo-modem-receive.svg │ │ │ ├── knemo-modem-transmit-receive.svg │ │ │ ├── knemo-modem-transmit.svg │ │ │ ├── knemo-monitor-error.svg │ │ │ ├── knemo-monitor-idle.svg │ │ │ ├── knemo-monitor-offline.svg │ │ │ ├── knemo-monitor-receive.svg │ │ │ ├── knemo-monitor-transmit-receive.svg │ │ │ ├── knemo-monitor-transmit.svg │ │ │ ├── knemo-network-error.svg │ │ │ ├── knemo-network-idle.svg │ │ │ ├── knemo-network-offline.svg │ │ │ ├── knemo-network-receive.svg │ │ │ ├── knemo-network-transmit-receive.svg │ │ │ ├── knemo-network-transmit.svg │ │ │ ├── knemo-wireless-error.svg │ │ │ ├── knemo-wireless-idle.svg │ │ │ ├── knemo-wireless-offline.svg │ │ │ ├── knemo-wireless-receive.svg │ │ │ ├── knemo-wireless-transmit-receive.svg │ │ │ ├── knemo-wireless-transmit.svg │ │ │ ├── kotatogram-attention-panel.svg │ │ │ ├── kotatogram-mute-panel.svg │ │ │ ├── kotatogram-panel.svg │ │ │ ├── krb-expiring-ticket.svg │ │ │ ├── krb-no-valid-ticket.svg │ │ │ ├── krb-valid-ticket.svg │ │ │ ├── krudiotray-light-off16.svg │ │ │ ├── krudiotray-light-on16.svg │ │ │ ├── kuro-tray.svg │ │ │ ├── ladi-started.svg │ │ │ ├── ladi-starting.svg │ │ │ ├── ladi-stopped.svg │ │ │ ├── laptop-connected.svg │ │ │ ├── laptop-disconnected.svg │ │ │ ├── laptop-symbolic.svg │ │ │ ├── laptop-trusted.svg │ │ │ ├── laptopattention.svg │ │ │ ├── laptopconnected.svg │ │ │ ├── laptopdisconnected.svg │ │ │ ├── laptoptrusted.svg │ │ │ ├── liferea-available.svg │ │ │ ├── liferea-unread.svg │ │ │ ├── listen.moe-desktop-app-tray.svg │ │ │ ├── livewallpaper-indicator.svg │ │ │ ├── lookit-panel.svg │ │ │ ├── low-signal-lock.svg │ │ │ ├── low-signal.svg │ │ │ ├── lutris-panel.svg │ │ │ ├── lyricfier-tray.svg │ │ │ ├── mailspring-tray-empty.svg │ │ │ ├── mailspring-tray-full-newitems.svg │ │ │ ├── mailspring-tray-full.svg │ │ │ ├── manjaro-settings-manager-panel.svg │ │ │ ├── mate-sensors-applet-battery.svg │ │ │ ├── mate-sensors-applet-case.svg │ │ │ ├── mate-sensors-applet-chip.svg │ │ │ ├── mate-sensors-applet-cpu.svg │ │ │ ├── mate-sensors-applet-drive-harddisk.svg │ │ │ ├── mate-sensors-applet-fan.svg │ │ │ ├── mate-sensors-applet-gpu.svg │ │ │ ├── mate-sensors-applet-memory.svg │ │ │ ├── mattermost-mention.svg │ │ │ ├── mattermost-tray.svg │ │ │ ├── mattermost-unread.svg │ │ │ ├── megaalert.svg │ │ │ ├── megalogging.svg │ │ │ ├── megapaused.svg │ │ │ ├── megasynching.svg │ │ │ ├── megauptodate.svg │ │ │ ├── megawarning.svg │ │ │ ├── mellowplayer-panel.svg │ │ │ ├── messenger-indicator.svg │ │ │ ├── messenger-notification.svg │ │ │ ├── mic-off.svg │ │ │ ├── mic-on.svg │ │ │ ├── mic-ready.svg │ │ │ ├── mic-volume-high.svg │ │ │ ├── mic-volume-low.svg │ │ │ ├── mic-volume-medium.svg │ │ │ ├── mic-volume-muted.svg │ │ │ ├── microphone-sensitivity-high.svg │ │ │ ├── microphone-sensitivity-low.svg │ │ │ ├── microphone-sensitivity-medium.svg │ │ │ ├── microphone-sensitivity-muted.svg │ │ │ ├── minetime-tray.svg │ │ │ ├── mini-calendar.svg │ │ │ ├── mintupdate-checking.svg │ │ │ ├── mintupdate-error.svg │ │ │ ├── mintupdate-installing.svg │ │ │ ├── mintupdate-up-to-date.svg │ │ │ ├── mintupdate-updates-available.svg │ │ │ ├── mnotify-none-wireframe.svg │ │ │ ├── mnotify-some-wireframe.svg │ │ │ ├── mntray-news.svg │ │ │ ├── mntray-regular.svg │ │ │ ├── moderndeck-tray.svg │ │ │ ├── morgen-tray.svg │ │ │ ├── motrix-tray-active.svg │ │ │ ├── motrix-tray.svg │ │ │ ├── mouse-battery-caution.svg │ │ │ ├── mouse-battery-empty.svg │ │ │ ├── mouse-battery-full.svg │ │ │ ├── mouse-battery-good.svg │ │ │ ├── mouse-battery-low.svg │ │ │ ├── mouse-battery-medium.svg │ │ │ ├── msd-xrandr.svg │ │ │ ├── mstdn-panel.svg │ │ │ ├── mullvad-tray-1.svg │ │ │ ├── mullvad-tray-10.svg │ │ │ ├── mullvad-tray-2.svg │ │ │ ├── mullvad-tray-3.svg │ │ │ ├── mullvad-tray-4.svg │ │ │ ├── mullvad-tray-5.svg │ │ │ ├── mullvad-tray-6.svg │ │ │ ├── mullvad-tray-7.svg │ │ │ ├── mullvad-tray-8.svg │ │ │ ├── mullvad-tray-9.svg │ │ │ ├── mumble-indicator.svg │ │ │ ├── museeks-tray.svg │ │ │ ├── museeq-offline.svg │ │ │ ├── museeq-panel.svg │ │ │ ├── mynotes-tray.svg │ │ │ ├── network-cellular-3g.svg │ │ │ ├── network-cellular-4g.svg │ │ │ ├── network-cellular-acquiring.svg │ │ │ ├── network-cellular-cdma-1x.svg │ │ │ ├── network-cellular-connected.svg │ │ │ ├── network-cellular-edge.svg │ │ │ ├── network-cellular-evdo.svg │ │ │ ├── network-cellular-gprs.svg │ │ │ ├── network-cellular-hspa.svg │ │ │ ├── network-cellular-no-route.svg │ │ │ ├── network-cellular-offline.svg │ │ │ ├── network-cellular-secure-signal-excellent.svg │ │ │ ├── network-cellular-secure-signal-good.svg │ │ │ ├── network-cellular-secure-signal-low.svg │ │ │ ├── network-cellular-secure-signal-none.svg │ │ │ ├── network-cellular-secure-signal-ok.svg │ │ │ ├── network-cellular-signal-excellent.svg │ │ │ ├── network-cellular-signal-good.svg │ │ │ ├── network-cellular-signal-low.svg │ │ │ ├── network-cellular-signal-none.svg │ │ │ ├── network-cellular-signal-ok.svg │ │ │ ├── network-cellular-umts.svg │ │ │ ├── network-disconnected.svg │ │ │ ├── network-error.svg │ │ │ ├── network-idle.svg │ │ │ ├── network-offline.svg │ │ │ ├── network-receive.svg │ │ │ ├── network-transmit-receive.svg │ │ │ ├── network-transmit.svg │ │ │ ├── network-unavailable.svg │ │ │ ├── network-vpn-acquiring.svg │ │ │ ├── network-vpn.svg │ │ │ ├── network-wired-acquiring.svg │ │ │ ├── network-wired-activated.svg │ │ │ ├── network-wired-no-route.svg │ │ │ ├── network-wired-offline.svg │ │ │ ├── network-wired-secure.svg │ │ │ ├── network-wired.svg │ │ │ ├── network-wireless-acquiring.svg │ │ │ ├── network-wireless-connected-00.svg │ │ │ ├── network-wireless-connected-100.svg │ │ │ ├── network-wireless-connected-25.svg │ │ │ ├── network-wireless-connected-50.svg │ │ │ ├── network-wireless-connected-75.svg │ │ │ ├── network-wireless-connected.svg │ │ │ ├── network-wireless-disconnected.svg │ │ │ ├── network-wireless-encrypted.svg │ │ │ ├── network-wireless-hotspot.svg │ │ │ ├── network-wireless-no-route.svg │ │ │ ├── network-wireless-offline.svg │ │ │ ├── network-wireless-secure-signal-excellent.svg │ │ │ ├── network-wireless-secure-signal-good.svg │ │ │ ├── network-wireless-secure-signal-low.svg │ │ │ ├── network-wireless-secure-signal-none.svg │ │ │ ├── network-wireless-secure-signal-ok.svg │ │ │ ├── network-wireless-signal-excellent.svg │ │ │ ├── network-wireless-signal-good.svg │ │ │ ├── network-wireless-signal-low.svg │ │ │ ├── network-wireless-signal-none.svg │ │ │ ├── network-wireless-signal-ok.svg │ │ │ ├── network-wireless-signal-weak.svg │ │ │ ├── new-messages-red.svg │ │ │ ├── nitroshare-indicator.svg │ │ │ ├── nixnote2-tray.svg │ │ │ ├── nm-adhoc.svg │ │ │ ├── nm-device-wired-autoip.svg │ │ │ ├── nm-device-wired-secure.svg │ │ │ ├── nm-device-wired-secureoffline.svg │ │ │ ├── nm-device-wired.svg │ │ │ ├── nm-device-wireless.svg │ │ │ ├── nm-device-wwan.svg │ │ │ ├── nm-mb-roam.svg │ │ │ ├── nm-no-connection.svg │ │ │ ├── nm-secure-lock.svg │ │ │ ├── nm-signal-0-secure.svg │ │ │ ├── nm-signal-0.svg │ │ │ ├── nm-signal-00-secure.svg │ │ │ ├── nm-signal-00.svg │ │ │ ├── nm-signal-100-secure.svg │ │ │ ├── nm-signal-100.svg │ │ │ ├── nm-signal-25-secure.svg │ │ │ ├── nm-signal-25.svg │ │ │ ├── nm-signal-50-secure.svg │ │ │ ├── nm-signal-50.svg │ │ │ ├── nm-signal-75-secure.svg │ │ │ ├── nm-signal-75.svg │ │ │ ├── nm-tech-3g.svg │ │ │ ├── nm-tech-4g.svg │ │ │ ├── nm-tech-cdma-1x.svg │ │ │ ├── nm-tech-edge.svg │ │ │ ├── nm-tech-evdo.svg │ │ │ ├── nm-tech-gprs.svg │ │ │ ├── nm-tech-hspa.svg │ │ │ ├── nm-tech-lte.svg │ │ │ ├── nm-tech-umts.svg │ │ │ ├── nm-vpn-active-lock.svg │ │ │ ├── nm-vpn-lock.svg │ │ │ ├── nm-vpn-standalone-lock.svg │ │ │ ├── nm-wwan-tower.svg │ │ │ ├── no-signal.svg │ │ │ ├── nomachine-disabled.svg │ │ │ ├── nomachine-indicator.svg │ │ │ ├── notes-panel.svg │ │ │ ├── nozbe-tray.svg │ │ │ ├── num-lock-off.svg │ │ │ ├── num-lock-on.svg │ │ │ ├── numlock-off.svg │ │ │ ├── numlock-on.svg │ │ │ ├── nutstore-offline-panel.svg │ │ │ ├── nutstore-oops-panel.svg │ │ │ ├── nutstore-panel.svg │ │ │ ├── nutstore-paused-panel.svg │ │ │ ├── nutstore-synchronized-panel.svg │ │ │ ├── nutstore-synchronizing-panel.svg │ │ │ ├── nylas-tray-empty.svg │ │ │ ├── nylas-tray-full-newitems.svg │ │ │ ├── nylas-tray-full.svg │ │ │ ├── obs-tray-active.svg │ │ │ ├── obs-tray.svg │ │ │ ├── octopi-error.svg │ │ │ ├── octopi-indicator.svg │ │ │ ├── octopi-info.svg │ │ │ ├── octopi-ok.svg │ │ │ ├── odrive-tray-grey.svg │ │ │ ├── odrive-tray-sync.svg │ │ │ ├── odrive-tray.svg │ │ │ ├── onboard-mono.svg │ │ │ ├── onboard-panel.svg │ │ │ ├── openbazaar-system-tray.svg │ │ │ ├── opensnitch-tray-alert.svg │ │ │ ├── opensnitch-tray-off.svg │ │ │ ├── opensnitch-tray-pause.svg │ │ │ ├── opensnitch-tray-red.svg │ │ │ ├── opensnitch-tray.svg │ │ │ ├── optimus-tray-intel-symbolic.svg │ │ │ ├── optimus-tray-intel.svg │ │ │ ├── optimus-tray-nvidia-symbolic.svg │ │ │ ├── optimus-tray-nvidia.svg │ │ │ ├── org.kde.neochat.tray.svg │ │ │ ├── org.keepassxc.KeePassXC-locked.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-dark-locked.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-dark.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-light-locked.svg │ │ │ ├── org.keepassxc.KeePassXC-monochrome-light.svg │ │ │ ├── org.keepassxc.KeePassXC-unlocked.svg │ │ │ ├── org.nicotine_plus.Nicotine-away.svg │ │ │ ├── org.nicotine_plus.Nicotine-connect.svg │ │ │ ├── org.nicotine_plus.Nicotine-disconnect.svg │ │ │ ├── org.nicotine_plus.Nicotine-msg.svg │ │ │ ├── org.nicotine_plus.Nicotine_away.svg │ │ │ ├── org.nicotine_plus.Nicotine_connect.svg │ │ │ ├── org.nicotine_plus.Nicotine_disconnect.svg │ │ │ ├── org.nicotine_plus.Nicotine_msg.svg │ │ │ ├── org.rnd2.cpupower_gui-panel.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing-down.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing-error.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing-up.svg │ │ │ ├── org.sparkleshare.SparkleShare-syncing.svg │ │ │ ├── overgrive-app-ind-con-1.svg │ │ │ ├── overgrive-app-ind-con-2.svg │ │ │ ├── overgrive-app-ind-con-3.svg │ │ │ ├── overgrive-app-ind-sleep.svg │ │ │ ├── overgrive-app-ind.svg │ │ │ ├── pamac-tray-no-update.svg │ │ │ ├── pamac-tray-update.svg │ │ │ ├── pcloud-offline.svg │ │ │ ├── pcloud-ok.svg │ │ │ ├── pcloud-pause.svg │ │ │ ├── pcloud-sync.svg │ │ │ ├── pcloud-warning.svg │ │ │ ├── persepolis-tray.svg │ │ │ ├── phone-battery-caution.svg │ │ │ ├── phone-battery-empty.svg │ │ │ ├── phone-battery-full.svg │ │ │ ├── phone-battery-good.svg │ │ │ ├── phone-battery-low.svg │ │ │ ├── phone-battery-medium.svg │ │ │ ├── pia_tray_connected.svg │ │ │ ├── pia_tray_connecting.svg │ │ │ ├── pia_tray_disconnected.svg │ │ │ ├── pidgin-tray-available.svg │ │ │ ├── pidgin-tray-away.svg │ │ │ ├── pidgin-tray-busy.svg │ │ │ ├── pidgin-tray-connect.svg │ │ │ ├── pidgin-tray-invisible.svg │ │ │ ├── pidgin-tray-offline.svg │ │ │ ├── pidgin-tray-pending.svg │ │ │ ├── pidgin-tray-xa.svg │ │ │ ├── pithos-tray-icon.svg │ │ │ ├── pithos-tray-plugin.svg │ │ │ ├── pocket-casts-tray.svg │ │ │ ├── pomodoneapp-break.svg │ │ │ ├── pomodoneapp-indicator.svg │ │ │ ├── pomodoneapp-paused.svg │ │ │ ├── pomodoneapp-started.svg │ │ │ ├── pomodoro-indicator-light-00.svg │ │ │ ├── pomodoro-indicator-light-01.svg │ │ │ ├── pomodoro-indicator-light-02.svg │ │ │ ├── pomodoro-indicator-light-03.svg │ │ │ ├── pomodoro-indicator-light-04.svg │ │ │ ├── pomodoro-indicator-light-05.svg │ │ │ ├── pomodoro-indicator-light-06.svg │ │ │ ├── pomodoro-indicator-light-07.svg │ │ │ ├── pomodoro-indicator-light-08.svg │ │ │ ├── pomodoro-indicator-light-09.svg │ │ │ ├── pomodoro-indicator-light-10.svg │ │ │ ├── pomodoro-indicator-light-11.svg │ │ │ ├── pomodoro-indicator-light-12.svg │ │ │ ├── pomodoro-indicator-light-13.svg │ │ │ ├── pomodoro-indicator-light-14.svg │ │ │ ├── pomodoro-indicator-light-15.svg │ │ │ ├── pomodoro-indicator-light-16.svg │ │ │ ├── pomodoro-indicator-light-17.svg │ │ │ ├── pomodoro-indicator-light-18.svg │ │ │ ├── pomodoro-indicator-light-19.svg │ │ │ ├── pomodoro-indicator-light-20.svg │ │ │ ├── pomodoro-indicator-light-21.svg │ │ │ ├── pomodoro-indicator-light-22.svg │ │ │ ├── pomodoro-indicator-light-23.svg │ │ │ ├── pomodoro-indicator-light-24.svg │ │ │ ├── pomodoro-indicator-light-25.svg │ │ │ ├── pomodoro-indicator-light-26.svg │ │ │ ├── pomodoro-indicator-light-27.svg │ │ │ ├── pomodoro-indicator-light-28.svg │ │ │ ├── pomodoro-indicator-light-29.svg │ │ │ ├── pomodoro-indicator-light-30.svg │ │ │ ├── pomodoro-indicator-light-31.svg │ │ │ ├── pomodoro-indicator-light-32.svg │ │ │ ├── pomodoro-indicator-light-33.svg │ │ │ ├── pomodoro-indicator-light-34.svg │ │ │ ├── pomodoro-indicator-light-35.svg │ │ │ ├── pomodoro-indicator-light-36.svg │ │ │ ├── pomodoro-indicator-light-37.svg │ │ │ ├── pomodoro-indicator-light-38.svg │ │ │ ├── pomodoro-indicator-light-39.svg │ │ │ ├── pomodoro-indicator-light-40.svg │ │ │ ├── pomodoro-indicator-light-41.svg │ │ │ ├── pomodoro-indicator-light-42.svg │ │ │ ├── pomodoro-indicator-light-43.svg │ │ │ ├── pomodoro-indicator-light-44.svg │ │ │ ├── pomodoro-indicator-light-45.svg │ │ │ ├── pomodoro-indicator-light-46.svg │ │ │ ├── pomodoro-indicator-light-47.svg │ │ │ ├── pomodoro-indicator-light-48.svg │ │ │ ├── pomodoro-indicator-light-49.svg │ │ │ ├── pomodoro-indicator-light-50.svg │ │ │ ├── pomodoro-indicator-light-51.svg │ │ │ ├── pomodoro-indicator-light-52.svg │ │ │ ├── pomodoro-indicator-light-53.svg │ │ │ ├── pomodoro-indicator-light-54.svg │ │ │ ├── pomodoro-indicator-light-55.svg │ │ │ ├── pomodoro-indicator-light-56.svg │ │ │ ├── pomodoro-indicator-light-57.svg │ │ │ ├── pomodoro-indicator-light-58.svg │ │ │ ├── pomodoro-indicator-light-59.svg │ │ │ ├── pomodoro-indicator-light-60.svg │ │ │ ├── pomodoro-indicator-light-61.svg │ │ │ ├── pomodoro-start-light.svg │ │ │ ├── pomodoro-stop-light.svg │ │ │ ├── popcorntime-tray.svg │ │ │ ├── pragha-panel.svg │ │ │ ├── preferences-desktop-accessibility-panel.svg │ │ │ ├── preferences-system-bluetooth-active.svg │ │ │ ├── preferences-system-bluetooth-inactive.svg │ │ │ ├── premid-tray.svg │ │ │ ├── prime-hybrid.svg │ │ │ ├── prime-intel.svg │ │ │ ├── prime-nvidia.svg │ │ │ ├── process-syncing-down.svg │ │ │ ├── process-syncing-error.svg │ │ │ ├── process-syncing-idle.svg │ │ │ ├── process-syncing-up.svg │ │ │ ├── process-syncing.svg │ │ │ ├── protonmail-indicator.svg │ │ │ ├── protonmail-notification.svg │ │ │ ├── protonvpn-tray.svg │ │ │ ├── protonvpngui-connected.svg │ │ │ ├── protonvpngui-disconnected.svg │ │ │ ├── protonvpngui-no-network.svg │ │ │ ├── psensor_hot.svg │ │ │ ├── psensor_normal.svg │ │ │ ├── pushbullet-indicator-disabled.svg │ │ │ ├── pushbullet-indicator-light.svg │ │ │ ├── pushbullet-indicator-paused.svg │ │ │ ├── pushbullet-indicator-sync0-light.svg │ │ │ ├── pushbullet-indicator-sync1-light.svg │ │ │ ├── pushbullet-indicator-sync2-light.svg │ │ │ ├── pushbullet-indicator-sync3-light.svg │ │ │ ├── pushbullet-indicator-transparent.svg │ │ │ ├── pushbullet-indicator.svg │ │ │ ├── qalculate-tray.svg │ │ │ ├── qbittorrent-panel.svg │ │ │ ├── qbittorrent-tray-dark.svg │ │ │ ├── qbittorrent-tray-light.svg │ │ │ ├── qbittorrent-tray.svg │ │ │ ├── qelectrotech-indicator.svg │ │ │ ├── qjoypad-tray.svg │ │ │ ├── qnapi-panel.svg │ │ │ ├── qomp-pause-panel.svg │ │ │ ├── qomp-play-panel.svg │ │ │ ├── qomp-stop-panel.svg │ │ │ ├── qtox-away.svg │ │ │ ├── qtox-busy.svg │ │ │ ├── qtox-event.svg │ │ │ ├── qtox-invisible.svg │ │ │ ├── qtox-offline.svg │ │ │ ├── qtox-online.svg │ │ │ ├── qtpass-tray.svg │ │ │ ├── quota.svg │ │ │ ├── radiotray-ng-off.svg │ │ │ ├── radiotray-ng-on.svg │ │ │ ├── radiotray_connecting.svg │ │ │ ├── radiotray_off.svg │ │ │ ├── radiotray_on.svg │ │ │ ├── rambox-done.svg │ │ │ ├── rambox-inactive.svg │ │ │ ├── rambox-indicator.svg │ │ │ ├── rambox-mention.svg │ │ │ ├── rambox-notification.svg │ │ │ ├── rambox-warning.svg │ │ │ ├── rare-tray.svg │ │ │ ├── rclonetray-connected-tray.svg │ │ │ ├── rclonetray-tray.svg │ │ │ ├── receiving-bad-signal-lock.svg │ │ │ ├── receiving-bad-signal.svg │ │ │ ├── receiving-good-signal-lock.svg │ │ │ ├── receiving-good-signal.svg │ │ │ ├── receiving-high-signal-lock.svg │ │ │ ├── receiving-high-signal.svg │ │ │ ├── receiving-low-signal-lock.svg │ │ │ ├── receiving-low-signal.svg │ │ │ ├── record-desktop-indicator-recording.svg │ │ │ ├── record-desktop-indicator.svg │ │ │ ├── redshift-status-off.svg │ │ │ ├── redshift-status-on.svg │ │ │ ├── rememberthemilk-notification.svg │ │ │ ├── rememberthemilk-tray.svg │ │ │ ├── rememberthemilk-unseen-notification.svg │ │ │ ├── remmina-panel.svg │ │ │ ├── remmina-status.svg │ │ │ ├── remote-folder-sync-down.svg │ │ │ ├── remote-folder-sync-up.svg │ │ │ ├── remote-folder-sync.svg │ │ │ ├── rescuetime-indicator.svg │ │ │ ├── rescuetime-offline.svg │ │ │ ├── rhythmbox-indicator.svg │ │ │ ├── rhythmbox-notplaying.svg │ │ │ ├── rhythmbox-panel.svg │ │ │ ├── rhythmbox-playing.svg │ │ │ ├── riot-tray.svg │ │ │ ├── rocketchat-tray-1.svg │ │ │ ├── rocketchat-tray-2.svg │ │ │ ├── rocketchat-tray-3.svg │ │ │ ├── rocketchat-tray-4.svg │ │ │ ├── rocketchat-tray-5.svg │ │ │ ├── rocketchat-tray-6.svg │ │ │ ├── rocketchat-tray-7.svg │ │ │ ├── rocketchat-tray-8.svg │ │ │ ├── rocketchat-tray-9-plus.svg │ │ │ ├── rocketchat-tray-9.svg │ │ │ ├── rocketchat-tray-alert.svg │ │ │ ├── rocketchat-tray-dot.svg │ │ │ ├── rocketchat-tray.svg │ │ │ ├── rsibreak0.svg │ │ │ ├── rsibreak1.svg │ │ │ ├── rsibreak2.svg │ │ │ ├── rsibreak3.svg │ │ │ ├── rsibreak4.svg │ │ │ ├── rsibreakx.svg │ │ │ ├── rto-proxy-tray.svg │ │ │ ├── safeeyes_disabled.svg │ │ │ ├── safeeyes_enabled.svg │ │ │ ├── scc-alive.svg │ │ │ ├── scc-dead.svg │ │ │ ├── scc-error.svg │ │ │ ├── scc-unknown.svg │ │ │ ├── screencloud-idle.svg │ │ │ ├── screencloud-uploading.svg │ │ │ ├── scrllock-off.svg │ │ │ ├── scrllock-on.svg │ │ │ ├── scroll-lock-off.svg │ │ │ ├── scroll-lock-on.svg │ │ │ ├── scudcloud-attention-1.svg │ │ │ ├── scudcloud-attention-2.svg │ │ │ ├── scudcloud-attention-3.svg │ │ │ ├── scudcloud-attention-4.svg │ │ │ ├── scudcloud-attention-5.svg │ │ │ ├── scudcloud-attention-6.svg │ │ │ ├── scudcloud-attention-7.svg │ │ │ ├── scudcloud-attention-8.svg │ │ │ ├── scudcloud-attention-9.svg │ │ │ ├── scudcloud-attention.svg │ │ │ ├── scudcloud.svg │ │ │ ├── seafile-status-error.svg │ │ │ ├── seafile-status-notification.svg │ │ │ ├── seafile-status-offline.svg │ │ │ ├── seafile-status-ok.svg │ │ │ ├── seafile-status-paused.svg │ │ │ ├── seafile-status-syncing-1.svg │ │ │ ├── seafile-status-syncing-2.svg │ │ │ ├── security-high.svg │ │ │ ├── security-low.svg │ │ │ ├── security-medium.svg │ │ │ ├── sendanywhere-tray.svg │ │ │ ├── session-desktop-tray.svg │ │ │ ├── sflphone-indicator.svg │ │ │ ├── sflphone-notification.svg │ │ │ ├── sflphone-offline.svg │ │ │ ├── shutter-panel.svg │ │ │ ├── si-syncthing-0.svg │ │ │ ├── si-syncthing-1.svg │ │ │ ├── si-syncthing-10.svg │ │ │ ├── si-syncthing-11.svg │ │ │ ├── si-syncthing-2.svg │ │ │ ├── si-syncthing-3.svg │ │ │ ├── si-syncthing-4.svg │ │ │ ├── si-syncthing-5.svg │ │ │ ├── si-syncthing-6.svg │ │ │ ├── si-syncthing-7.svg │ │ │ ├── si-syncthing-8.svg │ │ │ ├── si-syncthing-9.svg │ │ │ ├── si-syncthing-idle.svg │ │ │ ├── si-syncthing-unknown.svg │ │ │ ├── signal-100.svg │ │ │ ├── signal-25.svg │ │ │ ├── signal-50.svg │ │ │ ├── signal-75.svg │ │ │ ├── signal-tray.svg │ │ │ ├── signal-unread-1.svg │ │ │ ├── signal-unread-10.svg │ │ │ ├── signal-unread-2.svg │ │ │ ├── signal-unread-3.svg │ │ │ ├── signal-unread-4.svg │ │ │ ├── signal-unread-5.svg │ │ │ ├── signal-unread-6.svg │ │ │ ├── signal-unread-7.svg │ │ │ ├── signal-unread-8.svg │ │ │ ├── signal-unread-9.svg │ │ │ ├── simplescreenrecorder-error.svg │ │ │ ├── simplescreenrecorder-idle.svg │ │ │ ├── simplescreenrecorder-panel.svg │ │ │ ├── simplescreenrecorder-paused.svg │ │ │ ├── simplescreenrecorder-recording.svg │ │ │ ├── sirikali-panel.svg │ │ │ ├── skype-indicator.svg │ │ │ ├── skype-status-away-notification.svg │ │ │ ├── skype-status-away.svg │ │ │ ├── skype-status-connected-notification.svg │ │ │ ├── skype-status-connected.svg │ │ │ ├── skype-status-connecting-0.svg │ │ │ ├── skype-status-connecting-1.svg │ │ │ ├── skype-status-connecting-2.svg │ │ │ ├── skype-status-connecting-3.svg │ │ │ ├── skype-status-disturb-notification.svg │ │ │ ├── skype-status-disturb.svg │ │ │ ├── skype-status-hidden-notification.svg │ │ │ ├── skype-status-hidden.svg │ │ │ ├── skype-status-invisible-notification.svg │ │ │ ├── skype-status-invisible.svg │ │ │ ├── skype-status-offline-notification.svg │ │ │ ├── skype-status-offline.svg │ │ │ ├── slack-indicator-highlight.svg │ │ │ ├── slack-indicator-unread.svg │ │ │ ├── slack-indicator.svg │ │ │ ├── smartcode-stremio-tray.svg │ │ │ ├── smartphone-connected.svg │ │ │ ├── smartphone-disconnected.svg │ │ │ ├── smartphone-trusted.svg │ │ │ ├── smartphoneattention.svg │ │ │ ├── smartphoneconnected.svg │ │ │ ├── smartphonedisconnected.svg │ │ │ ├── smartphonetrusted.svg │ │ │ ├── smplayer-panel.svg │ │ │ ├── software-update-available.svg │ │ │ ├── software-update-urgent.svg │ │ │ ├── solaar-attention.svg │ │ │ ├── solaar-indicator.svg │ │ │ ├── spotify-indicator.svg │ │ │ ├── start-here-lxqt.svg │ │ │ ├── start-here.svg │ │ │ ├── state-download.svg │ │ │ ├── state-error.svg │ │ │ ├── state-information.svg │ │ │ ├── state-offline.svg │ │ │ ├── state-ok.svg │ │ │ ├── state-pause.svg │ │ │ ├── state-sync.svg │ │ │ ├── state-warning.svg │ │ │ ├── steadyflow-alert-panel.svg │ │ │ ├── steadyflow-panel.svg │ │ │ ├── steam_tray_mono.svg │ │ │ ├── stock_weather-cloudy.svg │ │ │ ├── stock_weather-few-clouds.svg │ │ │ ├── stock_weather-fog.svg │ │ │ ├── stock_weather-night-clear.svg │ │ │ ├── stock_weather-night-few-clouds.svg │ │ │ ├── stock_weather-showers.svg │ │ │ ├── stock_weather-snow.svg │ │ │ ├── stock_weather-storm.svg │ │ │ ├── strawberry-panel-grey.svg │ │ │ ├── strawberry-panel.svg │ │ │ ├── superproductivity-tray-0.svg │ │ │ ├── superproductivity-tray-1.svg │ │ │ ├── superproductivity-tray-10.svg │ │ │ ├── superproductivity-tray-11.svg │ │ │ ├── superproductivity-tray-12.svg │ │ │ ├── superproductivity-tray-13.svg │ │ │ ├── superproductivity-tray-14.svg │ │ │ ├── superproductivity-tray-15.svg │ │ │ ├── superproductivity-tray-2.svg │ │ │ ├── superproductivity-tray-3.svg │ │ │ ├── superproductivity-tray-4.svg │ │ │ ├── superproductivity-tray-5.svg │ │ │ ├── superproductivity-tray-6.svg │ │ │ ├── superproductivity-tray-7.svg │ │ │ ├── superproductivity-tray-8.svg │ │ │ ├── superproductivity-tray-9.svg │ │ │ ├── superproductivity-tray-run.svg │ │ │ ├── superproductivity-tray.svg │ │ │ ├── synapse-panel.svg │ │ │ ├── synergy-panel-ok.svg │ │ │ ├── synergy-panel.svg │ │ │ ├── syspeek-0.svg │ │ │ ├── syspeek-10.svg │ │ │ ├── syspeek-100.svg │ │ │ ├── syspeek-20.svg │ │ │ ├── syspeek-30.svg │ │ │ ├── syspeek-40.svg │ │ │ ├── syspeek-50.svg │ │ │ ├── syspeek-60.svg │ │ │ ├── syspeek-70.svg │ │ │ ├── syspeek-80.svg │ │ │ ├── syspeek-90.svg │ │ │ ├── system-devices-information.svg │ │ │ ├── system-devices-panel-alert.svg │ │ │ ├── system-devices-panel-information.svg │ │ │ ├── system-devices-panel.svg │ │ │ ├── system-file-manager-panel.svg │ │ │ ├── system-restart-panel.svg │ │ │ ├── system-shutdown-panel-restart.svg │ │ │ ├── system-shutdown-panel.svg │ │ │ ├── system-software-update-panel.svg │ │ │ ├── tablet-connected.svg │ │ │ ├── tablet-disconnected.svg │ │ │ ├── tabletattention.svg │ │ │ ├── tabletconnected.svg │ │ │ ├── tabletdisconnected.svg │ │ │ ├── tablettrusted.svg │ │ │ ├── tartube-check-tray.svg │ │ │ ├── tartube-download-tray.svg │ │ │ ├── tartube-info-tray.svg │ │ │ ├── tartube-refresh-tray.svg │ │ │ ├── tartube-tidy-tray.svg │ │ │ ├── tartube-tray.svg │ │ │ ├── tartube-update-tray.svg │ │ │ ├── teams-for-linux-tray.svg │ │ │ ├── teams-tray-activity.svg │ │ │ ├── teams-tray-available.svg │ │ │ ├── teams-tray-away.svg │ │ │ ├── teams-tray-busy.svg │ │ │ ├── teams-tray-dnd.svg │ │ │ ├── teams-tray-error.svg │ │ │ ├── teams-tray-noactivity.svg │ │ │ ├── teams-tray-offline.svg │ │ │ ├── teams-tray-offshift.svg │ │ │ ├── teams-tray-onshift.svg │ │ │ ├── teamviewer-indicator-away.svg │ │ │ ├── teamviewer-indicator-busy.svg │ │ │ ├── teamviewer-indicator-connected.svg │ │ │ ├── teamviewer-indicator-error.svg │ │ │ ├── teamviewer-indicator-offline.svg │ │ │ ├── teamviewer-indicator.svg │ │ │ ├── telegram-attention-panel.svg │ │ │ ├── telegram-mute-panel.svg │ │ │ ├── telegram-panel.svg │ │ │ ├── thunderbird-attention-panel.svg │ │ │ ├── thunderbird-panel.svg │ │ │ ├── ticktick-tray.svg │ │ │ ├── timekpr-panel.svg │ │ │ ├── todo-indicator.svg │ │ │ ├── todoist-tray.svg │ │ │ ├── tomahawk-indicator.svg │ │ │ ├── tomboy-panel.svg │ │ │ ├── toolbox-tray-color.svg │ │ │ ├── touchpad-indicator-light-disabled.svg │ │ │ ├── touchpad-indicator-light-enabled.svg │ │ │ ├── touchpad-indicator-light.svg │ │ │ ├── transmission-panel.svg │ │ │ ├── transmission-tray-icon.svg │ │ │ ├── transmitting-bad-signal-lock.svg │ │ │ ├── transmitting-bad-signal.svg │ │ │ ├── transmitting-good-signal-lock.svg │ │ │ ├── transmitting-good-signal.svg │ │ │ ├── transmitting-high-signal-lock.svg │ │ │ ├── transmitting-high-signal.svg │ │ │ ├── transmitting-low-signal-lock.svg │ │ │ ├── transmitting-low-signal.svg │ │ │ ├── tray-message.svg │ │ │ ├── tray-new-im.svg │ │ │ ├── tray-offline.svg │ │ │ ├── tray-online.svg │ │ │ ├── trimage-indicator.svg │ │ │ ├── tusk-indicator.svg │ │ │ ├── tutanota-desktop-tray.svg │ │ │ ├── tv-symbolic.svg │ │ │ ├── tvconnected.svg │ │ │ ├── tvdisconnected.svg │ │ │ ├── tvtrusted.svg │ │ │ ├── tweet-tray-panel.svg │ │ │ ├── twitch-indicator.svg │ │ │ ├── ubuntuone-client-error.svg │ │ │ ├── ubuntuone-client-idle.svg │ │ │ ├── ubuntuone-client-offline.svg │ │ │ ├── ubuntuone-client-paused.svg │ │ │ ├── ubuntuone-client-updating.svg │ │ │ ├── uget-tray-default.svg │ │ │ ├── uget-tray-downloading.svg │ │ │ ├── uget-tray-error.svg │ │ │ ├── ulauncher-indicator.svg │ │ │ ├── update-high.svg │ │ │ ├── update-low.svg │ │ │ ├── update-medium.svg │ │ │ ├── update-none.svg │ │ │ ├── updates-notifier-inactive.svg │ │ │ ├── updates-notifier.svg │ │ │ ├── user-available-panel.svg │ │ │ ├── user-available.svg │ │ │ ├── user-away-panel.svg │ │ │ ├── user-away.svg │ │ │ ├── user-busy-panel.svg │ │ │ ├── user-busy.svg │ │ │ ├── user-idle-panel.svg │ │ │ ├── user-idle.svg │ │ │ ├── user-invisible-panel.svg │ │ │ ├── user-invisible.svg │ │ │ ├── user-offline-panel.svg │ │ │ ├── user-offline.svg │ │ │ ├── user-online.svg │ │ │ ├── user-status-new.svg │ │ │ ├── user-status-pending.svg │ │ │ ├── utools-tray.svg │ │ │ ├── variety-indicator.svg │ │ │ ├── veracrypt-panel.svg │ │ │ ├── viber-normal.svg │ │ │ ├── viber-notification.svg │ │ │ ├── virt-manager-panel.svg │ │ │ ├── vivaldi-tray.svg │ │ │ ├── vk-tray.svg │ │ │ ├── vlc-panel.svg │ │ │ ├── volume-level-high-panel.svg │ │ │ ├── volume-level-high.svg │ │ │ ├── volume-level-low-panel.svg │ │ │ ├── volume-level-low.svg │ │ │ ├── volume-level-medium-panel.svg │ │ │ ├── volume-level-medium.svg │ │ │ ├── volume-level-muted-panel.svg │ │ │ ├── volume-level-muted.svg │ │ │ ├── volume-level-none-panel.svg │ │ │ ├── volume-level-none.svg │ │ │ ├── vorta-tray-active.svg │ │ │ ├── vorta-tray.svg │ │ │ ├── weather-clear-night-000.svg │ │ │ ├── weather-clear-night-010.svg │ │ │ ├── weather-clear-night-020.svg │ │ │ ├── weather-clear-night-030.svg │ │ │ ├── weather-clear-night-040.svg │ │ │ ├── weather-clear-night-050.svg │ │ │ ├── weather-clear-night-060.svg │ │ │ ├── weather-clear-night-070.svg │ │ │ ├── weather-clear-night-080.svg │ │ │ ├── weather-clear-night-090.svg │ │ │ ├── weather-clear-night-100.svg │ │ │ ├── weather-clear-night-110.svg │ │ │ ├── weather-clear-night-120.svg │ │ │ ├── weather-clear-night-130.svg │ │ │ ├── weather-clear-night-140.svg │ │ │ ├── weather-clear-night-150.svg │ │ │ ├── weather-clear-night-160.svg │ │ │ ├── weather-clear-night-170.svg │ │ │ ├── weather-clear-night-180.svg │ │ │ ├── weather-clear-night-190.svg │ │ │ ├── weather-clear-night-200.svg │ │ │ ├── weather-clear-night-210.svg │ │ │ ├── weather-clear-night-220.svg │ │ │ ├── weather-clear-night-230.svg │ │ │ ├── weather-clear-night-240.svg │ │ │ ├── weather-clear-night-250.svg │ │ │ ├── weather-clear-night-260.svg │ │ │ ├── weather-clear-night-270.svg │ │ │ ├── weather-clear-night-280.svg │ │ │ ├── weather-clear-night-290.svg │ │ │ ├── weather-clear-night-300.svg │ │ │ ├── weather-clear-night-310.svg │ │ │ ├── weather-clear-night-320.svg │ │ │ ├── weather-clear-night-330.svg │ │ │ ├── weather-clear-night-340.svg │ │ │ ├── weather-clear-night-350.svg │ │ │ ├── weather-clear-night.svg │ │ │ ├── weather-clear-wind-night.svg │ │ │ ├── weather-clear-wind.svg │ │ │ ├── weather-clear.svg │ │ │ ├── weather-clouds-night.svg │ │ │ ├── weather-clouds-wind-night.svg │ │ │ ├── weather-clouds-wind.svg │ │ │ ├── weather-clouds.svg │ │ │ ├── weather-few-clouds-night-000.svg │ │ │ ├── weather-few-clouds-night-010.svg │ │ │ ├── weather-few-clouds-night-020.svg │ │ │ ├── weather-few-clouds-night-030.svg │ │ │ ├── weather-few-clouds-night-040.svg │ │ │ ├── weather-few-clouds-night-050.svg │ │ │ ├── weather-few-clouds-night-060.svg │ │ │ ├── weather-few-clouds-night-070.svg │ │ │ ├── weather-few-clouds-night-080.svg │ │ │ ├── weather-few-clouds-night-090.svg │ │ │ ├── weather-few-clouds-night-100.svg │ │ │ ├── weather-few-clouds-night-110.svg │ │ │ ├── weather-few-clouds-night-120.svg │ │ │ ├── weather-few-clouds-night-130.svg │ │ │ ├── weather-few-clouds-night-140.svg │ │ │ ├── weather-few-clouds-night-150.svg │ │ │ ├── weather-few-clouds-night-160.svg │ │ │ ├── weather-few-clouds-night-170.svg │ │ │ ├── weather-few-clouds-night-180.svg │ │ │ ├── weather-few-clouds-night-190.svg │ │ │ ├── weather-few-clouds-night-200.svg │ │ │ ├── weather-few-clouds-night-210.svg │ │ │ ├── weather-few-clouds-night-220.svg │ │ │ ├── weather-few-clouds-night-230.svg │ │ │ ├── weather-few-clouds-night-240.svg │ │ │ ├── weather-few-clouds-night-250.svg │ │ │ ├── weather-few-clouds-night-260.svg │ │ │ ├── weather-few-clouds-night-270.svg │ │ │ ├── weather-few-clouds-night-280.svg │ │ │ ├── weather-few-clouds-night-290.svg │ │ │ ├── weather-few-clouds-night-300.svg │ │ │ ├── weather-few-clouds-night-310.svg │ │ │ ├── weather-few-clouds-night-320.svg │ │ │ ├── weather-few-clouds-night-330.svg │ │ │ ├── weather-few-clouds-night-340.svg │ │ │ ├── weather-few-clouds-night-350.svg │ │ │ ├── weather-few-clouds-night.svg │ │ │ ├── weather-few-clouds-wind-night.svg │ │ │ ├── weather-few-clouds-wind.svg │ │ │ ├── weather-few-clouds.svg │ │ │ ├── weather-fog.svg │ │ │ ├── weather-freezing-rain.svg │ │ │ ├── weather-hail.svg │ │ │ ├── weather-many-clouds-wind.svg │ │ │ ├── weather-many-clouds.svg │ │ │ ├── weather-mist.svg │ │ │ ├── weather-none-available.svg │ │ │ ├── weather-overcast-wind.svg │ │ │ ├── weather-overcast.svg │ │ │ ├── weather-severe-alert.svg │ │ │ ├── weather-showers-day.svg │ │ │ ├── weather-showers-night.svg │ │ │ ├── weather-showers-scattered-day.svg │ │ │ ├── weather-showers-scattered-night.svg │ │ │ ├── weather-showers-scattered.svg │ │ │ ├── weather-showers.svg │ │ │ ├── weather-snow-day.svg │ │ │ ├── weather-snow-night.svg │ │ │ ├── weather-snow-rain.svg │ │ │ ├── weather-snow-scattered-day.svg │ │ │ ├── weather-snow-scattered-night.svg │ │ │ ├── weather-snow-scattered.svg │ │ │ ├── weather-snow.svg │ │ │ ├── weather-storm-day.svg │ │ │ ├── weather-storm-night.svg │ │ │ ├── weather-storm.svg │ │ │ ├── weather-windy.svg │ │ │ ├── webtorrent-desktop-panel.svg │ │ │ ├── wechat-tray-unread.svg │ │ │ ├── wechat-tray.svg │ │ │ ├── whatsapp-msg.svg │ │ │ ├── whatsapp-tray.svg │ │ │ ├── whatsapp-warning-msg.svg │ │ │ ├── whatsapp-warning.svg │ │ │ ├── whatsie-tray-attention.svg │ │ │ ├── whatsie-tray.svg │ │ │ ├── wire-tray-attention.svg │ │ │ ├── wire-tray.svg │ │ │ ├── wired.svg │ │ │ ├── wiznote-indicator.svg │ │ │ ├── workrave-indicator-quiet.svg │ │ │ ├── workrave-indicator-suspended.svg │ │ │ ├── workrave-indicator.svg │ │ │ ├── x-tile-panel.svg │ │ │ ├── xchat-panel.svg │ │ │ ├── xfce-newmail.svg │ │ │ ├── xfce-nomail.svg │ │ │ ├── xfce4-battery-critical-charging.svg │ │ │ ├── xfce4-battery-critical.svg │ │ │ ├── xfce4-battery-full-charging.svg │ │ │ ├── xfce4-battery-full.svg │ │ │ ├── xfce4-battery-low-charging.svg │ │ │ ├── xfce4-battery-low.svg │ │ │ ├── xfce4-battery-missing.svg │ │ │ ├── xfce4-battery-ok-charging.svg │ │ │ ├── xfce4-battery-ok.svg │ │ │ ├── xfce4-fsguard-plugin-urgent.svg │ │ │ ├── xfce4-fsguard-plugin-warning.svg │ │ │ ├── xfce4-fsguard-plugin.svg │ │ │ ├── xfce4-mixer-muted.svg │ │ │ ├── xfce4-mixer-no-muted.svg │ │ │ ├── xfce4-mixer-no-record.svg │ │ │ ├── xfce4-mixer-record.svg │ │ │ ├── xfce4-mixer-volume-high.svg │ │ │ ├── xfce4-mixer-volume-low-medium.svg │ │ │ ├── xfce4-mixer-volume-low.svg │ │ │ ├── xfce4-mixer-volume-medium.svg │ │ │ ├── xfce4-mixer-volume-muted.svg │ │ │ ├── xfce4-mixer-volume-ultra-low.svg │ │ │ ├── xfce4-mixer-volume-very-high.svg │ │ │ ├── xfce4-notes-plugin.svg │ │ │ ├── xfce4-whiskermenu.svg │ │ │ ├── xfpm-ac-adapter.svg │ │ │ ├── xfpm-brightness-lcd.svg │ │ │ ├── xfpm-keyboard-000.svg │ │ │ ├── xfpm-keyboard-020.svg │ │ │ ├── xfpm-keyboard-030.svg │ │ │ ├── xfpm-keyboard-040.svg │ │ │ ├── xfpm-keyboard-060.svg │ │ │ ├── xfpm-keyboard-080.svg │ │ │ ├── xfpm-keyboard-100.svg │ │ │ ├── xfpm-mouse-000.svg │ │ │ ├── xfpm-mouse-020.svg │ │ │ ├── xfpm-mouse-030.svg │ │ │ ├── xfpm-mouse-040.svg │ │ │ ├── xfpm-mouse-060.svg │ │ │ ├── xfpm-mouse-080.svg │ │ │ ├── xfpm-mouse-100.svg │ │ │ ├── xfpm-phone-000.svg │ │ │ ├── xfpm-phone-020.svg │ │ │ ├── xfpm-phone-030.svg │ │ │ ├── xfpm-phone-040.svg │ │ │ ├── xfpm-phone-060.svg │ │ │ ├── xfpm-phone-080.svg │ │ │ ├── xfpm-phone-100.svg │ │ │ ├── xfpm-primary-000-charging.svg │ │ │ ├── xfpm-primary-000.svg │ │ │ ├── xfpm-primary-020-charging.svg │ │ │ ├── xfpm-primary-020.svg │ │ │ ├── xfpm-primary-040-charging.svg │ │ │ ├── xfpm-primary-040.svg │ │ │ ├── xfpm-primary-060-charging.svg │ │ │ ├── xfpm-primary-060.svg │ │ │ ├── xfpm-primary-080-charging.svg │ │ │ ├── xfpm-primary-080.svg │ │ │ ├── xfpm-primary-100-charging.svg │ │ │ ├── xfpm-primary-100.svg │ │ │ ├── xfpm-primary-charged.svg │ │ │ ├── xfpm-primary-missing.svg │ │ │ ├── xfpm-ups-000-charging.svg │ │ │ ├── xfpm-ups-000.svg │ │ │ ├── xfpm-ups-020-charging.svg │ │ │ ├── xfpm-ups-020.svg │ │ │ ├── xfpm-ups-040-charging.svg │ │ │ ├── xfpm-ups-040.svg │ │ │ ├── xfpm-ups-060-charging.svg │ │ │ ├── xfpm-ups-060.svg │ │ │ ├── xfpm-ups-080-charging.svg │ │ │ ├── xfpm-ups-080.svg │ │ │ ├── xfpm-ups-100-charging.svg │ │ │ ├── xfpm-ups-100.svg │ │ │ ├── xfpm-ups-charged.svg │ │ │ ├── xfpm-ups-missing.svg │ │ │ ├── xkbmod-indicator.svg │ │ │ ├── y-ppa-indicator.svg │ │ │ ├── yaradio-yamusic-tray.svg │ │ │ ├── yate-tray-incomingcall.svg │ │ │ ├── yate-tray-incomingchat.svg │ │ │ ├── yate-tray-info.svg │ │ │ ├── yate-tray-notification.svg │ │ │ ├── yate-tray.svg │ │ │ ├── yd-busy1.svg │ │ │ ├── yd-busy2.svg │ │ │ ├── yd-busy3.svg │ │ │ ├── yd-busy4.svg │ │ │ ├── yd-busy5.svg │ │ │ ├── yd-ind-error.svg │ │ │ ├── yd-ind-idle.svg │ │ │ ├── yd-ind-pause.svg │ │ │ ├── youtube-indicator-downloading-light.svg │ │ │ ├── youtube-indicator-light-disabled.svg │ │ │ ├── youtube-indicator-light-sync0.svg │ │ │ ├── youtube-indicator-light-sync1.svg │ │ │ ├── youtube-indicator-light-sync2.svg │ │ │ ├── youtube-indicator-light-sync3.svg │ │ │ ├── youtube-indicator-light-sync4.svg │ │ │ ├── youtube-indicator-light-sync5.svg │ │ │ ├── youtube-indicator-light-sync6.svg │ │ │ ├── youtube-indicator-light-sync7.svg │ │ │ ├── youtube-indicator-light-sync8.svg │ │ │ ├── youtube-indicator-light-sync9.svg │ │ │ ├── youtube-indicator-light.svg │ │ │ ├── youtube-music-desktop-app-tray-pause.svg │ │ │ ├── youtube-music-desktop-app-tray-play.svg │ │ │ ├── youtube-music-desktop-app-tray.svg │ │ │ ├── youtube-music-tray.svg │ │ │ ├── yum-indicator-error.svg │ │ │ ├── yum-indicator-info.svg │ │ │ ├── yum-indicator-no-updates.svg │ │ │ ├── yum-indicator-updates.svg │ │ │ ├── yum-indicator-working.svg │ │ │ ├── zeal-panel.svg │ │ │ ├── zeal-tray.svg │ │ │ └── zim-panel.svg │ │ ├── 16@2 │ │ ├── 22@2 │ │ └── 24@2 │ ├── places │ └── status │ ├── kora-light │ ├── actions │ │ ├── 16 │ │ │ ├── Finished.svg │ │ │ ├── Info-amarok.svg │ │ │ ├── SuggestionError.svg │ │ │ ├── SuggestionTM.svg │ │ │ ├── action-albumfolder-importdir2.svg │ │ │ ├── action-rss_tag.svg │ │ │ ├── action-unavailable.svg │ │ │ ├── activities.svg │ │ │ ├── add-files-to-archive.svg │ │ │ ├── add-folder-to-archive.svg │ │ │ ├── add-placemark.svg │ │ │ ├── add-subtitle.svg │ │ │ ├── add.svg │ │ │ ├── address-book-new.svg │ │ │ ├── addressbook-details.svg │ │ │ ├── adjustcurves.svg │ │ │ ├── adjusthsl.svg │ │ │ ├── adjustlevels.svg │ │ │ ├── adjustrgb.svg │ │ │ ├── adress-book-new.svg │ │ │ ├── akonadi-phone-home.svg │ │ │ ├── akonadiconsole.svg │ │ │ ├── albumfolder-importdir.svg │ │ │ ├── albumfolder-importimages.svg │ │ │ ├── albumfolder-new.svg │ │ │ ├── albumfolder-properties.svg │ │ │ ├── albumfolder-user-trash.svg │ │ │ ├── align-horizontal-baseline.svg │ │ │ ├── align-horizontal-bottom-out.svg │ │ │ ├── align-horizontal-center.svg │ │ │ ├── align-horizontal-left-out.svg │ │ │ ├── align-horizontal-left-to-anchor.svg │ │ │ ├── align-horizontal-left.svg │ │ │ ├── align-horizontal-right-out.svg │ │ │ ├── align-horizontal-right-to-anchor.svg │ │ │ ├── align-horizontal-right.svg │ │ │ ├── align-horizontal-top-out.svg │ │ │ ├── align-vertical-baseline.svg │ │ │ ├── align-vertical-bottom-out.svg │ │ │ ├── align-vertical-bottom-to-anchor.svg │ │ │ ├── align-vertical-bottom.svg │ │ │ ├── align-vertical-center.svg │ │ │ ├── align-vertical-top-out.svg │ │ │ ├── align-vertical-top-to-anchor.svg │ │ │ ├── align-vertical-top.svg │ │ │ ├── amarok_artist.svg │ │ │ ├── amarok_cart_add.svg │ │ │ ├── amarok_cart_remove.svg │ │ │ ├── amarok_cart_view.svg │ │ │ ├── amarok_change_language.svg │ │ │ ├── amarok_clock.svg │ │ │ ├── amarok_lyrics.svg │ │ │ ├── amarok_playcount.svg │ │ │ ├── amarok_playlist.svg │ │ │ ├── amarok_playlist_refresh.svg │ │ │ ├── amarok_scripts.svg │ │ │ ├── antivignetting.svg │ │ │ ├── application-exit.svg │ │ │ ├── application-menu.svg │ │ │ ├── application-rss+xml.svg │ │ │ ├── applications-other.svg │ │ │ ├── appointment-missed.svg │ │ │ ├── appointment-new.svg │ │ │ ├── appointment-soon.svg │ │ │ ├── appointment.svg │ │ │ ├── archive-extract.svg │ │ │ ├── archive-insert-directory.svg │ │ │ ├── archive-insert.svg │ │ │ ├── archive-remove.svg │ │ │ ├── archive.svg │ │ │ ├── arrow-down-double.svg │ │ │ ├── arrow-down.svg │ │ │ ├── arrow-left-double.svg │ │ │ ├── arrow-left.svg │ │ │ ├── arrow-right-double.svg │ │ │ ├── arrow-right.svg │ │ │ ├── arrow-up-double.svg │ │ │ ├── arrow-up.svg │ │ │ ├── as.svg │ │ │ ├── as_disabled.svg │ │ │ ├── as_light.svg │ │ │ ├── atmosphere.svg │ │ │ ├── audio-off.svg │ │ │ ├── audio-on.svg │ │ │ ├── audio-ready.svg │ │ │ ├── audio-volume-high.svg │ │ │ ├── audio-volume-low.svg │ │ │ ├── audio-volume-medium.svg │ │ │ ├── audio-volume-muted.svg │ │ │ ├── auto-type.svg │ │ │ ├── autocorrection.svg │ │ │ ├── automated-tasks.svg │ │ │ ├── back.svg │ │ │ ├── bell.svg │ │ │ ├── bitmap-trace.svg │ │ │ ├── blueman-plugin.svg │ │ │ ├── blueman-send-file.svg │ │ │ ├── blueman-trust.svg │ │ │ ├── blueman-untrust.svg │ │ │ ├── blurfx.svg │ │ │ ├── blurimage.svg │ │ │ ├── bonobo-component-browser.svg │ │ │ ├── bookmark-add-folder.svg │ │ │ ├── bookmark-edit.svg │ │ │ ├── bookmark-new-list.svg │ │ │ ├── bookmark-new.svg │ │ │ ├── bookmark-remove.svg │ │ │ ├── bookmark-toolbar.svg │ │ │ ├── bookmark.svg │ │ │ ├── bookmark_add.svg │ │ │ ├── bookmarks-organize.svg │ │ │ ├── bookmarks.svg │ │ │ ├── bookmarks_list_add.svg │ │ │ ├── bordertool.svg │ │ │ ├── bottom.svg │ │ │ ├── boundingbox_bottom.svg │ │ │ ├── boundingbox_bottom_left.svg │ │ │ ├── boundingbox_bottom_right.svg │ │ │ ├── boundingbox_center.svg │ │ │ ├── boundingbox_left.svg │ │ │ ├── boundingbox_right.svg │ │ │ ├── boundingbox_top.svg │ │ │ ├── boundingbox_top_left.svg │ │ │ ├── boundingbox_top_right.svg │ │ │ ├── bqm-add.svg │ │ │ ├── bqm-addqueue.svg │ │ │ ├── bqm-commit.svg │ │ │ ├── bqm-diff.svg │ │ │ ├── bqm-remove.svg │ │ │ ├── bqm-rmqueue.svg │ │ │ ├── bqm-update.svg │ │ │ ├── brightnesssettings.svg │ │ │ ├── browser-download.svg │ │ │ ├── burst.svg │ │ │ ├── button_cancel.svg │ │ │ ├── button_ok.svg │ │ │ ├── bwtonal.svg │ │ │ ├── cab_extract.svg │ │ │ ├── cab_view.svg │ │ │ ├── cache.svg │ │ │ ├── calendar-go-today.svg │ │ │ ├── call-start.svg │ │ │ ├── call-stop.svg │ │ │ ├── camera-off.svg │ │ │ ├── camera-on.svg │ │ │ ├── camera-ready.svg │ │ │ ├── cancel.svg │ │ │ ├── cd.svg │ │ │ ├── cell_edit.svg │ │ │ ├── channelmixer.svg │ │ │ ├── character-set.svg │ │ │ ├── check-filled.svg │ │ │ ├── checkbox.svg │ │ │ ├── checkmark.svg │ │ │ ├── chronometer-lap.svg │ │ │ ├── chronometer-pause.svg │ │ │ ├── chronometer-reset.svg │ │ │ ├── chronometer-start.svg │ │ │ ├── chronometer.svg │ │ │ ├── clear_left.svg │ │ │ ├── clock-large.svg │ │ │ ├── clock.svg │ │ │ ├── cloud-download.svg │ │ │ ├── cloud-upload.svg │ │ │ ├── cm_briefview.svg │ │ │ ├── cm_columnsview.svg │ │ │ ├── cm_copyfullnamestoclip.svg │ │ │ ├── cm_extractfiles.svg │ │ │ ├── cm_flatview.svg │ │ │ ├── cm_markinvert.svg │ │ │ ├── cm_markminus.svg │ │ │ ├── cm_markplus.svg │ │ │ ├── cm_multirename.svg │ │ │ ├── cm_options.svg │ │ │ ├── cm_packfiles.svg │ │ │ ├── cm_refresh.svg │ │ │ ├── cm_runterm.svg │ │ │ ├── cm_search.svg │ │ │ ├── cm_syncdirs.svg │ │ │ ├── cm_thumbnailsview.svg │ │ │ ├── cm_viewhistorynext.svg │ │ │ ├── cm_viewhistoryprev.svg │ │ │ ├── code-block.svg │ │ │ ├── code-class.svg │ │ │ ├── code-context.svg │ │ │ ├── code-function.svg │ │ │ ├── code-typedef.svg │ │ │ ├── code-variable.svg │ │ │ ├── collapse.svg │ │ │ ├── collection-rescan-amarok.svg │ │ │ ├── color-fill.svg │ │ │ ├── color-gradient.svg │ │ │ ├── color-management.svg │ │ │ ├── color-picker-black.svg │ │ │ ├── color-picker-grey.svg │ │ │ ├── color-picker-white.svg │ │ │ ├── color-picker.svg │ │ │ ├── color-select.svg │ │ │ ├── colorfx.svg │ │ │ ├── colormanagement.svg │ │ │ ├── colorneg.svg │ │ │ ├── colors-chromablue.svg │ │ │ ├── colors-chromagreen.svg │ │ │ ├── colors-chromared.svg │ │ │ ├── colors-luma.svg │ │ │ ├── compass.svg │ │ │ ├── composite-track-on.svg │ │ │ ├── configuration.svg │ │ │ ├── configure-shortcuts.svg │ │ │ ├── configure-toolbars.svg │ │ │ ├── configure.svg │ │ │ ├── configure_shortcuts.svg │ │ │ ├── configure_toolbars.svg │ │ │ ├── connector-avoid.svg │ │ │ ├── connector-ignore.svg │ │ │ ├── connector-orthogonal.svg │ │ │ ├── contact-new.svg │ │ │ ├── contents.svg │ │ │ ├── contexthelp.svg │ │ │ ├── contrast.svg │ │ │ ├── cookies.svg │ │ │ ├── coordinate.svg │ │ │ ├── copy-coordinates.svg │ │ │ ├── crosshairs.svg │ │ │ ├── currenttrack_pause.svg │ │ │ ├── currenttrack_play.svg │ │ │ ├── cursor-arrow.svg │ │ │ ├── curve-connector.svg │ │ │ ├── cvc-about.svg │ │ │ ├── cvc-configure.svg │ │ │ ├── cvc-connect.svg │ │ │ ├── cvc-disconnect.svg │ │ │ ├── cvc-info.svg │ │ │ ├── dashboard-show.svg │ │ │ ├── database-change-key.svg │ │ │ ├── database-index.svg │ │ │ ├── database-lock.svg │ │ │ ├── debug-execute-from-cursor.svg │ │ │ ├── debug-execute-to-cursor.svg │ │ │ ├── debug-run-cursor.svg │ │ │ ├── debug-run.svg │ │ │ ├── debug-step-instruction.svg │ │ │ ├── debug-step-into-instruction.svg │ │ │ ├── debug-step-into.svg │ │ │ ├── debug-step-out.svg │ │ │ ├── debug-step-over.svg │ │ │ ├── delete-comment.svg │ │ │ ├── delete.svg │ │ │ ├── depth16to8.svg │ │ │ ├── depth8to16.svg │ │ │ ├── device.svg │ │ │ ├── dialog-align-and-distribute.svg │ │ │ ├── dialog-apply.svg │ │ │ ├── dialog-cancel.svg │ │ │ ├── dialog-close.svg │ │ │ ├── dialog-error.svg │ │ │ ├── dialog-fill-and-stroke.svg │ │ │ ├── dialog-filters.svg │ │ │ ├── dialog-geometry.svg │ │ │ ├── dialog-icon-preview.svg │ │ │ ├── dialog-information.svg │ │ │ ├── dialog-input-devices.svg │ │ │ ├── dialog-layers.svg │ │ │ ├── dialog-memory.svg │ │ │ ├── dialog-messages.svg │ │ │ ├── dialog-no.svg │ │ │ ├── dialog-object-properties.svg │ │ │ ├── dialog-objects.svg │ │ │ ├── dialog-ok-apply.svg │ │ │ ├── dialog-ok.svg │ │ │ ├── dialog-password.svg │ │ │ ├── dialog-path-effects.svg │ │ │ ├── dialog-rows-and-columns.svg │ │ │ ├── dialog-scripts.svg │ │ │ ├── dialog-selectors.svg │ │ │ ├── dialog-templates.svg │ │ │ ├── dialog-text-and-font.svg │ │ │ ├── dialog-tile-clones.svg │ │ │ ├── dialog-transform.svg │ │ │ ├── dialog-warning.svg │ │ │ ├── dialog-xml-editor.svg │ │ │ ├── dialog-yes.svg │ │ │ ├── dirsync.svg │ │ │ ├── distribute-graph-directed.svg │ │ │ ├── distribute-graph.svg │ │ │ ├── distribute-horizontal-baseline.svg │ │ │ ├── distribute-horizontal-center.svg │ │ │ ├── distribute-horizontal-equal.svg │ │ │ ├── distribute-horizontal-gaps.svg │ │ │ ├── distribute-horizontal-left.svg │ │ │ ├── distribute-horizontal-margin.svg │ │ │ ├── distribute-horizontal-page.svg │ │ │ ├── distribute-horizontal-right.svg │ │ │ ├── distribute-horizontal-x.svg │ │ │ ├── distribute-randomize.svg │ │ │ ├── distribute-remove-overlaps.svg │ │ │ ├── distribute-unclump.svg │ │ │ ├── distribute-vertical-baseline.svg │ │ │ ├── distribute-vertical-bottom.svg │ │ │ ├── distribute-vertical-center.svg │ │ │ ├── distribute-vertical-equal.svg │ │ │ ├── distribute-vertical-gaps.svg │ │ │ ├── distribute-vertical-margin.svg │ │ │ ├── distribute-vertical-page.svg │ │ │ ├── distribute-vertical-top.svg │ │ │ ├── distribute-vertical-y.svg │ │ │ ├── document-cleanup.svg │ │ │ ├── document-close.svg │ │ │ ├── document-decrypt.svg │ │ │ ├── document-download.svg │ │ │ ├── document-edit-decrypt-verify.svg │ │ │ ├── document-edit-decrypt.svg │ │ │ ├── document-edit-encrypt.svg │ │ │ ├── document-edit-sign-encrypt.svg │ │ │ ├── document-edit-sign.svg │ │ │ ├── document-edit-verify.svg │ │ │ ├── document-edit.svg │ │ │ ├── document-encrypt.svg │ │ │ ├── document-encrypted.svg │ │ │ ├── document-export-ocal.svg │ │ │ ├── document-export-table.svg │ │ │ ├── document-export.svg │ │ │ ├── document-import-ocal.svg │ │ │ ├── document-import.svg │ │ │ ├── document-multiple.svg │ │ │ ├── document-new-from-template.svg │ │ │ ├── document-new.svg │ │ │ ├── document-open-data.svg │ │ │ ├── document-open-folder.svg │ │ │ ├── document-open-recent.svg │ │ │ ├── document-open-remote.svg │ │ │ ├── document-open.svg │ │ │ ├── document-page-setup.svg │ │ │ ├── document-preview-archive.svg │ │ │ ├── document-preview.svg │ │ │ ├── document-print-direct.svg │ │ │ ├── document-print-frame.svg │ │ │ ├── document-print-preview.svg │ │ │ ├── document-print.svg │ │ │ ├── document-properties.svg │ │ │ ├── document-replace.svg │ │ │ ├── document-revert-rtl.svg │ │ │ ├── document-revert.svg │ │ │ ├── document-save-all.svg │ │ │ ├── document-save-as.svg │ │ │ ├── document-save.svg │ │ │ ├── document-send.svg │ │ │ ├── document-share.svg │ │ │ ├── document-sign.svg │ │ │ ├── document-swap.svg │ │ │ ├── documentation.svg │ │ │ ├── documentinfo.svg │ │ │ ├── double-page.svg │ │ │ ├── down.svg │ │ │ ├── download-amarok.svg │ │ │ ├── download-later.svg │ │ │ ├── download.svg │ │ │ ├── draw-arrow-back.svg │ │ │ ├── draw-arrow-down.svg │ │ │ ├── draw-arrow-forward.svg │ │ │ ├── draw-arrow-up.svg │ │ │ ├── draw-arrow.svg │ │ │ ├── draw-bezier-curves.svg │ │ │ ├── draw-brush.svg │ │ │ ├── draw-calligraphic.svg │ │ │ ├── draw-circle.svg │ │ │ ├── draw-connector.svg │ │ │ ├── draw-cross.svg │ │ │ ├── draw-cuboid.svg │ │ │ ├── draw-donut.svg │ │ │ ├── draw-ellipse-arc.svg │ │ │ ├── draw-ellipse-chord.svg │ │ │ ├── draw-ellipse-segment.svg │ │ │ ├── draw-ellipse-whole.svg │ │ │ ├── draw-ellipse.svg │ │ │ ├── draw-eraser-delete-objects.svg │ │ │ ├── draw-eraser.svg │ │ │ ├── draw-freehand.svg │ │ │ ├── draw-geometry-angle-bisector.svg │ │ │ ├── draw-geometry-circle-from-radius.svg │ │ │ ├── draw-geometry-circle-from-three-points.svg │ │ │ ├── draw-geometry-inactive.svg │ │ │ ├── draw-geometry-line-parallel.svg │ │ │ ├── draw-geometry-line-perpendicular.svg │ │ │ ├── draw-geometry-line-segment.svg │ │ │ ├── draw-geometry-mirror.svg │ │ │ ├── draw-geometry-set-bounding-box.svg │ │ │ ├── draw-geometry-show-measuring-info.svg │ │ │ ├── draw-geometry.svg │ │ │ ├── draw-halfcircle1.svg │ │ │ ├── draw-halfcircle2.svg │ │ │ ├── draw-halfcircle3.svg │ │ │ ├── draw-halfcircle4.svg │ │ │ ├── draw-highlight.svg │ │ │ ├── draw-line.svg │ │ │ ├── draw-path.svg │ │ │ ├── draw-polygon-star.svg │ │ │ ├── draw-polygon.svg │ │ │ ├── draw-polyline.svg │ │ │ ├── draw-rectangle-rounded.svg │ │ │ ├── draw-rectangle.svg │ │ │ ├── draw-spiral.svg │ │ │ ├── draw-square-inverted-corners.svg │ │ │ ├── draw-star.svg │ │ │ ├── draw-text.svg │ │ │ ├── draw-trace-background.svg │ │ │ ├── draw-triangle.svg │ │ │ ├── draw-triangle1.svg │ │ │ ├── draw-triangle2.svg │ │ │ ├── draw-triangle3.svg │ │ │ ├── draw-triangle4.svg │ │ │ ├── draw-use-pressure.svg │ │ │ ├── draw-use-tilt.svg │ │ │ ├── draw-watercolor.svg │ │ │ ├── dynamic-amarok.svg │ │ │ ├── earthquake.svg │ │ │ ├── edit-add.svg │ │ │ ├── edit-bomb.svg │ │ │ ├── edit-clear-all.svg │ │ │ ├── edit-clear-history.svg │ │ │ ├── edit-clear-list.svg │ │ │ ├── edit-clear-locationbar-ltr.svg │ │ │ ├── edit-clear-locationbar-rtl.svg │ │ │ ├── edit-clear-rtl.svg │ │ │ ├── edit-clear.svg │ │ │ ├── edit-clone-unlink.svg │ │ │ ├── edit-clone.svg │ │ │ ├── edit-comment.svg │ │ │ ├── edit-copy.svg │ │ │ ├── edit-cut.svg │ │ │ ├── edit-delete-remove.svg │ │ │ ├── edit-delete-shred.svg │ │ │ ├── edit-delete.svg │ │ │ ├── edit-download.svg │ │ │ ├── edit-duplicate.svg │ │ │ ├── edit-entry.svg │ │ │ ├── edit-find-mail.svg │ │ │ ├── edit-find-project.svg │ │ │ ├── edit-find-replace.svg │ │ │ ├── edit-find-user.svg │ │ │ ├── edit-find.svg │ │ │ ├── edit-flag.svg │ │ │ ├── edit-guides.svg │ │ │ ├── edit-image-face-add.svg │ │ │ ├── edit-image-face-detect.svg │ │ │ ├── edit-image-face-recognize.svg │ │ │ ├── edit-image-face-show.svg │ │ │ ├── edit-line-width.svg │ │ │ ├── edit-link.svg │ │ │ ├── edit-map.svg │ │ │ ├── edit-mark.svg │ │ │ ├── edit-move.svg │ │ │ ├── edit-node.svg │ │ │ ├── edit-opacity.svg │ │ │ ├── edit-paste-in-place.svg │ │ │ ├── edit-paste-style.svg │ │ │ ├── edit-paste.svg │ │ │ ├── edit-redo.svg │ │ │ ├── edit-rename.svg │ │ │ ├── edit-reset.svg │ │ │ ├── edit-select-all-layers.svg │ │ │ ├── edit-select-all.svg │ │ │ ├── edit-select-invert.svg │ │ │ ├── edit-select-lasso.svg │ │ │ ├── edit-select-none.svg │ │ │ ├── edit-select-original.svg │ │ │ ├── edit-select-text.svg │ │ │ ├── edit-select.svg │ │ │ ├── edit-table-cell-merge.svg │ │ │ ├── edit-table-cell-split.svg │ │ │ ├── edit-table-delete-column.svg │ │ │ ├── edit-table-delete-row.svg │ │ │ ├── edit-table-insert-column-left.svg │ │ │ ├── edit-table-insert-column-right.svg │ │ │ ├── edit-table-insert-row-above.svg │ │ │ ├── edit-table-insert-row-below.svg │ │ │ ├── edit-table-insert-row-under.svg │ │ │ ├── edit-text-frame-update.svg │ │ │ ├── edit-undo-history.svg │ │ │ ├── edit-undo.svg │ │ │ ├── edit.svg │ │ │ ├── editclear.svg │ │ │ ├── editcopy.svg │ │ │ ├── editcut.svg │ │ │ ├── editdelete.svg │ │ │ ├── editimage.svg │ │ │ ├── editor.svg │ │ │ ├── editpaste.svg │ │ │ ├── edittext.svg │ │ │ ├── edittrash.svg │ │ │ ├── embosstool.svg │ │ │ ├── emptytrash.svg │ │ │ ├── enterprise.svg │ │ │ ├── entity.svg │ │ │ ├── entry-clone.svg │ │ │ ├── entry-delete.svg │ │ │ ├── entry-edit.svg │ │ │ ├── entry-new.svg │ │ │ ├── epiphany-download.svg │ │ │ ├── equalizer.svg │ │ │ ├── error.svg │ │ │ ├── escape-direction-all.svg │ │ │ ├── escape-direction-down.svg │ │ │ ├── escape-direction-horizontal.svg │ │ │ ├── escape-direction-left.svg │ │ │ ├── escape-direction-right.svg │ │ │ ├── escape-direction-up.svg │ │ │ ├── escape-direction-vertical.svg │ │ │ ├── event-new.svg │ │ │ ├── exception.svg │ │ │ ├── exchange-positions-clockwise.svg │ │ │ ├── exchange-positions-zorder.svg │ │ │ ├── exchange-positions.svg │ │ │ ├── exifinfo.svg │ │ │ ├── exit.svg │ │ │ ├── expand-all.svg │ │ │ ├── expand.svg │ │ │ ├── extract-archive.svg │ │ │ ├── favicon-download.svg │ │ │ ├── favorite-genres-amarok.svg │ │ │ ├── favorite.svg │ │ │ ├── favorites.svg │ │ │ ├── fcitx-anthy.svg │ │ │ ├── fcitx-bopomofo.svg │ │ │ ├── fcitx-cangjie.svg │ │ │ ├── fcitx-chewing.svg │ │ │ ├── fcitx-chn.svg │ │ │ ├── fcitx-chttrans-active.svg │ │ │ ├── fcitx-chttrans-inactive.svg │ │ │ ├── fcitx-erbi.svg │ │ │ ├── fcitx-fullwidth-active.svg │ │ │ ├── fcitx-fullwidth-inactive.svg │ │ │ ├── fcitx-googlepinyin.svg │ │ │ ├── fcitx-handwriting-active.svg │ │ │ ├── fcitx-handwriting-inactive.svg │ │ │ ├── fcitx-hangul.svg │ │ │ ├── fcitx-kbd.svg │ │ │ ├── fcitx-kkc.svg │ │ │ ├── fcitx-pinyin-libpinyin.svg │ │ │ ├── fcitx-pinyin.svg │ │ │ ├── fcitx-punc-active.svg │ │ │ ├── fcitx-punc-inactive.svg │ │ │ ├── fcitx-remind-active.svg │ │ │ ├── fcitx-remind-inactive.svg │ │ │ ├── fcitx-rime-deploy.svg │ │ │ ├── fcitx-rime-sync.svg │ │ │ ├── fcitx-rime.svg │ │ │ ├── fcitx-sayura.svg │ │ │ ├── fcitx-shuangpin-libpinyin.svg │ │ │ ├── fcitx-shuangpin.svg │ │ │ ├── fcitx-skk.svg │ │ │ ├── fcitx-sunpinyin.svg │ │ │ ├── fcitx-unikey.svg │ │ │ ├── fcitx-vk-active.svg │ │ │ ├── fcitx-vk-inactive.svg │ │ │ ├── fcitx-wbpy.svg │ │ │ ├── fcitx-wubi.svg │ │ │ ├── fcitx-zhuyin.svg │ │ │ ├── fcitx-ziranma.svg │ │ │ ├── featured-vm.svg │ │ │ ├── feed-subscribe.svg │ │ │ ├── file-zoom-in.svg │ │ │ ├── file-zoom-out.svg │ │ │ ├── filefind.svg │ │ │ ├── filename-album-amarok.svg │ │ │ ├── filename-and-amarok.svg │ │ │ ├── filename-bpm-amarok.svg │ │ │ ├── filename-comment-amarok.svg │ │ │ ├── filename-composer-amarok.svg │ │ │ ├── filename-dash-amarok.svg │ │ │ ├── filename-discnumber-amarok.svg │ │ │ ├── filename-divider.svg │ │ │ ├── filename-dot-amarok.svg │ │ │ ├── filename-filetype-amarok.svg │ │ │ ├── filename-genre-amarok.svg │ │ │ ├── filename-group-length.svg │ │ │ ├── filename-group-tracks.svg │ │ │ ├── filename-ignore-amarok.svg │ │ │ ├── filename-initial-amarok.svg │ │ │ ├── filename-last-played.svg │ │ │ ├── filename-moodbar.svg │ │ │ ├── filename-sample-rate.svg │ │ │ ├── filename-slash-amarok.svg │ │ │ ├── filename-space-amarok.svg │ │ │ ├── filename-title-amarok.svg │ │ │ ├── filename-track-amarok.svg │ │ │ ├── filename-underscore-amarok.svg │ │ │ ├── filename-year-amarok.svg │ │ │ ├── filenew.svg │ │ │ ├── fileopen.svg │ │ │ ├── fileprint.svg │ │ │ ├── filequickprint.svg │ │ │ ├── filesave.svg │ │ │ ├── filesaveas.svg │ │ │ ├── fileview-preview.svg │ │ │ ├── fill-color.svg │ │ │ ├── fill-rule-even-odd.svg │ │ │ ├── fill-rule-nonzero.svg │ │ │ ├── filmgrain.svg │ │ │ ├── find-location.svg │ │ │ ├── find.svg │ │ │ ├── fitbest.svg │ │ │ ├── fitheight.svg │ │ │ ├── fitmanual.svg │ │ │ ├── fitsize.svg │ │ │ ├── fitwidth.svg │ │ │ ├── flag-black.svg │ │ │ ├── flag-blue.svg │ │ │ ├── flag-green.svg │ │ │ ├── flag-red.svg │ │ │ ├── flag-yellow.svg │ │ │ ├── flag.svg │ │ │ ├── flatten_simplify.svg │ │ │ ├── fm-compact.svg │ │ │ ├── fm-details.svg │ │ │ ├── fm-icons.svg │ │ │ ├── fm-new.svg │ │ │ ├── fm-thumbs.svg │ │ │ ├── focus-legacy-systray.svg │ │ │ ├── focus-top-bar.svg │ │ │ ├── focus-windows.svg │ │ │ ├── folder-copy.svg │ │ │ ├── folder-move.svg │ │ │ ├── folder-new.svg │ │ │ ├── folder-open-recent.svg │ │ │ ├── folder-open.svg │ │ │ ├── folder-saved-search.svg │ │ │ ├── folder-sync.svg │ │ │ ├── folder-tag.svg │ │ │ ├── folder_color_picker.svg │ │ │ ├── folder_new.svg │ │ │ ├── followmouse.svg │ │ │ ├── font-select-symbolic.svg │ │ │ ├── font-select.svg │ │ │ ├── footsteps.svg │ │ │ ├── fork.svg │ │ │ ├── format-add-node.svg │ │ │ ├── format-align-vertical-bottom.svg │ │ │ ├── format-align-vertical-center.svg │ │ │ ├── format-align-vertical-top.svg │ │ │ ├── format-border-style.svg │ │ │ ├── format-break-node.svg │ │ │ ├── format-connect-node.svg │ │ │ ├── format-convert-to-path.svg │ │ │ ├── format-currency.svg │ │ │ ├── format-disconnect-node.svg │ │ │ ├── format-fill-color.svg │ │ │ ├── format-font-size-less.svg │ │ │ ├── format-font-size-more.svg │ │ │ ├── format-indent-less.svg │ │ │ ├── format-indent-more.svg │ │ │ ├── format-insert-node.svg │ │ │ ├── format-join-node.svg │ │ │ ├── format-justify-center.svg │ │ │ ├── format-justify-fill.svg │ │ │ ├── format-justify-left.svg │ │ │ ├── format-justify-right.svg │ │ │ ├── format-line-spacing-double.svg │ │ │ ├── format-line-spacing-normal.svg │ │ │ ├── format-line-spacing-triple.svg │ │ │ ├── format-list-ordered.svg │ │ │ ├── format-list-unordered.svg │ │ │ ├── format-node-corner.svg │ │ │ ├── format-node-curve.svg │ │ │ ├── format-node-line.svg │ │ │ ├── format-node-smooth.svg │ │ │ ├── format-node-symmetric.svg │ │ │ ├── format-number-percent.svg │ │ │ ├── format-precision-less.svg │ │ │ ├── format-precision-more.svg │ │ │ ├── format-remove-node.svg │ │ │ ├── format-segment-curve.svg │ │ │ ├── format-segment-line.svg │ │ │ ├── format-stroke-color.svg │ │ │ ├── format-text-blockquote.svg │ │ │ ├── format-text-bold.svg │ │ │ ├── format-text-capitalize.svg │ │ │ ├── format-text-code.svg │ │ │ ├── format-text-color.svg │ │ │ ├── format-text-direction-horizontal.svg │ │ │ ├── format-text-direction-ltr.svg │ │ │ ├── format-text-direction-r2l.svg │ │ │ ├── format-text-direction-rtl.svg │ │ │ ├── format-text-direction-vertical-lr.svg │ │ │ ├── format-text-direction-vertical.svg │ │ │ ├── format-text-highlight.svg │ │ │ ├── format-text-italic.svg │ │ │ ├── format-text-larger.svg │ │ │ ├── format-text-lowercase.svg │ │ │ ├── format-text-remove-formatting.svg │ │ │ ├── format-text-smaller.svg │ │ │ ├── format-text-strikethrough.svg │ │ │ ├── format-text-subscript.svg │ │ │ ├── format-text-superscript.svg │ │ │ ├── format-text-symbol.svg │ │ │ ├── format-text-underline.svg │ │ │ ├── format-text-uppercase.svg │ │ │ ├── formula.svg │ │ │ ├── forward.svg │ │ │ ├── games-achievements.svg │ │ │ ├── games-config-background.svg │ │ │ ├── games-config-board.svg │ │ │ ├── games-config-custom.svg │ │ │ ├── games-config-options.svg │ │ │ ├── games-config-theme.svg │ │ │ ├── games-config-tiles.svg │ │ │ ├── games-difficult.svg │ │ │ ├── games-endturn.svg │ │ │ ├── games-highscores.svg │ │ │ ├── games-hint.svg │ │ │ ├── games-solve.svg │ │ │ ├── gcr-gnupg.svg │ │ │ ├── geany-build.svg │ │ │ ├── geany-close-all.svg │ │ │ ├── geany-save-all.svg │ │ │ ├── get-hot-new-stuff.svg │ │ │ ├── giggle-branch.svg │ │ │ ├── giggle-diff-view.svg │ │ │ ├── giggle-history-view.svg │ │ │ ├── giggle-remote.svg │ │ │ ├── giggle-tag.svg │ │ │ ├── globe.svg │ │ │ ├── gnome-app-install-star.svg │ │ │ ├── gnome-lockscreen.svg │ │ │ ├── gnome-searchtool.svg │ │ │ ├── gnome-stock-mail-fwd.svg │ │ │ ├── gnome-stock-mail-new.svg │ │ │ ├── gnome-stock-mail-rpl.svg │ │ │ ├── gnome-stock-mail-snd.svg │ │ │ ├── gnumeric-comment-edit.svg │ │ │ ├── gnumeric-link-edit.svg │ │ │ ├── go-bottom.svg │ │ │ ├── go-down-search.svg │ │ │ ├── go-down.svg │ │ │ ├── go-first-view-page.svg │ │ │ ├── go-first-view.svg │ │ │ ├── go-first.svg │ │ │ ├── go-home-large.svg │ │ │ ├── go-home.svg │ │ │ ├── go-jump-declaration.svg │ │ │ ├── go-jump-definition.svg │ │ │ ├── go-jump-locationbar.svg │ │ │ ├── go-jump-rtl.svg │ │ │ ├── go-jump-today.svg │ │ │ ├── go-jump.svg │ │ │ ├── go-last-view-page.svg │ │ │ ├── go-last-view.svg │ │ │ ├── go-last.svg │ │ │ ├── go-left.svg │ │ │ ├── go-next-context.svg │ │ │ ├── go-next-use.svg │ │ │ ├── go-next-view-page.svg │ │ │ ├── go-next-view.svg │ │ │ ├── go-next.svg │ │ │ ├── go-parent-folder.svg │ │ │ ├── go-previous-context.svg │ │ │ ├── go-previous-use.svg │ │ │ ├── go-previous-view-page.svg │ │ │ ├── go-previous-view.svg │ │ │ ├── go-previous.svg │ │ │ ├── go-right.svg │ │ │ ├── go-today.svg │ │ │ ├── go-top.svg │ │ │ ├── go-up-search.svg │ │ │ ├── go-up.svg │ │ │ ├── gohome.svg │ │ │ ├── gpg.svg │ │ │ ├── gpgsm.svg │ │ │ ├── gps.svg │ │ │ ├── grid-axonometric.svg │ │ │ ├── grid-rectangular.svg │ │ │ ├── group-delete.svg │ │ │ ├── group-edit.svg │ │ │ ├── group-new.svg │ │ │ ├── gtg-home.svg │ │ │ ├── gtg-note-new.svg │ │ │ ├── gtg-people.svg │ │ │ ├── gtg-plugin.svg │ │ │ ├── gtg-tag-new.svg │ │ │ ├── gtg-tag.svg │ │ │ ├── gtg-tags-all.svg │ │ │ ├── gtg-tags-none.svg │ │ │ ├── gtg-task-dismiss.svg │ │ │ ├── gtg-task-done.svg │ │ │ ├── gtg-task-new.svg │ │ │ ├── gtg-task-undismiss.svg │ │ │ ├── gtg-task-undone.svg │ │ │ ├── gtg-work.svg │ │ │ ├── gtk-about.svg │ │ │ ├── gtk-add.svg │ │ │ ├── gtk-apply.svg │ │ │ ├── gtk-authentication.svg │ │ │ ├── gtk-bold.svg │ │ │ ├── gtk-cancel.svg │ │ │ ├── gtk-cdrom.svg │ │ │ ├── gtk-clear.svg │ │ │ ├── gtk-close.svg │ │ │ ├── gtk-color-picker.svg │ │ │ ├── gtk-connect.svg │ │ │ ├── gtk-convert.svg │ │ │ ├── gtk-copy.svg │ │ │ ├── gtk-cut.svg │ │ │ ├── gtk-delete.svg │ │ │ ├── gtk-directory.svg │ │ │ ├── gtk-disconnect.svg │ │ │ ├── gtk-dnd-multiple.svg │ │ │ ├── gtk-edit.svg │ │ │ ├── gtk-execute.svg │ │ │ ├── gtk-file.svg │ │ │ ├── gtk-find-and-replace.svg │ │ │ ├── gtk-find.svg │ │ │ ├── gtk-floppy.svg │ │ │ ├── gtk-fullscreen.svg │ │ │ ├── gtk-go-back-ltr.svg │ │ │ ├── gtk-go-back-rtl.svg │ │ │ ├── gtk-go-down.svg │ │ │ ├── gtk-go-forward-ltr.svg │ │ │ ├── gtk-go-forward-rtl.svg │ │ │ ├── gtk-go-up.svg │ │ │ ├── gtk-goto-bottom.svg │ │ │ ├── gtk-goto-first-ltr.svg │ │ │ ├── gtk-goto-first-rtl.svg │ │ │ ├── gtk-goto-last-ltr.svg │ │ │ ├── gtk-goto-last-rtl.svg │ │ │ ├── gtk-goto-top.svg │ │ │ ├── gtk-home.svg │ │ │ ├── gtk-indent-ltr.svg │ │ │ ├── gtk-indent-rtl.svg │ │ │ ├── gtk-index.svg │ │ │ ├── gtk-info.svg │ │ │ ├── gtk-italic.svg │ │ │ ├── gtk-jump-to-ltr.svg │ │ │ ├── gtk-jump-to-rtl.svg │ │ │ ├── gtk-justify-center.svg │ │ │ ├── gtk-justify-fill.svg │ │ │ ├── gtk-justify-left.svg │ │ │ ├── gtk-justify-right.svg │ │ │ ├── gtk-leave-fullscreen.svg │ │ │ ├── gtk-media-forward-ltr.svg │ │ │ ├── gtk-media-forward-rtl.svg │ │ │ ├── gtk-media-next-ltr.svg │ │ │ ├── gtk-media-next-rtl.svg │ │ │ ├── gtk-media-pause.svg │ │ │ ├── gtk-media-play-ltr.svg │ │ │ ├── gtk-media-previous-ltr.svg │ │ │ ├── gtk-media-previous-rtl.svg │ │ │ ├── gtk-media-record.svg │ │ │ ├── gtk-media-rewind-ltr.svg │ │ │ ├── gtk-media-rewind-rtl.svg │ │ │ ├── gtk-media-stop.svg │ │ │ ├── gtk-new.svg │ │ │ ├── gtk-no.svg │ │ │ ├── gtk-ok.svg │ │ │ ├── gtk-open.svg │ │ │ ├── gtk-paste.svg │ │ │ ├── gtk-preferences.svg │ │ │ ├── gtk-print-preview.svg │ │ │ ├── gtk-print.svg │ │ │ ├── gtk-properties.svg │ │ │ ├── gtk-quit.svg │ │ │ ├── gtk-refresh.svg │ │ │ ├── gtk-remove.svg │ │ │ ├── gtk-revert-to-saved-ltr.svg │ │ │ ├── gtk-revert-to-saved-rtl.svg │ │ │ ├── gtk-save-as.svg │ │ │ ├── gtk-save.svg │ │ │ ├── gtk-select-all.svg │ │ │ ├── gtk-select-color.svg │ │ │ ├── gtk-select-font.svg │ │ │ ├── gtk-spell-check.svg │ │ │ ├── gtk-stop.svg │ │ │ ├── gtk-undelete-ltr.svg │ │ │ ├── gtk-undelete-rtl.svg │ │ │ ├── gtk-yes.svg │ │ │ ├── gtk-zoom-fit.svg │ │ │ ├── guides.svg │ │ │ ├── hand.svg │ │ │ ├── hb-activity.svg │ │ │ ├── hb-add-queue.svg │ │ │ ├── hb-complete.svg │ │ │ ├── hb-edit.svg │ │ │ ├── hb-pause.svg │ │ │ ├── hb-picture.svg │ │ │ ├── hb-presets.svg │ │ │ ├── hb-remove.svg │ │ │ ├── hb-showqueue.svg │ │ │ ├── hb-source.svg │ │ │ ├── hb-start.svg │ │ │ ├── hb-stop.svg │ │ │ ├── help-about.svg │ │ │ ├── help-contents-vmware.svg │ │ │ ├── help-contents.svg │ │ │ ├── help-contextual.svg │ │ │ ├── help-donate.svg │ │ │ ├── help-feedback.svg │ │ │ ├── help-hint.svg │ │ │ ├── help-info.svg │ │ │ ├── help-keybord-shortcuts.svg │ │ │ ├── help-whatsthis.svg │ │ │ ├── help.svg │ │ │ ├── hidemouse.svg │ │ │ ├── hint.svg │ │ │ ├── history.svg │ │ │ ├── history_entry.svg │ │ │ ├── homerun.svg │ │ │ ├── hook-notifier.svg │ │ │ ├── horizontal.svg │ │ │ ├── hotpixels.svg │ │ │ ├── hypnotoad.svg │ │ │ ├── icon_console.svg │ │ │ ├── icon_details.svg │ │ │ ├── icon_radio.svg │ │ │ ├── icon_tag.svg │ │ │ ├── icon_user.svg │ │ │ ├── identity.svg │ │ │ ├── im-aim.svg │ │ │ ├── im-ban-kick-user.svg │ │ │ ├── im-ban-user.svg │ │ │ ├── im-facebook.svg │ │ │ ├── im-gadugadu.svg │ │ │ ├── im-google-talk.svg │ │ │ ├── im-google.svg │ │ │ ├── im-groupwise.svg │ │ │ ├── im-icq.svg │ │ │ ├── im-identi.ca.svg │ │ │ ├── im-invisible-user.svg │ │ │ ├── im-irc.svg │ │ │ ├── im-jabber.svg │ │ │ ├── im-kick-user.svg │ │ │ ├── im-local-xmpp.svg │ │ │ ├── im-message-new.svg │ │ │ ├── im-msn.svg │ │ │ ├── im-nov.svg │ │ │ ├── im-qq.svg │ │ │ ├── im-skype.svg │ │ │ ├── im-twitter.svg │ │ │ ├── im-user-away.svg │ │ │ ├── im-user-busy.svg │ │ │ ├── im-user-offline.svg │ │ │ ├── im-user-online.svg │ │ │ ├── im-user.svg │ │ │ ├── im-yahoo.svg │ │ │ ├── im-youtube.svg │ │ │ ├── image-adjust.svg │ │ │ ├── image-auto-adjust.svg │ │ │ ├── image-crop.svg │ │ │ ├── image-denoise.svg │ │ │ ├── image-filter.svg │ │ │ ├── image-loading.svg │ │ │ ├── image-missing.svg │ │ │ ├── image-red-eye.svg │ │ │ ├── image-sharpen.svg │ │ │ ├── image-straighten.svg │ │ │ ├── image-x-generic-symbolic.svg │ │ │ ├── imagecomment.svg │ │ │ ├── inbox.svg │ │ │ ├── indicator-notification-close-deselect.svg │ │ │ ├── indicator-notification-close-select.svg │ │ │ ├── insert-button.svg │ │ │ ├── insert-emoticon.svg │ │ │ ├── insert-endnote.svg │ │ │ ├── insert-footnote.svg │ │ │ ├── insert-horizontal-rule.svg │ │ │ ├── insert-image.svg │ │ │ ├── insert-link.svg │ │ │ ├── insert-math-expression.svg │ │ │ ├── insert-more-mark.svg │ │ │ ├── insert-object.svg │ │ │ ├── insert-page-break.svg │ │ │ ├── insert-table-of-contents.svg │ │ │ ├── insert-table.svg │ │ │ ├── insert-tableofcontents.svg │ │ │ ├── insert-text-frame.svg │ │ │ ├── insert-text.svg │ │ │ ├── interactive_simplify.svg │ │ │ ├── internet-amarok.svg │ │ │ ├── internet-services.svg │ │ │ ├── invertimage.svg │ │ │ ├── irc-channel-active.svg │ │ │ ├── irc-channel-inactive.svg │ │ │ ├── irc-close-channel.svg │ │ │ ├── irc-join-channel.svg │ │ │ ├── irc-operator.svg │ │ │ ├── irc-remove-operator.svg │ │ │ ├── irc-unvoice.svg │ │ │ ├── irc-voice.svg │ │ │ ├── items-tags.svg │ │ │ ├── itmages-add.svg │ │ │ ├── itmages-cancel.svg │ │ │ ├── itmages-copy-link.svg │ │ │ ├── itmages-error.svg │ │ │ ├── itmages-folder.svg │ │ │ ├── itmages-information.svg │ │ │ ├── itmages-open-browser.svg │ │ │ ├── itmages-question.svg │ │ │ ├── itmages-quit.svg │ │ │ ├── itmages-remove.svg │ │ │ ├── itmages-resize.svg │ │ │ ├── itmages-rotate.svg │ │ │ ├── itmages-select-all.svg │ │ │ ├── itmages-settings.svg │ │ │ ├── itmages-stop.svg │ │ │ ├── itmages-tools.svg │ │ │ ├── itmages-upload.svg │ │ │ ├── itmages-utils.svg │ │ │ ├── itmages-warning.svg │ │ │ ├── journal-new.svg │ │ │ ├── kdeconnect.svg │ │ │ ├── kdenlive-add-clip.svg │ │ │ ├── kdenlive-add-color-clip.svg │ │ │ ├── kdenlive-add-slide-clip.svg │ │ │ ├── kdenlive-add-text-clip.svg │ │ │ ├── kdenlive-align-bottom.svg │ │ │ ├── kdenlive-align-hor.svg │ │ │ ├── kdenlive-align-left.svg │ │ │ ├── kdenlive-align-none.svg │ │ │ ├── kdenlive-align-right.svg │ │ │ ├── kdenlive-align-top.svg │ │ │ ├── kdenlive-align-vert.svg │ │ │ ├── kdenlive-composite.svg │ │ │ ├── kdenlive-custom-effect.svg │ │ │ ├── kdenlive-deleffect.svg │ │ │ ├── kdenlive-down.svg │ │ │ ├── kdenlive-hide-audio.svg │ │ │ ├── kdenlive-hide-video.svg │ │ │ ├── kdenlive-insert-edit.svg │ │ │ ├── kdenlive-insert-rect.svg │ │ │ ├── kdenlive-insert-unicode.svg │ │ │ ├── kdenlive-lock.svg │ │ │ ├── kdenlive-menu.svg │ │ │ ├── kdenlive-normal-edit.svg │ │ │ ├── kdenlive-object-height.svg │ │ │ ├── kdenlive-object-width.svg │ │ │ ├── kdenlive-overwrite-edit.svg │ │ │ ├── kdenlive-select-all.svg │ │ │ ├── kdenlive-select-images.svg │ │ │ ├── kdenlive-select-rects.svg │ │ │ ├── kdenlive-select-texts.svg │ │ │ ├── kdenlive-select-tool.svg │ │ │ ├── kdenlive-show-audio.svg │ │ │ ├── kdenlive-show-audiothumb.svg │ │ │ ├── kdenlive-show-markers.svg │ │ │ ├── kdenlive-show-video.svg │ │ │ ├── kdenlive-show-videothumb.svg │ │ │ ├── kdenlive-slide.svg │ │ │ ├── kdenlive-slip.svg │ │ │ ├── kdenlive-snap.svg │ │ │ ├── kdenlive-spacer-tool.svg │ │ │ ├── kdenlive-split-audio.svg │ │ │ ├── kdenlive-track-has-effect.svg │ │ │ ├── kdenlive-track_has_effect.svg │ │ │ ├── kdenlive-unlock.svg │ │ │ ├── kdenlive-unselect-all.svg │ │ │ ├── kdenlive-up.svg │ │ │ ├── kdenlive-zindex-bottom.svg │ │ │ ├── kdenlive-zindex-down.svg │ │ │ ├── kdenlive-zindex-top.svg │ │ │ ├── kdenlive-zindex-up.svg │ │ │ ├── kdenlive-zone-end.svg │ │ │ ├── kdenlive-zone-start.svg │ │ │ ├── kdenlive-zoom-large.svg │ │ │ ├── kdenlive-zoom-small.svg │ │ │ ├── kdocumentinfo.svg │ │ │ ├── key-enter.svg │ │ │ ├── key_enter.svg │ │ │ ├── kfm_home.svg │ │ │ ├── kittens.svg │ │ │ ├── kmouth-phrase-new.svg │ │ │ ├── kmouth-phrase.svg │ │ │ ├── kmouth-phrasebook.svg │ │ │ ├── kmouth-phresebook-new.svg │ │ │ ├── knotes_alarm.svg │ │ │ ├── knotes_date.svg │ │ │ ├── knotes_delete.svg │ │ │ ├── kontes_close.svg │ │ │ ├── kr_combine.svg │ │ │ ├── kr_comparedirs.svg │ │ │ ├── kr_diskusage.svg │ │ │ ├── kr_jumpback.svg │ │ │ ├── kr_mountman.svg │ │ │ ├── kr_setjumpback.svg │ │ │ ├── kr_syncbrowse_off.svg │ │ │ ├── kr_syncbrowse_on.svg │ │ │ ├── kr_unselect.svg │ │ │ ├── kstars_cbound.svg │ │ │ ├── kstars_clines.svg │ │ │ ├── kstars_cnames.svg │ │ │ ├── kstars_deepsky.svg │ │ │ ├── kstars_ekos.svg │ │ │ ├── kstars_fitsviewer.svg │ │ │ ├── kstars_grid.svg │ │ │ ├── kstars_hgrid.svg │ │ │ ├── kstars_horizon.svg │ │ │ ├── kstars_indi.svg │ │ │ ├── kstars_mw.svg │ │ │ ├── kstars_satellites.svg │ │ │ ├── kstars_solarsystem.svg │ │ │ ├── kstars_supernovae.svg │ │ │ ├── kt-add-feeds.svg │ │ │ ├── kt-add-filters.svg │ │ │ ├── kt-bandwidth-scheduler.svg │ │ │ ├── kt-change-tracker.svg │ │ │ ├── kt-check-data.svg │ │ │ ├── kt-chunks.svg │ │ │ ├── kt-encrypted.svg │ │ │ ├── kt-info-widget.svg │ │ │ ├── kt-magnet.svg │ │ │ ├── kt-pause.svg │ │ │ ├── kt-plugins.svg │ │ │ ├── kt-queue-manager.svg │ │ │ ├── kt-remove-feeds.svg │ │ │ ├── kt-remove-filters.svg │ │ │ ├── kt-remove.svg │ │ │ ├── kt-restore-defaults.svg │ │ │ ├── kt-set-max-download-speed.svg │ │ │ ├── kt-set-max-upload-speed.svg │ │ │ ├── kt-show-statusbar.svg │ │ │ ├── kt-speed-limits.svg │ │ │ ├── kt-start-all.svg │ │ │ ├── kt-start.svg │ │ │ ├── kt-stop-all.svg │ │ │ ├── kt-stop.svg │ │ │ ├── kt-upnp.svg │ │ │ ├── ktnef_extract_to.svg │ │ │ ├── label-amarok.svg │ │ │ ├── labplot-TeX-logo.svg │ │ │ ├── labplot-auto-scale-all.svg │ │ │ ├── labplot-auto-scale-x.svg │ │ │ ├── labplot-auto-scale-y.svg │ │ │ ├── labplot-axis-horizontal.svg │ │ │ ├── labplot-axis-vertical.svg │ │ │ ├── labplot-cursor-arrow.svg │ │ │ ├── labplot-format-text-symbol.svg │ │ │ ├── labplot-shift-down-y.svg │ │ │ ├── labplot-shift-left-x.svg │ │ │ ├── labplot-shift-right-x.svg │ │ │ ├── labplot-shift-up-y.svg │ │ │ ├── labplot-transform-move.svg │ │ │ ├── labplot-xy-curve.svg │ │ │ ├── labplot-xy-equation-curve.svg │ │ │ ├── labplot-xy-fit-curve.svg │ │ │ ├── labplot-xy-plot-four-axes.svg │ │ │ ├── labplot-xy-plot-two-axes-centered-origin.svg │ │ │ ├── labplot-xy-plot-two-axes-centered.svg │ │ │ ├── labplot-xy-plot-two-axes.svg │ │ │ ├── labplot-zoom-in-x.svg │ │ │ ├── labplot-zoom-in-y.svg │ │ │ ├── labplot-zoom-out-x.svg │ │ │ ├── labplot-zoom-out-y.svg │ │ │ ├── languages.svg │ │ │ ├── layer-bottom.svg │ │ │ ├── layer-delete.svg │ │ │ ├── layer-duplicate.svg │ │ │ ├── layer-lower.svg │ │ │ ├── layer-new.svg │ │ │ ├── layer-next.svg │ │ │ ├── layer-previous.svg │ │ │ ├── layer-raise.svg │ │ │ ├── layer-rename.svg │ │ │ ├── layer-top.svg │ │ │ ├── layer-visible-off.svg │ │ │ ├── layer-visible-on.svg │ │ │ ├── lens.svg │ │ │ ├── lensautofix.svg │ │ │ ├── lensdistortion.svg │ │ │ ├── libpeas-plugin.svg │ │ │ ├── license.svg │ │ │ ├── lighttable.svg │ │ │ ├── lighttableadd.svg │ │ │ ├── lines-connector.svg │ │ │ ├── link.svg │ │ │ ├── list-add-font.svg │ │ │ ├── list-add-user.svg │ │ │ ├── list-add.svg │ │ │ ├── list-remove-all.svg │ │ │ ├── list-remove-user.svg │ │ │ ├── list-remove.svg │ │ │ ├── list-resource-add.svg │ │ │ ├── location.svg │ │ │ ├── locationbar_erase.svg │ │ │ ├── lock.svg │ │ │ ├── love-amarok.svg │ │ │ ├── love.svg │ │ │ ├── loved_radio.svg │ │ │ ├── lpi-bug.svg │ │ │ ├── lpi-help.svg │ │ │ ├── lpi-translate.svg │ │ │ ├── mail-archive.svg │ │ │ ├── mail-attachment.svg │ │ │ ├── mail-deleted.svg │ │ │ ├── mail-encrypted-full.svg │ │ │ ├── mail-encrypted-part.svg │ │ │ ├── mail-encrypted.svg │ │ │ ├── mail-flag.svg │ │ │ ├── mail-flagged.svg │ │ │ ├── mail-folder-inbox.svg │ │ │ ├── mail-folder-outbox.svg │ │ │ ├── mail-folder-sent.svg │ │ │ ├── mail-forward.svg │ │ │ ├── mail-forwarded-replied.svg │ │ │ ├── mail-forwarded.svg │ │ │ ├── mail-inbox.svg │ │ │ ├── mail-invitation.svg │ │ │ ├── mail-mark-important.svg │ │ │ ├── mail-mark-junk.svg │ │ │ ├── mail-mark-notjunk.svg │ │ │ ├── mail-mark-read.svg │ │ │ ├── mail-mark-task.svg │ │ │ ├── mail-mark-unread-new.svg │ │ │ ├── mail-mark-unread.svg │ │ │ ├── mail-meeting-request-reply.svg │ │ │ ├── mail-message-new-list.svg │ │ │ ├── mail-message-new.svg │ │ │ ├── mail-message.svg │ │ │ ├── mail-move.svg │ │ │ ├── mail-open-multiple.svg │ │ │ ├── mail-outbox.svg │ │ │ ├── mail-queue.svg │ │ │ ├── mail-read.svg │ │ │ ├── mail-receive.svg │ │ │ ├── mail-replied.svg │ │ │ ├── mail-reply-all.svg │ │ │ ├── mail-reply-custom-all.svg │ │ │ ├── mail-reply-custom.svg │ │ │ ├── mail-reply-list.svg │ │ │ ├── mail-reply-sender.svg │ │ │ ├── mail-send-receive.svg │ │ │ ├── mail-send.svg │ │ │ ├── mail-sent.svg │ │ │ ├── mail-signature-unknown.svg │ │ │ ├── mail-signed-full.svg │ │ │ ├── mail-signed-fully.svg │ │ │ ├── mail-signed-part.svg │ │ │ ├── mail-signed-verified.svg │ │ │ ├── mail-signed.svg │ │ │ ├── mail-tagged.svg │ │ │ ├── mail-task.svg │ │ │ ├── mail-thread-ignored.svg │ │ │ ├── mail-thread-watch.svg │ │ │ ├── mail-unread-multiple.svg │ │ │ ├── mail-unread-new.svg │ │ │ ├── mail-unread.svg │ │ │ ├── mail_forward.svg │ │ │ ├── mail_generic.svg │ │ │ ├── mail_new.svg │ │ │ ├── mail_reply.svg │ │ │ ├── mail_replyall.svg │ │ │ ├── manga.svg │ │ │ ├── map-flat.svg │ │ │ ├── map-globe.svg │ │ │ ├── map-gnomonic.svg │ │ │ ├── map-mercator.svg │ │ │ ├── mark-location.svg │ │ │ ├── measure.svg │ │ │ ├── media-album-cover-manager-amarok.svg │ │ │ ├── media-album-cover.svg │ │ │ ├── media-album-repeat-amarok.svg │ │ │ ├── media-album-track.svg │ │ │ ├── media-eject.svg │ │ │ ├── media-forward.svg │ │ │ ├── media-import-audio-cd.svg │ │ │ ├── media-pause.svg │ │ │ ├── media-play.svg │ │ │ ├── media-playback-pause.svg │ │ │ ├── media-playback-paused.svg │ │ │ ├── media-playback-playing.svg │ │ │ ├── media-playback-start-rtl.svg │ │ │ ├── media-playback-start.svg │ │ │ ├── media-playback-stop.svg │ │ │ ├── media-playback-stopped.svg │ │ │ ├── media-playlist-normal.svg │ │ │ ├── media-playlist-play.svg │ │ │ ├── media-playlist-repeat-amarok.svg │ │ │ ├── media-playlist-repeat-song.svg │ │ │ ├── media-playlist-repeat.svg │ │ │ ├── media-playlist-shuffle.svg │ │ │ ├── media-random-albums-amarok.svg │ │ │ ├── media-random-tracks-amarok.svg │ │ │ ├── media-record.svg │ │ │ ├── media-repeat-album-amarok.svg │ │ │ ├── media-repeat-all.svg │ │ │ ├── media-repeat-none.svg │ │ │ ├── media-repeat-playlist-amarok.svg │ │ │ ├── media-repeat-single.svg │ │ │ ├── media-repeat-track-amarok.svg │ │ │ ├── media-rewind.svg │ │ │ ├── media-seek-backward.svg │ │ │ ├── media-seek-forward.svg │ │ │ ├── media-show-active-track-amarok.svg │ │ │ ├── media-skip-backward.svg │ │ │ ├── media-skip-forward.svg │ │ │ ├── media-standard-track-progression-amarok.svg │ │ │ ├── media-stop.svg │ │ │ ├── media-track-add-amarok.svg │ │ │ ├── media-track-edit-amarok.svg │ │ │ ├── media-track-queue-amarok.svg │ │ │ ├── media-track-remove-amarok.svg │ │ │ ├── media-view-subtitles.svg │ │ │ ├── meeting-attending-tentative.svg │ │ │ ├── meeting-attending.svg │ │ │ ├── meeting-participant-no-response.svg │ │ │ ├── meeting-participant-request-response.svg │ │ │ ├── meld-version-control.svg │ │ │ ├── menu_new.svg │ │ │ ├── menu_new_sep.svg │ │ │ ├── merge.svg │ │ │ ├── mesh-gradient-fit.svg │ │ │ ├── mesh-gradient.svg │ │ │ ├── message-close.svg │ │ │ ├── message.svg │ │ │ ├── messagebox_warning.svg │ │ │ ├── mic-off.svg │ │ │ ├── mic-on.svg │ │ │ ├── mic-ready.svg │ │ │ ├── milestone.svg │ │ │ ├── multimedia-volume-control.svg │ │ │ ├── music-amarok.svg │ │ │ ├── nemo-eject.svg │ │ │ ├── network-connect.svg │ │ │ ├── network-disconnect.svg │ │ │ ├── network-server-vmware.svg │ │ │ ├── new-24h-appointment.svg │ │ │ ├── new-audio-alarm.svg │ │ │ ├── news-subscribe.svg │ │ │ ├── news-unsubscribe.svg │ │ │ ├── next.svg │ │ │ ├── no-marker.svg │ │ │ ├── no.svg │ │ │ ├── nocover.svg │ │ │ ├── node-add.svg │ │ │ ├── node-break.svg │ │ │ ├── node-delete-segment.svg │ │ │ ├── node-delete.svg │ │ │ ├── node-join-segment.svg │ │ │ ├── node-join.svg │ │ │ ├── node-segment-curve.svg │ │ │ ├── node-segment-line.svg │ │ │ ├── node-transform.svg │ │ │ ├── node-type-auto-smooth.svg │ │ │ ├── node-type-cusp.svg │ │ │ ├── node-type-smooth.svg │ │ │ ├── node-type-symmetric.svg │ │ │ ├── noisereduction.svg │ │ │ ├── non-starred.svg │ │ │ ├── object-align-horizontal-center-calligra.svg │ │ │ ├── object-align-horizontal-left-calligra.svg │ │ │ ├── object-align-horizontal-right-calligra.svg │ │ │ ├── object-align-vertical-bottom-calligra.svg │ │ │ ├── object-align-vertical-bottom-top-calligra.svg │ │ │ ├── object-align-vertical-center-calligra.svg │ │ │ ├── object-align-vertical-top-calligra.svg │ │ │ ├── object-columns.svg │ │ │ ├── object-crop.svg │ │ │ ├── object-fill.svg │ │ │ ├── object-flip-horizontal.svg │ │ │ ├── object-flip-vertical.svg │ │ │ ├── object-group-calligra.svg │ │ │ ├── object-group.svg │ │ │ ├── object-hidden.svg │ │ │ ├── object-inverse.svg │ │ │ ├── object-locked.svg │ │ │ ├── object-order-back-calligra.svg │ │ │ ├── object-order-back.svg │ │ │ ├── object-order-front-calligra.svg │ │ │ ├── object-order-front.svg │ │ │ ├── object-order-lower-calligra.svg │ │ │ ├── object-order-lower.svg │ │ │ ├── object-order-raise-calligra.svg │ │ │ ├── object-order-raise.svg │ │ │ ├── object-rotate-left.svg │ │ │ ├── object-rotate-right.svg │ │ │ ├── object-rows.svg │ │ │ ├── object-select.svg │ │ │ ├── object-straighten.svg │ │ │ ├── object-stroke-style.svg │ │ │ ├── object-stroke.svg │ │ │ ├── object-to-path.svg │ │ │ ├── object-tweak-attract.svg │ │ │ ├── object-tweak-blur.svg │ │ │ ├── object-tweak-duplicate.svg │ │ │ ├── object-tweak-jitter-color.svg │ │ │ ├── object-tweak-paint.svg │ │ │ ├── object-tweak-push.svg │ │ │ ├── object-tweak-randomize.svg │ │ │ ├── object-tweak-rotate.svg │ │ │ ├── object-tweak-shrink.svg │ │ │ ├── object-ungroup-calligra.svg │ │ │ ├── object-ungroup-pop-selection.svg │ │ │ ├── object-ungroup.svg │ │ │ ├── object-unlocked.svg │ │ │ ├── object-visible.svg │ │ │ ├── off-outline.svg │ │ │ ├── off.svg │ │ │ ├── office-chart-area-focus-peak-node.svg │ │ │ ├── office-chart-area-percentage.svg │ │ │ ├── office-chart-area-stacked.svg │ │ │ ├── office-chart-area.svg │ │ │ ├── office-chart-bar-percentage.svg │ │ │ ├── office-chart-bar-stacked.svg │ │ │ ├── office-chart-bar.svg │ │ │ ├── office-chart-line-forecast.svg │ │ │ ├── office-chart-line-percentage.svg │ │ │ ├── office-chart-line-stacked.svg │ │ │ ├── office-chart-line.svg │ │ │ ├── office-chart-pie.svg │ │ │ ├── office-chart-polar-stacked.svg │ │ │ ├── office-chart-polar.svg │ │ │ ├── office-chart-ring.svg │ │ │ ├── office-chart-scatter.svg │ │ │ ├── office-report.svg │ │ │ ├── oilpaint.svg │ │ │ ├── ok.svg │ │ │ ├── on-outline.svg │ │ │ ├── on.svg │ │ │ ├── open-for-editing.svg │ │ │ ├── open-magnet.svg │ │ │ ├── open-menu.svg │ │ │ ├── osd-duplicate.svg │ │ │ ├── osd-rotate-ccw.svg │ │ │ ├── osd-rotate-cw.svg │ │ │ ├── osd-rotate-flip.svg │ │ │ ├── osd-rotate-normal.svg │ │ │ ├── osd-sbs-left.svg │ │ │ ├── osd-sbs-sright.svg │ │ │ ├── osd-shutd-laptop.svg │ │ │ ├── osd-shutd-screen.svg │ │ │ ├── outbox.svg │ │ │ ├── output_win.svg │ │ │ ├── overexposure.svg │ │ │ ├── overflow-menu-left.svg │ │ │ ├── overflow-menu-right.svg │ │ │ ├── overflow-menu.svg │ │ │ ├── pack-less.svg │ │ │ ├── pack-more.svg │ │ │ ├── package.svg │ │ │ ├── package_settings.svg │ │ │ ├── page-2sides.svg │ │ │ ├── page-3sides.svg │ │ │ ├── page-4sides.svg │ │ │ ├── page-simple.svg │ │ │ ├── page-zoom.svg │ │ │ ├── paint-gradient-conical.svg │ │ │ ├── paint-gradient-linear.svg │ │ │ ├── paint-gradient-mesh.svg │ │ │ ├── paint-gradient-radial.svg │ │ │ ├── paint-none.svg │ │ │ ├── paint-pattern.svg │ │ │ ├── paint-solid.svg │ │ │ ├── paint-swatch.svg │ │ │ ├── paint-unknown.svg │ │ │ ├── pan-down.svg │ │ │ ├── pan-end.svg │ │ │ ├── pan-start.svg │ │ │ ├── pan-up.svg │ │ │ ├── pane-hide.svg │ │ │ ├── pane-show.svg │ │ │ ├── paper-color.svg │ │ │ ├── paperclip.svg │ │ │ ├── password-copy.svg │ │ │ ├── password-generator.svg │ │ │ ├── path-break-apart.svg │ │ │ ├── path-clip-edit.svg │ │ │ ├── path-combine.svg │ │ │ ├── path-cut.svg │ │ │ ├── path-difference.svg │ │ │ ├── path-division.svg │ │ │ ├── path-effect-parameter-next.svg │ │ │ ├── path-exclusion.svg │ │ │ ├── path-inset.svg │ │ │ ├── path-intersection.svg │ │ │ ├── path-mask-edit.svg │ │ │ ├── path-mode-bezier.svg │ │ │ ├── path-mode-bspline.svg │ │ │ ├── path-mode-polyline-paraxial.svg │ │ │ ├── path-mode-polyline.svg │ │ │ ├── path-mode-spiro.svg │ │ │ ├── path-offset-dynamic.svg │ │ │ ├── path-offset-linked.svg │ │ │ ├── path-outset.svg │ │ │ ├── path-reverse.svg │ │ │ ├── path-simplify.svg │ │ │ ├── path-tweak-attract.svg │ │ │ ├── path-tweak-grow.svg │ │ │ ├── path-tweak-push.svg │ │ │ ├── path-tweak-repel.svg │ │ │ ├── path-tweak-roughen.svg │ │ │ ├── path-tweak-shrink.svg │ │ │ ├── path-union.svg │ │ │ ├── pdf-annotations.svg │ │ │ ├── perspective-parallel.svg │ │ │ ├── pgp-keys.svg │ │ │ ├── photo.svg │ │ │ ├── photos-amarok.svg │ │ │ ├── pin.svg │ │ │ ├── pipe.svg │ │ │ ├── pixelart-trace.svg │ │ │ ├── player-eject.svg │ │ │ ├── player-time.svg │ │ │ ├── player-volume-muted.svg │ │ │ ├── player-volume.svg │ │ │ ├── player_eject.svg │ │ │ ├── player_end.svg │ │ │ ├── player_fwd.svg │ │ │ ├── player_pause.svg │ │ │ ├── player_play.svg │ │ │ ├── player_playlist.svg │ │ │ ├── player_record.svg │ │ │ ├── player_rew.svg │ │ │ ├── player_start.svg │ │ │ ├── player_stop.svg │ │ │ ├── playlist-automatic.svg │ │ │ ├── playlist-generator.svg │ │ │ ├── playlist-queue.svg │ │ │ ├── playlist-similar.svg │ │ │ ├── playlist-sort.svg │ │ │ ├── plugins.svg │ │ │ ├── podcast-amarok.svg │ │ │ ├── podcast-new.svg │ │ │ ├── poedit-fuzzy.svg │ │ │ ├── poedit-status-automatic.svg │ │ │ ├── poedit-status-bookmark.svg │ │ │ ├── poedit-status-cat-mid.svg │ │ │ ├── poedit-status-cat-no.svg │ │ │ ├── poedit-status-cat-ok.svg │ │ │ ├── poedit-status-comment.svg │ │ │ ├── poedit-sync.svg │ │ │ ├── poedit-update.svg │ │ │ ├── poedit-validate.svg │ │ │ ├── polygon-add-nodes.svg │ │ │ ├── polygon-merge-nodes.svg │ │ │ ├── pop-cosmic-applications.svg │ │ │ ├── pop-cosmic-launcher.svg │ │ │ ├── pop-cosmic-workspaces.svg │ │ │ ├── postalcode.svg │ │ │ ├── preferences-activities.svg │ │ │ ├── preferences-desktop-notification.svg │ │ │ ├── preferences-desktop-user-password.svg │ │ │ ├── preferences-indicator-amarok.svg │ │ │ ├── preferences-media-playback-amarok.svg │ │ │ ├── preferences-other.svg │ │ │ ├── preferences-plugin.svg │ │ │ ├── preferences-system-session-services.svg │ │ │ ├── preferences-system-windows-effect-glide.svg │ │ │ ├── preferences-system-windows-effect-minimize.svg │ │ │ ├── preferences-system.svg │ │ │ ├── preflight-verifier.svg │ │ │ ├── previous.svg │ │ │ ├── privatebrowsing.svg │ │ │ ├── process-stop.svg │ │ │ ├── project-development-close-all.svg │ │ │ ├── project-development-close.svg │ │ │ ├── project-development-new-template.svg │ │ │ ├── project-development.svg │ │ │ ├── project-open.svg │ │ │ ├── qlipper.svg │ │ │ ├── query-free-busy.svg │ │ │ ├── quickopen-class.svg │ │ │ ├── quickopen-file.svg │ │ │ ├── quickopen-function.svg │ │ │ ├── quickopen.svg │ │ │ ├── quickview.svg │ │ │ ├── rabbitvcs-about.svg │ │ │ ├── rabbitvcs-add.svg │ │ │ ├── rabbitvcs-annotate.svg │ │ │ ├── rabbitvcs-applypatch.svg │ │ │ ├── rabbitvcs-asynchronous.svg │ │ │ ├── rabbitvcs-branch.svg │ │ │ ├── rabbitvcs-bug.svg │ │ │ ├── rabbitvcs-changes.svg │ │ │ ├── rabbitvcs-checkmods.svg │ │ │ ├── rabbitvcs-checkout.svg │ │ │ ├── rabbitvcs-cleanup.svg │ │ │ ├── rabbitvcs-clear.svg │ │ │ ├── rabbitvcs-commit.svg │ │ │ ├── rabbitvcs-compare.svg │ │ │ ├── rabbitvcs-createpatch.svg │ │ │ ├── rabbitvcs-dbus.svg │ │ │ ├── rabbitvcs-delete.svg │ │ │ ├── rabbitvcs-diff.svg │ │ │ ├── rabbitvcs-drive.svg │ │ │ ├── rabbitvcs-editconflicts.svg │ │ │ ├── rabbitvcs-emblems.svg │ │ │ ├── rabbitvcs-export.svg │ │ │ ├── rabbitvcs-help.svg │ │ │ ├── rabbitvcs-import.svg │ │ │ ├── rabbitvcs-lock.svg │ │ │ ├── rabbitvcs-merge.svg │ │ │ ├── rabbitvcs-monkey.svg │ │ │ ├── rabbitvcs-properties.svg │ │ │ ├── rabbitvcs-push.svg │ │ │ ├── rabbitvcs-refresh.svg │ │ │ ├── rabbitvcs-relocate.svg │ │ │ ├── rabbitvcs-rename.svg │ │ │ ├── rabbitvcs-reset.svg │ │ │ ├── rabbitvcs-resolve.svg │ │ │ ├── rabbitvcs-revert.svg │ │ │ ├── rabbitvcs-run.svg │ │ │ ├── rabbitvcs-settings.svg │ │ │ ├── rabbitvcs-show_log.svg │ │ │ ├── rabbitvcs-stop.svg │ │ │ ├── rabbitvcs-switch.svg │ │ │ ├── rabbitvcs-unlock.svg │ │ │ ├── rabbitvcs-unstage.svg │ │ │ ├── rabbitvcs-update.svg │ │ │ ├── radio.svg │ │ │ ├── raindrop.svg │ │ │ ├── rating-unrated.svg │ │ │ ├── rating.svg │ │ │ ├── ratiocrop.svg │ │ │ ├── recently_used.svg │ │ │ ├── record.svg │ │ │ ├── rectangle-make-corners-sharp.svg │ │ │ ├── redeyes.svg │ │ │ ├── redhat-home.svg │ │ │ ├── region.svg │ │ │ ├── reload.svg │ │ │ ├── reload3.svg │ │ │ ├── reload_all_tabs.svg │ │ │ ├── reload_page.svg │ │ │ ├── remove-amarok.svg │ │ │ ├── remove-link.svg │ │ │ ├── remove.svg │ │ │ ├── replay-play.svg │ │ │ ├── replay-record-error.svg │ │ │ ├── replay-record.svg │ │ │ ├── replay-stop.svg │ │ │ ├── reply-all-rtl.svg │ │ │ ├── reply-all.svg │ │ │ ├── reply.svg │ │ │ ├── resizecol.svg │ │ │ ├── resizerow.svg │ │ │ ├── resource-calendar-child-insert.svg │ │ │ ├── resource-calendar-child.svg │ │ │ ├── resource-calendar-insert.svg │ │ │ ├── resource-group-new.svg │ │ │ ├── resource-group.svg │ │ │ ├── restoration.svg │ │ │ ├── retweet.svg │ │ │ ├── reverse.svg │ │ │ ├── revert.svg │ │ │ ├── rhythmbox-set-star.svg │ │ │ ├── rhythmbox-unset-star.svg │ │ │ ├── rime-disable.svg │ │ │ ├── rime-im.svg │ │ │ ├── rime-latin.svg │ │ │ ├── roll.svg │ │ │ ├── routeplanning.svg │ │ │ ├── run-build-clean.svg │ │ │ ├── run-build-configure.svg │ │ │ ├── run-build-file.svg │ │ │ ├── run-build-install-root.svg │ │ │ ├── run-build-install.svg │ │ │ ├── run-build-prune.svg │ │ │ ├── run-build.svg │ │ │ ├── run-clean.svg │ │ │ ├── run-install.svg │ │ │ ├── seahorse-sign-bad.svg │ │ │ ├── seahorse-sign-ok.svg │ │ │ ├── seahorse-sign.svg │ │ │ ├── search-icon.svg │ │ │ ├── search.svg │ │ │ ├── select-rectangular.svg │ │ │ ├── selection-bottom.svg │ │ │ ├── selection-checked.svg │ │ │ ├── selection-end.svg │ │ │ ├── selection-lower.svg │ │ │ ├── selection-make-bitmap-copy.svg │ │ │ ├── selection-move-to-layer-above.svg │ │ │ ├── selection-move-to-layer-below.svg │ │ │ ├── selection-raise.svg │ │ │ ├── selection-start.svg │ │ │ ├── selection-top.svg │ │ │ ├── semi-starred.svg │ │ │ ├── send-to.svg │ │ │ ├── services.svg │ │ │ ├── setroubleshoot_icon.svg │ │ │ ├── settings-configure.svg │ │ │ ├── settings.svg │ │ │ ├── shape-choose.svg │ │ │ ├── shapes.svg │ │ │ ├── sharpenimage.svg │ │ │ ├── shear.svg │ │ │ ├── shoot.svg │ │ │ ├── show-all-effects.svg │ │ │ ├── show-bounding-box.svg │ │ │ ├── show-dialogs.svg │ │ │ ├── show-grid.svg │ │ │ ├── show-guides.svg │ │ │ ├── show-hidden.svg │ │ │ ├── show-menu.svg │ │ │ ├── show-node-handles.svg │ │ │ ├── show-offline.svg │ │ │ ├── show-path-outline.svg │ │ │ ├── show-sidebar.svg │ │ │ ├── show-thumbnail-bar.svg │ │ │ ├── sidebar-collapse-left.svg │ │ │ ├── sidebar-collapse-right.svg │ │ │ ├── sidebar-collapse.svg │ │ │ ├── sidebar-expand-left.svg │ │ │ ├── sidebar-expand-right.svg │ │ │ ├── sidebar-expand.svg │ │ │ ├── sidebar-places.svg │ │ │ ├── sidebar.svg │ │ │ ├── similarartists-amarok.svg │ │ │ ├── slideshow-plugin.svg │ │ │ ├── smallclock.svg │ │ │ ├── snap-bounding-box-center.svg │ │ │ ├── snap-bounding-box-corners.svg │ │ │ ├── snap-bounding-box-edges.svg │ │ │ ├── snap-bounding-box-midpoints.svg │ │ │ ├── snap-bounding-box.svg │ │ │ ├── snap-extension.svg │ │ │ ├── snap-guideline.svg │ │ │ ├── snap-intersection.svg │ │ │ ├── snap-node.svg │ │ │ ├── snap-nodes-center.svg │ │ │ ├── snap-nodes-cusp.svg │ │ │ ├── snap-nodes-intersection.svg │ │ │ ├── snap-nodes-midpoint.svg │ │ │ ├── snap-nodes-path.svg │ │ │ ├── snap-nodes-rotation-center.svg │ │ │ ├── snap-nodes-smooth.svg │ │ │ ├── snap-orthogonal.svg │ │ │ ├── snap-page.svg │ │ │ ├── snap-text-baseline.svg │ │ │ ├── snap.svg │ │ │ ├── social.svg │ │ │ ├── sort-name.svg │ │ │ ├── sort-presence.svg │ │ │ ├── soundkonverter-replaygain.svg │ │ │ ├── spacefm-find.svg │ │ │ ├── speaker.svg │ │ │ ├── speedometer.svg │ │ │ ├── split.svg │ │ │ ├── spray-mode-clone.svg │ │ │ ├── spray-mode-copy.svg │ │ │ ├── spray-mode-union.svg │ │ │ ├── standard-connector.svg │ │ │ ├── star-off.svg │ │ │ ├── star-on.svg │ │ │ ├── starred.svg │ │ │ ├── start.svg │ │ │ ├── sticky_zoom.svg │ │ │ ├── stock_about.svg │ │ │ ├── stock_add-bookmark.svg │ │ │ ├── stock_bell.svg │ │ │ ├── stock_bottom.svg │ │ │ ├── stock_calc-accept.svg │ │ │ ├── stock_calc-cancel.svg │ │ │ ├── stock_check-filled.svg │ │ │ ├── stock_close.svg │ │ │ ├── stock_contact-list.svg │ │ │ ├── stock_copy.svg │ │ │ ├── stock_cut.svg │ │ │ ├── stock_delete.svg │ │ │ ├── stock_down.svg │ │ │ ├── stock_edit.svg │ │ │ ├── stock_exit.svg │ │ │ ├── stock_file-properites.svg │ │ │ ├── stock_file-properties.svg │ │ │ ├── stock_first.svg │ │ │ ├── stock_folder-copy.svg │ │ │ ├── stock_folder-move.svg │ │ │ ├── stock_folder_properties.svg │ │ │ ├── stock_fullscreen.svg │ │ │ ├── stock_gtk-dnd-multiple.svg │ │ │ ├── stock_help-add-bookmark.svg │ │ │ ├── stock_home.svg │ │ │ ├── stock_insert-note.svg │ │ │ ├── stock_insert-rule.svg │ │ │ ├── stock_insert-table.svg │ │ │ ├── stock_last.svg │ │ │ ├── stock_leave-fullscreen.svg │ │ │ ├── stock_left.svg │ │ │ ├── stock_mail-compose.svg │ │ │ ├── stock_mail-filters-apply.svg │ │ │ ├── stock_mail-flag-for-followup-done.svg │ │ │ ├── stock_mail-flag-for-followup.svg │ │ │ ├── stock_mail-forward.svg │ │ │ ├── stock_mail-open-multiple.svg │ │ │ ├── stock_mail-reply-to-all.svg │ │ │ ├── stock_mail-reply.svg │ │ │ ├── stock_mail-send-receive.svg │ │ │ ├── stock_mail-send.svg │ │ │ ├── stock_mail-unread-multiple.svg │ │ │ ├── stock_mark.svg │ │ │ ├── stock_media-fwd.svg │ │ │ ├── stock_media-next.svg │ │ │ ├── stock_media-pause.svg │ │ │ ├── stock_media-play.svg │ │ │ ├── stock_media-prev.svg │ │ │ ├── stock_media-rec.svg │ │ │ ├── stock_media-rew.svg │ │ │ ├── stock_media-stop.svg │ │ │ ├── stock_navigator.svg │ │ │ ├── stock_new-24h-appointment.svg │ │ │ ├── stock_new-address-book.svg │ │ │ ├── stock_new-appointment.svg │ │ │ ├── stock_new-bcard.svg │ │ │ ├── stock_new-dir.svg │ │ │ ├── stock_new-tab.svg │ │ │ ├── stock_new-text.svg │ │ │ ├── stock_new-window.svg │ │ │ ├── stock_no.svg │ │ │ ├── stock_not.svg │ │ │ ├── stock_notes.svg │ │ │ ├── stock_paste.svg │ │ │ ├── stock_people.svg │ │ │ ├── stock_print-preview.svg │ │ │ ├── stock_print-setup.svg │ │ │ ├── stock_print.svg │ │ │ ├── stock_properties.svg │ │ │ ├── stock_redo.svg │ │ │ ├── stock_refresh.svg │ │ │ ├── stock_right.svg │ │ │ ├── stock_save-as.svg │ │ │ ├── stock_save.svg │ │ │ ├── stock_score-high.svg │ │ │ ├── stock_score-higher.svg │ │ │ ├── stock_score-highest.svg │ │ │ ├── stock_score-low.svg │ │ │ ├── stock_score-lower.svg │ │ │ ├── stock_score-lowest.svg │ │ │ ├── stock_score-normal.svg │ │ │ ├── stock_search.svg │ │ │ ├── stock_select-all.svg │ │ │ ├── stock_select-column.svg │ │ │ ├── stock_select-row.svg │ │ │ ├── stock_shared-by-me.svg │ │ │ ├── stock_shared-to-me.svg │ │ │ ├── stock_show-all.svg │ │ │ ├── stock_stop.svg │ │ │ ├── stock_task-assigned-to.svg │ │ │ ├── stock_task-assigned.svg │ │ │ ├── stock_task-recurring.svg │ │ │ ├── stock_task.svg │ │ │ ├── stock_text-monospaced.svg │ │ │ ├── stock_thunar-shortcuts.svg │ │ │ ├── stock_timezone.svg │ │ │ ├── stock_todo.svg │ │ │ ├── stock_top.svg │ │ │ ├── stock_undo.svg │ │ │ ├── stock_up.svg │ │ │ ├── stock_video-conferencing.svg │ │ │ ├── stock_view-details.svg │ │ │ ├── stock_volume.svg │ │ │ ├── stock_xfburn-audio-cd.svg │ │ │ ├── stock_xfburn-blank-cdrw.svg │ │ │ ├── stock_xfburn-data-copy.svg │ │ │ ├── stock_xfburn-format-dvdrw.svg │ │ │ ├── stock_xfburn-new-data-composition.svg │ │ │ ├── stock_xfburn.svg │ │ │ ├── stock_yes.svg │ │ │ ├── stock_zoom-page.svg │ │ │ ├── stop.svg │ │ │ ├── story-editor.svg │ │ │ ├── straight-connector.svg │ │ │ ├── stroke-cap-butt.svg │ │ │ ├── stroke-cap-round.svg │ │ │ ├── stroke-cap-square.svg │ │ │ ├── stroke-join-bevel.svg │ │ │ ├── stroke-join-miter.svg │ │ │ ├── stroke-join-round.svg │ │ │ ├── stroke-to-path.svg │ │ │ ├── svn-commit.svg │ │ │ ├── svn-update.svg │ │ │ ├── swap-panels.svg │ │ │ ├── symbol-add.svg │ │ │ ├── symbol-bigger.svg │ │ │ ├── symbol-fit.svg │ │ │ ├── symbol-remove.svg │ │ │ ├── symbol-smaller.svg │ │ │ ├── symbols.svg │ │ │ ├── system-help.svg │ │ │ ├── system-run.svg │ │ │ ├── system-search.svg │ │ │ ├── system-software-install.svg │ │ │ ├── system-upgrade.svg │ │ │ ├── tab-close-other.svg │ │ │ ├── tab-close.svg │ │ │ ├── tab-detach.svg │ │ │ ├── tab-duplicate.svg │ │ │ ├── tab-new-background.svg │ │ │ ├── tab-new.svg │ │ │ ├── tab.svg │ │ │ ├── tab_breakoff.svg │ │ │ ├── tab_duplicate.svg │ │ │ ├── tab_new.svg │ │ │ ├── tab_new_bg.svg │ │ │ ├── tab_remove.svg │ │ │ ├── tab_remove_other.svg │ │ │ ├── table.svg │ │ │ ├── tag-addressbook.svg │ │ │ ├── tag-delete.svg │ │ │ ├── tag-edit.svg │ │ │ ├── tag-events.svg │ │ │ ├── tag-folder.svg │ │ │ ├── tag-new.svg │ │ │ ├── tag-people.svg │ │ │ ├── tag-places.svg │ │ │ ├── tag-properties.svg │ │ │ ├── tag-recents.svg │ │ │ ├── tag-reset.svg │ │ │ ├── tag.svg │ │ │ ├── tap-create.svg │ │ │ ├── tap-extract-to.svg │ │ │ ├── tap-extract.svg │ │ │ ├── task-attempt.svg │ │ │ ├── task-attention.svg │ │ │ ├── task-due.svg │ │ │ ├── task-new.svg │ │ │ ├── task-past-due.svg │ │ │ ├── taxes-finances.svg │ │ │ ├── terminator_horiz.svg │ │ │ ├── terminator_vert.svg │ │ │ ├── text-convert-to-regular.svg │ │ │ ├── text-field-framed.svg │ │ │ ├── text-field.svg │ │ │ ├── text-flow-into-frame.svg │ │ │ ├── text-frame-link.svg │ │ │ ├── text-frame-unlink.svg │ │ │ ├── text-orientation-auto.svg │ │ │ ├── text-orientation-sideways.svg │ │ │ ├── text-orientation-upright.svg │ │ │ ├── text-put-on-path.svg │ │ │ ├── text-remove-from-path.svg │ │ │ ├── text-speak.svg │ │ │ ├── text-unflow.svg │ │ │ ├── text-unkern.svg │ │ │ ├── text-wiki.svg │ │ │ ├── text-wrap.svg │ │ │ ├── text_horz_kern.svg │ │ │ ├── text_letter_spacing.svg │ │ │ ├── text_line_spacing.svg │ │ │ ├── text_outer_style.svg │ │ │ ├── text_remove_kerns.svg │ │ │ ├── text_rotation.svg │ │ │ ├── text_subscript.svg │ │ │ ├── text_superscript.svg │ │ │ ├── text_vert_kern.svg │ │ │ ├── text_word_spacing.svg │ │ │ ├── texture.svg │ │ │ ├── tiny-pause.svg │ │ │ ├── tiny-start.svg │ │ │ ├── toggle_vp_y.svg │ │ │ ├── toggle_vp_z.svg │ │ │ ├── tool-animator.svg │ │ │ ├── tool-measure.svg │ │ │ ├── tool-node-editor.svg │ │ │ ├── tool-pointer.svg │ │ │ ├── tool-spray.svg │ │ │ ├── tool-tweak.svg │ │ │ ├── tool_color_eraser.svg │ │ │ ├── tool_curve.svg │ │ │ ├── tool_elliptical_selection.svg │ │ │ ├── tool_polygon.svg │ │ │ ├── tool_rounded_rectangle.svg │ │ │ ├── tools-check-spelling.svg │ │ │ ├── tools-media-optical-burn-image.svg │ │ │ ├── tools-media-optical-burn.svg │ │ │ ├── tools-media-optical-copy.svg │ │ │ ├── tools-media-optical-erase.svg │ │ │ ├── tools-media-optical-format.svg │ │ │ ├── tools-report-bug.svg │ │ │ ├── tools-rip-audio-cd.svg │ │ │ ├── tools-rip-video-cd.svg │ │ │ ├── tools-rip-video-dvd.svg │ │ │ ├── tools-wizard.svg │ │ │ ├── tools.svg │ │ │ ├── top.svg │ │ │ ├── torrents.svg │ │ │ ├── transfers.svg │ │ │ ├── transform-affect-gradient.svg │ │ │ ├── transform-affect-pattern.svg │ │ │ ├── transform-affect-rounded-corners.svg │ │ │ ├── transform-affect-stroke.svg │ │ │ ├── transform-browse.svg │ │ │ ├── transform-crop-and-resize.svg │ │ │ ├── transform-crop.svg │ │ │ ├── transform-move.svg │ │ │ ├── transform-rotate.svg │ │ │ ├── transform-scale-textbox-points.svg │ │ │ ├── transform-scale.svg │ │ │ ├── transform-shear-down.svg │ │ │ ├── transform-shear-left.svg │ │ │ ├── transform-shear-right.svg │ │ │ ├── transform-shear-up.svg │ │ │ ├── trash-empty.svg │ │ │ ├── trim-margins.svg │ │ │ ├── trim-to-selection.svg │ │ │ ├── twitter-dm.svg │ │ │ ├── twitter-home.svg │ │ │ ├── twitter-mentions.svg │ │ │ ├── twitter-profile.svg │ │ │ ├── udiskie-detach.svg │ │ │ ├── udiskie-eject.svg │ │ │ ├── udiskie-lock.svg │ │ │ ├── udiskie-mount.svg │ │ │ ├── udiskie-submenu.svg │ │ │ ├── udiskie-unlock.svg │ │ │ ├── udiskie-unmount.svg │ │ │ ├── underexposure.svg │ │ │ ├── undo.svg │ │ │ ├── unlock.svg │ │ │ ├── up.svg │ │ │ ├── upcomingevents-amarok.svg │ │ │ ├── upindicator.svg │ │ │ ├── upload-media.svg │ │ │ ├── upload.svg │ │ │ ├── url-copy.svg │ │ │ ├── user-group-delete.svg │ │ │ ├── user-group-new.svg │ │ │ ├── user-group-properties.svg │ │ │ ├── user-identity.svg │ │ │ ├── user-properties.svg │ │ │ ├── user_purple.svg │ │ │ ├── usermenu-delete.svg │ │ │ ├── usermenu-down.svg │ │ │ ├── usermenu-up.svg │ │ │ ├── username-copy.svg │ │ │ ├── vertical.svg │ │ │ ├── videoclip-amarok.svg │ │ │ ├── view-bank-account-checking.svg │ │ │ ├── view-bank-account-savings.svg │ │ │ ├── view-bank-account.svg │ │ │ ├── view-bank.svg │ │ │ ├── view-barcode-add.svg │ │ │ ├── view-barcode-qr.svg │ │ │ ├── view-barcode.svg │ │ │ ├── view-calendar-agenda.svg │ │ │ ├── view-calendar-birthday.svg │ │ │ ├── view-calendar-day.svg │ │ │ ├── view-calendar-holiday.svg │ │ │ ├── view-calendar-journal.svg │ │ │ ├── view-calendar-list.svg │ │ │ ├── view-calendar-month.svg │ │ │ ├── view-calendar-special-occasion.svg │ │ │ ├── view-calendar-tasks.svg │ │ │ ├── view-calendar-time-spent.svg │ │ │ ├── view-calendar-timeline.svg │ │ │ ├── view-calendar-upcoming-days.svg │ │ │ ├── view-calendar-upcoming-events.svg │ │ │ ├── view-calendar-wedding-anniversary.svg │ │ │ ├── view-calendar-week.svg │ │ │ ├── view-calendar-whatsnext.svg │ │ │ ├── view-calendar-workweek.svg │ │ │ ├── view-calendar.svg │ │ │ ├── view-catalog.svg │ │ │ ├── view-categories.svg │ │ │ ├── view-certificate-add.svg │ │ │ ├── view-certificate-export-secret.svg │ │ │ ├── view-certificate-export-server.svg │ │ │ ├── view-certificate-export.svg │ │ │ ├── view-certificate-import.svg │ │ │ ├── view-certificate-server-configure.svg │ │ │ ├── view-certificate-sign.svg │ │ │ ├── view-certificate.svg │ │ │ ├── view-choose.svg │ │ │ ├── view-close.svg │ │ │ ├── view-column.svg │ │ │ ├── view-compact.svg │ │ │ ├── view-continuous.svg │ │ │ ├── view-coverflow.svg │ │ │ ├── view-currency-list.svg │ │ │ ├── view-dual.svg │ │ │ ├── view-file-columns.svg │ │ │ ├── view-filter-rtl.svg │ │ │ ├── view-filter.svg │ │ │ ├── view-financial-account-add.svg │ │ │ ├── view-financial-account-asset-closed.svg │ │ │ ├── view-financial-account-asset.svg │ │ │ ├── view-financial-account-cash-closed.svg │ │ │ ├── view-financial-account-cash.svg │ │ │ ├── view-financial-account-checking-closed.svg │ │ │ ├── view-financial-account-checking.svg │ │ │ ├── view-financial-account-close.svg │ │ │ ├── view-financial-account-closed.svg │ │ │ ├── view-financial-account-credit-card-closed.svg │ │ │ ├── view-financial-account-credit-card.svg │ │ │ ├── view-financial-account-delete.svg │ │ │ ├── view-financial-account-edit.svg │ │ │ ├── view-financial-account-investment-closed.svg │ │ │ ├── view-financial-account-investment-security-closed.svg │ │ │ ├── view-financial-account-investment-security.svg │ │ │ ├── view-financial-account-investment.svg │ │ │ ├── view-financial-account-liability-closed.svg │ │ │ ├── view-financial-account-liability.svg │ │ │ ├── view-financial-account-loan-closed.svg │ │ │ ├── view-financial-account-loan.svg │ │ │ ├── view-financial-account-reopen.svg │ │ │ ├── view-financial-account-savings-closed.svg │ │ │ ├── view-financial-account-savings.svg │ │ │ ├── view-financial-account.svg │ │ │ ├── view-financial-budget.svg │ │ │ ├── view-financial-category-add.svg │ │ │ ├── view-financial-category-delete.svg │ │ │ ├── view-financial-category-edit.svg │ │ │ ├── view-financial-category-expense.svg │ │ │ ├── view-financial-category-income.svg │ │ │ ├── view-financial-list.svg │ │ │ ├── view-financial-transfer-reconcile.svg │ │ │ ├── view-financial-transfer-reconciled.svg │ │ │ ├── view-financial-transfer-unreconciled.svg │ │ │ ├── view-form-action.svg │ │ │ ├── view-form.svg │ │ │ ├── view-fullscreen.svg │ │ │ ├── view-grid.svg │ │ │ ├── view-group.svg │ │ │ ├── view-hidden.svg │ │ │ ├── view-history.svg │ │ │ ├── view-institution-add.svg │ │ │ ├── view-institution-delete.svg │ │ │ ├── view-institution-edit.svg │ │ │ ├── view-institution.svg │ │ │ ├── view-left-close.svg │ │ │ ├── view-list-compact.svg │ │ │ ├── view-list-details.svg │ │ │ ├── view-list-icons.svg │ │ │ ├── view-list-images.svg │ │ │ ├── view-list-text.svg │ │ │ ├── view-list-tree.svg │ │ │ ├── view-list-video-symbolic.svg │ │ │ ├── view-list-video.svg │ │ │ ├── view-list.svg │ │ │ ├── view-maximized.svg │ │ │ ├── view-media-album-cover.svg │ │ │ ├── view-media-artist.svg │ │ │ ├── view-media-equalizer.svg │ │ │ ├── view-media-genre.svg │ │ │ ├── view-media-lyrics.svg │ │ │ ├── view-media-playcount.svg │ │ │ ├── view-media-playlist.svg │ │ │ ├── view-media-queue.svg │ │ │ ├── view-media-subtitles-hidden.svg │ │ │ ├── view-media-subtitles.svg │ │ │ ├── view-media-title.svg │ │ │ ├── view-media-track.svg │ │ │ ├── view-media-visualization.svg │ │ │ ├── view-more-horizontal.svg │ │ │ ├── view-more.svg │ │ │ ├── view-multiple-objects.svg │ │ │ ├── view-object-histogram-linear.svg │ │ │ ├── view-object-histogram-logarithmic.svg │ │ │ ├── view-paged.svg │ │ │ ├── view-pages-continuous.svg │ │ │ ├── view-pages-facing-first-centered.svg │ │ │ ├── view-pages-facing.svg │ │ │ ├── view-pages-overview.svg │ │ │ ├── view-pages-single.svg │ │ │ ├── view-pim-calendar.svg │ │ │ ├── view-pim-contacts.svg │ │ │ ├── view-pim-journal.svg │ │ │ ├── view-pim-mail.svg │ │ │ ├── view-pim-news.svg │ │ │ ├── view-pim-notes.svg │ │ │ ├── view-pim-summary.svg │ │ │ ├── view-pim-tasks-pending.svg │ │ │ ├── view-pim-tasks.svg │ │ │ ├── view-presentation.svg │ │ │ ├── view-preview.svg │ │ │ ├── view-process-all-tree.svg │ │ │ ├── view-process-all.svg │ │ │ ├── view-process-own.svg │ │ │ ├── view-process-system.svg │ │ │ ├── view-process-tree.svg │ │ │ ├── view-process-users.svg │ │ │ ├── view-readermode-active.svg │ │ │ ├── view-readermode.svg │ │ │ ├── view-refresh.svg │ │ │ ├── view-resource-calendar.svg │ │ │ ├── view-restore.svg │ │ │ ├── view-right-close.svg │ │ │ ├── view-right-new.svg │ │ │ ├── view-sidetree.svg │ │ │ ├── view-sort-ascending.svg │ │ │ ├── view-sort-descending.svg │ │ │ ├── view-sort.svg │ │ │ ├── view-split-left-right.svg │ │ │ ├── view-split-top-bottom.svg │ │ │ ├── view-statistics.svg │ │ │ ├── view-table-of-contents-ltr.svg │ │ │ ├── view-table-of-contents-rtl.svg │ │ │ ├── view-task-add.svg │ │ │ ├── view-task-child-add.svg │ │ │ ├── view-task-child.svg │ │ │ ├── view-task.svg │ │ │ ├── view-time-schedule-baselined-add.svg │ │ │ ├── view-time-schedule-baselined-remove.svg │ │ │ ├── view-time-schedule-baselined.svg │ │ │ ├── view-time-schedule-calculus.svg │ │ │ ├── view-time-schedule-child-insert.svg │ │ │ ├── view-time-schedule-edit.svg │ │ │ ├── view-time-schedule-insert.svg │ │ │ ├── view-time-schedule.svg │ │ │ ├── view-user-offline-kopete.svg │ │ │ ├── view-visible.svg │ │ │ ├── view-web-browser-dom-tree.svg │ │ │ ├── view_choose.svg │ │ │ ├── view_detailed.svg │ │ │ ├── view_icon.svg │ │ │ ├── view_left_right.svg │ │ │ ├── view_multicolumn.svg │ │ │ ├── view_text.svg │ │ │ ├── view_top_bottom.svg │ │ │ ├── view_tree.svg │ │ │ ├── viewimage.svg │ │ │ ├── viewmagfit.svg │ │ │ ├── vinyl.svg │ │ │ ├── virtual-desktops.svg │ │ │ ├── visibility.svg │ │ │ ├── vm-create.svg │ │ │ ├── vm-download.svg │ │ │ ├── vm-power-off.svg │ │ │ ├── vm-power-on.svg │ │ │ ├── vm-restart.svg │ │ │ ├── vm-settings.svg │ │ │ ├── vm-snapshot-autoprotect-keep.svg │ │ │ ├── vm-snapshot-autoprotect.svg │ │ │ ├── vm-snapshot-current.svg │ │ │ ├── vm-snapshot-recording.svg │ │ │ ├── vm-snapshot-revert.svg │ │ │ ├── vm-snapshot.svg │ │ │ ├── vm-snapshots-manage.svg │ │ │ ├── vm-suspend.svg │ │ │ ├── vm-tools-install-cancel.svg │ │ │ ├── vm-tools-install.svg │ │ │ ├── vm-upload.svg │ │ │ ├── vm_clone_wizard.svg │ │ │ ├── vm_new.svg │ │ │ ├── vmware-autoprotect-keep.svg │ │ │ ├── vmware-checkpoint-next.svg │ │ │ ├── vmware-checkpoint-previous.svg │ │ │ ├── vmware-component-download-inactive.svg │ │ │ ├── vmware-component-downloading.svg │ │ │ ├── vmware-component.svg │ │ │ ├── vmware-datacenter.svg │ │ │ ├── vmware-disabled.svg │ │ │ ├── vmware-error-emblem.svg │ │ │ ├── vmware-locked.svg │ │ │ ├── vmware-manage-autostart-vms.svg │ │ │ ├── vmware-marker-add.svg │ │ │ ├── vmware-new.svg │ │ │ ├── vmware-powered-on.svg │ │ │ ├── vmware-ram-max-recommended-bullet.svg │ │ │ ├── vmware-ram-max-recommended-flag.svg │ │ │ ├── vmware-ram-min-recommended-bullet.svg │ │ │ ├── vmware-ram-min-recommended-flag.svg │ │ │ ├── vmware-ram-recommended-bullet.svg │ │ │ ├── vmware-ram-recommended-flag.svg │ │ │ ├── vmware-replay-beginning.svg │ │ │ ├── vmware-replay-pause.svg │ │ │ ├── vmware-replay-play.svg │ │ │ ├── vmware-replay-speed-fast.svg │ │ │ ├── vmware-replay-speed-normal.svg │ │ │ ├── vmware-settings.svg │ │ │ ├── vmware-suspended.svg │ │ │ ├── vmware-unlocked.svg │ │ │ ├── vmware-vcd-server.svg │ │ │ ├── vmware-vcenter.svg │ │ │ ├── vmware-view-appliance.svg │ │ │ ├── vmware-view-console.svg │ │ │ ├── vmware-view-unity-error.svg │ │ │ ├── vmware-view-unity.svg │ │ │ ├── wallet-open.svg │ │ │ ├── web-browser.svg │ │ │ ├── whitebalance.svg │ │ │ ├── widget-alternatives.svg │ │ │ ├── window-close.svg │ │ │ ├── window-duplicate.svg │ │ │ ├── window-keep-above.svg │ │ │ ├── window-keep-below.svg │ │ │ ├── window-maximize.svg │ │ │ ├── window-minimize.svg │ │ │ ├── window-new.svg │ │ │ ├── window-next.svg │ │ │ ├── window-pin.svg │ │ │ ├── window-previous.svg │ │ │ ├── window-restore.svg │ │ │ ├── window-shade.svg │ │ │ ├── window-unpin.svg │ │ │ ├── window-unshade.svg │ │ │ ├── window.svg │ │ │ ├── window_fullscreen.svg │ │ │ ├── window_new.svg │ │ │ ├── window_nofullscreen.svg │ │ │ ├── x-clementine-album.svg │ │ │ ├── x-clementine-artist.svg │ │ │ ├── x-clementine-shuffle.svg │ │ │ ├── x-office-address-book.svg │ │ │ ├── x-shape-connection.svg │ │ │ ├── x-shape-formula.svg │ │ │ ├── x-shape-image.svg │ │ │ ├── x-shape-text.svg │ │ │ ├── x-zoom-in.svg │ │ │ ├── x-zoom-out.svg │ │ │ ├── xc_crosshair.svg │ │ │ ├── xfce-wm-close.svg │ │ │ ├── xfce-wm-maximize.svg │ │ │ ├── xfce-wm-menu.svg │ │ │ ├── xfce-wm-minimize.svg │ │ │ ├── xfce-wm-shade.svg │ │ │ ├── xfce-wm-stick.svg │ │ │ ├── xfce-wm-unmaximize.svg │ │ │ ├── xfce-wm-unshade.svg │ │ │ ├── xfce-wm-unstick.svg │ │ │ ├── xml-attribute-delete.svg │ │ │ ├── xml-element-new.svg │ │ │ ├── xml-node-delete.svg │ │ │ ├── xml-node-duplicate.svg │ │ │ ├── xml-text-new.svg │ │ │ ├── y-zoom-in.svg │ │ │ ├── y-zoom-out.svg │ │ │ ├── zone-in.svg │ │ │ ├── zone-out.svg │ │ │ ├── zoom-1-to-2.svg │ │ │ ├── zoom-2-to-1.svg │ │ │ ├── zoom-best-fit.svg │ │ │ ├── zoom-center-page.svg │ │ │ ├── zoom-double-size.svg │ │ │ ├── zoom-draw.svg │ │ │ ├── zoom-fit-best.svg │ │ │ ├── zoom-fit-drawing.svg │ │ │ ├── zoom-fit-height.svg │ │ │ ├── zoom-fit-page.svg │ │ │ ├── zoom-fit-selection.svg │ │ │ ├── zoom-fit-width.svg │ │ │ ├── zoom-half-size.svg │ │ │ ├── zoom-in-large.svg │ │ │ ├── zoom-in-x.svg │ │ │ ├── zoom-in-y.svg │ │ │ ├── zoom-in.svg │ │ │ ├── zoom-next.svg │ │ │ ├── zoom-original.svg │ │ │ ├── zoom-out-x.svg │ │ │ ├── zoom-out-y.svg │ │ │ ├── zoom-out.svg │ │ │ ├── zoom-previous.svg │ │ │ ├── zoom-select-fit.svg │ │ │ ├── zoom-select-x.svg │ │ │ ├── zoom-select-y.svg │ │ │ ├── zoom-select.svg │ │ │ └── zoom.svg │ │ ├── 16@2 │ │ └── symbolic │ │ │ ├── action-unavailable-symbolic.svg │ │ │ ├── add-files-to-archive-symbolic.svg │ │ │ ├── address-book-new-symbolic.svg │ │ │ ├── application-exit-symbolic.svg │ │ │ ├── application-menu-symbolic.svg │ │ │ ├── appointment-new-symbolic.svg │ │ │ ├── appointment-soon-symbolic.svg │ │ │ ├── bookmark-new-symbolic.svg │ │ │ ├── browser-download-symbolic.svg │ │ │ ├── calendar-go-today-symbolic.svg │ │ │ ├── call-start-symbolic.svg │ │ │ ├── call-stop-symbolic.svg │ │ │ ├── camera-switch-symbolic.svg │ │ │ ├── category-search-symbolic.svg │ │ │ ├── chat-message-new-symbolic.svg │ │ │ ├── color-select-symbolic.svg │ │ │ ├── contact-new-symbolic.svg │ │ │ ├── detach-symbolic.svg │ │ │ ├── dino-double-tick-symbolic.svg │ │ │ ├── dino-tick-symbolic.svg │ │ │ ├── document-edit-symbolic.svg │ │ │ ├── document-export-symbolic.svg │ │ │ ├── document-import-symbolic.svg │ │ │ ├── document-new-symbolic.svg │ │ │ ├── document-open-recent-symbolic.svg │ │ │ ├── document-open-symbolic.svg │ │ │ ├── document-page-setup-symbolic.svg │ │ │ ├── document-print-preview-symbolic.svg │ │ │ ├── document-print-symbolic.svg │ │ │ ├── document-properties-symbolic.svg │ │ │ ├── document-revert-rtl-symbolic.svg │ │ │ ├── document-revert-symbolic-rtl.svg │ │ │ ├── document-revert-symbolic.svg │ │ │ ├── document-save-as-symbolic.svg │ │ │ ├── document-save-symbolic.svg │ │ │ ├── document-send-symbolic.svg │ │ │ ├── edit-clear-all-symbolic.svg │ │ │ ├── edit-clear-rtl-symbolic.svg │ │ │ ├── edit-clear-symbolic-rtl.svg │ │ │ ├── edit-clear-symbolic.svg │ │ │ ├── edit-copy-symbolic.svg │ │ │ ├── edit-cut-symbolic.svg │ │ │ ├── edit-delete-symbolic.svg │ │ │ ├── edit-find-replace-symbolic.svg │ │ │ ├── edit-find-symbolic.svg │ │ │ ├── edit-paste-symbolic.svg │ │ │ ├── edit-redo-rtl-symbolic.svg │ │ │ ├── edit-redo-symbolic-rtl.svg │ │ │ ├── edit-redo-symbolic.svg │ │ │ ├── edit-select-all-symbolic.svg │ │ │ ├── edit-select-symbolic.svg │ │ │ ├── edit-symbolic.svg │ │ │ ├── edit-tag-symbolic.svg │ │ │ ├── edit-undo-rtl-symbolic.svg │ │ │ ├── edit-undo-symbolic-rtl.svg │ │ │ ├── edit-undo-symbolic.svg │ │ │ ├── ephy-bookmark-tag-symbolic.svg │ │ │ ├── ephy-bookmarks-symbolic.svg │ │ │ ├── ephy-reader-mode-symbolic.svg │ │ │ ├── error-correct-symbolic.svg │ │ │ ├── extract-archive-symbolic.svg │ │ │ ├── fcitx-fullwidth-active-symbolic.svg │ │ │ ├── fcitx-fullwidth-inactive-symbolic.svg │ │ │ ├── fcitx-kbd-symbolic.svg │ │ │ ├── fcitx-punc-active-symbolic.svg │ │ │ ├── fcitx-punc-inactive-symbolic.svg │ │ │ ├── fcitx-vk-active-symbolic.svg │ │ │ ├── fcitx-vk-inactive-symbolic.svg │ │ │ ├── find-location-symbolic.svg │ │ │ ├── focus-legacy-systray-symbolic.svg │ │ │ ├── focus-top-bar-symbolic.svg │ │ │ ├── focus-windows-symbolic.svg │ │ │ ├── folder-new-symbolic.svg │ │ │ ├── font-select-symbolic.svg │ │ │ ├── format-indent-less-rtl-symbolic.svg │ │ │ ├── format-indent-less-symbolic-rtl.svg │ │ │ ├── format-indent-less-symbolic.svg │ │ │ ├── format-indent-more-rtl-symbolic.svg │ │ │ ├── format-indent-more-symbolic-rtl.svg │ │ │ ├── format-indent-more-symbolic.svg │ │ │ ├── format-justify-center-symbolic.svg │ │ │ ├── format-justify-fill-symbolic.svg │ │ │ ├── format-justify-left-symbolic.svg │ │ │ ├── format-justify-right-symbolic.svg │ │ │ ├── format-text-bold-symbolic.svg │ │ │ ├── format-text-direction-ltr-symbolic.svg │ │ │ ├── format-text-direction-rtl-symbolic.svg │ │ │ ├── format-text-direction-symbolic-rtl.svg │ │ │ ├── format-text-direction-symbolic.svg │ │ │ ├── format-text-italic-symbolic.svg │ │ │ ├── format-text-larger-symbolic.svg │ │ │ ├── format-text-remove-formatting-symbolic.svg │ │ │ ├── format-text-smaller-symbolic.svg │ │ │ ├── format-text-strikethrough-symbolic.svg │ │ │ ├── format-text-underline-symbolic.svg │ │ │ ├── go-bottom-symbolic.svg │ │ │ ├── go-down-symbolic.svg │ │ │ ├── go-first-rtl-symbolic.svg │ │ │ ├── go-first-symbolic-rtl.svg │ │ │ ├── go-first-symbolic.svg │ │ │ ├── go-home-symbolic.svg │ │ │ ├── go-jump-rtl-symbolic.svg │ │ │ ├── go-jump-symbolic-rtl.svg │ │ │ ├── go-jump-symbolic.svg │ │ │ ├── go-last-rtl-symbolic.svg │ │ │ ├── go-last-symbolic-rtl.svg │ │ │ ├── go-last-symbolic.svg │ │ │ ├── go-next-rtl-symbolic.svg │ │ │ ├── go-next-symbolic-rtl.svg │ │ │ ├── go-next-symbolic.svg │ │ │ ├── go-previous-rtl-symbolic.svg │ │ │ ├── go-previous-symbolic-rtl.svg │ │ │ ├── go-previous-symbolic.svg │ │ │ ├── go-top-symbolic.svg │ │ │ ├── go-up-symbolic.svg │ │ │ ├── help-about-symbolic.svg │ │ │ ├── help-info-symbolic.svg │ │ │ ├── image-crop-symbolic.svg │ │ │ ├── image-denoise-symbolic.svg │ │ │ ├── image-filter-symbolic.svg │ │ │ ├── image-red-eye-symbolic.svg │ │ │ ├── image-resize-symbolic.svg │ │ │ ├── image-sharpen-symbolic.svg │ │ │ ├── image-straighten-symbolic.svg │ │ │ ├── insert-emoticon-symbolic.svg │ │ │ ├── insert-image-symbolic.svg │ │ │ ├── insert-link-symbolic.svg │ │ │ ├── insert-object-symbolic.svg │ │ │ ├── insert-text-symbolic.svg │ │ │ ├── keyboard-caps-lock-filled-symbolic.svg │ │ │ ├── keyboard-enter-symbolic.svg │ │ │ ├── keyboard-hide-symbolic.svg │ │ │ ├── keyboard-layout-filled-symbolic.svg │ │ │ ├── keyboard-shift-filled-symbolic.svg │ │ │ ├── link-symbolic.svg │ │ │ ├── list-add-symbolic.svg │ │ │ ├── list-drag-handle-symbolic.svg │ │ │ ├── list-remove-all-symbolic.svg │ │ │ ├── list-remove-symbolic.svg │ │ │ ├── location-symbolic.svg │ │ │ ├── mail-flag-symbolic.svg │ │ │ ├── mail-forward-rtl-symbolic.svg │ │ │ ├── mail-forward-symbolic.svg │ │ │ ├── mail-mark-important-symbolic.svg │ │ │ ├── mail-mark-junk-symbolic.svg │ │ │ ├── mail-mark-notjunk-symbolic.svg │ │ │ ├── mail-mark-read-symbolic.svg │ │ │ ├── mail-mark-unread-symbolic.svg │ │ │ ├── mail-message-new-symbolic.svg │ │ │ ├── mail-reply-all-symbolic-rtl.svg │ │ │ ├── mail-reply-all-symbolic.svg │ │ │ ├── mail-reply-rtl-symbolic.svg │ │ │ ├── mail-reply-sender-rtl-symbolic.svg │ │ │ ├── mail-reply-sender-symbolic.svg │ │ │ ├── mail-reply-symbolic.svg │ │ │ ├── mail-send-receive-symbolic.svg │ │ │ ├── mail-send-symbolic.svg │ │ │ ├── mail-spam-symbolic.svg │ │ │ ├── mark-location-symbolic.svg │ │ │ ├── marker-symbolic.svg │ │ │ ├── media-eject-symbolic.svg │ │ │ ├── media-mount-symbolic.svg │ │ │ ├── media-playback-pause-symbolic.svg │ │ │ ├── media-playback-start-rtl-symbolic.svg │ │ │ ├── media-playback-start-symbolic-rtl.svg │ │ │ ├── media-playback-start-symbolic.svg │ │ │ ├── media-playback-stop-symbolic.svg │ │ │ ├── media-record-symbolic.svg │ │ │ ├── media-seek-backward-rtl-symbolic.svg │ │ │ ├── media-seek-backward-symbolic-rtl.svg │ │ │ ├── media-seek-backward-symbolic.svg │ │ │ ├── media-seek-forward-rtl-symbolic.svg │ │ │ ├── media-seek-forward-symbolic-rtl.svg │ │ │ ├── media-seek-forward-symbolic.svg │ │ │ ├── media-skip-backward-rtl-symbolic.svg │ │ │ ├── media-skip-backward-symbolic-rtl.svg │ │ │ ├── media-skip-backward-symbolic.svg │ │ │ ├── media-skip-forward-rtl-symbolic.svg │ │ │ ├── media-skip-forward-symbolic-rtl.svg │ │ │ ├── media-skip-forward-symbolic.svg │ │ │ ├── media-view-subtitles-symbolic.svg │ │ │ ├── music-artist-symbolic.svg │ │ │ ├── music-playlist-symbolic.svg │ │ │ ├── new-window-symbolic.svg │ │ │ ├── object-flip-horizontal-symbolic.svg │ │ │ ├── object-flip-vertical-symbolic.svg │ │ │ ├── object-merge-symbolic.svg │ │ │ ├── object-move-symbolic.svg │ │ │ ├── object-rotate-left-symbolic.svg │ │ │ ├── object-rotate-right-symbolic.svg │ │ │ ├── object-select-symbolic.svg │ │ │ ├── object-straighten-symbolic.svg │ │ │ ├── open-menu-symbolic.svg │ │ │ ├── pan-down-symbolic.svg │ │ │ ├── pan-end-symbolic-rtl.svg │ │ │ ├── pan-end-symbolic.svg │ │ │ ├── pan-start-symbolic-rtl.svg │ │ │ ├── pan-start-symbolic.svg │ │ │ ├── pan-up-symbolic.svg │ │ │ ├── pane-hide-symbolic-rtl.svg │ │ │ ├── pane-hide-symbolic.svg │ │ │ ├── pane-show-symbolic-rtl.svg │ │ │ ├── pane-show-symbolic.svg │ │ │ ├── process-stop-symbolic.svg │ │ │ ├── qrscanner-symbolic.svg │ │ │ ├── search-symbolic.svg │ │ │ ├── selection-end-symbolic-rtl.svg │ │ │ ├── selection-end-symbolic.svg │ │ │ ├── selection-mode-symbolic.svg │ │ │ ├── selection-start-symbolic-rtl.svg │ │ │ ├── selection-start-symbolic.svg │ │ │ ├── send-to-symbolic.svg │ │ │ ├── sidebar-places-symbolic.svg │ │ │ ├── sidebar-show-right-rtl-symbolic.svg │ │ │ ├── sidebar-show-right-symbolic.svg │ │ │ ├── sidebar-show-rtl-symbolic.svg │ │ │ ├── sidebar-show-symbolic.svg │ │ │ ├── star-new-symbolic.svg │ │ │ ├── system-hibernate-symbolic.svg │ │ │ ├── system-lock-screen-symbolic.svg │ │ │ ├── system-log-out-symbolic.svg │ │ │ ├── system-reboot-symbolic.svg │ │ │ ├── system-restart-symbolic.svg │ │ │ ├── system-run-symbolic.svg │ │ │ ├── system-search-symbolic.svg │ │ │ ├── system-shutdown-symbolic.svg │ │ │ ├── system-suspend-symbolic.svg │ │ │ ├── system-switch-user-symbolic.svg │ │ │ ├── tab-new-symbolic.svg │ │ │ ├── tag-symbolic.svg │ │ │ ├── tool-arc-symbolic.svg │ │ │ ├── tool-brush-symbolic.svg │ │ │ ├── tool-circle-symbolic.svg │ │ │ ├── tool-crop-symbolic.svg │ │ │ ├── tool-eraser-symbolic.svg │ │ │ ├── tool-filters-symbolic.svg │ │ │ ├── tool-freeshape-symbolic.svg │ │ │ ├── tool-highlight-symbolic.svg │ │ │ ├── tool-line-symbolic.svg │ │ │ ├── tool-magic-symbolic.svg │ │ │ ├── tool-oval-symbolic.svg │ │ │ ├── tool-paint-symbolic.svg │ │ │ ├── tool-polygon-symbolic.svg │ │ │ ├── tool-rectangle-symbolic.svg │ │ │ ├── tool-roundedrect-symbolic.svg │ │ │ ├── tool-skew-symbolic.svg │ │ │ ├── tools-check-spelling-symbolic.svg │ │ │ ├── tools-timer-symbolic.svg │ │ │ ├── twitter-dm-symbolic.svg │ │ │ ├── twitter-home-symbolic.svg │ │ │ ├── twitter-mentions-symbolic.svg │ │ │ ├── twitter-profile-symbolic.svg │ │ │ ├── value-decrease-symbolic.svg │ │ │ ├── value-increase-symbolic.svg │ │ │ ├── view-app-grid-symbolic.svg │ │ │ ├── view-bottom-pane-symbolic.svg │ │ │ ├── view-column-symbolic.svg │ │ │ ├── view-compact-symbolic.svg │ │ │ ├── view-conceal-symbolic.svg │ │ │ ├── view-continuous-symbolic.svg │ │ │ ├── view-coverflow-symbolic.svg │ │ │ ├── view-dual-symbolic.svg │ │ │ ├── view-filter-rtl-symbolic.svg │ │ │ ├── view-filter-symbolic-rtl.svg │ │ │ ├── view-filter-symbolic.svg │ │ │ ├── view-fullscreen-symbolic.svg │ │ │ ├── view-grid-symbolic.svg │ │ │ ├── view-left-pane-symbolic-rtl.svg │ │ │ ├── view-left-pane-symbolic.svg │ │ │ ├── view-list-bullet-symbolic.svg │ │ │ ├── view-list-compact-symbolic.svg │ │ │ ├── view-list-images-symbolic.svg │ │ │ ├── view-list-ordered-symbolic.svg │ │ │ ├── view-list-symbolic.svg │ │ │ ├── view-list-video-symbolic.svg │ │ │ ├── view-mirror-symbolic.svg │ │ │ ├── view-more-horizontal-symbolic.svg │ │ │ ├── view-more-symbolic.svg │ │ │ ├── view-paged-symbolic.svg │ │ │ ├── view-pin-symbolic.svg │ │ │ ├── view-refresh-symbolic.svg │ │ │ ├── view-restore-symbolic.svg │ │ │ ├── view-reveal-symbolic.svg │ │ │ ├── view-right-pane-symbolic-rtl.svg │ │ │ ├── view-right-pane-symbolic.svg │ │ │ ├── view-sort-ascending-symbolic.svg │ │ │ ├── view-sort-descending-symbolic.svg │ │ │ ├── view-top-pane-symbolic.svg │ │ │ ├── window-close-symbolic.svg │ │ │ ├── window-maximize-symbolic-rtl.svg │ │ │ ├── window-maximize-symbolic.svg │ │ │ ├── window-minimize-symbolic.svg │ │ │ ├── window-new-symbolic.svg │ │ │ ├── window-pop-out-symbolic.svg │ │ │ ├── window-restore-symbolic-rtl.svg │ │ │ ├── window-restore-symbolic.svg │ │ │ ├── xapp-go-history-next-symbolic-rtl.svg │ │ │ ├── xapp-go-history-next-symbolic.svg │ │ │ ├── xapp-go-history-previous-symbolic-rtl.svg │ │ │ ├── xapp-go-history-previous-symbolic.svg │ │ │ ├── xapp-prefs-behavior-symbolic.svg │ │ │ ├── xapp-prefs-display-symbolic.svg │ │ │ ├── xapp-prefs-plugins-symbolic.svg │ │ │ ├── xapp-prefs-preview-symbolic.svg │ │ │ ├── xapp-prefs-toolbar-symbolic.svg │ │ │ ├── xapp-search-entire-word-symbolic.svg │ │ │ ├── xapp-search-wrap-symbolic.svg │ │ │ ├── xapp-text-case-symbolic.svg │ │ │ ├── xapp-use-regex-symbolic.svg │ │ │ ├── ymuse-add-symbolic.svg │ │ │ ├── ymuse-clear-symbolic.svg │ │ │ ├── ymuse-consume-symbolic.svg │ │ │ ├── ymuse-delete-symbolic.svg │ │ │ ├── ymuse-delete-track-symbolic.svg │ │ │ ├── ymuse-edit-symbolic.svg │ │ │ ├── ymuse-filter-symbolic.svg │ │ │ ├── ymuse-home-symbolic.svg │ │ │ ├── ymuse-level-up-symbolic.svg │ │ │ ├── ymuse-next-symbolic.svg │ │ │ ├── ymuse-now-playing-symbolic.svg │ │ │ ├── ymuse-pause-symbolic.svg │ │ │ ├── ymuse-play-symbolic.svg │ │ │ ├── ymuse-previous-symbolic.svg │ │ │ ├── ymuse-random-symbolic.svg │ │ │ ├── ymuse-repeat-symbolic.svg │ │ │ ├── ymuse-replace-queue-symbolic.svg │ │ │ ├── ymuse-save-symbolic.svg │ │ │ ├── ymuse-search-symbolic.svg │ │ │ ├── ymuse-sort-symbolic.svg │ │ │ ├── ymuse-stop-symbolic.svg │ │ │ ├── ymuse-update-db-symbolic.svg │ │ │ ├── zoom-fit-best-symbolic.svg │ │ │ ├── zoom-in-symbolic.svg │ │ │ ├── zoom-original-symbolic.svg │ │ │ └── zoom-out-symbolic.svg │ ├── animations │ ├── apps │ ├── categories │ ├── create-new-icon-theme.cache.sh │ ├── devices │ ├── emblems │ ├── emotes │ ├── icon-theme.cache │ ├── index.theme │ ├── mimetypes │ ├── panel │ ├── places │ └── status │ └── kora │ ├── actions │ ├── 16 │ │ ├── Finished.svg │ │ ├── Info-amarok.svg │ │ ├── SuggestionError.svg │ │ ├── SuggestionTM.svg │ │ ├── action-albumfolder-importdir2.svg │ │ ├── action-rss_tag.svg │ │ ├── action-unavailable.svg │ │ ├── activities.svg │ │ ├── add-files-to-archive.svg │ │ ├── add-folder-to-archive.svg │ │ ├── add-placemark.svg │ │ ├── add-subtitle.svg │ │ ├── add.svg │ │ ├── address-book-new.svg │ │ ├── addressbook-details.svg │ │ ├── adjustcurves.svg │ │ ├── adjusthsl.svg │ │ ├── adjustlevels.svg │ │ ├── adjustrgb.svg │ │ ├── adress-book-new.svg │ │ ├── akonadi-phone-home.svg │ │ ├── akonadiconsole.svg │ │ ├── albumfolder-importdir.svg │ │ ├── albumfolder-importimages.svg │ │ ├── albumfolder-new.svg │ │ ├── albumfolder-properties.svg │ │ ├── albumfolder-user-trash.svg │ │ ├── align-horizontal-baseline.svg │ │ ├── align-horizontal-bottom-out.svg │ │ ├── align-horizontal-center.svg │ │ ├── align-horizontal-left-out.svg │ │ ├── align-horizontal-left-to-anchor.svg │ │ ├── align-horizontal-left.svg │ │ ├── align-horizontal-right-out.svg │ │ ├── align-horizontal-right-to-anchor.svg │ │ ├── align-horizontal-right.svg │ │ ├── align-horizontal-top-out.svg │ │ ├── align-vertical-baseline.svg │ │ ├── align-vertical-bottom-out.svg │ │ ├── align-vertical-bottom-to-anchor.svg │ │ ├── align-vertical-bottom.svg │ │ ├── align-vertical-center.svg │ │ ├── align-vertical-top-out.svg │ │ ├── align-vertical-top-to-anchor.svg │ │ ├── align-vertical-top.svg │ │ ├── amarok_artist.svg │ │ ├── amarok_cart_add.svg │ │ ├── amarok_cart_remove.svg │ │ ├── amarok_cart_view.svg │ │ ├── amarok_change_language.svg │ │ ├── amarok_clock.svg │ │ ├── amarok_lyrics.svg │ │ ├── amarok_playcount.svg │ │ ├── amarok_playlist.svg │ │ ├── amarok_playlist_refresh.svg │ │ ├── amarok_scripts.svg │ │ ├── antivignetting.svg │ │ ├── application-exit.svg │ │ ├── application-menu.svg │ │ ├── application-rss+xml.svg │ │ ├── applications-other.svg │ │ ├── appointment-missed.svg │ │ ├── appointment-new.svg │ │ ├── appointment-soon.svg │ │ ├── appointment.svg │ │ ├── archive-extract.svg │ │ ├── archive-insert-directory.svg │ │ ├── archive-insert.svg │ │ ├── archive-remove.svg │ │ ├── archive.svg │ │ ├── arrow-down-double.svg │ │ ├── arrow-down.svg │ │ ├── arrow-left-double.svg │ │ ├── arrow-left.svg │ │ ├── arrow-right-double.svg │ │ ├── arrow-right.svg │ │ ├── arrow-up-double.svg │ │ ├── arrow-up.svg │ │ ├── as.svg │ │ ├── as_disabled.svg │ │ ├── as_light.svg │ │ ├── atmosphere.svg │ │ ├── audio-off.svg │ │ ├── audio-on.svg │ │ ├── audio-ready.svg │ │ ├── audio-volume-high.svg │ │ ├── audio-volume-low.svg │ │ ├── audio-volume-medium.svg │ │ ├── audio-volume-muted.svg │ │ ├── auto-type.svg │ │ ├── autocorrection.svg │ │ ├── automated-tasks.svg │ │ ├── back.svg │ │ ├── bell.svg │ │ ├── bitmap-trace.svg │ │ ├── blueman-plugin.svg │ │ ├── blueman-send-file.svg │ │ ├── blueman-trust.svg │ │ ├── blueman-untrust.svg │ │ ├── blurfx.svg │ │ ├── blurimage.svg │ │ ├── bonobo-component-browser.svg │ │ ├── bookmark-add-folder.svg │ │ ├── bookmark-edit.svg │ │ ├── bookmark-new-list.svg │ │ ├── bookmark-new.svg │ │ ├── bookmark-remove.svg │ │ ├── bookmark-toolbar.svg │ │ ├── bookmark.svg │ │ ├── bookmark_add.svg │ │ ├── bookmarks-organize.svg │ │ ├── bookmarks.svg │ │ ├── bookmarks_list_add.svg │ │ ├── bordertool.svg │ │ ├── bottom.svg │ │ ├── boundingbox_bottom.svg │ │ ├── boundingbox_bottom_left.svg │ │ ├── boundingbox_bottom_right.svg │ │ ├── boundingbox_center.svg │ │ ├── boundingbox_left.svg │ │ ├── boundingbox_right.svg │ │ ├── boundingbox_top.svg │ │ ├── boundingbox_top_left.svg │ │ ├── boundingbox_top_right.svg │ │ ├── bqm-add.svg │ │ ├── bqm-addqueue.svg │ │ ├── bqm-commit.svg │ │ ├── bqm-diff.svg │ │ ├── bqm-remove.svg │ │ ├── bqm-rmqueue.svg │ │ ├── bqm-update.svg │ │ ├── brightnesssettings.svg │ │ ├── browser-download.svg │ │ ├── burst.svg │ │ ├── button_cancel.svg │ │ ├── button_ok.svg │ │ ├── bwtonal.svg │ │ ├── cab_extract.svg │ │ ├── cab_view.svg │ │ ├── cache.svg │ │ ├── calendar-go-today.svg │ │ ├── call-start.svg │ │ ├── call-stop.svg │ │ ├── camera-off.svg │ │ ├── camera-on.svg │ │ ├── camera-ready.svg │ │ ├── cancel.svg │ │ ├── cd.svg │ │ ├── cell_edit.svg │ │ ├── channelmixer.svg │ │ ├── character-set.svg │ │ ├── check-filled.svg │ │ ├── checkbox.svg │ │ ├── checkmark.svg │ │ ├── chronometer-lap.svg │ │ ├── chronometer-pause.svg │ │ ├── chronometer-reset.svg │ │ ├── chronometer-start.svg │ │ ├── chronometer.svg │ │ ├── clear_left.svg │ │ ├── clock-large.svg │ │ ├── clock.svg │ │ ├── cloud-download.svg │ │ ├── cloud-upload.svg │ │ ├── cm_briefview.svg │ │ ├── cm_columnsview.svg │ │ ├── cm_copyfullnamestoclip.svg │ │ ├── cm_extractfiles.svg │ │ ├── cm_flatview.svg │ │ ├── cm_markinvert.svg │ │ ├── cm_markminus.svg │ │ ├── cm_markplus.svg │ │ ├── cm_multirename.svg │ │ ├── cm_options.svg │ │ ├── cm_packfiles.svg │ │ ├── cm_refresh.svg │ │ ├── cm_runterm.svg │ │ ├── cm_search.svg │ │ ├── cm_syncdirs.svg │ │ ├── cm_thumbnailsview.svg │ │ ├── cm_viewhistorynext.svg │ │ ├── cm_viewhistoryprev.svg │ │ ├── code-block.svg │ │ ├── code-class.svg │ │ ├── code-context.svg │ │ ├── code-function.svg │ │ ├── code-typedef.svg │ │ ├── code-variable.svg │ │ ├── collapse.svg │ │ ├── collection-rescan-amarok.svg │ │ ├── color-fill.svg │ │ ├── color-gradient.svg │ │ ├── color-management.svg │ │ ├── color-picker-black.svg │ │ ├── color-picker-grey.svg │ │ ├── color-picker-white.svg │ │ ├── color-picker.svg │ │ ├── color-select.svg │ │ ├── colorfx.svg │ │ ├── colormanagement.svg │ │ ├── colorneg.svg │ │ ├── colors-chromablue.svg │ │ ├── colors-chromagreen.svg │ │ ├── colors-chromared.svg │ │ ├── colors-luma.svg │ │ ├── compass.svg │ │ ├── composite-track-on.svg │ │ ├── configuration.svg │ │ ├── configure-shortcuts.svg │ │ ├── configure-toolbars.svg │ │ ├── configure.svg │ │ ├── configure_shortcuts.svg │ │ ├── configure_toolbars.svg │ │ ├── connector-avoid.svg │ │ ├── connector-ignore.svg │ │ ├── connector-orthogonal.svg │ │ ├── contact-new.svg │ │ ├── contents.svg │ │ ├── contexthelp.svg │ │ ├── contrast.svg │ │ ├── cookies.svg │ │ ├── coordinate.svg │ │ ├── copy-coordinates.svg │ │ ├── crosshairs.svg │ │ ├── currenttrack_pause.svg │ │ ├── currenttrack_play.svg │ │ ├── cursor-arrow.svg │ │ ├── curve-connector.svg │ │ ├── cvc-about.svg │ │ ├── cvc-configure.svg │ │ ├── cvc-connect.svg │ │ ├── cvc-disconnect.svg │ │ ├── cvc-info.svg │ │ ├── dashboard-show.svg │ │ ├── database-change-key.svg │ │ ├── database-index.svg │ │ ├── database-lock.svg │ │ ├── debug-execute-from-cursor.svg │ │ ├── debug-execute-to-cursor.svg │ │ ├── debug-run-cursor.svg │ │ ├── debug-run.svg │ │ ├── debug-step-instruction.svg │ │ ├── debug-step-into-instruction.svg │ │ ├── debug-step-into.svg │ │ ├── debug-step-out.svg │ │ ├── debug-step-over.svg │ │ ├── delete-comment.svg │ │ ├── delete.svg │ │ ├── depth16to8.svg │ │ ├── depth8to16.svg │ │ ├── device.svg │ │ ├── dialog-align-and-distribute.svg │ │ ├── dialog-apply.svg │ │ ├── dialog-cancel.svg │ │ ├── dialog-close.svg │ │ ├── dialog-error.svg │ │ ├── dialog-fill-and-stroke.svg │ │ ├── dialog-filters.svg │ │ ├── dialog-geometry.svg │ │ ├── dialog-icon-preview.svg │ │ ├── dialog-information.svg │ │ ├── dialog-input-devices.svg │ │ ├── dialog-layers.svg │ │ ├── dialog-memory.svg │ │ ├── dialog-messages.svg │ │ ├── dialog-no.svg │ │ ├── dialog-object-properties.svg │ │ ├── dialog-objects.svg │ │ ├── dialog-ok-apply.svg │ │ ├── dialog-ok.svg │ │ ├── dialog-password.svg │ │ ├── dialog-path-effects.svg │ │ ├── dialog-rows-and-columns.svg │ │ ├── dialog-scripts.svg │ │ ├── dialog-selectors.svg │ │ ├── dialog-templates.svg │ │ ├── dialog-text-and-font.svg │ │ ├── dialog-tile-clones.svg │ │ ├── dialog-transform.svg │ │ ├── dialog-warning.svg │ │ ├── dialog-xml-editor.svg │ │ ├── dialog-yes.svg │ │ ├── dirsync.svg │ │ ├── distribute-graph-directed.svg │ │ ├── distribute-graph.svg │ │ ├── distribute-horizontal-baseline.svg │ │ ├── distribute-horizontal-center.svg │ │ ├── distribute-horizontal-equal.svg │ │ ├── distribute-horizontal-gaps.svg │ │ ├── distribute-horizontal-left.svg │ │ ├── distribute-horizontal-margin.svg │ │ ├── distribute-horizontal-page.svg │ │ ├── distribute-horizontal-right.svg │ │ ├── distribute-horizontal-x.svg │ │ ├── distribute-randomize.svg │ │ ├── distribute-remove-overlaps.svg │ │ ├── distribute-unclump.svg │ │ ├── distribute-vertical-baseline.svg │ │ ├── distribute-vertical-bottom.svg │ │ ├── distribute-vertical-center.svg │ │ ├── distribute-vertical-equal.svg │ │ ├── distribute-vertical-gaps.svg │ │ ├── distribute-vertical-margin.svg │ │ ├── distribute-vertical-page.svg │ │ ├── distribute-vertical-top.svg │ │ ├── distribute-vertical-y.svg │ │ ├── document-cleanup.svg │ │ ├── document-close.svg │ │ ├── document-decrypt.svg │ │ ├── document-download.svg │ │ ├── document-edit-decrypt-verify.svg │ │ ├── document-edit-decrypt.svg │ │ ├── document-edit-encrypt.svg │ │ ├── document-edit-sign-encrypt.svg │ │ ├── document-edit-sign.svg │ │ ├── document-edit-verify.svg │ │ ├── document-edit.svg │ │ ├── document-encrypt.svg │ │ ├── document-encrypted.svg │ │ ├── document-export-ocal.svg │ │ ├── document-export-table.svg │ │ ├── document-export.svg │ │ ├── document-import-ocal.svg │ │ ├── document-import.svg │ │ ├── document-multiple.svg │ │ ├── document-new-from-template.svg │ │ ├── document-new.svg │ │ ├── document-open-data.svg │ │ ├── document-open-folder.svg │ │ ├── document-open-recent.svg │ │ ├── document-open-remote.svg │ │ ├── document-open.svg │ │ ├── document-page-setup.svg │ │ ├── document-preview-archive.svg │ │ ├── document-preview.svg │ │ ├── document-print-direct.svg │ │ ├── document-print-frame.svg │ │ ├── document-print-preview.svg │ │ ├── document-print.svg │ │ ├── document-properties.svg │ │ ├── document-replace.svg │ │ ├── document-revert-rtl.svg │ │ ├── document-revert.svg │ │ ├── document-save-all.svg │ │ ├── document-save-as.svg │ │ ├── document-save.svg │ │ ├── document-send.svg │ │ ├── document-share.svg │ │ ├── document-sign.svg │ │ ├── document-swap.svg │ │ ├── documentation.svg │ │ ├── documentinfo.svg │ │ ├── double-page.svg │ │ ├── down.svg │ │ ├── download-amarok.svg │ │ ├── download-later.svg │ │ ├── download.svg │ │ ├── draw-arrow-back.svg │ │ ├── draw-arrow-down.svg │ │ ├── draw-arrow-forward.svg │ │ ├── draw-arrow-up.svg │ │ ├── draw-arrow.svg │ │ ├── draw-bezier-curves.svg │ │ ├── draw-brush.svg │ │ ├── draw-calligraphic.svg │ │ ├── draw-circle.svg │ │ ├── draw-connector.svg │ │ ├── draw-cross.svg │ │ ├── draw-cuboid.svg │ │ ├── draw-donut.svg │ │ ├── draw-ellipse-arc.svg │ │ ├── draw-ellipse-chord.svg │ │ ├── draw-ellipse-segment.svg │ │ ├── draw-ellipse-whole.svg │ │ ├── draw-ellipse.svg │ │ ├── draw-eraser-delete-objects.svg │ │ ├── draw-eraser.svg │ │ ├── draw-freehand.svg │ │ ├── draw-geometry-angle-bisector.svg │ │ ├── draw-geometry-circle-from-radius.svg │ │ ├── draw-geometry-circle-from-three-points.svg │ │ ├── draw-geometry-inactive.svg │ │ ├── draw-geometry-line-parallel.svg │ │ ├── draw-geometry-line-perpendicular.svg │ │ ├── draw-geometry-line-segment.svg │ │ ├── draw-geometry-mirror.svg │ │ ├── draw-geometry-set-bounding-box.svg │ │ ├── draw-geometry-show-measuring-info.svg │ │ ├── draw-geometry.svg │ │ ├── draw-halfcircle1.svg │ │ ├── draw-halfcircle2.svg │ │ ├── draw-halfcircle3.svg │ │ ├── draw-halfcircle4.svg │ │ ├── draw-highlight.svg │ │ ├── draw-line.svg │ │ ├── draw-path.svg │ │ ├── draw-polygon-star.svg │ │ ├── draw-polygon.svg │ │ ├── draw-polyline.svg │ │ ├── draw-rectangle-rounded.svg │ │ ├── draw-rectangle.svg │ │ ├── draw-spiral.svg │ │ ├── draw-square-inverted-corners.svg │ │ ├── draw-star.svg │ │ ├── draw-text.svg │ │ ├── draw-trace-background.svg │ │ ├── draw-triangle.svg │ │ ├── draw-triangle1.svg │ │ ├── draw-triangle2.svg │ │ ├── draw-triangle3.svg │ │ ├── draw-triangle4.svg │ │ ├── draw-use-pressure.svg │ │ ├── draw-use-tilt.svg │ │ ├── draw-watercolor.svg │ │ ├── dynamic-amarok.svg │ │ ├── earthquake.svg │ │ ├── edit-add.svg │ │ ├── edit-bomb.svg │ │ ├── edit-clear-all.svg │ │ ├── edit-clear-history.svg │ │ ├── edit-clear-list.svg │ │ ├── edit-clear-locationbar-ltr.svg │ │ ├── edit-clear-locationbar-rtl.svg │ │ ├── edit-clear-rtl.svg │ │ ├── edit-clear.svg │ │ ├── edit-clone-unlink.svg │ │ ├── edit-clone.svg │ │ ├── edit-comment.svg │ │ ├── edit-copy.svg │ │ ├── edit-cut.svg │ │ ├── edit-delete-remove.svg │ │ ├── edit-delete-shred.svg │ │ ├── edit-delete.svg │ │ ├── edit-download.svg │ │ ├── edit-duplicate.svg │ │ ├── edit-entry.svg │ │ ├── edit-find-mail.svg │ │ ├── edit-find-project.svg │ │ ├── edit-find-replace.svg │ │ ├── edit-find-user.svg │ │ ├── edit-find.svg │ │ ├── edit-flag.svg │ │ ├── edit-guides.svg │ │ ├── edit-image-face-add.svg │ │ ├── edit-image-face-detect.svg │ │ ├── edit-image-face-recognize.svg │ │ ├── edit-image-face-show.svg │ │ ├── edit-line-width.svg │ │ ├── edit-link.svg │ │ ├── edit-map.svg │ │ ├── edit-mark.svg │ │ ├── edit-move.svg │ │ ├── edit-node.svg │ │ ├── edit-opacity.svg │ │ ├── edit-paste-in-place.svg │ │ ├── edit-paste-style.svg │ │ ├── edit-paste.svg │ │ ├── edit-redo.svg │ │ ├── edit-rename.svg │ │ ├── edit-reset.svg │ │ ├── edit-select-all-layers.svg │ │ ├── edit-select-all.svg │ │ ├── edit-select-invert.svg │ │ ├── edit-select-lasso.svg │ │ ├── edit-select-none.svg │ │ ├── edit-select-original.svg │ │ ├── edit-select-text.svg │ │ ├── edit-select.svg │ │ ├── edit-table-cell-merge.svg │ │ ├── edit-table-cell-split.svg │ │ ├── edit-table-delete-column.svg │ │ ├── edit-table-delete-row.svg │ │ ├── edit-table-insert-column-left.svg │ │ ├── edit-table-insert-column-right.svg │ │ ├── edit-table-insert-row-above.svg │ │ ├── edit-table-insert-row-below.svg │ │ ├── edit-table-insert-row-under.svg │ │ ├── edit-text-frame-update.svg │ │ ├── edit-undo-history.svg │ │ ├── edit-undo.svg │ │ ├── edit.svg │ │ ├── editclear.svg │ │ ├── editcopy.svg │ │ ├── editcut.svg │ │ ├── editdelete.svg │ │ ├── editimage.svg │ │ ├── editor.svg │ │ ├── editpaste.svg │ │ ├── edittext.svg │ │ ├── edittrash.svg │ │ ├── embosstool.svg │ │ ├── emptytrash.svg │ │ ├── enterprise.svg │ │ ├── entity.svg │ │ ├── entry-clone.svg │ │ ├── entry-delete.svg │ │ ├── entry-edit.svg │ │ ├── entry-new.svg │ │ ├── epiphany-download.svg │ │ ├── equalizer.svg │ │ ├── error.svg │ │ ├── escape-direction-all.svg │ │ ├── escape-direction-down.svg │ │ ├── escape-direction-horizontal.svg │ │ ├── escape-direction-left.svg │ │ ├── escape-direction-right.svg │ │ ├── escape-direction-up.svg │ │ ├── escape-direction-vertical.svg │ │ ├── event-new.svg │ │ ├── exception.svg │ │ ├── exchange-positions-clockwise.svg │ │ ├── exchange-positions-zorder.svg │ │ ├── exchange-positions.svg │ │ ├── exifinfo.svg │ │ ├── exit.svg │ │ ├── expand-all.svg │ │ ├── expand.svg │ │ ├── extract-archive.svg │ │ ├── favicon-download.svg │ │ ├── favorite-genres-amarok.svg │ │ ├── favorite.svg │ │ ├── favorites.svg │ │ ├── fcitx-anthy.svg │ │ ├── fcitx-bopomofo.svg │ │ ├── fcitx-cangjie.svg │ │ ├── fcitx-chewing.svg │ │ ├── fcitx-chn.svg │ │ ├── fcitx-chttrans-active.svg │ │ ├── fcitx-chttrans-inactive.svg │ │ ├── fcitx-erbi.svg │ │ ├── fcitx-fullwidth-active.svg │ │ ├── fcitx-fullwidth-inactive.svg │ │ ├── fcitx-googlepinyin.svg │ │ ├── fcitx-handwriting-active.svg │ │ ├── fcitx-handwriting-inactive.svg │ │ ├── fcitx-hangul.svg │ │ ├── fcitx-kbd.svg │ │ ├── fcitx-kkc.svg │ │ ├── fcitx-pinyin-libpinyin.svg │ │ ├── fcitx-pinyin.svg │ │ ├── fcitx-punc-active.svg │ │ ├── fcitx-punc-inactive.svg │ │ ├── fcitx-remind-active.svg │ │ ├── fcitx-remind-inactive.svg │ │ ├── fcitx-rime-deploy.svg │ │ ├── fcitx-rime-sync.svg │ │ ├── fcitx-rime.svg │ │ ├── fcitx-sayura.svg │ │ ├── fcitx-shuangpin-libpinyin.svg │ │ ├── fcitx-shuangpin.svg │ │ ├── fcitx-skk.svg │ │ ├── fcitx-sunpinyin.svg │ │ ├── fcitx-unikey.svg │ │ ├── fcitx-vk-active.svg │ │ ├── fcitx-vk-inactive.svg │ │ ├── fcitx-wbpy.svg │ │ ├── fcitx-wubi.svg │ │ ├── fcitx-zhuyin.svg │ │ ├── fcitx-ziranma.svg │ │ ├── featured-vm.svg │ │ ├── feed-subscribe.svg │ │ ├── file-zoom-in.svg │ │ ├── file-zoom-out.svg │ │ ├── filefind.svg │ │ ├── filename-album-amarok.svg │ │ ├── filename-and-amarok.svg │ │ ├── filename-bpm-amarok.svg │ │ ├── filename-comment-amarok.svg │ │ ├── filename-composer-amarok.svg │ │ ├── filename-dash-amarok.svg │ │ ├── filename-discnumber-amarok.svg │ │ ├── filename-divider.svg │ │ ├── filename-dot-amarok.svg │ │ ├── filename-filetype-amarok.svg │ │ ├── filename-genre-amarok.svg │ │ ├── filename-group-length.svg │ │ ├── filename-group-tracks.svg │ │ ├── filename-ignore-amarok.svg │ │ ├── filename-initial-amarok.svg │ │ ├── filename-last-played.svg │ │ ├── filename-moodbar.svg │ │ ├── filename-sample-rate.svg │ │ ├── filename-slash-amarok.svg │ │ ├── filename-space-amarok.svg │ │ ├── filename-title-amarok.svg │ │ ├── filename-track-amarok.svg │ │ ├── filename-underscore-amarok.svg │ │ ├── filename-year-amarok.svg │ │ ├── filenew.svg │ │ ├── fileopen.svg │ │ ├── fileprint.svg │ │ ├── filequickprint.svg │ │ ├── filesave.svg │ │ ├── filesaveas.svg │ │ ├── fileview-preview.svg │ │ ├── fill-color.svg │ │ ├── fill-rule-even-odd.svg │ │ ├── fill-rule-nonzero.svg │ │ ├── filmgrain.svg │ │ ├── find-location.svg │ │ ├── find.svg │ │ ├── fitbest.svg │ │ ├── fitheight.svg │ │ ├── fitmanual.svg │ │ ├── fitsize.svg │ │ ├── fitwidth.svg │ │ ├── flag-black.svg │ │ ├── flag-blue.svg │ │ ├── flag-green.svg │ │ ├── flag-red.svg │ │ ├── flag-yellow.svg │ │ ├── flag.svg │ │ ├── flatten_simplify.svg │ │ ├── fm-compact.svg │ │ ├── fm-details.svg │ │ ├── fm-icons.svg │ │ ├── fm-new.svg │ │ ├── fm-thumbs.svg │ │ ├── focus-legacy-systray.svg │ │ ├── focus-top-bar.svg │ │ ├── focus-windows.svg │ │ ├── folder-copy.svg │ │ ├── folder-move.svg │ │ ├── folder-new.svg │ │ ├── folder-open-recent.svg │ │ ├── folder-open.svg │ │ ├── folder-saved-search.svg │ │ ├── folder-sync.svg │ │ ├── folder-tag.svg │ │ ├── folder_color_picker.svg │ │ ├── folder_new.svg │ │ ├── followmouse.svg │ │ ├── font-select-symbolic.svg │ │ ├── font-select.svg │ │ ├── footsteps.svg │ │ ├── fork.svg │ │ ├── format-add-node.svg │ │ ├── format-align-vertical-bottom.svg │ │ ├── format-align-vertical-center.svg │ │ ├── format-align-vertical-top.svg │ │ ├── format-border-style.svg │ │ ├── format-break-node.svg │ │ ├── format-connect-node.svg │ │ ├── format-convert-to-path.svg │ │ ├── format-currency.svg │ │ ├── format-disconnect-node.svg │ │ ├── format-fill-color.svg │ │ ├── format-font-size-less.svg │ │ ├── format-font-size-more.svg │ │ ├── format-indent-less.svg │ │ ├── format-indent-more.svg │ │ ├── format-insert-node.svg │ │ ├── format-join-node.svg │ │ ├── format-justify-center.svg │ │ ├── format-justify-fill.svg │ │ ├── format-justify-left.svg │ │ ├── format-justify-right.svg │ │ ├── format-line-spacing-double.svg │ │ ├── format-line-spacing-normal.svg │ │ ├── format-line-spacing-triple.svg │ │ ├── format-list-ordered.svg │ │ ├── format-list-unordered.svg │ │ ├── format-node-corner.svg │ │ ├── format-node-curve.svg │ │ ├── format-node-line.svg │ │ ├── format-node-smooth.svg │ │ ├── format-node-symmetric.svg │ │ ├── format-number-percent.svg │ │ ├── format-precision-less.svg │ │ ├── format-precision-more.svg │ │ ├── format-remove-node.svg │ │ ├── format-segment-curve.svg │ │ ├── format-segment-line.svg │ │ ├── format-stroke-color.svg │ │ ├── format-text-blockquote.svg │ │ ├── format-text-bold.svg │ │ ├── format-text-capitalize.svg │ │ ├── format-text-code.svg │ │ ├── format-text-color.svg │ │ ├── format-text-direction-horizontal.svg │ │ ├── format-text-direction-ltr.svg │ │ ├── format-text-direction-r2l.svg │ │ ├── format-text-direction-rtl.svg │ │ ├── format-text-direction-vertical-lr.svg │ │ ├── format-text-direction-vertical.svg │ │ ├── format-text-highlight.svg │ │ ├── format-text-italic.svg │ │ ├── format-text-larger.svg │ │ ├── format-text-lowercase.svg │ │ ├── format-text-remove-formatting.svg │ │ ├── format-text-smaller.svg │ │ ├── format-text-strikethrough.svg │ │ ├── format-text-subscript.svg │ │ ├── format-text-superscript.svg │ │ ├── format-text-symbol.svg │ │ ├── format-text-underline.svg │ │ ├── format-text-uppercase.svg │ │ ├── formula.svg │ │ ├── forward.svg │ │ ├── games-achievements.svg │ │ ├── games-config-background.svg │ │ ├── games-config-board.svg │ │ ├── games-config-custom.svg │ │ ├── games-config-options.svg │ │ ├── games-config-theme.svg │ │ ├── games-config-tiles.svg │ │ ├── games-difficult.svg │ │ ├── games-endturn.svg │ │ ├── games-highscores.svg │ │ ├── games-hint.svg │ │ ├── games-solve.svg │ │ ├── gcr-gnupg.svg │ │ ├── geany-build.svg │ │ ├── geany-close-all.svg │ │ ├── geany-save-all.svg │ │ ├── get-hot-new-stuff.svg │ │ ├── giggle-branch.svg │ │ ├── giggle-diff-view.svg │ │ ├── giggle-history-view.svg │ │ ├── giggle-remote.svg │ │ ├── giggle-tag.svg │ │ ├── globe.svg │ │ ├── gnome-app-install-star.svg │ │ ├── gnome-lockscreen.svg │ │ ├── gnome-searchtool.svg │ │ ├── gnome-stock-mail-fwd.svg │ │ ├── gnome-stock-mail-new.svg │ │ ├── gnome-stock-mail-rpl.svg │ │ ├── gnome-stock-mail-snd.svg │ │ ├── gnumeric-comment-edit.svg │ │ ├── gnumeric-link-edit.svg │ │ ├── go-bottom.svg │ │ ├── go-down-search.svg │ │ ├── go-down.svg │ │ ├── go-first-view-page.svg │ │ ├── go-first-view.svg │ │ ├── go-first.svg │ │ ├── go-home-large.svg │ │ ├── go-home.svg │ │ ├── go-jump-declaration.svg │ │ ├── go-jump-definition.svg │ │ ├── go-jump-locationbar.svg │ │ ├── go-jump-rtl.svg │ │ ├── go-jump-today.svg │ │ ├── go-jump.svg │ │ ├── go-last-view-page.svg │ │ ├── go-last-view.svg │ │ ├── go-last.svg │ │ ├── go-left.svg │ │ ├── go-next-context.svg │ │ ├── go-next-use.svg │ │ ├── go-next-view-page.svg │ │ ├── go-next-view.svg │ │ ├── go-next.svg │ │ ├── go-parent-folder.svg │ │ ├── go-previous-context.svg │ │ ├── go-previous-use.svg │ │ ├── go-previous-view-page.svg │ │ ├── go-previous-view.svg │ │ ├── go-previous.svg │ │ ├── go-right.svg │ │ ├── go-today.svg │ │ ├── go-top.svg │ │ ├── go-up-search.svg │ │ ├── go-up.svg │ │ ├── gohome.svg │ │ ├── gpg.svg │ │ ├── gpgsm.svg │ │ ├── gps.svg │ │ ├── grid-axonometric.svg │ │ ├── grid-rectangular.svg │ │ ├── group-delete.svg │ │ ├── group-edit.svg │ │ ├── group-new.svg │ │ ├── gtg-home.svg │ │ ├── gtg-note-new.svg │ │ ├── gtg-people.svg │ │ ├── gtg-plugin.svg │ │ ├── gtg-tag-new.svg │ │ ├── gtg-tag.svg │ │ ├── gtg-tags-all.svg │ │ ├── gtg-tags-none.svg │ │ ├── gtg-task-dismiss.svg │ │ ├── gtg-task-done.svg │ │ ├── gtg-task-new.svg │ │ ├── gtg-task-undismiss.svg │ │ ├── gtg-task-undone.svg │ │ ├── gtg-work.svg │ │ ├── gtk-about.svg │ │ ├── gtk-add.svg │ │ ├── gtk-apply.svg │ │ ├── gtk-authentication.svg │ │ ├── gtk-bold.svg │ │ ├── gtk-cancel.svg │ │ ├── gtk-cdrom.svg │ │ ├── gtk-clear.svg │ │ ├── gtk-close.svg │ │ ├── gtk-color-picker.svg │ │ ├── gtk-connect.svg │ │ ├── gtk-convert.svg │ │ ├── gtk-copy.svg │ │ ├── gtk-cut.svg │ │ ├── gtk-delete.svg │ │ ├── gtk-directory.svg │ │ ├── gtk-disconnect.svg │ │ ├── gtk-dnd-multiple.svg │ │ ├── gtk-edit.svg │ │ ├── gtk-execute.svg │ │ ├── gtk-file.svg │ │ ├── gtk-find-and-replace.svg │ │ ├── gtk-find.svg │ │ ├── gtk-floppy.svg │ │ ├── gtk-fullscreen.svg │ │ ├── gtk-go-back-ltr.svg │ │ ├── gtk-go-back-rtl.svg │ │ ├── gtk-go-down.svg │ │ ├── gtk-go-forward-ltr.svg │ │ ├── gtk-go-forward-rtl.svg │ │ ├── gtk-go-up.svg │ │ ├── gtk-goto-bottom.svg │ │ ├── gtk-goto-first-ltr.svg │ │ ├── gtk-goto-first-rtl.svg │ │ ├── gtk-goto-last-ltr.svg │ │ ├── gtk-goto-last-rtl.svg │ │ ├── gtk-goto-top.svg │ │ ├── gtk-home.svg │ │ ├── gtk-indent-ltr.svg │ │ ├── gtk-indent-rtl.svg │ │ ├── gtk-index.svg │ │ ├── gtk-info.svg │ │ ├── gtk-italic.svg │ │ ├── gtk-jump-to-ltr.svg │ │ ├── gtk-jump-to-rtl.svg │ │ ├── gtk-justify-center.svg │ │ ├── gtk-justify-fill.svg │ │ ├── gtk-justify-left.svg │ │ ├── gtk-justify-right.svg │ │ ├── gtk-leave-fullscreen.svg │ │ ├── gtk-media-forward-ltr.svg │ │ ├── gtk-media-forward-rtl.svg │ │ ├── gtk-media-next-ltr.svg │ │ ├── gtk-media-next-rtl.svg │ │ ├── gtk-media-pause.svg │ │ ├── gtk-media-play-ltr.svg │ │ ├── gtk-media-previous-ltr.svg │ │ ├── gtk-media-previous-rtl.svg │ │ ├── gtk-media-record.svg │ │ ├── gtk-media-rewind-ltr.svg │ │ ├── gtk-media-rewind-rtl.svg │ │ ├── gtk-media-stop.svg │ │ ├── gtk-new.svg │ │ ├── gtk-no.svg │ │ ├── gtk-ok.svg │ │ ├── gtk-open.svg │ │ ├── gtk-paste.svg │ │ ├── gtk-preferences.svg │ │ ├── gtk-print-preview.svg │ │ ├── gtk-print.svg │ │ ├── gtk-properties.svg │ │ ├── gtk-quit.svg │ │ ├── gtk-refresh.svg │ │ ├── gtk-remove.svg │ │ ├── gtk-revert-to-saved-ltr.svg │ │ ├── gtk-revert-to-saved-rtl.svg │ │ ├── gtk-save-as.svg │ │ ├── gtk-save.svg │ │ ├── gtk-select-all.svg │ │ ├── gtk-select-color.svg │ │ ├── gtk-select-font.svg │ │ ├── gtk-spell-check.svg │ │ ├── gtk-stop.svg │ │ ├── gtk-undelete-ltr.svg │ │ ├── gtk-undelete-rtl.svg │ │ ├── gtk-yes.svg │ │ ├── gtk-zoom-fit.svg │ │ ├── guides.svg │ │ ├── hand.svg │ │ ├── hb-activity.svg │ │ ├── hb-add-queue.svg │ │ ├── hb-complete.svg │ │ ├── hb-edit.svg │ │ ├── hb-pause.svg │ │ ├── hb-picture.svg │ │ ├── hb-presets.svg │ │ ├── hb-remove.svg │ │ ├── hb-showqueue.svg │ │ ├── hb-source.svg │ │ ├── hb-start.svg │ │ ├── hb-stop.svg │ │ ├── help-about.svg │ │ ├── help-contents-vmware.svg │ │ ├── help-contents.svg │ │ ├── help-contextual.svg │ │ ├── help-donate.svg │ │ ├── help-feedback.svg │ │ ├── help-hint.svg │ │ ├── help-info.svg │ │ ├── help-keybord-shortcuts.svg │ │ ├── help-whatsthis.svg │ │ ├── help.svg │ │ ├── hidemouse.svg │ │ ├── hint.svg │ │ ├── history.svg │ │ ├── history_entry.svg │ │ ├── homerun.svg │ │ ├── hook-notifier.svg │ │ ├── horizontal.svg │ │ ├── hotpixels.svg │ │ ├── hypnotoad.svg │ │ ├── icon_console.svg │ │ ├── icon_details.svg │ │ ├── icon_radio.svg │ │ ├── icon_tag.svg │ │ ├── icon_user.svg │ │ ├── identity.svg │ │ ├── im-aim.svg │ │ ├── im-ban-kick-user.svg │ │ ├── im-ban-user.svg │ │ ├── im-facebook.svg │ │ ├── im-gadugadu.svg │ │ ├── im-google-talk.svg │ │ ├── im-google.svg │ │ ├── im-groupwise.svg │ │ ├── im-icq.svg │ │ ├── im-identi.ca.svg │ │ ├── im-invisible-user.svg │ │ ├── im-irc.svg │ │ ├── im-jabber.svg │ │ ├── im-kick-user.svg │ │ ├── im-local-xmpp.svg │ │ ├── im-message-new.svg │ │ ├── im-msn.svg │ │ ├── im-nov.svg │ │ ├── im-qq.svg │ │ ├── im-skype.svg │ │ ├── im-twitter.svg │ │ ├── im-user-away.svg │ │ ├── im-user-busy.svg │ │ ├── im-user-offline.svg │ │ ├── im-user-online.svg │ │ ├── im-user.svg │ │ ├── im-yahoo.svg │ │ ├── im-youtube.svg │ │ ├── image-adjust.svg │ │ ├── image-auto-adjust.svg │ │ ├── image-crop.svg │ │ ├── image-denoise.svg │ │ ├── image-filter.svg │ │ ├── image-loading.svg │ │ ├── image-missing.svg │ │ ├── image-red-eye.svg │ │ ├── image-sharpen.svg │ │ ├── image-straighten.svg │ │ ├── image-x-generic-symbolic.svg │ │ ├── imagecomment.svg │ │ ├── inbox.svg │ │ ├── indicator-notification-close-deselect.svg │ │ ├── indicator-notification-close-select.svg │ │ ├── insert-button.svg │ │ ├── insert-emoticon.svg │ │ ├── insert-endnote.svg │ │ ├── insert-footnote.svg │ │ ├── insert-horizontal-rule.svg │ │ ├── insert-image.svg │ │ ├── insert-link.svg │ │ ├── insert-math-expression.svg │ │ ├── insert-more-mark.svg │ │ ├── insert-object.svg │ │ ├── insert-page-break.svg │ │ ├── insert-table-of-contents.svg │ │ ├── insert-table.svg │ │ ├── insert-tableofcontents.svg │ │ ├── insert-text-frame.svg │ │ ├── insert-text.svg │ │ ├── interactive_simplify.svg │ │ ├── internet-amarok.svg │ │ ├── internet-services.svg │ │ ├── invertimage.svg │ │ ├── irc-channel-active.svg │ │ ├── irc-channel-inactive.svg │ │ ├── irc-close-channel.svg │ │ ├── irc-join-channel.svg │ │ ├── irc-operator.svg │ │ ├── irc-remove-operator.svg │ │ ├── irc-unvoice.svg │ │ ├── irc-voice.svg │ │ ├── items-tags.svg │ │ ├── itmages-add.svg │ │ ├── itmages-cancel.svg │ │ ├── itmages-copy-link.svg │ │ ├── itmages-error.svg │ │ ├── itmages-folder.svg │ │ ├── itmages-information.svg │ │ ├── itmages-open-browser.svg │ │ ├── itmages-question.svg │ │ ├── itmages-quit.svg │ │ ├── itmages-remove.svg │ │ ├── itmages-resize.svg │ │ ├── itmages-rotate.svg │ │ ├── itmages-select-all.svg │ │ ├── itmages-settings.svg │ │ ├── itmages-stop.svg │ │ ├── itmages-tools.svg │ │ ├── itmages-upload.svg │ │ ├── itmages-utils.svg │ │ ├── itmages-warning.svg │ │ ├── journal-new.svg │ │ ├── kdeconnect.svg │ │ ├── kdenlive-add-clip.svg │ │ ├── kdenlive-add-color-clip.svg │ │ ├── kdenlive-add-slide-clip.svg │ │ ├── kdenlive-add-text-clip.svg │ │ ├── kdenlive-align-bottom.svg │ │ ├── kdenlive-align-hor.svg │ │ ├── kdenlive-align-left.svg │ │ ├── kdenlive-align-none.svg │ │ ├── kdenlive-align-right.svg │ │ ├── kdenlive-align-top.svg │ │ ├── kdenlive-align-vert.svg │ │ ├── kdenlive-composite.svg │ │ ├── kdenlive-custom-effect.svg │ │ ├── kdenlive-deleffect.svg │ │ ├── kdenlive-down.svg │ │ ├── kdenlive-hide-audio.svg │ │ ├── kdenlive-hide-video.svg │ │ ├── kdenlive-insert-edit.svg │ │ ├── kdenlive-insert-rect.svg │ │ ├── kdenlive-insert-unicode.svg │ │ ├── kdenlive-lock.svg │ │ ├── kdenlive-menu.svg │ │ ├── kdenlive-normal-edit.svg │ │ ├── kdenlive-object-height.svg │ │ ├── kdenlive-object-width.svg │ │ ├── kdenlive-overwrite-edit.svg │ │ ├── kdenlive-select-all.svg │ │ ├── kdenlive-select-images.svg │ │ ├── kdenlive-select-rects.svg │ │ ├── kdenlive-select-texts.svg │ │ ├── kdenlive-select-tool.svg │ │ ├── kdenlive-show-audio.svg │ │ ├── kdenlive-show-audiothumb.svg │ │ ├── kdenlive-show-markers.svg │ │ ├── kdenlive-show-video.svg │ │ ├── kdenlive-show-videothumb.svg │ │ ├── kdenlive-slide.svg │ │ ├── kdenlive-slip.svg │ │ ├── kdenlive-snap.svg │ │ ├── kdenlive-spacer-tool.svg │ │ ├── kdenlive-split-audio.svg │ │ ├── kdenlive-track-has-effect.svg │ │ ├── kdenlive-track_has_effect.svg │ │ ├── kdenlive-unlock.svg │ │ ├── kdenlive-unselect-all.svg │ │ ├── kdenlive-up.svg │ │ ├── kdenlive-zindex-bottom.svg │ │ ├── kdenlive-zindex-down.svg │ │ ├── kdenlive-zindex-top.svg │ │ ├── kdenlive-zindex-up.svg │ │ ├── kdenlive-zone-end.svg │ │ ├── kdenlive-zone-start.svg │ │ ├── kdenlive-zoom-large.svg │ │ ├── kdenlive-zoom-small.svg │ │ ├── kdocumentinfo.svg │ │ ├── key-enter.svg │ │ ├── key_enter.svg │ │ ├── kfm_home.svg │ │ ├── kittens.svg │ │ ├── kmouth-phrase-new.svg │ │ ├── kmouth-phrase.svg │ │ ├── kmouth-phrasebook.svg │ │ ├── kmouth-phresebook-new.svg │ │ ├── knotes_alarm.svg │ │ ├── knotes_date.svg │ │ ├── knotes_delete.svg │ │ ├── kontes_close.svg │ │ ├── kr_combine.svg │ │ ├── kr_comparedirs.svg │ │ ├── kr_diskusage.svg │ │ ├── kr_jumpback.svg │ │ ├── kr_mountman.svg │ │ ├── kr_setjumpback.svg │ │ ├── kr_syncbrowse_off.svg │ │ ├── kr_syncbrowse_on.svg │ │ ├── kr_unselect.svg │ │ ├── kstars_cbound.svg │ │ ├── kstars_clines.svg │ │ ├── kstars_cnames.svg │ │ ├── kstars_deepsky.svg │ │ ├── kstars_ekos.svg │ │ ├── kstars_fitsviewer.svg │ │ ├── kstars_grid.svg │ │ ├── kstars_hgrid.svg │ │ ├── kstars_horizon.svg │ │ ├── kstars_indi.svg │ │ ├── kstars_mw.svg │ │ ├── kstars_satellites.svg │ │ ├── kstars_solarsystem.svg │ │ ├── kstars_supernovae.svg │ │ ├── kt-add-feeds.svg │ │ ├── kt-add-filters.svg │ │ ├── kt-bandwidth-scheduler.svg │ │ ├── kt-change-tracker.svg │ │ ├── kt-check-data.svg │ │ ├── kt-chunks.svg │ │ ├── kt-encrypted.svg │ │ ├── kt-info-widget.svg │ │ ├── kt-magnet.svg │ │ ├── kt-pause.svg │ │ ├── kt-plugins.svg │ │ ├── kt-queue-manager.svg │ │ ├── kt-remove-feeds.svg │ │ ├── kt-remove-filters.svg │ │ ├── kt-remove.svg │ │ ├── kt-restore-defaults.svg │ │ ├── kt-set-max-download-speed.svg │ │ ├── kt-set-max-upload-speed.svg │ │ ├── kt-show-statusbar.svg │ │ ├── kt-speed-limits.svg │ │ ├── kt-start-all.svg │ │ ├── kt-start.svg │ │ ├── kt-stop-all.svg │ │ ├── kt-stop.svg │ │ ├── kt-upnp.svg │ │ ├── ktnef_extract_to.svg │ │ ├── label-amarok.svg │ │ ├── labplot-TeX-logo.svg │ │ ├── labplot-auto-scale-all.svg │ │ ├── labplot-auto-scale-x.svg │ │ ├── labplot-auto-scale-y.svg │ │ ├── labplot-axis-horizontal.svg │ │ ├── labplot-axis-vertical.svg │ │ ├── labplot-cursor-arrow.svg │ │ ├── labplot-format-text-symbol.svg │ │ ├── labplot-shift-down-y.svg │ │ ├── labplot-shift-left-x.svg │ │ ├── labplot-shift-right-x.svg │ │ ├── labplot-shift-up-y.svg │ │ ├── labplot-transform-move.svg │ │ ├── labplot-xy-curve.svg │ │ ├── labplot-xy-equation-curve.svg │ │ ├── labplot-xy-fit-curve.svg │ │ ├── labplot-xy-plot-four-axes.svg │ │ ├── labplot-xy-plot-two-axes-centered-origin.svg │ │ ├── labplot-xy-plot-two-axes-centered.svg │ │ ├── labplot-xy-plot-two-axes.svg │ │ ├── labplot-zoom-in-x.svg │ │ ├── labplot-zoom-in-y.svg │ │ ├── labplot-zoom-out-x.svg │ │ ├── labplot-zoom-out-y.svg │ │ ├── languages.svg │ │ ├── layer-bottom.svg │ │ ├── layer-delete.svg │ │ ├── layer-duplicate.svg │ │ ├── layer-lower.svg │ │ ├── layer-new.svg │ │ ├── layer-next.svg │ │ ├── layer-previous.svg │ │ ├── layer-raise.svg │ │ ├── layer-rename.svg │ │ ├── layer-top.svg │ │ ├── layer-visible-off.svg │ │ ├── layer-visible-on.svg │ │ ├── lens.svg │ │ ├── lensautofix.svg │ │ ├── lensdistortion.svg │ │ ├── libpeas-plugin.svg │ │ ├── license.svg │ │ ├── lighttable.svg │ │ ├── lighttableadd.svg │ │ ├── lines-connector.svg │ │ ├── link.svg │ │ ├── list-add-font.svg │ │ ├── list-add-user.svg │ │ ├── list-add.svg │ │ ├── list-remove-all.svg │ │ ├── list-remove-user.svg │ │ ├── list-remove.svg │ │ ├── list-resource-add.svg │ │ ├── location.svg │ │ ├── locationbar_erase.svg │ │ ├── lock.svg │ │ ├── love-amarok.svg │ │ ├── love.svg │ │ ├── loved_radio.svg │ │ ├── lpi-bug.svg │ │ ├── lpi-help.svg │ │ ├── lpi-translate.svg │ │ ├── mail-archive.svg │ │ ├── mail-attachment.svg │ │ ├── mail-deleted.svg │ │ ├── mail-encrypted-full.svg │ │ ├── mail-encrypted-part.svg │ │ ├── mail-encrypted.svg │ │ ├── mail-flag.svg │ │ ├── mail-flagged.svg │ │ ├── mail-folder-inbox.svg │ │ ├── mail-folder-outbox.svg │ │ ├── mail-folder-sent.svg │ │ ├── mail-forward.svg │ │ ├── mail-forwarded-replied.svg │ │ ├── mail-forwarded.svg │ │ ├── mail-inbox.svg │ │ ├── mail-invitation.svg │ │ ├── mail-mark-important.svg │ │ ├── mail-mark-junk.svg │ │ ├── mail-mark-notjunk.svg │ │ ├── mail-mark-read.svg │ │ ├── mail-mark-task.svg │ │ ├── mail-mark-unread-new.svg │ │ ├── mail-mark-unread.svg │ │ ├── mail-meeting-request-reply.svg │ │ ├── mail-message-new-list.svg │ │ ├── mail-message-new.svg │ │ ├── mail-message.svg │ │ ├── mail-move.svg │ │ ├── mail-open-multiple.svg │ │ ├── mail-outbox.svg │ │ ├── mail-queue.svg │ │ ├── mail-read.svg │ │ ├── mail-receive.svg │ │ ├── mail-replied.svg │ │ ├── mail-reply-all.svg │ │ ├── mail-reply-custom-all.svg │ │ ├── mail-reply-custom.svg │ │ ├── mail-reply-list.svg │ │ ├── mail-reply-sender.svg │ │ ├── mail-send-receive.svg │ │ ├── mail-send.svg │ │ ├── mail-sent.svg │ │ ├── mail-signature-unknown.svg │ │ ├── mail-signed-full.svg │ │ ├── mail-signed-fully.svg │ │ ├── mail-signed-part.svg │ │ ├── mail-signed-verified.svg │ │ ├── mail-signed.svg │ │ ├── mail-tagged.svg │ │ ├── mail-task.svg │ │ ├── mail-thread-ignored.svg │ │ ├── mail-thread-watch.svg │ │ ├── mail-unread-multiple.svg │ │ ├── mail-unread-new.svg │ │ ├── mail-unread.svg │ │ ├── mail_forward.svg │ │ ├── mail_generic.svg │ │ ├── mail_new.svg │ │ ├── mail_reply.svg │ │ ├── mail_replyall.svg │ │ ├── manga.svg │ │ ├── map-flat.svg │ │ ├── map-globe.svg │ │ ├── map-gnomonic.svg │ │ ├── map-mercator.svg │ │ ├── mark-location.svg │ │ ├── measure.svg │ │ ├── media-album-cover-manager-amarok.svg │ │ ├── media-album-cover.svg │ │ ├── media-album-repeat-amarok.svg │ │ ├── media-album-track.svg │ │ ├── media-eject.svg │ │ ├── media-forward.svg │ │ ├── media-import-audio-cd.svg │ │ ├── media-pause.svg │ │ ├── media-play.svg │ │ ├── media-playback-pause.svg │ │ ├── media-playback-paused.svg │ │ ├── media-playback-playing.svg │ │ ├── media-playback-start-rtl.svg │ │ ├── media-playback-start.svg │ │ ├── media-playback-stop.svg │ │ ├── media-playback-stopped.svg │ │ ├── media-playlist-normal.svg │ │ ├── media-playlist-play.svg │ │ ├── media-playlist-repeat-amarok.svg │ │ ├── media-playlist-repeat-song.svg │ │ ├── media-playlist-repeat.svg │ │ ├── media-playlist-shuffle.svg │ │ ├── media-random-albums-amarok.svg │ │ ├── media-random-tracks-amarok.svg │ │ ├── media-record.svg │ │ ├── media-repeat-album-amarok.svg │ │ ├── media-repeat-all.svg │ │ ├── media-repeat-none.svg │ │ ├── media-repeat-playlist-amarok.svg │ │ ├── media-repeat-single.svg │ │ ├── media-repeat-track-amarok.svg │ │ ├── media-rewind.svg │ │ ├── media-seek-backward.svg │ │ ├── media-seek-forward.svg │ │ ├── media-show-active-track-amarok.svg │ │ ├── media-skip-backward.svg │ │ ├── media-skip-forward.svg │ │ ├── media-standard-track-progression-amarok.svg │ │ ├── media-stop.svg │ │ ├── media-track-add-amarok.svg │ │ ├── media-track-edit-amarok.svg │ │ ├── media-track-queue-amarok.svg │ │ ├── media-track-remove-amarok.svg │ │ ├── media-view-subtitles.svg │ │ ├── meeting-attending-tentative.svg │ │ ├── meeting-attending.svg │ │ ├── meeting-participant-no-response.svg │ │ ├── meeting-participant-request-response.svg │ │ ├── meld-version-control.svg │ │ ├── menu_new.svg │ │ ├── menu_new_sep.svg │ │ ├── merge.svg │ │ ├── mesh-gradient-fit.svg │ │ ├── mesh-gradient.svg │ │ ├── message-close.svg │ │ ├── message.svg │ │ ├── messagebox_warning.svg │ │ ├── mic-off.svg │ │ ├── mic-on.svg │ │ ├── mic-ready.svg │ │ ├── milestone.svg │ │ ├── multimedia-volume-control.svg │ │ ├── music-amarok.svg │ │ ├── nemo-eject.svg │ │ ├── network-connect.svg │ │ ├── network-disconnect.svg │ │ ├── network-server-vmware.svg │ │ ├── new-24h-appointment.svg │ │ ├── new-audio-alarm.svg │ │ ├── news-subscribe.svg │ │ ├── news-unsubscribe.svg │ │ ├── next.svg │ │ ├── no-marker.svg │ │ ├── no.svg │ │ ├── nocover.svg │ │ ├── node-add.svg │ │ ├── node-break.svg │ │ ├── node-delete-segment.svg │ │ ├── node-delete.svg │ │ ├── node-join-segment.svg │ │ ├── node-join.svg │ │ ├── node-segment-curve.svg │ │ ├── node-segment-line.svg │ │ ├── node-transform.svg │ │ ├── node-type-auto-smooth.svg │ │ ├── node-type-cusp.svg │ │ ├── node-type-smooth.svg │ │ ├── node-type-symmetric.svg │ │ ├── noisereduction.svg │ │ ├── non-starred.svg │ │ ├── object-align-horizontal-center-calligra.svg │ │ ├── object-align-horizontal-left-calligra.svg │ │ ├── object-align-horizontal-right-calligra.svg │ │ ├── object-align-vertical-bottom-calligra.svg │ │ ├── object-align-vertical-bottom-top-calligra.svg │ │ ├── object-align-vertical-center-calligra.svg │ │ ├── object-align-vertical-top-calligra.svg │ │ ├── object-columns.svg │ │ ├── object-crop.svg │ │ ├── object-fill.svg │ │ ├── object-flip-horizontal.svg │ │ ├── object-flip-vertical.svg │ │ ├── object-group-calligra.svg │ │ ├── object-group.svg │ │ ├── object-hidden.svg │ │ ├── object-inverse.svg │ │ ├── object-locked.svg │ │ ├── object-order-back-calligra.svg │ │ ├── object-order-back.svg │ │ ├── object-order-front-calligra.svg │ │ ├── object-order-front.svg │ │ ├── object-order-lower-calligra.svg │ │ ├── object-order-lower.svg │ │ ├── object-order-raise-calligra.svg │ │ ├── object-order-raise.svg │ │ ├── object-rotate-left.svg │ │ ├── object-rotate-right.svg │ │ ├── object-rows.svg │ │ ├── object-select.svg │ │ ├── object-straighten.svg │ │ ├── object-stroke-style.svg │ │ ├── object-stroke.svg │ │ ├── object-to-path.svg │ │ ├── object-tweak-attract.svg │ │ ├── object-tweak-blur.svg │ │ ├── object-tweak-duplicate.svg │ │ ├── object-tweak-jitter-color.svg │ │ ├── object-tweak-paint.svg │ │ ├── object-tweak-push.svg │ │ ├── object-tweak-randomize.svg │ │ ├── object-tweak-rotate.svg │ │ ├── object-tweak-shrink.svg │ │ ├── object-ungroup-calligra.svg │ │ ├── object-ungroup-pop-selection.svg │ │ ├── object-ungroup.svg │ │ ├── object-unlocked.svg │ │ ├── object-visible.svg │ │ ├── off-outline.svg │ │ ├── off.svg │ │ ├── office-chart-area-focus-peak-node.svg │ │ ├── office-chart-area-percentage.svg │ │ ├── office-chart-area-stacked.svg │ │ ├── office-chart-area.svg │ │ ├── office-chart-bar-percentage.svg │ │ ├── office-chart-bar-stacked.svg │ │ ├── office-chart-bar.svg │ │ ├── office-chart-line-forecast.svg │ │ ├── office-chart-line-percentage.svg │ │ ├── office-chart-line-stacked.svg │ │ ├── office-chart-line.svg │ │ ├── office-chart-pie.svg │ │ ├── office-chart-polar-stacked.svg │ │ ├── office-chart-polar.svg │ │ ├── office-chart-ring.svg │ │ ├── office-chart-scatter.svg │ │ ├── office-report.svg │ │ ├── oilpaint.svg │ │ ├── ok.svg │ │ ├── on-outline.svg │ │ ├── on.svg │ │ ├── open-for-editing.svg │ │ ├── open-magnet.svg │ │ ├── open-menu.svg │ │ ├── osd-duplicate.svg │ │ ├── osd-rotate-ccw.svg │ │ ├── osd-rotate-cw.svg │ │ ├── osd-rotate-flip.svg │ │ ├── osd-rotate-normal.svg │ │ ├── osd-sbs-left.svg │ │ ├── osd-sbs-sright.svg │ │ ├── osd-shutd-laptop.svg │ │ ├── osd-shutd-screen.svg │ │ ├── outbox.svg │ │ ├── output_win.svg │ │ ├── overexposure.svg │ │ ├── overflow-menu-left.svg │ │ ├── overflow-menu-right.svg │ │ ├── overflow-menu.svg │ │ ├── pack-less.svg │ │ ├── pack-more.svg │ │ ├── package.svg │ │ ├── package_settings.svg │ │ ├── page-2sides.svg │ │ ├── page-3sides.svg │ │ ├── page-4sides.svg │ │ ├── page-simple.svg │ │ ├── page-zoom.svg │ │ ├── paint-gradient-conical.svg │ │ ├── paint-gradient-linear.svg │ │ ├── paint-gradient-mesh.svg │ │ ├── paint-gradient-radial.svg │ │ ├── paint-none.svg │ │ ├── paint-pattern.svg │ │ ├── paint-solid.svg │ │ ├── paint-swatch.svg │ │ ├── paint-unknown.svg │ │ ├── pan-down.svg │ │ ├── pan-end.svg │ │ ├── pan-start.svg │ │ ├── pan-up.svg │ │ ├── pane-hide.svg │ │ ├── pane-show.svg │ │ ├── paper-color.svg │ │ ├── paperclip.svg │ │ ├── password-copy.svg │ │ ├── password-generator.svg │ │ ├── path-break-apart.svg │ │ ├── path-clip-edit.svg │ │ ├── path-combine.svg │ │ ├── path-cut.svg │ │ ├── path-difference.svg │ │ ├── path-division.svg │ │ ├── path-effect-parameter-next.svg │ │ ├── path-exclusion.svg │ │ ├── path-inset.svg │ │ ├── path-intersection.svg │ │ ├── path-mask-edit.svg │ │ ├── path-mode-bezier.svg │ │ ├── path-mode-bspline.svg │ │ ├── path-mode-polyline-paraxial.svg │ │ ├── path-mode-polyline.svg │ │ ├── path-mode-spiro.svg │ │ ├── path-offset-dynamic.svg │ │ ├── path-offset-linked.svg │ │ ├── path-outset.svg │ │ ├── path-reverse.svg │ │ ├── path-simplify.svg │ │ ├── path-tweak-attract.svg │ │ ├── path-tweak-grow.svg │ │ ├── path-tweak-push.svg │ │ ├── path-tweak-repel.svg │ │ ├── path-tweak-roughen.svg │ │ ├── path-tweak-shrink.svg │ │ ├── path-union.svg │ │ ├── pdf-annotations.svg │ │ ├── perspective-parallel.svg │ │ ├── pgp-keys.svg │ │ ├── photo.svg │ │ ├── photos-amarok.svg │ │ ├── pin.svg │ │ ├── pipe.svg │ │ ├── pixelart-trace.svg │ │ ├── player-eject.svg │ │ ├── player-time.svg │ │ ├── player-volume-muted.svg │ │ ├── player-volume.svg │ │ ├── player_eject.svg │ │ ├── player_end.svg │ │ ├── player_fwd.svg │ │ ├── player_pause.svg │ │ ├── player_play.svg │ │ ├── player_playlist.svg │ │ ├── player_record.svg │ │ ├── player_rew.svg │ │ ├── player_start.svg │ │ ├── player_stop.svg │ │ ├── playlist-automatic.svg │ │ ├── playlist-generator.svg │ │ ├── playlist-queue.svg │ │ ├── playlist-similar.svg │ │ ├── playlist-sort.svg │ │ ├── plugins.svg │ │ ├── podcast-amarok.svg │ │ ├── podcast-new.svg │ │ ├── poedit-fuzzy.svg │ │ ├── poedit-status-automatic.svg │ │ ├── poedit-status-bookmark.svg │ │ ├── poedit-status-cat-mid.svg │ │ ├── poedit-status-cat-no.svg │ │ ├── poedit-status-cat-ok.svg │ │ ├── poedit-status-comment.svg │ │ ├── poedit-sync.svg │ │ ├── poedit-update.svg │ │ ├── poedit-validate.svg │ │ ├── polygon-add-nodes.svg │ │ ├── polygon-merge-nodes.svg │ │ ├── pop-cosmic-applications.svg │ │ ├── pop-cosmic-launcher.svg │ │ ├── pop-cosmic-workspaces.svg │ │ ├── postalcode.svg │ │ ├── preferences-activities.svg │ │ ├── preferences-desktop-notification.svg │ │ ├── preferences-desktop-user-password.svg │ │ ├── preferences-indicator-amarok.svg │ │ ├── preferences-media-playback-amarok.svg │ │ ├── preferences-other.svg │ │ ├── preferences-plugin.svg │ │ ├── preferences-system-session-services.svg │ │ ├── preferences-system-windows-effect-glide.svg │ │ ├── preferences-system-windows-effect-minimize.svg │ │ ├── preferences-system.svg │ │ ├── preflight-verifier.svg │ │ ├── previous.svg │ │ ├── privatebrowsing.svg │ │ ├── process-stop.svg │ │ ├── project-development-close-all.svg │ │ ├── project-development-close.svg │ │ ├── project-development-new-template.svg │ │ ├── project-development.svg │ │ ├── project-open.svg │ │ ├── qlipper.svg │ │ ├── query-free-busy.svg │ │ ├── quickopen-class.svg │ │ ├── quickopen-file.svg │ │ ├── quickopen-function.svg │ │ ├── quickopen.svg │ │ ├── quickview.svg │ │ ├── rabbitvcs-about.svg │ │ ├── rabbitvcs-add.svg │ │ ├── rabbitvcs-annotate.svg │ │ ├── rabbitvcs-applypatch.svg │ │ ├── rabbitvcs-asynchronous.svg │ │ ├── rabbitvcs-branch.svg │ │ ├── rabbitvcs-bug.svg │ │ ├── rabbitvcs-changes.svg │ │ ├── rabbitvcs-checkmods.svg │ │ ├── rabbitvcs-checkout.svg │ │ ├── rabbitvcs-cleanup.svg │ │ ├── rabbitvcs-clear.svg │ │ ├── rabbitvcs-commit.svg │ │ ├── rabbitvcs-compare.svg │ │ ├── rabbitvcs-createpatch.svg │ │ ├── rabbitvcs-dbus.svg │ │ ├── rabbitvcs-delete.svg │ │ ├── rabbitvcs-diff.svg │ │ ├── rabbitvcs-drive.svg │ │ ├── rabbitvcs-editconflicts.svg │ │ ├── rabbitvcs-emblems.svg │ │ ├── rabbitvcs-export.svg │ │ ├── rabbitvcs-help.svg │ │ ├── rabbitvcs-import.svg │ │ ├── rabbitvcs-lock.svg │ │ ├── rabbitvcs-merge.svg │ │ ├── rabbitvcs-monkey.svg │ │ ├── rabbitvcs-properties.svg │ │ ├── rabbitvcs-push.svg │ │ ├── rabbitvcs-refresh.svg │ │ ├── rabbitvcs-relocate.svg │ │ ├── rabbitvcs-rename.svg │ │ ├── rabbitvcs-reset.svg │ │ ├── rabbitvcs-resolve.svg │ │ ├── rabbitvcs-revert.svg │ │ ├── rabbitvcs-run.svg │ │ ├── rabbitvcs-settings.svg │ │ ├── rabbitvcs-show_log.svg │ │ ├── rabbitvcs-stop.svg │ │ ├── rabbitvcs-switch.svg │ │ ├── rabbitvcs-unlock.svg │ │ ├── rabbitvcs-unstage.svg │ │ ├── rabbitvcs-update.svg │ │ ├── radio.svg │ │ ├── raindrop.svg │ │ ├── rating-unrated.svg │ │ ├── rating.svg │ │ ├── ratiocrop.svg │ │ ├── recently_used.svg │ │ ├── record.svg │ │ ├── rectangle-make-corners-sharp.svg │ │ ├── redeyes.svg │ │ ├── redhat-home.svg │ │ ├── region.svg │ │ ├── reload.svg │ │ ├── reload3.svg │ │ ├── reload_all_tabs.svg │ │ ├── reload_page.svg │ │ ├── remove-amarok.svg │ │ ├── remove-link.svg │ │ ├── remove.svg │ │ ├── replay-play.svg │ │ ├── replay-record-error.svg │ │ ├── replay-record.svg │ │ ├── replay-stop.svg │ │ ├── reply-all-rtl.svg │ │ ├── reply-all.svg │ │ ├── reply.svg │ │ ├── resizecol.svg │ │ ├── resizerow.svg │ │ ├── resource-calendar-child-insert.svg │ │ ├── resource-calendar-child.svg │ │ ├── resource-calendar-insert.svg │ │ ├── resource-group-new.svg │ │ ├── resource-group.svg │ │ ├── restoration.svg │ │ ├── retweet.svg │ │ ├── reverse.svg │ │ ├── revert.svg │ │ ├── rhythmbox-set-star.svg │ │ ├── rhythmbox-unset-star.svg │ │ ├── rime-disable.svg │ │ ├── rime-im.svg │ │ ├── rime-latin.svg │ │ ├── roll.svg │ │ ├── routeplanning.svg │ │ ├── run-build-clean.svg │ │ ├── run-build-configure.svg │ │ ├── run-build-file.svg │ │ ├── run-build-install-root.svg │ │ ├── run-build-install.svg │ │ ├── run-build-prune.svg │ │ ├── run-build.svg │ │ ├── run-clean.svg │ │ ├── run-install.svg │ │ ├── seahorse-sign-bad.svg │ │ ├── seahorse-sign-ok.svg │ │ ├── seahorse-sign.svg │ │ ├── search-icon.svg │ │ ├── search.svg │ │ ├── select-rectangular.svg │ │ ├── selection-bottom.svg │ │ ├── selection-checked.svg │ │ ├── selection-end.svg │ │ ├── selection-lower.svg │ │ ├── selection-make-bitmap-copy.svg │ │ ├── selection-move-to-layer-above.svg │ │ ├── selection-move-to-layer-below.svg │ │ ├── selection-raise.svg │ │ ├── selection-start.svg │ │ ├── selection-top.svg │ │ ├── semi-starred.svg │ │ ├── send-to.svg │ │ ├── services.svg │ │ ├── setroubleshoot_icon.svg │ │ ├── settings-configure.svg │ │ ├── settings.svg │ │ ├── shape-choose.svg │ │ ├── shapes.svg │ │ ├── sharpenimage.svg │ │ ├── shear.svg │ │ ├── shoot.svg │ │ ├── show-all-effects.svg │ │ ├── show-bounding-box.svg │ │ ├── show-dialogs.svg │ │ ├── show-grid.svg │ │ ├── show-guides.svg │ │ ├── show-hidden.svg │ │ ├── show-menu.svg │ │ ├── show-node-handles.svg │ │ ├── show-offline.svg │ │ ├── show-path-outline.svg │ │ ├── show-sidebar.svg │ │ ├── show-thumbnail-bar.svg │ │ ├── sidebar-collapse-left.svg │ │ ├── sidebar-collapse-right.svg │ │ ├── sidebar-collapse.svg │ │ ├── sidebar-expand-left.svg │ │ ├── sidebar-expand-right.svg │ │ ├── sidebar-expand.svg │ │ ├── sidebar-places.svg │ │ ├── sidebar.svg │ │ ├── similarartists-amarok.svg │ │ ├── slideshow-plugin.svg │ │ ├── smallclock.svg │ │ ├── snap-bounding-box-center.svg │ │ ├── snap-bounding-box-corners.svg │ │ ├── snap-bounding-box-edges.svg │ │ ├── snap-bounding-box-midpoints.svg │ │ ├── snap-bounding-box.svg │ │ ├── snap-extension.svg │ │ ├── snap-guideline.svg │ │ ├── snap-intersection.svg │ │ ├── snap-node.svg │ │ ├── snap-nodes-center.svg │ │ ├── snap-nodes-cusp.svg │ │ ├── snap-nodes-intersection.svg │ │ ├── snap-nodes-midpoint.svg │ │ ├── snap-nodes-path.svg │ │ ├── snap-nodes-rotation-center.svg │ │ ├── snap-nodes-smooth.svg │ │ ├── snap-orthogonal.svg │ │ ├── snap-page.svg │ │ ├── snap-text-baseline.svg │ │ ├── snap.svg │ │ ├── social.svg │ │ ├── sort-name.svg │ │ ├── sort-presence.svg │ │ ├── soundkonverter-replaygain.svg │ │ ├── spacefm-find.svg │ │ ├── speaker.svg │ │ ├── speedometer.svg │ │ ├── split.svg │ │ ├── spray-mode-clone.svg │ │ ├── spray-mode-copy.svg │ │ ├── spray-mode-union.svg │ │ ├── standard-connector.svg │ │ ├── star-off.svg │ │ ├── star-on.svg │ │ ├── starred.svg │ │ ├── start.svg │ │ ├── sticky_zoom.svg │ │ ├── stock_about.svg │ │ ├── stock_add-bookmark.svg │ │ ├── stock_bell.svg │ │ ├── stock_bottom.svg │ │ ├── stock_calc-accept.svg │ │ ├── stock_calc-cancel.svg │ │ ├── stock_check-filled.svg │ │ ├── stock_close.svg │ │ ├── stock_contact-list.svg │ │ ├── stock_copy.svg │ │ ├── stock_cut.svg │ │ ├── stock_delete.svg │ │ ├── stock_down.svg │ │ ├── stock_edit.svg │ │ ├── stock_exit.svg │ │ ├── stock_file-properites.svg │ │ ├── stock_file-properties.svg │ │ ├── stock_first.svg │ │ ├── stock_folder-copy.svg │ │ ├── stock_folder-move.svg │ │ ├── stock_folder_properties.svg │ │ ├── stock_fullscreen.svg │ │ ├── stock_gtk-dnd-multiple.svg │ │ ├── stock_help-add-bookmark.svg │ │ ├── stock_home.svg │ │ ├── stock_insert-note.svg │ │ ├── stock_insert-rule.svg │ │ ├── stock_insert-table.svg │ │ ├── stock_last.svg │ │ ├── stock_leave-fullscreen.svg │ │ ├── stock_left.svg │ │ ├── stock_mail-compose.svg │ │ ├── stock_mail-filters-apply.svg │ │ ├── stock_mail-flag-for-followup-done.svg │ │ ├── stock_mail-flag-for-followup.svg │ │ ├── stock_mail-forward.svg │ │ ├── stock_mail-open-multiple.svg │ │ ├── stock_mail-reply-to-all.svg │ │ ├── stock_mail-reply.svg │ │ ├── stock_mail-send-receive.svg │ │ ├── stock_mail-send.svg │ │ ├── stock_mail-unread-multiple.svg │ │ ├── stock_mark.svg │ │ ├── stock_media-fwd.svg │ │ ├── stock_media-next.svg │ │ ├── stock_media-pause.svg │ │ ├── stock_media-play.svg │ │ ├── stock_media-prev.svg │ │ ├── stock_media-rec.svg │ │ ├── stock_media-rew.svg │ │ ├── stock_media-stop.svg │ │ ├── stock_navigator.svg │ │ ├── stock_new-24h-appointment.svg │ │ ├── stock_new-address-book.svg │ │ ├── stock_new-appointment.svg │ │ ├── stock_new-bcard.svg │ │ ├── stock_new-dir.svg │ │ ├── stock_new-tab.svg │ │ ├── stock_new-text.svg │ │ ├── stock_new-window.svg │ │ ├── stock_no.svg │ │ ├── stock_not.svg │ │ ├── stock_notes.svg │ │ ├── stock_paste.svg │ │ ├── stock_people.svg │ │ ├── stock_print-preview.svg │ │ ├── stock_print-setup.svg │ │ ├── stock_print.svg │ │ ├── stock_properties.svg │ │ ├── stock_redo.svg │ │ ├── stock_refresh.svg │ │ ├── stock_right.svg │ │ ├── stock_save-as.svg │ │ ├── stock_save.svg │ │ ├── stock_score-high.svg │ │ ├── stock_score-higher.svg │ │ ├── stock_score-highest.svg │ │ ├── stock_score-low.svg │ │ ├── stock_score-lower.svg │ │ ├── stock_score-lowest.svg │ │ ├── stock_score-normal.svg │ │ ├── stock_search.svg │ │ ├── stock_select-all.svg │ │ ├── stock_select-column.svg │ │ ├── stock_select-row.svg │ │ ├── stock_shared-by-me.svg │ │ ├── stock_shared-to-me.svg │ │ ├── stock_show-all.svg │ │ ├── stock_stop.svg │ │ ├── stock_task-assigned-to.svg │ │ ├── stock_task-assigned.svg │ │ ├── stock_task-recurring.svg │ │ ├── stock_task.svg │ │ ├── stock_text-monospaced.svg │ │ ├── stock_thunar-shortcuts.svg │ │ ├── stock_timezone.svg │ │ ├── stock_todo.svg │ │ ├── stock_top.svg │ │ ├── stock_undo.svg │ │ ├── stock_up.svg │ │ ├── stock_video-conferencing.svg │ │ ├── stock_view-details.svg │ │ ├── stock_volume.svg │ │ ├── stock_xfburn-audio-cd.svg │ │ ├── stock_xfburn-blank-cdrw.svg │ │ ├── stock_xfburn-data-copy.svg │ │ ├── stock_xfburn-format-dvdrw.svg │ │ ├── stock_xfburn-new-data-composition.svg │ │ ├── stock_xfburn.svg │ │ ├── stock_yes.svg │ │ ├── stock_zoom-page.svg │ │ ├── stop.svg │ │ ├── story-editor.svg │ │ ├── straight-connector.svg │ │ ├── stroke-cap-butt.svg │ │ ├── stroke-cap-round.svg │ │ ├── stroke-cap-square.svg │ │ ├── stroke-join-bevel.svg │ │ ├── stroke-join-miter.svg │ │ ├── stroke-join-round.svg │ │ ├── stroke-to-path.svg │ │ ├── svn-commit.svg │ │ ├── svn-update.svg │ │ ├── swap-panels.svg │ │ ├── symbol-add.svg │ │ ├── symbol-bigger.svg │ │ ├── symbol-fit.svg │ │ ├── symbol-remove.svg │ │ ├── symbol-smaller.svg │ │ ├── symbols.svg │ │ ├── system-help.svg │ │ ├── system-run.svg │ │ ├── system-search.svg │ │ ├── system-software-install.svg │ │ ├── system-upgrade.svg │ │ ├── tab-close-other.svg │ │ ├── tab-close.svg │ │ ├── tab-detach.svg │ │ ├── tab-duplicate.svg │ │ ├── tab-new-background.svg │ │ ├── tab-new.svg │ │ ├── tab.svg │ │ ├── tab_breakoff.svg │ │ ├── tab_duplicate.svg │ │ ├── tab_new.svg │ │ ├── tab_new_bg.svg │ │ ├── tab_remove.svg │ │ ├── tab_remove_other.svg │ │ ├── table.svg │ │ ├── tag-addressbook.svg │ │ ├── tag-delete.svg │ │ ├── tag-edit.svg │ │ ├── tag-events.svg │ │ ├── tag-folder.svg │ │ ├── tag-new.svg │ │ ├── tag-people.svg │ │ ├── tag-places.svg │ │ ├── tag-properties.svg │ │ ├── tag-recents.svg │ │ ├── tag-reset.svg │ │ ├── tag.svg │ │ ├── tap-create.svg │ │ ├── tap-extract-to.svg │ │ ├── tap-extract.svg │ │ ├── task-attempt.svg │ │ ├── task-attention.svg │ │ ├── task-due.svg │ │ ├── task-new.svg │ │ ├── task-past-due.svg │ │ ├── taxes-finances.svg │ │ ├── terminator_horiz.svg │ │ ├── terminator_vert.svg │ │ ├── text-convert-to-regular.svg │ │ ├── text-field-framed.svg │ │ ├── text-field.svg │ │ ├── text-flow-into-frame.svg │ │ ├── text-frame-link.svg │ │ ├── text-frame-unlink.svg │ │ ├── text-orientation-auto.svg │ │ ├── text-orientation-sideways.svg │ │ ├── text-orientation-upright.svg │ │ ├── text-put-on-path.svg │ │ ├── text-remove-from-path.svg │ │ ├── text-speak.svg │ │ ├── text-unflow.svg │ │ ├── text-unkern.svg │ │ ├── text-wiki.svg │ │ ├── text-wrap.svg │ │ ├── text_horz_kern.svg │ │ ├── text_letter_spacing.svg │ │ ├── text_line_spacing.svg │ │ ├── text_outer_style.svg │ │ ├── text_remove_kerns.svg │ │ ├── text_rotation.svg │ │ ├── text_subscript.svg │ │ ├── text_superscript.svg │ │ ├── text_vert_kern.svg │ │ ├── text_word_spacing.svg │ │ ├── texture.svg │ │ ├── tiny-pause.svg │ │ ├── tiny-start.svg │ │ ├── toggle_vp_y.svg │ │ ├── toggle_vp_z.svg │ │ ├── tool-animator.svg │ │ ├── tool-measure.svg │ │ ├── tool-node-editor.svg │ │ ├── tool-pointer.svg │ │ ├── tool-spray.svg │ │ ├── tool-tweak.svg │ │ ├── tool_color_eraser.svg │ │ ├── tool_curve.svg │ │ ├── tool_elliptical_selection.svg │ │ ├── tool_polygon.svg │ │ ├── tool_rounded_rectangle.svg │ │ ├── tools-check-spelling.svg │ │ ├── tools-media-optical-burn-image.svg │ │ ├── tools-media-optical-burn.svg │ │ ├── tools-media-optical-copy.svg │ │ ├── tools-media-optical-erase.svg │ │ ├── tools-media-optical-format.svg │ │ ├── tools-report-bug.svg │ │ ├── tools-rip-audio-cd.svg │ │ ├── tools-rip-video-cd.svg │ │ ├── tools-rip-video-dvd.svg │ │ ├── tools-wizard.svg │ │ ├── tools.svg │ │ ├── top.svg │ │ ├── torrents.svg │ │ ├── transfers.svg │ │ ├── transform-affect-gradient.svg │ │ ├── transform-affect-pattern.svg │ │ ├── transform-affect-rounded-corners.svg │ │ ├── transform-affect-stroke.svg │ │ ├── transform-browse.svg │ │ ├── transform-crop-and-resize.svg │ │ ├── transform-crop.svg │ │ ├── transform-move.svg │ │ ├── transform-rotate.svg │ │ ├── transform-scale-textbox-points.svg │ │ ├── transform-scale.svg │ │ ├── transform-shear-down.svg │ │ ├── transform-shear-left.svg │ │ ├── transform-shear-right.svg │ │ ├── transform-shear-up.svg │ │ ├── trash-empty.svg │ │ ├── trim-margins.svg │ │ ├── trim-to-selection.svg │ │ ├── twitter-dm.svg │ │ ├── twitter-home.svg │ │ ├── twitter-mentions.svg │ │ ├── twitter-profile.svg │ │ ├── udiskie-detach.svg │ │ ├── udiskie-eject.svg │ │ ├── udiskie-lock.svg │ │ ├── udiskie-mount.svg │ │ ├── udiskie-submenu.svg │ │ ├── udiskie-unlock.svg │ │ ├── udiskie-unmount.svg │ │ ├── underexposure.svg │ │ ├── undo.svg │ │ ├── unlock.svg │ │ ├── up.svg │ │ ├── upcomingevents-amarok.svg │ │ ├── upindicator.svg │ │ ├── upload-media.svg │ │ ├── upload.svg │ │ ├── url-copy.svg │ │ ├── user-group-delete.svg │ │ ├── user-group-new.svg │ │ ├── user-group-properties.svg │ │ ├── user-identity.svg │ │ ├── user-properties.svg │ │ ├── user_purple.svg │ │ ├── usermenu-delete.svg │ │ ├── usermenu-down.svg │ │ ├── usermenu-up.svg │ │ ├── username-copy.svg │ │ ├── vertical.svg │ │ ├── videoclip-amarok.svg │ │ ├── view-bank-account-checking.svg │ │ ├── view-bank-account-savings.svg │ │ ├── view-bank-account.svg │ │ ├── view-bank.svg │ │ ├── view-barcode-add.svg │ │ ├── view-barcode-qr.svg │ │ ├── view-barcode.svg │ │ ├── view-calendar-agenda.svg │ │ ├── view-calendar-birthday.svg │ │ ├── view-calendar-day.svg │ │ ├── view-calendar-holiday.svg │ │ ├── view-calendar-journal.svg │ │ ├── view-calendar-list.svg │ │ ├── view-calendar-month.svg │ │ ├── view-calendar-special-occasion.svg │ │ ├── view-calendar-tasks.svg │ │ ├── view-calendar-time-spent.svg │ │ ├── view-calendar-timeline.svg │ │ ├── view-calendar-upcoming-days.svg │ │ ├── view-calendar-upcoming-events.svg │ │ ├── view-calendar-wedding-anniversary.svg │ │ ├── view-calendar-week.svg │ │ ├── view-calendar-whatsnext.svg │ │ ├── view-calendar-workweek.svg │ │ ├── view-calendar.svg │ │ ├── view-catalog.svg │ │ ├── view-categories.svg │ │ ├── view-certificate-add.svg │ │ ├── view-certificate-export-secret.svg │ │ ├── view-certificate-export-server.svg │ │ ├── view-certificate-export.svg │ │ ├── view-certificate-import.svg │ │ ├── view-certificate-server-configure.svg │ │ ├── view-certificate-sign.svg │ │ ├── view-certificate.svg │ │ ├── view-choose.svg │ │ ├── view-close.svg │ │ ├── view-column.svg │ │ ├── view-compact.svg │ │ ├── view-continuous.svg │ │ ├── view-coverflow.svg │ │ ├── view-currency-list.svg │ │ ├── view-dual.svg │ │ ├── view-file-columns.svg │ │ ├── view-filter-rtl.svg │ │ ├── view-filter.svg │ │ ├── view-financial-account-add.svg │ │ ├── view-financial-account-asset-closed.svg │ │ ├── view-financial-account-asset.svg │ │ ├── view-financial-account-cash-closed.svg │ │ ├── view-financial-account-cash.svg │ │ ├── view-financial-account-checking-closed.svg │ │ ├── view-financial-account-checking.svg │ │ ├── view-financial-account-close.svg │ │ ├── view-financial-account-closed.svg │ │ ├── view-financial-account-credit-card-closed.svg │ │ ├── view-financial-account-credit-card.svg │ │ ├── view-financial-account-delete.svg │ │ ├── view-financial-account-edit.svg │ │ ├── view-financial-account-investment-closed.svg │ │ ├── view-financial-account-investment-security-closed.svg │ │ ├── view-financial-account-investment-security.svg │ │ ├── view-financial-account-investment.svg │ │ ├── view-financial-account-liability-closed.svg │ │ ├── view-financial-account-liability.svg │ │ ├── view-financial-account-loan-closed.svg │ │ ├── view-financial-account-loan.svg │ │ ├── view-financial-account-reopen.svg │ │ ├── view-financial-account-savings-closed.svg │ │ ├── view-financial-account-savings.svg │ │ ├── view-financial-account.svg │ │ ├── view-financial-budget.svg │ │ ├── view-financial-category-add.svg │ │ ├── view-financial-category-delete.svg │ │ ├── view-financial-category-edit.svg │ │ ├── view-financial-category-expense.svg │ │ ├── view-financial-category-income.svg │ │ ├── view-financial-list.svg │ │ ├── view-financial-transfer-reconcile.svg │ │ ├── view-financial-transfer-reconciled.svg │ │ ├── view-financial-transfer-unreconciled.svg │ │ ├── view-form-action.svg │ │ ├── view-form.svg │ │ ├── view-fullscreen.svg │ │ ├── view-grid.svg │ │ ├── view-group.svg │ │ ├── view-hidden.svg │ │ ├── view-history.svg │ │ ├── view-institution-add.svg │ │ ├── view-institution-delete.svg │ │ ├── view-institution-edit.svg │ │ ├── view-institution.svg │ │ ├── view-left-close.svg │ │ ├── view-list-compact.svg │ │ ├── view-list-details.svg │ │ ├── view-list-icons.svg │ │ ├── view-list-images.svg │ │ ├── view-list-text.svg │ │ ├── view-list-tree.svg │ │ ├── view-list-video-symbolic.svg │ │ ├── view-list-video.svg │ │ ├── view-list.svg │ │ ├── view-maximized.svg │ │ ├── view-media-album-cover.svg │ │ ├── view-media-artist.svg │ │ ├── view-media-equalizer.svg │ │ ├── view-media-genre.svg │ │ ├── view-media-lyrics.svg │ │ ├── view-media-playcount.svg │ │ ├── view-media-playlist.svg │ │ ├── view-media-queue.svg │ │ ├── view-media-subtitles-hidden.svg │ │ ├── view-media-subtitles.svg │ │ ├── view-media-title.svg │ │ ├── view-media-track.svg │ │ ├── view-media-visualization.svg │ │ ├── view-more-horizontal.svg │ │ ├── view-more.svg │ │ ├── view-multiple-objects.svg │ │ ├── view-object-histogram-linear.svg │ │ ├── view-object-histogram-logarithmic.svg │ │ ├── view-paged.svg │ │ ├── view-pages-continuous.svg │ │ ├── view-pages-facing-first-centered.svg │ │ ├── view-pages-facing.svg │ │ ├── view-pages-overview.svg │ │ ├── view-pages-single.svg │ │ ├── view-pim-calendar.svg │ │ ├── view-pim-contacts.svg │ │ ├── view-pim-journal.svg │ │ ├── view-pim-mail.svg │ │ ├── view-pim-news.svg │ │ ├── view-pim-notes.svg │ │ ├── view-pim-summary.svg │ │ ├── view-pim-tasks-pending.svg │ │ ├── view-pim-tasks.svg │ │ ├── view-presentation.svg │ │ ├── view-preview.svg │ │ ├── view-process-all-tree.svg │ │ ├── view-process-all.svg │ │ ├── view-process-own.svg │ │ ├── view-process-system.svg │ │ ├── view-process-tree.svg │ │ ├── view-process-users.svg │ │ ├── view-readermode-active.svg │ │ ├── view-readermode.svg │ │ ├── view-refresh.svg │ │ ├── view-resource-calendar.svg │ │ ├── view-restore.svg │ │ ├── view-right-close.svg │ │ ├── view-right-new.svg │ │ ├── view-sidetree.svg │ │ ├── view-sort-ascending.svg │ │ ├── view-sort-descending.svg │ │ ├── view-sort.svg │ │ ├── view-split-left-right.svg │ │ ├── view-split-top-bottom.svg │ │ ├── view-statistics.svg │ │ ├── view-table-of-contents-ltr.svg │ │ ├── view-table-of-contents-rtl.svg │ │ ├── view-task-add.svg │ │ ├── view-task-child-add.svg │ │ ├── view-task-child.svg │ │ ├── view-task.svg │ │ ├── view-time-schedule-baselined-add.svg │ │ ├── view-time-schedule-baselined-remove.svg │ │ ├── view-time-schedule-baselined.svg │ │ ├── view-time-schedule-calculus.svg │ │ ├── view-time-schedule-child-insert.svg │ │ ├── view-time-schedule-edit.svg │ │ ├── view-time-schedule-insert.svg │ │ ├── view-time-schedule.svg │ │ ├── view-user-offline-kopete.svg │ │ ├── view-visible.svg │ │ ├── view-web-browser-dom-tree.svg │ │ ├── view_choose.svg │ │ ├── view_detailed.svg │ │ ├── view_icon.svg │ │ ├── view_left_right.svg │ │ ├── view_multicolumn.svg │ │ ├── view_text.svg │ │ ├── view_top_bottom.svg │ │ ├── view_tree.svg │ │ ├── viewimage.svg │ │ ├── viewmagfit.svg │ │ ├── vinyl.svg │ │ ├── virtual-desktops.svg │ │ ├── visibility.svg │ │ ├── vm-create.svg │ │ ├── vm-download.svg │ │ ├── vm-power-off.svg │ │ ├── vm-power-on.svg │ │ ├── vm-restart.svg │ │ ├── vm-settings.svg │ │ ├── vm-snapshot-autoprotect-keep.svg │ │ ├── vm-snapshot-autoprotect.svg │ │ ├── vm-snapshot-current.svg │ │ ├── vm-snapshot-recording.svg │ │ ├── vm-snapshot-revert.svg │ │ ├── vm-snapshot.svg │ │ ├── vm-snapshots-manage.svg │ │ ├── vm-suspend.svg │ │ ├── vm-tools-install-cancel.svg │ │ ├── vm-tools-install.svg │ │ ├── vm-upload.svg │ │ ├── vm_clone_wizard.svg │ │ ├── vm_new.svg │ │ ├── vmware-autoprotect-keep.svg │ │ ├── vmware-checkpoint-next.svg │ │ ├── vmware-checkpoint-previous.svg │ │ ├── vmware-component-download-inactive.svg │ │ ├── vmware-component-downloading.svg │ │ ├── vmware-component.svg │ │ ├── vmware-datacenter.svg │ │ ├── vmware-disabled.svg │ │ ├── vmware-error-emblem.svg │ │ ├── vmware-locked.svg │ │ ├── vmware-manage-autostart-vms.svg │ │ ├── vmware-marker-add.svg │ │ ├── vmware-new.svg │ │ ├── vmware-powered-on.svg │ │ ├── vmware-ram-max-recommended-bullet.svg │ │ ├── vmware-ram-max-recommended-flag.svg │ │ ├── vmware-ram-min-recommended-bullet.svg │ │ ├── vmware-ram-min-recommended-flag.svg │ │ ├── vmware-ram-recommended-bullet.svg │ │ ├── vmware-ram-recommended-flag.svg │ │ ├── vmware-replay-beginning.svg │ │ ├── vmware-replay-pause.svg │ │ ├── vmware-replay-play.svg │ │ ├── vmware-replay-speed-fast.svg │ │ ├── vmware-replay-speed-normal.svg │ │ ├── vmware-settings.svg │ │ ├── vmware-suspended.svg │ │ ├── vmware-unlocked.svg │ │ ├── vmware-vcd-server.svg │ │ ├── vmware-vcenter.svg │ │ ├── vmware-view-appliance.svg │ │ ├── vmware-view-console.svg │ │ ├── vmware-view-unity-error.svg │ │ ├── vmware-view-unity.svg │ │ ├── wallet-open.svg │ │ ├── web-browser.svg │ │ ├── whitebalance.svg │ │ ├── widget-alternatives.svg │ │ ├── window-close.svg │ │ ├── window-duplicate.svg │ │ ├── window-keep-above.svg │ │ ├── window-keep-below.svg │ │ ├── window-maximize.svg │ │ ├── window-minimize.svg │ │ ├── window-new.svg │ │ ├── window-next.svg │ │ ├── window-pin.svg │ │ ├── window-previous.svg │ │ ├── window-restore.svg │ │ ├── window-shade.svg │ │ ├── window-unpin.svg │ │ ├── window-unshade.svg │ │ ├── window.svg │ │ ├── window_fullscreen.svg │ │ ├── window_new.svg │ │ ├── window_nofullscreen.svg │ │ ├── x-clementine-album.svg │ │ ├── x-clementine-artist.svg │ │ ├── x-clementine-shuffle.svg │ │ ├── x-office-address-book.svg │ │ ├── x-shape-connection.svg │ │ ├── x-shape-formula.svg │ │ ├── x-shape-image.svg │ │ ├── x-shape-text.svg │ │ ├── x-zoom-in.svg │ │ ├── x-zoom-out.svg │ │ ├── xc_crosshair.svg │ │ ├── xfce-wm-close.svg │ │ ├── xfce-wm-maximize.svg │ │ ├── xfce-wm-menu.svg │ │ ├── xfce-wm-minimize.svg │ │ ├── xfce-wm-shade.svg │ │ ├── xfce-wm-stick.svg │ │ ├── xfce-wm-unmaximize.svg │ │ ├── xfce-wm-unshade.svg │ │ ├── xfce-wm-unstick.svg │ │ ├── xml-attribute-delete.svg │ │ ├── xml-element-new.svg │ │ ├── xml-node-delete.svg │ │ ├── xml-node-duplicate.svg │ │ ├── xml-text-new.svg │ │ ├── y-zoom-in.svg │ │ ├── y-zoom-out.svg │ │ ├── zone-in.svg │ │ ├── zone-out.svg │ │ ├── zoom-1-to-2.svg │ │ ├── zoom-2-to-1.svg │ │ ├── zoom-best-fit.svg │ │ ├── zoom-center-page.svg │ │ ├── zoom-double-size.svg │ │ ├── zoom-draw.svg │ │ ├── zoom-fit-best.svg │ │ ├── zoom-fit-drawing.svg │ │ ├── zoom-fit-height.svg │ │ ├── zoom-fit-page.svg │ │ ├── zoom-fit-selection.svg │ │ ├── zoom-fit-width.svg │ │ ├── zoom-half-size.svg │ │ ├── zoom-in-large.svg │ │ ├── zoom-in-x.svg │ │ ├── zoom-in-y.svg │ │ ├── zoom-in.svg │ │ ├── zoom-next.svg │ │ ├── zoom-original.svg │ │ ├── zoom-out-x.svg │ │ ├── zoom-out-y.svg │ │ ├── zoom-out.svg │ │ ├── zoom-previous.svg │ │ ├── zoom-select-fit.svg │ │ ├── zoom-select-x.svg │ │ ├── zoom-select-y.svg │ │ ├── zoom-select.svg │ │ └── zoom.svg │ ├── 16@2 │ └── symbolic │ │ ├── action-unavailable-symbolic.svg │ │ ├── add-files-to-archive-symbolic.svg │ │ ├── address-book-new-symbolic.svg │ │ ├── application-exit-symbolic.svg │ │ ├── application-menu-symbolic.svg │ │ ├── appointment-new-symbolic.svg │ │ ├── appointment-soon-symbolic.svg │ │ ├── bookmark-new-symbolic.svg │ │ ├── browser-download-symbolic.svg │ │ ├── calendar-go-today-symbolic.svg │ │ ├── call-start-symbolic.svg │ │ ├── call-stop-symbolic.svg │ │ ├── camera-switch-symbolic.svg │ │ ├── category-search-symbolic.svg │ │ ├── chat-message-new-symbolic.svg │ │ ├── color-select-symbolic.svg │ │ ├── contact-new-symbolic.svg │ │ ├── detach-symbolic.svg │ │ ├── dino-double-tick-symbolic.svg │ │ ├── dino-tick-symbolic.svg │ │ ├── document-edit-symbolic.svg │ │ ├── document-export-symbolic.svg │ │ ├── document-import-symbolic.svg │ │ ├── document-new-symbolic.svg │ │ ├── document-open-recent-symbolic.svg │ │ ├── document-open-symbolic.svg │ │ ├── document-page-setup-symbolic.svg │ │ ├── document-print-preview-symbolic.svg │ │ ├── document-print-symbolic.svg │ │ ├── document-properties-symbolic.svg │ │ ├── document-revert-rtl-symbolic.svg │ │ ├── document-revert-symbolic-rtl.svg │ │ ├── document-revert-symbolic.svg │ │ ├── document-save-as-symbolic.svg │ │ ├── document-save-symbolic.svg │ │ ├── document-send-symbolic.svg │ │ ├── edit-clear-all-symbolic.svg │ │ ├── edit-clear-rtl-symbolic.svg │ │ ├── edit-clear-symbolic-rtl.svg │ │ ├── edit-clear-symbolic.svg │ │ ├── edit-copy-symbolic.svg │ │ ├── edit-cut-symbolic.svg │ │ ├── edit-delete-symbolic.svg │ │ ├── edit-find-replace-symbolic.svg │ │ ├── edit-find-symbolic.svg │ │ ├── edit-paste-symbolic.svg │ │ ├── edit-redo-rtl-symbolic.svg │ │ ├── edit-redo-symbolic-rtl.svg │ │ ├── edit-redo-symbolic.svg │ │ ├── edit-select-all-symbolic.svg │ │ ├── edit-select-symbolic.svg │ │ ├── edit-symbolic.svg │ │ ├── edit-tag-symbolic.svg │ │ ├── edit-undo-rtl-symbolic.svg │ │ ├── edit-undo-symbolic-rtl.svg │ │ ├── edit-undo-symbolic.svg │ │ ├── ephy-bookmark-tag-symbolic.svg │ │ ├── ephy-bookmarks-symbolic.svg │ │ ├── ephy-reader-mode-symbolic.svg │ │ ├── error-correct-symbolic.svg │ │ ├── extract-archive-symbolic.svg │ │ ├── fcitx-fullwidth-active-symbolic.svg │ │ ├── fcitx-fullwidth-inactive-symbolic.svg │ │ ├── fcitx-kbd-symbolic.svg │ │ ├── fcitx-punc-active-symbolic.svg │ │ ├── fcitx-punc-inactive-symbolic.svg │ │ ├── fcitx-vk-active-symbolic.svg │ │ ├── fcitx-vk-inactive-symbolic.svg │ │ ├── find-location-symbolic.svg │ │ ├── focus-legacy-systray-symbolic.svg │ │ ├── focus-top-bar-symbolic.svg │ │ ├── focus-windows-symbolic.svg │ │ ├── folder-new-symbolic.svg │ │ ├── font-select-symbolic.svg │ │ ├── format-indent-less-rtl-symbolic.svg │ │ ├── format-indent-less-symbolic-rtl.svg │ │ ├── format-indent-less-symbolic.svg │ │ ├── format-indent-more-rtl-symbolic.svg │ │ ├── format-indent-more-symbolic-rtl.svg │ │ ├── format-indent-more-symbolic.svg │ │ ├── format-justify-center-symbolic.svg │ │ ├── format-justify-fill-symbolic.svg │ │ ├── format-justify-left-symbolic.svg │ │ ├── format-justify-right-symbolic.svg │ │ ├── format-text-bold-symbolic.svg │ │ ├── format-text-direction-ltr-symbolic.svg │ │ ├── format-text-direction-rtl-symbolic.svg │ │ ├── format-text-direction-symbolic-rtl.svg │ │ ├── format-text-direction-symbolic.svg │ │ ├── format-text-italic-symbolic.svg │ │ ├── format-text-larger-symbolic.svg │ │ ├── format-text-remove-formatting-symbolic.svg │ │ ├── format-text-smaller-symbolic.svg │ │ ├── format-text-strikethrough-symbolic.svg │ │ ├── format-text-underline-symbolic.svg │ │ ├── go-bottom-symbolic.svg │ │ ├── go-down-symbolic.svg │ │ ├── go-first-rtl-symbolic.svg │ │ ├── go-first-symbolic-rtl.svg │ │ ├── go-first-symbolic.svg │ │ ├── go-home-symbolic.svg │ │ ├── go-jump-rtl-symbolic.svg │ │ ├── go-jump-symbolic-rtl.svg │ │ ├── go-jump-symbolic.svg │ │ ├── go-last-rtl-symbolic.svg │ │ ├── go-last-symbolic-rtl.svg │ │ ├── go-last-symbolic.svg │ │ ├── go-next-rtl-symbolic.svg │ │ ├── go-next-symbolic-rtl.svg │ │ ├── go-next-symbolic.svg │ │ ├── go-previous-rtl-symbolic.svg │ │ ├── go-previous-symbolic-rtl.svg │ │ ├── go-previous-symbolic.svg │ │ ├── go-top-symbolic.svg │ │ ├── go-up-symbolic.svg │ │ ├── help-about-symbolic.svg │ │ ├── help-info-symbolic.svg │ │ ├── image-crop-symbolic.svg │ │ ├── image-denoise-symbolic.svg │ │ ├── image-filter-symbolic.svg │ │ ├── image-red-eye-symbolic.svg │ │ ├── image-resize-symbolic.svg │ │ ├── image-sharpen-symbolic.svg │ │ ├── image-straighten-symbolic.svg │ │ ├── insert-emoticon-symbolic.svg │ │ ├── insert-image-symbolic.svg │ │ ├── insert-link-symbolic.svg │ │ ├── insert-object-symbolic.svg │ │ ├── insert-text-symbolic.svg │ │ ├── keyboard-caps-lock-filled-symbolic.svg │ │ ├── keyboard-enter-symbolic.svg │ │ ├── keyboard-hide-symbolic.svg │ │ ├── keyboard-layout-filled-symbolic.svg │ │ ├── keyboard-shift-filled-symbolic.svg │ │ ├── link-symbolic.svg │ │ ├── list-add-symbolic.svg │ │ ├── list-drag-handle-symbolic.svg │ │ ├── list-remove-all-symbolic.svg │ │ ├── list-remove-symbolic.svg │ │ ├── location-symbolic.svg │ │ ├── mail-flag-symbolic.svg │ │ ├── mail-forward-rtl-symbolic.svg │ │ ├── mail-forward-symbolic.svg │ │ ├── mail-mark-important-symbolic.svg │ │ ├── mail-mark-junk-symbolic.svg │ │ ├── mail-mark-notjunk-symbolic.svg │ │ ├── mail-mark-read-symbolic.svg │ │ ├── mail-mark-unread-symbolic.svg │ │ ├── mail-message-new-symbolic.svg │ │ ├── mail-reply-all-symbolic-rtl.svg │ │ ├── mail-reply-all-symbolic.svg │ │ ├── mail-reply-rtl-symbolic.svg │ │ ├── mail-reply-sender-rtl-symbolic.svg │ │ ├── mail-reply-sender-symbolic.svg │ │ ├── mail-reply-symbolic.svg │ │ ├── mail-send-receive-symbolic.svg │ │ ├── mail-send-symbolic.svg │ │ ├── mail-spam-symbolic.svg │ │ ├── mark-location-symbolic.svg │ │ ├── marker-symbolic.svg │ │ ├── media-eject-symbolic.svg │ │ ├── media-mount-symbolic.svg │ │ ├── media-playback-pause-symbolic.svg │ │ ├── media-playback-start-rtl-symbolic.svg │ │ ├── media-playback-start-symbolic-rtl.svg │ │ ├── media-playback-start-symbolic.svg │ │ ├── media-playback-stop-symbolic.svg │ │ ├── media-record-symbolic.svg │ │ ├── media-seek-backward-rtl-symbolic.svg │ │ ├── media-seek-backward-symbolic-rtl.svg │ │ ├── media-seek-backward-symbolic.svg │ │ ├── media-seek-forward-rtl-symbolic.svg │ │ ├── media-seek-forward-symbolic-rtl.svg │ │ ├── media-seek-forward-symbolic.svg │ │ ├── media-skip-backward-rtl-symbolic.svg │ │ ├── media-skip-backward-symbolic-rtl.svg │ │ ├── media-skip-backward-symbolic.svg │ │ ├── media-skip-forward-rtl-symbolic.svg │ │ ├── media-skip-forward-symbolic-rtl.svg │ │ ├── media-skip-forward-symbolic.svg │ │ ├── media-view-subtitles-symbolic.svg │ │ ├── music-artist-symbolic.svg │ │ ├── music-playlist-symbolic.svg │ │ ├── new-window-symbolic.svg │ │ ├── object-flip-horizontal-symbolic.svg │ │ ├── object-flip-vertical-symbolic.svg │ │ ├── object-merge-symbolic.svg │ │ ├── object-move-symbolic.svg │ │ ├── object-rotate-left-symbolic.svg │ │ ├── object-rotate-right-symbolic.svg │ │ ├── object-select-symbolic.svg │ │ ├── object-straighten-symbolic.svg │ │ ├── open-menu-symbolic.svg │ │ ├── pan-down-symbolic.svg │ │ ├── pan-end-symbolic-rtl.svg │ │ ├── pan-end-symbolic.svg │ │ ├── pan-start-symbolic-rtl.svg │ │ ├── pan-start-symbolic.svg │ │ ├── pan-up-symbolic.svg │ │ ├── pane-hide-symbolic-rtl.svg │ │ ├── pane-hide-symbolic.svg │ │ ├── pane-show-symbolic-rtl.svg │ │ ├── pane-show-symbolic.svg │ │ ├── process-stop-symbolic.svg │ │ ├── qrscanner-symbolic.svg │ │ ├── search-symbolic.svg │ │ ├── selection-end-symbolic-rtl.svg │ │ ├── selection-end-symbolic.svg │ │ ├── selection-mode-symbolic.svg │ │ ├── selection-start-symbolic-rtl.svg │ │ ├── selection-start-symbolic.svg │ │ ├── send-to-symbolic.svg │ │ ├── sidebar-places-symbolic.svg │ │ ├── sidebar-show-right-rtl-symbolic.svg │ │ ├── sidebar-show-right-symbolic.svg │ │ ├── sidebar-show-rtl-symbolic.svg │ │ ├── sidebar-show-symbolic.svg │ │ ├── star-new-symbolic.svg │ │ ├── system-hibernate-symbolic.svg │ │ ├── system-lock-screen-symbolic.svg │ │ ├── system-log-out-symbolic.svg │ │ ├── system-reboot-symbolic.svg │ │ ├── system-restart-symbolic.svg │ │ ├── system-run-symbolic.svg │ │ ├── system-search-symbolic.svg │ │ ├── system-shutdown-symbolic.svg │ │ ├── system-suspend-symbolic.svg │ │ ├── system-switch-user-symbolic.svg │ │ ├── tab-new-symbolic.svg │ │ ├── tag-symbolic.svg │ │ ├── tool-arc-symbolic.svg │ │ ├── tool-brush-symbolic.svg │ │ ├── tool-circle-symbolic.svg │ │ ├── tool-crop-symbolic.svg │ │ ├── tool-eraser-symbolic.svg │ │ ├── tool-filters-symbolic.svg │ │ ├── tool-freeshape-symbolic.svg │ │ ├── tool-highlight-symbolic.svg │ │ ├── tool-line-symbolic.svg │ │ ├── tool-magic-symbolic.svg │ │ ├── tool-oval-symbolic.svg │ │ ├── tool-paint-symbolic.svg │ │ ├── tool-polygon-symbolic.svg │ │ ├── tool-rectangle-symbolic.svg │ │ ├── tool-roundedrect-symbolic.svg │ │ ├── tool-skew-symbolic.svg │ │ ├── tools-check-spelling-symbolic.svg │ │ ├── tools-timer-symbolic.svg │ │ ├── twitter-dm-symbolic.svg │ │ ├── twitter-home-symbolic.svg │ │ ├── twitter-mentions-symbolic.svg │ │ ├── twitter-profile-symbolic.svg │ │ ├── value-decrease-symbolic.svg │ │ ├── value-increase-symbolic.svg │ │ ├── view-app-grid-symbolic.svg │ │ ├── view-bottom-pane-symbolic.svg │ │ ├── view-column-symbolic.svg │ │ ├── view-compact-symbolic.svg │ │ ├── view-conceal-symbolic.svg │ │ ├── view-continuous-symbolic.svg │ │ ├── view-coverflow-symbolic.svg │ │ ├── view-dual-symbolic.svg │ │ ├── view-filter-rtl-symbolic.svg │ │ ├── view-filter-symbolic-rtl.svg │ │ ├── view-filter-symbolic.svg │ │ ├── view-fullscreen-symbolic.svg │ │ ├── view-grid-symbolic.svg │ │ ├── view-left-pane-symbolic-rtl.svg │ │ ├── view-left-pane-symbolic.svg │ │ ├── view-list-bullet-symbolic.svg │ │ ├── view-list-compact-symbolic.svg │ │ ├── view-list-images-symbolic.svg │ │ ├── view-list-ordered-symbolic.svg │ │ ├── view-list-symbolic.svg │ │ ├── view-list-video-symbolic.svg │ │ ├── view-mirror-symbolic.svg │ │ ├── view-more-horizontal-symbolic.svg │ │ ├── view-more-symbolic.svg │ │ ├── view-paged-symbolic.svg │ │ ├── view-pin-symbolic.svg │ │ ├── view-refresh-symbolic.svg │ │ ├── view-restore-symbolic.svg │ │ ├── view-reveal-symbolic.svg │ │ ├── view-right-pane-symbolic-rtl.svg │ │ ├── view-right-pane-symbolic.svg │ │ ├── view-sort-ascending-symbolic.svg │ │ ├── view-sort-descending-symbolic.svg │ │ ├── view-top-pane-symbolic.svg │ │ ├── window-close-symbolic.svg │ │ ├── window-maximize-symbolic-rtl.svg │ │ ├── window-maximize-symbolic.svg │ │ ├── window-minimize-symbolic.svg │ │ ├── window-new-symbolic.svg │ │ ├── window-pop-out-symbolic.svg │ │ ├── window-restore-symbolic-rtl.svg │ │ ├── window-restore-symbolic.svg │ │ ├── xapp-go-history-next-symbolic-rtl.svg │ │ ├── xapp-go-history-next-symbolic.svg │ │ ├── xapp-go-history-previous-symbolic-rtl.svg │ │ ├── xapp-go-history-previous-symbolic.svg │ │ ├── xapp-prefs-behavior-symbolic.svg │ │ ├── xapp-prefs-display-symbolic.svg │ │ ├── xapp-prefs-plugins-symbolic.svg │ │ ├── xapp-prefs-preview-symbolic.svg │ │ ├── xapp-prefs-toolbar-symbolic.svg │ │ ├── xapp-search-entire-word-symbolic.svg │ │ ├── xapp-search-wrap-symbolic.svg │ │ ├── xapp-text-case-symbolic.svg │ │ ├── xapp-use-regex-symbolic.svg │ │ ├── ymuse-add-symbolic.svg │ │ ├── ymuse-clear-symbolic.svg │ │ ├── ymuse-consume-symbolic.svg │ │ ├── ymuse-delete-symbolic.svg │ │ ├── ymuse-delete-track-symbolic.svg │ │ ├── ymuse-edit-symbolic.svg │ │ ├── ymuse-filter-symbolic.svg │ │ ├── ymuse-home-symbolic.svg │ │ ├── ymuse-level-up-symbolic.svg │ │ ├── ymuse-next-symbolic.svg │ │ ├── ymuse-now-playing-symbolic.svg │ │ ├── ymuse-pause-symbolic.svg │ │ ├── ymuse-play-symbolic.svg │ │ ├── ymuse-previous-symbolic.svg │ │ ├── ymuse-random-symbolic.svg │ │ ├── ymuse-repeat-symbolic.svg │ │ ├── ymuse-replace-queue-symbolic.svg │ │ ├── ymuse-save-symbolic.svg │ │ ├── ymuse-search-symbolic.svg │ │ ├── ymuse-sort-symbolic.svg │ │ ├── ymuse-stop-symbolic.svg │ │ ├── ymuse-update-db-symbolic.svg │ │ ├── zoom-fit-best-symbolic.svg │ │ ├── zoom-in-symbolic.svg │ │ ├── zoom-original-symbolic.svg │ │ └── zoom-out-symbolic.svg │ ├── animations │ ├── scalable │ │ ├── nm-stage01-connecting01.svg │ │ ├── nm-stage01-connecting02.svg │ │ ├── nm-stage01-connecting03.svg │ │ ├── nm-stage01-connecting04.svg │ │ ├── nm-stage01-connecting05.svg │ │ ├── nm-stage01-connecting06.svg │ │ ├── nm-stage01-connecting07.svg │ │ ├── nm-stage01-connecting08.svg │ │ ├── nm-stage01-connecting09.svg │ │ ├── nm-stage01-connecting10.svg │ │ ├── nm-stage01-connecting11.svg │ │ ├── nm-stage01-connecting12.svg │ │ ├── nm-stage02-connecting01.svg │ │ ├── nm-stage02-connecting02.svg │ │ ├── nm-stage02-connecting03.svg │ │ ├── nm-stage02-connecting04.svg │ │ ├── nm-stage02-connecting05.svg │ │ ├── nm-stage02-connecting06.svg │ │ ├── nm-stage02-connecting07.svg │ │ ├── nm-stage02-connecting08.svg │ │ ├── nm-stage02-connecting09.svg │ │ ├── nm-stage02-connecting10.svg │ │ ├── nm-stage02-connecting11.svg │ │ ├── nm-stage02-connecting12.svg │ │ ├── nm-stage02-connecting13.svg │ │ ├── nm-stage02-connecting14.svg │ │ ├── nm-stage03-connecting01.svg │ │ ├── nm-stage03-connecting02.svg │ │ ├── nm-stage03-connecting03.svg │ │ ├── nm-stage03-connecting04.svg │ │ ├── nm-stage03-connecting05.svg │ │ ├── nm-stage03-connecting06.svg │ │ ├── nm-stage03-connecting07.svg │ │ ├── nm-stage03-connecting08.svg │ │ ├── nm-stage03-connecting09.svg │ │ ├── nm-stage03-connecting10.svg │ │ ├── nm-stage03-connecting11.svg │ │ ├── nm-stage03-connecting12.svg │ │ ├── nm-stage03-connecting13.svg │ │ ├── nm-stage03-connecting14.svg │ │ ├── nm-vpn-connecting01.svg │ │ ├── nm-vpn-connecting02.svg │ │ ├── nm-vpn-connecting03.svg │ │ ├── nm-vpn-connecting04.svg │ │ ├── nm-vpn-connecting05.svg │ │ ├── nm-vpn-connecting06.svg │ │ ├── nm-vpn-connecting07.svg │ │ ├── nm-vpn-connecting08.svg │ │ ├── nm-vpn-connecting09.svg │ │ ├── nm-vpn-connecting10.svg │ │ ├── nm-vpn-connecting11.svg │ │ ├── nm-vpn-connecting12.svg │ │ ├── nm-vpn-connecting13.svg │ │ └── nm-vpn-connecting14.svg │ └── scalable@2 │ ├── apps │ ├── scalable │ │ ├── 010editor.svg │ │ ├── 09BE_EpicGamesLauncher.0.svg │ │ ├── 0ad.svg │ │ ├── 0cc-famitracker.svg │ │ ├── 10B4_steam.0.svg │ │ ├── 1CD8_rundll32.0.svg │ │ ├── 1E64_notepad.0.svg │ │ ├── 1cedt.svg │ │ ├── 1cestart.svg │ │ ├── 1cv8.svg │ │ ├── 1cv8c.svg │ │ ├── 1password.svg │ │ ├── 2048-qt.svg │ │ ├── 2048.svg │ │ ├── 2064-read-only-memories.svg │ │ ├── 2402_msiexec.0.svg │ │ ├── 2905_wscript.0.svg │ │ ├── 2EF4_wordpad.0.svg │ │ ├── 2gis.svg │ │ ├── 3D-Coat.svg │ │ ├── 3dchess │ │ ├── 3dchess.svg │ │ ├── 3depict.svg │ │ ├── 4137_winhlp32.0.svg │ │ ├── 4Pane.svg │ │ ├── 4PaneIcon48.svg │ │ ├── 4diac-ide.svg │ │ ├── 4digits.svg │ │ ├── 4kslideshowmaker.svg │ │ ├── 4kstogram.svg │ │ ├── 4kvideodownloader.svg │ │ ├── 4kvideotomp3.svg │ │ ├── 4kyoutubetomp3.svg │ │ ├── 56B4_Battle.net_Launcher.0.svg │ │ ├── 5742_rundll32.0.svg │ │ ├── 5961_Defunct_x86.0.svg │ │ ├── 5C12_World_of_Warcraft_Launcher.0.svg │ │ ├── 6180-the-moon.svg │ │ ├── 631F_RobloxStudioLauncherBeta.0.svg │ │ ├── 63EE_sublime_text.0.svg │ │ ├── 67EF_addoninstaller.0.svg │ │ ├── 7596_iexplore.0.svg │ │ ├── 7765_winebrowser.0.svg │ │ ├── 7kaa.svg │ │ ├── 7z.svg │ │ ├── 7zip.svg │ │ ├── 8-ball-pool.svg │ │ ├── 81F5_winebrowser.0.svg │ │ ├── 8tracks.svg │ │ ├── 97C1_wordpad.0.svg │ │ ├── 9gag.svg │ │ ├── A35F_hh.0.svg │ │ ├── Abricotine.svg │ │ ├── Acetino2.svg │ │ ├── AdobeAIR.svg │ │ ├── AdobeFlash.svg │ │ ├── AdobeIllustrator.svg │ │ ├── AdobePhotoshop.svg │ │ ├── AdobeReader.svg │ │ ├── AdobeReader10.svg │ │ ├── AdobeReader11.svg │ │ ├── AdobeReader12.svg │ │ ├── AdobeReader8.svg │ │ ├── AdobeReader9.svg │ │ ├── AdobeUpdate.svg │ │ ├── AdobeWidgetBrowser.svg │ │ ├── AirPortUtility.svg │ │ ├── Alacritty.svg │ │ ├── Alva.svg │ │ ├── Amazon-Cloud-Reader-read.amazon.com.svg │ │ ├── Amazon-www.amazon.ca.svg │ │ ├── Amazon-www.amazon.cn.svg │ │ ├── Amazon-www.amazon.co.uk.svg │ │ ├── Amazon-www.amazon.com.svg │ │ ├── Amazon-www.amazon.de.svg │ │ ├── Amazon-www.amazon.es.svg │ │ ├── Amazon-www.amazon.fr.svg │ │ ├── Amazon-www.amazon.it.svg │ │ ├── Anatine.svg │ │ ├── AppImageLauncher.svg │ │ ├── Appstore.svg │ │ ├── Ardour-Ardour_5.12.0.svg │ │ ├── Ardour-Ardour_6.0.0.svg │ │ ├── Ardour-Ardour_6.5.0.svg │ │ ├── BTM.svg │ │ ├── BambooTracker.svg │ │ ├── Battle.net.svg │ │ ├── BinaryNinja.svg │ │ ├── Blender.svg │ │ ├── BrokenSword.svg │ │ ├── Buka.svg │ │ ├── BurpSuiteCommunity.svg │ │ ├── CE93_RobloxPlayerLauncher.0.svg │ │ ├── CMakeSetup.svg │ │ ├── CMakeSetup32.svg │ │ ├── Caprine.svg │ │ ├── Cemu.svg │ │ ├── Civ-V.svg │ │ ├── CraftStudio.svg │ │ ├── CubicSDR.svg │ │ ├── Cyan.svg │ │ ├── CycligentGitTool.svg │ │ ├── D15F_hh.0.svg │ │ ├── D23E_msiexec.0.svg │ │ ├── D3EE_SwitchBoard.0.svg │ │ ├── DV_Panels.svg │ │ ├── DV_Resolve.svg │ │ ├── DeSmuME.svg │ │ ├── Dicomizer.svg │ │ ├── Droidcam.svg │ │ ├── Dropbox.svg │ │ ├── E51E_KakaoTalk.0.svg │ │ ├── ECB7_iexplore.0.svg │ │ ├── ED2E_EpicGamesLauncher.0.svg │ │ ├── EasyTAG_icon.svg │ │ ├── Element.svg │ │ ├── Encryptr.svg │ │ ├── Etermutilities-terminal.svg │ │ ├── Evernote-evernote.com.svg │ │ ├── Evernote-www.evernote.com.svg │ │ ├── Evernote.svg │ │ ├── F516_VRoidStudio.0.svg │ │ ├── FAHControl.svg │ │ ├── FB4C_iexplore.0.svg │ │ ├── FBReader.svg │ │ ├── FacebookMessenger-facebook.com.svg │ │ ├── FamiStudio.svg │ │ ├── Finder_w.svg │ │ ├── Foto.svg │ │ ├── FoxitReader.svg │ │ ├── FreeTexturePacker.svg │ │ ├── Freeter.svg │ │ ├── GMail-mail.google.com.svg │ │ ├── GP6-icon.svg │ │ ├── GPG-Key4.svg │ │ ├── GPU_Viewer.svg │ │ ├── GPixPod_icon.svg │ │ ├── GameMakerStudio2.svg │ │ ├── GammaRay.svg │ │ ├── Geogebra.svg │ │ ├── GitEye.svg │ │ ├── GitKraken.svg │ │ ├── Gitter.svg │ │ ├── Gmail-mail.google.com.svg │ │ ├── GnomeBaker.svg │ │ ├── Google-docs-docs.google.com.svg │ │ ├── Google-plus.google.com.svg │ │ ├── IENT-YUView-64.svg │ │ ├── ILSpy.svg │ │ ├── Impactor.svg │ │ ├── JForex.svg │ │ ├── JRomManager.svg │ │ ├── JabRef-bin-icon.svg │ │ ├── JabRef-icon.svg │ │ ├── JabRef.svg │ │ ├── JabRef_pop-os_Jun-07-165602-2020_CaseConflict.svg │ │ ├── JavaFXSceneBuilder2.0.svg │ │ ├── Jellyamp.svg │ │ ├── Joplin.svg │ │ ├── KBibTex.svg │ │ ├── KakaoTalk.svg │ │ ├── KittehPlayer.svg │ │ ├── LabPlot2.svg │ │ ├── LanguageTool.svg │ │ ├── Launcher.svg │ │ ├── Launchpad-launchpad.net.svg │ │ ├── Lightcord.svg │ │ ├── LyricsFinder.svg │ │ ├── Mailspring.svg │ │ ├── MediaElch.svg │ │ ├── MediaHuman.svg │ │ ├── Mesen-S.svg │ │ ├── MesenIcon.svg │ │ ├── MesenSIcon.svg │ │ ├── MidnightCommander.svg │ │ ├── Moonlighter.svg │ │ ├── MotionBox.svg │ │ ├── MultiBrowser.svg │ │ ├── Nextcloud.svg │ │ ├── Nim.svg │ │ ├── NoMachine-icon.svg │ │ ├── Nocturn-linux.svg │ │ ├── Nocturn.svg │ │ ├── NotepadNext.svg │ │ ├── Notesnook.svg │ │ ├── Notion.svg │ │ ├── Nozbe.svg │ │ ├── Nvidiux.svg │ │ ├── OPNplug.svg │ │ ├── Onivim2.svg │ │ ├── OpenAudible.svg │ │ ├── OpenBoard.svg │ │ ├── OpenLieroX.svg │ │ ├── OpenRGB.svg │ │ ├── PCSX2.svg │ │ ├── Pithos.svg │ │ ├── Play.svg │ │ ├── PosteRazor.svg │ │ ├── ProtonMail_Bridge.svg │ │ ├── PrusaSlicer.svg │ │ ├── Q4Wine.svg │ │ ├── QMPlay2.svg │ │ ├── QMapShack.svg │ │ ├── QOwnNotes.svg │ │ ├── QtAV.svg │ │ ├── QtIcon.svg │ │ ├── QtProject-assistant.svg │ │ ├── QtProject-designer.svg │ │ ├── QtProject-linguist.svg │ │ ├── QtProject-qdbusviewer.svg │ │ ├── QtProject-qtcreator-qt5.svg │ │ ├── QtProject-qtcreator.svg │ │ ├── RSS_feeds.svg │ │ ├── Rare.svg │ │ ├── RenameMyTVSeries.svg │ │ ├── RescueTime.svg │ │ ├── Ripcord_Icon.svg │ │ ├── SUSEgreeter.svg │ │ ├── ScanTailor.svg │ │ ├── Sci48M.svg │ │ ├── SciTE.svg │ │ ├── ScudCloud.svg │ │ ├── SendAnywhere.svg │ │ ├── Sparrow.svg │ │ ├── Spotify.svg │ │ ├── Stacer.svg │ │ ├── Studio-3T.svg │ │ ├── SymbolEditor.svg │ │ ├── SysMonTask.svg │ │ ├── TeXmacs.svg │ │ ├── TeXworks.svg │ │ ├── TeamViewer.svg │ │ ├── TeighaViewer.svg │ │ ├── Temps.svg │ │ ├── Terminal.svg │ │ ├── Thunar.svg │ │ ├── ToneLib-GFX.svg │ │ ├── ToneLib-Jam.svg │ │ ├── ToneLib-Zoom.svg │ │ ├── Tweetdeck-tweetdeck.twitter.com.svg │ │ ├── Tweetdeck.svg │ │ ├── Twitter-twitter.com.svg │ │ ├── VBox.svg │ │ ├── VCVRack.svg │ │ ├── VVVVVV.svg │ │ ├── Vbox.svg │ │ ├── Veromix.svg │ │ ├── VisualBoyAdvance-gtk-32x32.svg │ │ ├── VisualBoyAdvance-gtk.svg │ │ ├── VisualBoyAdvance.svg │ │ ├── WMail.svg │ │ ├── Weasis.svg │ │ ├── WickrMe.svg │ │ ├── Worker.svg │ │ ├── Write144x144.svg │ │ ├── XMind.svg │ │ ├── XRCed.svg │ │ ├── Xfwm4CompositeEditor.svg │ │ ├── XrendrMixer.svg │ │ ├── YACReader.svg │ │ ├── YACReaderLibrary.svg │ │ ├── Yahoo-Mail-mail.yahoo.com.svg │ │ ├── YouTube-youtube.com.svg │ │ ├── YouTubeDownloader.svg │ │ ├── Youtube-youtube.com.svg │ │ ├── ZeGrapher.svg │ │ ├── ZeroNet.svg │ │ ├── Zettlr.svg │ │ ├── Zoom.svg │ │ ├── a7800.svg │ │ ├── a7xpg.svg │ │ ├── aafm.svg │ │ ├── aarddict.svg │ │ ├── abiword.svg │ │ ├── abiword_48.svg │ │ ├── about_kde.svg │ │ ├── abricotine.svg │ │ ├── abrowser.svg │ │ ├── abrt.svg │ │ ├── accerciser.svg │ │ ├── access.svg │ │ ├── accessibility-directory.svg │ │ ├── accessibility.svg │ │ ├── accessibility_section.svg │ │ ├── accessories-archiver.svg │ │ ├── accessories-calculator.svg │ │ ├── accessories-camera.svg │ │ ├── accessories-character-map.svg │ │ ├── accessories-clock.svg │ │ ├── accessories-dictionary.svg │ │ ├── accessories-document-viewer.svg │ │ ├── accessories-ebook-reader.svg │ │ ├── accessories-image-viewer.svg │ │ ├── accessories-media-converter.svg │ │ ├── accessories-notes.svg │ │ ├── accessories-painting.svg │ │ ├── accessories-podcast.svg │ │ ├── accessories-safe.svg │ │ ├── accessories-screenshot.svg │ │ ├── accessories-system-cleaner.svg │ │ ├── accessories-text-editor.svg │ │ ├── accessories-thesaurus.svg │ │ ├── ace.svg │ │ ├── acestream-engine.svg │ │ ├── acestream.svg │ │ ├── acetoneiso.svg │ │ ├── acidrip.svg │ │ ├── acreloaded.svg │ │ ├── acroread.svg │ │ ├── activity-journal.svg │ │ ├── activity-log-manager.svg │ │ ├── activitywatch.svg │ │ ├── addressbook.svg │ │ ├── administration.svg │ │ ├── adobe-air.svg │ │ ├── adobe-flashplayer.svg │ │ ├── adobe-reader.svg │ │ ├── adobeflashplugin.svg │ │ ├── advanced-rest-client.svg │ │ ├── adventure-capitalist.svg │ │ ├── advert-block.svg │ │ ├── aegisub.svg │ │ ├── aeskulap.svg │ │ ├── agave.svg │ │ ├── agenda.svg │ │ ├── agent.svg │ │ ├── agentdesktop.svg │ │ ├── ailurus.svg │ │ ├── aim.svg │ │ ├── air.svg │ │ ├── aircrack-ng.svg │ │ ├── airtame-application.svg │ │ ├── airvpn.svg │ │ ├── airwave-manager.svg │ │ ├── aisleriot.svg │ │ ├── akira.svg │ │ ├── akonadi.svg │ │ ├── akonadiconsole.svg │ │ ├── akonaditray.svg │ │ ├── akregator.svg │ │ ├── akregator_empty.svg │ │ ├── aks.svg │ │ ├── alacarte.svg │ │ ├── alan-wake.svg │ │ ├── alarm-clock.svg │ │ ├── alarm-timer.svg │ │ ├── albert.svg │ │ ├── alc.svg │ │ ├── alchemy.svg │ │ ├── alevt.svg │ │ ├── alien-arena.svg │ │ ├── alienarena.svg │ │ ├── alienfx-gtk.svg │ │ ├── alienfx.svg │ │ ├── alltomp3.svg │ │ ├── alltray.svg │ │ ├── allusion.svg │ │ ├── almanah.svg │ │ ├── alsa-tools.svg │ │ ├── alsamixer-gui.svg │ │ ├── alsamixergui.svg │ │ ├── altus.svg │ │ ├── amarok-icon.svg │ │ ├── amarok.svg │ │ ├── amarok2.svg │ │ ├── amarok_change_language.svg │ │ ├── amazon-mp3-store-source.svg │ │ ├── amazon-store.svg │ │ ├── amazon.svg │ │ ├── amazonclouddrive.svg │ │ ├── amazonmp3.svg │ │ ├── amd-ati.svg │ │ ├── amd-ddm-mx.svg │ │ ├── amd.svg │ │ ├── amnesia-a-machine-for-pigs.svg │ │ ├── amnesia-the-dark-descent.svg │ │ ├── amor.svg │ │ ├── amsn.svg │ │ ├── amsynth.svg │ │ ├── amule.svg │ │ ├── amulegui.svg │ │ ├── anaconda.svg │ │ ├── anatine.svg │ │ ├── anbox-com-android-vending.svg │ │ ├── anbox.svg │ │ ├── android-file-transfer.svg │ │ ├── android-messages-desktop.svg │ │ ├── android-sdk.svg │ │ ├── android-studio-beta.svg │ │ ├── android-studio-canary.svg │ │ ├── android-studio.svg │ │ ├── androidstudio-preview.svg │ │ ├── androidstudio.svg │ │ ├── angrysearch.svg │ │ ├── angular-console.svg │ │ ├── anjuta.svg │ │ ├── anjuta_icon.svg │ │ ├── anki.svg │ │ ├── anoise.svg │ │ ├── another-redis-desktop-manager.svg │ │ ├── ant-downloader.svg │ │ ├── antidote.svg │ │ ├── antimicro.svg │ │ ├── any_do.svg │ │ ├── anydesk.svg │ │ ├── anydo.svg │ │ ├── ao-app.svg │ │ ├── apache-netbeans.svg │ │ ├── apachedirectorystudio.svg │ │ ├── aperture-desk-job.svg │ │ ├── apifox.svg │ │ ├── apk-editor-studio.svg │ │ ├── apk-icon-editor.svg │ │ ├── apktool.svg │ │ ├── apollo-studio.svg │ │ ├── app-launcher.svg │ │ ├── app-outlet.svg │ │ ├── app.drey.Dialect.svg │ │ ├── app.drey.EarTag.svg │ │ ├── app.drey.Elastic.svg │ │ ├── app.drey.Warp.svg │ │ ├── app.gummi.gummi.svg │ │ ├── app.midterm.MidtermDesktop.svg │ │ ├── app.rednotebook.RedNotebook.svg │ │ ├── app.svg │ │ ├── app.xemu.xemu.svg │ │ ├── app.ytmdesktop.ytmdesktop.svg │ │ ├── apparmor_view_profile.svg │ │ ├── appcode.svg │ │ ├── apper.svg │ │ ├── appgrid.svg │ │ ├── appimagekit-1password.svg │ │ ├── appimagekit-Alva.svg │ │ ├── appimagekit-Cyan.svg │ │ ├── appimagekit-FreeTexturePacker.svg │ │ ├── appimagekit-Freeter.svg │ │ ├── appimagekit-Jellyamp.svg │ │ ├── appimagekit-KittehPlayer.svg │ │ ├── appimagekit-Lightcord.svg │ │ ├── appimagekit-MediaElch.svg │ │ ├── appimagekit-OpenRGB.svg │ │ ├── appimagekit-PCSX2.svg │ │ ├── appimagekit-Play.svg │ │ ├── appimagekit-QMPlay2.svg │ │ ├── appimagekit-Ripcord_Icon.svg │ │ ├── appimagekit-advanced-rest-client.svg │ │ ├── appimagekit-allusion.svg │ │ ├── appimagekit-altus.svg │ │ ├── appimagekit-android-file-transfer.svg │ │ ├── appimagekit-android-messages-desktop.svg │ │ ├── appimagekit-another-redis-desktop-manager.svg │ │ ├── appimagekit-ant-downloader.svg │ │ ├── appimagekit-app-outlet.svg │ │ ├── appimagekit-aranym.svg │ │ ├── appimagekit-archipelago.svg │ │ ├── appimagekit-ark-desktop-wallet.svg │ │ ├── appimagekit-atomic.svg │ │ ├── appimagekit-audacium.svg │ │ ├── appimagekit-augur.svg │ │ ├── appimagekit-auryo.svg │ │ ├── appimagekit-autoremesher.svg │ │ ├── appimagekit-avocado.svg │ │ ├── appimagekit-azpainter.svg │ │ ├── appimagekit-baiji-manga-viewer.svg │ │ ├── appimagekit-balena-etcher-electron.svg │ │ ├── appimagekit-beaker-browser.svg │ │ ├── appimagekit-beekeeper-studio.svg │ │ ├── appimagekit-bitshares2-light.svg │ │ ├── appimagekit-bitwarden.svg │ │ ├── appimagekit-bloomrpc.svg │ │ ├── appimagekit-buka.svg │ │ ├── appimagekit-cacher.svg │ │ ├── appimagekit-caprine.svg │ │ ├── appimagekit-chiaki.svg │ │ ├── appimagekit-clickup-desktop.svg │ │ ├── appimagekit-clipgrab.svg │ │ ├── appimagekit-colobot.svg │ │ ├── appimagekit-colon.svg │ │ ├── appimagekit-colorpicker.svg │ │ ├── appimagekit-com.github.coslyk.MoonPlayer.svg │ │ ├── appimagekit-conky-logomark-violet.svg │ │ ├── appimagekit-cool-retro-term.svg │ │ ├── appimagekit-cozydrive.svg │ │ ├── appimagekit-cpod.svg │ │ ├── appimagekit-cryptr.svg │ │ ├── appimagekit-cura-icon.svg │ │ ├── appimagekit-cutepeaks.svg │ │ ├── appimagekit-cutter.svg │ │ ├── appimagekit-de.rwth_aachen.ient.YUView.svg │ │ ├── appimagekit-delir.svg │ │ ├── appimagekit-deltachat-desktop.svg │ │ ├── appimagekit-devhub.svg │ │ ├── appimagekit-diffuse.svg │ │ ├── appimagekit-dmanager.svg │ │ ├── appimagekit-dockstation.svg │ │ ├── appimagekit-doki-doki-mod-manager.svg │ │ ├── appimagekit-dopamine.svg │ │ ├── appimagekit-downline.svg │ │ ├── appimagekit-draw.io.svg │ │ ├── appimagekit-drawpile.svg │ │ ├── appimagekit-duckstation-qt.svg │ │ ├── appimagekit-duckstation-sdl.svg │ │ ├── appimagekit-duskplayer.svg │ │ ├── appimagekit-edex-ui.svg │ │ ├── appimagekit-electorrent.svg │ │ ├── appimagekit-electron-cash.svg │ │ ├── appimagekit-electrum-axe.svg │ │ ├── appimagekit-emacs.svg │ │ ├── appimagekit-encryptpad.svg │ │ ├── appimagekit-enve.svg │ │ ├── appimagekit-expandrive.svg │ │ ├── appimagekit-ferdi.svg │ │ ├── appimagekit-ff-password-exporter.svg │ │ ├── appimagekit-filmulator-gui.svg │ │ ├── appimagekit-fluent-reader.svg │ │ ├── appimagekit-fontbase.svg │ │ ├── appimagekit-freezer.svg │ │ ├── appimagekit-friture.svg │ │ ├── appimagekit-fspy.svg │ │ ├── appimagekit-gdlauncher.svg │ │ ├── appimagekit-gifcurry.svg │ │ ├── appimagekit-gisto.svg │ │ ├── appimagekit-github-desktop.svg │ │ ├── appimagekit-gitqlient.svg │ │ ├── appimagekit-glyphr-studio-desktop.svg │ │ ├── appimagekit-gmail-desktop.svg │ │ ├── appimagekit-google-tasks-desktop.svg │ │ ├── appimagekit-gqrx.svg │ │ ├── appimagekit-gravit-designer.svg │ │ ├── appimagekit-guiscrcpy.svg │ │ ├── appimagekit-heroic.svg │ │ ├── appimagekit-hotspot.svg │ │ ├── appimagekit-hyper.svg │ │ ├── appimagekit-internxt-drive.svg │ │ ├── appimagekit-irccloud-desktop.svg │ │ ├── appimagekit-jitsi-meet.svg │ │ ├── appimagekit-joplin.svg │ │ ├── appimagekit-jubler.svg │ │ ├── appimagekit-kahla.svg │ │ ├── appimagekit-kaku.svg │ │ ├── appimagekit-kitty.svg │ │ ├── appimagekit-knowte.svg │ │ ├── appimagekit-ksnip.svg │ │ ├── appimagekit-ledger-live-desktop.svg │ │ ├── appimagekit-leocad.svg │ │ ├── appimagekit-leonflix.svg │ │ ├── appimagekit-librewolf.svg │ │ ├── appimagekit-listen.moe-desktop-app.svg │ │ ├── appimagekit-lunarclient.svg │ │ ├── appimagekit-mandelbulber2.svg │ │ ├── appimagekit-mediaconch.svg │ │ ├── appimagekit-mellowplayer.svg │ │ ├── appimagekit-memento.svg │ │ ├── appimagekit-meshlab.svg │ │ ├── appimagekit-midterm.svg │ │ ├── appimagekit-mikutter.svg │ │ ├── appimagekit-minetime.svg │ │ ├── appimagekit-moderndeck.svg │ │ ├── appimagekit-moonlight.svg │ │ ├── appimagekit-mosaic.svg │ │ ├── appimagekit-motrix.svg │ │ ├── appimagekit-mscore-portable.svg │ │ ├── appimagekit-museeks.svg │ │ ├── appimagekit-mystiq.svg │ │ ├── appimagekit-negibox.svg │ │ ├── appimagekit-notable.svg │ │ ├── appimagekit-nuclear.svg │ │ ├── appimagekit-obsidian.svg │ │ ├── appimagekit-odio.svg │ │ ├── appimagekit-odrive.svg │ │ ├── appimagekit-openxcom.svg │ │ ├── appimagekit-org.cryptomator.Cryptomator.svg │ │ ├── appimagekit-org.fontforge.FontForge.svg │ │ ├── appimagekit-org.keepassxc.KeePassXC.svg │ │ ├── appimagekit-org.olivevideoeditor.Olive.svg │ │ ├── appimagekit-org.wezfurlong.wezterm.svg │ │ ├── appimagekit-paymo-widget.svg │ │ ├── appimagekit-pcloud.svg │ │ ├── appimagekit-picturama.svg │ │ ├── appimagekit-plexamp.svg │ │ ├── appimagekit-pling-store.svg │ │ ├── appimagekit-pocket-casts-linux.svg │ │ ├── appimagekit-poddr.svg │ │ ├── appimagekit-premid.svg │ │ ├── appimagekit-protonmail-desktop-unofficial.svg │ │ ├── appimagekit-pulse-sms.svg │ │ ├── appimagekit-qnapi.svg │ │ ├── appimagekit-qtox.svg │ │ ├── appimagekit-qv2ray.svg │ │ ├── appimagekit-rambox.svg │ │ ├── appimagekit-raven-reader.svg │ │ ├── appimagekit-rclone-browser.svg │ │ ├── appimagekit-rclonetray.svg │ │ ├── appimagekit-retroarch.svg │ │ ├── appimagekit-retroshare.svg │ │ ├── appimagekit-rpcs3.svg │ │ ├── appimagekit-sc-controller.svg │ │ ├── appimagekit-sengi.svg │ │ ├── appimagekit-session-desktop.svg │ │ ├── appimagekit-shadow-beta.svg │ │ ├── appimagekit-shadow-dev.svg │ │ ├── appimagekit-shadow-preprod.svg │ │ ├── appimagekit-shadow-testing.svg │ │ ├── appimagekit-shadow.svg │ │ ├── appimagekit-smplayer.svg │ │ ├── appimagekit-somiibo.svg │ │ ├── appimagekit-stacer.svg │ │ ├── appimagekit-standard-notes.svg │ │ ├── appimagekit-stretchly.svg │ │ ├── appimagekit-superpaper.svg │ │ ├── appimagekit-synfigstudio.svg │ │ ├── appimagekit-tandem.svg │ │ ├── appimagekit-tc.svg │ │ ├── appimagekit-teams-for-linux.svg │ │ ├── appimagekit-thorium.svg │ │ ├── appimagekit-torrenttools.svg │ │ ├── appimagekit-trinity-desktop.svg │ │ ├── appimagekit-tutanota-desktop.svg │ │ ├── appimagekit-tweet-tray.svg │ │ ├── appimagekit-unityhub.svg │ │ ├── appimagekit-videomass.svg │ │ ├── appimagekit-vieb.svg │ │ ├── appimagekit-viper-browser.svg │ │ ├── appimagekit-vitomu.svg │ │ ├── appimagekit-vnote.svg │ │ ├── appimagekit-webamp-desktop.svg │ │ ├── appimagekit-webcamoid.svg │ │ ├── appimagekit-wewechat.svg │ │ ├── appimagekit-wine-launcher.svg │ │ ├── appimagekit-wire-desktop.svg │ │ ├── appimagekit-xnviewmp.svg │ │ ├── appimagekit-yaradio-yamusic.svg │ │ ├── appimagekit-youtube-dl-gui.svg │ │ ├── appimagekit-youtube-music-desktop-app.svg │ │ ├── appimagekit-youtube-music.svg │ │ ├── appimagekit-yuna.svg │ │ ├── appimagekit-yuzu.svg │ │ ├── appimagekit-zettlr.svg │ │ ├── apple-music.svg │ │ ├── applet_lockkeys.svg │ │ ├── applets-screenshooter.svg │ │ ├── applets-template.svg │ │ ├── application-community.svg │ │ ├── application-default-icon.svg │ │ ├── application-vnd.iccprofile.svg │ │ ├── application-x-chemtool.svg │ │ ├── application-x-clementine.svg │ │ ├── application-x-executable.svg │ │ ├── application-x-firmware.svg │ │ ├── application-x-pml18.svg │ │ ├── application-x-pml18free.svg │ │ ├── application-x-prl18.svg │ │ ├── application-x-prl18free.svg │ │ ├── application-x-tml18.svg │ │ ├── application-x-tml18free.svg │ │ ├── application-x-yarock.svg │ │ ├── application.svg │ │ ├── applications-accessories.svg │ │ ├── applications-all.svg │ │ ├── applications-audio.svg │ │ ├── applications-boardgames.svg │ │ ├── applications-cardgames.svg │ │ ├── applications-development-translation.svg │ │ ├── applications-development-web.svg │ │ ├── applications-development.svg │ │ ├── applications-education-language.svg │ │ ├── applications-education-mathematics.svg │ │ ├── applications-education-miscellaneous.svg │ │ ├── applications-education-preschool.svg │ │ ├── applications-education-school.svg │ │ ├── applications-education-science.svg │ │ ├── applications-education-university.svg │ │ ├── applications-education.svg │ │ ├── applications-electronics.svg │ │ ├── applications-engineering.svg │ │ ├── applications-featured.svg │ │ ├── applications-fonts.svg │ │ ├── applications-games.svg │ │ ├── applications-graphics-drawing.svg │ │ ├── applications-graphics-painting.svg │ │ ├── applications-graphics-photography.svg │ │ ├── applications-graphics.svg │ │ ├── applications-haskell.svg │ │ ├── applications-interfacedesign.svg │ │ ├── applications-internet-chat.svg │ │ ├── applications-internet.svg │ │ ├── applications-java.svg │ │ ├── applications-multimedia.svg │ │ ├── applications-office-publishing.svg │ │ ├── applications-office.svg │ │ ├── applications-other.svg │ │ ├── applications-php.svg │ │ ├── applications-python.svg │ │ ├── applications-science-cemistry │ │ ├── applications-science.svg │ │ ├── applications-system.svg │ │ ├── applications-utilities.svg │ │ ├── applications-webapps.svg │ │ ├── applications-webbrowsers.svg │ │ ├── applications-wine.svg │ │ ├── applixware.svg │ │ ├── appointment.svg │ │ ├── apport-gtk.svg │ │ ├── apport-gtk2.svg │ │ ├── apport.svg │ │ ├── aptana-studio.svg │ │ ├── aptana.svg │ │ ├── aptanastudio.svg │ │ ├── aptdaemon-download.svg │ │ ├── aptdaemon-update-cache.svg │ │ ├── aptdaemon-upgrade.svg │ │ ├── aptdaemon-working.svg │ │ ├── aptik-gtk.svg │ │ ├── aptik.svg │ │ ├── aptoncd.svg │ │ ├── aqemu-32x32.svg │ │ ├── aqemu.svg │ │ ├── aqualung.svg │ │ ├── ar.com.tuxguitar.TuxGuitar.svg │ │ ├── ar.xjuan.Cambalache.svg │ │ ├── aranym-jit.svg │ │ ├── aranym-mmu.svg │ │ ├── aranym.svg │ │ ├── archipelago.svg │ │ ├── archive-manager.svg │ │ ├── archivemanager.svg │ │ ├── archlinux.svg │ │ ├── arcolinux-hello.svg │ │ ├── ardour.svg │ │ ├── ardour5.svg │ │ ├── ardour6.svg │ │ ├── arduino-arduinoide.svg │ │ ├── arduino-icon-small.svg │ │ ├── arduino-ide.svg │ │ ├── arduino.svg │ │ ├── ares.svg │ │ ├── argouml2.svg │ │ ├── arista.svg │ │ ├── ark-desktop-wallet.svg │ │ ├── ark.svg │ │ ├── armagetronad.svg │ │ ├── artha.svg │ │ ├── artikulate.svg │ │ ├── arts.svg │ │ ├── artsbuilder.svg │ │ ├── artscontrol.svg │ │ ├── as-icon.svg │ │ ├── as-powered.svg │ │ ├── asc-de.svg │ │ ├── asciidocfx.svg │ │ ├── aseprite.svg │ │ ├── asounder.svg │ │ ├── aspia_client.svg │ │ ├── aspia_console.svg │ │ ├── assaultcube.svg │ │ ├── assistant-qt4.svg │ │ ├── assistant-qt5.svg │ │ ├── assistant.svg │ │ ├── assistant5.svg │ │ ├── astah-community.svg │ │ ├── astah-pro.svg │ │ ├── astah_community.svg │ │ ├── astah_gsn.svg │ │ ├── astah_professional.svg │ │ ├── astah_sysml.svg │ │ ├── astah_uml.svg │ │ ├── astah_viewer.svg │ │ ├── astahc.svg │ │ ├── astromenace.svg │ │ ├── asunder.svg │ │ ├── at.lehklu.plasmoid.vallpaper.svg │ │ ├── at.priv.toastfreeware.ConfClerk.svg │ │ ├── atari-vault.svg │ │ ├── athena.svg │ │ ├── ati.svg │ │ ├── atlantik.svg │ │ ├── atlantikdesigner.svg │ │ ├── atlauncher.svg │ │ ├── atom-beta.svg │ │ ├── atom-nightly.svg │ │ ├── atom.svg │ │ ├── atomic-engine.svg │ │ ├── atomic.svg │ │ ├── atomix-icon.svg │ │ ├── atomix.svg │ │ ├── atril.svg │ │ ├── atunes.svg │ │ ├── au.edu.uq.esys.escript.svg │ │ ├── audacious-16.svg │ │ ├── audacious-32.svg │ │ ├── audacious.svg │ │ ├── audacity.svg │ │ ├── audacity16.svg │ │ ├── audacity32.svg │ │ ├── audacium.svg │ │ ├── audex.svg │ │ ├── audience.svg │ │ ├── audio-player.svg │ │ ├── audio-recorder.svg │ │ ├── audio-tag-tool.svg │ │ ├── audiobook.svg │ │ ├── audiobook2.svg │ │ ├── audoban.applet.playbar.svg │ │ ├── audoban.applet.separator.svg │ │ ├── augur.svg │ │ ├── aurees.svg │ │ ├── auryo.svg │ │ ├── author.svg │ │ ├── authy.svg │ │ ├── autokey.svg │ │ ├── autoplus.svg │ │ ├── autoremesher.svg │ │ ├── avaloniailspy.svg │ │ ├── avant-window-navigator.svg │ │ ├── avastgui.svg │ │ ├── avidemux.svg │ │ ├── avidemux_icon.svg │ │ ├── avimetaedit.svg │ │ ├── avocado.svg │ │ ├── avocode-app-icon.svg │ │ ├── avocode.svg │ │ ├── avogadro-icon.svg │ │ ├── awesomebump.svg │ │ ├── awf.svg │ │ ├── awn-applet-digital-clock.svg │ │ ├── awn-applet.svg │ │ ├── awn-manager.svg │ │ ├── awn-plugins.svg │ │ ├── awn-settings.svg │ │ ├── awn-window-fallback.svg │ │ ├── ax-applet.svg │ │ ├── ayatana-settings.svg │ │ ├── azardi.svg │ │ ├── azpainter.svg │ │ ├── azuredatastudio.svg │ │ ├── backdoor-factory.svg │ │ ├── background.svg │ │ ├── backintime.svg │ │ ├── backlite.svg │ │ ├── badge-small.svg │ │ ├── baidunetdisk.svg │ │ ├── baiji-manga-viewer.svg │ │ ├── baka-mplayer.svg │ │ ├── balena-etcher-electron.svg │ │ ├── baloo.svg │ │ ├── banshee-1.svg │ │ ├── banshee.svg │ │ ├── baobab.svg │ │ ├── bareftp.svg │ │ ├── barrier.svg │ │ ├── bash.svg │ │ ├── bashtop.svg │ │ ├── basilisk2.svg │ │ ├── basingstoke.svg │ │ ├── basket.svg │ │ ├── bass.svg │ │ ├── battery.svg │ │ ├── bauh.svg │ │ ├── bbc.svg │ │ ├── bcompare.svg │ │ ├── beagled.svg │ │ ├── beaker-browser.svg │ │ ├── beaker.svg │ │ ├── beamng-drive.svg │ │ ├── beatbox.svg │ │ ├── beebeep.svg │ │ ├── beekeeper-studio.svg │ │ ├── bell.svg │ │ ├── beneath-a-steel-sky.svg │ │ ├── beryl-manager.svg │ │ ├── beryl-settings.svg │ │ ├── beryl.svg │ │ ├── bespoke_icon.svg │ │ ├── betterbird.svg │ │ ├── bforartists.svg │ │ ├── bijiben.svg │ │ ├── billard-gl.svg │ │ ├── binance.svg │ │ ├── binary-ninja.svg │ │ ├── binaryninja.svg │ │ ├── bingwall.svg │ │ ├── birdfont.svg │ │ ├── birdie.svg │ │ ├── bisq.svg │ │ ├── bitcoin-qt.svg │ │ ├── bitcoin.svg │ │ ├── bitcoin128.svg │ │ ├── bitdefender.svg │ │ ├── bitmap2component.svg │ │ ├── bitshares2-light.svg │ │ ├── bittorrent.svg │ │ ├── bitwarden.svg │ │ ├── bitwig-studio.svg │ │ ├── bizhawk.svg │ │ ├── black-mesa.svg │ │ ├── blackmagic-Fusion8.svg │ │ ├── blackmagic-Fusion9.svg │ │ ├── blackmagicraw-player.svg │ │ ├── blackmagicraw-speedtest.svg │ │ ├── bleachbit.svg │ │ ├── blender.svg │ │ ├── bless.svg │ │ ├── blinken.svg │ │ ├── blivet-gui.svg │ │ ├── blockbench.svg │ │ ├── blogger.svg │ │ ├── blogilo.svg │ │ ├── bloomrpc.svg │ │ ├── blueclock.svg │ │ ├── blueclock32.svg │ │ ├── bluedun.svg │ │ ├── bluefish-alt.svg │ │ ├── bluefish-icon.svg │ │ ├── bluefish.svg │ │ ├── bluegriffon.svg │ │ ├── bluej.svg │ │ ├── bluemail.svg │ │ ├── blueman-active.svg │ │ ├── blueman-device.svg │ │ ├── blueman-disabled.svg │ │ ├── blueman.svg │ │ ├── blueradio-48.svg │ │ ├── blueradio.svg │ │ ├── bluetooth-48.svg │ │ ├── bluetooth-active.svg │ │ ├── bluetooth-black.svg │ │ ├── bluetooth-inactive.svg │ │ ├── bluetooth-radio.svg │ │ ├── bluetooth.svg │ │ ├── bluetoothradio.svg │ │ ├── boinc-manager.svg │ │ ├── boinc.svg │ │ ├── boincmgr.svg │ │ ├── bombermaaan.svg │ │ ├── bomi.svg │ │ ├── bookreader.svg │ │ ├── bookworm.svg │ │ ├── boomaga.svg │ │ ├── boot-repair.svg │ │ ├── boot.svg │ │ ├── bootloader.svg │ │ ├── bootstrap-studio.svg │ │ ├── bottles_notepad.svg │ │ ├── bottles_wine-uninstaller.svg │ │ ├── bottles_wine-winecfg.svg │ │ ├── bottles_wine.svg │ │ ├── bottles_winetricks.svg │ │ ├── boxes.svg │ │ ├── boxy-svg.svg │ │ ├── bpython.svg │ │ ├── br.com.jeanhertel.adriconf.svg │ │ ├── brackets.svg │ │ ├── braindump.svg │ │ ├── brasero.svg │ │ ├── brave-aapocclcgogkmnckokdopfmhonfmgoek-Default.svg │ │ ├── brave-acpcknggdnfoghhojnkpldmfnnjiobdp-Default.svg │ │ ├── brave-agimnkijcaahngcdmfeangaknmldooml-Default.svg │ │ ├── brave-ahoadnkmomodgfkfokbclmabbfdaejpe-Default.svg │ │ ├── brave-aohghmighlieiainnegkcijnfilokake-Default.svg │ │ ├── brave-apboafhkiegglekeafbckfjldecefkhn-Default.svg │ │ ├── brave-apdfllckaahabafndbhieahigkjlhalf-Default.svg │ │ ├── brave-bgjohebimpjdhhocbknplfelpmdhifhd-Default.svg │ │ ├── brave-bgkodfmeijboinjdegggmkbkjfiagaan-Default.svg │ │ ├── brave-bikioccmkafdpakkkcpdbppfkghcmihk-Default.svg │ │ ├── brave-bllmngcdibgbgjnginpehneeofhbmdjm-Default.svg │ │ ├── brave-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg │ │ ├── brave-bnbaboaihhkjoaolfnfoablhllahjnee-Default.svg │ │ ├── brave-boeajhmfdjldchidhphikilcgdacljfm-Default.svg │ │ ├── brave-bommmmpbplimfmebiadkflfgbgejahgm-Default.svg │ │ ├── brave-browser-beta.svg │ │ ├── brave-browser-dev.svg │ │ ├── brave-browser-nightly.svg │ │ ├── brave-browser.svg │ │ ├── brave-cinhimbnkkaeohfgghhklpknlkffjgod-Default.svg │ │ ├── brave-cjanmonomjogheabiocdamfpknlpdehm-Default.svg │ │ ├── brave-clhhggbfdinjmjhajaheehoeibfljjno-Default.svg │ │ ├── brave-cnmnfnkedfekfidgojcdmndbcipagogc-Default.svg │ │ ├── brave-damddgdogmdhjjbgpfpgmkdgdgjhohef-Default.svg │ │ ├── brave-deceagebecbceejblnlcjooeohmmeldh-Default.svg │ │ ├── brave-defekohaofmambflfpfoojkmfdpcbgko-Default.svg │ │ ├── brave-desktop.svg │ │ ├── brave-dihbebhmaoagdpbcnfedokpfkkgmmpgc-Default.svg │ │ ├── brave-djejicklhojeokkfmdelnempiecmdomj-Default.svg │ │ ├── brave-eelgndlbgohgbfkmhamljdkkdpejnemo-Default.svg │ │ ├── brave-efmjfjelnicpmdcmfikempdhlmainjcb-Default.svg │ │ ├── brave-efobjgdlbfdfckkpghggmiephjgicmak-Default.svg │ │ ├── brave-egmafekfmcnknbdlbfbhafbllplmjlhn-Default.svg │ │ ├── brave-eikjhbkpemdappjfcmdeeeamdpkgabmk-Default.svg │ │ ├── brave-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg │ │ ├── brave-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg │ │ ├── brave-fahmaaghhglfmonjliepjlchgpgfmobi-Default.svg │ │ ├── brave-faolnafnngnfdaknnbpnkhgohbobgegn-Default.svg │ │ ├── brave-fjliknjliaohjgjajlgolhijphojjdkc-Default.svg │ │ ├── brave-fljalecfjciodhpcledpamjachpmelml-Default.svg │ │ ├── brave-fpniocchabmgenibceglhnfeimmdhdfm-Default.svg │ │ ├── brave-gaedmjdfmmahhbjefcbgaolhhanlaolb-Default.svg │ │ ├── brave-gaoogdonmngmdlbinmiclicjpbjhgomg-Default.svg │ │ ├── brave-gbchcmhmhahfdphkhkmpfmihenigjmpp-Default.svg │ │ ├── brave-gjmanaihpgjcijokbimnamcdndkffigp-Default.svg │ │ ├── brave-hadgilakbfohcfcgfbioeeehgpkopaga-Default.svg │ │ ├── brave-haiffjcadagjlijoggckpgfnoeiflnem-Default.svg │ │ ├── brave-hbdpomandigafcibbmofojjchbcdagbl-Default.svg │ │ ├── brave-hcglmfcclpfgljeaiahehebeoaiicbko-Default.svg │ │ ├── brave-hejiihbkifllpgdfndalmghiodgkefan-Default.svg │ │ ├── brave-hihbikoooaenkpdooehgemieligjejcb-Default.svg │ │ ├── brave-hmjkmjkepdijhoojdojkdfohbdgmmhki-Default.svg │ │ ├── brave-hncfgilfeieogcpghjnnhddghgdjbekl-Default.svg │ │ ├── brave-hnpfjngllnobngcgfapefoaidbinmjnm-Default.svg │ │ ├── brave-icppfcnhkcmnfdhfhphakoifcfokfdhg-Default.svg │ │ ├── brave-ieailfmhaghpphfffooibmlghaeopach-Default.svg │ │ ├── brave-ighkikkfkalojiibipjigpccggljgdff-Default.svg │ │ ├── brave-jgeocpdicgmkeemopbanhokmhcgcflmi-Default.svg │ │ ├── brave-jjphmlaoffndcnecccgemfdaaoighkel-Default.svg │ │ ├── brave-jknmpnbgkaekopldbncmggaejjamkemn-Default.svg │ │ ├── brave-khjnjifipfkgglficmipimgjpbmlbemd-Default.svg │ │ ├── brave-knipolnnllmklapflnccelgolnpehhpl-Default.svg │ │ ├── brave-lainlkmlgipednloilifbppmhdocjbda-Default.svg │ │ ├── brave-lbfehkoinhhcknnbdgnnmjhiladcgbol-Default.svg │ │ ├── brave-lgnggepjiihbfdbedefdhcffnmhcahbm-Default.svg │ │ ├── brave-macmgoeeggnlnmpiojbcniblabkdjphe-Default.svg │ │ ├── brave-mdpkiolbdkhdjpekfbkbmhigcaggjagi-Default.svg │ │ ├── brave-mjcnijlhddpbdemagnpefmlkjdagkogk-Default.svg │ │ ├── brave-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.svg │ │ ├── brave-mnfehgbmkapmjnhcnbodoamcioleeooe-Default.svg │ │ ├── brave-ncpaehbhmfoodbceflpbdocjhpokkbmo-Default.svg │ │ ├── brave-nmgfcbigejokjgholnnnipegblickgnp-Default.svg │ │ ├── brave-nmmhkkegccagdldgiimedpiccmgmieda-Default.svg │ │ ├── brave-ojcflmmmcfpacggndoaaflkmcoblhnbh-Default.svg │ │ ├── brave-okdgofnjkaimfebepijgaoimfphblkpd-Default.svg │ │ ├── brave-oooiobdokpcfdlahlmcddobejikcmkfo-Default.svg │ │ ├── brave-pdagghjnpkeagmlbilmjmclfhjeaapaa-Default.svg │ │ ├── brave-pjkljhegncpnkpknbcohdijeoejaedia-Default.svg │ │ ├── brave.svg │ │ ├── breeze-settings.svg │ │ ├── brightness-systray.svg │ │ ├── brightnesssettings.svg │ │ ├── brightside.svg │ │ ├── briss-icon.svg │ │ ├── briss.svg │ │ ├── brosix.svg │ │ ├── browser-help.svg │ │ ├── browser-tor-tentative-redesign.svg │ │ ├── browser-tor.svg │ │ ├── browser.svg │ │ ├── browser360-beta.svg │ │ ├── bsnes.svg │ │ ├── bstudio.svg │ │ ├── bt-logo.svg │ │ ├── btsync-gui-gtk.svg │ │ ├── btsync-gui.svg │ │ ├── btsync-user.svg │ │ ├── bubblemail.svg │ │ ├── budgie-desktop-settings.svg │ │ ├── bug-buddy.svg │ │ ├── buho.svg │ │ ├── builder.svg │ │ ├── buka.svg │ │ ├── bulky.svg │ │ ├── bum.svg │ │ ├── bumblebee.svg │ │ ├── burp.svg │ │ ├── burpsuite.svg │ │ ├── butter.svg │ │ ├── buttercup-desktop.svg │ │ ├── bwfmetaedit.svg │ │ ├── bygfoot.svg │ │ ├── byobu.svg │ │ ├── byzanz.svg │ │ ├── ca.desrt.dconf-editor.svg │ │ ├── ca.littlesvr.asunder.svg │ │ ├── cacao-oj6.svg │ │ ├── cacao-oj7.svg │ │ ├── cacao-oj8.svg │ │ ├── cacao-oj9.svg │ │ ├── cache.svg │ │ ├── cacher.svg │ │ ├── cadence.svg │ │ ├── caffeine.svg │ │ ├── cairo-clock.svg │ │ ├── cairo-dock-c.svg │ │ ├── cairo-dock-o.svg │ │ ├── cairo-dock.svg │ │ ├── caja-actions.svg │ │ ├── caja-dropbox.svg │ │ ├── calamares.svg │ │ ├── calc.svg │ │ ├── calculator.svg │ │ ├── calendar.svg │ │ ├── calf.svg │ │ ├── calibre-ebook-edit.svg │ │ ├── calibre-gui.svg │ │ ├── calibre-viewer.svg │ │ ├── calibre.svg │ │ ├── california.svg │ │ ├── caligraplan.svg │ │ ├── calligraauthor.svg │ │ ├── calligraflow.svg │ │ ├── calligrakarbon.svg │ │ ├── calligrakexi.svg │ │ ├── calligrakrita.svg │ │ ├── calligrakrita2.svg │ │ ├── calligraplan.svg │ │ ├── calligraplanner.svg │ │ ├── calligraplanwork.svg │ │ ├── calligrasheets.svg │ │ ├── calligrastage.svg │ │ ├── calligrawords.svg │ │ ├── camera-photo.svg │ │ ├── camera-web.svg │ │ ├── camera.svg │ │ ├── camorama.svg │ │ ├── canopy.svg │ │ ├── cantata.svg │ │ ├── cantor.svg │ │ ├── caprine.svg │ │ ├── caption.svg │ │ ├── carla-control.svg │ │ ├── carla.svg │ │ ├── cat.xtec.clic.JClic.jclic.svg │ │ ├── cat.xtec.clic.JClic.jclicauthor.svg │ │ ├── catfish.svg │ │ ├── catia.svg │ │ ├── cawbird.svg │ │ ├── cc.arduino.arduinoide.svg │ │ ├── cc.retroshare.retroshare-gui.svg │ │ ├── ccc-large.svg │ │ ├── ccc_large.svg │ │ ├── ccsm.svg │ │ ├── celestia.svg │ │ ├── cemu.svg │ │ ├── cen64-qt.svg │ │ ├── cgoban.svg │ │ ├── cgoban_32x32.svg │ │ ├── ch.fuchsnet.plasma.hoppla-sa.svg │ │ ├── ch.openboard.OpenBoard.svg │ │ ├── ch.protonmail.protonmail-bridge.svg │ │ ├── ch.protonmail.protonmail-import-export-app.svg │ │ ├── ch.theologeek.Manuskript.svg │ │ ├── ch.x29a.playitslowly.svg │ │ ├── chainsaw.svg │ │ ├── charles-proxy.svg │ │ ├── chat.delta.desktop.svg │ │ ├── chat.revolt.RevoltDesktop.svg │ │ ├── chat.rocket.RocketChat.svg │ │ ├── chat.tandem.Client.svg │ │ ├── chatterino.svg │ │ ├── checkbox-qt.svg │ │ ├── checkbox-touch.svg │ │ ├── checkbox.svg │ │ ├── checkgmail.svg │ │ ├── checkra1n.svg │ │ ├── cheese.svg │ │ ├── chemtool.svg │ │ ├── cherrytree.svg │ │ ├── chess.svg │ │ ├── chessx.svg │ │ ├── chiaki.svg │ │ ├── chinese.svg │ │ ├── chmsee-16x16.svg │ │ ├── chmsee-32x32.svg │ │ ├── chmsee-icon.svg │ │ ├── choqok.svg │ │ ├── chrome-aapocclcgogkmnckokdopfmhonfmgoek-Default.svg │ │ ├── chrome-aapocclcgogkmnckokdopfmhonfmgoek.svg │ │ ├── chrome-acpcknggdnfoghhojnkpldmfnnjiobdp-Default.svg │ │ ├── chrome-agedgfbdadefbodjkkkcpihgcmibpcff-Default.svg │ │ ├── chrome-agimnkijcaahngcdmfeangaknmldooml-Default.svg │ │ ├── chrome-ahoadnkmomodgfkfokbclmabbfdaejpe-Default.svg │ │ ├── chrome-aohghmighlieiainnegkcijnfilokake-Default.svg │ │ ├── chrome-aohghmighlieiainnegkcijnfilokake.svg │ │ ├── chrome-apboafhkiegglekeafbckfjldecefkhn-Default.svg │ │ ├── chrome-apdfllckaahabafndbhieahigkjlhalf-Default.svg │ │ ├── chrome-apdfllckaahabafndbhieahigkjlhalf.svg │ │ ├── chrome-app-list-old.svg │ │ ├── chrome-app-list.svg │ │ ├── chrome-bgjohebimpjdhhocbknplfelpmdhifhd-Default.svg │ │ ├── chrome-bgkodfmeijboinjdegggmkbkjfiagaan-Default.svg │ │ ├── chrome-bikioccmkafdpakkkcpdbppfkghcmihk-Default.svg │ │ ├── chrome-bllmngcdibgbgjnginpehneeofhbmdjm-Default.svg │ │ ├── chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg │ │ ├── chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo.svg │ │ ├── chrome-bnbaboaihhkjoaolfnfoablhllahjnee-Default.svg │ │ ├── chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg │ │ ├── chrome-bommmmpbplimfmebiadkflfgbgejahgm-Default.svg │ │ ├── chrome-calculator.svg │ │ ├── chrome-cigolahoahpkfmhoomckiodabnlfdhpp-Default.svg │ │ ├── chrome-cinhimbnkkaeohfgghhklpknlkffjgod-Default.svg │ │ ├── chrome-cjanmonomjogheabiocdamfpknlpdehm-Default.svg │ │ ├── chrome-clhhggbfdinjmjhajaheehoeibfljjno-Default.svg │ │ ├── chrome-cnmnfnkedfekfidgojcdmndbcipagogc-Default.svg │ │ ├── chrome-damddgdogmdhjjbgpfpgmkdgdgjhohef-Default.svg │ │ ├── chrome-ddfcbhajfcbadieedchpomhocpkhgeke-Default.svg │ │ ├── chrome-deceagebecbceejblnlcjooeohmmeldh-Default.svg │ │ ├── chrome-defekohaofmambflfpfoojkmfdpcbgko-Default.svg │ │ ├── chrome-dihbebhmaoagdpbcnfedokpfkkgmmpgc-Default.svg │ │ ├── chrome-djejicklhojeokkfmdelnempiecmdomj-Default.svg │ │ ├── chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg │ │ ├── chrome-dlppkpafhbajpcmmoheippocdidnckmm.svg │ │ ├── chrome-eelgndlbgohgbfkmhamljdkkdpejnemo-Default.svg │ │ ├── chrome-efmjfjelnicpmdcmfikempdhlmainjcb-Default.svg │ │ ├── chrome-efobjgdlbfdfckkpghggmiephjgicmak-Default.svg │ │ ├── chrome-egmafekfmcnknbdlbfbhafbllplmjlhn-Default.svg │ │ ├── chrome-eikjhbkpemdappjfcmdeeeamdpkgabmk-Default.svg │ │ ├── chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg │ │ ├── chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg │ │ ├── chrome-ejjicmeblgpmajnghnpcppodonldlgfn.svg │ │ ├── chrome-emefpkhgihlhfddcjfghpndaeliajgjj-Default.svg │ │ ├── chrome-eppojlglocelodeimnohnlnionkobfln-Default.svg │ │ ├── chrome-fahmaaghhglfmonjliepjlchgpgfmobi-Default.svg │ │ ├── chrome-fahmaaghhglfmonjliepjlchgpgfmobi.svg │ │ ├── chrome-faolnafnngnfdaknnbpnkhgohbobgegn-Default.svg │ │ ├── chrome-felcaaldnbdncclmgdcncolpebgiejap-Default.svg │ │ ├── chrome-felcaaldnbdncclmgdcncolpebgiejap.svg │ │ ├── chrome-fjliknjliaohjgjajlgolhijphojjdkc-Default.svg │ │ ├── chrome-fljalecfjciodhpcledpamjachpmelml-Default.svg │ │ ├── chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.svg │ │ ├── chrome-gaedmjdfmmahhbjefcbgaolhhanlaolb-Default.svg │ │ ├── chrome-gaoogdonmngmdlbinmiclicjpbjhgomg-Default.svg │ │ ├── chrome-gbchcmhmhahfdphkhkmpfmihenigjmpp-Default.svg │ │ ├── chrome-gbchcmhmhahfdphkhkmpfmihenigjmpp.svg │ │ ├── chrome-gjmanaihpgjcijokbimnamcdndkffigp-Default.svg │ │ ├── chrome-gmail.svg │ │ ├── chrome-google-calendar.svg │ │ ├── chrome-google-docs.svg │ │ ├── chrome-google-drawings.svg │ │ ├── chrome-google-drive.svg │ │ ├── chrome-google-keep.svg │ │ ├── chrome-google-maps.svg │ │ ├── chrome-google-photos.svg │ │ ├── chrome-google-play-books.svg │ │ ├── chrome-google-play-music.svg │ │ ├── chrome-google-play-store.svg │ │ ├── chrome-google-plus.svg │ │ ├── chrome-google-sheets.svg │ │ ├── chrome-google-slides.svg │ │ ├── chrome-hadgilakbfohcfcgfbioeeehgpkopaga-Default.svg │ │ ├── chrome-haiffjcadagjlijoggckpgfnoeiflnem-Default.svg │ │ ├── chrome-hangouts.svg │ │ ├── chrome-hbdpomandigafcibbmofojjchbcdagbl-Default.svg │ │ ├── chrome-hblpgmjcnlmnencfjcjcjdajdhloioam-Default.svg │ │ ├── chrome-hcglmfcclpfgljeaiahehebeoaiicbko-Default.svg │ │ ├── chrome-hcglmfcclpfgljeaiahehebeoaiicbko.svg │ │ ├── chrome-hejiihbkifllpgdfndalmghiodgkefan-Default.svg │ │ ├── chrome-hihbikoooaenkpdooehgemieligjejcb-Default.svg │ │ ├── chrome-hmjkmjkepdijhoojdojkdfohbdgmmhki-Default.svg │ │ ├── chrome-hmjkmjkepdijhoojdojkdfohbdgmmhki.svg │ │ ├── chrome-hncfgilfeieogcpghjnnhddghgdjbekl-Default.svg │ │ ├── chrome-hnpfjngllnobngcgfapefoaidbinmjnm-Default.svg │ │ ├── chrome-icppfcnhkcmnfdhfhphakoifcfokfdhg-Default.svg │ │ ├── chrome-ieailfmhaghpphfffooibmlghaeopach-Default.svg │ │ ├── chrome-ighkikkfkalojiibipjigpccggljgdff-Default.svg │ │ ├── chrome-jgeocpdicgmkeemopbanhokmhcgcflmi-Default.svg │ │ ├── chrome-jjphmlaoffndcnecccgemfdaaoighkel-Default.svg │ │ ├── chrome-jknmpnbgkaekopldbncmggaejjamkemn-Default.svg │ │ ├── chrome-joodangkbfjnajiiifokapkpmhfnpleo-Default.svg │ │ ├── chrome-joodangkbfjnajiiifokapkpmhfnpleo.svg │ │ ├── chrome-khjnjifipfkgglficmipimgjpbmlbemd-Default.svg │ │ ├── chrome-knipolnnllmklapflnccelgolnpehhpl-Default.svg │ │ ├── chrome-knipolnnllmklapflnccelgolnpehhpl.svg │ │ ├── chrome-komhbcfkdcgmcdoenjcjheifdiabikfi-Default.svg │ │ ├── chrome-komhbcfkdcgmcdoenjcjheifdiabikfi.svg │ │ ├── chrome-lainlkmlgipednloilifbppmhdocjbda-Default.svg │ │ ├── chrome-lbfehkoinhhcknnbdgnnmjhiladcgbol-Default.svg │ │ ├── chrome-lgnggepjiihbfdbedefdhcffnmhcahbm-Default.svg │ │ ├── chrome-lneaknkopdijkpnocmklfnjbeapigfbh-Default.svg │ │ ├── chrome-lneaknkopdijkpnocmklfnjbeapigfbh.svg │ │ ├── chrome-macmgoeeggnlnmpiojbcniblabkdjphe-Default.svg │ │ ├── chrome-mdpkiolbdkhdjpekfbkbmhigcaggjagi-Default.svg │ │ ├── chrome-mjcnijlhddpbdemagnpefmlkjdagkogk-Default.svg │ │ ├── chrome-mkaakpdehdafacodkgkpghoibnmamcme-Default.svg │ │ ├── chrome-mkaakpdehdafacodkgkpghoibnmamcme.svg │ │ ├── chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.svg │ │ ├── chrome-mmimngoggfoobjdlefbcabngfnmieonb-Default.svg │ │ ├── chrome-mmimngoggfoobjdlefbcabngfnmieonb.svg │ │ ├── chrome-mnfehgbmkapmjnhcnbodoamcioleeooe-Default.svg │ │ ├── chrome-ncpaehbhmfoodbceflpbdocjhpokkbmo-Default.svg │ │ ├── chrome-nmgfcbigejokjgholnnnipegblickgnp-Default.svg │ │ ├── chrome-nmmhkkegccagdldgiimedpiccmgmieda-Default.svg │ │ ├── chrome-ojcflmmmcfpacggndoaaflkmcoblhnbh-Default.svg │ │ ├── chrome-okdgofnjkaimfebepijgaoimfphblkpd-Default.svg │ │ ├── chrome-oooiobdokpcfdlahlmcddobejikcmkfo-Default.svg │ │ ├── chrome-opngmganjdbkepnmaakokoicipolgaeh-Default.svg │ │ ├── chrome-pdagghjnpkeagmlbilmjmclfhjeaapaa-Default.svg │ │ ├── chrome-pjkljhegncpnkpknbcohdijeoejaedia-Default.svg │ │ ├── chrome-pjkljhegncpnkpknbcohdijeoejaedia.svg │ │ ├── chrome-pkclgpgponpjmpfokoepglboejdobkpl-Default.svg │ │ ├── chrome-pnhechapfaindjhompbnflcldabbghjo-Default.svg │ │ ├── chrome-pnhechapfaindjhompbnflcldabbghjo.svg │ │ ├── chrome-remote-desktop.svg │ │ ├── chrome-ssh-terminal.svg │ │ ├── chrome-store.svg │ │ ├── chrome-youtube.svg │ │ ├── chrome.svg │ │ ├── chromium-app-list.svg │ │ ├── chromium-browser-privacy.svg │ │ ├── chromium-browser.svg │ │ ├── chromium-bsu.svg │ │ ├── chromium-dev.svg │ │ ├── chromium-freeworld.svg │ │ ├── chromium.svg │ │ ├── cider.svg │ │ ├── cin.svg │ │ ├── cine-encoder.svg │ │ ├── cinelerra-cv.svg │ │ ├── cinelerra-gg.svg │ │ ├── cinelerra-hv.svg │ │ ├── cinelerra.svg │ │ ├── cinnamon-power-manager.svg │ │ ├── cinnamon-preferences-color.svg │ │ ├── cinnamon-virtual-keyboard.svg │ │ ├── cisco-anyconnect.svg │ │ ├── cisco-pt.svg │ │ ├── citra.svg │ │ ├── citrix-receiver.svg │ │ ├── ckb-next.svg │ │ ├── clamav.svg │ │ ├── clamtk.svg │ │ ├── classicmenu-indicator-dark.svg │ │ ├── classicmenu-indicator-light.svg │ │ ├── classicmenu-indicator.svg │ │ ├── claws-mail-128x128.svg │ │ ├── claws-mail-32x32.svg │ │ ├── claws-mail-64x64.svg │ │ ├── claws-mail.svg │ │ ├── clawsker.svg │ │ ├── clementine-player.svg │ │ ├── clementine.svg │ │ ├── clickup-desktop.svg │ │ ├── clight.svg │ │ ├── clion.svg │ │ ├── clipgrab.svg │ │ ├── clipit-trayicon.svg │ │ ├── clock.svg │ │ ├── clockify.svg │ │ ├── clocks.svg │ │ ├── cmake-gui.svg │ │ ├── cmake.svg │ │ ├── cmyktool.svg │ │ ├── co.headsetapp.headset.svg │ │ ├── cockos-reaper.svg │ │ ├── code-insiders.svg │ │ ├── code-oss.svg │ │ ├── code.svg │ │ ├── codeblocks.svg │ │ ├── codelite.svg │ │ ├── cog.svg │ │ ├── colobot.svg │ │ ├── colon.svg │ │ ├── color-picker.svg │ │ ├── colorgrab.svg │ │ ├── colorhug-backlight.svg │ │ ├── colorhug-ccmx.svg │ │ ├── colorhug-flash.svg │ │ ├── colorhug-refresh.svg │ │ ├── colorhug.svg │ │ ├── colorpicker.svg │ │ ├── colortone.svg │ │ ├── com.abisource.AbiWord.svg │ │ ├── com.adobe.Flash-Player-Projector.svg │ │ ├── com.adobe.Reader.svg │ │ ├── com.adrienplazas.Metronome.svg │ │ ├── com.airtame.Client.svg │ │ ├── com.alacritty.Alacritty.svg │ │ ├── com.alientrap.nexuiz-classic.svg │ │ ├── com.amazon.Workspaces.svg │ │ ├── com.anydesk.Anydesk.svg │ │ ├── com.atlauncher.ATLauncher.svg │ │ ├── com.authy.Authy.svg │ │ ├── com.avocode.Avocode.svg │ │ ├── com.axosoft.GitKraken.svg │ │ ├── com.azuredatastudio.oss.svg │ │ ├── com.azuredatastudio.svg │ │ ├── com.baidu.NetDisk.svg │ │ ├── com.beakerbrowser.Beaker.svg │ │ ├── com.belmoussaoui.Authenticator.svg │ │ ├── com.belmoussaoui.Decoder.svg │ │ ├── com.belmoussaoui.Obfuscate.svg │ │ ├── com.belmoussaoui.ReadItLater.svg │ │ ├── com.bitstower.Markets.svg │ │ ├── com.bitwarden.desktop.svg │ │ ├── com.bitwig.BitwigStudio.svg │ │ ├── com.bixense.PasswordCalculator.svg │ │ ├── com.bladecoder.adventure-editor.svg │ │ ├── com.borgbase.Vorta.svg │ │ ├── com.boxy_svg.BoxySVG.svg │ │ ├── com.brave.Browser.svg │ │ ├── com.brosix.Brosix.svg │ │ ├── com.bxabi.bumblebee-indicator.svg │ │ ├── com.calibre_ebook.calibre.ebook-edit.svg │ │ ├── com.calibre_ebook.calibre.ebook-viewer.svg │ │ ├── com.calibre_ebook.calibre.ebook_edit.svg │ │ ├── com.calibre_ebook.calibre.ebook_viewer.svg │ │ ├── com.calibre_ebook.calibre.lrfviewer.svg │ │ ├── com.calibre_ebook.calibre.svg │ │ ├── com.carpeludum.KegaFusion.svg │ │ ├── com.chatterino.chatterino.svg │ │ ├── com.chez.GrafX2.svg │ │ ├── com.clarahobbs.chessclock.svg │ │ ├── com.cuperino.qprompt.svg │ │ ├── com.dangeredwolf.ModernDeck.svg │ │ ├── com.deepin.Calendar.svg │ │ ├── com.deepin.ImageViewer.svg │ │ ├── com.deepin.Music.svg │ │ ├── com.deepin.ScreenShot.svg │ │ ├── com.deepin.VoiceRecorder.svg │ │ ├── com.devloop.do.svg │ │ ├── com.dhsdevelopments.Climaxima.svg │ │ ├── com.discordapp.Discord.svg │ │ ├── com.discordapp.DiscordCanary.svg │ │ ├── com.dosbox.DOSBox.svg │ │ ├── com.dosbox_x.DOSBox-X.svg │ │ ├── com.dropbox.Client.svg │ │ ├── com.elsevier.MendeleyDesktop.svg │ │ ├── com.endlessm.HatchPreviewer.svg │ │ ├── com.endlessm.photos.svg │ │ ├── com.endlessnetwork.aqueducts.svg │ │ ├── com.endlessnetwork.dragonsapprentice.svg │ │ ├── com.endlessnetwork.fablemaker.svg │ │ ├── com.endlessnetwork.frogsquash.svg │ │ ├── com.endlessnetwork.missilemath.svg │ │ ├── com.etlegacy.ETLegacy.svg │ │ ├── com.feaneron.Boatswain.svg │ │ ├── com.flashforge.FlashPrint.svg │ │ ├── com.georgefb.haruna.svg │ │ ├── com.georgefb.mangareader.svg │ │ ├── com.georgefb.quickaccess.svg │ │ ├── com.getferdi.Ferdi.svg │ │ ├── com.getmailspring.Mailspring.svg │ │ ├── com.getpostman.Postman.svg │ │ ├── com.gexperts.Terminix.svg │ │ ├── com.gexperts.Tilix.svg │ │ ├── com.gigitux.gtkwhats.svg │ │ ├── com.github.ADBeveridge.Raider.svg │ │ ├── com.github.AmatCoder.mednaffe.svg │ │ ├── com.github.Bleuzen.FFaudioConverter.svg │ │ ├── com.github.Eloston.UngoogledChromium.svg │ │ ├── com.github.Flacon.svg │ │ ├── com.github.IsmaelMartinez.teams_for_linux.svg │ │ ├── com.github.JannikHv.Gydl.svg │ │ ├── com.github.PopoutApps.popout3d.svg │ │ ├── com.github.Qv2ray.svg │ │ ├── com.github._4lex4.ScanTailor-Advanced.svg │ │ ├── com.github.adhec.SwitchTheme.svg │ │ ├── com.github.afrantzis.Bless.svg │ │ ├── com.github.aimproxy.dotfonts.svg │ │ ├── com.github.akiraux.akira.svg │ │ ├── com.github.alainm23.byte.svg │ │ ├── com.github.alainm23.planner.svg │ │ ├── com.github.alecaddd.akira.svg │ │ ├── com.github.alecaddd.sequeler.svg │ │ ├── com.github.alecaddd.taxi.svg │ │ ├── com.github.alexhuntley.Plots.svg │ │ ├── com.github.amikha1lov.RecApp.svg │ │ ├── com.github.arshubham.cipher.svg │ │ ├── com.github.arshubham.gitignore.svg │ │ ├── com.github.artemanufrij.findfileconflicts.svg │ │ ├── com.github.artemanufrij.graphui.svg │ │ ├── com.github.artemanufrij.hashit.svg │ │ ├── com.github.artemanufrij.imageburner.svg │ │ ├── com.github.artemanufrij.metronome.svg │ │ ├── com.github.artemanufrij.playmymusic.svg │ │ ├── com.github.artemanufrij.playmyvideos.svg │ │ ├── com.github.artemanufrij.regextester.svg │ │ ├── com.github.artemanufrij.screencast.svg │ │ ├── com.github.artemanufrij.showmypictures.svg │ │ ├── com.github.artemanufrij.webpin.svg │ │ ├── com.github.babluboy.bookworm.svg │ │ ├── com.github.babluboy.nutty.svg │ │ ├── com.github.bajoja.indicator-kdeconnect.svg │ │ ├── com.github.bartzaalberg.alias.svg │ │ ├── com.github.bartzaalberg.bookmark-manager.svg │ │ ├── com.github.bartzaalberg.lottery.svg │ │ ├── com.github.bartzaalberg.php-tester.svg │ │ ├── com.github.bartzaalberg.snaptastic.svg │ │ ├── com.github.bartzaalberg.vala-tester.svg │ │ ├── com.github.basjam.valacompiler.svg │ │ ├── com.github.bcedu.museic.svg │ │ ├── com.github.bcedu.shutdownscheduler.svg │ │ ├── com.github.bcedu.valasimplehttpserver.svg │ │ ├── com.github.bcedu.vgrive.svg │ │ ├── com.github.bharatkalluri.easypass.svg │ │ ├── com.github.bilelmoussaoui.Authenticator.svg │ │ ├── com.github.bitseater.weather.svg │ │ ├── com.github.bleakgrey.tootle.svg │ │ ├── com.github.bluesabre.darkbar.svg │ │ ├── com.github.buddhi1980.mandelbulber2.svg │ │ ├── com.github.burlog.plasmoid-sysmon.svg │ │ ├── com.github.calo001.fondo.svg │ │ ├── com.github.cassidyjames.palette.svg │ │ ├── com.github.chasinglogic.tardis.svg │ │ ├── com.github.configurable_button.svg │ │ ├── com.github.coralynnmay.goodvibesapp.svg │ │ ├── com.github.coslyk.MoonPlayer.svg │ │ ├── com.github.cryptowyrm.copypastegrab.svg │ │ ├── com.github.d4nj1.tlpui.svg │ │ ├── com.github.dahenson.agenda.svg │ │ ├── com.github.dail8859.NotepadNext.svg │ │ ├── com.github.danrabbit.harvey.svg │ │ ├── com.github.danrabbit.lookbook.svg │ │ ├── com.github.davide-sd.ip_address.svg │ │ ├── com.github.davidmhewitt.clipped.svg │ │ ├── com.github.davidmhewitt.torrential.svg │ │ ├── com.github.debauchee.barrier.svg │ │ ├── com.github.diegoivanme.plano.svg │ │ ├── com.github.djaler.formatter.svg │ │ ├── com.github.donadigo.eddy.svg │ │ ├── com.github.efdos.mupengui.svg │ │ ├── com.github.fabiocolacio.marker.svg │ │ ├── com.github.finefindus.eyedropper.svg │ │ ├── com.github.flxzt.rnote.svg │ │ ├── com.github.fontmatrix.Fontmatrix.svg │ │ ├── com.github.fries1234.ncsa-mosaic.svg │ │ ├── com.github.fushinari.Wordbook.svg │ │ ├── com.github.geigi.cozy.svg │ │ ├── com.github.georgekap1an.chores.svg │ │ ├── com.github.gi_lom.dialect.svg │ │ ├── com.github.gijsgoudzwaard.image-optimizer.svg │ │ ├── com.github.git_cola.git-cola.svg │ │ ├── com.github.gkarsay.parlatype.svg │ │ ├── com.github.gmg137.netease-cloud-music-gtk.svg │ │ ├── com.github.hannesschulze.optimizer.svg │ │ ├── com.github.harisvsulaiman.pushy.svg │ │ ├── com.github.hluk.copyq.svg │ │ ├── com.github.hugolabe.Wike.svg │ │ ├── com.github.huluti.Curtail.svg │ │ ├── com.github.huluti.ImCompressor.svg │ │ ├── com.github.intika.pager-wheel.svg │ │ ├── com.github.iwalton3.jellyfin-media-player.svg │ │ ├── com.github.iwalton3.jellyfin-mpv-shim.svg │ │ ├── com.github.jeremyvaartjes.comgen.svg │ │ ├── com.github.jeromerobert.pdfarranger.svg │ │ ├── com.github.jmoerman.go-for-it.svg │ │ ├── com.github.johnfactotum.Foliate.svg │ │ ├── com.github.juliagoda.antimicroX.svg │ │ ├── com.github.kjlaw89.archetype.svg │ │ ├── com.github.kjlaw89.webwatcher.svg │ │ ├── com.github.lachhebo.Gabtag.svg │ │ ├── com.github.lainsce.notejot.svg │ │ ├── com.github.lainsce.palaura.svg │ │ ├── com.github.lainsce.quilter.svg │ │ ├── com.github.lainsce.timetable.svg │ │ ├── com.github.libresprite.LibreSprite.svg │ │ ├── com.github.liferooter.textpieces.svg │ │ ├── com.github.linuxhubit.gitscover.svg │ │ ├── com.github.louis77.tuner.svg │ │ ├── com.github.luizaugustomm.tomato.svg │ │ ├── com.github.lxgr_linux.pokete.svg │ │ ├── com.github.maoschanz.DynamicWallpaperEditor.svg │ │ ├── com.github.maoschanz.drawing.svg │ │ ├── com.github.marktext.marktext.svg │ │ ├── com.github.mdh34.quickdocs.svg │ │ ├── com.github.micahflee.torbrowser-launcher.svg │ │ ├── com.github.mirkobrombin.ppaextender.svg │ │ ├── com.github.mohelm97.screenrecorder.svg │ │ ├── com.github.mubitosh.qrshare.svg │ │ ├── com.github.muriloventuroso.easyssh.svg │ │ ├── com.github.muriloventuroso.givemelyrics.svg │ │ ├── com.github.muriloventuroso.pdftricks.svg │ │ ├── com.github.naaando.lyrics.svg │ │ ├── com.github.naaando.rush.svg │ │ ├── com.github.needle-and-thread.vocal.svg │ │ ├── com.github.needleandthread.vocal.svg │ │ ├── com.github.optyfr.JRomManager.svg │ │ ├── com.github.padjis.ghistory.svg │ │ ├── com.github.panosx2.brightness.svg │ │ ├── com.github.paolostivanin.OTPClient.svg │ │ ├── com.github.parnold-x.sudoku.svg │ │ ├── com.github.parnold-x.timer.svg │ │ ├── com.github.peteruithoven.resizer.svg │ │ ├── com.github.phase1geo.annotator.svg │ │ ├── com.github.phase1geo.minder.svg │ │ ├── com.github.phase1geo.outliner.svg │ │ ├── com.github.philip-scott.notes-up.svg │ │ ├── com.github.philip-scott.spice-up.svg │ │ ├── com.github.philip-scott.wallpaperize.svg │ │ ├── com.github.philip_scott.notes-up.svg │ │ ├── com.github.philip_scott.spice-up.svg │ │ ├── com.github.plugarut.pwned-checker.svg │ │ ├── com.github.plugarut.wingpanel-monitor.svg │ │ ├── com.github.rafostar.Clapper.svg │ │ ├── com.github.ranfdev.raddiu.svg │ │ ├── com.github.rapidfingers.translator.svg │ │ ├── com.github.reds.LogisimEvolution.svg │ │ ├── com.github.rickybas.date-countdown.svg │ │ ├── com.github.rkoesters.xkcd-gtk.svg │ │ ├── com.github.ronnydo.colorpicker.svg │ │ ├── com.github.rssguard.svg │ │ ├── com.github.ryanakca.slingshot.svg │ │ ├── com.github.ryonakano.konbucase.svg │ │ ├── com.github.ryonakano.reco.svg │ │ ├── com.github.santileortiz.iconoscope.svg │ │ ├── com.github.skylot.jadx.svg │ │ ├── com.github.spheras.desktopfolder.svg │ │ ├── com.github.stsdc.monitor.svg │ │ ├── com.github.subhadeepjasu.enigma.svg │ │ ├── com.github.subhadeepjasu.ensembles.svg │ │ ├── com.github.subhadeepjasu.pebbles.svg │ │ ├── com.github.taiko2k.avvie.svg │ │ ├── com.github.taiko2k.tauonmb.svg │ │ ├── com.github.tchx84.Flatseal.svg │ │ ├── com.github.thejambi.dayjournal.svg │ │ ├── com.github.thejambi.psnotes.svg │ │ ├── com.github.thestr4ng3r.Chiaki.svg │ │ ├── com.github.timecraft.js-test.svg │ │ ├── com.github.timecraft.notifier.svg │ │ ├── com.github.tkashkin.gamehub.svg │ │ ├── com.github.tomatoers.tomato.svg │ │ ├── com.github.torikulhabib.mindi.svg │ │ ├── com.github.torikulhabib.nino.svg │ │ ├── com.github.treagod.spectator.svg │ │ ├── com.github.unrud.RemoteTouchpad.svg │ │ ├── com.github.unrud.VideoDownloader.svg │ │ ├── com.github.unrud.djpdf.svg │ │ ├── com.github.vkohaupt.vokoscreenNG.svg │ │ ├── com.github.vladimiry.ElectronMail.svg │ │ ├── com.github.weclaw1.ImageRoll.svg │ │ ├── com.github.wwmm.easyeffects.svg │ │ ├── com.github.wwmm.pulseeffects.svg │ │ ├── com.github.xournalpp.xournalpp.svg │ │ ├── com.github.zadam.trilium.svg │ │ ├── com.github.zren.alphablackcontrol.svg │ │ ├── com.github.zren.batterytime.svg │ │ ├── com.github.zren.bugzilla.svg │ │ ├── com.github.zren.commandoutput.svg │ │ ├── com.github.zren.githubissues.svg │ │ ├── com.github.zren.gitlabissues.svg │ │ ├── com.github.zren.kdeconnectdevice.svg │ │ ├── com.github.zren.presentwindows.svg │ │ ├── com.github.zren.sysmonitordash.svg │ │ ├── com.github.zren.tiledmenu.svg │ │ ├── com.github.zren.todolist.svg │ │ ├── com.github.ztefn.haguichi.svg │ │ ├── com.gitlab.ColinDuquesnoy.MellowPlayer.svg │ │ ├── com.gitlab.cunidev.Gestures.svg │ │ ├── com.gitlab.davem.ClamTk.svg │ │ ├── com.gitlab.newsflash.svg │ │ ├── com.gitlab.tipp10.tipp10.svg │ │ ├── com.gitlab.zehkira.Myuzi.svg │ │ ├── com.giuspen.cherrytree.svg │ │ ├── com.gluonhq.SceneBuilder.svg │ │ ├── com.google.AndroidStudio.svg │ │ ├── com.google.Chrome.svg │ │ ├── com.google.ChromeDev.svg │ │ ├── com.googleplaymusicdesktopplayer.GPMDP.svg │ │ ├── com.hamrick.VueScan.svg │ │ ├── com.heroicgameslauncher.hgl.svg │ │ ├── com.icons8.Lunacy.svg │ │ ├── com.inklestudios.Inky.svg │ │ ├── com.interversehq.qView.svg │ │ ├── com.irccloud.desktop.svg │ │ ├── com.jaquadro.NBTExplorer.svg │ │ ├── com.jetbrains.CLion.svg │ │ ├── com.jetbrains.DataGrip.svg │ │ ├── com.jetbrains.GoLand.svg │ │ ├── com.jetbrains.IntelliJ-IDEA-Community.svg │ │ ├── com.jetbrains.IntelliJ-IDEA-Ultimate.svg │ │ ├── com.jetbrains.PhpStorm.svg │ │ ├── com.jetbrains.PyCharm-Community.svg │ │ ├── com.jetbrains.PyCharm-Professional.svg │ │ ├── com.jetbrains.Rider.svg │ │ ├── com.jetbrains.RubyMine.svg │ │ ├── com.jetbrains.WebStorm.svg │ │ ├── com.jgraph.drawio.desktop.svg │ │ ├── com.jpexs.decompiler.flash.svg │ │ ├── com.jvieira.tpt.Metronome.svg │ │ ├── com.koldbyte.kde.termoid.svg │ │ ├── com.ktechpit.whatsie.svg │ │ ├── com.leinardi.gst.svg │ │ ├── com.leinardi.gwe.svg │ │ ├── com.lettier.gifcurry.svg │ │ ├── com.librehat.yahooweather.svg │ │ ├── com.lunarclient.LunarClient.svg │ │ ├── com.makemkv.MakeMKV.svg │ │ ├── com.mattermost.Desktop.svg │ │ ├── com.mattjakeman.ExtensionManager.svg │ │ ├── com.microsoft.Edge.svg │ │ ├── com.microsoft.Teams.svg │ │ ├── com.mojang.Minecraft.svg │ │ ├── com.mongodb.Compass.svg │ │ ├── com.moonlight_stream.Moonlight.svg │ │ ├── com.musixmatch.Musixmatch.svg │ │ ├── com.neatdecisions.Detwinner.svg │ │ ├── com.netease.CloudMusic.svg │ │ ├── com.nextcloud.desktopclient.nextcloud.svg │ │ ├── com.notepadqq.Notepadqq.svg │ │ ├── com.notesnook.Notesnook.svg │ │ ├── com.obsproject.Studio.svg │ │ ├── com.opera.Opera.svg │ │ ├── com.orama_interactive.Pixelorama.svg │ │ ├── com.ozmartians.VidCutter.svg │ │ ├── com.pajuelo.plasmaConfSaver.svg │ │ ├── com.parsecgaming.parsec.svg │ │ ├── com.play0ad.zeroad.svg │ │ ├── com.plexamp.Plexamp.svg │ │ ├── com.polyphone_soundfonts.polyphone.svg │ │ ├── com.poweriso.PowerISO.svg │ │ ├── com.protonvpn.www.svg │ │ ├── com.prusa3d.PrusaSlicer.svg │ │ ├── com.pypyrev.linuxdcpp.svg │ │ ├── com.qq.QQmusic.svg │ │ ├── com.qq.weixin.deepin.svg │ │ ├── com.rafaelmardojai.Blanket.svg │ │ ├── com.rafaelmardojai.SharePreview.svg │ │ ├── com.rafaelmardojai.WebfontKitGenerator.svg │ │ ├── com.rawtherapee.RawTherapee.svg │ │ ├── com.rtosta.zapzap.svg │ │ ├── com.sayonara_player.Sayonara.svg │ │ ├── com.seafile.Client.svg │ │ ├── com.shatteredpixel.shatteredpixeldungeon.svg │ │ ├── com.sigil_ebook.Sigil.svg │ │ ├── com.simplenote.Simplenote.svg │ │ ├── com.sindresorhus.Caprine.svg │ │ ├── com.skype.Client.svg │ │ ├── com.slack.Slack.svg │ │ ├── com.snes9x.Snes9x.svg │ │ ├── com.spotify.Client.svg │ │ ├── com.steamgriddb.steam-rom-manager.svg │ │ ├── com.stremio.Stremio.svg │ │ ├── com.sublimemerge.App.svg │ │ ├── com.sublimetext.three.svg │ │ ├── com.sweethome3d.Sweethome3d.svg │ │ ├── com.sweetscape.ZeroOneZeroEditor.svg │ │ ├── com.synology.CloudStationBackup.svg │ │ ├── com.synology.SynologyAssistant.svg │ │ ├── com.synology.SynologyDrive.svg │ │ ├── com.syntevo.SmartGit.svg │ │ ├── com.syntevo.SmartSynchronize.svg │ │ ├── com.system76.Popsicle.svg │ │ ├── com.tdameritrade.ThinkOrSwim.svg │ │ ├── com.teeworlds.Teeworlds.svg │ │ ├── com.tencent.wemeet.svg │ │ ├── com.ticktick.TickTick.svg │ │ ├── com.todoist.Todoist.svg │ │ ├── com.toggl.TogglDesktop.svg │ │ ├── com.tonikelope.MegaBasterd.svg │ │ ├── com.tracktion.Waveform.svg │ │ ├── com.transmissionbt.Transmission.svg │ │ ├── com.tutanota.Tutanota.svg │ │ ├── com.tux4kids.tuxmath.svg │ │ ├── com.tux4kids.tuxtype.svg │ │ ├── com.ultimaker.cura.svg │ │ ├── com.umlet.Umlet.svg │ │ ├── com.unity.UnityHub.svg │ │ ├── com.uploadedlobster.peek.svg │ │ ├── com.valvesoftware.Steam.svg │ │ ├── com.valvesoftware.SteamLink.svg │ │ ├── com.viber.Viber.svg │ │ ├── com.viewizard.AstroMenace.svg │ │ ├── com.viewizard.astromenace.svg │ │ ├── com.vinszent.GnomeTwitch.svg │ │ ├── com.virustotal.VirusTotalUploader.svg │ │ ├── com.visualstudio.code-oss.svg │ │ ├── com.visualstudio.code.oss.svg │ │ ├── com.visualstudio.code.svg │ │ ├── com.vscodium.codium.svg │ │ ├── com.vzhd1701.gridplayer.svg │ │ ├── com.whitemagicsoftware.kmcaster.svg │ │ ├── com.wings3d.WINGS.svg │ │ ├── com.wire.WireDesktop.svg │ │ ├── com.wiz.Note.svg │ │ ├── com.wps.Office.etmain.svg │ │ ├── com.wps.Office.pdfmain.svg │ │ ├── com.wps.Office.wppmain.svg │ │ ├── com.wps.Office.wpsmain.svg │ │ ├── com.wps.Office2019.etmain.svg │ │ ├── com.wps.Office2019.pdfmain.svg │ │ ├── com.wps.Office2019.wppmain.svg │ │ ├── com.wps.Office2019.wpsmain.svg │ │ ├── com.xamarin.MonoDevelop.svg │ │ ├── com.xnview.XnConvert.svg │ │ ├── com.xnview.XnRetro.svg │ │ ├── com.xnview.XnSketch.svg │ │ ├── com.xnview.XnViewMP.svg │ │ ├── com.yacreader.YACReader.svg │ │ ├── com.yktoo.ymuse.svg │ │ ├── com.ylsoftware.qmmp.Qmmp.svg │ │ ├── com.yubico.yubioath.svg │ │ ├── com.zettlr.Zettlr.svg │ │ ├── comix.svg │ │ ├── compiz.svg │ │ ├── compton.svg │ │ ├── computer-log-out.svg │ │ ├── computer-runprocesscatcher.svg │ │ ├── computerjanitor.svg │ │ ├── computersettings.svg │ │ ├── comsol.svg │ │ ├── confclerk.svg │ │ ├── config-date.svg │ │ ├── config-language.svg │ │ ├── config-users.svg │ │ ├── configuration-section.svg │ │ ├── configuration_section.svg │ │ ├── configurator.svg │ │ ├── configure-debian.svg │ │ ├── conky-logomark-violet.svg │ │ ├── conky-manager.svg │ │ ├── conky-manager2.svg │ │ ├── conky.svg │ │ ├── construo.svg │ │ ├── contact-editor.svg │ │ ├── contact.svg │ │ ├── contacts.svg │ │ ├── control-center2.svg │ │ ├── converseen.svg │ │ ├── convertall-icon.svg │ │ ├── convertall.svg │ │ ├── cookie.svg │ │ ├── cool-retro-term.svg │ │ ├── copy-agent.svg │ │ ├── copy-com.svg │ │ ├── copy.svg │ │ ├── copyq.svg │ │ ├── corebird.svg │ │ ├── cosmigo-pro-motion-icon.svg │ │ ├── covergloobus.svg │ │ ├── coypu.svg │ │ ├── cozy.svg │ │ ├── cozydrive.svg │ │ ├── cpod.svg │ │ ├── cpu-x.svg │ │ ├── cpu.svg │ │ ├── cpuinfo.svg │ │ ├── cqcb.plasma.webslice.svg │ │ ├── crack-attack.svg │ │ ├── crashplan.svg │ │ ├── crawl.svg │ │ ├── crayon-physics-deluxe.svg │ │ ├── credentials-preferences.svg │ │ ├── cronopete_preferences.svg │ │ ├── cronopete_restore.svg │ │ ├── crossover.svg │ │ ├── crossstudio.svg │ │ ├── crow-translate.svg │ │ ├── cryfs-gui.svg │ │ ├── cryfs.svg │ │ ├── cryptfolder-indicator.svg │ │ ├── cryptkeeper.svg │ │ ├── cryptomator.svg │ │ ├── cryptr.svg │ │ ├── cs-applets.svg │ │ ├── cs-backgrounds.svg │ │ ├── cs-bluetooth.svg │ │ ├── cs-cat-admin.svg │ │ ├── cs-cat-appearance.svg │ │ ├── cs-cat-hardware.svg │ │ ├── cs-cat-prefs.svg │ │ ├── cs-cat-themes.svg │ │ ├── cs-color.svg │ │ ├── cs-date-time.svg │ │ ├── cs-default-applications.svg │ │ ├── cs-desklets.svg │ │ ├── cs-desktop-effects.svg │ │ ├── cs-desktop-gnome.svg │ │ ├── cs-desktop.svg │ │ ├── cs-details.svg │ │ ├── cs-display.svg │ │ ├── cs-drivers.svg │ │ ├── cs-extensions.svg │ │ ├── cs-firewall.svg │ │ ├── cs-fonts.svg │ │ ├── cs-general.svg │ │ ├── cs-input-method.svg │ │ ├── cs-keyboard.svg │ │ ├── cs-language.svg │ │ ├── cs-login.svg │ │ ├── cs-mouse.svg │ │ ├── cs-network.svg │ │ ├── cs-notifications.svg │ │ ├── cs-online-accounts.svg │ │ ├── cs-overview.svg │ │ ├── cs-panel.svg │ │ ├── cs-power.svg │ │ ├── cs-printer.svg │ │ ├── cs-privacy.svg │ │ ├── cs-region.svg │ │ ├── cs-screen.svg │ │ ├── cs-screensaver.svg │ │ ├── cs-software-properties.svg │ │ ├── cs-sound.svg │ │ ├── cs-sources.svg │ │ ├── cs-startup-programs.svg │ │ ├── cs-tablet.svg │ │ ├── cs-themes.svg │ │ ├── cs-tiling.svg │ │ ├── cs-universal-access.svg │ │ ├── cs-user-accounts.svg │ │ ├── cs-user.svg │ │ ├── cs-windows.svg │ │ ├── cs-workspaces.svg │ │ ├── cs.svg │ │ ├── csgo.svg │ │ ├── csgo_linux64.svg │ │ ├── css.svg │ │ ├── cuckoo.svg │ │ ├── cudatext-512.svg │ │ ├── cumulus.svg │ │ ├── cups-launcher.svg │ │ ├── cups.svg │ │ ├── cura-icon.svg │ │ ├── curlew.svg │ │ ├── customdesktopmenu.svg │ │ ├── cutegram.svg │ │ ├── cutentr.svg │ │ ├── cutepeaks.svg │ │ ├── cutter.svg │ │ ├── cuttlefish.svg │ │ ├── cvpcb.svg │ │ ├── cx.ring.Ring.svg │ │ ├── cxmenu-cxoffice-0-crossover.svg │ │ ├── cxmenu-cxoffice-0-cxdoc.svg │ │ ├── cxmenu-cxoffice-0-cxregister.svg │ │ ├── cxmenu-cxoffice-0-cxreset.svg │ │ ├── cxmenu-cxoffice-0-cxrun.svg │ │ ├── cxmenu-cxoffice-0-cxuninstall.svg │ │ ├── cyan.svg │ │ ├── cycligent-icon.svg │ │ ├── cycligent.svg │ │ ├── cz.pervoj.valdo-gtk.svg │ │ ├── d-feet-icon.svg │ │ ├── d-feet.svg │ │ ├── d-tracker.svg │ │ ├── d3lphin.svg │ │ ├── daily-wallpaper.svg │ │ ├── darktable.svg │ │ ├── dart-editor.svg │ │ ├── dart.svg │ │ ├── dash-qt.svg │ │ ├── dassault-systemes.draftsight.svg │ │ ├── datagrip.svg │ │ ├── datastudio.svg │ │ ├── date.svg │ │ ├── dates.svg │ │ ├── davinci-panels.svg │ │ ├── davinci-resolve.svg │ │ ├── davmail.svg │ │ ├── dayfolder.svg │ │ ├── dbeaver-ee.svg │ │ ├── dbeaver.svg │ │ ├── dconf-editor.svg │ │ ├── dde-calendar.svg │ │ ├── dde-file-manager.svg │ │ ├── dde-introduction.svg │ │ ├── dde-printer.svg │ │ ├── ddm.svg │ │ ├── de.billardgl.Billardgl.svg │ │ ├── de.gunibert.Hackgregator.svg │ │ ├── de.haeckerfelix.AudioSharing.svg │ │ ├── de.haeckerfelix.Fragments.svg │ │ ├── de.haeckerfelix.Remotely.svg │ │ ├── de.haeckerfelix.Shortwave.svg │ │ ├── de.haeckerfelix.gradio.svg │ │ ├── de.klayout.KLayout.svg │ │ ├── de.manuel_kehl.go-for-it.svg │ │ ├── de.rwth_aachen.ient.YUView.svg │ │ ├── de.schmidhuberj.tubefeeder.svg │ │ ├── de.unifreiburg.ellipticcurve.svg │ │ ├── de.wolfvollprecht.UberWriter.svg │ │ ├── de_logo_48px.svg │ │ ├── deadbeef.svg │ │ ├── debian-installer-launcher.svg │ │ ├── debian-logo.svg │ │ ├── debian-plymouth-manager.svg │ │ ├── debian-reference.svg │ │ ├── debian-swirl.svg │ │ ├── debian.svg │ │ ├── decibel.svg │ │ ├── deepin-album.svg │ │ ├── deepin-app-store.svg │ │ ├── deepin-appstore.svg │ │ ├── deepin-boot-maker.svg │ │ ├── deepin-browser.svg │ │ ├── deepin-calculator.svg │ │ ├── deepin-calendar.svg │ │ ├── deepin-camera.svg │ │ ├── deepin-clone.svg │ │ ├── deepin-cloud-print-configurator.svg │ │ ├── deepin-cloud-scan-config-helper.svg │ │ ├── deepin-cloudprint-config-helper.svg │ │ ├── deepin-compressor.svg │ │ ├── deepin-contacts.svg │ │ ├── deepin-crossover.svg │ │ ├── deepin-deb-installer.svg │ │ ├── deepin-defender.svg │ │ ├── deepin-devicemanager.svg │ │ ├── deepin-diskmanager.svg │ │ ├── deepin-download.svg │ │ ├── deepin-draw.svg │ │ ├── deepin-editor.svg │ │ ├── deepin-emacs.svg │ │ ├── deepin-feedback.svg │ │ ├── deepin-font-installer.svg │ │ ├── deepin-font-manager.svg │ │ ├── deepin-game-center.svg │ │ ├── deepin-graphics-driver-manager.svg │ │ ├── deepin-image-viewer.svg │ │ ├── deepin-installer-oem.svg │ │ ├── deepin-installer.svg │ │ ├── deepin-launcher.svg │ │ ├── deepin-log-viewer.svg │ │ ├── deepin-mail.svg │ │ ├── deepin-manual.svg │ │ ├── deepin-media-player.svg │ │ ├── deepin-movie.svg │ │ ├── deepin-multitasking-view.svg │ │ ├── deepin-music-player.svg │ │ ├── deepin-music.svg │ │ ├── deepin-note.svg │ │ ├── deepin-picker.svg │ │ ├── deepin-reader.svg │ │ ├── deepin-remote-assistance.svg │ │ ├── deepin-repair-tools.svg │ │ ├── deepin-scanner.svg │ │ ├── deepin-screen-recorder.svg │ │ ├── deepin-screenshot.svg │ │ ├── deepin-show-desktop.svg │ │ ├── deepin-software-center.svg │ │ ├── deepin-system-monitor.svg │ │ ├── deepin-terminal.svg │ │ ├── deepin-toggle-desktop.svg │ │ ├── deepin-translator.svg │ │ ├── deepin-voice-note.svg │ │ ├── deepin-voice-recorder.svg │ │ ├── deepin-wine-assist.svg │ │ ├── deepin.com.wechat.devtools.svg │ │ ├── deepin.com.wechat.svg │ │ ├── defcon.svg │ │ ├── deflemask.svg │ │ ├── deja-dup.svg │ │ ├── delir.svg │ │ ├── deltachat-desktop.svg │ │ ├── deltachat.svg │ │ ├── deluge-torrent.svg │ │ ├── deluge.svg │ │ ├── denemo.svg │ │ ├── designer-qt4.svg │ │ ├── designer-qt5.svg │ │ ├── designer.svg │ │ ├── designer5.svg │ │ ├── deskbar-applet.svg │ │ ├── deskbar.svg │ │ ├── desklets.svg │ │ ├── desktop-effect.svg │ │ ├── desktop-effects.svg │ │ ├── desktop-environment-budgie.svg │ │ ├── desktop-environment-gnome.svg │ │ ├── desktop-environment-kde.svg │ │ ├── desktop-environment-lxde.svg │ │ ├── desktop-environment-lxqt.svg │ │ ├── desktop-environment-mate.svg │ │ ├── desktop-environment-tde.svg │ │ ├── desktop-environment-unity.svg │ │ ├── desktop-environment-xfce.svg │ │ ├── desktop-profiler.svg │ │ ├── desktop.svg │ │ ├── desmume.svg │ │ ├── dev.Cogitri.Health.svg │ │ ├── dev.alextren.Spot.svg │ │ ├── dev.ares.ares.svg │ │ ├── dev.atoft.Reactions.svg │ │ ├── dev.boxi.Boxi.svg │ │ ├── dev.bsnes.bsnes.svg │ │ ├── dev.edfloreshz.Done.svg │ │ ├── dev.gbstudio.gb-studio.svg │ │ ├── dev.geopjr.Collision.svg │ │ ├── dev.geopjr.Hashbrown.svg │ │ ├── dev.lapce.lapce.svg │ │ ├── dev.pulsar_edit.Pulsar.svg │ │ ├── dev.rdm.RDM.svg │ │ ├── dev.tchx84.Portfolio.svg │ │ ├── dev.vieb.Vieb.svg │ │ ├── devassistant.svg │ │ ├── devdocs.svg │ │ ├── devede.svg │ │ ├── devedeng.svg │ │ ├── devhelp.svg │ │ ├── devhub.svg │ │ ├── deviantart.svg │ │ ├── device-notifier.svg │ │ ├── dgse_logo_128.svg │ │ ├── dhcpcd.svg │ │ ├── dia.svg │ │ ├── dianara.svg │ │ ├── dictionary.svg │ │ ├── diffuse.svg │ │ ├── digikam.svg │ │ ├── digital-assets.svg │ │ ├── dillo.svg │ │ ├── diodon.svg │ │ ├── discord-bin.svg │ │ ├── discord-canary.svg │ │ ├── discord-ptb.svg │ │ ├── discord.svg │ │ ├── disk-burner.svg │ │ ├── disk-check.svg │ │ ├── disk-manager.svg │ │ ├── disk-usage-analyzer.svg │ │ ├── disk-utility.svg │ │ ├── diskmonitor.svg │ │ ├── disks.svg │ │ ├── disper.svg │ │ ├── display-brightness.svg │ │ ├── display-capplet.svg │ │ ├── display-im6.Q16.svg │ │ ├── display-im6.q16.svg │ │ ├── display.im6.svg │ │ ├── display.svg │ │ ├── dissenter-browser.svg │ │ ├── distributor-logo-absolute.svg │ │ ├── distributor-logo-academix.svg │ │ ├── distributor-logo-aix.svg │ │ ├── distributor-logo-alpine.svg │ │ ├── distributor-logo-alt-linux.svg │ │ ├── distributor-logo-android.svg │ │ ├── distributor-logo-antergos.svg │ │ ├── distributor-logo-antix.svg │ │ ├── distributor-logo-archbang.svg │ │ ├── distributor-logo-archlabs.svg │ │ ├── distributor-logo-archlinux.svg │ │ ├── distributor-logo-archman.svg │ │ ├── distributor-logo-arcolinux.svg │ │ ├── distributor-logo-artix.svg │ │ ├── distributor-logo-aryalinux.svg │ │ ├── distributor-logo-backbox.svg │ │ ├── distributor-logo-blackarch.svg │ │ ├── distributor-logo-bodhi-linux.svg │ │ ├── distributor-logo-bunsenlabs.svg │ │ ├── distributor-logo-calculate-linux.svg │ │ ├── distributor-logo-centos.svg │ │ ├── distributor-logo-chakra.svg │ │ ├── distributor-logo-condres.svg │ │ ├── distributor-logo-debian.svg │ │ ├── distributor-logo-deepin.svg │ │ ├── distributor-logo-devuan.svg │ │ ├── distributor-logo-dragonflybsd.svg │ │ ├── distributor-logo-elementary.svg │ │ ├── distributor-logo-endeavouros.svg │ │ ├── distributor-logo-eos.svg │ │ ├── distributor-logo-fedora.svg │ │ ├── distributor-logo-freebsd.svg │ │ ├── distributor-logo-freedos.svg │ │ ├── distributor-logo-gentoo.svg │ │ ├── distributor-logo-ghostbsd.svg │ │ ├── distributor-logo-hyperbola.svg │ │ ├── distributor-logo-kali-linux.svg │ │ ├── distributor-logo-kaos.svg │ │ ├── distributor-logo-kdeneon.svg │ │ ├── distributor-logo-knoppix.svg │ │ ├── distributor-logo-korora.svg │ │ ├── distributor-logo-kubuntu.svg │ │ ├── distributor-logo-lfs.svg │ │ ├── distributor-logo-linux-lite.svg │ │ ├── distributor-logo-linux-mint.svg │ │ ├── distributor-logo-lubuntu.svg │ │ ├── distributor-logo-lxle.svg │ │ ├── distributor-logo-mac.svg │ │ ├── distributor-logo-madlinux.svg │ │ ├── distributor-logo-mageia.svg │ │ ├── distributor-logo-manjaro.svg │ │ ├── distributor-logo-midnightbsd.svg │ │ ├── distributor-logo-ms-dos.svg │ │ ├── distributor-logo-mx.svg │ │ ├── distributor-logo-neon.svg │ │ ├── distributor-logo-netbsd.svg │ │ ├── distributor-logo-netrunner.svg │ │ ├── distributor-logo-nobara.svg │ │ ├── distributor-logo-openbsd.svg │ │ ├── distributor-logo-openmandriva.svg │ │ ├── distributor-logo-opensuse.svg │ │ ├── distributor-logo-parrot.svg │ │ ├── distributor-logo-pclinuxos.svg │ │ ├── distributor-logo-peppermint.svg │ │ ├── distributor-logo-pisilinux.svg │ │ ├── distributor-logo-pop-os.svg │ │ ├── distributor-logo-puppy-linux.svg │ │ ├── distributor-logo-pureos.svg │ │ ├── distributor-logo-q4os-m1.svg │ │ ├── distributor-logo-q4os1.svg │ │ ├── distributor-logo-raspbian.svg │ │ ├── distributor-logo-redhat.svg │ │ ├── distributor-logo-rhel.svg │ │ ├── distributor-logo-rosa.svg │ │ ├── distributor-logo-salentos.svg │ │ ├── distributor-logo-serpent-os.svg │ │ ├── distributor-logo-siduction.svg │ │ ├── distributor-logo-smartos.svg │ │ ├── distributor-logo-solus.svg │ │ ├── distributor-logo-steamos.svg │ │ ├── distributor-logo-trisquel.svg │ │ ├── distributor-logo-trueos.svg │ │ ├── distributor-logo-ubuntu-budgie.svg │ │ ├── distributor-logo-ubuntu-mate.svg │ │ ├── distributor-logo-ubuntu-studio.svg │ │ ├── distributor-logo-ubuntu.svg │ │ ├── distributor-logo-ubuntudde.svg │ │ ├── distributor-logo-ultimate-edition.svg │ │ ├── distributor-logo-vanilla-os.svg │ │ ├── distributor-logo-void.svg │ │ ├── distributor-logo-voyager.svg │ │ ├── distributor-logo-windows.svg │ │ ├── distributor-logo-xubuntu.svg │ │ ├── distributor-logo-zorin.svg │ │ ├── distributor-logo.svg │ │ ├── djv.svg │ │ ├── dmanager.svg │ │ ├── dmd-doc.svg │ │ ├── dnfdragora.svg │ │ ├── do.svg │ │ ├── dock.svg │ │ ├── dockbarx.svg │ │ ├── docker-desktop.svg │ │ ├── dockstation.svg │ │ ├── docky.svg │ │ ├── document-open-recent.svg │ │ ├── document-print-preview.svg │ │ ├── document-viewer.svg │ │ ├── documentation.svg │ │ ├── documentation_help.svg │ │ ├── documentation_section.svg │ │ ├── doki-doki-literature-club-plus.svg │ │ ├── doki-doki-literature-club.svg │ │ ├── doki-doki-mod-manager.svg │ │ ├── dolphin-emu.svg │ │ ├── dolphin.svg │ │ ├── dopamine.svg │ │ ├── dosbox-ece.svg │ │ ├── dosbox-staging.svg │ │ ├── dosbox-x.svg │ │ ├── dosbox.svg │ │ ├── dota2.svg │ │ ├── dotcover.svg │ │ ├── dotmemory.svg │ │ ├── dotpeek.svg │ │ ├── dottrace.svg │ │ ├── double-action-boogaloo.svg │ │ ├── doublecmd.svg │ │ ├── downline.svg │ │ ├── downloader-arrow.svg │ │ ├── downloader.svg │ │ ├── draftsight.svg │ │ ├── dragonplayer.svg │ │ ├── drakconf.svg │ │ ├── drakmenustyle.svg │ │ ├── draksec-mdk.svg │ │ ├── drakstats.svg │ │ ├── draw.io.svg │ │ ├── drawio.svg │ │ ├── drawpile.svg │ │ ├── dreamchess.svg │ │ ├── drgeo.svg │ │ ├── drill-search-gtk.svg │ │ ├── drill-search.svg │ │ ├── drive-removable-media.svg │ │ ├── driver-manager.svg │ │ ├── droidcam.svg │ │ ├── dropbox.svg │ │ ├── drracket.svg │ │ ├── drweb-gui.svg │ │ ├── duckduckgo.svg │ │ ├── duckstation-qt.svg │ │ ├── duckstation-sdl.svg │ │ ├── duckstation.svg │ │ ├── dukto.svg │ │ ├── duolingo.svg │ │ ├── dupeguru.svg │ │ ├── duskplayer.svg │ │ ├── dvd95.svg │ │ ├── dvd9548.svg │ │ ├── dvdisaster.svg │ │ ├── dvdstyler.svg │ │ ├── dying-light.svg │ │ ├── e-mail.svg │ │ ├── eBook-speaker.svg │ │ ├── earth.svg │ │ ├── easy-ebook-viewer.svg │ │ ├── easy-tag.svg │ │ ├── easyeda.svg │ │ ├── easyeffects.svg │ │ ├── easylife.svg │ │ ├── easymp3gain.svg │ │ ├── easystroke.svg │ │ ├── easytag.svg │ │ ├── easytags.svg │ │ ├── eclipse-Java.svg │ │ ├── eclipse-cdt.svg │ │ ├── eclipse.svg │ │ ├── eco.svg │ │ ├── edb-debugger.svg │ │ ├── edb.svg │ │ ├── edex-ui.svg │ │ ├── edile.svg │ │ ├── edit-urpm-sources.svg │ │ ├── edu.berkeley.BOINC.svg │ │ ├── edu.mit.Scratch.svg │ │ ├── edu.stanford.Almond.svg │ │ ├── edu.stanford.protege.svg │ │ ├── eduke32.svg │ │ ├── eekboard.svg │ │ ├── eeschema.svg │ │ ├── efax-gtk.svg │ │ ├── eiciel.svg │ │ ├── eidete.svg │ │ ├── ejecter.svg │ │ ├── ekiga.svg │ │ ├── electorrent.svg │ │ ├── electron-cash.svg │ │ ├── electron-mail.svg │ │ ├── electron.svg │ │ ├── electron12.svg │ │ ├── electron16.svg │ │ ├── electron17.svg │ │ ├── electron18.svg │ │ ├── electron19.svg │ │ ├── electron2.svg │ │ ├── electron4.svg │ │ ├── electron6.svg │ │ ├── electron7.svg │ │ ├── electron9.svg │ │ ├── electrum-axe.svg │ │ ├── electrum-ltc.svg │ │ ├── electrum.svg │ │ ├── element-desktop-bin.svg │ │ ├── element-desktop-nightly.svg │ │ ├── element-desktop.svg │ │ ├── element-nightly.svg │ │ ├── element.svg │ │ ├── element4l.svg │ │ ├── elisa.svg │ │ ├── emacs-24.svg │ │ ├── emacs-25.svg │ │ ├── emacs-nox.svg │ │ ├── emacs-snapshot.svg │ │ ├── emacs.svg │ │ ├── emacs22.svg │ │ ├── emacs23.svg │ │ ├── emacs24.svg │ │ ├── emacs25.svg │ │ ├── email-client.svg │ │ ├── email.svg │ │ ├── emby-server.svg │ │ ├── emerald-theme-manager-icon.svg │ │ ├── emerillon.svg │ │ ├── emesene.svg │ │ ├── empathy.svg │ │ ├── emulationstation.svg │ │ ├── emule.svg │ │ ├── encryptpad.svg │ │ ├── encryptr.svg │ │ ├── endeavouros-icon.svg │ │ ├── endeavouros.svg │ │ ├── engrampa.svg │ │ ├── enhanced_browsing.svg │ │ ├── enjoy-music-player.svg │ │ ├── enpass.svg │ │ ├── ensembles.svg │ │ ├── entangle.svg │ │ ├── enve.svg │ │ ├── eog.svg │ │ ├── eom.svg │ │ ├── epdfview.svg │ │ ├── ephoto.svg │ │ ├── epic-games.svg │ │ ├── epiphany-bookmarks.svg │ │ ├── epiphany-browser.svg │ │ ├── epiphany-gecko.svg │ │ ├── epiphany-icon.svg │ │ ├── epiphany-webkit.svg │ │ ├── epiphany.svg │ │ ├── epsonscan2.svg │ │ ├── epsxe.svg │ │ ├── epulse.svg │ │ ├── eqmenu.svg │ │ ├── eqonomize.svg │ │ ├── equaliser.svg │ │ ├── eradio.svg │ │ ├── eric.svg │ │ ├── eric6.svg │ │ ├── ericWeb.svg │ │ ├── ericWeb6.svg │ │ ├── escan2_app.svg │ │ ├── estmob-sendanywhere.svg │ │ ├── etcher-electron.svg │ │ ├── etcher.svg │ │ ├── ethereumwallet.svg │ │ ├── etherwall.svg │ │ ├── etl.svg │ │ ├── eu.betterbird.Betterbird.svg │ │ ├── eu.blumenstingl.martin.keystateplasmoid.svg │ │ ├── eu.scarpetta.PDFMixTool.svg │ │ ├── eu.tiliado.Nuvola.svg │ │ ├── eu.tiliado.NuvolaApp8tracks.svg │ │ ├── eu.tiliado.NuvolaAppAmazonCloudPlayer.svg │ │ ├── eu.tiliado.NuvolaAppBbcIplayer.svg │ │ ├── eu.tiliado.NuvolaAppGooglePlayMusic.svg │ │ ├── eu.tiliado.NuvolaAppMixcloud.svg │ │ ├── eu.tiliado.NuvolaAppOwncloudMusic.svg │ │ ├── eu.tiliado.NuvolaAppPlex.svg │ │ ├── eu.tiliado.NuvolaAppSoundcloud.svg │ │ ├── eu.tiliado.NuvolaAppSpotify.svg │ │ ├── eu.tiliado.NuvolaAppYandexMusic.svg │ │ ├── eu.tiliado.NuvolaAppYoutube.svg │ │ ├── eu.tiliado.NuvolaAppYoutubeMusic.svg │ │ ├── evernote-client.svg │ │ ├── evernote.svg │ │ ├── everpad.svg │ │ ├── evince.svg │ │ ├── evolution-addressbook.svg │ │ ├── evolution-calendar.svg │ │ ├── evolution-contacts.svg │ │ ├── evolution-mail.svg │ │ ├── evolution-memos.svg │ │ ├── evolution-tasks.svg │ │ ├── evolution.svg │ │ ├── evtest-qt.svg │ │ ├── exaile.svg │ │ ├── exfalso.svg │ │ ├── expandrive.svg │ │ ├── exploit-db.svg │ │ ├── extensions.svg │ │ ├── extraterm.svg │ │ ├── f-spot.svg │ │ ├── face-smile.svg │ │ ├── facebook-facebook.com.svg │ │ ├── facebook.svg │ │ ├── facebookresource.svg │ │ ├── falkon.svg │ │ ├── famitracker.svg │ │ ├── far2l.svg │ │ ├── fbmessenger.svg │ │ ├── fbreader.svg │ │ ├── fbzx.svg │ │ ├── fcitx-setting.svg │ │ ├── fcitx.svg │ │ ├── fcitx_ubuntukylin.svg │ │ ├── fdm.svg │ │ ├── feather.svg │ │ ├── feathernotes.svg │ │ ├── featherpad.svg │ │ ├── fedora-documentation.svg │ │ ├── fedora-logo-icon.svg │ │ ├── fedora-release-notes.svg │ │ ├── fedora-utils.svg │ │ ├── fedorausb.svg │ │ ├── fedorautils.svg │ │ ├── fedy.svg │ │ ├── feedback.svg │ │ ├── feedindicator.svg │ │ ├── feedreader.svg │ │ ├── feh.svg │ │ ├── ferdi.svg │ │ ├── ferdium.svg │ │ ├── fern-wifi-cracker.svg │ │ ├── fez.svg │ │ ├── ff-password-exporter.svg │ │ ├── ffdec.svg │ │ ├── ffmpeg.svg │ │ ├── ffmulticonverter.svg │ │ ├── fifteenpuzzle.svg │ │ ├── figma-linux.svg │ │ ├── figma.svg │ │ ├── file-manager-blue.svg │ │ ├── file-manager-green.svg │ │ ├── file-manager-red.svg │ │ ├── file-manager.svg │ │ ├── file-roller.svg │ │ ├── filebot.svg │ │ ├── filelight.svg │ │ ├── filemanager-actions.svg │ │ ├── filezilla.svg │ │ ├── filmulator-gui.svg │ │ ├── filmulator-gui64.svg │ │ ├── filter.svg │ │ ├── final-term.svg │ │ ├── final-terminal.svg │ │ ├── firefox-beta-bin.svg │ │ ├── firefox-beta.svg │ │ ├── firefox-bin.svg │ │ ├── firefox-default.svg │ │ ├── firefox-developer-edition.svg │ │ ├── firefox-developer-icon.svg │ │ ├── firefox-esr.svg │ │ ├── firefox-focus.svg │ │ ├── firefox-gtk3.svg │ │ ├── firefox-icon.svg │ │ ├── firefox-mozilla-build.svg │ │ ├── firefox-nightly-icon.svg │ │ ├── firefox-nightly.svg │ │ ├── firefox-original.svg │ │ ├── firefox-trunk.svg │ │ ├── firefox.svg │ │ ├── firejail-ui.svg │ │ ├── firelight.svg │ │ ├── firestarter.svg │ │ ├── firetools.svg │ │ ├── firewall-applet-error.svg │ │ ├── firewall-applet.svg │ │ ├── firewall-config.svg │ │ ├── firmware-manager.svg │ │ ├── five-or-more.svg │ │ ├── fjt.svg │ │ ├── flacon.svg │ │ ├── flameshot.svg │ │ ├── flare.svg │ │ ├── flareget.svg │ │ ├── flash-player-properties.svg │ │ ├── flash.svg │ │ ├── flashforge.svg │ │ ├── flashplayer.svg │ │ ├── flashplayerproperties.svg │ │ ├── flegita.svg │ │ ├── flickr.svg │ │ ├── flock-browser.svg │ │ ├── florence.svg │ │ ├── flow.svg │ │ ├── fluendo-dvd-player.svg │ │ ├── fluent-reader.svg │ │ ├── fluffychat.svg │ │ ├── fluid.svg │ │ ├── fluxgui.svg │ │ ├── flycast.svg │ │ ├── fm.cancel.Ripcord.svg │ │ ├── fma-config-tool.svg │ │ ├── focuswriter.svg │ │ ├── fogger.svg │ │ ├── fokus.svg │ │ ├── folder-remote-properties.svg │ │ ├── folder_doc_q4os_startmenu.svg │ │ ├── font-manager.svg │ │ ├── font-viewer.svg │ │ ├── fontbase.svg │ │ ├── fontforge.svg │ │ ├── fontmatrix.svg │ │ ├── fonts.svg │ │ ├── fontypython.svg │ │ ├── foot.svg │ │ ├── footnote-1.svg │ │ ├── footnote.svg │ │ ├── forticlient.svg │ │ ├── forticlientsslvpn.svg │ │ ├── foto.svg │ │ ├── fotowall.svg │ │ ├── fotoxx.svg │ │ ├── foursquare.svg │ │ ├── foxit-reader.svg │ │ ├── foxitpdf.svg │ │ ├── foxitreader.svg │ │ ├── fr.fgrabenstaetter.DigitalAssets.svg │ │ ├── fr.free.Homebank.svg │ │ ├── fr.handbrake.ghb.svg │ │ ├── fr.natron.Natron.svg │ │ ├── fr.romainvigier.MetadataCleaner.svg │ │ ├── fr.romainvigier.zap.svg │ │ ├── freecad-daily.svg │ │ ├── freecad.svg │ │ ├── freeciv-client.svg │ │ ├── freeciv-manual.svg │ │ ├── freeciv-server.svg │ │ ├── freeciv.svg │ │ ├── freedesktop.svg │ │ ├── freedownloadmanager.svg │ │ ├── freedroid.svg │ │ ├── freefilesync.svg │ │ ├── freeoffice-planmaker.svg │ │ ├── freeoffice-presentations.svg │ │ ├── freeoffice-textmaker.svg │ │ ├── freeplane.svg │ │ ├── freetube-bin.svg │ │ ├── freetube.svg │ │ ├── freezer.svg │ │ ├── frescobaldi.svg │ │ ├── friture.svg │ │ ├── fritzing.svg │ │ ├── fritzing_icon.svg │ │ ├── frostwire.svg │ │ ├── fs-uae-launcher.svg │ │ ├── fs-uae.svg │ │ ├── fspy.svg │ │ ├── ftb-app.svg │ │ ├── furiusisomount.svg │ │ ├── fuse-emulator.svg │ │ ├── fuse.svg │ │ ├── gaiksaurus.svg │ │ ├── gajim.svg │ │ ├── galculator.svg │ │ ├── galeon.svg │ │ ├── galternatives.svg │ │ ├── gambas3.svg │ │ ├── gaphor.svg │ │ ├── gargoyle-house.svg │ │ ├── gaupol.svg │ │ ├── gb-studio.svg │ │ ├── gba.svg │ │ ├── gcalculator.svg │ │ ├── gcbalculator.svg │ │ ├── gcleaner.svg │ │ ├── gcolor.svg │ │ ├── gcolor2.svg │ │ ├── gcolor3.svg │ │ ├── gcompris-edit.svg │ │ ├── gcompris-qt.svg │ │ ├── gcompris.svg │ │ ├── gconf-cleaner.svg │ │ ├── gconf-editor.svg │ │ ├── gconfeditor.svg │ │ ├── gcr-gnupg.svg │ │ ├── gcstar.svg │ │ ├── gda-browser-5.0.svg │ │ ├── gda-control-center.svg │ │ ├── gdeb.svg │ │ ├── gdebi.svg │ │ ├── gdlauncher-appimage.svg │ │ ├── gdlauncher-bin.svg │ │ ├── gdlauncher.svg │ │ ├── gdm-login-photo.svg │ │ ├── gdm-setup.svg │ │ ├── gdm-xnest.svg │ │ ├── gdm.svg │ │ ├── gdm2setup.svg │ │ ├── gdmap_icon.svg │ │ ├── gdmflexiserver.svg │ │ ├── gdmsetup.svg │ │ ├── gdu-check-disk.svg │ │ ├── geany.svg │ │ ├── geary.svg │ │ ├── gedbi.svg │ │ ├── gedit-icon.svg │ │ ├── gedit-logo.svg │ │ ├── gedit.svg │ │ ├── gedit1.svg │ │ ├── gedit2.svg │ │ ├── geeqie.svg │ │ ├── geforcenow-nativefier.svg │ │ ├── geforcenow.svg │ │ ├── gendarme.svg │ │ ├── genymotion-player.svg │ │ ├── geogebra-classic.svg │ │ ├── geogebra.svg │ │ ├── geonkick.svg │ │ ├── geotrans.svg │ │ ├── geotranz.svg │ │ ├── gerbera.svg │ │ ├── gerbview.svg │ │ ├── gespeaker.svg │ │ ├── gfeedline.svg │ │ ├── gftp.svg │ │ ├── gg.guilded.Guilded.svg │ │ ├── ghex.svg │ │ ├── ghostwriter.svg │ │ ├── gifcurry.svg │ │ ├── gimagereader.svg │ │ ├── gimp.svg │ │ ├── girl.svg │ │ ├── gis-weather.svg │ │ ├── gish.svg │ │ ├── gisto.svg │ │ ├── git-cola.svg │ │ ├── git-dag.svg │ │ ├── git-gui.svg │ │ ├── git.svg │ │ ├── gitahead.svg │ │ ├── gitblade.svg │ │ ├── giteye.svg │ │ ├── gitg.svg │ │ ├── github-desktop.svg │ │ ├── github.svg │ │ ├── gitkraken.svg │ │ ├── gitlab.svg │ │ ├── gitqlient.svg │ │ ├── gitter.svg │ │ ├── gkdebconf-icon.svg │ │ ├── gkdebconf.svg │ │ ├── gkrellm.svg │ │ ├── gksu-debian.svg │ │ ├── gksu-icon.svg │ │ ├── gksu-root-terminal.svg │ │ ├── gksu.svg │ │ ├── gksuexec-debian.svg │ │ ├── glabels-3.0.svg │ │ ├── glabels.svg │ │ ├── glade-3.svg │ │ ├── glade.svg │ │ ├── gladish.svg │ │ ├── glchess.svg │ │ ├── glines.svg │ │ ├── glipper.svg │ │ ├── glippy.svg │ │ ├── glob2-icon-48x48.svg │ │ ├── glob2-icon.svg │ │ ├── gloobus-preview.svg │ │ ├── gloobus.svg │ │ ├── glrp.svg │ │ ├── glxinfo.svg │ │ ├── glyphr-studio-desktop.svg │ │ ├── gmail-desktop.svg │ │ ├── gmail-notify-icon.svg │ │ ├── gmail-offline.svg │ │ ├── gmail-plasmoid.svg │ │ ├── gmail.svg │ │ ├── gmailwatcher.svg │ │ ├── gmameui.svg │ │ ├── gmpc.svg │ │ ├── gmtpicon.svg │ │ ├── gmusicbrowser.svg │ │ ├── gnac.svg │ │ ├── gnash.svg │ │ ├── gnethogs.svg │ │ ├── gngeo.svg │ │ ├── gnibbles.svg │ │ ├── gnochm.svg │ │ ├── gnome-2048.svg │ │ ├── gnome-about-logo.svg │ │ ├── gnome-abrt.svg │ │ ├── gnome-activity-journal.svg │ │ ├── gnome-aisleriot.svg │ │ ├── gnome-alsamixer-icon.svg │ │ ├── gnome-app-install.svg │ │ ├── gnome-appfolders-manager.svg │ │ ├── gnome-applications.svg │ │ ├── gnome-apt.svg │ │ ├── gnome-audio.svg │ │ ├── gnome-baker.svg │ │ ├── gnome-balsa.svg │ │ ├── gnome-balsa2.svg │ │ ├── gnome-books.svg │ │ ├── gnome-boxes.svg │ │ ├── gnome-break-timer.svg │ │ ├── gnome-builder.svg │ │ ├── gnome-calculator.svg │ │ ├── gnome-calendar.svg │ │ ├── gnome-character-map.svg │ │ ├── gnome-characters.svg │ │ ├── gnome-chess.svg │ │ ├── gnome-clocks.svg │ │ ├── gnome-color-chooser.svg │ │ ├── gnome-color-manager.svg │ │ ├── gnome-commander.svg │ │ ├── gnome-console.svg │ │ ├── gnome-contacts.svg │ │ ├── gnome-control-center.svg │ │ ├── gnome-debian.svg │ │ ├── gnome-desktop-config.svg │ │ ├── gnome-desktop-item-edit.svg │ │ ├── gnome-dev-removable-usb.svg │ │ ├── gnome-device-manager.svg │ │ ├── gnome-dictionary.svg │ │ ├── gnome-disks.svg │ │ ├── gnome-display-properties.svg │ │ ├── gnome-do-panel.svg │ │ ├── gnome-do-symbolic.svg │ │ ├── gnome-do.svg │ │ ├── gnome-documents.svg │ │ ├── gnome-dsiplay-properties.svg │ │ ├── gnome-emacs.svg │ │ ├── gnome-encfs-manager.svg │ │ ├── gnome-eterm.svg │ │ ├── gnome-freecell.svg │ │ ├── gnome-games.svg │ │ ├── gnome-genius.svg │ │ ├── gnome-glchess.svg │ │ ├── gnome-glines.svg │ │ ├── gnome-globe.svg │ │ ├── gnome-gmail.svg │ │ ├── gnome-gmenu.svg │ │ ├── gnome-gnibbles.svg │ │ ├── gnome-gnumeric.svg │ │ ├── gnome-graphics.svg │ │ ├── gnome-hearts.svg │ │ ├── gnome-help.svg │ │ ├── gnome-hideseek.svg │ │ ├── gnome-iagno.svg │ │ ├── gnome-info.svg │ │ ├── gnome-internet-radio-locator.svg │ │ ├── gnome-internet.svg │ │ ├── gnome-klotski.svg │ │ ├── gnome-latex.svg │ │ ├── gnome-layout-switcher.svg │ │ ├── gnome-ldraw.svg │ │ ├── gnome-lightsoff.svg │ │ ├── gnome-lockscreen.svg │ │ ├── gnome-logo-icon-transparent.svg │ │ ├── gnome-logo-icon.svg │ │ ├── gnome-logout.svg │ │ ├── gnome-logs.svg │ │ ├── gnome-mahjongg.svg │ │ ├── gnome-maps.svg │ │ ├── gnome-mastermind.svg │ │ ├── gnome-menu.svg │ │ ├── gnome-mime-text-x-vcalendar.svg │ │ ├── gnome-mines.svg │ │ ├── gnome-mixer.svg │ │ ├── gnome-monitor.svg │ │ ├── gnome-mouse-properties.svg │ │ ├── gnome-mouse.svg │ │ ├── gnome-mplayer.svg │ │ ├── gnome-mpv.svg │ │ ├── gnome-multi-writer.svg │ │ ├── gnome-music.svg │ │ ├── gnome-nettool.svg │ │ ├── gnome-nettools.svg │ │ ├── gnome-network-properties.svg │ │ ├── gnome-networktool.svg │ │ ├── gnome-nibbles.svg │ │ ├── gnome-note.svg │ │ ├── gnome-oregano.svg │ │ ├── gnome-other.svg │ │ ├── gnome-package.svg │ │ ├── gnome-paint.svg │ │ ├── gnome-panel-clock.svg │ │ ├── gnome-panel-drawer.svg │ │ ├── gnome-panel-fish.svg │ │ ├── gnome-panel-force-quit.svg │ │ ├── gnome-panel-hibernate.svg │ │ ├── gnome-panel-launcher.svg │ │ ├── gnome-panel-notification-area.svg │ │ ├── gnome-panel-screenshoot.svg │ │ ├── gnome-panel-screenshot.svg │ │ ├── gnome-panel-separator.svg │ │ ├── gnome-panel-suspend.svg │ │ ├── gnome-panel-window-list.svg │ │ ├── gnome-panel-window-menu.svg │ │ ├── gnome-panel-workspace-switcher.svg │ │ ├── gnome-panel.svg │ │ ├── gnome-pdf.svg │ │ ├── gnome-photos.svg │ │ ├── gnome-pie.svg │ │ ├── gnome-planner.svg │ │ ├── gnome-podcasts.svg │ │ ├── gnome-pomodoro.svg │ │ ├── gnome-power-manager.svg │ │ ├── gnome-power-statistics.svg │ │ ├── gnome-ppp.svg │ │ ├── gnome-quadrapassel.svg │ │ ├── gnome-rdp.svg │ │ ├── gnome-remote-desktop.svg │ │ ├── gnome-robots.svg │ │ ├── gnome-run.svg │ │ ├── gnome-schedule.svg │ │ ├── gnome-screenruler.svg │ │ ├── gnome-screenshot.svg │ │ ├── gnome-search-tool.svg │ │ ├── gnome-searchtool.svg │ │ ├── gnome-session-halt.svg │ │ ├── gnome-session-hebirnate.svg │ │ ├── gnome-session-hibernate.svg │ │ ├── gnome-session-properties.svg │ │ ├── gnome-session-suspend.svg │ │ ├── gnome-session.svg │ │ ├── gnome-set-time.svg │ │ ├── gnome-settings-accessibility-keyboard.svg │ │ ├── gnome-settings-accessibility-technologies.svg │ │ ├── gnome-settings-background.svg │ │ ├── gnome-settings-defaulg-applications.svg │ │ ├── gnome-settings-default-applications.svg │ │ ├── gnome-settings-font.svg │ │ ├── gnome-settings-keybinding.svg │ │ ├── gnome-settings-keybindings.svg │ │ ├── gnome-settings-mouse.svg │ │ ├── gnome-settings-sound.svg │ │ ├── gnome-settings-theme.svg │ │ ├── gnome-settings-ui-behavior.svg │ │ ├── gnome-settings.svg │ │ ├── gnome-shell-extension-prefs.svg │ │ ├── gnome-shutdown.svg │ │ ├── gnome-software.svg │ │ ├── gnome-sound-properties.svg │ │ ├── gnome-sound-recorder.svg │ │ ├── gnome-status.svg │ │ ├── gnome-sticky-notes-applet.svg │ │ ├── gnome-subtitles.svg │ │ ├── gnome-sudoku.svg │ │ ├── gnome-system-config.svg │ │ ├── gnome-system-log.svg │ │ ├── gnome-system-monitor.svg │ │ ├── gnome-system.svg │ │ ├── gnome-taquin.svg │ │ ├── gnome-term.svg │ │ ├── gnome-terminal-server.svg │ │ ├── gnome-terminal.svg │ │ ├── gnome-tetraves.svg │ │ ├── gnome-tetravex.svg │ │ ├── gnome-todo.svg │ │ ├── gnome-tracker.svg │ │ ├── gnome-translate.svg │ │ ├── gnome-tweak-tool.svg │ │ ├── gnome-twitch.svg │ │ ├── gnome-twofactorauth.svg │ │ ├── gnome-unknown.svg │ │ ├── gnome-user-share.svg │ │ ├── gnome-video-arcade.svg │ │ ├── gnome-volume-control.svg │ │ ├── gnome-warning.svg │ │ ├── gnome-weather.svg │ │ ├── gnome-web-browser.svg │ │ ├── gnome-web.svg │ │ ├── gnome-window-manager.svg │ │ ├── gnome-windows.svg │ │ ├── gnome-wm.svg │ │ ├── gnome-word.svg │ │ ├── gnome-workspace-switcher.svg │ │ ├── gnome-xterm.svg │ │ ├── gnome_apps.svg │ │ ├── gnomeradio.svg │ │ ├── gnomines.svg │ │ ├── gnote.svg │ │ ├── gnucash-icon.svg │ │ ├── gnucash.svg │ │ ├── gnumeric.svg │ │ ├── gnupg.svg │ │ ├── gnuradio-grc.svg │ │ ├── gnvim.svg │ │ ├── go-for-it.svg │ │ ├── go-today.svg │ │ ├── go.svg │ │ ├── goa-account-exchange.svg │ │ ├── goa-account-facebook-alt.svg │ │ ├── goa-account-facebook.svg │ │ ├── goa-account-fedora.svg │ │ ├── goa-account-flickr.svg │ │ ├── goa-account-foursquare.svg │ │ ├── goa-account-google.svg │ │ ├── goa-account-lastfm.svg │ │ ├── goa-account-microsoft.svg │ │ ├── goa-account-msn.svg │ │ ├── goa-account-nextcloud.svg │ │ ├── goa-account-owncloud.svg │ │ ├── goa-account-pocket.svg │ │ ├── goa-account-todoist.svg │ │ ├── goa-account-twitter.svg │ │ ├── goa-account-ubuntusso.svg │ │ ├── goa-account-yahoo.svg │ │ ├── goa-account.svg │ │ ├── goa-panel.svg │ │ ├── godot-mono.svg │ │ ├── godot.svg │ │ ├── goland.svg │ │ ├── goldendict.svg │ │ ├── goodvibes.svg │ │ ├── google-agenda.svg │ │ ├── google-calculator.svg │ │ ├── google-calendar.svg │ │ ├── google-chat-linux.svg │ │ ├── google-chat.svg │ │ ├── google-chrome-beta.svg │ │ ├── google-chrome-dev.svg │ │ ├── google-chrome-unstable.svg │ │ ├── google-chrome.svg │ │ ├── google-chrome2.svg │ │ ├── google-chromium.svg │ │ ├── google-docs.svg │ │ ├── google-drawings.svg │ │ ├── google-drive.svg │ │ ├── google-earth-pro.svg │ │ ├── google-earth.svg │ │ ├── google-forms.svg │ │ ├── google-hangouts.svg │ │ ├── google-inbox.svg │ │ ├── google-keep.svg │ │ ├── google-mail.svg │ │ ├── google-maps.svg │ │ ├── google-meet.svg │ │ ├── google-music.svg │ │ ├── google-musicmanager.svg │ │ ├── google-photos.svg │ │ ├── google-play-books.svg │ │ ├── google-play-music-desktop-player.svg │ │ ├── google-play-music.svg │ │ ├── google-play.svg │ │ ├── google-plus.svg │ │ ├── google-reader.svg │ │ ├── google-sheets.svg │ │ ├── google-slides.svg │ │ ├── google-tasks-desktop.svg │ │ ├── google-translate.svg │ │ ├── google-webdesigner.svg │ │ ├── google.svg │ │ ├── googlechrome.svg │ │ ├── googledrive.svg │ │ ├── googleearth-icon.svg │ │ ├── googleearth.svg │ │ ├── googleplus.svg │ │ ├── gootool.svg │ │ ├── goterminal.svg │ │ ├── gourmet.svg │ │ ├── goverlay.svg │ │ ├── goxel.svg │ │ ├── gp.svg │ │ ├── gpaint.svg │ │ ├── gparted.svg │ │ ├── gparted2.svg │ │ ├── gpaste.svg │ │ ├── gpdftext.svg │ │ ├── gpdtext.svg │ │ ├── gpick.svg │ │ ├── gpicview.svg │ │ ├── gpk-log.svg │ │ ├── gpk-prefs.svg │ │ ├── gpk-repo.svg │ │ ├── gpk-service-pack.svg │ │ ├── gpmdp.svg │ │ ├── gpodder.svg │ │ ├── gpredict-icon.svg │ │ ├── gprename.svg │ │ ├── gps.svg │ │ ├── gpsd-logo.svg │ │ ├── gpx-viewer.svg │ │ ├── gpxsee.svg │ │ ├── gpxviewer.svg │ │ ├── gqrx.svg │ │ ├── gradio.svg │ │ ├── graebert-gmbh.ares-commander.svg │ │ ├── grafx2.svg │ │ ├── gramps.svg │ │ ├── gramwallet.svg │ │ ├── grandr.svg │ │ ├── grapejuice-roblox-player.svg │ │ ├── grapejuice-roblox-studio.svg │ │ ├── grapejuice.svg │ │ ├── graphics-image-editor.svg │ │ ├── graphics-image-viewer.svg │ │ ├── graphics-viewer-document.svg │ │ ├── greader.svg │ │ ├── green-recorder.svg │ │ ├── greenfoot.svg │ │ ├── gridplayer.svg │ │ ├── grip.svg │ │ ├── grive.svg │ │ ├── groove.svg │ │ ├── grsync-restore.svg │ │ ├── grsync.svg │ │ ├── grub-customizer.svg │ │ ├── gscan2pdf.svg │ │ ├── gsd-xrandr.svg │ │ ├── gsearchtool.svg │ │ ├── gsharp.svg │ │ ├── gshutdown.svg │ │ ├── gsmartcontrol.svg │ │ ├── gsplus.svg │ │ ├── gst-debug-viewer.svg │ │ ├── gstreamer-properties.svg │ │ ├── gsynaptics.svg │ │ ├── gtg.svg │ │ ├── gthumb.svg │ │ ├── gtimelog.svg │ │ ├── gtk-about.svg │ │ ├── gtk-help.svg │ │ ├── gtk-info.svg │ │ ├── gtk-lshw.svg │ │ ├── gtk-preferences.svg │ │ ├── gtk-recordmydesktop.svg │ │ ├── gtk-redshift.svg │ │ ├── gtk-theme-config.svg │ │ ├── gtk3-demo.svg │ │ ├── gtk3-icon-browser.svg │ │ ├── gtk3-widget-factory.svg │ │ ├── gtk4-demo.svg │ │ ├── gtk4-widget-factory.svg │ │ ├── gtkam-camera.svg │ │ ├── gtkam.svg │ │ ├── gtkconfig.svg │ │ ├── gtkcord.svg │ │ ├── gtkhash.svg │ │ ├── gtklick.svg │ │ ├── gtkorphan.svg │ │ ├── gtkpod.svg │ │ ├── gtkterm.svg │ │ ├── gtkwave.svg │ │ ├── gtranscribe.svg │ │ ├── gtranslator.svg │ │ ├── gtubeclock.svg │ │ ├── gtwitter.svg │ │ ├── guake-indicator.svg │ │ ├── guake-notification.svg │ │ ├── guake-prefs.svg │ │ ├── guake.svg │ │ ├── guarda.svg │ │ ├── guayadeque.svg │ │ ├── gufw.svg │ │ ├── gufw_menu.svg │ │ ├── guilded.svg │ │ ├── guiscrcpy.svg │ │ ├── guitarix.svg │ │ ├── guitarix2.svg │ │ ├── guitarpro6.svg │ │ ├── gummi.svg │ │ ├── guvcview.svg │ │ ├── gvbam.svg │ │ ├── gvfsd-archive-file.svg │ │ ├── gvim.svg │ │ ├── gweled.svg │ │ ├── gwenview.svg │ │ ├── gwoffice.svg │ │ ├── gworldclock.svg │ │ ├── gx_head.svg │ │ ├── gydl.svg │ │ ├── gzdoom.svg │ │ ├── h2-icon.svg │ │ ├── hacknet.svg │ │ ├── haguichi.svg │ │ ├── hakuneko-desktop.svg │ │ ├── hamsket.svg │ │ ├── hamster-applet.svg │ │ ├── hamster-indicator.svg │ │ ├── hamster-time-tracker.svg │ │ ├── hamster.svg │ │ ├── handbrake.svg │ │ ├── harbour-pure-maps.svg │ │ ├── harddrake.svg │ │ ├── hardinfo.svg │ │ ├── haroopad.svg │ │ ├── haruna.svg │ │ ├── hashit.svg │ │ ├── hatari.svg │ │ ├── hb-icon.svg │ │ ├── headlines.svg │ │ ├── headset.svg │ │ ├── heaptrack.svg │ │ ├── heimdall-frontend.svg │ │ ├── helix.svg │ │ ├── help-about.svg │ │ ├── help-browser.svg │ │ ├── help-contents.svg │ │ ├── help-faq.svg │ │ ├── help-info.svg │ │ ├── help.svg │ │ ├── help_index.svg │ │ ├── helvum.svg │ │ ├── heroic.svg │ │ ├── hex-editor.svg │ │ ├── hexalate.svg │ │ ├── hexchat.svg │ │ ├── hexedit.svg │ │ ├── hidemy.name.svg │ │ ├── hipchat-attention.svg │ │ ├── hipchat.svg │ │ ├── hipchat4.svg │ │ ├── hivelytracker.svg │ │ ├── homebank.svg │ │ ├── hotot.svg │ │ ├── hotspot.svg │ │ ├── hotwire-openssh.svg │ │ ├── hotwire.svg │ │ ├── hourglass.svg │ │ ├── houseparty.svg │ │ ├── hp-logo.svg │ │ ├── hp-toolbox.svg │ │ ├── hp_logo.svg │ │ ├── hplip.svg │ │ ├── hplj1020_icon.svg │ │ ├── htop.svg │ │ ├── httrack.svg │ │ ├── hubstaff-black.svg │ │ ├── hubstaff-color.svg │ │ ├── hubstaff-gray.svg │ │ ├── hubstaff-green.svg │ │ ├── hubstaff-red.svg │ │ ├── hubstaff.svg │ │ ├── hwbrowser.svg │ │ ├── hwinfo.svg │ │ ├── hydrogen.svg │ │ ├── hyper.svg │ │ ├── i-network-printer.svg │ │ ├── i-nex.svg │ │ ├── iaito-o.svg │ │ ├── ibus-anthy.svg │ │ ├── ibus-bopomofo.svg │ │ ├── ibus-engine.svg │ │ ├── ibus-keyboard.svg │ │ ├── ibus-pinyin.svg │ │ ├── ibus-setup-chewing.svg │ │ ├── ibus-setup-hangul.svg │ │ ├── ibus-setup.svg │ │ ├── ibus.svg │ │ ├── icaconfigmgr.svg │ │ ├── icaconncenter.svg │ │ ├── icamanager.svg │ │ ├── icaselfservice.svg │ │ ├── ice.svg │ │ ├── icecat-icon.svg │ │ ├── icecat.svg │ │ ├── icedove-icon.svg │ │ ├── icedove-uxp.svg │ │ ├── icedove.svg │ │ ├── iceweasel-icon.svg │ │ ├── iceweasel-uxp.svg │ │ ├── iceweasel.svg │ │ ├── icloud-photos.svg │ │ ├── icloud.svg │ │ ├── ico_72_cloud_station.svg │ │ ├── icon-requests.svg │ │ ├── icon.svg │ │ ├── icon_gentoo_small.svg │ │ ├── iconoclasts.svg │ │ ├── icons.svg │ │ ├── iconthemes.svg │ │ ├── icq.svg │ │ ├── icq_protocol.svg │ │ ├── idea-community.svg │ │ ├── idea-ultimate.svg │ │ ├── idea.svg │ │ ├── idle.svg │ │ ├── idle3.svg │ │ ├── illustrator.svg │ │ ├── im-chooser.svg │ │ ├── im-jabber.svg │ │ ├── im.bernard.Nostalgia.svg │ │ ├── im.fluffychat.Fluffychat.svg │ │ ├── im.gitter.Gitter.svg │ │ ├── im.kaidan.kaidan.svg │ │ ├── im.pidgin.Pidgin.svg │ │ ├── im.riot.Riot.svg │ │ ├── image-viewer.svg │ │ ├── imagej1.svg │ │ ├── imagemagick.svg │ │ ├── imagemagick2.svg │ │ ├── imagewriter.svg │ │ ├── imagination.svg │ │ ├── imap.svg │ │ ├── imhex.svg │ │ ├── imlogview.svg │ │ ├── in.bharatkalluri.shortcircuit.svg │ │ ├── in.srev.guiscrcpy.svg │ │ ├── incredipede.svg │ │ ├── ind.ie.Gnomit.svg │ │ ├── indicator-applet.svg │ │ ├── indicator-cpufreq.svg │ │ ├── indicator-keylock.svg │ │ ├── indicator-privacy.svg │ │ ├── indicator-remindor.svg │ │ ├── indicator-sensors.svg │ │ ├── indicator-sound-switcher.svg │ │ ├── indicator-stickynotes.svg │ │ ├── indicator-virtual-box.svg │ │ ├── indicator-weather.svg │ │ ├── info.cemu.Cemu.svg │ │ ├── info.colobot.Colobot.svg │ │ ├── info.febvre.Komikku.svg │ │ ├── info.mumble.Mumble.svg │ │ ├── info.olasagasti.revelation.svg │ │ ├── info.portfolio_performance.PortfolioPerformance.svg │ │ ├── info.smplayer.SMPlayer.svg │ │ ├── info.svg │ │ ├── inkscape-logo.svg │ │ ├── inkscape.svg │ │ ├── inky.svg │ │ ├── input-joystick.svg │ │ ├── input-keyboard.svg │ │ ├── input-mouse.svg │ │ ├── input-tablet.svg │ │ ├── input-touchpad.svg │ │ ├── input_device_settings.svg │ │ ├── insomnia.svg │ │ ├── instagram.svg │ │ ├── instant-messenger.svg │ │ ├── instantbird.svg │ │ ├── insync.svg │ │ ├── intel-installer.svg │ │ ├── intel.svg │ │ ├── intellij-idea-ce.svg │ │ ├── intellij-idea-community.svg │ │ ├── intellij-idea-ue-bundled-jre.svg │ │ ├── intellij-idea-ultimate-edition.svg │ │ ├── intellij-idea-ultimate.svg │ │ ├── intellij-idea.svg │ │ ├── intellij.svg │ │ ├── intellij_idea.svg │ │ ├── intergalacticfm.svg │ │ ├── internet-archive.svg │ │ ├── internet-chat.svg │ │ ├── internet-feed-reader.svg │ │ ├── internet-mail.svg │ │ ├── internet-news-reader.svg │ │ ├── internet-telephony.svg │ │ ├── internet-web-browser.svg │ │ ├── internet.svg │ │ ├── internet_mail.svg │ │ ├── internxt-drive.svg │ │ ├── io.ark.Desktop.svg │ │ ├── io.atom.Atom.svg │ │ ├── io.atom.electron.BaseApp.svg │ │ ├── io.bassi.Amberol.svg │ │ ├── io.beekeeperstudio.Studio.svg │ │ ├── io.bit3.WhatsAppQT.svg │ │ ├── io.brackets.Brackets.svg │ │ ├── io.conduktor.Conduktor.svg │ │ ├── io.crow_translate.CrowTranslate.svg │ │ ├── io.dbeaver.DBeaverCommunity.svg │ │ ├── io.designer.GravitDesigner.svg │ │ ├── io.element.Element.svg │ │ ├── io.elementary.appcenter.svg │ │ ├── io.elementary.calculator.svg │ │ ├── io.elementary.calendar.svg │ │ ├── io.elementary.camera.svg │ │ ├── io.elementary.code.svg │ │ ├── io.elementary.feedback.svg │ │ ├── io.elementary.mail.svg │ │ ├── io.elementary.monitor.svg │ │ ├── io.elementary.music.svg │ │ ├── io.elementary.photos.svg │ │ ├── io.elementary.screenshot.svg │ │ ├── io.elementary.tasks.svg │ │ ├── io.elementary.videos.svg │ │ ├── io.elementary.wingpanel.svg │ │ ├── io.enpass.Enpass.svg │ │ ├── io.freetubeapp.FreeTube.svg │ │ ├── io.gdevs.GDLauncher.svg │ │ ├── io.github.Celluloid.svg │ │ ├── io.github.Figma_Linux.figma_linux.svg │ │ ├── io.github.Fontforge.svg │ │ ├── io.github.GnomeMpv.svg │ │ ├── io.github.Hexchat.svg │ │ ├── io.github.ImEditor.svg │ │ ├── io.github.NhekoReborn.Nheko.svg │ │ ├── io.github.OpenToonz.svg │ │ ├── io.github.Pithos.svg │ │ ├── io.github.Qalculate.qalculate-qt.svg │ │ ├── io.github.Qalculate.svg │ │ ├── io.github.RodZill4.Material-Maker.svg │ │ ├── io.github.TransmissionRemoteGtk.svg │ │ ├── io.github.antimicrox.antimicrox.svg │ │ ├── io.github.arunsivaramanneo.GPUViewer.svg │ │ ├── io.github.benini.scid.svg │ │ ├── io.github.celluloid_player.Celluloid.svg │ │ ├── io.github.cudatext.CudaText-Qt5.svg │ │ ├── io.github.diegoivanme.flowtime.svg │ │ ├── io.github.dosbox-staging.svg │ │ ├── io.github.dummerle.rare.svg │ │ ├── io.github.ec_.Quake3e.OpenArena.svg │ │ ├── io.github.garglk.Gargoyle.svg │ │ ├── io.github.gitahead.GitAhead.svg │ │ ├── io.github.gtkwave.GTKWave.svg │ │ ├── io.github.guillaumechereau.Goxel.svg │ │ ├── io.github.gustavoperedo.VideoDownloader.svg │ │ ├── io.github.hakuneko.HakuNeko.svg │ │ ├── io.github.hmlendea.geforcenow-electron.svg │ │ ├── io.github.janbar.noson.svg │ │ ├── io.github.java_decompiler.jd-gui.svg │ │ ├── io.github.jeffshee.Hidamari.svg │ │ ├── io.github.jonmagon.kdiskmark.svg │ │ ├── io.github.kotatogram.svg │ │ ├── io.github.labsquare.CutePeaks.svg │ │ ├── io.github.lainsce.Colorway.svg │ │ ├── io.github.lainsce.Emulsion.svg │ │ ├── io.github.lainsce.Khronos.svg │ │ ├── io.github.lainsce.Notejot.svg │ │ ├── io.github.leonardschardijn.Chirurgien.svg │ │ ├── io.github.liberodark.OpenDrive.svg │ │ ├── io.github.libvibrant.vibrantLinux.svg │ │ ├── io.github.m64p.m64p.svg │ │ ├── io.github.manisandro.gImageReader.svg │ │ ├── io.github.martinrotter.rssguard.svg │ │ ├── io.github.martinrotter.rssguardlite.svg │ │ ├── io.github.martinrotter.textosaurus.svg │ │ ├── io.github.maurycyliebner.enve.svg │ │ ├── io.github.mightycreak.Diffuse.svg │ │ ├── io.github.mimbrero.WhatsAppDesktop.svg │ │ ├── io.github.mmstick.FontFinder.svg │ │ ├── io.github.mujx.Nheko.svg │ │ ├── io.github.nroduit.Weasis.svg │ │ ├── io.github.openWMail.openWMail.svg │ │ ├── io.github.paledega.alpine-rootfs.svg │ │ ├── io.github.parnassius.SysDVR-Qt.svg │ │ ├── io.github.peazip.PeaZip.svg │ │ ├── io.github.pragha_music_player.pragha.svg │ │ ├── io.github.punesemu.puNES.svg │ │ ├── io.github.purplehorrorrus.Meridius.svg │ │ ├── io.github.qnapi.svg │ │ ├── io.github.qtox.qTox.svg │ │ ├── io.github.quodlibet.ExFalso.svg │ │ ├── io.github.quodlibet.QuodLibet.svg │ │ ├── io.github.rinigus.OSMScoutServer.svg │ │ ├── io.github.rinigus.PureMaps.svg │ │ ├── io.github.ripose_jp.Memento.svg │ │ ├── io.github.seadve.Kooha.svg │ │ ├── io.github.seadve.Mousai.svg │ │ ├── io.github.shiftey.Desktop.svg │ │ ├── io.github.slgobinath.SafeEyes.svg │ │ ├── io.github.spacingbat3.webcord.svg │ │ ├── io.github.stella_emu.Stella.svg │ │ ├── io.github.swanux.hbud.svg │ │ ├── io.github.tcobbs.LDView.svg │ │ ├── io.github.tlcfem.suanPan.svg │ │ ├── io.github.troyeguo.koodo-reader.svg │ │ ├── io.github.vanilla-os.FirstSetup.svg │ │ ├── io.github.veusz.Veusz.svg │ │ ├── io.github.webcamoid.Webcamoid.svg │ │ ├── io.github.wereturtle.ghostwriter.svg │ │ ├── io.github.wxmaxima_developers.wxMaxima.svg │ │ ├── io.github.xyproto.zsnes.svg │ │ ├── io.github.yairm210.unciv.svg │ │ ├── io.github.zaps166.QMPlay2.svg │ │ ├── io.gitlab.Goodvibes.svg │ │ ├── io.gitlab.LibreWolf.svg │ │ ├── io.gitlab.caveman250.headlines.svg │ │ ├── io.gitlab.construo.construo.svg │ │ ├── io.gitlab.evtest_qt.evtest_qt.svg │ │ ├── io.gitlab.hamadmarri.gamma.svg │ │ ├── io.gitlab.jstest_gtk.jstest_gtk.svg │ │ ├── io.gitlab.leesonwai.Sums.svg │ │ ├── io.gitlab.librewolf-community.svg │ │ ├── io.gitlab.o20.onenote.svg │ │ ├── io.gitlab.o20.word.svg │ │ ├── io.gitlab.windstille.Windstille-0_2.svg │ │ ├── io.jamulus.Jamulus.svg │ │ ├── io.lbry.lbry-app.svg │ │ ├── io.liri.Calculator.svg │ │ ├── io.liri.Text.svg │ │ ├── io.lmms.LMMS.svg │ │ ├── io.mpv.Mpv.svg │ │ ├── io.neovim.nvim.svg │ │ ├── io.openrct2.OpenRCT2.svg │ │ ├── io.otsaloma.gaupol.svg │ │ ├── io.otsaloma.nfoview.svg │ │ ├── io.photoflare.photoflare.svg │ │ ├── io.qt.Designer.svg │ │ ├── io.qt.Linguist.svg │ │ ├── io.qt.QtCreator.svg │ │ ├── io.qt.qdbusviewer.svg │ │ ├── io.sam.Boards.svg │ │ ├── io.sourceforge.Pixelitor.svg │ │ ├── io.sourceforge.zaz.svg │ │ ├── io.thp.numptyphysics.svg │ │ ├── io.typora.Typora.svg │ │ ├── io.wavebox.Wavebox.svg │ │ ├── io.webtorrent.WebTorrent.svg │ │ ├── iortcw.svg │ │ ├── ipscan.svg │ │ ├── ipython.svg │ │ ├── ipython3.svg │ │ ├── irc-chat.svg │ │ ├── irccloud-desktop.svg │ │ ├── irccloud.svg │ │ ├── iridium-browser.svg │ │ ├── iron_product_logo.svg │ │ ├── irssi.svg │ │ ├── ishiiruka.svg │ │ ├── iso-customizer.svg │ │ ├── iso-image-burn.svg │ │ ├── isomaster.svg │ │ ├── istanbul.svg │ │ ├── itch.svg │ │ ├── itunes.svg │ │ ├── jabber-im.svg │ │ ├── jabber.svg │ │ ├── jabref.svg │ │ ├── jack_mixer.svg │ │ ├── jad.svg │ │ ├── jadx-gui.svg │ │ ├── jadx.svg │ │ ├── jamesdsp.svg │ │ ├── jami-gnome.svg │ │ ├── jami.svg │ │ ├── jamulus.svg │ │ ├── jasp.svg │ │ ├── java-1.6.0.svg │ │ ├── java-1.7.0.svg │ │ ├── java-1.8.0-openjdk.svg │ │ ├── java-1.8.0.svg │ │ ├── java-10-openjdk.svg │ │ ├── java-11-openjdk.svg │ │ ├── java-12-openjdk.svg │ │ ├── java-13-openjdk.svg │ │ ├── java-14-openjdk.svg │ │ ├── java-jdk.svg │ │ ├── java.svg │ │ ├── java10-openjdk.svg │ │ ├── java11-openjdk.svg │ │ ├── java12-openjdk.svg │ │ ├── java13-openjdk.svg │ │ ├── java14-openjdk.svg │ │ ├── java15-openjdk.svg │ │ ├── java16-openjdk.svg │ │ ├── java17-openjdk.svg │ │ ├── java18-openjdk.svg │ │ ├── java19-openjdk.svg │ │ ├── java9-openjdk.svg │ │ ├── javasnoop.svg │ │ ├── javaws.svg │ │ ├── jazzradio.svg │ │ ├── jblue.svg │ │ ├── jclic.svg │ │ ├── jclicauthor.svg │ │ ├── jclicreports.svg │ │ ├── jd-gui.svg │ │ ├── jdev_icon.svg │ │ ├── jdeveloper.svg │ │ ├── jdownloader.svg │ │ ├── jeex.svg │ │ ├── jellyfin-desktop.svg │ │ ├── jellyfin.svg │ │ ├── jetbrains-toolbox.svg │ │ ├── jgray.svg │ │ ├── jgreen.svg │ │ ├── jitsi-meet-desktop.svg │ │ ├── jitsi-meet.svg │ │ ├── jitsi.svg │ │ ├── jmonkeyengine.svg │ │ ├── jmonkeyplatform.svg │ │ ├── jockey-gtk.svg │ │ ├── jockey-kde.svg │ │ ├── jockey.svg │ │ ├── joplin-desktop.svg │ │ ├── joplin.svg │ │ ├── josm-latest.svg │ │ ├── josm.svg │ │ ├── jp.yvt.OpenSpades.svg │ │ ├── jpexs-decompiler.svg │ │ ├── jprofiler.svg │ │ ├── jstest-gtk.svg │ │ ├── jubler.svg │ │ ├── juffed.svg │ │ ├── juk.svg │ │ ├── jupyter.svg │ │ ├── jupyterlab-desktop.svg │ │ ├── k3b.svg │ │ ├── k4dirstat.svg │ │ ├── k9-copy.svg │ │ ├── k9copy.svg │ │ ├── kaddressbook.svg │ │ ├── kaffeine.svg │ │ ├── kahla.svg │ │ ├── kaidan.svg │ │ ├── kairo.svg │ │ ├── kakoune.svg │ │ ├── kaku.svg │ │ ├── kalarm.svg │ │ ├── kalgebra.svg │ │ ├── kali-aircrack-ng.svg │ │ ├── kali-apktool.svg │ │ ├── kali-backdoor-factory.svg │ │ ├── kali-bugs.svg │ │ ├── kali-burpsuite.svg │ │ ├── kali-database-assessment-trans.svg │ │ ├── kali-dbpwaudit.svg │ │ ├── kali-docs.svg │ │ ├── kali-edb-debugger.svg │ │ ├── kali-exploitdb.svg │ │ ├── kali-fern-wifi-cracker.svg │ │ ├── kali-forensics-trans.svg │ │ ├── kali-forums.svg │ │ ├── kali-gqrx.svg │ │ ├── kali-hardware-hacking-trans.svg │ │ ├── kali-info-gathering-trans.svg │ │ ├── kali-jad.svg │ │ ├── kali-javasnoop.svg │ │ ├── kali-jd-gui.svg │ │ ├── kali-macchanger.svg │ │ ├── kali-maintaining-access-trans.svg │ │ ├── kali-menu.svg │ │ ├── kali-metasploit-framework.svg │ │ ├── kali-msfpc.svg │ │ ├── kali-ncrack.svg │ │ ├── kali-netsniff-ng.svg │ │ ├── kali-nishang.svg │ │ ├── kali-nmap.svg │ │ ├── kali-ollydbg.svg │ │ ├── kali-ophcrack.svg │ │ ├── kali-p0f.svg │ │ ├── kali-panel-menu.svg │ │ ├── kali-password-attacks-trans.svg │ │ ├── kali-pixiewps.svg │ │ ├── kali-powersploit.svg │ │ ├── kali-python-faraday.svg │ │ ├── kali-recordmydesktop.svg │ │ ├── kali-recstudio.svg │ │ ├── kali-reporting-tools-trans.svg │ │ ├── kali-responder.svg │ │ ├── kali-set.svg │ │ ├── kali-shellnoob.svg │ │ ├── kali-sniffing-spoofing-trans.svg │ │ ├── kali-social-engineering-trans.svg │ │ ├── kali-stress-testing-trans.svg │ │ ├── kali-system-services-trans.svg │ │ ├── kali-tools.svg │ │ ├── kali-truecrypt.svg │ │ ├── kali-undercover.svg │ │ ├── kali-unix-privesc-check.svg │ │ ├── kali-vuln-assessment-trans.svg │ │ ├── kali-web-application-trans.svg │ │ ├── kali-wireless-attacks-trans.svg │ │ ├── kali-wireshark.svg │ │ ├── kali-wpscan.svg │ │ ├── kali-www.svg │ │ ├── kali-zaproxy.svg │ │ ├── kalu.svg │ │ ├── kalzium.svg │ │ ├── kame-editor.svg │ │ ├── kamerka.svg │ │ ├── kamoso.svg │ │ ├── kamule.svg │ │ ├── kanagram.svg │ │ ├── kanatest.svg │ │ ├── kapman.svg │ │ ├── kapow.svg │ │ ├── kappfinder.svg │ │ ├── karbon.svg │ │ ├── kasts.svg │ │ ├── kate.svg │ │ ├── kate2.svg │ │ ├── katomic.svg │ │ ├── kawaii-player.svg │ │ ├── kazam.svg │ │ ├── kbackup.svg │ │ ├── kbibtex.svg │ │ ├── kblackbox.svg │ │ ├── kblocks.svg │ │ ├── kblogger.svg │ │ ├── kbox.svg │ │ ├── kbreakout.svg │ │ ├── kbugbuster.svg │ │ ├── kbugster.svg │ │ ├── kcachegrind.svg │ │ ├── kcalc.svg │ │ ├── kcharselect.svg │ │ ├── kchart.svg │ │ ├── kchmviewer.svg │ │ ├── kcmdevices.svg │ │ ├── kcmdf.svg │ │ ├── kcmkicker.svg │ │ ├── kcmkwm.svg │ │ ├── kcmmemory.svg │ │ ├── kcmmidi.svg │ │ ├── kcmopengl.svg │ │ ├── kcmpartitions.svg │ │ ├── kcmpci.svg │ │ ├── kcmprocessor.svg │ │ ├── kcmscsi.svg │ │ ├── kcmsound.svg │ │ ├── kcmx.svg │ │ ├── kcnmsound.svg │ │ ├── kcolorchooser.svg │ │ ├── kcoloredit.svg │ │ ├── kcontrol.svg │ │ ├── kdbg.svg │ │ ├── kde-frameworks.svg │ │ ├── kde-gtk-config.svg │ │ ├── kde-im-log-viewer.svg │ │ ├── kde-logo.svg │ │ ├── kde-telepathy.svg │ │ ├── kde-windows.svg │ │ ├── kde.svg │ │ ├── kdeconnect.svg │ │ ├── kdenlive.svg │ │ ├── kdepim-dropbox.svg │ │ ├── kdepim-googledrive.svg │ │ ├── kdesvn.svg │ │ ├── kdevelop.svg │ │ ├── kdf.svg │ │ ├── kdiff3.svg │ │ ├── kdiskfree.svg │ │ ├── kdiskmark.svg │ │ ├── kdisknav.svg │ │ ├── kdocker.svg │ │ ├── kdots.svg │ │ ├── kdoubanfm.svg │ │ ├── kedit.svg │ │ ├── keditbookmarks.svg │ │ ├── keduca.svg │ │ ├── keep.svg │ │ ├── keepass.svg │ │ ├── keepass2.svg │ │ ├── keepassx.svg │ │ ├── keepassx2.svg │ │ ├── keepassxc-dark.svg │ │ ├── keepassxc-locked.svg │ │ ├── keepassxc-unlocked.svg │ │ ├── keepassxc.svg │ │ ├── kega-fusion.svg │ │ ├── kentoo.svg │ │ ├── kerbal-space-program.svg │ │ ├── keurocalc.svg │ │ ├── kexi.svg │ │ ├── key-mon.svg │ │ ├── key_bindings.svg │ │ ├── keybase.svg │ │ ├── keymon.svg │ │ ├── keyring-manager.svg │ │ ├── keysmith.svg │ │ ├── keysync.svg │ │ ├── kfind.svg │ │ ├── kfloppy.svg │ │ ├── kfm.svg │ │ ├── kfm_home.svg │ │ ├── kfoldersync.svg │ │ ├── kfontview.svg │ │ ├── kfourinline.svg │ │ ├── kgeography.svg │ │ ├── kget.svg │ │ ├── kghostview.svg │ │ ├── kgpg.svg │ │ ├── kgraphviewer.svg │ │ ├── khelpcenter.svg │ │ ├── khotkeys.svg │ │ ├── kicad.svg │ │ ├── kicker.svg │ │ ├── kid3-qt.svg │ │ ├── kid3.svg │ │ ├── kig.svg │ │ ├── kile.svg │ │ ├── kimtoy.svg │ │ ├── kindd.svg │ │ ├── kipi-logo.svg │ │ ├── kiriki.svg │ │ ├── kiten.svg │ │ ├── kitty.svg │ │ ├── kiwix-desktop.svg │ │ ├── kjobviewer.svg │ │ ├── klatexformula.svg │ │ ├── klavaro.svg │ │ ├── klayout.svg │ │ ├── kleopatra.svg │ │ ├── klettres.svg │ │ ├── klipper.svg │ │ ├── kmag.svg │ │ ├── kmahjongg.svg │ │ ├── kmail.svg │ │ ├── kmail2.svg │ │ ├── kmailcvt.svg │ │ ├── kmenu.svg │ │ ├── kmenuedit.svg │ │ ├── kmines.svg │ │ ├── kmix.svg │ │ ├── kmousetool.svg │ │ ├── kmouth.svg │ │ ├── kmplayer.svg │ │ ├── kmplot.svg │ │ ├── kmymoney.svg │ │ ├── knemo.svg │ │ ├── knetattach.svg │ │ ├── knetwalk.svg │ │ ├── knewsticker.svg │ │ ├── knights │ │ ├── knights.svg │ │ ├── knode.svg │ │ ├── knotes.svg │ │ ├── knotify.svg │ │ ├── knowte.svg │ │ ├── koala.svg │ │ ├── kodelife.svg │ │ ├── kodi.svg │ │ ├── kolf.svg │ │ ├── kollision.svg │ │ ├── kolourpaint.svg │ │ ├── komodo-edit.svg │ │ ├── komodo-ide.svg │ │ ├── komodo.svg │ │ ├── komorebi-wallpaper-creator.svg │ │ ├── komorebi.svg │ │ ├── kompare.svg │ │ ├── konqueror.svg │ │ ├── konquest.svg │ │ ├── konsole.svg │ │ ├── konsolekalendar.svg │ │ ├── kontact-import-wizard.svg │ │ ├── kontact.svg │ │ ├── kontrol.svg │ │ ├── konversation.svg │ │ ├── koodo-reader.svg │ │ ├── kopete.svg │ │ ├── kopete2.svg │ │ ├── korg-journal.svg │ │ ├── korg-todo.svg │ │ ├── korgac.svg │ │ ├── korganizer.svg │ │ ├── kotatogram.svg │ │ ├── kpackage.svg │ │ ├── kpager.svg │ │ ├── kpat.svg │ │ ├── kpatience.svg │ │ ├── kpdf.svg │ │ ├── kpersonalizer.svg │ │ ├── kphotoalbum.svg │ │ ├── kpicosim.svg │ │ ├── kpk-desktop-gnome.svg │ │ ├── kpk-desktop-xfce.svg │ │ ├── kplato.svg │ │ ├── kplayer.svg │ │ ├── kpovmodeler.svg │ │ ├── kpresenter.svg │ │ ├── kradio.svg │ │ ├── kradio4.svg │ │ ├── krdc.svg │ │ ├── krec.svg │ │ ├── krecipes.svg │ │ ├── kregexpeditor.svg │ │ ├── krename.svg │ │ ├── kreversi.svg │ │ ├── krfb.svg │ │ ├── krita.svg │ │ ├── kronometer.svg │ │ ├── krudio.svg │ │ ├── kruler.svg │ │ ├── krunner.svg │ │ ├── krusader_blue.svg │ │ ├── krusader_red.svg │ │ ├── krusader_root.svg │ │ ├── krusader_user.svg │ │ ├── ksame.svg │ │ ├── kscreengenie.svg │ │ ├── kscreensaver.svg │ │ ├── kscreenshot.svg │ │ ├── ksensors.svg │ │ ├── ksirk.svg │ │ ├── ksmiletris.svg │ │ ├── ksnakeduel.svg │ │ ├── ksnapshot.svg │ │ ├── ksnip.svg │ │ ├── ksplash.svg │ │ ├── kspread.svg │ │ ├── kstars.svg │ │ ├── ksudoku.svg │ │ ├── ksysguard.svg │ │ ├── kteatime.svg │ │ ├── kthesaurus.svg │ │ ├── ktimer.svg │ │ ├── ktimetracker.svg │ │ ├── ktip.svg │ │ ├── ktnef.svg │ │ ├── ktorrent.svg │ │ ├── ktouch.svg │ │ ├── ktp-contacts.svg │ │ ├── kturtle.svg │ │ ├── kube-mail.svg │ │ ├── kubuntu.svg │ │ ├── kuickshow.svg │ │ ├── kuiviewer.svg │ │ ├── kup.svg │ │ ├── kuser.svg │ │ ├── kvantum.svg │ │ ├── kvantummanager.svg │ │ ├── kvirc.svg │ │ ├── kwalletmanager.svg │ │ ├── kwave.svg │ │ ├── kwikdisk.svg │ │ ├── kwin.svg │ │ ├── kword.svg │ │ ├── kwplayer.svg │ │ ├── kwrite.svg │ │ ├── kynaptic.svg │ │ ├── kynpatic.svg │ │ ├── l3afpad.svg │ │ ├── labplot.svg │ │ ├── labplot2.svg │ │ ├── ladi-player.svg │ │ ├── ladi-system-log.svg │ │ ├── laditools.svg │ │ ├── lapce.svg │ │ ├── last-fm.svg │ │ ├── lastfm-audioscrobbler.svg │ │ ├── lastfm-valut.svg │ │ ├── lastfm-www.last.fm.svg │ │ ├── lastfm.svg │ │ ├── lastpass.svg │ │ ├── latexila.svg │ │ ├── latte-dock.svg │ │ ├── launch.svg │ │ ├── launcher_bfb_ubuntu.svg │ │ ├── launchpad.svg │ │ ├── laverna.svg │ │ ├── lazpaint.svg │ │ ├── lbreakout2.svg │ │ ├── lbry.svg │ │ ├── ldview.svg │ │ ├── leafpad.svg │ │ ├── ledger-live-desktop.svg │ │ ├── leftpad.svg │ │ ├── leocad.svg │ │ ├── leonflix.svg │ │ ├── lftp-icon.svg │ │ ├── lftp.svg │ │ ├── libinput-gestures.svg │ │ ├── library-internet-radio.svg │ │ ├── library-podcast.svg │ │ ├── librecad.svg │ │ ├── libreoffice-base.svg │ │ ├── libreoffice-calc.svg │ │ ├── libreoffice-chart.svg │ │ ├── libreoffice-draw.svg │ │ ├── libreoffice-impress.svg │ │ ├── libreoffice-main.svg │ │ ├── libreoffice-math.svg │ │ ├── libreoffice-printeradmin.svg │ │ ├── libreoffice-start-centre.svg │ │ ├── libreoffice-startcenter.svg │ │ ├── libreoffice-template.svg │ │ ├── libreoffice-writer.svg │ │ ├── libreoffice.svg │ │ ├── libreoffice3-base.svg │ │ ├── libreoffice3-calc.svg │ │ ├── libreoffice3-draw.svg │ │ ├── libreoffice3-impress.svg │ │ ├── libreoffice3-main.svg │ │ ├── libreoffice3-math.svg │ │ ├── libreoffice3-printeradmin.svg │ │ ├── libreoffice3-startcenter.svg │ │ ├── libreoffice3-template.svg │ │ ├── libreoffice3-writer.svg │ │ ├── libreoffice3.svg │ │ ├── libreoffice34-base.svg │ │ ├── libreoffice34-calc.svg │ │ ├── libreoffice34-draw.svg │ │ ├── libreoffice34-impress.svg │ │ ├── libreoffice34-main.svg │ │ ├── libreoffice34-math.svg │ │ ├── libreoffice34-printeradmin.svg │ │ ├── libreoffice34-startcenter.svg │ │ ├── libreoffice34-template.svg │ │ ├── libreoffice34-writer.svg │ │ ├── libreoffice34.svg │ │ ├── libreoffice4.2-base.svg │ │ ├── libreoffice4.2-calc.svg │ │ ├── libreoffice4.2-draw.svg │ │ ├── libreoffice4.2-impress.svg │ │ ├── libreoffice4.2-math.svg │ │ ├── libreoffice4.2-startcenter.svg │ │ ├── libreoffice4.2-writer.svg │ │ ├── libreoffice5.0-base.svg │ │ ├── libreoffice5.0-calc.svg │ │ ├── libreoffice5.0-draw.svg │ │ ├── libreoffice5.0-impress.svg │ │ ├── libreoffice5.0-main.svg │ │ ├── libreoffice5.0-math.svg │ │ ├── libreoffice5.0-startcenter.svg │ │ ├── libreoffice5.0-writer.svg │ │ ├── libreoffice5.0.svg │ │ ├── libreoffice5.1-base.svg │ │ ├── libreoffice5.1-calc.svg │ │ ├── libreoffice5.1-draw.svg │ │ ├── libreoffice5.1-impress.svg │ │ ├── libreoffice5.1-main.svg │ │ ├── libreoffice5.1-math.svg │ │ ├── libreoffice5.1-startcenter.svg │ │ ├── libreoffice5.1-writer.svg │ │ ├── libreoffice5.1.svg │ │ ├── libreoffice5.2-base.svg │ │ ├── libreoffice5.2-calc.svg │ │ ├── libreoffice5.2-draw.svg │ │ ├── libreoffice5.2-impress.svg │ │ ├── libreoffice5.2-main.svg │ │ ├── libreoffice5.2-math.svg │ │ ├── libreoffice5.2-startcenter.svg │ │ ├── libreoffice5.2-writer.svg │ │ ├── libreoffice5.2.svg │ │ ├── libreoffice5.3-base.svg │ │ ├── libreoffice5.3-calc.svg │ │ ├── libreoffice5.3-draw.svg │ │ ├── libreoffice5.3-impress.svg │ │ ├── libreoffice5.3-main.svg │ │ ├── libreoffice5.3-math.svg │ │ ├── libreoffice5.3-printeradmin.svg │ │ ├── libreoffice5.3-startcenter.svg │ │ ├── libreoffice5.3-template.svg │ │ ├── libreoffice5.3-writer.svg │ │ ├── libreoffice5.3.svg │ │ ├── libreoffice5.4-base.svg │ │ ├── libreoffice5.4-calc.svg │ │ ├── libreoffice5.4-draw.svg │ │ ├── libreoffice5.4-impress.svg │ │ ├── libreoffice5.4-main.svg │ │ ├── libreoffice5.4-math.svg │ │ ├── libreoffice5.4-startcenter.svg │ │ ├── libreoffice5.4-writer.svg │ │ ├── libreoffice5.4.svg │ │ ├── libreoffice6.0-base.svg │ │ ├── libreoffice6.0-calc.svg │ │ ├── libreoffice6.0-chart.svg │ │ ├── libreoffice6.0-draw.svg │ │ ├── libreoffice6.0-impress.svg │ │ ├── libreoffice6.0-main.svg │ │ ├── libreoffice6.0-math.svg │ │ ├── libreoffice6.0-startcenter.svg │ │ ├── libreoffice6.0-writer.svg │ │ ├── libreoffice6.0.svg │ │ ├── libreoffice6.2-base.svg │ │ ├── libreoffice6.2-calc.svg │ │ ├── libreoffice6.2-chart.svg │ │ ├── libreoffice6.2-draw.svg │ │ ├── libreoffice6.2-impress.svg │ │ ├── libreoffice6.2-main.svg │ │ ├── libreoffice6.2-math.svg │ │ ├── libreoffice6.2-startcenter.svg │ │ ├── libreoffice6.2-writer.svg │ │ ├── libreoffice6.3-base.svg │ │ ├── libreoffice6.3-calc.svg │ │ ├── libreoffice6.3-chart.svg │ │ ├── libreoffice6.3-draw.svg │ │ ├── libreoffice6.3-impress.svg │ │ ├── libreoffice6.3-main.svg │ │ ├── libreoffice6.3-math.svg │ │ ├── libreoffice6.3-startcenter.svg │ │ ├── libreoffice6.3-writer.svg │ │ ├── libreoffice6.4-base.svg │ │ ├── libreoffice6.4-calc.svg │ │ ├── libreoffice6.4-draw.svg │ │ ├── libreoffice6.4-impress.svg │ │ ├── libreoffice6.4-math.svg │ │ ├── libreoffice6.4-startcenter.svg │ │ ├── libreoffice6.4-writer.svg │ │ ├── libreoffice7.0-base.svg │ │ ├── libreoffice7.0-calc.svg │ │ ├── libreoffice7.0-chart.svg │ │ ├── libreoffice7.0-draw.svg │ │ ├── libreoffice7.0-impress.svg │ │ ├── libreoffice7.0-main.svg │ │ ├── libreoffice7.0-math.svg │ │ ├── libreoffice7.0-startcenter.svg │ │ ├── libreoffice7.0-writer.svg │ │ ├── libreoffice7.1-base.svg │ │ ├── libreoffice7.1-calc.svg │ │ ├── libreoffice7.1-chart.svg │ │ ├── libreoffice7.1-draw.svg │ │ ├── libreoffice7.1-impress.svg │ │ ├── libreoffice7.1-main.svg │ │ ├── libreoffice7.1-math.svg │ │ ├── libreoffice7.1-startcenter.svg │ │ ├── libreoffice7.1-writer.svg │ │ ├── libreoffice7.2-base.svg │ │ ├── libreoffice7.2-calc.svg │ │ ├── libreoffice7.2-chart.svg │ │ ├── libreoffice7.2-draw.svg │ │ ├── libreoffice7.2-impress.svg │ │ ├── libreoffice7.2-main.svg │ │ ├── libreoffice7.2-math.svg │ │ ├── libreoffice7.2-startcenter.svg │ │ ├── libreoffice7.2-writer.svg │ │ ├── libreoffice7.3-base.svg │ │ ├── libreoffice7.3-calc.svg │ │ ├── libreoffice7.3-chart.svg │ │ ├── libreoffice7.3-draw.svg │ │ ├── libreoffice7.3-impress.svg │ │ ├── libreoffice7.3-main.svg │ │ ├── libreoffice7.3-math.svg │ │ ├── libreoffice7.3-startcenter.svg │ │ ├── libreoffice7.3-writer.svg │ │ ├── libreoffice7.4-base.svg │ │ ├── libreoffice7.4-calc.svg │ │ ├── libreoffice7.4-chart.svg │ │ ├── libreoffice7.4-draw.svg │ │ ├── libreoffice7.4-impress.svg │ │ ├── libreoffice7.4-main.svg │ │ ├── libreoffice7.4-math.svg │ │ ├── libreoffice7.4-startcenter.svg │ │ ├── libreoffice7.4-writer.svg │ │ ├── libreofficedev6.0-base.svg │ │ ├── libreofficedev6.0-calc.svg │ │ ├── libreofficedev6.0-chart.svg │ │ ├── libreofficedev6.0-draw.svg │ │ ├── libreofficedev6.0-impress.svg │ │ ├── libreofficedev6.0-main.svg │ │ ├── libreofficedev6.0-math.svg │ │ ├── libreofficedev6.0-startcenter.svg │ │ ├── libreofficedev6.0-writer.svg │ │ ├── libreofficedev6.1-base.svg │ │ ├── libreofficedev6.1-calc.svg │ │ ├── libreofficedev6.1-chart.svg │ │ ├── libreofficedev6.1-draw.svg │ │ ├── libreofficedev6.1-impress.svg │ │ ├── libreofficedev6.1-main.svg │ │ ├── libreofficedev6.1-math.svg │ │ ├── libreofficedev6.1-startcenter.svg │ │ ├── libreofficedev6.1-writer.svg │ │ ├── libresprite.svg │ │ ├── librewolf.svg │ │ ├── licensequick.svg │ │ ├── licq.svg │ │ ├── lifeograph.svg │ │ ├── liferea.svg │ │ ├── lightcord.svg │ │ ├── lightdm-gtk-greeter-settings.svg │ │ ├── lightdm-settings.svg │ │ ├── lightread.svg │ │ ├── lightsoff.svg │ │ ├── lighttable.svg │ │ ├── lightworks.svg │ │ ├── lightzone.svg │ │ ├── linconnect-server.svg │ │ ├── linconnect.svg │ │ ├── linguist-qt4.svg │ │ ├── linguist-qt5.svg │ │ ├── linguist.svg │ │ ├── linguist5.svg │ │ ├── linguistic.svg │ │ ├── links.svg │ │ ├── links_32x32.xpm.svg │ │ ├── linphone.svg │ │ ├── linssid.svg │ │ ├── linuxdcpp.svg │ │ ├── listen-moe-desktop.svg │ │ ├── listen.moe-desktop-app.svg │ │ ├── lite.svg │ │ ├── liteautologin.svg │ │ ├── litedesktop.svg │ │ ├── liteicon.svg │ │ ├── liteide.svg │ │ ├── liteinfo.svg │ │ ├── litemanual.svg │ │ ├── litenetworkshares.svg │ │ ├── litesoftware.svg │ │ ├── litesoundsglob.svg │ │ ├── litesoundsloc.svg │ │ ├── litesources.svg │ │ ├── litesystemreport.svg │ │ ├── litetweaks.svg │ │ ├── liteupdates.svg │ │ ├── liteupdatesnotify.svg │ │ ├── liteupgrade.svg │ │ ├── liteusermanager.svg │ │ ├── litewelcome.svg │ │ ├── live-usb-kernel-updater.svg │ │ ├── livepatch.svg │ │ ├── lives.svg │ │ ├── liveusb-creator.svg │ │ ├── livewallpaper-config.svg │ │ ├── livewallpaper.svg │ │ ├── lmms.svg │ │ ├── locale.svg │ │ ├── localedrake.svg │ │ ├── location-services-active.svg │ │ ├── lock-ok.svg │ │ ├── lock-screen.svg │ │ ├── lock.svg │ │ ├── logfactor5.svg │ │ ├── login-photo.svg │ │ ├── login.svg │ │ ├── loginized.svg │ │ ├── logisim-icon-128.svg │ │ ├── logisim-icon.svg │ │ ├── logjam.svg │ │ ├── logseq.svg │ │ ├── logview.svg │ │ ├── logviewer.svg │ │ ├── lokalize.svg │ │ ├── lollypop.svg │ │ ├── lookswitcher.svg │ │ ├── losslesscut.svg │ │ ├── love-app.svg │ │ ├── lpf-gui.svg │ │ ├── lpf.svg │ │ ├── lrfviewer.svg │ │ ├── lshw.svg │ │ ├── lsp-plugins.svg │ │ ├── ltris.svg │ │ ├── lubuntu-software-center.svg │ │ ├── lucidchart.svg │ │ ├── luckyBackup.svg │ │ ├── luckybackup.svg │ │ ├── luminance-hdr.svg │ │ ├── lunacy.svg │ │ ├── lunarclient.svg │ │ ├── lutris.svg │ │ ├── lutris_alan-wake.svg │ │ ├── lutris_beneath-a-steel-sky.svg │ │ ├── lutris_colortone.svg │ │ ├── lutris_doki-doki-literature-club.svg │ │ ├── lutris_element4l.svg │ │ ├── lutris_epic-games-store.svg │ │ ├── lutris_godot-engine.svg │ │ ├── lutris_melvor-idle.svg │ │ ├── lutris_moonlighter.svg │ │ ├── lutris_satisfactory.svg │ │ ├── lutris_tekken-7.svg │ │ ├── lutris_veloran.svg │ │ ├── lutris_vroid-studio.svg │ │ ├── lutris_world-of-goo.svg │ │ ├── lximage-qt.svg │ │ ├── lximage.svg │ │ ├── lxmusic.svg │ │ ├── lxqt-archiver.svg │ │ ├── lxqt.svg │ │ ├── lxterminal.svg │ │ ├── lynx.svg │ │ ├── lyrebird.svg │ │ ├── lzdoom.svg │ │ ├── m64py.svg │ │ ├── macchanger.svg │ │ ├── mahjong.svg │ │ ├── mahjongg.svg │ │ ├── mail-client.svg │ │ ├── mail-generic.svg │ │ ├── mail-notification.svg │ │ ├── mail.svg │ │ ├── mail_generic.svg │ │ ├── mailnag.svg │ │ ├── mailru-mail.ru.svg │ │ ├── mailspring.svg │ │ ├── makemkv.svg │ │ ├── mame.svg │ │ ├── mandelbulber2.svg │ │ ├── mandrivaupdate.svg │ │ ├── mangareader.svg │ │ ├── manjaro-architect.svg │ │ ├── manjaro-settings-manager.svg │ │ ├── manjaro-welcome.svg │ │ ├── manjaro.svg │ │ ├── manuskript.svg │ │ ├── maple.svg │ │ ├── maps-alt.svg │ │ ├── maps.svg │ │ ├── marble.svg │ │ ├── marknoto.svg │ │ ├── markpado.svg │ │ ├── marktext.svg │ │ ├── martchus.syncthingplasmoid.svg │ │ ├── massif-visualizer.svg │ │ ├── master-pdf-editor.svg │ │ ├── masterpassword-gui.svg │ │ ├── masterpdfeditor.svg │ │ ├── masterpdfeditor3.svg │ │ ├── masterpdfeditor4.svg │ │ ├── masterpdfeditor5.svg │ │ ├── mate-ax-applet.svg │ │ ├── mate-brightness-applet.svg │ │ ├── mate-color-manager.svg │ │ ├── mate-cpu-frequency-applet.svg │ │ ├── mate-desktop-item-edit.svg │ │ ├── mate-desktop.svg │ │ ├── mate-disk-usage-analyzer.svg │ │ ├── mate-eiciel.svg │ │ ├── mate-eyes-applet.svg │ │ ├── mate-indicator-applet.svg │ │ ├── mate-inhibit-applet.svg │ │ ├── mate-invest-applet.svg │ │ ├── mate-logo.svg │ │ ├── mate-netspeed-applet.svg │ │ ├── mate-nettool.svg │ │ ├── mate-network-properties.svg │ │ ├── mate-notification-properties.svg │ │ ├── mate-panel-clock.svg │ │ ├── mate-panel-drawer.svg │ │ ├── mate-panel-fish.svg │ │ ├── mate-panel-force-quit.svg │ │ ├── mate-panel-launcher.svg │ │ ├── mate-panel-notification-area.svg │ │ ├── mate-panel-separator.svg │ │ ├── mate-panel-window-list.svg │ │ ├── mate-panel-window-menu.svg │ │ ├── mate-panel-workspace-switcher.svg │ │ ├── mate-panel.svg │ │ ├── mate-power-manager.svg │ │ ├── mate-power-statistics.svg │ │ ├── mate-preferences-desktop-display.svg │ │ ├── mate-sensors-applet.svg │ │ ├── mate-sensors.svg │ │ ├── mate-session-properties.svg │ │ ├── mate-sticky-notes-applet.svg │ │ ├── mate-system-log.svg │ │ ├── mate.svg │ │ ├── mateconf-editor.svg │ │ ├── matepalimpsest.svg │ │ ├── material-maker.svg │ │ ├── mathematica.svg │ │ ├── matlab-desktop.svg │ │ ├── matlab-icon.svg │ │ ├── matlab-logo.svg │ │ ├── matlab.svg │ │ ├── mattermost-desktop-bin.svg │ │ ├── mattermost-desktop.svg │ │ ├── mattermost.svg │ │ ├── maxima-icon.svg │ │ ├── maxima-new.svg │ │ ├── maxima.svg │ │ ├── maxthon-browser.svg │ │ ├── maxthon.svg │ │ ├── maya.svg │ │ ├── mc.svg │ │ ├── mcomix.svg │ │ ├── mcomix3.svg │ │ ├── md.obsidian.Obsidian.svg │ │ ├── mdmflexiserver.svg │ │ ├── mdmsetup.svg │ │ ├── me.dusansimic.DynamicWallpaper.svg │ │ ├── me.hyliu.fluentreader.svg │ │ ├── me.kozec.syncthingtk.svg │ │ ├── me.mitya57.ReText.svg │ │ ├── media-cdrom.svg │ │ ├── media-optical-audio-new.svg │ │ ├── media-optical-copy.svg │ │ ├── media-optical-data-new.svg │ │ ├── media-optical-video-new.svg │ │ ├── media-player-48.svg │ │ ├── media-player-banshee.svg │ │ ├── media.emby.EmbyServer.svg │ │ ├── media.emby.EmbyTheater.svg │ │ ├── mediaconch.svg │ │ ├── mediaget.svg │ │ ├── mediainfo.svg │ │ ├── mediawriter.svg │ │ ├── medit.svg │ │ ├── mednafen.svg │ │ ├── mednaffe.svg │ │ ├── mega.svg │ │ ├── megabasterd.svg │ │ ├── meld.svg │ │ ├── mellowplayer.svg │ │ ├── melvor-idle.svg │ │ ├── memento.svg │ │ ├── mendeley-desktop.svg │ │ ├── mendeleydesktop.svg │ │ ├── menu-editor.svg │ │ ├── menulibre.svg │ │ ├── mesen.svg │ │ ├── meshlab.svg │ │ ├── mess.svg │ │ ├── messengerfordesktop.svg │ │ ├── metacity.svg │ │ ├── metasploit-framework.svg │ │ ├── metasploit.svg │ │ ├── meteo-qt.svg │ │ ├── metronome.svg │ │ ├── mhwaveedit.svg │ │ ├── micro.svg │ │ ├── microscope.svg │ │ ├── microsoft-edge-beta.svg │ │ ├── microsoft-edge-dev.svg │ │ ├── microsoft-edge.svg │ │ ├── microsoft-office-online.svg │ │ ├── microsoft.svg │ │ ├── midori.svg │ │ ├── midterm.svg │ │ ├── miktex-console.svg │ │ ├── mikutter.svg │ │ ├── minecraft-launcher.svg │ │ ├── minecraft.svg │ │ ├── mines.svg │ │ ├── minesweeper.svg │ │ ├── minetest-icon.svg │ │ ├── minetest.svg │ │ ├── minetime.svg │ │ ├── mini-calendar-widget.svg │ │ ├── mini.xterm.svg │ │ ├── minicraft+.svg │ │ ├── minimizeall.svg │ │ ├── minitube.svg │ │ ├── minitunes.svg │ │ ├── mint-dev-settings.svg │ │ ├── mintBackup.svg │ │ ├── mintbackup.svg │ │ ├── mintdrivers.svg │ │ ├── mintinstall-kde.svg │ │ ├── mintinstall.svg │ │ ├── mintlocale-im.svg │ │ ├── mintlocale.svg │ │ ├── mintreport.svg │ │ ├── mintsources-additional.svg │ │ ├── mintsources-foreign.svg │ │ ├── mintsources-keys.svg │ │ ├── mintsources-maintenance.svg │ │ ├── mintsources-mint.svg │ │ ├── mintsources-ppa.svg │ │ ├── mintsources.svg │ │ ├── mintstick.svg │ │ ├── mintupdate-release-upgrade.svg │ │ ├── mintupdate.svg │ │ ├── mintupload.svg │ │ ├── mintwelcome.svg │ │ ├── minuet.svg │ │ ├── mitter.svg │ │ ├── mixcloud.svg │ │ ├── mixxx-icon.svg │ │ ├── mixxx.svg │ │ ├── mixxx_icon.svg │ │ ├── mkusb.svg │ │ ├── mkv-extractor-gui.svg │ │ ├── mkv-gui.svg │ │ ├── mkvinfo.svg │ │ ├── mkvmerge.svg │ │ ├── mkvmergeGUI.svg │ │ ├── mkvtoolnix-gui.svg │ │ ├── ml.prevete.Daty.svg │ │ ├── mm.svg │ │ ├── modelio.svg │ │ ├── modelsim.svg │ │ ├── modem-manager-gui.svg │ │ ├── moderndeck.svg │ │ ├── moe-era.svg │ │ ├── molotov.svg │ │ ├── monero-gui.svg │ │ ├── monero.svg │ │ ├── moneydance.svg │ │ ├── moneydance_icon512.svg │ │ ├── mongodb-compass-community.svg │ │ ├── mongodb-compass.svg │ │ ├── mono-runtime-common.svg │ │ ├── mono-runtime.svg │ │ ├── mono.svg │ │ ├── monochroma.svg │ │ ├── monodevelop.svg │ │ ├── monodoc.svg │ │ ├── moonlight.svg │ │ ├── moonlighter.svg │ │ ├── mosaic.svg │ │ ├── moserial.svg │ │ ├── motrix.svg │ │ ├── mouse-touchpad-pointing.svg │ │ ├── mouse.svg │ │ ├── mousepad.svg │ │ ├── movie-editor.svg │ │ ├── movmetaedit.svg │ │ ├── mozc-setup.svg │ │ ├── mozc.svg │ │ ├── mozilla-firefox.svg │ │ ├── mozilla-thunderbird.svg │ │ ├── mozo.svg │ │ ├── mp3splt-gtk.svg │ │ ├── mpc-qt.svg │ │ ├── mpd.svg │ │ ├── mplayer.svg │ │ ├── mpv-icon-8bit-64x64.svg │ │ ├── mpv.svg │ │ ├── mpvz.svg │ │ ├── mpz.svg │ │ ├── ms-excel.svg │ │ ├── ms-office.svg │ │ ├── ms-onedrive.svg │ │ ├── ms-onenote.svg │ │ ├── ms-outlook.svg │ │ ├── ms-powerpoint.svg │ │ ├── ms-skype.svg │ │ ├── ms-word.svg │ │ ├── mscore-portable.svg │ │ ├── mscore.svg │ │ ├── msfpc.svg │ │ ├── msiexec.svg │ │ ├── mstdn.svg │ │ ├── mtpaint.svg │ │ ├── mtvmusic.svg │ │ ├── mu-editor.svg │ │ ├── mu.codewith.editor.svg │ │ ├── mucommander.svg │ │ ├── mugshot.svg │ │ ├── mullvad-vpn.svg │ │ ├── multibootusb.svg │ │ ├── multimc.svg │ │ ├── multimedia-audio-player.svg │ │ ├── multimedia-photo-manager.svg │ │ ├── multimedia-photo-viewer.svg │ │ ├── multimedia-video-player.svg │ │ ├── multimedia-volume-control.svg │ │ ├── multimedia.svg │ │ ├── multisystem-liveusb.svg │ │ ├── multisystem-test-iso.svg │ │ ├── multisystem-vbox.svg │ │ ├── multisystem.svg │ │ ├── multitasking-view.svg │ │ ├── mumble.svg │ │ ├── muon.svg │ │ ├── muondis-cover.svg │ │ ├── muondiscover.svg │ │ ├── mupdf.svg │ │ ├── mupen64plus-qt.svg │ │ ├── mupen64plus.svg │ │ ├── museeks.svg │ │ ├── museeq.svg │ │ ├── musescore.svg │ │ ├── musicbrainz.svg │ │ ├── musikcube.svg │ │ ├── musique.svg │ │ ├── musixmatch.svg │ │ ├── mutt.svg │ │ ├── mx-alerts.svg │ │ ├── mx-boot-options.svg │ │ ├── mx-boot-repair.svg │ │ ├── mx-bootrepair.svg │ │ ├── mx-broadcom-manager.svg │ │ ├── mx-cleanup.svg │ │ ├── mx-clocky.svg │ │ ├── mx-codecs.svg │ │ ├── mx-conky.svg │ │ ├── mx-datetime.svg │ │ ├── mx-findshares.svg │ │ ├── mx-live-usb-maker.svg │ │ ├── mx-menu-editor.svg │ │ ├── mx-network-assistant.svg │ │ ├── mx-packageinstaller.svg │ │ ├── mx-qsi.svg │ │ ├── mx-repo-manager.svg │ │ ├── mx-select-sound.svg │ │ ├── mx-snapshot.svg │ │ ├── mx-system-sounds.svg │ │ ├── mx-timeset-gui-icon.svg │ │ ├── mx-tools.svg │ │ ├── mx-tweak.svg │ │ ├── mx-updater.svg │ │ ├── mx-usb-unmounter.svg │ │ ├── mx-user.svg │ │ ├── mx-viewer.svg │ │ ├── mx-welcome.svg │ │ ├── mygpo.svg │ │ ├── mynotes.svg │ │ ├── mypaint.svg │ │ ├── myrulib.svg │ │ ├── myspace.svg │ │ ├── mysql-workbench.svg │ │ ├── mystiq.svg │ │ ├── mytourbook.svg │ │ ├── natronIcon256_linux.svg │ │ ├── nautilus-actions-config-tool.svg │ │ ├── nautilus-actions.svg │ │ ├── nautilus-cd-burner.svg │ │ ├── nautilus.svg │ │ ├── naver-whale.svg │ │ ├── nbteditor.svg │ │ ├── nbtexplorer.svg │ │ ├── ncrack.svg │ │ ├── ndisgtk.svg │ │ ├── ndm.svg │ │ ├── negibox.svg │ │ ├── nemiver.svg │ │ ├── nemo.svg │ │ ├── neon.svg │ │ ├── neovim-gtk.svg │ │ ├── neovim.svg │ │ ├── nepomuk.svg │ │ ├── nero-linux-express.svg │ │ ├── nero-linux.svg │ │ ├── nero.svg │ │ ├── nerolinux.svg │ │ ├── nerolinuxexpress.svg │ │ ├── net.agalwood.Motrix.svg │ │ ├── net.ankiweb.Anki.svg │ │ ├── net.blix.BlueMail.svg │ │ ├── net.blockbench.Blockbench.svg │ │ ├── net.brinkervii.grapejuice.robloxplayer.svg │ │ ├── net.brinkervii.grapejuice.robloxstudio.svg │ │ ├── net.brinkervii.grapejuice.svg │ │ ├── net.cebix.basilisk.svg │ │ ├── net.christianbeier.Gromit-MPX.svg │ │ ├── net.codeindustry.MasterPDFEditor.svg │ │ ├── net.cozic.joplin_desktop.svg │ │ ├── net.cubers.assault.AssaultCube.svg │ │ ├── net.daase.journable.svg │ │ ├── net.danigm.loop.svg │ │ ├── net.danigm.timetrack.svg │ │ ├── net.drawpile.drawpile.svg │ │ ├── net.epson.epsonscan2.svg │ │ ├── net.fasterland.converseen.svg │ │ ├── net.filebot.FileBot.svg │ │ ├── net.fsuae.FS-UAE.svg │ │ ├── net.giuspen.cherrytree.svg │ │ ├── net.hovancik.Stretchly.svg │ │ ├── net.jami.Jami.svg │ │ ├── net.jenyay.Outwiker.svg │ │ ├── net.kvirc.KVIrc.svg │ │ ├── net.lugsole.bible_gui.svg │ │ ├── net.lutris.Lutris.svg │ │ ├── net.mediaarea.AVIMetaEdit.svg │ │ ├── net.mediaarea.BWFMetaEdit.svg │ │ ├── net.mediaarea.MOVMetaEdit.svg │ │ ├── net.mediaarea.MediaConch.svg │ │ ├── net.mediaarea.MediaInfo.svg │ │ ├── net.mediaarea.QCTools.svg │ │ ├── net.meshlab.MeshLab.svg │ │ ├── net.minetest.Minetest.svg │ │ ├── net.natesales.Aviator.svg │ │ ├── net.openra.OpenRA.openra-cnc.svg │ │ ├── net.openra.OpenRA.openra-d2k.svg │ │ ├── net.oz9aec.Gpredict.svg │ │ ├── net.pcsx2.PCSX2.svg │ │ ├── net.poedit.Poedit.svg │ │ ├── net.puddletag.puddletag.svg │ │ ├── net.redeclipse.RedEclipse.svg │ │ ├── net.rpcs3.RPCS3.svg │ │ ├── net.sapples.LiveCaptions.svg │ │ ├── net.scribus.Scribus.svg │ │ ├── net.sf.fuse_emulator.svg │ │ ├── net.sonic_pi.SonicPi.svg │ │ ├── net.sonobus.SonoBus.svg │ │ ├── net.sourceforge.Chessx.svg │ │ ├── net.sourceforge.Klavaro.svg │ │ ├── net.sourceforge.Lifeograph.svg │ │ ├── net.sourceforge.lgames.LTris.svg │ │ ├── net.sourceforge.liferea.svg │ │ ├── net.sourceforge.maxima.svg │ │ ├── net.sourceforge.mcomix.svg │ │ ├── net.sourceforge.osmo.svg │ │ ├── net.sourceforge.pdfchain.svg │ │ ├── net.sourceforge.projectM.svg │ │ ├── net.sourceforge.qtpfsgui.LuminanceHDR.svg │ │ ├── net.sourceforge.roccat.roccat-tools.svg │ │ ├── net.sourceforge.scidavis.svg │ │ ├── net.sourceforge.torcs.svg │ │ ├── net.sourceforge.xournal.svg │ │ ├── net.veloren.veloren.svg │ │ ├── net.warsow.Warsow.svg │ │ ├── net.waterfox.waterfox.svg │ │ ├── net.werwolv.ImHex.svg │ │ ├── net.xm1math.Texmaker.svg │ │ ├── net.xmind.XMind.svg │ │ ├── net.xmind.XMind8.svg │ │ ├── net.xmind.ZEN.svg │ │ ├── netactview.svg │ │ ├── netbeans-beta.svg │ │ ├── netbeans-ide.svg │ │ ├── netbeans.svg │ │ ├── netease-cloud-music-gtk.svg │ │ ├── netease-cloud-music.svg │ │ ├── netflix-desktop.svg │ │ ├── netflix.svg │ │ ├── nethack.svg │ │ ├── netradiant.svg │ │ ├── netsniff-ng.svg │ │ ├── netsurf.svg │ │ ├── network-defaultroute.svg │ │ ├── network-firewall.svg │ │ ├── network-idle.svg │ │ ├── network-manager.svg │ │ ├── network-vpn.svg │ │ ├── network-wired.svg │ │ ├── network-wireless.svg │ │ ├── network-workgroup.svg │ │ ├── network.bisq.Bisq.svg │ │ ├── network.cycles.wdisplays │ │ ├── network_local.svg │ │ ├── networkmanager.svg │ │ ├── newbreeze.svg │ │ ├── news-feed.svg │ │ ├── nextcloud.svg │ │ ├── nexuiz.svg │ │ ├── nfoview.svg │ │ ├── nheko.svg │ │ ├── nicotine-plus.svg │ │ ├── nishang.svg │ │ ├── nitro.svg │ │ ├── nitrogen.svg │ │ ├── nitroshare.svg │ │ ├── nitroshsre.svg │ │ ├── nitrotasks.svg │ │ ├── nixnote.svg │ │ ├── nixnote2.svg │ │ ├── nl.brixit.powersupply.svg │ │ ├── nl.g4d.Girens.svg │ │ ├── nl.hjdskes.gcolor3.svg │ │ ├── nl.openoffice.bluefish.svg │ │ ├── nl.sarine.gpx-viewer.svg │ │ ├── nm-device-wireless.svg │ │ ├── nmap.svg │ │ ├── nmap_icon.svg │ │ ├── nnn.svg │ │ ├── no.mifi.losslesscut.svg │ │ ├── noblenote.svg │ │ ├── nocover.svg │ │ ├── nocturn.svg │ │ ├── node-red-icon.svg │ │ ├── noise.svg │ │ ├── nomacs.svg │ │ ├── nos-tv.svg │ │ ├── noson.svg │ │ ├── notable.svg │ │ ├── notebook.svg │ │ ├── notecase.svg │ │ ├── notepad.svg │ │ ├── notepadqq.svg │ │ ├── notes.svg │ │ ├── notifyconf.svg │ │ ├── notion.svg │ │ ├── nozbe.svg │ │ ├── ntfs-config.svg │ │ ├── nuclear.svg │ │ ├── numptyphysics.svg │ │ ├── nutstore.svg │ │ ├── nutty.svg │ │ ├── nuvolaplayer.svg │ │ ├── nuvolaplayer3.svg │ │ ├── nuvolaplayer3_8tracks.svg │ │ ├── nuvolaplayer3_google_play_music.svg │ │ ├── nuvolaplayer3_groove.svg │ │ ├── nuvolaplayer3_mixcloud.svg │ │ ├── nuvolaplayer3_plex.svg │ │ ├── nuvolaplayer3_soundcloud.svg │ │ ├── nuvolaplayer3_spotify.svg │ │ ├── nuvolaplayer3_yandex_music.svg │ │ ├── nuvolaplayer3_youtube.svg │ │ ├── nvclock.svg │ │ ├── nvdock.svg │ │ ├── nvidia-310-settings.svg │ │ ├── nvidia-current-settings.svg │ │ ├── nvidia-current-updates-settings.svg │ │ ├── nvidia-ddm-mx.svg │ │ ├── nvidia-drivers-settings.svg │ │ ├── nvidia-settings.svg │ │ ├── nvidia-x-server-setting.svg │ │ ├── nvidia-x-server-settings.svg │ │ ├── nvidia.svg │ │ ├── nvim-gtk.svg │ │ ├── nvim-qt.svg │ │ ├── nvim.svg │ │ ├── nvvp.svg │ │ ├── nxclient-wizard.svg │ │ ├── nylas-mail.svg │ │ ├── nylas.svg │ │ ├── nz.mega.MEGAsync.svg │ │ ├── nz.scuttlebutt.Patchwork.svg │ │ ├── obconf-qt.svg │ │ ├── obconf.svg │ │ ├── obdautodoctor.svg │ │ ├── obs.svg │ │ ├── obsidian.svg │ │ ├── ocenaudio.svg │ │ ├── ocrfeeder.svg │ │ ├── ocsstore.svg │ │ ├── octave-icon.svg │ │ ├── octave-logo.svg │ │ ├── octave.svg │ │ ├── octopi-repoeditor.svg │ │ ├── octopi.svg │ │ ├── odio.svg │ │ ├── odrive.svg │ │ ├── offensive-security.svg │ │ ├── office-address-book.svg │ │ ├── office-addressbook.svg │ │ ├── office-calendar.svg │ │ ├── office-database.svg │ │ ├── office-date.svg │ │ ├── office-printer.svg │ │ ├── office-writer.svg │ │ ├── oggconvert.svg │ │ ├── okteta.svg │ │ ├── okular.svg │ │ ├── olivia.svg │ │ ├── ollydbg.svg │ │ ├── olympus.svg │ │ ├── omnetpp.svg │ │ ├── omnishell.svg │ │ ├── onboard-settings.svg │ │ ├── onboard-sttings.svg │ │ ├── onboard.svg │ │ ├── onionshare80.svg │ │ ├── online-accounts.svg │ │ ├── onlyoffice-desktopeditors.svg │ │ ├── onlyoffice.svg │ │ ├── ooo-base.svg │ │ ├── ooo-base2.svg │ │ ├── ooo-base24.svg │ │ ├── ooo-base3.0.svg │ │ ├── ooo-calc.svg │ │ ├── ooo-calc2.svg │ │ ├── ooo-calc24.svg │ │ ├── ooo-calc3.0.svg │ │ ├── ooo-draw.svg │ │ ├── ooo-draw24.svg │ │ ├── ooo-draw3.0.svg │ │ ├── ooo-gulls.svg │ │ ├── ooo-impress.svg │ │ ├── ooo-impress2.svg │ │ ├── ooo-impress24.svg │ │ ├── ooo-impress3.0.svg │ │ ├── ooo-math.svg │ │ ├── ooo-math2.svg │ │ ├── ooo-math24.svg │ │ ├── ooo-math3.0.svg │ │ ├── ooo-printeradmin.svg │ │ ├── ooo-template-default.svg │ │ ├── ooo-template.svg │ │ ├── ooo-template3.0.svg │ │ ├── ooo-web.svg │ │ ├── ooo-web2.svg │ │ ├── ooo-web24.svg │ │ ├── ooo-writer.svg │ │ ├── ooo-writer2.svg │ │ ├── ooo-writer24.svg │ │ ├── ooo-writer3.0.svg │ │ ├── ooo.svg │ │ ├── open-raw.svg │ │ ├── openarena.svg │ │ ├── openarena128.svg │ │ ├── openbazaar2.svg │ │ ├── openbazaar2client.svg │ │ ├── openblok.svg │ │ ├── openboard.svg │ │ ├── openboardview.svg │ │ ├── openbox.svg │ │ ├── openbve.svg │ │ ├── openclonk.svg │ │ ├── opencomic.svg │ │ ├── openerp-client.svg │ │ ├── opengl.svg │ │ ├── openhardwaremonitor.svg │ │ ├── openjdk-10.svg │ │ ├── openjdk-11.svg │ │ ├── openjdk-6.svg │ │ ├── openjdk-7.svg │ │ ├── openjdk-8.svg │ │ ├── openjdk-9.svg │ │ ├── openjdk.svg │ │ ├── openlp.svg │ │ ├── openmw-cs.svg │ │ ├── openmw.svg │ │ ├── openoffice-new.svg │ │ ├── openoffice4-base.svg │ │ ├── openoffice4-calc.svg │ │ ├── openoffice4-draw.svg │ │ ├── openoffice4-impress.svg │ │ ├── openoffice4-main.svg │ │ ├── openoffice4-math.svg │ │ ├── openoffice4-printeradmin.svg │ │ ├── openoffice4-startcenter.svg │ │ ├── openoffice4-writer.svg │ │ ├── openofficeorg-base.svg │ │ ├── openofficeorg-calc.svg │ │ ├── openofficeorg-draw.svg │ │ ├── openofficeorg-impress.svg │ │ ├── openofficeorg-main.svg │ │ ├── openofficeorg-math.svg │ │ ├── openofficeorg-printeradmin.svg │ │ ├── openofficeorg-template.svg │ │ ├── openofficeorg-web.svg │ │ ├── openofficeorg-writer.svg │ │ ├── openofficeorg.svg │ │ ├── openofficeorg24-base.svg │ │ ├── openofficeorg24-calc.svg │ │ ├── openofficeorg24-draw.svg │ │ ├── openofficeorg24-impress.svg │ │ ├── openofficeorg24-math.svg │ │ ├── openofficeorg24-web.svg │ │ ├── openofficeorg24-writer.svg │ │ ├── openofficeorg3-base.svg │ │ ├── openofficeorg3-calc.svg │ │ ├── openofficeorg3-draw.svg │ │ ├── openofficeorg3-impress.svg │ │ ├── openofficeorg3-main.svg │ │ ├── openofficeorg3-math.svg │ │ ├── openofficeorg3-printeradmin.svg │ │ ├── openofficeorg3-startcenter.svg │ │ ├── openofficeorg3-template.svg │ │ ├── openofficeorg3-web.svg │ │ ├── openofficeorg3-writer.svg │ │ ├── openofficeorg3.0-base.svg │ │ ├── openofficeorg3.0-calc.svg │ │ ├── openofficeorg3.0-draw.svg │ │ ├── openofficeorg3.0-impress.svg │ │ ├── openofficeorg3.0-math.svg │ │ ├── openofficeorg3.0-printeradmin.svg │ │ ├── openofficeorg3.0-template.svg │ │ ├── openofficeorg3.0-writer.svg │ │ ├── openra-cnc.svg │ │ ├── openra-d2k.svg │ │ ├── openrct2.svg │ │ ├── openrgb.svg │ │ ├── openscad.svg │ │ ├── openshot-qt.svg │ │ ├── openshot.svg │ │ ├── opensnitch-ui.svg │ │ ├── openspades.svg │ │ ├── openterm.svg │ │ ├── openttd.svg │ │ ├── openvpn.svg │ │ ├── openxcom.svg │ │ ├── opera-beta.svg │ │ ├── opera-browser-icon.svg │ │ ├── opera-browser-icons.svg │ │ ├── opera-browser.svg │ │ ├── opera-developer.svg │ │ ├── opera-icon.svg │ │ ├── opera-next-browser.svg │ │ ├── opera-next.svg │ │ ├── opera-widget-manager.svg │ │ ├── opera-widget.svg │ │ ├── opera.svg │ │ ├── ophcrack.svg │ │ ├── oracle-javaws.svg │ │ ├── oracle-sqldeveloper.svg │ │ ├── oracle_java6.svg │ │ ├── oracle_java7.svg │ │ ├── oracle_java8.svg │ │ ├── oracle_java9.svg │ │ ├── orage.svg │ │ ├── orage_globaltime.svg │ │ ├── orca.svg │ │ ├── oregano.svg │ │ ├── org.20.notes.svg │ │ ├── org.DolphinEmu.dolphin-emu.svg │ │ ├── org.apache.directory.studio.svg │ │ ├── org.apache.netbeans.svg │ │ ├── org.ardour.Ardour.svg │ │ ├── org.armagetronad.ArmagetronAdvanced.svg │ │ ├── org.atheme.audacious.svg │ │ ├── org.audacityteam.Audacity.svg │ │ ├── org.avidemux.Avidemux.svg │ │ ├── org.baedert.corebird.svg │ │ ├── org.bitcoincore.bitcoin-qt.svg │ │ ├── org.bleachbit.BleachBit.svg │ │ ├── org.blender.Blender.svg │ │ ├── org.bluej.BlueJ.svg │ │ ├── org.bluesabre.MenuLibre.svg │ │ ├── org.buddiesofbudgie.Settings.svg │ │ ├── org.bunkus.mkvtoolnix-gui.svg │ │ ├── org.chromium.Chromium.svg │ │ ├── org.citra_emu.citra.svg │ │ ├── org.claws_mail.Claws-Mail.svg │ │ ├── org.clementine_player.Clementine.svg │ │ ├── org.codeberg.som.Tracks.svg │ │ ├── org.codeblocks.codeblocks.svg │ │ ├── org.communia.ttrssPocket.svg │ │ ├── org.coolero.Coolero.svg │ │ ├── org.cryptomator.Cryptomator.svg │ │ ├── org.cunidev.gestures.svg │ │ ├── org.cvfosammmm.Setzer.svg │ │ ├── org.daa.NeovimGtk.svg │ │ ├── org.darktable.Darktable.svg │ │ ├── org.davmail.DavMail.svg │ │ ├── org.deepin.browser.svg │ │ ├── org.deepin.contacts.svg │ │ ├── org.deluge_torrent.deluge.svg │ │ ├── org.denemo.Denemo.svg │ │ ├── org.desmume.DeSmuME.svg │ │ ├── org.develz.Crawl.svg │ │ ├── org.duckstation.DuckStation.svg │ │ ├── org.eclipse.Committers.svg │ │ ├── org.eclipse.Java.svg │ │ ├── org.eclipse.Javascript.svg │ │ ├── org.eclipse.iot.fourdiac.Ide.svg │ │ ├── org.electrum.electrum.svg │ │ ├── org.emilien.SpaceLaunch.svg │ │ ├── org.entangle_photo.Manager.svg │ │ ├── org.equeim.Tremotesf.svg │ │ ├── org.es_de.emulationstation-de.svg │ │ ├── org.eu.encom.matrique.svg │ │ ├── org.eu.encom.spectral.svg │ │ ├── org.exaile.Exaile.svg │ │ ├── org.famistudio.FamiStudio.svg │ │ ├── org.fcitx.Fcitx5.svg │ │ ├── org.fdroid.Repomaker.svg │ │ ├── org.featherwallet.Feather.svg │ │ ├── org.fedoraproject.MediaWriter.svg │ │ ├── org.ferdium.Ferdium.svg │ │ ├── org.filezillaproject.Filezilla.svg │ │ ├── org.filmulator.Filmulator.svg │ │ ├── org.flameshot.Flameshot.svg │ │ ├── org.flarerpg.Flare.svg │ │ ├── org.flozz.yoga-image-optimizer.svg │ │ ├── org.flycast.Flycast.svg │ │ ├── org.fontforge.FontForge.svg │ │ ├── org.framagit.tracks.svg │ │ ├── org.freecadweb.FreeCAD.svg │ │ ├── org.freeciv.Freeciv.svg │ │ ├── org.freeciv.gtk322.svg │ │ ├── org.freedesktop.Bustle.svg │ │ ├── org.freedesktop.GlxInfo.svg │ │ ├── org.freedesktop.GnomeAbrt.svg │ │ ├── org.freedesktop.GstDebugViewer.svg │ │ ├── org.freedesktop.MalcontentControl.svg │ │ ├── org.freedesktop.Piper.svg │ │ ├── org.freedesktop.Tuhi.svg │ │ ├── org.freedesktop.adriconf.svg │ │ ├── org.freedesktop.ryuukyu.Helvum.svg │ │ ├── org.freedownloadmanager.Manager.svg │ │ ├── org.freefilesync.FreeFileSync.svg │ │ ├── org.freeplane.App.svg │ │ ├── org.frescobaldi.Frescobaldi.svg │ │ ├── org.fritzing.Fritzing.svg │ │ ├── org.gabmus.giara.svg │ │ ├── org.gabmus.gnome-feeds.svg │ │ ├── org.gabmus.mdwriter.svg │ │ ├── org.gabmus.notorious.svg │ │ ├── org.gajim.Gajim.svg │ │ ├── org.gaphor.Gaphor.svg │ │ ├── org.geany.Geany.svg │ │ ├── org.geeqie.Geeqie.svg │ │ ├── org.geogebra.GeoGebra.svg │ │ ├── org.getmonero.Monero.svg │ │ ├── org.gimp.GIMP.svg │ │ ├── org.glimpse_editor.Glimpse.svg │ │ ├── org.gmusicbrowser.gmusicbrowser.svg │ │ ├── org.gnome.Adwaita1.Demo.svg │ │ ├── org.gnome.Aisleriot.svg │ │ ├── org.gnome.ArchiveManager.svg │ │ ├── org.gnome.Baobab.svg │ │ ├── org.gnome.Bijiben.svg │ │ ├── org.gnome.Books.svg │ │ ├── org.gnome.Boxes.svg │ │ ├── org.gnome.BreakTimer.svg │ │ ├── org.gnome.Builder.svg │ │ ├── org.gnome.Calculator.svg │ │ ├── org.gnome.Calendar.svg │ │ ├── org.gnome.Calls.svg │ │ ├── org.gnome.Characters.svg │ │ ├── org.gnome.Cheese.svg │ │ ├── org.gnome.Chess.svg │ │ ├── org.gnome.ChromeGnomeShell.svg │ │ ├── org.gnome.Clocks.svg │ │ ├── org.gnome.ColorViewer.svg │ │ ├── org.gnome.Connections.svg │ │ ├── org.gnome.Console.svg │ │ ├── org.gnome.Contacts.svg │ │ ├── org.gnome.Crosswords.Editor.svg │ │ ├── org.gnome.Crosswords.svg │ │ ├── org.gnome.DejaDup.svg │ │ ├── org.gnome.Devhelp.svg │ │ ├── org.gnome.Dia.svg │ │ ├── org.gnome.Dictionary.svg │ │ ├── org.gnome.DiskUtility.svg │ │ ├── org.gnome.Documents.svg │ │ ├── org.gnome.EasyTAG.svg │ │ ├── org.gnome.Empathy.svg │ │ ├── org.gnome.Eolie.svg │ │ ├── org.gnome.Epiphany.Canary.svg │ │ ├── org.gnome.Epiphany.svg │ │ ├── org.gnome.Evince.svg │ │ ├── org.gnome.Evolution.svg │ │ ├── org.gnome.Extensions.svg │ │ ├── org.gnome.FeedReader.svg │ │ ├── org.gnome.FileRoller.svg │ │ ├── org.gnome.Files.svg │ │ ├── org.gnome.Firmware.svg │ │ ├── org.gnome.FontManager.svg │ │ ├── org.gnome.FontViewer.svg │ │ ├── org.gnome.Four-in-a-row.svg │ │ ├── org.gnome.Fractal.svg │ │ ├── org.gnome.GHex.svg │ │ ├── org.gnome.GTG.svg │ │ ├── org.gnome.Games.svg │ │ ├── org.gnome.Geary.svg │ │ ├── org.gnome.Genius.svg │ │ ├── org.gnome.Glade.svg │ │ ├── org.gnome.Gnote.svg │ │ ├── org.gnome.Gtranslator.svg │ │ ├── org.gnome.Hamster.GUI.svg │ │ ├── org.gnome.Hamster.svg │ │ ├── org.gnome.IconPreview.svg │ │ ├── org.gnome.Keysign.svg │ │ ├── org.gnome.Klotski.svg │ │ ├── org.gnome.LightsOff.svg │ │ ├── org.gnome.Logs.svg │ │ ├── org.gnome.Lollypop.svg │ │ ├── org.gnome.Mahjongg.svg │ │ ├── org.gnome.Maps.svg │ │ ├── org.gnome.Meld.svg │ │ ├── org.gnome.Mines.svg │ │ ├── org.gnome.MultiWriter.svg │ │ ├── org.gnome.Music.svg │ │ ├── org.gnome.Nautilus.svg │ │ ├── org.gnome.NetworkDisplays.svg │ │ ├── org.gnome.Nibbles.svg │ │ ├── org.gnome.Notes.svg │ │ ├── org.gnome.OCRFeeder.svg │ │ ├── org.gnome.OfficeRunner.svg │ │ ├── org.gnome.Passbook.svg │ │ ├── org.gnome.PasswordSafe.svg │ │ ├── org.gnome.Photos.svg │ │ ├── org.gnome.Pinpoint.svg │ │ ├── org.gnome.Podcasts.svg │ │ ├── org.gnome.Polari.svg │ │ ├── org.gnome.PowerStats.svg │ │ ├── org.gnome.Quadrapassel.svg │ │ ├── org.gnome.Recipes.svg │ │ ├── org.gnome.Reversi.svg │ │ ├── org.gnome.Rhythmbox.svg │ │ ├── org.gnome.Rhythmbox3.svg │ │ ├── org.gnome.Robots.svg │ │ ├── org.gnome.Screenshot.svg │ │ ├── org.gnome.Settings.svg │ │ ├── org.gnome.Shell.Extensions.GSConnect.svg │ │ ├── org.gnome.Shell.Extensions.svg │ │ ├── org.gnome.Shotwell.svg │ │ ├── org.gnome.SimpleScan.svg │ │ ├── org.gnome.Social.svg │ │ ├── org.gnome.Software.svg │ │ ├── org.gnome.Solanum.svg │ │ ├── org.gnome.SoundJuicer.svg │ │ ├── org.gnome.SoundRecorder.svg │ │ ├── org.gnome.Sudoku.svg │ │ ├── org.gnome.Sysprof.svg │ │ ├── org.gnome.SystemMonitor.svg │ │ ├── org.gnome.Taquin.svg │ │ ├── org.gnome.Tau.svg │ │ ├── org.gnome.Terminal.svg │ │ ├── org.gnome.Tetravex.svg │ │ ├── org.gnome.TextEditor.svg │ │ ├── org.gnome.Todo.svg │ │ ├── org.gnome.Tomboy.svg │ │ ├── org.gnome.Totem.svg │ │ ├── org.gnome.Tour.svg │ │ ├── org.gnome.Tweaks.svg │ │ ├── org.gnome.TwentyFortyEight.svg │ │ ├── org.gnome.Usage.svg │ │ ├── org.gnome.Weather.Application.svg │ │ ├── org.gnome.Weather.svg │ │ ├── org.gnome.World.Citations.svg │ │ ├── org.gnome.World.PikaBackup.svg │ │ ├── org.gnome.World.Secrets.svg │ │ ├── org.gnome.Yelp.svg │ │ ├── org.gnome.atomix.svg │ │ ├── org.gnome.baobab.svg │ │ ├── org.gnome.bijiben.svg │ │ ├── org.gnome.books.svg │ │ ├── org.gnome.builder.svg │ │ ├── org.gnome.calendar.svg │ │ ├── org.gnome.cheese.svg │ │ ├── org.gnome.chess.svg │ │ ├── org.gnome.clocks.svg │ │ ├── org.gnome.design.AppIconPreview.svg │ │ ├── org.gnome.design.BannerViewer.svg │ │ ├── org.gnome.design.Contrast.svg │ │ ├── org.gnome.design.Emblem.svg │ │ ├── org.gnome.design.IconLibrary.svg │ │ ├── org.gnome.design.Lorem.svg │ │ ├── org.gnome.design.Palette.svg │ │ ├── org.gnome.design.SymbolicPreview.svg │ │ ├── org.gnome.design.Typography.svg │ │ ├── org.gnome.design.VectorSlicer.svg │ │ ├── org.gnome.dfeet.svg │ │ ├── org.gnome.documents.svg │ │ ├── org.gnome.dspy.svg │ │ ├── org.gnome.eog.svg │ │ ├── org.gnome.epiphany.svg │ │ ├── org.gnome.files.svg │ │ ├── org.gnome.five-or-more.svg │ │ ├── org.gnome.font-viewer.svg │ │ ├── org.gnome.gThumb.svg │ │ ├── org.gnome.games.svg │ │ ├── org.gnome.gedit.svg │ │ ├── org.gnome.ghex.svg │ │ ├── org.gnome.gitg.svg │ │ ├── org.gnome.gitlab.YaLTeR.Identity.svg │ │ ├── org.gnome.gitlab.YaLTeR.VideoTrimmer.svg │ │ ├── org.gnome.gitlab.somas.Apostrophe.svg │ │ ├── org.gnome.glabels-3.svg │ │ ├── org.gnome.gnome-latex.svg │ │ ├── org.gnome.iagno.svg │ │ ├── org.gnome.lollypop.svg │ │ ├── org.gnome.mahjongg.svg │ │ ├── org.gnome.maps.svg │ │ ├── org.gnome.meld.svg │ │ ├── org.gnome.moserial.svg │ │ ├── org.gnome.music.svg │ │ ├── org.gnome.nautilus.svg │ │ ├── org.gnome.polari.svg │ │ ├── org.gnome.powerstats.svg │ │ ├── org.gnome.quadrapassel.svg │ │ ├── org.gnome.recipes.svg │ │ ├── org.gnome.seahorse.Application.svg │ │ ├── org.gnome.software.svg │ │ ├── org.gnome.tetravex.svg │ │ ├── org.gnome.todo.svg │ │ ├── org.gnome.tweaks.svg │ │ ├── org.gnome.weather.application.svg │ │ ├── org.gnome.weather.svg │ │ ├── org.gnome.zbrown.KingsCross.svg │ │ ├── org.gnome.zbrown.Palette.svg │ │ ├── org.gnu.emacs.svg │ │ ├── org.gnucash.GnuCash.svg │ │ ├── org.gnumeric.Gnumeric.svg │ │ ├── org.gnunet.Messenger.svg │ │ ├── org.godotengine.Godot.svg │ │ ├── org.godotengine.Godot3.svg │ │ ├── org.goldendict.GoldenDict.svg │ │ ├── org.gottcode.FocusWriter.svg │ │ ├── org.gottcode.Hexalate.svg │ │ ├── org.gottcode.Kapow.svg │ │ ├── org.gottcode.Simsu.svg │ │ ├── org.gottcode.Tanglet.svg │ │ ├── org.gpodder.gpodder.svg │ │ ├── org.gramps_project.Gramps.svg │ │ ├── org.greenfoot.Greenfoot.svg │ │ ├── org.gtk.WidgetFactory3.svg │ │ ├── org.gtk.WidgetFactory4.svg │ │ ├── org.gtkhash.gtkhash.svg │ │ ├── org.guitarix.Guitarix.svg │ │ ├── org.gustavoperedo.FontDownloader.svg │ │ ├── org.homelinuxserver.vance.biblereader-symbolic.svg │ │ ├── org.hydrogenmusic.Hydrogen.svg │ │ ├── org.inkscape.Inkscape.svg │ │ ├── org.jabref.jabref.svg │ │ ├── org.jaspstats.JASP.svg │ │ ├── org.jdownloader.JDownloader.svg │ │ ├── org.jellyfin.JellyfinServer.svg │ │ ├── org.jitsi.jitsi-meet.svg │ │ ├── org.joplinapp.joplin.svg │ │ ├── org.js.nuclear.Nuclear.svg │ │ ├── org.jupyter.JupyterLab.svg │ │ ├── org.kde.Ikona.svg │ │ ├── org.kde.activeWindowControl.svg │ │ ├── org.kde.akregator.svg │ │ ├── org.kde.archUpdate.svg │ │ ├── org.kde.ark.svg │ │ ├── org.kde.artikulate.svg │ │ ├── org.kde.blinken.svg │ │ ├── org.kde.cantor.svg │ │ ├── org.kde.choqok.svg │ │ ├── org.kde.contrib.dayofmonth.svg │ │ ├── org.kde.contrib.dayofweek.svg │ │ ├── org.kde.contrib.simpledateandtime.svg │ │ ├── org.kde.contrib.takeabreak.svg │ │ ├── org.kde.digikam.svg │ │ ├── org.kde.discovernotifier.svg │ │ ├── org.kde.distrowatcher.svg │ │ ├── org.kde.dolphin.svg │ │ ├── org.kde.elisa.svg │ │ ├── org.kde.falkon.svg │ │ ├── org.kde.filelight.svg │ │ ├── org.kde.gcompris.svg │ │ ├── org.kde.gwenview.svg │ │ ├── org.kde.haruna.svg │ │ ├── org.kde.juk.svg │ │ ├── org.kde.kaffeine.svg │ │ ├── org.kde.kalgebra.svg │ │ ├── org.kde.kalzium.svg │ │ ├── org.kde.kamoso.svg │ │ ├── org.kde.kanagram.svg │ │ ├── org.kde.kapman.svg │ │ ├── org.kde.kasts.svg │ │ ├── org.kde.kate.svg │ │ ├── org.kde.katomic.svg │ │ ├── org.kde.kbibtex.svg │ │ ├── org.kde.kblackbox.svg │ │ ├── org.kde.kblocks.svg │ │ ├── org.kde.kbreakout.svg │ │ ├── org.kde.kcachegrind.svg │ │ ├── org.kde.kcalc.svg │ │ ├── org.kde.kdeconnect.svg │ │ ├── org.kde.kdenlive.svg │ │ ├── org.kde.kdevelop.svg │ │ ├── org.kde.keysmith.svg │ │ ├── org.kde.kfind.svg │ │ ├── org.kde.kfourinline.svg │ │ ├── org.kde.kgeography.svg │ │ ├── org.kde.kget.svg │ │ ├── org.kde.kgraphviewer.svg │ │ ├── org.kde.kid3.svg │ │ ├── org.kde.kig.svg │ │ ├── org.kde.kile.svg │ │ ├── org.kde.kiriki.svg │ │ ├── org.kde.kiten.svg │ │ ├── org.kde.kleopatra.svg │ │ ├── org.kde.klettres.svg │ │ ├── org.kde.kmahjongg.svg │ │ ├── org.kde.kmines.svg │ │ ├── org.kde.kmplayer.svg │ │ ├── org.kde.kmplot.svg │ │ ├── org.kde.knetwalk.svg │ │ ├── org.kde.knights.svg │ │ ├── org.kde.kolf.svg │ │ ├── org.kde.kollision.svg │ │ ├── org.kde.kolourpaint.svg │ │ ├── org.kde.konquest.svg │ │ ├── org.kde.kontact.svg │ │ ├── org.kde.kontrast.svg │ │ ├── org.kde.konversation.svg │ │ ├── org.kde.kpat.svg │ │ ├── org.kde.kphotoalbum.svg │ │ ├── org.kde.krdc.svg │ │ ├── org.kde.krename.svg │ │ ├── org.kde.kreversi.svg │ │ ├── org.kde.krita.svg │ │ ├── org.kde.kronometer.svg │ │ ├── org.kde.kruler.svg │ │ ├── org.kde.ksirk.svg │ │ ├── org.kde.ksnakeduel.svg │ │ ├── org.kde.kstars.svg │ │ ├── org.kde.ksudoku.svg │ │ ├── org.kde.kteatime.svg │ │ ├── org.kde.ktimetracker.svg │ │ ├── org.kde.ktorrent.svg │ │ ├── org.kde.ktouch.svg │ │ ├── org.kde.ktpcontactlist.svg │ │ ├── org.kde.kturtle.svg │ │ ├── org.kde.kuiviewer.svg │ │ ├── org.kde.kwalletmanager5.svg │ │ ├── org.kde.kweather.svg │ │ ├── org.kde.kwrite.svg │ │ ├── org.kde.labplot2.svg │ │ ├── org.kde.latte.analogclock.svg │ │ ├── org.kde.latte.plasmoid.svg │ │ ├── org.kde.latte.separator.svg │ │ ├── org.kde.latte.spacer.svg │ │ ├── org.kde.lokalize.svg │ │ ├── org.kde.marble.svg │ │ ├── org.kde.massif-visualizer.svg │ │ ├── org.kde.mcwsremote.svg │ │ ├── org.kde.milou.svg │ │ ├── org.kde.minuet.svg │ │ ├── org.kde.muonnotifier.svg │ │ ├── org.kde.neochat.svg │ │ ├── org.kde.netspeedWidget.svg │ │ ├── org.kde.networkMonitor.svg │ │ ├── org.kde.okular.svg │ │ ├── org.kde.pacman.updatenotifier.svg │ │ ├── org.kde.parley.svg │ │ ├── org.kde.pix.svg │ │ ├── org.kde.plasma.activitybar.svg │ │ ├── org.kde.plasma.activitypager.svg │ │ ├── org.kde.plasma.advancedradio.svg │ │ ├── org.kde.plasma.analogclock.svg │ │ ├── org.kde.plasma.appmenu.svg │ │ ├── org.kde.plasma.audiodeviceswitcher.svg │ │ ├── org.kde.plasma.awesomewidget.svg │ │ ├── org.kde.plasma.battery.svg │ │ ├── org.kde.plasma.bitcoinprice.svg │ │ ├── org.kde.plasma.bluetooth.svg │ │ ├── org.kde.plasma.caffeine-plus.svg │ │ ├── org.kde.plasma.calculator.svg │ │ ├── org.kde.plasma.calendar.svg │ │ ├── org.kde.plasma.calendar.wl.svg │ │ ├── org.kde.plasma.clipboard.svg │ │ ├── org.kde.plasma.colorpicker.svg │ │ ├── org.kde.plasma.comic.svg │ │ ├── org.kde.plasma.compact-shutdown.svg │ │ ├── org.kde.plasma.cryptocurrencyprice.svg │ │ ├── org.kde.plasma.date.svg │ │ ├── org.kde.plasma.device.svg │ │ ├── org.kde.plasma.digitalclock-ng.svg │ │ ├── org.kde.plasma.digitalclock.svg │ │ ├── org.kde.plasma.digitalclock.wl.svg │ │ ├── org.kde.plasma.diskquota.svg │ │ ├── org.kde.plasma.eventcalendar.svg │ │ ├── org.kde.plasma.excalibur.svg │ │ ├── org.kde.plasma.fifteenpuzzle.svg │ │ ├── org.kde.plasma.folder.svg │ │ ├── org.kde.plasma.frame.svg │ │ ├── org.kde.plasma.fuzzyclock.svg │ │ ├── org.kde.plasma.gmailfeed.svg │ │ ├── org.kde.plasma.grouping.svg │ │ ├── org.kde.plasma.icontasks.svg │ │ ├── org.kde.plasma.katesessions.svg │ │ ├── org.kde.plasma.keyboardindicator.svg │ │ ├── org.kde.plasma.keyboardlayout.svg │ │ ├── org.kde.plasma.kickerdash.svg │ │ ├── org.kde.plasma.kimpanel.svg │ │ ├── org.kde.plasma.konsoleprofiles.svg │ │ ├── org.kde.plasma.lock_logout.svg │ │ ├── org.kde.plasma.manage-inputmethod.svg │ │ ├── org.kde.plasma.mediacontroller.svg │ │ ├── org.kde.plasma.mediacontrollercompact.svg │ │ ├── org.kde.plasma.mediaframe.svg │ │ ├── org.kde.plasma.minimizeall.svg │ │ ├── org.kde.plasma.multimediacontrols.svg │ │ ├── org.kde.plasma.networkmanagement.svg │ │ ├── org.kde.plasma.notes.svg │ │ ├── org.kde.plasma.notifications.svg │ │ ├── org.kde.plasma.pager.svg │ │ ├── org.kde.plasma.qalculate.svg │ │ ├── org.kde.plasma.quicklaunch.svg │ │ ├── org.kde.plasma.quickshare.svg │ │ ├── org.kde.plasma.showActivityManager.svg │ │ ├── org.kde.plasma.showactivitymanager.svg │ │ ├── org.kde.plasma.showdesktop.svg │ │ ├── org.kde.plasma.simplemenu.svg │ │ ├── org.kde.plasma.systemloadviewer.svg │ │ ├── org.kde.plasma.systemmonitor.cpucore.svg │ │ ├── org.kde.plasma.systemmonitor.diskactivity.svg │ │ ├── org.kde.plasma.systemmonitor.diskusage.svg │ │ ├── org.kde.plasma.systemmonitor.net.svg │ │ ├── org.kde.plasma.systemmonitor.svg │ │ ├── org.kde.plasma.systempanel.svg │ │ ├── org.kde.plasma.systemtray.svg │ │ ├── org.kde.plasma.taskmanager.svg │ │ ├── org.kde.plasma.timer.svg │ │ ├── org.kde.plasma.userswitch.svg │ │ ├── org.kde.plasma.userswitcher.svg │ │ ├── org.kde.plasma.uswitcher.svg │ │ ├── org.kde.plasma.vault.svg │ │ ├── org.kde.plasma.virtualdesktopbar.svg │ │ ├── org.kde.plasma.volume.svg │ │ ├── org.kde.plasma.volumewin7mixer.svg │ │ ├── org.kde.plasma.weather.svg │ │ ├── org.kde.plasma.webbrowser.svg │ │ ├── org.kde.plasma.win7showdesktop.svg │ │ ├── org.kde.plasma.windowlist.svg │ │ ├── org.kde.plasmatube.svg │ │ ├── org.kde.popupLauncher.svg │ │ ├── org.kde.redshiftControl.svg │ │ ├── org.kde.resourcesMonitor.svg │ │ ├── org.kde.rocs.svg │ │ ├── org.kde.shutdownOrSwitch.svg │ │ ├── org.kde.skanlite.svg │ │ ├── org.kde.skrooge.svg │ │ ├── org.kde.store.nowdock.panel.svg │ │ ├── org.kde.subtitlecomposer.svg │ │ ├── org.kde.tellico.svg │ │ ├── org.kde.thermalMonitor.svg │ │ ├── org.kde.umbrello.svg │ │ ├── org.kde.uptimeWidget.svg │ │ ├── org.kde.weatherWidget.svg │ │ ├── org.kde.windowappmenu.svg │ │ ├── org.kde.windowbuttons.svg │ │ ├── org.kde.windowtitle.svg │ │ ├── org.kdelook.nowdock.svg │ │ ├── org.keepassxc.KeePassXC.svg │ │ ├── org.kicad.KiCad.bitmap2component.svg │ │ ├── org.kicad.KiCad.eeschema.svg │ │ ├── org.kicad.KiCad.gerbview.svg │ │ ├── org.kicad.KiCad.pcbcalculator.svg │ │ ├── org.kicad.KiCad.pcbnew.svg │ │ ├── org.kicad.KiCad.svg │ │ ├── org.kicad_pcb.KiCad.svg │ │ ├── org.kiwix.desktop.svg │ │ ├── org.ksnip.ksnip.svg │ │ ├── org.leocad.LeoCAD.svg │ │ ├── org.librecad.librecad.svg │ │ ├── org.libreoffice.LibreOffice.base.svg │ │ ├── org.libreoffice.LibreOffice.calc.svg │ │ ├── org.libreoffice.LibreOffice.chart.svg │ │ ├── org.libreoffice.LibreOffice.draw.svg │ │ ├── org.libreoffice.LibreOffice.impress.svg │ │ ├── org.libreoffice.LibreOffice.math.svg │ │ ├── org.libreoffice.LibreOffice.startcenter.svg │ │ ├── org.libreoffice.LibreOffice.writer.svg │ │ ├── org.librepcb.LibrePCB.svg │ │ ├── org.libretro.RetroArch.svg │ │ ├── org.mamedev.MAME.svg │ │ ├── org.midori_browser.Midori.svg │ │ ├── org.mixxx.Mixxx.svg │ │ ├── org.mozilla.Firefox.svg │ │ ├── org.mozilla.FirefoxDevEdition.svg │ │ ├── org.mozilla.FirefoxNightly.svg │ │ ├── org.mozilla.Thunderbird.svg │ │ ├── org.mozilla.firefox.svg │ │ ├── org.musescore.MuseScore.svg │ │ ├── org.musicbrainz.Picard.svg │ │ ├── org.mypaint.MyPaint.svg │ │ ├── org.netsurf_browser.NetSurf.svg │ │ ├── org.nextcloud.Nextcloud.svg │ │ ├── org.nickvision.tubeconverter.svg │ │ ├── org.nicotine_plus.Nicotine.svg │ │ ├── org.nmap.Zenmap.svg │ │ ├── org.o20.openpoint.svg │ │ ├── org.o20.svg │ │ ├── org.o20.word.svg │ │ ├── org.octave.Octave.svg │ │ ├── org.olivevideoeditor.Olive.svg │ │ ├── org.onlyoffice.desktopeditors.svg │ │ ├── org.openclonk.OpenClonk.svg │ │ ├── org.openkj.OpenKJ.svg │ │ ├── org.openmw.OpenMW.svg │ │ ├── org.openrgb.OpenRGB.svg │ │ ├── org.openscad.OpenSCAD.svg │ │ ├── org.openshot.OpenShot.svg │ │ ├── org.openstreetmap.josm.svg │ │ ├── org.openttd.OpenTTD.svg │ │ ├── org.paraview.ParaView.svg │ │ ├── org.parlatype.Parlatype.svg │ │ ├── org.pegasus_frontend.Pegasus.svg │ │ ├── org.pencil2d.Pencil2D.svg │ │ ├── org.perezdecastro.Revolt.svg │ │ ├── org.phoenicis.playonlinux.svg │ │ ├── org.photoqt.PhotoQt.svg │ │ ├── org.pitivi.Pitivi.svg │ │ ├── org.postmarketos.Megapixels.svg │ │ ├── org.ppsspp.PPSSPP.svg │ │ ├── org.processing.processingide.svg │ │ ├── org.pulseaudio.pavucontrol.svg │ │ ├── org.purei.Play.svg │ │ ├── org.pwmt.zathura.svg │ │ ├── org.pymol.PyMOL.svg │ │ ├── org.qbittorrent.qBittorrent.svg │ │ ├── org.qelectrotech.QElectroTech.svg │ │ ├── org.qgis.qgis.svg │ │ ├── org.qownnotes.QOwnNotes.svg │ │ ├── org.quassel_irc.QuasselClient.svg │ │ ├── org.qutebrowser.qutebrowser.svg │ │ ├── org.racket_lang.Racket.svg │ │ ├── org.radare.iaito.svg │ │ ├── org.raspberrypi.rpi-imager.svg │ │ ├── org.remmina.Remmina.svg │ │ ├── org.rncbc.qjackctl.svg │ │ ├── org.rncbc.qsynth.svg │ │ ├── org.rncbc.qtractor.svg │ │ ├── org.rnd2.cpupower_gui.svg │ │ ├── org.ryujinx.Ryujinx.svg │ │ ├── org.scantailor.ScanTailor.svg │ │ ├── org.scilab.Scilab.svg │ │ ├── org.scintilla.SciTE.svg │ │ ├── org.shadowsocks.qt5client.svg │ │ ├── org.shotcut.Shotcut.svg │ │ ├── org.signal.Signal.svg │ │ ├── org.small_tech.Gnomit.svg │ │ ├── org.soapui.SoapUI.svg │ │ ├── org.solarus_games.solarus.Launcher.svg │ │ ├── org.soundconverter.SoundConverter.svg │ │ ├── org.sparkleshare.SparkleShare.svg │ │ ├── org.speedcrunch.SpeedCrunch.svg │ │ ├── org.sqlitebrowser.sqlitebrowser.svg │ │ ├── org.standardnotes.standardnotes.svg │ │ ├── org.stellarium.Stellarium.svg │ │ ├── org.strawberrymusicplayer.strawberry.svg │ │ ├── org.synfig.SynfigStudio.svg │ │ ├── org.tabos.banking.svg │ │ ├── org.tabos.maxcontrol.svg │ │ ├── org.telegram.desktop.svg │ │ ├── org.tenacityaudio.Tenacity.svg │ │ ├── org.texstudio.TeXstudio.svg │ │ ├── org.thonny.Thonny.svg │ │ ├── org.tigervnc.vncviewer.svg │ │ ├── org.tordini.flavio.Minitube.svg │ │ ├── org.tribler.Tribler.svg │ │ ├── org.tug.texworks.svg │ │ ├── org.tuxfamily.XMoto.svg │ │ ├── org.tuxfamily.hatari.svg │ │ ├── org.tuxpaint.Tuxpaint.svg │ │ ├── org.ubuntubudgie.budgiewpreviews.svg │ │ ├── org.ubuntubudgie.quickchar.svg │ │ ├── org.ubuntubudgie.shuffler-control.svg │ │ ├── org.ubuntubudgie.wallstreet-control.svg │ │ ├── org.videolan.VLC.svg │ │ ├── org.viking.Viking.svg │ │ ├── org.vim.Vim.svg │ │ ├── org.virt_manager.virt-viewer.svg │ │ ├── org.wesnoth.Wesnoth.svg │ │ ├── org.wezfurlong.wezterm.svg │ │ ├── org.widelands.Widelands.svg │ │ ├── org.winehq.Wine.svg │ │ ├── org.wireshark.Wireshark.svg │ │ ├── org.wxhexeditor.wxHexEditor.svg │ │ ├── org.x.Warpinator.svg │ │ ├── org.xfce.Dictionary.svg │ │ ├── org.xfce.Gigolo.svg │ │ ├── org.xfce.PanelProfiles.svg │ │ ├── org.xfce.ScreenSaver.svg │ │ ├── org.xfce.about.svg │ │ ├── org.xfce.appfinder.svg │ │ ├── org.xfce.catfish.svg │ │ ├── org.xfce.filemanager.svg │ │ ├── org.xfce.genmon.svg │ │ ├── org.xfce.gigolo.svg │ │ ├── org.xfce.mailreader.svg │ │ ├── org.xfce.mousepad.svg │ │ ├── org.xfce.notification.svg │ │ ├── org.xfce.panel.actions.svg │ │ ├── org.xfce.panel.applicationsmenu.svg │ │ ├── org.xfce.panel.clock.svg │ │ ├── org.xfce.panel.cpugraph.svg │ │ ├── org.xfce.panel.directorymenu.svg │ │ ├── org.xfce.panel.launcher.svg │ │ ├── org.xfce.panel.netload.svg │ │ ├── org.xfce.panel.pager.svg │ │ ├── org.xfce.panel.separator.svg │ │ ├── org.xfce.panel.showdesktop.svg │ │ ├── org.xfce.panel.statustray.svg │ │ ├── org.xfce.panel.svg │ │ ├── org.xfce.panel.systemload.svg │ │ ├── org.xfce.panel.tasklist.svg │ │ ├── org.xfce.panel.weather.svg │ │ ├── org.xfce.panel.windowmenu.svg │ │ ├── org.xfce.parole.svg │ │ ├── org.xfce.powermanager.svg │ │ ├── org.xfce.ristretto.svg │ │ ├── org.xfce.screenshooter.svg │ │ ├── org.xfce.session.svg │ │ ├── org.xfce.settings.accessibility.svg │ │ ├── org.xfce.settings.appearance.svg │ │ ├── org.xfce.settings.color.svg │ │ ├── org.xfce.settings.default-applications.svg │ │ ├── org.xfce.settings.display.svg │ │ ├── org.xfce.settings.editor.svg │ │ ├── org.xfce.settings.keyboard.svg │ │ ├── org.xfce.settings.manager.svg │ │ ├── org.xfce.settings.mouse.svg │ │ ├── org.xfce.taskmanager.svg │ │ ├── org.xfce.terminal-settings.svg │ │ ├── org.xfce.terminal.svg │ │ ├── org.xfce.terminalemulator.svg │ │ ├── org.xfce.thunar.svg │ │ ├── org.xfce.volman.svg │ │ ├── org.xfce.webbrowser.svg │ │ ├── org.xfce.workspaces.svg │ │ ├── org.xfce.xfburn.svg │ │ ├── org.xfce.xfdashboard.svg │ │ ├── org.xfce.xfdesktop.svg │ │ ├── org.xfce.xfmp.svg │ │ ├── org.xfce.xfwm4-tweaks.svg │ │ ├── org.xfce.xfwm4.svg │ │ ├── org.xonotic.Xonotic.svg │ │ ├── org.yuzu_emu.yuzu.svg │ │ ├── org.zaproxy.ZAP.svg │ │ ├── org.zdoom.GZDoom.svg │ │ ├── org.zealdocs.Zeal.svg │ │ ├── org.zim_wiki.Zim.svg │ │ ├── org.zotero.Zotero.svg │ │ ├── org.zrythm.Zrythm.svg │ │ ├── org.zulip.Zulip.svg │ │ ├── osmo.svg │ │ ├── osmscout-server.svg │ │ ├── ostinato.svg │ │ ├── osu-lazer.svg │ │ ├── osu.svg │ │ ├── otter-browser.svg │ │ ├── outwiker.svg │ │ ├── overcooked2.svg │ │ ├── overgrive.svg │ │ ├── owncloud-circle.svg │ │ ├── owncloud.svg │ │ ├── oxygen.svg │ │ ├── p3x-onenote.svg │ │ ├── p7zip.svg │ │ ├── package-manager-icon.svg │ │ ├── package-network.svg │ │ ├── package-settings.svg │ │ ├── package-system.svg │ │ ├── package.svg │ │ ├── package_applications.svg │ │ ├── package_development.svg │ │ ├── package_editors.svg │ │ ├── package_edutainment.svg │ │ ├── package_favorite.svg │ │ ├── package_favourite.svg │ │ ├── package_games.svg │ │ ├── package_games_card.svg │ │ ├── package_games_strategy.svg │ │ ├── package_graphics.svg │ │ ├── package_graphics_scanning.svg │ │ ├── package_internet_email.svg │ │ ├── package_internet_news-feed-reader.svg │ │ ├── package_internet_newsreader.svg │ │ ├── package_multimedia.svg │ │ ├── package_network.svg │ │ ├── package_office_addressbook.svg │ │ ├── package_settings.svg │ │ ├── package_system.svg │ │ ├── package_toys.svg │ │ ├── package_utilities.svg │ │ ├── package_wordprocessing.svg │ │ ├── packet-tracer.svg │ │ ├── pacman.svg │ │ ├── pacmanxg.svg │ │ ├── page.codeberg.foreverxml.Random.svg │ │ ├── palaura.svg │ │ ├── palemoon.svg │ │ ├── palimpsest.svg │ │ ├── pamac-manager.svg │ │ ├── pamac-updater.svg │ │ ├── pamac.svg │ │ ├── pan.svg │ │ ├── panel-applets.svg │ │ ├── panel-searchtool.svg │ │ ├── panel.svg │ │ ├── paperwork.svg │ │ ├── paprefs.svg │ │ ├── paraview.svg │ │ ├── parcellite.svg │ │ ├── parlatype.svg │ │ ├── parley.svg │ │ ├── parole.svg │ │ ├── parsec.svg │ │ ├── partitionmanager.svg │ │ ├── partitions.svg │ │ ├── partner.svg │ │ ├── password-manager.svg │ │ ├── password.svg │ │ ├── passwordmanager.svg │ │ ├── passwords.svg │ │ ├── pasystray.svg │ │ ├── patchage.svg │ │ ├── pattern-kde.svg │ │ ├── pattern-kde4.svg │ │ ├── pattern-x11.svg │ │ ├── pavucontrol.svg │ │ ├── pb-for-desktop.svg │ │ ├── pcbcalculator.svg │ │ ├── pcbnew.svg │ │ ├── pcloud.svg │ │ ├── pcsx-icon.svg │ │ ├── pcsx2.svg │ │ ├── pcsxr-icon.svg │ │ ├── pcsxr.svg │ │ ├── pdfarranger.svg │ │ ├── pdfchain.svg │ │ ├── pdfeditor.svg │ │ ├── pdfmod.svg │ │ ├── pdfsam-basic.svg │ │ ├── pdfsam.svg │ │ ├── pdfshuffler.svg │ │ ├── pdfshufler.svg │ │ ├── pdfstudio.svg │ │ ├── pdfstudio18.svg │ │ ├── pdfstudio2019.svg │ │ ├── pdfstudio8.svg │ │ ├── peazip.svg │ │ ├── peek.svg │ │ ├── peerunity.svg │ │ ├── pegasus-fe.svg │ │ ├── pencil.svg │ │ ├── pencil2d.svg │ │ ├── persepolis.svg │ │ ├── pgAdmin4.svg │ │ ├── pgadmin.svg │ │ ├── pgadmin3.svg │ │ ├── pgadmin4.svg │ │ ├── pgmodeler.svg │ │ ├── phantompeer.svg │ │ ├── phatch-inspector.svg │ │ ├── phatch.svg │ │ ├── phd2.svg │ │ ├── phoenix-emu-project-logo.svg │ │ ├── phonon-gstreamer.svg │ │ ├── phoronix-test-suite.svg │ │ ├── photocollage.svg │ │ ├── photofilmstrip.svg │ │ ├── photoflare.svg │ │ ├── photogimp.svg │ │ ├── photolayoutseditor.svg │ │ ├── photoqt.svg │ │ ├── photoshop.svg │ │ ├── phototonic.svg │ │ ├── php.svg │ │ ├── phpmyadmin.svg │ │ ├── phpstorm.svg │ │ ├── pia-manager.svg │ │ ├── pia.svg │ │ ├── pianoteq.svg │ │ ├── picard.svg │ │ ├── pick-colour-picker.svg │ │ ├── pico-8.svg │ │ ├── picom.svg │ │ ├── picturama.svg │ │ ├── pidgin-menu.svg │ │ ├── pidgin.svg │ │ ├── pinta.svg │ │ ├── pirut.svg │ │ ├── pithos.svg │ │ ├── pitivi.svg │ │ ├── piwigo.svg │ │ ├── pix.svg │ │ ├── pixelitor.svg │ │ ├── pixelorama.svg │ │ ├── pixeluvo.svg │ │ ├── pixiewps.svg │ │ ├── pizarra.svg │ │ ├── pk-package-sources.svg │ │ ├── pkgbrowser.svg │ │ ├── plan.svg │ │ ├── plank-config.svg │ │ ├── plank.svg │ │ ├── planner.svg │ │ ├── planwork.svg │ │ ├── plasma-media-center.svg │ │ ├── plasma-mobile-phone.svg │ │ ├── plasma-search.svg │ │ ├── plasma.svg │ │ ├── plasmadiscover.svg │ │ ├── plasmafox.svg │ │ ├── plasmagik.svg │ │ ├── plasmashell.svg │ │ ├── plasmavault.svg │ │ ├── play.svg │ │ ├── playitslowly.svg │ │ ├── playonlinux.svg │ │ ├── playonlinux32.svg │ │ ├── playonlinux4.svg │ │ ├── plex-desktop.svg │ │ ├── plex-htpc.svg │ │ ├── plex-media-player.svg │ │ ├── plex.svg │ │ ├── plexamp.svg │ │ ├── plexhometheater.svg │ │ ├── plexmediamanager.svg │ │ ├── plexmediaplayer.svg │ │ ├── plexmediaserver.svg │ │ ├── pling-store.svg │ │ ├── plots.svg │ │ ├── plt.svg │ │ ├── plugin-notification.svg │ │ ├── plv.svg │ │ ├── pm.mirko.Atoms.svg │ │ ├── pm.mirko.Twitz.svg │ │ ├── pnmixer.svg │ │ ├── pocket-casts-linux.svg │ │ ├── pocket-casts.svg │ │ ├── pocket.svg │ │ ├── pocketcasts.svg │ │ ├── podcast-amarok.svg │ │ ├── podcast.svg │ │ ├── poddr.svg │ │ ├── poedit.svg │ │ ├── pokete.svg │ │ ├── polari.svg │ │ ├── polly.svg │ │ ├── polo.svg │ │ ├── polychromatic-controller.svg │ │ ├── polychromatic.svg │ │ ├── polyphone.svg │ │ ├── pomidor.svg │ │ ├── pomodoneapp.svg │ │ ├── pomodoro-indicator.svg │ │ ├── pomotroid.svg │ │ ├── pop-cosmic-applications.svg │ │ ├── pop-cosmic-launcher.svg │ │ ├── pop-cosmic-workspaces.svg │ │ ├── pop-os-logo-icon.svg │ │ ├── pop-os.svg │ │ ├── pop-shop.svg │ │ ├── pop3.svg │ │ ├── pop_os.svg │ │ ├── popcorn-time.svg │ │ ├── popcorntime-ru.svg │ │ ├── popcorntime.svg │ │ ├── popout3d.svg │ │ ├── portal.svg │ │ ├── portal2.svg │ │ ├── portfolio-performance-bin.svg │ │ ├── portfolio.svg │ │ ├── porthole.svg │ │ ├── portproton.svg │ │ ├── postbird.svg │ │ ├── postman.svg │ │ ├── postscript-viewer.svg │ │ ├── poweriso-gui.svg │ │ ├── powersploit.svg │ │ ├── ppa.svg │ │ ├── pppoeconf.svg │ │ ├── ppsspp.svg │ │ ├── praat.svg │ │ ├── pragha.svg │ │ ├── preferences-activities.svg │ │ ├── preferences-autocompletion.svg │ │ ├── preferences-bluetooth.svg │ │ ├── preferences-calendar-and-tasks.svg │ │ ├── preferences-certificates.svg │ │ ├── preferences-color.svg │ │ ├── preferences-composer.svg │ │ ├── preferences-contacts.svg │ │ ├── preferences-desktop-accessibility-pointing.svg │ │ ├── preferences-desktop-accessibility-zoom.svg │ │ ├── preferences-desktop-accessibility.svg │ │ ├── preferences-desktop-activities.svg │ │ ├── preferences-desktop-applications.svg │ │ ├── preferences-desktop-apps.svg │ │ ├── preferences-desktop-baloo.svg │ │ ├── preferences-desktop-color.svg │ │ ├── preferences-desktop-cryptography.svg │ │ ├── preferences-desktop-cursors.svg │ │ ├── preferences-desktop-default-applications.svg │ │ ├── preferences-desktop-desktop-wallpaper.svg │ │ ├── preferences-desktop-display-color.svg │ │ ├── preferences-desktop-display.svg │ │ ├── preferences-desktop-effects.svg │ │ ├── preferences-desktop-emoticons.svg │ │ ├── preferences-desktop-feedback.svg │ │ ├── preferences-desktop-filetype-association.svg │ │ ├── preferences-desktop-filter.svg │ │ ├── preferences-desktop-font-installer.svg │ │ ├── preferences-desktop-font.svg │ │ ├── preferences-desktop-gaming.svg │ │ ├── preferences-desktop-gestures-screenedges.svg │ │ ├── preferences-desktop-gestures-touch.svg │ │ ├── preferences-desktop-icons.svg │ │ ├── preferences-desktop-keyboard-shortcuts.svg │ │ ├── preferences-desktop-keyboard.svg │ │ ├── preferences-desktop-launch-feedback.svg │ │ ├── preferences-desktop-locale.svg │ │ ├── preferences-desktop-mouse.svg │ │ ├── preferences-desktop-multimedia.svg │ │ ├── preferences-desktop-navigation.svg │ │ ├── preferences-desktop-notification-bell.svg │ │ ├── preferences-desktop-notification.svg │ │ ├── preferences-desktop-notifications.svg │ │ ├── preferences-desktop-online-accounts.svg │ │ ├── preferences-desktop-other.svg │ │ ├── preferences-desktop-peripherals.svg │ │ ├── preferences-desktop-personal.svg │ │ ├── preferences-desktop-plasma-theme.svg │ │ ├── preferences-desktop-plasma.svg │ │ ├── preferences-desktop-privacy.svg │ │ ├── preferences-desktop-remote-desktop.svg │ │ ├── preferences-desktop-screensaver.svg │ │ ├── preferences-desktop-search.svg │ │ ├── preferences-desktop-sound.svg │ │ ├── preferences-desktop-tablet.svg │ │ ├── preferences-desktop-text-to-speech.svg │ │ ├── preferences-desktop-theme-applications.svg │ │ ├── preferences-desktop-theme-global.svg │ │ ├── preferences-desktop-theme-windowdecorations.svg │ │ ├── preferences-desktop-theme.svg │ │ ├── preferences-desktop-thunderbolt.svg │ │ ├── preferences-desktop-touchpad.svg │ │ ├── preferences-desktop-tweaks.svg │ │ ├── preferences-desktop-user-password.svg │ │ ├── preferences-desktop-user.svg │ │ ├── preferences-desktop-virtual.svg │ │ ├── preferences-desktop-wallpaper.svg │ │ ├── preferences-desktop-workspaces.svg │ │ ├── preferences-desktop.svg │ │ ├── preferences-desktop_locale.svg │ │ ├── preferences-devices-printer.svg │ │ ├── preferences-gtk-config.svg │ │ ├── preferences-kcalc-constants.svg │ │ ├── preferences-kde-connect.svg │ │ ├── preferences-mail-accounts.svg │ │ ├── preferences-mail.svg │ │ ├── preferences-management-service.svg │ │ ├── preferences-online-accounts.svg │ │ ├── preferences-other.svg │ │ ├── preferences-plugin.svg │ │ ├── preferences-remote-desktop.svg │ │ ├── preferences-security-firewall.svg │ │ ├── preferences-smart-status.svg │ │ ├── preferences-sound.svg │ │ ├── preferences-system-bluetooth-inactive.svg │ │ ├── preferences-system-bluetooth.svg │ │ ├── preferences-system-brightness-lock.svg │ │ ├── preferences-system-config.svg │ │ ├── preferences-system-directory.svg │ │ ├── preferences-system-firewall.svg │ │ ├── preferences-system-hotcorners.svg │ │ ├── preferences-system-login.svg │ │ ├── preferences-system-network-proxy.svg │ │ ├── preferences-system-network-share-windows.svg │ │ ├── preferences-system-network-sharing.svg │ │ ├── preferences-system-network.svg │ │ ├── preferences-system-notifications-rtl.svg │ │ ├── preferences-system-notifications.svg │ │ ├── preferences-system-parental-control.svg │ │ ├── preferences-system-parental-controls.svg │ │ ├── preferences-system-performance.svg │ │ ├── preferences-system-power-management.svg │ │ ├── preferences-system-power.svg │ │ ├── preferences-system-privacy-housekeeping.svg │ │ ├── preferences-system-privacy.svg │ │ ├── preferences-system-search.svg │ │ ├── preferences-system-services.svg │ │ ├── preferences-system-session-services.svg │ │ ├── preferences-system-session.svg │ │ ├── preferences-system-sharing.svg │ │ ├── preferences-system-sound-alt.svg │ │ ├── preferences-system-sound.svg │ │ ├── preferences-system-splash.svg │ │ ├── preferences-system-tabbox.svg │ │ ├── preferences-system-time.svg │ │ ├── preferences-system-users.svg │ │ ├── preferences-system-windows-actions.svg │ │ ├── preferences-system-windows-effect-flipswitch.svg │ │ ├── preferences-system-windows-move.svg │ │ ├── preferences-system-windows.svg │ │ ├── preferences-system.svg │ │ ├── preferences-theme.svg │ │ ├── preferences-themes.svg │ │ ├── preferences-tweaks-anim.svg │ │ ├── preferences-tweaks-cerbere.svg │ │ ├── preferences-tweaks-shadows.svg │ │ ├── preferences-tweaks-slingshot.svg │ │ ├── preferences-ubuntu-panel.svg │ │ ├── preferences-wallpaper.svg │ │ ├── preferences-web-browser-adblock.svg │ │ ├── preferences-web-browser-cache.svg │ │ ├── preferences-web-browser-cookies.svg │ │ ├── preferences-web-browser-identification.svg │ │ ├── preferences-web-browser-shortcuts.svg │ │ ├── preferences-web-browser-ssl.svg │ │ ├── preferences-web-browser-stylesheets.svg │ │ ├── preferences.svg │ │ ├── preferences_desktop_locale.svg │ │ ├── premid.svg │ │ ├── prepos.svg │ │ ├── printer-driver-deepin-cloud-print.svg │ │ ├── printer.svg │ │ ├── printer1.svg │ │ ├── printersandfax_q4os_startmenu.svg │ │ ├── printmgr.svg │ │ ├── pritunl_client_electron.svg │ │ ├── prjm16-transparent.svg │ │ ├── product_icon_32bpp-128.svg │ │ ├── projectM.svg │ │ ├── pronterface.svg │ │ ├── protege.svg │ │ ├── protoncalendar.svg │ │ ├── protondrive.svg │ │ ├── protonmail-bridge.svg │ │ ├── protonmail-desktop-unofficial.svg │ │ ├── protonmail-desktop.svg │ │ ├── protonmail-import-export-app.svg │ │ ├── protonvpn-gui.svg │ │ ├── protonvpn-logo.svg │ │ ├── proxy.svg │ │ ├── prusa-slicer.svg │ │ ├── prusaslicer.svg │ │ ├── psensor.svg │ │ ├── psi-plus.svg │ │ ├── psi.svg │ │ ├── pspp.svg │ │ ├── puddletag.svg │ │ ├── pulsar.svg │ │ ├── pulse-sms.svg │ │ ├── pulseUi.svg │ │ ├── pulseeffects.svg │ │ ├── pulseview.svg │ │ ├── punes.svg │ │ ├── pup.svg │ │ ├── pureref.svg │ │ ├── pushbullet-indicator.svg │ │ ├── putty.svg │ │ ├── pycad.svg │ │ ├── pycharm-community.svg │ │ ├── pycharm-education.svg │ │ ├── pycharm-professional.svg │ │ ├── pycharm.svg │ │ ├── pycharmedu.svg │ │ ├── pychess.svg │ │ ├── pyhoca_x2go-logo-ubuntu.svg │ │ ├── pyload.svg │ │ ├── pymol.svg │ │ ├── pynvim.svg │ │ ├── pyrenamer.svg │ │ ├── python-faraday.svg │ │ ├── python-idle.svg │ │ ├── python.svg │ │ ├── python2.6.svg │ │ ├── python2.7.svg │ │ ├── python2.svg │ │ ├── python3.0.svg │ │ ├── python3.1.svg │ │ ├── python3.2.svg │ │ ├── python3.3.svg │ │ ├── python3.4.svg │ │ ├── python3.5.svg │ │ ├── python3.6.svg │ │ ├── python3.svg │ │ ├── q4_findmenu.svg │ │ ├── q4_findweb.svg │ │ ├── q4_netcon.svg │ │ ├── q4os-swprofiler.svg │ │ ├── q4os-updatemgr.svg │ │ ├── q4oslogo.svg │ │ ├── q4wine.svg │ │ ├── qalculate-qt.svg │ │ ├── qalculate.svg │ │ ├── qasmixer.svg │ │ ├── qbittorrent.svg │ │ ├── qbrowser.svg │ │ ├── qcalcfilehash.svg │ │ ├── qchdman.svg │ │ ├── qcma.svg │ │ ├── qcomicbook.svg │ │ ├── qctools.svg │ │ ├── qdbusviewer-qt4.svg │ │ ├── qdbusviewer-qt5.svg │ │ ├── qdbusviewer.svg │ │ ├── qdbusviewer5.svg │ │ ├── qdirstat.svg │ │ ├── qelectrotech.svg │ │ ├── qemu-system-aarch64.svg │ │ ├── qemu-system-arm.svg │ │ ├── qemu-system-i386.svg │ │ ├── qemu-system-x86_64-spice.svg │ │ ├── qemu-system-x86_64.svg │ │ ├── qemu.svg │ │ ├── qgis-icon.svg │ │ ├── qgis.svg │ │ ├── qgo.svg │ │ ├── qjackctl.svg │ │ ├── qjournalctl.svg │ │ ├── qjoypad.svg │ │ ├── qlandkartegt.svg │ │ ├── qlipper.svg │ │ ├── qmapshack.svg │ │ ├── qmlscene.svg │ │ ├── qmmp.svg │ │ ├── qnapi-48.svg │ │ ├── qnapi.svg │ │ ├── qnvim.svg │ │ ├── qomp.svg │ │ ├── qopenvpn.svg │ │ ├── qpdfview.svg │ │ ├── qprompt.svg │ │ ├── qps.svg │ │ ├── qqmusic.svg │ │ ├── qreator.svg │ │ ├── qsampler.svg │ │ ├── qsynth.svg │ │ ├── qt-creator.svg │ │ ├── qt.svg │ │ ├── qt4-logo.svg │ │ ├── qt4logo.svg │ │ ├── qt5-logo.svg │ │ ├── qt5ct.svg │ │ ├── qtassistant.svg │ │ ├── qtconfig-qt4.svg │ │ ├── qtconfig-qt5.svg │ │ ├── qtconfig.svg │ │ ├── qtcreator.svg │ │ ├── qtcreator_logo_32.svg │ │ ├── qtcreatorubuntu.svg │ │ ├── qtdbudviewer.svg │ │ ├── qtdbusviewer-qt4.svg │ │ ├── qtdbusviewer.svg │ │ ├── qtdesigner.svg │ │ ├── qtemu.svg │ │ ├── qterminal.svg │ │ ├── qtfm.svg │ │ ├── qtgain.svg │ │ ├── qtikz.svg │ │ ├── qtiplot.svg │ │ ├── qtlinguist.svg │ │ ├── qtlinguistic.svg │ │ ├── qtlogo.svg │ │ ├── qtoctave.svg │ │ ├── qtodotxt.svg │ │ ├── qtox.svg │ │ ├── qtpass-icon.svg │ │ ├── qtpass.svg │ │ ├── qtqr.svg │ │ ├── qtractor.svg │ │ ├── qtscrcpy.svg │ │ ├── qtwebflix.svg │ │ ├── quadrapassel.svg │ │ ├── quassel.svg │ │ ├── qubic.svg │ │ ├── quickaccess.svg │ │ ├── quickgui_512.svg │ │ ├── quickhash.svg │ │ ├── quicksynergy.svg │ │ ├── quimup.svg │ │ ├── quimup64.svg │ │ ├── quiterss.svg │ │ ├── quodlibet.svg │ │ ├── qupzilla.svg │ │ ├── qutebrowser.svg │ │ ├── qv2ray.svg │ │ ├── qv4l2.svg │ │ ├── qvidcap.svg │ │ ├── qview.svg │ │ ├── qwinff.svg │ │ ├── racket-logo.svg │ │ ├── radeon-profile.svg │ │ ├── radio.svg │ │ ├── radiotray-ng-on.svg │ │ ├── radiotray.svg │ │ ├── radiotray_connecting.svg │ │ ├── radiotray_off.svg │ │ ├── radiotray_on.svg │ │ ├── radiotunes.svg │ │ ├── rambox-os.svg │ │ ├── rambox.svg │ │ ├── ramboxpro.svg │ │ ├── ramme.svg │ │ ├── rancher-desktop.svg │ │ ├── randr.svg │ │ ├── rapid-photo-downloader.svg │ │ ├── rapidsvn.svg │ │ ├── rare.svg │ │ ├── raven-reader.svg │ │ ├── rawtherapee.svg │ │ ├── razercommander.svg │ │ ├── rclock.svg │ │ ├── rclone-browser.svg │ │ ├── rclonetray.svg │ │ ├── rdm.svg │ │ ├── re-volt.svg │ │ ├── re.chiaki.Chiaki.svg │ │ ├── re.rizin.cutter.svg │ │ ├── re.sonny.Commit.svg │ │ ├── re.sonny.Junction.svg │ │ ├── re.sonny.OhMySVG.svg │ │ ├── re.sonny.Tangram.svg │ │ ├── re.sonny.Workbench.svg │ │ ├── realtimesync.svg │ │ ├── realvnc-vncviewer.svg │ │ ├── recipes.svg │ │ ├── recoll.svg │ │ ├── record-desktop.svg │ │ ├── recordmydesktop.svg │ │ ├── recstudio.svg │ │ ├── reddit-is-a-dead-bird.svg │ │ ├── reddit.svg │ │ ├── redeclipse.svg │ │ ├── redhat-accessories.svg │ │ ├── redhat-documentation.svg │ │ ├── redhat-email.svg │ │ ├── redhat-filemanager.svg │ │ ├── redhat-games.svg │ │ ├── redhat-graphics.svg │ │ ├── redhat-internet.svg │ │ ├── redhat-linux.svg │ │ ├── redhat-logo-icon.svg │ │ ├── redhat-office.svg │ │ ├── redhat-preferences.svg │ │ ├── redhat-programming.svg │ │ ├── redhat-release-notes.svg │ │ ├── redhat-server_settings.svg │ │ ├── redhat-sound_video.svg │ │ ├── redhat-system_settings.svg │ │ ├── redhat-system_tools.svg │ │ ├── redhat-tools.svg │ │ ├── redhat-utils.svg │ │ ├── redhat-web-browser.svg │ │ ├── redhat.svg │ │ ├── redhatutils.svg │ │ ├── reditr.svg │ │ ├── rednotebook.svg │ │ ├── redshift-gtk.svg │ │ ├── redshift-icon-256.svg │ │ ├── redshift.svg │ │ ├── redshiftgui.svg │ │ ├── referencer.svg │ │ ├── regedit.svg │ │ ├── regexxer.svg │ │ ├── reicast.svg │ │ ├── rekonq.svg │ │ ├── relay.svg │ │ ├── remarkable.svg │ │ ├── rememberthemilk.svg │ │ ├── remmina.svg │ │ ├── remote-desktop.svg │ │ ├── remote-raspberry.svg │ │ ├── renoise.svg │ │ ├── renpy-demo.svg │ │ ├── renpy.svg │ │ ├── repl.it.svg │ │ ├── repoman.svg │ │ ├── repository.svg │ │ ├── resapplet.svg │ │ ├── rescuetime-mx.svg │ │ ├── rescuetime.svg │ │ ├── resharper-c++.svg │ │ ├── resharper.svg │ │ ├── resolve.svg │ │ ├── responder.svg │ │ ├── rest.insomnia.Insomnia.svg │ │ ├── retext.svg │ │ ├── retroarch.svg │ │ ├── retroshare.svg │ │ ├── revelation.svg │ │ ├── revolt-desktop.svg │ │ ├── revolt.svg │ │ ├── rexloader.svg │ │ ├── rhel-documentation.svg │ │ ├── rhel-logo-icon.svg │ │ ├── rhel-release-notes.svg │ │ ├── rhel-utils.svg │ │ ├── rhel.svg │ │ ├── rhelutils.svg │ │ ├── rhythmbox-alt.svg │ │ ├── rhythmbox.svg │ │ ├── ricin.svg │ │ ├── rider.svg │ │ ├── ring-kde.svg │ │ ├── ring.svg │ │ ├── riot-web.svg │ │ ├── riot.svg │ │ ├── ripperx.svg │ │ ├── ristretto.svg │ │ ├── rlogo_icon.svg │ │ ├── rnote.svg │ │ ├── ro.go.hmlendea.DL-Desktop.svg │ │ ├── roam-research.svg │ │ ├── robo3t.svg │ │ ├── robomongo.svg │ │ ├── roccat.svg │ │ ├── rocket-chat.svg │ │ ├── rocketchat-desktop.svg │ │ ├── rocketchat.svg │ │ ├── rockradio.svg │ │ ├── rocs.svg │ │ ├── rog-control-center.svg │ │ ├── rosa-imagewriter.svg │ │ ├── rosamp.svg │ │ ├── roxterm.svg │ │ ├── rpcs3.svg │ │ ├── rpi-imager.svg │ │ ├── rpi.svg │ │ ├── rpmdrake.svg │ │ ├── rss.svg │ │ ├── rss_indicator.svg │ │ ├── rssguard.svg │ │ ├── rssnow.svg │ │ ├── rssowl.svg │ │ ├── rstudio.svg │ │ ├── rto-proxy.svg │ │ ├── rtt-rlinux.svg │ │ ├── rtt-rstudio.svg │ │ ├── ru.exlmoto.bezierclock.svg │ │ ├── rubymine.svg │ │ ├── rust.svg │ │ ├── rustdesk.svg │ │ ├── rvgl.svg │ │ ├── rygel.svg │ │ ├── ryujinx.svg │ │ ├── safeeyes.svg │ │ ├── sage-notebook.svg │ │ ├── samba.svg │ │ ├── samsung-driver.svg │ │ ├── satisfactory.svg │ │ ├── sayonara.svg │ │ ├── sc-controller.svg │ │ ├── scanner.svg │ │ ├── scans2pdf.svg │ │ ├── scantailor.svg │ │ ├── scenarist.svg │ │ ├── scid.svg │ │ ├── scidavis.svg │ │ ├── scilab.svg │ │ ├── scinotes.svg │ │ ├── scratch-desktop.svg │ │ ├── scratch-text-editor.svg │ │ ├── scratch.svg │ │ ├── scratch2.svg │ │ ├── screen-recorder.svg │ │ ├── screencloud.svg │ │ ├── screengrab.svg │ │ ├── screenie-qt.svg │ │ ├── screenie.svg │ │ ├── screenlets.svg │ │ ├── screenruler-icon-32x32.svg │ │ ├── screenruler-icon.svg │ │ ├── screenruler.svg │ │ ├── screensaver.svg │ │ ├── scribus-ng.svg │ │ ├── scribus-trunk.svg │ │ ├── scribus.svg │ │ ├── script-error.svg │ │ ├── scsi.svg │ │ ├── scudcloud.svg │ │ ├── sdl_instead.svg │ │ ├── seafile-client-qt5.svg │ │ ├── seafile-client.svg │ │ ├── seafile.svg │ │ ├── seahorse-preferences.svg │ │ ├── seahorse.svg │ │ ├── seamonkey-mozilla-build.svg │ │ ├── seamonkey.svg │ │ ├── search.svg │ │ ├── searchmonkey.svg │ │ ├── securecrt.svg │ │ ├── securecrt_64.svg │ │ ├── security-high.svg │ │ ├── security-low.svg │ │ ├── security-medium.svg │ │ ├── selinux.svg │ │ ├── sengi.svg │ │ ├── sense_emu_gui.svg │ │ ├── sentinel.svg │ │ ├── serpent-os-logo-icon.svg │ │ ├── serpent-os.svg │ │ ├── serpent_os.svg │ │ ├── servo.svg │ │ ├── session-desktop.svg │ │ ├── session-properties.svg │ │ ├── setoolkit.svg │ │ ├── setroubleshoot_icon.svg │ │ ├── setroubleshoot_red_icon.svg │ │ ├── sfphone.svg │ │ ├── sftpclient.svg │ │ ├── sfxr-qt.svg │ │ ├── sgt-launcher.svg │ │ ├── sgt-mines.svg │ │ ├── sh.cider.Cider.svg │ │ ├── sh.ppy.osu.svg │ │ ├── shadow-beta.svg │ │ ├── shadow-dev.svg │ │ ├── shadow-preprod.svg │ │ ├── shadow-testing.svg │ │ ├── shadow.svg │ │ ├── shadowsocks-qt5.svg │ │ ├── shadwen.svg │ │ ├── share.svg │ │ ├── shares.svg │ │ ├── sheets.svg │ │ ├── shellnoob.svg │ │ ├── shortcuts.svg │ │ ├── shotcut.svg │ │ ├── shotwell.svg │ │ ├── show-background.svg │ │ ├── show-desktop.svg │ │ ├── showerthoughts2.svg │ │ ├── showfoto.svg │ │ ├── showtime.svg │ │ ├── shutter-encoder.svg │ │ ├── shutter.svg │ │ ├── sidekick-browser.svg │ │ ├── sigil.svg │ │ ├── signal-desktop-beta.svg │ │ ├── signal-desktop.svg │ │ ├── sigram.svg │ │ ├── simple-ccsm.svg │ │ ├── simple-image-reducer.svg │ │ ├── simple-scan.svg │ │ ├── simplenote.svg │ │ ├── simplescan.svg │ │ ├── simplescreenrecorder.svg │ │ ├── simsu.svg │ │ ├── sirikali.svg │ │ ├── sk1-color-picker.svg │ │ ├── sk1.svg │ │ ├── skanlite.svg │ │ ├── skrooge-black.svg │ │ ├── skrooge.svg │ │ ├── skype-call-recorder.svg │ │ ├── skype.svg │ │ ├── skypeforlinux.svg │ │ ├── slack.svg │ │ ├── sleep.svg │ │ ├── slic3r-prusa.svg │ │ ├── slic3r-prusa3d.svg │ │ ├── slidewall.svg │ │ ├── slimbookamdcontroller.svg │ │ ├── slingscold.svg │ │ ├── slingshot.svg │ │ ├── sm.puri.Chatty.svg │ │ ├── smartcode-stremio.svg │ │ ├── smartgit.svg │ │ ├── smartgithg.svg │ │ ├── smartsim.svg │ │ ├── smartsvn.svg │ │ ├── smartsynchronize.svg │ │ ├── smb4k.svg │ │ ├── smc.svg │ │ ├── smplayer.svg │ │ ├── smtube.svg │ │ ├── smuxi-frontend-gnome.svg │ │ ├── smuxi.svg │ │ ├── snap-photobooth.svg │ │ ├── snap.svg │ │ ├── snes9x.svg │ │ ├── soapui.svg │ │ ├── social.whalebird.WhalebirdDesktop.svg │ │ ├── sofastats.svg │ │ ├── software-center.svg │ │ ├── software-manager.svg │ │ ├── software-properties-mint.svg │ │ ├── software-properties.svg │ │ ├── software-sources.svg │ │ ├── software-store.svg │ │ ├── software-update-available.svg │ │ ├── software-update-urgent.svg │ │ ├── software.svg │ │ ├── softwarecenter-debian.svg │ │ ├── softwarecenter-old.svg │ │ ├── softwarecenter-ubuntu.svg │ │ ├── softwarecenter.svg │ │ ├── softwarestore.svg │ │ ├── solaar.svg │ │ ├── solarus-launcher.svg │ │ ├── solarus-quest-editor.svg │ │ ├── solarus.svg │ │ ├── solfege.svg │ │ ├── somafm.svg │ │ ├── somiibo.svg │ │ ├── sonata.svg │ │ ├── sonic-pi.svg │ │ ├── sonic-visualiser.svg │ │ ├── sonobus.svg │ │ ├── sound-juicer.svg │ │ ├── sound-recorder.svg │ │ ├── soundcloud.svg │ │ ├── soundconverter-logo.svg │ │ ├── soundconverter.svg │ │ ├── soundkonverter.svg │ │ ├── soundnode.svg │ │ ├── soundux.svg │ │ ├── soundwire.svg │ │ ├── spacefm-blue.svg │ │ ├── spacefm-find.svg │ │ ├── spacefm-green.svg │ │ ├── spacefm-red.svg │ │ ├── spacefm.svg │ │ ├── spacemacs.svg │ │ ├── spaceview.svg │ │ ├── sparkleshare-16.svg │ │ ├── sparkleshare-22.svg │ │ ├── sparkleshare-24.svg │ │ ├── sparkleshare-256.svg │ │ ├── sparkleshare-32.svg │ │ ├── sparkleshare-48.svg │ │ ├── sparkleshare.svg │ │ ├── sparklogosmall.svg │ │ ├── spectacle.svg │ │ ├── speedcrunch.svg │ │ ├── spek.svg │ │ ├── spflashtool.svg │ │ ├── spotify-client.svg │ │ ├── spotify-linux-48x48.svg │ │ ├── spotify-linux-512x512.svg │ │ ├── spotify-qt.svg │ │ ├── spotify.svg │ │ ├── spring-tool-suite.svg │ │ ├── spyder.svg │ │ ├── spyder3.svg │ │ ├── sqldeveloper.svg │ │ ├── sqlitebrowser.svg │ │ ├── sqliteman.svg │ │ ├── sr-editor.svg │ │ ├── ssh-askpass-gnome.svg │ │ ├── stacer.svg │ │ ├── stage.svg │ │ ├── standard-notes.svg │ │ ├── stardict.svg │ │ ├── start-here-antergos.svg │ │ ├── start-here-archlinux.svg │ │ ├── start-here-arcolinux.svg │ │ ├── start-here-chakra.svg │ │ ├── start-here-debian.svg │ │ ├── start-here-fedora.svg │ │ ├── start-here-gentoo.svg │ │ ├── start-here-hyperbola.svg │ │ ├── start-here-kaos.svg │ │ ├── start-here-korora.svg │ │ ├── start-here-kubuntu.svg │ │ ├── start-here-linux-mint.svg │ │ ├── start-here-lubuntu.svg │ │ ├── start-here-mageia.svg │ │ ├── start-here-manjaro.svg │ │ ├── start-here-neon.svg │ │ ├── start-here-opensuse.svg │ │ ├── start-here-peppermint.svg │ │ ├── start-here-pop-os.svg │ │ ├── start-here-serpent-os.svg │ │ ├── start-here-ubuntu.svg │ │ ├── start-here-xfce.svg │ │ ├── startupmanager.svg │ │ ├── staruml.svg │ │ ├── stata.svg │ │ ├── statalogo_14.svg │ │ ├── statalogo_16.svg │ │ ├── steam-icon.svg │ │ ├── steam-launcher.svg │ │ ├── steam-rom-manager.svg │ │ ├── steam.svg │ │ ├── steam_icon_10.svg │ │ ├── steam_icon_22010.svg │ │ ├── steamdeck-gaming-return.svg │ │ ├── steamlink.svg │ │ ├── steamos-logo-icon.svg │ │ ├── steampowered.svg │ │ ├── steamskinmanager.svg │ │ ├── steamvr.svg │ │ ├── stella.svg │ │ ├── stellarium.svg │ │ ├── sticky-notes.svg │ │ ├── sticky.svg │ │ ├── stock_about.svg │ │ ├── stock_addressbook.svg │ │ ├── stock_alarm.svg │ │ ├── stock_calendar-and-tasks.svg │ │ ├── stock_calendar.svg │ │ ├── stock_help-agent.svg │ │ ├── stock_help.svg │ │ ├── stock_insert-note.svg │ │ ├── stock_internet.svg │ │ ├── stock_keyring.svg │ │ ├── stock_news.svg │ │ ├── stock_notes.svg │ │ ├── stock_task.svg │ │ ├── stock_tasks.svg │ │ ├── stock_unknown.svg │ │ ├── stock_view-details.svg │ │ ├── stock_xfburn-audio-cd.svg │ │ ├── stock_xfburn-blank-cdrw.svg │ │ ├── stock_xfburn-burn-cd.svg │ │ ├── stock_xfburn-data-copy.svg │ │ ├── stock_xfburn-import-session.svg │ │ ├── stock_xfburn-new-data-composition.svg │ │ ├── stock_xfburn.svg │ │ ├── stoken-gui.svg │ │ ├── strawberry.svg │ │ ├── streamlink-twitch-gui.svg │ │ ├── streamtuner.svg │ │ ├── streamtuner2.svg │ │ ├── stremio.svg │ │ ├── stretchly.svg │ │ ├── studio-3t.svg │ │ ├── studio.kx.carla.svg │ │ ├── studio.svg │ │ ├── style.svg │ │ ├── suanPan.svg │ │ ├── subdownloader.svg │ │ ├── sublime-merge.svg │ │ ├── sublime-text-2.svg │ │ ├── sublime-text-3.svg │ │ ├── sublime-text.svg │ │ ├── sublime-text2.svg │ │ ├── sublime.svg │ │ ├── sublime_text.svg │ │ ├── sublimetext.svg │ │ ├── subtitlecomposer.svg │ │ ├── subtitleeditor.svg │ │ ├── sudoku.svg │ │ ├── sudokuki.svg │ │ ├── sun-java-jdk10.svg │ │ ├── sun-java-jdk5.svg │ │ ├── sun-java-jdk6 │ │ ├── sun-java-jdk6.svg │ │ ├── sun-java-jdk7 │ │ ├── sun-java-jdk7.svg │ │ ├── sun-java-jdk8 │ │ ├── sun-java-jdk8.svg │ │ ├── sun-java-jdk9.svg │ │ ├── sun-java-jre10.svg │ │ ├── sun-java-jre8.svg │ │ ├── sun-java.svg │ │ ├── sun-java32-jdk5.svg │ │ ├── sun-java32-jdk6.svg │ │ ├── sun-java32-jdk7.svg │ │ ├── sun-java32-jdk8.svg │ │ ├── sun-java6.svg │ │ ├── sun-java7.svg │ │ ├── sun-java8.svg │ │ ├── sun-javaws-jdk10.svg │ │ ├── sun-javaws-jdk6 │ │ ├── sun-javaws-jdk6.svg │ │ ├── sun-javaws-jdk7 │ │ ├── sun-javaws-jdk7.svg │ │ ├── sun-javaws-jdk8 │ │ ├── sun-javaws-jdk8.svg │ │ ├── sun-javaws-jdk9.svg │ │ ├── sun-javaws-jre10.svg │ │ ├── sun-javaws-jre8.svg │ │ ├── sun-javaws.svg │ │ ├── sun-javaws32-jdk6.svg │ │ ├── sun-javaws32-jdk7.svg │ │ ├── sun-javaws32-jdk8.svg │ │ ├── sun-jcontrol-jdk10.svg │ │ ├── sun-jcontrol-jdk6 │ │ ├── sun-jcontrol-jdk6.svg │ │ ├── sun-jcontrol-jdk7 │ │ ├── sun-jcontrol-jdk7.svg │ │ ├── sun-jcontrol-jdk8 │ │ ├── sun-jcontrol-jdk8.svg │ │ ├── sun-jcontrol-jdk9.svg │ │ ├── sun-jcontrol-jre10.svg │ │ ├── sun-jcontrol-jre8.svg │ │ ├── sun-jcontrol.svg │ │ ├── sun-jcontrol32-jdk6.svg │ │ ├── sun-jcontrol32-jdk7.svg │ │ ├── sun-jcontrol32-jdk8.svg │ │ ├── sun_java.svg │ │ ├── sunvox.svg │ │ ├── super-hexagon.svg │ │ ├── superpaper.svg │ │ ├── superproductivity.svg │ │ ├── suse-imagewriter.svg │ │ ├── susehelpcenter.svg │ │ ├── susers.svg │ │ ├── svgcleaner-gui.svg │ │ ├── svgcleaner.svg │ │ ├── svp-manager4.svg │ │ ├── sw4stm32.svg │ │ ├── swatchbooker.svg │ │ ├── swcentre.svg │ │ ├── sweeper.svg │ │ ├── sweethome3d-furniture-editor.svg │ │ ├── sweethome3d-textures-editor.svg │ │ ├── sweethome3d.svg │ │ ├── switchuser.svg │ │ ├── sylpheed.svg │ │ ├── symboleditor.svg │ │ ├── synapse.svg │ │ ├── synaptic.svg │ │ ├── syncplay.svg │ │ ├── syncthing-gtk.svg │ │ ├── syncthing.svg │ │ ├── syncthingtray.svg │ │ ├── synergy.svg │ │ ├── synfig_icon.svg │ │ ├── synology-assistant.svg │ │ ├── synology-cloud-station-backup.svg │ │ ├── synology-cloud-station-drive.svg │ │ ├── synology-drive.svg │ │ ├── synology-note-station.svg │ │ ├── synology-uploader-photos.svg │ │ ├── syntevo-smartgit.svg │ │ ├── syspeek.svg │ │ ├── sysprof-icon.svg │ │ ├── sysprof.svg │ │ ├── systach.svg │ │ ├── system-config-authentication.svg │ │ ├── system-config-boot.svg │ │ ├── system-config-date.svg │ │ ├── system-config-display.svg │ │ ├── system-config-displayca.svg │ │ ├── system-config-keyboard.svg │ │ ├── system-config-printer.svg │ │ ├── system-config-samba.svg │ │ ├── system-config-selinux.svg │ │ ├── system-config-services.svg │ │ ├── system-config-users.svg │ │ ├── system-error.svg │ │ ├── system-file-manager-root.svg │ │ ├── system-file-manager.svg │ │ ├── system-help.svg │ │ ├── system-hibernate.svg │ │ ├── system-installer.svg │ │ ├── system-keyboard-mx.svg │ │ ├── system-lock-screen.svg │ │ ├── system-log-out.svg │ │ ├── system-os-installer.svg │ │ ├── system-reboot.svg │ │ ├── system-restart.svg │ │ ├── system-run.svg │ │ ├── system-save-session.svg │ │ ├── system-search.svg │ │ ├── system-section.svg │ │ ├── system-shut-down.svg │ │ ├── system-shutdown.svg │ │ ├── system-software-install.svg │ │ ├── system-software-installer.svg │ │ ├── system-software-update.svg │ │ ├── system-suspend-hibernate.svg │ │ ├── system-suspend.svg │ │ ├── system-switch-java.svg │ │ ├── system-switch-user.svg │ │ ├── system-upgrade.svg │ │ ├── system-users.svg │ │ ├── system-utilities-logviewer.svg │ │ ├── system76-driver.svg │ │ ├── system_section.svg │ │ ├── systemback.svg │ │ ├── systemsettings.svg │ │ ├── systemtray.svg │ │ ├── tableplus.svg │ │ ├── tagua.svg │ │ ├── tamtam-app.svg │ │ ├── tandem.svg │ │ ├── tanglet.svg │ │ ├── tartube.svg │ │ ├── taskbar.svg │ │ ├── tauonmb.svg │ │ ├── taxi.svg │ │ ├── tc-twitch.svg │ │ ├── tc.svg │ │ ├── tde.svg │ │ ├── tdemid.svg │ │ ├── tdenetworkmanager.svg │ │ ├── tdescreensaver.svg │ │ ├── tdesvn.svg │ │ ├── tdevelop.svg │ │ ├── tdewalletmanager.svg │ │ ├── tdmconfig.svg │ │ ├── teams-for-linux.svg │ │ ├── teams.svg │ │ ├── teamviewer.svg │ │ ├── tech.feliciano.pocket-casts.svg │ │ ├── technic-launcher.svg │ │ ├── teeworlds.svg │ │ ├── tekken-7.svg │ │ ├── telegram-desktop-bin.svg │ │ ├── telegram-desktop.svg │ │ ├── telegram.svg │ │ ├── telepathy-kde.svg │ │ ├── telepathy.svg │ │ ├── tellico.svg │ │ ├── tenacity.svg │ │ ├── terminal-tango.svg │ │ ├── terminal.svg │ │ ├── terminator-128.svg │ │ ├── terminator.svg │ │ ├── terminix.svg │ │ ├── terminology.svg │ │ ├── terminus.svg │ │ ├── termius-app.svg │ │ ├── terra.svg │ │ ├── terratech.svg │ │ ├── tetrio-desktop.svg │ │ ├── texmacs.svg │ │ ├── texmaker.svg │ │ ├── texmaker128x128.svg │ │ ├── texstudio.svg │ │ ├── text-editor.svg │ │ ├── text.svg │ │ ├── textadept.svg │ │ ├── textosaurus.svg │ │ ├── texworks.svg │ │ ├── the-swapper.svg │ │ ├── theia-electron.svg │ │ ├── theia-ide.svg │ │ ├── theia.svg │ │ ├── theme-config.svg │ │ ├── thermal-monitor.svg │ │ ├── thg.svg │ │ ├── thg_logo.svg │ │ ├── thingy.svg │ │ ├── thinkorswim.svg │ │ ├── thonny.svg │ │ ├── thorium.svg │ │ ├── thunar-filemanager.svg │ │ ├── thunar.svg │ │ ├── thunderbird-3.0.svg │ │ ├── thunderbird-beta-bin.svg │ │ ├── thunderbird-beta.svg │ │ ├── thunderbird-bin.svg │ │ ├── thunderbird-branded.svg │ │ ├── thunderbird-early-bird.svg │ │ ├── thunderbird-icon.svg │ │ ├── thunderbird-mozilla-build.svg │ │ ├── thunderbird-trunk.svg │ │ ├── thunderbird.svg │ │ ├── thunderbolt.svg │ │ ├── ticktick.svg │ │ ├── tidal.svg │ │ ├── tigervnc.svg │ │ ├── tiktok.svg │ │ ├── tilda.svg │ │ ├── tilix.svg │ │ ├── time-admin.svg │ │ ├── time.svg │ │ ├── timeset-gui-icon.svg │ │ ├── timeshift.svg │ │ ├── timidity.svg │ │ ├── tinder.svg │ │ ├── tint2.svg │ │ ├── tint2conf.svg │ │ ├── tipp10.svg │ │ ├── tixati.svg │ │ ├── tizen-studio-certificatemanager.svg │ │ ├── tizen-studio-dynamicanalyzer.svg │ │ ├── tizen-studio-em.svg │ │ ├── tizen-studio-ide.svg │ │ ├── tlpui.svg │ │ ├── todoist.svg │ │ ├── toggldesktop.svg │ │ ├── tomahawk.svg │ │ ├── tomate.svg │ │ ├── tomato.svg │ │ ├── tomboy-ng.svg │ │ ├── tomboy-note.svg │ │ ├── tomboy.svg │ │ ├── tools-report-bug.svg │ │ ├── tools-wizard.svg │ │ ├── topmenu-applet.svg │ │ ├── tor-browser-alpha.svg │ │ ├── tor-browser-en.svg │ │ ├── tor-browser-nightly.svg │ │ ├── tor-browser-ru.svg │ │ ├── tor-browser.svg │ │ ├── tor-messenger.svg │ │ ├── tor.svg │ │ ├── torbrowser.svg │ │ ├── torbrowser80.svg │ │ ├── torchlight-2.svg │ │ ├── torcs.svg │ │ ├── torguard.svg │ │ ├── toribash.svg │ │ ├── tormessenger.svg │ │ ├── torrenttools.svg │ │ ├── torrserver.svg │ │ ├── tortoisehg.svg │ │ ├── totem.svg │ │ ├── touchpad-indicator.svg │ │ ├── touchpad.svg │ │ ├── toxygen.svg │ │ ├── tracker.svg │ │ ├── tracktion-download-manager.svg │ │ ├── tracktion.svg │ │ ├── tracktion7.svg │ │ ├── transcoder.svg │ │ ├── transgui-2.svg │ │ ├── transgui.svg │ │ ├── translator.svg │ │ ├── transmission-gtk.svg │ │ ├── transmission-qt.svg │ │ ├── transmission-remote-gtk.svg │ │ ├── transmission.svg │ │ ├── trashindicator.svg │ │ ├── trello.svg │ │ ├── tresorit.svg │ │ ├── tribler.svg │ │ ├── trilium-notes.svg │ │ ├── trilium.svg │ │ ├── trimage.svg │ │ ├── trinity-desktop.svg │ │ ├── trojita.svg │ │ ├── truecrypt.svg │ │ ├── tsclient.svg │ │ ├── tubefeeder.svg │ │ ├── tumblr.svg │ │ ├── tunesview.svg │ │ ├── tupitube.desk.svg │ │ ├── turpial.svg │ │ ├── tusk-app.svg │ │ ├── tusk.svg │ │ ├── tutanota-desktop.svg │ │ ├── tuxboot.svg │ │ ├── tuxguitar.svg │ │ ├── tuxmath.svg │ │ ├── tuxpaint.svg │ │ ├── tuxtype.svg │ │ ├── tv.kodi.Kodi.svg │ │ ├── tv.plex.PlexDesktop.svg │ │ ├── tv.plex.PlexHTPC.svg │ │ ├── tvm-burn-cd.svg │ │ ├── tvmaxe.svg │ │ ├── tweaks-app.svg │ │ ├── tweet-tray.svg │ │ ├── tweetdeck.svg │ │ ├── twin.svg │ │ ├── twitter.svg │ │ ├── twitux.svg │ │ ├── type-rider.svg │ │ ├── typecatcher.svg │ │ ├── typora.svg │ │ ├── ua.org.brezblock.q4wine.svg │ │ ├── ubinary.svg │ │ ├── ubiquity-kde.svg │ │ ├── ubiquity.svg │ │ ├── ubuntu-cleaner.svg │ │ ├── ubuntu-kylin-software-center.svg │ │ ├── ubuntu-logo-icon.svg │ │ ├── ubuntu-mate.svg │ │ ├── ubuntu-qtcreator.svg │ │ ├── ubuntu-sdk-ide.svg │ │ ├── ubuntu-sdk.svg │ │ ├── ubuntu-store.svg │ │ ├── ubuntu-tweak.svg │ │ ├── ubuntu.svg │ │ ├── ubuntuone-client.svg │ │ ├── ubuntuone-installer.svg │ │ ├── ubuntuone-music.svg │ │ ├── ubuntuone.svg │ │ ├── ubuntuoneUP.svg │ │ ├── ubuntusoftware.svg │ │ ├── ubuntustore.svg │ │ ├── ubuntustudio-controls.svg │ │ ├── ue4editor.svg │ │ ├── ufw-frontends.svg │ │ ├── uget-icon.svg │ │ ├── uget.svg │ │ ├── uk.co.ibboard.cawbird.svg │ │ ├── uk.co.mrbenshef.Boop-GTK.svg │ │ ├── uk.org.greenend.chiark.sgtatham.putty.svg │ │ ├── uk.org.zint.zint-qt.svg │ │ ├── ukuu.svg │ │ ├── ulauncher.svg │ │ ├── umbrello.svg │ │ ├── umlet_logo.svg │ │ ├── un-reboot.svg │ │ ├── unciv.svg │ │ ├── unetbootin.svg │ │ ├── unison-gtk.svg │ │ ├── unity-color-panel.svg │ │ ├── unity-datetime-panel.svg │ │ ├── unity-display-panel.svg │ │ ├── unity-editor-icon.svg │ │ ├── unity-lens-photos.svg │ │ ├── unity-mail.svg │ │ ├── unity-power-panel.svg │ │ ├── unity-scope-gdrive.svg │ │ ├── unity-sound-panel.svg │ │ ├── unity-tweak-tool.svg │ │ ├── unity-webapps-facebook.svg │ │ ├── unity-webapps-gmail.svg │ │ ├── unity-webapps-google-docs.svg │ │ ├── unity-webapps-google-plus.svg │ │ ├── unity-webapps-googleplus.svg │ │ ├── unity-webapps-lastfm.svg │ │ ├── unity-webapps-launchpad.svg │ │ ├── unity-webapps-mail-ru.svg │ │ ├── unity-webapps-twitter.svg │ │ ├── unity-webapps-wordpress.svg │ │ ├── unity-webapps-youtube.svg │ │ ├── unityhub.svg │ │ ├── unix-privesc-check.svg │ │ ├── uno-calculator.svg │ │ ├── uos-downloadmanager.svg │ │ ├── uos-installtool.svg │ │ ├── uos-remote-assistance.svg │ │ ├── uos-service-support.svg │ │ ├── uos-windesk.svg │ │ ├── uosbrowser-cn.svg │ │ ├── update-manager.svg │ │ ├── update-notifier.svg │ │ ├── uplink.svg │ │ ├── upload-pictures.svg │ │ ├── upsource.svg │ │ ├── upwork.svg │ │ ├── urxvt.svg │ │ ├── urxvt_48x48.svg │ │ ├── us.zoom.Zoom.svg │ │ ├── usb-creator-gtk.svg │ │ ├── usb-creator-kde.svg │ │ ├── usb-creator.svg │ │ ├── usb.svg │ │ ├── usbguard-icon.svg │ │ ├── user-admin.svg │ │ ├── user-file-manager.svg │ │ ├── user-info.svg │ │ ├── user_auth.svg │ │ ├── user_icon.svg │ │ ├── userdrake.svg │ │ ├── userinfo.svg │ │ ├── usermount.svg │ │ ├── users.svg │ │ ├── utilities-energy-monitor.svg │ │ ├── utilities-file-archiver.svg │ │ ├── utilities-log-viewer.svg │ │ ├── utilities-system-monitor.svg │ │ ├── utilities-terminal.svg │ │ ├── utilities-terminal_su.svg │ │ ├── utilities-tweak-tool.svg │ │ ├── utilities-x-terminal.svg │ │ ├── utilities_terminal.svg │ │ ├── utools.svg │ │ ├── utox.svg │ │ ├── variety.svg │ │ ├── vbaexpress.svg │ │ ├── vbox.svg │ │ ├── vcalendar.svg │ │ ├── vectr.svg │ │ ├── veloren.svg │ │ ├── ventoy.svg │ │ ├── veracrypt.svg │ │ ├── veracrypt.xpm.svg │ │ ├── verbiste.svg │ │ ├── veromix.svg │ │ ├── veusz.svg │ │ ├── veyon-configurator.svg │ │ ├── veyon-master.svg │ │ ├── viber.svg │ │ ├── vibrantLinux.svg │ │ ├── vidalia.svg │ │ ├── vidcutter.svg │ │ ├── video-player.svg │ │ ├── videomass.svg │ │ ├── vieb.svg │ │ ├── view-media-playlist.svg │ │ ├── view-statistics.svg │ │ ├── viewnior.svg │ │ ├── vifm.svg │ │ ├── viking.svg │ │ ├── vim-qt.svg │ │ ├── vim.svg │ │ ├── vimeo.svg │ │ ├── vimlogo.svg │ │ ├── vinagre.svg │ │ ├── viper-browser.svg │ │ ├── virt-manager.svg │ │ ├── virt-viewer.svg │ │ ├── virtual-box.svg │ │ ├── virtualbox-bin.svg │ │ ├── virtualbox-ose.svg │ │ ├── virtualbox.svg │ │ ├── virustotal.svg │ │ ├── visual-paradigm.svg │ │ ├── visual-studio-code-insiders.svg │ │ ├── visual-studio-code.svg │ │ ├── visualboyadvance.svg │ │ ├── visualvm.svg │ │ ├── vitomu.svg │ │ ├── vivado_logo.svg │ │ ├── vivaldi-beta.svg │ │ ├── vivaldi-snapshot.svg │ │ ├── vivaldi-stable.svg │ │ ├── vivaldi.svg │ │ ├── vlc.svg │ │ ├── vmd.svg │ │ ├── vmnetcfg.svg │ │ ├── vmpk.svg │ │ ├── vmplayer.svg │ │ ├── vmware-netcfg.svg │ │ ├── vmware-player.svg │ │ ├── vmware-view.svg │ │ ├── vmware-vmrc.svg │ │ ├── vmware-workstation.svg │ │ ├── vmware.svg │ │ ├── vnc.svg │ │ ├── vncviewer.svg │ │ ├── vncviewer48x48.svg │ │ ├── vnote.svg │ │ ├── vocal.svg │ │ ├── void-wizard.svg │ │ ├── vokoscreen.svg │ │ ├── vokoscreenNG.svg │ │ ├── volume-knob.svg │ │ ├── vorta.svg │ │ ├── vorta32.svg │ │ ├── vprerex.svg │ │ ├── vroid-studio.svg │ │ ├── vs-code.svg │ │ ├── vs_code.svg │ │ ├── vscode-exploration.svg │ │ ├── vscode.svg │ │ ├── vscodium.svg │ │ ├── vstudio.svg │ │ ├── vuescan.svg │ │ ├── vuze.svg │ │ ├── vym.svg │ │ ├── wallpaper.svg │ │ ├── warpinator.svg │ │ ├── warsow.svg │ │ ├── waterfox-classic.svg │ │ ├── waterfox-current.svg │ │ ├── waterfox-icon.svg │ │ ├── waterfox.svg │ │ ├── wavebox.svg │ │ ├── waveform11.svg │ │ ├── wayland.svg │ │ ├── wazzapp.svg │ │ ├── weather-clear.svg │ │ ├── weather-widget.svg │ │ ├── weather.svg │ │ ├── web-amazon.svg │ │ ├── web-anydo.svg │ │ ├── web-blogger.svg │ │ ├── web-browser-app.svg │ │ ├── web-browser.svg │ │ ├── web-google-drive.svg │ │ ├── web-google-gmail-offline.svg │ │ ├── web-google-gmail.svg │ │ ├── web-kindle.svg │ │ ├── web-lounge.svg │ │ ├── webamp-desktop.svg │ │ ├── webapp-manager.svg │ │ ├── webbrowser-app.svg │ │ ├── webby.svg │ │ ├── webcamoid.svg │ │ ├── webcord.svg │ │ ├── webide.svg │ │ ├── webplotdigitizer.svg │ │ ├── webstorm.svg │ │ ├── webtorrent-desktop.svg │ │ ├── webtorrent.svg │ │ ├── wechat.svg │ │ ├── weechat.svg │ │ ├── weixin.svg │ │ ├── welcome-screen.svg │ │ ├── welle.io.svg │ │ ├── wemeet.svg │ │ ├── wemeetapp.svg │ │ ├── wesnoth-1.10-icon.svg │ │ ├── wesnoth-1.10_editor-icon.svg │ │ ├── wesnoth-1.12-icon.svg │ │ ├── wesnoth-1.12_editor-icon.svg │ │ ├── wesnoth-1.14-icon.svg │ │ ├── wesnoth-1.14_editor-icon.svg │ │ ├── wesnoth-icon.svg │ │ ├── wesnoth.svg │ │ ├── wesnoth_editor-icon.svg │ │ ├── wesnoth_editor.svg │ │ ├── wewechat.svg │ │ ├── whalebird.svg │ │ ├── whatpulse.svg │ │ ├── whatsapp-desktop.svg │ │ ├── whatsapp-for-linux.svg │ │ ├── whatsapp-nativefier.svg │ │ ├── whatsapp.svg │ │ ├── whatsdesk.svg │ │ ├── whatsie.svg │ │ ├── wicd-gtk.svg │ │ ├── wicd.svg │ │ ├── widelands.svg │ │ ├── wifi-radar.svg │ │ ├── wiki.svg │ │ ├── wikimedia-commons.svg │ │ ├── wikipedia.svg │ │ ├── winbox.svg │ │ ├── window-duplicate.svg │ │ ├── window-manager.svg │ │ ├── window.svg │ │ ├── window_list.svg │ │ ├── windows95.svg │ │ ├── windscribe.svg │ │ ├── windstille-0.2.svg │ │ ├── wine-help.svg │ │ ├── wine-launcher.svg │ │ ├── wine-notepad.svg │ │ ├── wine-uninstaller.svg │ │ ├── wine-winecfg.svg │ │ ├── wine-winetricks.svg │ │ ├── wine.svg │ │ ├── winecfg.svg │ │ ├── winefile.svg │ │ ├── winemine.svg │ │ ├── winetricks.svg │ │ ├── winff.svg │ │ ├── wingpanel.svg │ │ ├── wings3d.svg │ │ ├── winhelp.svg │ │ ├── wire-desktop.svg │ │ ├── wire.svg │ │ ├── wireshark-alt.svg │ │ ├── wireshark-gtk.svg │ │ ├── wireshark.svg │ │ ├── wiznote.svg │ │ ├── wl-ico-64.svg │ │ ├── wmail.svg │ │ ├── wmtweaks.svg │ │ ├── woeusbgui-icon.svg │ │ ├── wolfram-language.svg │ │ ├── wolfram-mathematica.svg │ │ ├── wordpad.svg │ │ ├── wordpress.svg │ │ ├── words.svg │ │ ├── wordview.svg │ │ ├── wordview.xpm.svg │ │ ├── work.openpaper.Paperwork.svg │ │ ├── workspace-overview.svg │ │ ├── workspace-switcher-left-bottom.svg │ │ ├── workspace-switcher-right-bottom.svg │ │ ├── workspace-switcher-right-top.svg │ │ ├── workspace-switcher-top-left.svg │ │ ├── workspace-switcher.svg │ │ ├── world-of-goo.svg │ │ ├── worldofgoo.svg │ │ ├── wp.svg │ │ ├── wpa_gui.svg │ │ ├── wpcom.svg │ │ ├── wps-calc.svg │ │ ├── wps-office-etmain.svg │ │ ├── wps-office-pdfmain.svg │ │ ├── wps-office-wppmain.svg │ │ ├── wps-office-wpsmain.svg │ │ ├── wps-office2019-etmain.svg │ │ ├── wps-office2019-kprometheus.svg │ │ ├── wps-office2019-pdfmain.svg │ │ ├── wps-office2019-wppmain.svg │ │ ├── wps-office2019-wpsmain.svg │ │ ├── wps-pres.svg │ │ ├── wps-word.svg │ │ ├── wpscan.svg │ │ ├── wpscrackgui.svg │ │ ├── write_stylus.svg │ │ ├── ws.openarena.OpenArena.svg │ │ ├── wsw.svg │ │ ├── wunderlist.svg │ │ ├── www-browser.svg │ │ ├── wxHexEditor.svg │ │ ├── wxbanker.svg │ │ ├── wxcas.svg │ │ ├── wxglade.svg │ │ ├── wxlame.svg │ │ ├── wxmaxima.svg │ │ ├── x-boot-repair.svg │ │ ├── x-office-address-book.svg │ │ ├── x-office-calendar.svg │ │ ├── x-office-mail.svg │ │ ├── x-pdf.svg │ │ ├── x-plane.svg │ │ ├── x-system-software-sources.svg │ │ ├── x-tile.svg │ │ ├── x.svg │ │ ├── x11.svg │ │ ├── x2goclient.svg │ │ ├── xampp.svg │ │ ├── xapp.svg │ │ ├── xar.svg │ │ ├── xarchiver.svg │ │ ├── xash3d.svg │ │ ├── xboard.svg │ │ ├── xcalc.svg │ │ ├── xcfa.svg │ │ ├── xchat-gnome.svg │ │ ├── xchat-mini.svg │ │ ├── xchat.svg │ │ ├── xchm-48.svg │ │ ├── xchm.svg │ │ ├── xclipboard.svg │ │ ├── xclock.svg │ │ ├── xconsole.svg │ │ ├── xdg-browser-launcher.svg │ │ ├── xdiagnose.svg │ │ ├── xed.svg │ │ ├── xedit.svg │ │ ├── xemacs.svg │ │ ├── xemu.svg │ │ ├── xenia.svg │ │ ├── xeyes.svg │ │ ├── xfburn.svg │ │ ├── xfcalendar.svg │ │ ├── xfce-devel.svg │ │ ├── xfce-edit.svg │ │ ├── xfce-filemanager.svg │ │ ├── xfce-games.svg │ │ ├── xfce-graphics.svg │ │ ├── xfce-mail.svg │ │ ├── xfce-man.svg │ │ ├── xfce-mount.svg │ │ ├── xfce-mouse.svg │ │ ├── xfce-multimedia.svg │ │ ├── xfce-newmail.svg │ │ ├── xfce-schedule.svg │ │ ├── xfce-sensors.svg │ │ ├── xfce-sound.svg │ │ ├── xfce-system-info.svg │ │ ├── xfce-system-lock.svg │ │ ├── xfce-system-settings.svg │ │ ├── xfce-system.svg │ │ ├── xfce-terminal.svg │ │ ├── xfce-theme-manager.svg │ │ ├── xfce-ui.svg │ │ ├── xfce-unknown.svg │ │ ├── xfce-utils.svg │ │ ├── xfce4-appfinder.svg │ │ ├── xfce4-backdrop.svg │ │ ├── xfce4-battery-plugin.svg │ │ ├── xfce4-calculator-plugin.svg │ │ ├── xfce4-clipman-plugin.svg │ │ ├── xfce4-clock.svg │ │ ├── xfce4-color-settings.svg │ │ ├── xfce4-cpufreq-plugin.svg │ │ ├── xfce4-cpugraph-plugin.svg │ │ ├── xfce4-dict.svg │ │ ├── xfce4-display.svg │ │ ├── xfce4-eyes.svg │ │ ├── xfce4-fsguard-plugin-warning.svg │ │ ├── xfce4-fsguard-plugin.svg │ │ ├── xfce4-indicator-plugin.svg │ │ ├── xfce4-logo.svg │ │ ├── xfce4-mcs-manager.svg │ │ ├── xfce4-menueditor.svg │ │ ├── xfce4-mixer.svg │ │ ├── xfce4-netload-plugin.svg │ │ ├── xfce4-notes-plugin.svg │ │ ├── xfce4-notifyd.svg │ │ ├── xfce4-panel-menu.svg │ │ ├── xfce4-panel.svg │ │ ├── xfce4-power-manager-settings.svg │ │ ├── xfce4-pulseaudio-plugin.svg │ │ ├── xfce4-sample-plugin.svg │ │ ├── xfce4-session.svg │ │ ├── xfce4-settings.svg │ │ ├── xfce4-sound.svg │ │ ├── xfce4-splash.svg │ │ ├── xfce4-statusnotifier-plugin.svg │ │ ├── xfce4-stopwatch-plugin.svg │ │ ├── xfce4-system-lock.svg │ │ ├── xfce4-systray.svg │ │ ├── xfce4-taskbar.svg │ │ ├── xfce4-time-out-plugin.svg │ │ ├── xfce4-timer-plugin.svg │ │ ├── xfce4-timer.svg │ │ ├── xfce4-ui.svg │ │ ├── xfce4-weather.svg │ │ ├── xfce4-whiskermenu.svg │ │ ├── xfce4-workspaces.svg │ │ ├── xfce4_xicon.svg │ │ ├── xfce_unknown.svg │ │ ├── xfdashboard.svg │ │ ├── xfe.svg │ │ ├── xfi.svg │ │ ├── xfmail.svg │ │ ├── xfp.svg │ │ ├── xfpm-ac-adapter.svg │ │ ├── xfpm-suspend.svg │ │ ├── xfsm-hibernate.svg │ │ ├── xfsm-lock.svg │ │ ├── xfsm-logout.svg │ │ ├── xfsm-reboot.svg │ │ ├── xfsm-shutdown.svg │ │ ├── xfsm-suspend.svg │ │ ├── xfsm-switch-user.svg │ │ ├── xfsm-switch.svg │ │ ├── xfw.svg │ │ ├── xfwm4-tweaks-settings.svg │ │ ├── xfwm4.svg │ │ ├── xhydra.svg │ │ ├── xiaomitool.svg │ │ ├── ximian-evolution-calendar.svg │ │ ├── ximian-evolution-email.svg │ │ ├── xine.svg │ │ ├── xmag.svg │ │ ├── xmind.svg │ │ ├── xmlcopyeditor.svg │ │ ├── xmms.svg │ │ ├── xmoto.svg │ │ ├── xnconvert.svg │ │ ├── xneur.svg │ │ ├── xnoise.svg │ │ ├── xnretro.svg │ │ ├── xnsketch.svg │ │ ├── xnview.svg │ │ ├── xnviewmp.svg │ │ ├── xonotic.svg │ │ ├── xonsh.svg │ │ ├── xorg.svg │ │ ├── xournal.svg │ │ ├── xournalpp.svg │ │ ├── xpad.svg │ │ ├── xpdf.svg │ │ ├── xpdf9.svg │ │ ├── xplane.svg │ │ ├── xplayer.svg │ │ ├── xreader.svg │ │ ├── xsane.svg │ │ ├── xscreensaver.svg │ │ ├── xsensors.svg │ │ ├── xt7-player-mpv.svg │ │ ├── xterm-color.svg │ │ ├── xterm-color_32x32.svg │ │ ├── xterm-color_48x48.svg │ │ ├── xterm.svg │ │ ├── xterm_32x32.svg │ │ ├── xterm_48x48.svg │ │ ├── xvidcap.svg │ │ ├── xviewer.svg │ │ ├── xyz.z3ntu.razergenie.svg │ │ ├── y-cutter.svg │ │ ├── y-ppa-manager.svg │ │ ├── yad.svg │ │ ├── yadpush.svg │ │ ├── yagf.svg │ │ ├── yahoo-mail.svg │ │ ├── yahoo.svg │ │ ├── yakuake.svg │ │ ├── yapysudoku.svg │ │ ├── yaradio-yamusic.svg │ │ ├── yarock.svg │ │ ├── yast-addon.svg │ │ ├── yast-bootloader.svg │ │ ├── yast-checkmedia.svg │ │ ├── yast-control-center.svg │ │ ├── yast-create-new-vm.svg │ │ ├── yast-device-tree.svg │ │ ├── yast-disk.svg │ │ ├── yast-firewall.svg │ │ ├── yast-hardware.svg │ │ ├── yast-high_availability.svg │ │ ├── yast-host.svg │ │ ├── yast-http-server.svg │ │ ├── yast-hwinfo.svg │ │ ├── yast-inetd.svg │ │ ├── yast-iscsi-client.svg │ │ ├── yast-kerberos.svg │ │ ├── yast-keyboard.svg │ │ ├── yast-lan.svg │ │ ├── yast-language.svg │ │ ├── yast-ldap-server.svg │ │ ├── yast-live-install.svg │ │ ├── yast-mail.svg │ │ ├── yast-messages.svg │ │ ├── yast-misc.svg │ │ ├── yast-network-services.svg │ │ ├── yast-network_services.svg │ │ ├── yast-nfs.svg │ │ ├── yast-nis.svg │ │ ├── yast-ntp-client.svg │ │ ├── yast-online-update.svg │ │ ├── yast-online_update.svg │ │ ├── yast-powertweak.svg │ │ ├── yast-printer.svg │ │ ├── yast-proxy.svg │ │ ├── yast-release-notes.svg │ │ ├── yast-remote.svg │ │ ├── yast-runlevel.svg │ │ ├── yast-samba-client.svg │ │ ├── yast-samba-server.svg │ │ ├── yast-scanner.svg │ │ ├── yast-security.svg │ │ ├── yast-snapper.svg │ │ ├── yast-software.svg │ │ ├── yast-sound.svg │ │ ├── yast-sudo.svg │ │ ├── yast-support.svg │ │ ├── yast-sw_single.svg │ │ ├── yast-sw_source.svg │ │ ├── yast-sysconfig.svg │ │ ├── yast-system.svg │ │ ├── yast-tftp-server.svg │ │ ├── yast-timezone.svg │ │ ├── yast-users.svg │ │ ├── yast-vendor.svg │ │ ├── yast-vm-install.svg │ │ ├── yast-x11.svg │ │ ├── yast.svg │ │ ├── yast2.svg │ │ ├── yate.svg │ │ ├── yed.svg │ │ ├── ymuse.svg │ │ ├── yokadi.svg │ │ ├── yoshimi.svg │ │ ├── your-freedom.svg │ │ ├── youtube-circle.svg │ │ ├── youtube-dl-gui.svg │ │ ├── youtube-dl-gui_48x48.svg │ │ ├── youtube-dl-qt-icon.svg │ │ ├── youtube-dl.svg │ │ ├── youtube-dlg.svg │ │ ├── youtube-music-desktop-app.svg │ │ ├── youtube-music.svg │ │ ├── youtube-to-mp3.svg │ │ ├── youtube.svg │ │ ├── yubikey-neo-manager.svg │ │ ├── yubikey-personalization-gui.svg │ │ ├── yubikey-piv-manager.svg │ │ ├── yubioath.svg │ │ ├── yumex-dnf.svg │ │ ├── yumex.svg │ │ ├── yuna.svg │ │ ├── yuzu.svg │ │ ├── z_frame_8.svg │ │ ├── zaproxy.svg │ │ ├── zart.svg │ │ ├── zathura.svg │ │ ├── zaz.svg │ │ ├── zbstudio.svg │ │ ├── zdoom.svg │ │ ├── zeal.svg │ │ ├── zegrapher.svg │ │ ├── zeitgeist.svg │ │ ├── zen-icon.svg │ │ ├── zenkit.svg │ │ ├── zenmap.svg │ │ ├── zeroinstall.svg │ │ ├── zerotier-gui.svg │ │ ├── zettlr.svg │ │ ├── zevdocs.svg │ │ ├── ziggurat.svg │ │ ├── zim.svg │ │ ├── zint.svg │ │ ├── zmninja.svg │ │ ├── zmninjapro.svg │ │ ├── zoho-mail-desktop.svg │ │ ├── zoom-desktop.svg │ │ ├── zoom-icon.svg │ │ ├── zotero.svg │ │ ├── zrythm.svg │ │ ├── zsnes.svg │ │ ├── zulip.svg │ │ ├── zuluCrypt.svg │ │ ├── zuluMount.svg │ │ └── zynaddsubfx.svg │ ├── scalable@2 │ └── symbolic │ │ ├── accessories-calculator-symbolic.svg │ │ ├── accessories-character-map-symbolic.svg │ │ ├── accessories-dictionary-symbolic.svg │ │ ├── accessories-screenshot-symbolic.svg │ │ ├── accessories-text-editor-symbolic.svg │ │ ├── add-files-to-archive-symbolic.svg │ │ ├── applets-screenshooter-symbolic.svg │ │ ├── application-symbolic.svg │ │ ├── bluetooth-symbolic.svg │ │ ├── builder-symbolic.svg │ │ ├── cheese-symbolic.svg │ │ ├── chromium-browser-symbolic.svg │ │ ├── com.github.bilelmoussaoui.Authenticator-symbolic.svg │ │ ├── deja-dup-symbolic.svg │ │ ├── dino-symbolic.svg │ │ ├── dropbox-symbolic.svg │ │ ├── eog-symbolic.svg │ │ ├── evince-symbolic.svg │ │ ├── file-roller-symbolic.svg │ │ ├── firefox-symbolic.svg │ │ ├── font-x-generic-symbolic.svg │ │ ├── fusion-icon-symbolic.svg │ │ ├── gedit-symbolic.svg │ │ ├── gnome-calculator-symbolic.svg │ │ ├── gnome-characters-symbolic.svg │ │ ├── gnome-contacts-symbolic.svg │ │ ├── gnome-control-center-symbolic.svg │ │ ├── gnome-disks-state-standby-symbolic.svg │ │ ├── gnome-power-manager-symbolic.svg │ │ ├── gnome-screenshot-symbolic.svg │ │ ├── gnome-software-symbolic.svg │ │ ├── gnome-tweak-tool-symbolic.svg │ │ ├── google-chrome-symbolic.svg │ │ ├── help-browser-symbolic.svg │ │ ├── help-contents-symbolic.svg │ │ ├── help-faq-symbolic.svg │ │ ├── inkscape-symbolic.svg │ │ ├── internet-mail-symbolic.svg │ │ ├── libreoffice-base-symbolic.svg │ │ ├── libreoffice-calc-symbolic.svg │ │ ├── libreoffice-draw-symbolic.svg │ │ ├── libreoffice-impress-symbolic.svg │ │ ├── libreoffice-main-symbolic.svg │ │ ├── libreoffice-math-symbolic.svg │ │ ├── libreoffice-writer-symbolic.svg │ │ ├── media-eq-symbolic.svg │ │ ├── multimedia-audio-player-symbolic.svg │ │ ├── multimedia-equalizer-symbolic.svg │ │ ├── multimedia-photo-manager-symbolic.svg │ │ ├── multimedia-photo-viewer-symbolic.svg │ │ ├── multimedia-video-player-symbolic.svg │ │ ├── multimedia-volume-control-symbolic.svg │ │ ├── office-calendar-symbolic.svg │ │ ├── org.gnome.ArchiveManager-symbolic.svg │ │ ├── org.gnome.Calendar-symbolic.svg │ │ ├── org.gnome.Contacts-symbolic.svg │ │ ├── org.gnome.Fractal-symbolic.svg │ │ ├── org.gnome.Lollypop-symbolic.svg │ │ ├── org.gnome.Nautilus-symbolic.svg │ │ ├── org.gnome.PowerStats-symbolic.svg │ │ ├── org.gnome.Settings-symbolic.svg │ │ ├── org.gnome.Software-symbolic.svg │ │ ├── org.gnome.SystemMonitor-symbolic.svg │ │ ├── org.gnome.Terminal-symbolic.svg │ │ ├── org.gnome.Yelp-symbolic.svg │ │ ├── org.gnome.tweaks-symbolic.svg │ │ ├── org.perezdecastro.Revolt-symbolic.svg │ │ ├── password-manager-symbolic.svg │ │ ├── preferences-color-symbolic.svg │ │ ├── preferences-desktop-accessibility-symbolic.svg │ │ ├── preferences-desktop-default-applications-symbolic.svg │ │ ├── preferences-desktop-display-symbolic.svg │ │ ├── preferences-desktop-font-symbolic.svg │ │ ├── preferences-desktop-keyboard-shortcuts-symbolic.svg │ │ ├── preferences-desktop-keyboard-symbolic.svg │ │ ├── preferences-desktop-locale-symbolic.svg │ │ ├── preferences-desktop-online-accounts-symbolic.svg │ │ ├── preferences-desktop-remote-desktop-symbolic.svg │ │ ├── preferences-desktop-screensaver-symbolic.svg │ │ ├── preferences-desktop-sharing-symbolic.svg │ │ ├── preferences-desktop-wallpaper-symbolic.svg │ │ ├── preferences-system-network-proxy-symbolic.svg │ │ ├── preferences-system-network-symbolic.svg │ │ ├── preferences-system-notifications-symbolic.svg │ │ ├── preferences-system-privacy-symbolic.svg │ │ ├── preferences-system-search-symbolic.svg │ │ ├── preferences-system-symbolic.svg │ │ ├── preferences-system-time-symbolic.svg │ │ ├── revolt-symbolic.svg │ │ ├── rhythmbox-symbolic.svg │ │ ├── seahorse-symbolic.svg │ │ ├── setroubleshoot_icon-symbolic.svg │ │ ├── shotwell-symbolic.svg │ │ ├── sparkleshare-symbolic.svg │ │ ├── synology-cloud-station-drive-symbolic.svg │ │ ├── system-file-manager-symbolic.svg │ │ ├── system-software-install-symbolic.svg │ │ ├── system-users-symbolic.svg │ │ ├── text-editor-symbolic.svg │ │ ├── transmission-symbolic.svg │ │ ├── unity-tweak-tool-symbolic.svg │ │ ├── user-info-symbolic.svg │ │ ├── utilities-system-monitor-symbolic.svg │ │ ├── utilities-terminal-symbolic.svg │ │ ├── utilities-tweak-tool-symbolic.svg │ │ └── web-browser-symbolic.svg │ ├── categories │ ├── scalable │ │ ├── applications-all.svg │ │ ├── applications-development.svg │ │ ├── applications-education-language.svg │ │ ├── applications-education-mathematics.svg │ │ ├── applications-education-science.svg │ │ ├── applications-education.svg │ │ ├── applications-engineering.svg │ │ ├── applications-games.svg │ │ ├── applications-graphics.svg │ │ ├── applications-internet.svg │ │ ├── applications-multimedia.svg │ │ ├── applications-network.svg │ │ ├── applications-office.svg │ │ ├── applications-other.svg │ │ ├── applications-science.svg │ │ ├── applications-system.svg │ │ └── applications-utilities.svg │ ├── scalable@2 │ └── symbolic │ │ ├── applications-engineering-symbolic.svg │ │ ├── applications-games-symbolic.svg │ │ ├── applications-graphics-symbolic.svg │ │ ├── applications-multimedia-symbolic.svg │ │ ├── applications-science-symbolic.svg │ │ ├── applications-system-symbolic.svg │ │ ├── applications-utilities-symbolic.svg │ │ ├── credentials-preferences-symbolic.svg │ │ ├── emoji-activities_symbolic.svg │ │ ├── emoji-body_symbolic.svg │ │ ├── emoji-flags_symbolic.svg │ │ ├── emoji-food-symbolic.svg │ │ ├── emoji-nature-symbolic.svg │ │ ├── emoji-objects-symbolic.svg │ │ ├── emoji-people-symbolic.svg │ │ ├── emoji-recent_symbolic.svg │ │ ├── emoji-symbols_symbolic.svg │ │ ├── emoji-travel_symbolic.svg │ │ ├── goa-panel-symbolic.svg │ │ ├── payment-card-symbolic.svg │ │ ├── preferences-desktop-online-accounts-symbolic.svg │ │ ├── preferences-other-symbolic.svg │ │ ├── preferences-system-symbolic.svg │ │ ├── slideshow-symbolic.svg │ │ └── system-help-symbolic.svg │ ├── create-new-icon-theme.cache.sh │ ├── devices │ ├── scalable │ │ ├── audio-card.svg │ │ ├── audio-headphones.svg │ │ ├── audio-headset.svg │ │ ├── audio-heaphones.svg │ │ ├── audio-input-line.svg │ │ ├── audio-input-microphone.svg │ │ ├── audio-speaker-center-back-testing.svg │ │ ├── audio-speaker-center-back.svg │ │ ├── audio-speaker-center-testing.svg │ │ ├── audio-speaker-center.svg │ │ ├── audio-speaker-left-back-testing.svg │ │ ├── audio-speaker-left-back.svg │ │ ├── audio-speaker-left-side-testing.svg │ │ ├── audio-speaker-left-side.svg │ │ ├── audio-speaker-left-testing.svg │ │ ├── audio-speaker-left.svg │ │ ├── audio-speaker-mono-testing.svg │ │ ├── audio-speaker-mono.svg │ │ ├── audio-speaker-right-back-testing.svg │ │ ├── audio-speaker-right-back.svg │ │ ├── audio-speaker-right-side-testing.svg │ │ ├── audio-speaker-right-side.svg │ │ ├── audio-speaker-right-testing.svg │ │ ├── audio-speaker-right.svg │ │ ├── audio-speaker-testing.svg │ │ ├── audio-speakers.svg │ │ ├── audio-speakers2.svg │ │ ├── audio-subwoofer-testing.svg │ │ ├── audio-subwoofer.svg │ │ ├── battery.svg │ │ ├── blueman-camera.svg │ │ ├── blueman-cellular.svg │ │ ├── blueman-desktop.svg │ │ ├── blueman-device.svg │ │ ├── blueman-handheld.svg │ │ ├── blueman-handsfree.svg │ │ ├── blueman-headset.svg │ │ ├── blueman-keyboard.svg │ │ ├── blueman-laptop.svg │ │ ├── blueman-loudspeaker.svg │ │ ├── blueman-mouse.svg │ │ ├── blueman-pointing.svg │ │ ├── blueman-scanner.svg │ │ ├── blueman-server.svg │ │ ├── blueman-smart-phone.svg │ │ ├── bluetooth-48.svg │ │ ├── bluetooth-active.svg │ │ ├── bluetooth-black.svg │ │ ├── bluetooth-inactive.svg │ │ ├── bluetooth-radio.svg │ │ ├── bluetooth.svg │ │ ├── bluetoothradio.svg │ │ ├── bus-usb.svg │ │ ├── camera-photo.svg │ │ ├── camera-video.svg │ │ ├── camera-web.svg │ │ ├── camera.svg │ │ ├── com.github.bajoja.indicator-kdeconnect.svg │ │ ├── computer-laptop.svg │ │ ├── computer.svg │ │ ├── cpu.svg │ │ ├── cs-bluetooth.svg │ │ ├── device_cpu.svg │ │ ├── device_mem.svg │ │ ├── device_pci.svg │ │ ├── device_serial.svg │ │ ├── device_usb.svg │ │ ├── display.svg │ │ ├── drive-harddisk-gnome.svg │ │ ├── drive-harddisk-ieee1394.svg │ │ ├── drive-harddisk-root-symbolic.svg │ │ ├── drive-harddisk-root.svg │ │ ├── drive-harddisk-system.svg │ │ ├── drive-harddisk.svg │ │ ├── drive-multidisk.svg │ │ ├── drive-optical.svg │ │ ├── drive-removable-media-pendrive.svg │ │ ├── drive-removable-media-usb-pendrive.svg │ │ ├── drive-removable-media-usb.svg │ │ ├── drive-removable-media.svg │ │ ├── drive-virtual.svg │ │ ├── gnome-computer.svg │ │ ├── gnome-dev-battery.svg │ │ ├── gnome-dev-cdrom-audio.svg │ │ ├── gnome-dev-cdrom.svg │ │ ├── gnome-dev-computer.svg │ │ ├── gnome-dev-disc-cdr.svg │ │ ├── gnome-dev-disc-cdrw.svg │ │ ├── gnome-dev-disc-dvdr-plus.svg │ │ ├── gnome-dev-disc-dvdr.svg │ │ ├── gnome-dev-disc-dvdram.svg │ │ ├── gnome-dev-disc-dvdrom.svg │ │ ├── gnome-dev-disc-dvdrw.svg │ │ ├── gnome-dev-dvd.svg │ │ ├── gnome-dev-ethernet.svg │ │ ├── gnome-dev-floppy.svg │ │ ├── gnome-dev-harddisk-1394.svg │ │ ├── gnome-dev-harddisk-usb.svg │ │ ├── gnome-dev-harddisk.svg │ │ ├── gnome-dev-ipod.svg │ │ ├── gnome-dev-keyboard.svg │ │ ├── gnome-dev-media-cf.svg │ │ ├── gnome-dev-media-ms.svg │ │ ├── gnome-dev-media-sdmmc.svg │ │ ├── gnome-dev-media-sm.svg │ │ ├── gnome-dev-memory.svg │ │ ├── gnome-dev-mouse-ball.svg │ │ ├── gnome-dev-mouse-optical.svg │ │ ├── gnome-dev-printer-new.svg │ │ ├── gnome-dev-printer.svg │ │ ├── gnome-dev-removable-1394.svg │ │ ├── gnome-dev-removable-usb.svg │ │ ├── gnome-dev-removable.svg │ │ ├── gnome-dev-wavelan.svg │ │ ├── gnome-fs-blockdev.svg │ │ ├── gnome-fs-client.svg │ │ ├── gnome-phone-manager.svg │ │ ├── gtk-harddisk.svg │ │ ├── harddrive.svg │ │ ├── hifi.svg │ │ ├── i-network-printer.svg │ │ ├── input-dialpad.svg │ │ ├── input-gaming.svg │ │ ├── input-keyboard.svg │ │ ├── input-mouse.svg │ │ ├── input-tablet.svg │ │ ├── input-touchpad.svg │ │ ├── joystick.svg │ │ ├── kde-connect.svg │ │ ├── kdeconnect.svg │ │ ├── keyboard.svg │ │ ├── lan-segment.svg │ │ ├── laptop.svg │ │ ├── media-cdrom.svg │ │ ├── media-flash-memory-stick.svg │ │ ├── media-flash-sd-mmc.svg │ │ ├── media-flash-smart-media.svg │ │ ├── media-flash.svg │ │ ├── media-floppy-3_5.svg │ │ ├── media-floppy.svg │ │ ├── media-memory-sd.svg │ │ ├── media-memory.svg │ │ ├── media-optical-audio.svg │ │ ├── media-optical-blu-ray.svg │ │ ├── media-optical-data.svg │ │ ├── media-optical-dvd-data.svg │ │ ├── media-optical-dvd-video.svg │ │ ├── media-optical-dvd.svg │ │ ├── media-optical-mixed-cd.svg │ │ ├── media-optical-recordable.svg │ │ ├── media-optical-video.svg │ │ ├── media-optical.svg │ │ ├── media-removable.svg │ │ ├── media-tape.svg │ │ ├── modem.svg │ │ ├── multimedia-player-apple-ipod.svg │ │ ├── multimedia-player.svg │ │ ├── network-card.svg │ │ ├── network-defaultroute.svg │ │ ├── network-modem.svg │ │ ├── network-server-database.svg │ │ ├── network-server.svg │ │ ├── network-vpn.svg │ │ ├── network-wired.svg │ │ ├── network-wireless-hotspot.svg │ │ ├── network-wireless.svg │ │ ├── pda.svg │ │ ├── phone.svg │ │ ├── preferences-system-bluetooth-inactive.svg │ │ ├── preferences-system-bluetooth.svg │ │ ├── printer-laser.svg │ │ ├── printer-network.svg │ │ ├── printer.svg │ │ ├── removable-media.svg │ │ ├── scanner.svg │ │ ├── serial-port.svg │ │ ├── server-database.svg │ │ ├── smartphone.svg │ │ ├── soundcard.svg │ │ ├── stock_cell-phone.svg │ │ ├── system.svg │ │ ├── tablet.svg │ │ ├── uninterruptible-power-supply.svg │ │ ├── unity-fallback-mount-helper.svg │ │ ├── video-display.svg │ │ ├── video-television.svg │ │ ├── vmware-memory.svg │ │ └── wiimotedev.svg │ ├── scalable@2 │ └── symbolic │ │ ├── ac-adapter-symbolic.svg │ │ ├── audio-card-symbolic.svg │ │ ├── audio-card-usb-symbolic.svg │ │ ├── audio-headphones-symbolic.svg │ │ ├── audio-headset-symbolic.svg │ │ ├── audio-input-microphone-symbolic.svg │ │ ├── audio-speakers-symbolic.svg │ │ ├── battery-symbolic.svg │ │ ├── camera-photo-symbolic.svg │ │ ├── camera-video-symbolic.svg │ │ ├── camera-web-symbolic.svg │ │ ├── colorimeter-colorhug-symbolic.svg │ │ ├── computer-apple-ipad-symbolic.svg │ │ ├── computer-symbolic.svg │ │ ├── cpu-symbolic.svg │ │ ├── display-projector-symbolic.svg │ │ ├── drive-harddisk-ieee1394-symbolic.svg │ │ ├── drive-harddisk-solidstate-symbolic.svg │ │ ├── drive-harddisk-symbolic.svg │ │ ├── drive-harddisk-system-symbolic.svg │ │ ├── drive-harddisk-usb-symbolic.svg │ │ ├── drive-multidisk-symbolic.svg │ │ ├── drive-optical-symbolic.svg │ │ ├── drive-removable-media-symbolic.svg │ │ ├── input-dialpad-symbolic.svg │ │ ├── input-gaming-symbolic.svg │ │ ├── input-keyboard-symbolic.svg │ │ ├── input-mouse-symbolic.svg │ │ ├── input-tablet-symbolic.svg │ │ ├── input-touchpad-symbolic.svg │ │ ├── laptop-symbolic.svg │ │ ├── media-flash-symbolic.svg │ │ ├── media-floppy-symbolic.svg │ │ ├── media-removable-symbolic.svg │ │ ├── media-tape-symbolic.svg │ │ ├── media-zip-symbolic.svg │ │ ├── memory-symbolic.svg │ │ ├── multimedia-player-apple-ipod-touch-symbolic.svg │ │ ├── multimedia-player-symbolic.svg │ │ ├── network-server-symbolic.svg │ │ ├── network-wired-symbolic.svg │ │ ├── network-wireless-connected-symbolic.svg │ │ ├── network-wireless-symbolic.svg │ │ ├── phone-apple-iphone-symbolic.svg │ │ ├── phone-google-nexus-one-symbolic.svg │ │ ├── phone-htc-g1-white-symbolic.svg │ │ ├── phone-palm-pre-symbolic.svg │ │ ├── phone-samsung-galaxy-s-symbolic.svg │ │ ├── phone-symbolic.svg │ │ ├── printer-network-symbolic.svg │ │ ├── printer-symbolic.svg │ │ ├── proc-symbolic.svg │ │ ├── ram-symbolic.svg │ │ ├── scanner-symbolic.svg │ │ ├── sim-card-symbolic.svg │ │ ├── smartphone-symbolic.svg │ │ ├── tablet-symbolic.svg │ │ ├── thunderbolt-symbolic.svg │ │ ├── tv-symbolic.svg │ │ ├── uninterruptible-power-supply-symbolic.svg │ │ └── video-display-symbolic.svg │ ├── emblems │ ├── scalable │ │ ├── checkmark.svg │ │ ├── emblem-added.svg │ │ ├── emblem-checked.svg │ │ ├── emblem-default.svg │ │ ├── emblem-downloads.svg │ │ ├── emblem-dropbox-mixedstate.svg │ │ ├── emblem-dropbox-syncing.svg │ │ ├── emblem-dropbox-unsyncable.svg │ │ ├── emblem-dropbox-uptodate.svg │ │ ├── emblem-encrypted-locked.svg │ │ ├── emblem-encrypted-unlocked.svg │ │ ├── emblem-error.svg │ │ ├── emblem-favorite.svg │ │ ├── emblem-generic.svg │ │ ├── emblem-important.svg │ │ ├── emblem-information.svg │ │ ├── emblem-installed.svg │ │ ├── emblem-insync-error-shared.svg │ │ ├── emblem-insync-error.svg │ │ ├── emblem-insync-synced-callbacks.svg │ │ ├── emblem-insync-synced.svg │ │ ├── emblem-insync-syncing-shared.svg │ │ ├── emblem-insync-syncing.svg │ │ ├── emblem-locked.svg │ │ ├── emblem-mega-syncing.svg │ │ ├── emblem-mega-unsyncable.svg │ │ ├── emblem-mega-uptodate.svg │ │ ├── emblem-mounted.svg │ │ ├── emblem-new.svg │ │ ├── emblem-noread.svg │ │ ├── emblem-pause.svg │ │ ├── emblem-people.svg │ │ ├── emblem-personal.svg │ │ ├── emblem-question.svg │ │ ├── emblem-readonly.svg │ │ ├── emblem-remove.svg │ │ ├── emblem-shared.svg │ │ ├── emblem-sound.svg │ │ ├── emblem-success.svg │ │ ├── emblem-symbolic-link.svg │ │ ├── emblem-synced-callbacks-active.svg │ │ ├── emblem-synchronized.svg │ │ ├── emblem-synchronizing.svg │ │ ├── emblem-syncthing-active.svg │ │ ├── emblem-syncthing-error.svg │ │ ├── emblem-syncthing-offline.svg │ │ ├── emblem-syncthing.svg │ │ ├── emblem-system.svg │ │ ├── emblem-unavailable.svg │ │ ├── emblem-unlocked.svg │ │ ├── emblem-unmounted.svg │ │ ├── emblem-unreadable.svg │ │ ├── emblem-urgent.svg │ │ ├── emblem-warning.svg │ │ ├── instaled.svg │ │ ├── installed.svg │ │ ├── newer.svg │ │ ├── noninstalled.svg │ │ ├── ok.svg │ │ ├── outdated.svg │ │ ├── package-available-locked.svg │ │ ├── package-available.svg │ │ ├── package-broken.svg │ │ ├── package-downgrade.svg │ │ ├── package-instaled-updated.svg │ │ ├── package-install-auto.svg │ │ ├── package-install.svg │ │ ├── package-installed-locked.svg │ │ ├── package-installed-outdated.svg │ │ ├── package-installed-updated.svg │ │ ├── package-new.svg │ │ ├── package-purge.svg │ │ ├── package-reinstall.svg │ │ ├── package-remove-auto.svg │ │ ├── package-remove.svg │ │ ├── package-upgrade-auto.svg │ │ ├── package-upgrade.svg │ │ ├── rating-unrated.svg │ │ ├── rating.svg │ │ ├── unrequired.svg │ │ ├── vcs-added.svg │ │ ├── vcs-conflicting.svg │ │ ├── vcs-locally-modified-unstaged.svg │ │ ├── vcs-locally-modified.svg │ │ ├── vcs-normal.svg │ │ ├── vcs-removed.svg │ │ └── vcs-update-required.svg │ ├── scalable@2 │ └── symbolic │ │ ├── emblem-default-symbolic.svg │ │ ├── emblem-documents-symbolic.svg │ │ ├── emblem-favorite-symbolic.svg │ │ ├── emblem-important-symbolic.svg │ │ ├── emblem-music-symbolic.svg │ │ ├── emblem-ok-symbolic.svg │ │ ├── emblem-photos-symbolic.svg │ │ ├── emblem-shared-symbolic.svg │ │ ├── emblem-synchronizing-symbolic.svg │ │ ├── emblem-system-symbolic.svg │ │ └── emblem-videos-symbolic.svg │ ├── emotes │ ├── scalable │ │ ├── face-angel.svg │ │ ├── face-angry.svg │ │ ├── face-confused.svg │ │ ├── face-cool.svg │ │ ├── face-crying.svg │ │ ├── face-devilish.svg │ │ ├── face-embarrassed.svg │ │ ├── face-glasses.svg │ │ ├── face-hat.svg │ │ ├── face-heart-broken.svg │ │ ├── face-heart.svg │ │ ├── face-kiss.svg │ │ ├── face-laugh.svg │ │ ├── face-monkey.svg │ │ ├── face-plain.svg │ │ ├── face-raspberry-squint.svg │ │ ├── face-raspberry-wink.svg │ │ ├── face-raspberry.svg │ │ ├── face-sad.svg │ │ ├── face-shutmouth.svg │ │ ├── face-sick.svg │ │ ├── face-smile-big-squint.svg │ │ ├── face-smile-big.svg │ │ ├── face-smile-crying.svg │ │ ├── face-smile.svg │ │ ├── face-smirk.svg │ │ ├── face-surprise.svg │ │ ├── face-tired.svg │ │ ├── face-uncertain.svg │ │ ├── face-wink.svg │ │ ├── face-worried.svg │ │ └── face-yawn.svg │ └── symbolic │ │ ├── emote-love-symbolic.svg │ │ ├── face-angel-symbolic.svg │ │ ├── face-angry-symbolic.svg │ │ ├── face-confused-symbolic.svg │ │ ├── face-cool-symbolic.svg │ │ ├── face-crying-symbolic.svg │ │ ├── face-devilish-symbolic.svg │ │ ├── face-embarrassed-symbolic.svg │ │ ├── face-glasses-symbolic.svg │ │ ├── face-hat-symbolic.svg │ │ ├── face-heart-broken-symbolic.svg │ │ ├── face-heart-symbolic.svg │ │ ├── face-kiss-symbolic.svg │ │ ├── face-laugh-symbolic.svg │ │ ├── face-monkey-symbolic.svg │ │ ├── face-plain-symbolic.svg │ │ ├── face-raspberry-symbolic.svg │ │ ├── face-sad-symbolic.svg │ │ ├── face-shutmouth-symbolic.svg │ │ ├── face-sick-symbolic.svg │ │ ├── face-smile-big-symbolic.svg │ │ ├── face-smile-symbolic.svg │ │ ├── face-smirk-symbolic.svg │ │ ├── face-surprise-symbolic.svg │ │ ├── face-tired-symbolic.svg │ │ ├── face-uncertain-symbolic.svg │ │ ├── face-wink-symbolic.svg │ │ ├── face-worried-symbolic.svg │ │ └── face-yawn-symbolic.svg │ ├── icon-theme.cache │ ├── index.theme │ ├── mimetypes │ ├── scalable │ │ ├── 1CD8_rundll32.0.svg │ │ ├── 7zip.svg │ │ ├── _scour.sh │ │ ├── ai.svg │ │ ├── android-package-archive.svg │ │ ├── application-7zip.svg │ │ ├── application-acad.svg │ │ ├── application-afdesigner.svg │ │ ├── application-apk.svg │ │ ├── application-archive-blank.svg │ │ ├── application-archive-zip.svg │ │ ├── application-archive.svg │ │ ├── application-ascii.svg │ │ ├── application-atom+xml.svg │ │ ├── application-audio-playlist.svg │ │ ├── application-audio.svg │ │ ├── application-autocad_dwg.svg │ │ ├── application-bitwig-clip.svg │ │ ├── application-bitwig-device.svg │ │ ├── application-bitwig-preset.svg │ │ ├── application-bitwig-project-folder.svg │ │ ├── application-bitwig-project.svg │ │ ├── application-bitwig-template.svg │ │ ├── application-blank.svg │ │ ├── application-certificate.svg │ │ ├── application-clariscad.svg │ │ ├── application-dart.svg │ │ ├── application-database.svg │ │ ├── application-dicom.svg │ │ ├── application-document-blank.svg │ │ ├── application-document-template.svg │ │ ├── application-document.svg │ │ ├── application-drawing-template.svg │ │ ├── application-drawing.svg │ │ ├── application-dwg.svg │ │ ├── application-dxf.svg │ │ ├── application-epub+zip.svg │ │ ├── application-excel.svg │ │ ├── application-executable.svg │ │ ├── application-ffDiaporama.svg │ │ ├── application-flash.svg │ │ ├── application-font-woff.svg │ │ ├── application-font.svg │ │ ├── application-geo+json.svg │ │ ├── application-geo+xml.svg │ │ ├── application-gml+xml.svg │ │ ├── application-gnunet-directory.svg │ │ ├── application-gpx+xml.svg │ │ ├── application-gpx.svg │ │ ├── application-gvdesign.svg │ │ ├── application-gzip.svg │ │ ├── application-illustrator.svg │ │ ├── application-image-avif.svg │ │ ├── application-image-bmp.svg │ │ ├── application-image-exr.svg │ │ ├── application-image-gif.svg │ │ ├── application-image-ico.svg │ │ ├── application-image-jpg.svg │ │ ├── application-image-jxl.svg │ │ ├── application-image-png.svg │ │ ├── application-image-psd.svg │ │ ├── application-image-tga.svg │ │ ├── application-image-tiff.svg │ │ ├── application-images.svg │ │ ├── application-info.svg │ │ ├── application-install.svg │ │ ├── application-java.svg │ │ ├── application-javascript.svg │ │ ├── application-json.svg │ │ ├── application-ld+json.svg │ │ ├── application-loc+xml.svg │ │ ├── application-mac-binhex40.svg │ │ ├── application-mathematica.svg │ │ ├── application-mathematicaplayer.svg │ │ ├── application-mathml+xml.svg │ │ ├── application-mbox.svg │ │ ├── application-metalink+xml.svg │ │ ├── application-metalink4+xml.svg │ │ ├── application-msexcel.svg │ │ ├── application-msonenote.svg │ │ ├── application-msoutlook.svg │ │ ├── application-mspowerpoint.svg │ │ ├── application-msword-template.svg │ │ ├── application-msword.svg │ │ ├── application-music-blank.svg │ │ ├── application-music-playlist-blank.svg │ │ ├── application-octet-stream.svg │ │ ├── application-oebps-package+xml.svg │ │ ├── application-ogg.svg │ │ ├── application-owl+xml.svg │ │ ├── application-pdf.svg │ │ ├── application-pgp-encrypted.svg │ │ ├── application-pgp-keys.svg │ │ ├── application-pgp-signature.svg │ │ ├── application-pgp.svg │ │ ├── application-pkcs10.svg │ │ ├── application-pkcs12.svg │ │ ├── application-pkcs7-mime.svg │ │ ├── application-pkcs7-signature.svg │ │ ├── application-pkcs8.svg │ │ ├── application-pkix-cerl.svg │ │ ├── application-pkix-cert.svg │ │ ├── application-pkix-crl.svg │ │ ├── application-pkix-pkipath.svg │ │ ├── application-postscript.svg │ │ ├── application-presentation-template.svg │ │ ├── application-presentation.svg │ │ ├── application-ram.svg │ │ ├── application-rdata.svg │ │ ├── application-rdf+xml.svg │ │ ├── application-relaxng.svg │ │ ├── application-rss+xml.svg │ │ ├── application-rss.svg │ │ ├── application-rss_xml.svg │ │ ├── application-rtf-rtl.svg │ │ ├── application-rtf.svg │ │ ├── application-script-blank.svg │ │ ├── application-shorten.svg │ │ ├── application-slf+xml.svg │ │ ├── application-smil+xml.svg │ │ ├── application-software.svg │ │ ├── application-sql.svg │ │ ├── application-sweethome3d.svg │ │ ├── application-sxw.svg │ │ ├── application-table-template.svg │ │ ├── application-table.svg │ │ ├── application-tcx+xml.svg │ │ ├── application-template-blank.svg │ │ ├── application-template.svg │ │ ├── application-text-template.svg │ │ ├── application-text.svg │ │ ├── application-toml.svg │ │ ├── application-torrent.svg │ │ ├── application-users.svg │ │ ├── application-vector-template.svg │ │ ├── application-vector.svg │ │ ├── application-vestor.svg │ │ ├── application-video.svg │ │ ├── application-vnd-google-earth-kml.svg │ │ ├── application-vnd.adobe.flash.movie.svg │ │ ├── application-vnd.afdesigner.svg │ │ ├── application-vnd.affinity-designer.svg │ │ ├── application-vnd.amazon.mobi8-ebook.svg │ │ ├── application-vnd.android.package-archive.svg │ │ ├── application-vnd.ant.fit.svg │ │ ├── application-vnd.appimage.svg │ │ ├── application-vnd.apple.mpegurl.svg │ │ ├── application-vnd.chess-pgn.svg │ │ ├── application-vnd.comicbook+zip.svg │ │ ├── application-vnd.comicbook-rar.svg │ │ ├── application-vnd.cups-pdf-banner.svg │ │ ├── application-vnd.debian.binary-package.svg │ │ ├── application-vnd.fai.igc.svg │ │ ├── application-vnd.fastcopy-disk-image.svg │ │ ├── application-vnd.flatpak.ref.svg │ │ ├── application-vnd.flatpak.repo.svg │ │ ├── application-vnd.flatpak.svg │ │ ├── application-vnd.geo+json.svg │ │ ├── application-vnd.google-apps.document.svg │ │ ├── application-vnd.google-apps.drawing.svg │ │ ├── application-vnd.google-apps.form.svg │ │ ├── application-vnd.google-apps.fusiontable.svg │ │ ├── application-vnd.google-apps.map.svg │ │ ├── application-vnd.google-apps.presentation.svg │ │ ├── application-vnd.google-apps.script.svg │ │ ├── application-vnd.google-apps.site.svg │ │ ├── application-vnd.google-apps.spreadsheet.svg │ │ ├── application-vnd.google-earh.kml+xml.svg │ │ ├── application-vnd.google-earh.kml.svg │ │ ├── application-vnd.google-earth.kml+xml.svg │ │ ├── application-vnd.google-earth.kml.svg │ │ ├── application-vnd.google-earth.kmz.svg │ │ ├── application-vnd.gvdesign.svg │ │ ├── application-vnd.iccprofile.svg │ │ ├── application-vnd.insync.link.drive.doc.svg │ │ ├── application-vnd.insync.link.drive.draw.svg │ │ ├── application-vnd.insync.link.drive.form.svg │ │ ├── application-vnd.insync.link.drive.link.svg │ │ ├── application-vnd.insync.link.drive.script.svg │ │ ├── application-vnd.insync.link.drive.sheet.svg │ │ ├── application-vnd.insync.link.drive.slides.svg │ │ ├── application-vnd.insync.link.drive.table.svg │ │ ├── application-vnd.kde.bluedevil-sendfile.svg │ │ ├── application-vnd.kde.fontspackage.svg │ │ ├── application-vnd.kde.kphotoalbum-import.svg │ │ ├── application-vnd.kde.kxmlguirc.svg │ │ ├── application-vnd.kde.okular-archive.svg │ │ ├── application-vnd.ms-access.svg │ │ ├── application-vnd.ms-asf.svg │ │ ├── application-vnd.ms-cab-compressed.svg │ │ ├── application-vnd.ms-database.svg │ │ ├── application-vnd.ms-excel.addin.macroenabled.12.svg │ │ ├── application-vnd.ms-excel.sheet.binary.macroenabled.12.svg │ │ ├── application-vnd.ms-excel.sheet.macroEnabled.12.svg │ │ ├── application-vnd.ms-excel.sheet.macroenabled.12.svg │ │ ├── application-vnd.ms-excel.svg │ │ ├── application-vnd.ms-excel.template.macroenabled.12.svg │ │ ├── application-vnd.ms-htmlhelp.svg │ │ ├── application-vnd.ms-infopath.svg │ │ ├── application-vnd.ms-powerpoint.addin.macroenabled.12.svg │ │ ├── application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg │ │ ├── application-vnd.ms-powerpoint.presentation.macroenabled.12.svg │ │ ├── application-vnd.ms-powerpoint.slide.macroenabled.12.svg │ │ ├── application-vnd.ms-powerpoint.slideshow.macroenabled.12.svg │ │ ├── application-vnd.ms-powerpoint.svg │ │ ├── application-vnd.ms-powerpoint.template.macroenabled.12.svg │ │ ├── application-vnd.ms-project.svg │ │ ├── application-vnd.ms-publisher.svg │ │ ├── application-vnd.ms-tnef.svg │ │ ├── application-vnd.ms-word.document.macroEnabled.12.svg │ │ ├── application-vnd.ms-word.document.macroenabled.12.svg │ │ ├── application-vnd.ms-word.svg │ │ ├── application-vnd.ms-word.template.macroenabled.12.svg │ │ ├── application-vnd.ms-wpl.svg │ │ ├── application-vnd.msa-disk-image.svg │ │ ├── application-vnd.mysql-workbench-model.svg │ │ ├── application-vnd.nintendo.snes.rom.svg │ │ ├── application-vnd.nmea.nmea.svg │ │ ├── application-vnd.nmea.svg │ │ ├── application-vnd.nokia.xml.qt.resource.svg │ │ ├── application-vnd.oasis.opendocument.chart-template.svg │ │ ├── application-vnd.oasis.opendocument.chart.svg │ │ ├── application-vnd.oasis.opendocument.database.svg │ │ ├── application-vnd.oasis.opendocument.draw.template.svg │ │ ├── application-vnd.oasis.opendocument.drawing-template.svg │ │ ├── application-vnd.oasis.opendocument.drawing.svg │ │ ├── application-vnd.oasis.opendocument.drawing.template.svg │ │ ├── application-vnd.oasis.opendocument.formula-template.svg │ │ ├── application-vnd.oasis.opendocument.formula.svg │ │ ├── application-vnd.oasis.opendocument.graphics-template.svg │ │ ├── application-vnd.oasis.opendocument.graphics.svg │ │ ├── application-vnd.oasis.opendocument.image-template.svg │ │ ├── application-vnd.oasis.opendocument.image.svg │ │ ├── application-vnd.oasis.opendocument.master-document.svg │ │ ├── application-vnd.oasis.opendocument.presentation-template.svg │ │ ├── application-vnd.oasis.opendocument.presentation.svg │ │ ├── application-vnd.oasis.opendocument.spreadsheet-template.svg │ │ ├── application-vnd.oasis.opendocument.spreadsheet.svg │ │ ├── application-vnd.oasis.opendocument.text-master.svg │ │ ├── application-vnd.oasis.opendocument.text-rtl.svg │ │ ├── application-vnd.oasis.opendocument.text-template.svg │ │ ├── application-vnd.oasis.opendocument.text-web-template.svg │ │ ├── application-vnd.oasis.opendocument.text-web.svg │ │ ├── application-vnd.oasis.opendocument.text.svg │ │ ├── application-vnd.oasis.opendocument.web-template.svg │ │ ├── application-vnd.openofficeorg.extension.svg │ │ ├── application-vnd.openxmlformats-officedocument.presentationml.presentation.svg │ │ ├── application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg │ │ ├── application-vnd.openxmlformats-officedocument.presentationml.template.svg │ │ ├── application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg │ │ ├── application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg │ │ ├── application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg │ │ ├── application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg │ │ ├── application-vnd.oziexplorer.plt.svg │ │ ├── application-vnd.oziexplorer.rte.svg │ │ ├── application-vnd.oziexplorer.wpt.svg │ │ ├── application-vnd.palm.svg │ │ ├── application-vnd.rar.svg │ │ ├── application-vnd.recordare.musicxml+xml.svg │ │ ├── application-vnd.recordare.musicxml.svg │ │ ├── application-vnd.rn-realmedia.svg │ │ ├── application-vnd.scribus.svg │ │ ├── application-vnd.snap.svg │ │ ├── application-vnd.sqlite3.svg │ │ ├── application-vnd.squashfs.svg │ │ ├── application-vnd.stardivision.cal.svg │ │ ├── application-vnd.stardivision.calc.svg │ │ ├── application-vnd.stardivision.draw.svg │ │ ├── application-vnd.stardivision.mail.svg │ │ ├── application-vnd.stardivision.math.svg │ │ ├── application-vnd.sun.xml.base.svg │ │ ├── application-vnd.sun.xml.calc.svg │ │ ├── application-vnd.sun.xml.calc.template.svg │ │ ├── application-vnd.sun.xml.draw.svg │ │ ├── application-vnd.sun.xml.draw.template.svg │ │ ├── application-vnd.sun.xml.impress.png.svg │ │ ├── application-vnd.sun.xml.impress.svg │ │ ├── application-vnd.sun.xml.impress.template.svg │ │ ├── application-vnd.sun.xml.math.svg │ │ ├── application-vnd.sun.xml.wordperfect.svg │ │ ├── application-vnd.sun.xml.writer-global.svg │ │ ├── application-vnd.sun.xml.writer-rtl.svg │ │ ├── application-vnd.sun.xml.writer-template.svg │ │ ├── application-vnd.sun.xml.writer.global.svg │ │ ├── application-vnd.sun.xml.writer.png.svg │ │ ├── application-vnd.sun.xml.writer.svg │ │ ├── application-vnd.sun.xml.writer.template.svg │ │ ├── application-vnd.tcpdump.pcap.svg │ │ ├── application-vnd.visio.svg │ │ ├── application-vnd.wap.wmlc.svg │ │ ├── application-vnd.wap.xhtml+xml.svg │ │ ├── application-vnd.wolfram.cdf.svg │ │ ├── application-vnd.wolfram.mathematica.package.svg │ │ ├── application-vnd.wolfram.nb.svg │ │ ├── application-vnd.wolfram.player.svg │ │ ├── application-vnd.wolfram.wl.svg │ │ ├── application-vnd.wolfram.wls.svg │ │ ├── application-vnd.wordperfect-rtl.svg │ │ ├── application-vnd.wordperfect.svg │ │ ├── application-vnd.xdgapp.svg │ │ ├── application-web-template.svg │ │ ├── application-winhlp.svg │ │ ├── application-word-template.svg │ │ ├── application-word.svg │ │ ├── application-wps-office.doc.svg │ │ ├── application-wps-office.docx.svg │ │ ├── application-wps-office.dot.svg │ │ ├── application-wps-office.dotx.svg │ │ ├── application-wps-office.pot.svg │ │ ├── application-wps-office.potx.svg │ │ ├── application-wps-office.ppt.svg │ │ ├── application-wps-office.pptx.svg │ │ ├── application-wps-office.wps.svg │ │ ├── application-wps-office.wpt.svg │ │ ├── application-wps-office.xls.svg │ │ ├── application-wps-office.xlsx.svg │ │ ├── application-wps-office.xlt.svg │ │ ├── application-wps-office.xltx.svg │ │ ├── application-x-5view.svg │ │ ├── application-x-7z-ace.svg │ │ ├── application-x-7z-arj.svg │ │ ├── application-x-7z-compressed-tar.svg │ │ ├── application-x-7z-compressed.svg │ │ ├── application-x-7zip.svg │ │ ├── application-x-abiword.svg │ │ ├── application-x-acad.svg │ │ ├── application-x-accountwizard-package.svg │ │ ├── application-x-ace.svg │ │ ├── application-x-addon.svg │ │ ├── application-x-amiga-disk-format.svg │ │ ├── application-x-aoi.svg │ │ ├── application-x-appimage.svg │ │ ├── application-x-apple-diskimage.svg │ │ ├── application-x-applix-spreadsheet.svg │ │ ├── application-x-applix-word.svg │ │ ├── application-x-ar.svg │ │ ├── application-x-arc.svg │ │ ├── application-x-archive.svg │ │ ├── application-x-ardour.svg │ │ ├── application-x-arj.svg │ │ ├── application-x-asp.svg │ │ ├── application-x-atari-2600-rom.svg │ │ ├── application-x-atari-7800-rom.svg │ │ ├── application-x-atari-lynx-rom.svg │ │ ├── application-x-audacity-project.svg │ │ ├── application-x-autocad.svg │ │ ├── application-x-awk.svg │ │ ├── application-x-bin.svg │ │ ├── application-x-bittorrent.svg │ │ ├── application-x-blender.svg │ │ ├── application-x-bps-patch.svg │ │ ├── application-x-brasero.svg │ │ ├── application-x-bsdiff.svg │ │ ├── application-x-bzdvi.svg │ │ ├── application-x-bzip-compressed-tar.svg │ │ ├── application-x-bzip-compressed.svg │ │ ├── application-x-bzip.svg │ │ ├── application-x-bzpdf.svg │ │ ├── application-x-bzpostscript.svg │ │ ├── application-x-cabri.svg │ │ ├── application-x-cb7.svg │ │ ├── application-x-cba.svg │ │ ├── application-x-cbr.svg │ │ ├── application-x-cbt.svg │ │ ├── application-x-cbz.svg │ │ ├── application-x-ccf-container.svg │ │ ├── application-x-cd-image.svg │ │ ├── application-x-cda.svg │ │ ├── application-x-chm.svg │ │ ├── application-x-class-file.svg │ │ ├── application-x-clementine.svg │ │ ├── application-x-cmakecache.svg │ │ ├── application-x-codeblocks-workspace.svg │ │ ├── application-x-codeblocks.svg │ │ ├── application-x-codelite-project.svg │ │ ├── application-x-codelite-workspace.svg │ │ ├── application-x-compress-tar.svg │ │ ├── application-x-compress.svg │ │ ├── application-x-compressed-iso.svg │ │ ├── application-x-compressed-tar.svg │ │ ├── application-x-compressed.svg │ │ ├── application-x-core.svg │ │ ├── application-x-cpio.svg │ │ ├── application-x-csproj.svg │ │ ├── application-x-cue.svg │ │ ├── application-x-dbf.svg │ │ ├── application-x-dbm.svg │ │ ├── application-x-deb-debian.svg │ │ ├── application-x-deb-linuxmint.svg │ │ ├── application-x-deb-ubuntu.svg │ │ ├── application-x-deb.svg │ │ ├── application-x-deepinclone-dim.svg │ │ ├── application-x-designer.svg │ │ ├── application-x-desktop-budgie.svg │ │ ├── application-x-desktop-gnome.svg │ │ ├── application-x-desktop-kde.svg │ │ ├── application-x-desktop-linuxmint.svg │ │ ├── application-x-desktop-lxde.svg │ │ ├── application-x-desktop-unity.svg │ │ ├── application-x-desktop-xfce.svg │ │ ├── application-x-desktop.svg │ │ ├── application-x-dgn.svg │ │ ├── application-x-dia-diagram.svg │ │ ├── application-x-dlc-container.svg │ │ ├── application-x-drgeo.svg │ │ ├── application-x-dwg.svg │ │ ├── application-x-e-theme.svg │ │ ├── application-x-egon.svg │ │ ├── application-x-eqonomize.svg │ │ ├── application-x-etherpeek.svg │ │ ├── application-x-excel.svg │ │ ├── application-x-executable-script.svg │ │ ├── application-x-executable.svg │ │ ├── application-x-extension-eml.svg │ │ ├── application-x-extension-fcstd.svg │ │ ├── application-x-extension-html.svg │ │ ├── application-x-extension-rss.svg │ │ ├── application-x-fictionbook+xml.svg │ │ ├── application-x-fictionbook.svg │ │ ├── application-x-firmware.svg │ │ ├── application-x-flash-video.svg │ │ ├── application-x-font-afm.svg │ │ ├── application-x-font-bdf.svg │ │ ├── application-x-font-dos.svg │ │ ├── application-x-font-framemaker.svg │ │ ├── application-x-font-libgrx.svg │ │ ├── application-x-font-linux-psf.svg │ │ ├── application-x-font-otf.svg │ │ ├── application-x-font-pcf.svg │ │ ├── application-x-font-snf.svg │ │ ├── application-x-font-speedo.svg │ │ ├── application-x-font-sunos-news.svg │ │ ├── application-x-font-tex-tfm.svg │ │ ├── application-x-font-tex.svg │ │ ├── application-x-font-ttf.svg │ │ ├── application-x-font-ttx.svg │ │ ├── application-x-font-type1.svg │ │ ├── application-x-font-vfont.svg │ │ ├── application-x-fusioncomp.svg │ │ ├── application-x-gambas3.svg │ │ ├── application-x-gambasscript.svg │ │ ├── application-x-gambasserverpage.svg │ │ ├── application-x-gameboy-color-rom.svg │ │ ├── application-x-gameboy-rom.svg │ │ ├── application-x-gamecube-rom.svg │ │ ├── application-x-gba-rom.svg │ │ ├── application-x-gcstar.svg │ │ ├── application-x-gdbm.svg │ │ ├── application-x-generic.svg │ │ ├── application-x-genesis-rom.svg │ │ ├── application-x-gettext-translation.svg │ │ ├── application-x-glabels.svg │ │ ├── application-x-glade.svg │ │ ├── application-x-gnome-theme-package-rtl.svg │ │ ├── application-x-gnome-theme-package.svg │ │ ├── application-x-gnumeric.svg │ │ ├── application-x-goomod.svg │ │ ├── application-x-gpx+xml.svg │ │ ├── application-x-gpx.svg │ │ ├── application-x-grsync-session.svg │ │ ├── application-x-gtk-builder.svg │ │ ├── application-x-gtktalog.svg │ │ ├── application-x-gunmeric.svg │ │ ├── application-x-gz-font-linux-psf.svg │ │ ├── application-x-gzdvi.svg │ │ ├── application-x-gzip.svg │ │ ├── application-x-gzpdf.svg │ │ ├── application-x-gzpostscript.svg │ │ ├── application-x-hda.svg │ │ ├── application-x-hdalc.svg │ │ ├── application-x-hdanc.svg │ │ ├── application-x-hip.svg │ │ ├── application-x-hiplc.svg │ │ ├── application-x-hipnc.svg │ │ ├── application-x-homebank.svg │ │ ├── application-x-icq.svg │ │ ├── application-x-iff.svg │ │ ├── application-x-img.svg │ │ ├── application-x-ipod-firmware.svg │ │ ├── application-x-ips-patch.svg │ │ ├── application-x-iptrace.svg │ │ ├── application-x-ipynb+json.svg │ │ ├── application-x-iso.svg │ │ ├── application-x-iso9660-appimage.svg │ │ ├── application-x-it87.svg │ │ ├── application-x-jar.svg │ │ ├── application-x-java-applet.svg │ │ ├── application-x-java-archive.svg │ │ ├── application-x-java.svg │ │ ├── application-x-javascript.svg │ │ ├── application-x-jokosher.svg │ │ ├── application-x-jsx.svg │ │ ├── application-x-k3b.svg │ │ ├── application-x-kcachegrind.svg │ │ ├── application-x-kcsrc.svg │ │ ├── application-x-kdenlive.svg │ │ ├── application-x-kdenlivetitle.svg │ │ ├── application-x-keepass.svg │ │ ├── application-x-keepass2.svg │ │ ├── application-x-keepassx.svg │ │ ├── application-x-keepassxc.svg │ │ ├── application-x-kexi-connectiondata.svg │ │ ├── application-x-kexiproject-shortcut.svg │ │ ├── application-x-kexiproject-sqlite.svg │ │ ├── application-x-kexiproject-sqlite2.svg │ │ ├── application-x-kexiproject-sqlite3.svg │ │ ├── application-x-kformula.svg │ │ ├── application-x-kgeo.svg │ │ ├── application-x-kgetlist.svg │ │ ├── application-x-khtml-adaptor.svg │ │ ├── application-x-kicad-pcb.svg │ │ ├── application-x-kicad-project.svg │ │ ├── application-x-kicad-schematic.svg │ │ ├── application-x-kig.svg │ │ ├── application-x-kmplot.svg │ │ ├── application-x-kmymoney.svg │ │ ├── application-x-kns.svg │ │ ├── application-x-kodelife-project.svg │ │ ├── application-x-kolf.svg │ │ ├── application-x-kommander.svg │ │ ├── application-x-kontour.svg │ │ ├── application-x-kontur.svg │ │ ├── application-x-kopete-emoticons.svg │ │ ├── application-x-kourse.svg │ │ ├── application-x-kover.svg │ │ ├── application-x-kplato.svg │ │ ├── application-x-kpresenter.svg │ │ ├── application-x-krita-assistant.svg │ │ ├── application-x-krita-paintoppresent.svg │ │ ├── application-x-krita.svg │ │ ├── application-x-kseg.svg │ │ ├── application-x-ksysguard.svg │ │ ├── application-x-ktheme.svg │ │ ├── application-x-kudesigner.svg │ │ ├── application-x-kva.svg │ │ ├── application-x-kvs.svg │ │ ├── application-x-kvtml.svg │ │ ├── application-x-kwallet.svg │ │ ├── application-x-kword.svg │ │ ├── application-x-kwordquiz.svg │ │ ├── application-x-labplot2.svg │ │ ├── application-x-lanalyzer.svg │ │ ├── application-x-lha.svg │ │ ├── application-x-lhz.svg │ │ ├── application-x-linguist.svg │ │ ├── application-x-lmms-project.svg │ │ ├── application-x-love-game.svg │ │ ├── application-x-lyx.svg │ │ ├── application-x-lz4-compressed-tar.svg │ │ ├── application-x-lzip-compressed-tar.svg │ │ ├── application-x-lzma-compressed-tar.svg │ │ ├── application-x-lzma.svg │ │ ├── application-x-lzop.svg │ │ ├── application-x-lzpdf.svg │ │ ├── application-x-m4.svg │ │ ├── application-x-macbinary.svg │ │ ├── application-x-maff.svg │ │ ├── application-x-marble.svg │ │ ├── application-x-matroska.svg │ │ ├── application-x-mif.svg │ │ ├── application-x-mimearchive.svg │ │ ├── application-x-mobi8-ebook.svg │ │ ├── application-x-mobipocket-ebook.svg │ │ ├── application-x-model.svg │ │ ├── application-x-mono-develop.svg │ │ ├── application-x-mplayer2.svg │ │ ├── application-x-ms-application.svg │ │ ├── application-x-ms-dos-executable.svg │ │ ├── application-x-ms-shortcut.svg │ │ ├── application-x-msdos-program.svg │ │ ├── application-x-msdownload.svg │ │ ├── application-x-msexcel.svg │ │ ├── application-x-msi.svg │ │ ├── application-x-mswinurl.svg │ │ ├── application-x-mswrite.svg │ │ ├── application-x-musescore+xml.svg │ │ ├── application-x-musescore.svg │ │ ├── application-x-n64-rom.svg │ │ ├── application-x-navi-animation.svg │ │ ├── application-x-nes-rom.svg │ │ ├── application-x-netinstobserver.svg │ │ ├── application-x-nettl.svg │ │ ├── application-x-nintendo-3ds-executable.svg │ │ ├── application-x-nintendo-3ds-rom.svg │ │ ├── application-x-nintendo-ds-rom.svg │ │ ├── application-x-nzb.svg │ │ ├── application-x-object.svg │ │ ├── application-x-ole-storage.svg │ │ ├── application-x-openboardview-board.svg │ │ ├── application-x-openboardview-brd-landrex.svg │ │ ├── application-x-openboardview-brd-r4.svg │ │ ├── application-x-openboardview-lst.svg │ │ ├── application-x-osm+xml.svg │ │ ├── application-x-pak.svg │ │ ├── application-x-partial-download.svg │ │ ├── application-x-patch.svg │ │ ├── application-x-pc-engine-rom.svg │ │ ├── application-x-pcapng.svg │ │ ├── application-x-pem-file.svg │ │ ├── application-x-pem-key.svg │ │ ├── application-x-perl.svg │ │ ├── application-x-php.svg │ │ ├── application-x-pkcs12.svg │ │ ├── application-x-pkcs7-certificates.svg │ │ ├── application-x-planner.svg │ │ ├── application-x-plasma.svg │ │ ├── application-x-project.svg │ │ ├── application-x-ptoptimizer-script.svg │ │ ├── application-x-python-bytecode.svg │ │ ├── application-x-qemu-disk.svg │ │ ├── application-x-qet-element.svg │ │ ├── application-x-qet-project.svg │ │ ├── application-x-qtiplot.svg │ │ ├── application-x-quanta.svg │ │ ├── application-x-quattropro.svg │ │ ├── application-x-r-project.svg │ │ ├── application-x-radcom.svg │ │ ├── application-x-rar.svg │ │ ├── application-x-raw-disk-image-xz-compressed.svg │ │ ├── application-x-raw-disk-image.svg │ │ ├── application-x-rdata.svg │ │ ├── application-x-remote-connection.svg │ │ ├── application-x-revelation.svg │ │ ├── application-x-riff.svg │ │ ├── application-x-root.svg │ │ ├── application-x-rosegarden-composition.svg │ │ ├── application-x-rpm-fedora.svg │ │ ├── application-x-rpm-opensuse.svg │ │ ├── application-x-rpm-redhat.svg │ │ ├── application-x-rpm.svg │ │ ├── application-x-rsdf-container.svg │ │ ├── application-x-ruby.svg │ │ ├── application-x-sami.svg │ │ ├── application-x-scel.svg │ │ ├── application-x-scribus.svg │ │ ├── application-x-sega-pico-rom.svg │ │ ├── application-x-shar.svg │ │ ├── application-x-shared-library-la.svg │ │ ├── application-x-sharedlib.svg │ │ ├── application-x-shellscript.svg │ │ ├── application-x-shockwave-flash.svg │ │ ├── application-x-siag.svg │ │ ├── application-x-sif.svg │ │ ├── application-x-skg.svg │ │ ├── application-x-skgc.svg │ │ ├── application-x-sln.svg │ │ ├── application-x-smb-server.svg │ │ ├── application-x-smb-workgroup.svg │ │ ├── application-x-snoop.svg │ │ ├── application-x-sogouskin.svg │ │ ├── application-x-solus-package.svg │ │ ├── application-x-source-rpm.svg │ │ ├── application-x-spkac+base64.svg │ │ ├── application-x-spkac.svg │ │ ├── application-x-spss-por.svg │ │ ├── application-x-spss-sav.svg │ │ ├── application-x-sqlite.svg │ │ ├── application-x-sqlite2.svg │ │ ├── application-x-sqlite3.svg │ │ ├── application-x-srt.svg │ │ ├── application-x-srtrip.svg │ │ ├── application-x-st-disk-image.svg │ │ ├── application-x-stuffit.svg │ │ ├── application-x-stx-disk-image.svg │ │ ├── application-x-subrip.svg │ │ ├── application-x-superkaramba.svg │ │ ├── application-x-synology-drive-doc.svg │ │ ├── application-x-synology-drive-sheet.svg │ │ ├── application-x-synology-drive-slides.svg │ │ ├── application-x-tar.svg │ │ ├── application-x-tarz.svg │ │ ├── application-x-tektronix-rf5.svg │ │ ├── application-x-tex-gf.svg │ │ ├── application-x-tex-pk.svg │ │ ├── application-x-texgzdvi.svg │ │ ├── application-x-tgif.svg │ │ ├── application-x-tha.svg │ │ ├── application-x-theme-rtl.svg │ │ ├── application-x-theme.svg │ │ ├── application-x-thz.svg │ │ ├── application-x-tiled.svg │ │ ├── application-x-trash.svg │ │ ├── application-x-trig.svg │ │ ├── application-x-troff-man.svg │ │ ├── application-x-tsx.svg │ │ ├── application-x-tuberling.svg │ │ ├── application-x-turtle.svg │ │ ├── application-x-typescript.svg │ │ ├── application-x-tzo.svg │ │ ├── application-x-uml.svg │ │ ├── application-x-vdi-disk.svg │ │ ├── application-x-vhd-disk.svg │ │ ├── application-x-virtual-boy-rom.svg │ │ ├── application-x-virtualbox-hdd.svg │ │ ├── application-x-virtualbox-ova.svg │ │ ├── application-x-virtualbox-ovf.svg │ │ ├── application-x-virtualbox-vbox.svg │ │ ├── application-x-virtualbox-vdi.svg │ │ ├── application-x-virtualbox-vhd.svg │ │ ├── application-x-virtualbox-vmdk.svg │ │ ├── application-x-visualnetworks.svg │ │ ├── application-x-vmdk-disk.svg │ │ ├── application-x-vmware-easter-egg.svg │ │ ├── application-x-vmware-snapshot.svg │ │ ├── application-x-vmware-team.svg │ │ ├── application-x-vmware-vm-clone.svg │ │ ├── application-x-vmware-vm-legacy.svg │ │ ├── application-x-vmware-vm.svg │ │ ├── application-x-vmware-vmdisk.svg │ │ ├── application-x-vmware-vmfoundry.svg │ │ ├── application-x-vnc.svg │ │ ├── application-x-vnd.akonadi.calendar.event.svg │ │ ├── application-x-vnd.akonadi.calendar.freebusy.svg │ │ ├── application-x-vnd.akonadi.calendar.journal.svg │ │ ├── application-x-vnd.akonadi.calendar.todo.svg │ │ ├── application-x-vnd.akonadi.collection.virtual.svg │ │ ├── application-x-vnd.akonadi.note.svg │ │ ├── application-x-vnd.kde.alarm.active.svg │ │ ├── application-x-vnd.kde.alarm.archived.svg │ │ ├── application-x-vnd.kde.alarm.svg │ │ ├── application-x-vnd.kde.alarm.template.svg │ │ ├── application-x-vnd.kde.contactgroup.svg │ │ ├── application-x-vnd.kde.kplato.svg │ │ ├── application-x-vnd.kde.kplato.work.svg │ │ ├── application-x-vnd.kde.kugar.mixed.svg │ │ ├── application-x-vnd.kde.notes.svg │ │ ├── application-x-vnd.kde.plan.svg │ │ ├── application-x-vnd.kde.plan.work.svg │ │ ├── application-x-wbfs.svg │ │ ├── application-x-webarchive.svg │ │ ├── application-x-wia.svg │ │ ├── application-x-wii-iso-image.svg │ │ ├── application-x-wii-rom.svg │ │ ├── application-x-wii-wad.svg │ │ ├── application-x-windows-themepack.svg │ │ ├── application-x-wine-extension-cpl.svg │ │ ├── application-x-wine-extension-inf.svg │ │ ├── application-x-wine-extension-ini.svg │ │ ├── application-x-wine-extension-its.svg │ │ ├── application-x-wine-extension-mps.svg │ │ ├── application-x-wine-extension-pdd.svg │ │ ├── application-x-wine-extension-skb.svg │ │ ├── application-x-wine-extension-skp.svg │ │ ├── application-x-wine-extension-vbs.svg │ │ ├── application-x-wine-ms-wim.svg │ │ ├── application-x-wmf.svg │ │ ├── application-x-wonderswan-color-rom.svg │ │ ├── application-x-wonderswan-rom.svg │ │ ├── application-x-world-of-goo-addin.svg │ │ ├── application-x-x509-ca-cert.svg │ │ ├── application-x-x509-user-cert.svg │ │ ├── application-x-xbel.svg │ │ ├── application-x-xliff.svg │ │ ├── application-x-xoj.svg │ │ ├── application-x-xojpp.svg │ │ ├── application-x-xopp.svg │ │ ├── application-x-xopt.svg │ │ ├── application-x-xpinstall.svg │ │ ├── application-x-xz-compressed-tar.svg │ │ ├── application-x-xz-pkg.svg │ │ ├── application-x-xz.svg │ │ ├── application-x-xzpdf.svg │ │ ├── application-x-yaml.svg │ │ ├── application-x-zerosize.svg │ │ ├── application-x-zip-compressed-fb2.svg │ │ ├── application-x-zip.svg │ │ ├── application-x-zoo.svg │ │ ├── application-x-zstd-compressed-tar.svg │ │ ├── application-x.allegorithmic.package+xml.svg │ │ ├── application-x.allegorithmic.spp.svg │ │ ├── application-x.allegorithmic.substance.svg │ │ ├── application-x.object.svg │ │ ├── application-xhtml+xml.svg │ │ ├── application-xliff+xml.svg │ │ ├── application-xmind.svg │ │ ├── application-xml-dtd.svg │ │ ├── application-xml.svg │ │ ├── application-xps.svg │ │ ├── application-xsd.svg │ │ ├── application-xslt+xml.svg │ │ ├── application-xspf+xml.svg │ │ ├── application-yaml.svg │ │ ├── application-zip.svg │ │ ├── applications-java.svg │ │ ├── archive.svg │ │ ├── ascii.svg │ │ ├── audio-aac.svg │ │ ├── audio-ac3.svg │ │ ├── audio-flac.svg │ │ ├── audio-m4a.svg │ │ ├── audio-midi.svg │ │ ├── audio-mp2.svg │ │ ├── audio-mp3.svg │ │ ├── audio-mp4.svg │ │ ├── audio-mpeg.svg │ │ ├── audio-prs.sid.svg │ │ ├── audio-shn.svg │ │ ├── audio-vn.rn-realmedia.svg │ │ ├── audio-vnd.rn-realvideo.svg │ │ ├── audio-vnd.wave.svg │ │ ├── audio-wav.svg │ │ ├── audio-x-adpcm.svg │ │ ├── audio-x-aiff.svg │ │ ├── audio-x-caf.svg │ │ ├── audio-x-flac+ogg.svg │ │ ├── audio-x-flac.svg │ │ ├── audio-x-generic.svg │ │ ├── audio-x-it.svg │ │ ├── audio-x-m4a.svg │ │ ├── audio-x-midi.svg │ │ ├── audio-x-monkey.svg │ │ ├── audio-x-monkeys-audio.svg │ │ ├── audio-x-mp2.svg │ │ ├── audio-x-mp3-playlist.svg │ │ ├── audio-x-mpeg.svg │ │ ├── audio-x-mpegurl.svg │ │ ├── audio-x-ms-wax.svg │ │ ├── audio-x-ms-wma.svg │ │ ├── audio-x-ofr.svg │ │ ├── audio-x-playlist.svg │ │ ├── audio-x-pn-realaudio.svg │ │ ├── audio-x-s3m.svg │ │ ├── audio-x-scpis.svg │ │ ├── audio-x-scpls.svg │ │ ├── audio-x-smart-playlist.svg │ │ ├── audio-x-sound.svg │ │ ├── audio-x-speex+ogg.svg │ │ ├── audio-x-stm.svg │ │ ├── audio-x-tta.svg │ │ ├── audio-x-vorbis+ogg.svg │ │ ├── audio-x-wav.svg │ │ ├── audio-x-xi.svg │ │ ├── audio-x-xm.svg │ │ ├── audiobook.svg │ │ ├── authors.svg │ │ ├── binary.svg │ │ ├── blank-cd.svg │ │ ├── com.github.torikulhabib.mindi.aac.svg │ │ ├── com.github.torikulhabib.mindi.ac3.svg │ │ ├── com.github.torikulhabib.mindi.aiff.svg │ │ ├── com.github.torikulhabib.mindi.avi.svg │ │ ├── com.github.torikulhabib.mindi.flac.svg │ │ ├── com.github.torikulhabib.mindi.flv.svg │ │ ├── com.github.torikulhabib.mindi.m4a.svg │ │ ├── com.github.torikulhabib.mindi.mkv.svg │ │ ├── com.github.torikulhabib.mindi.mmf.svg │ │ ├── com.github.torikulhabib.mindi.mp3.svg │ │ ├── com.github.torikulhabib.mindi.mp4.svg │ │ ├── com.github.torikulhabib.mindi.mpeg.svg │ │ ├── com.github.torikulhabib.mindi.mpg.svg │ │ ├── com.github.torikulhabib.mindi.ogg.svg │ │ ├── com.github.torikulhabib.mindi.wav.svg │ │ ├── com.github.torikulhabib.mindi.webm.svg │ │ ├── com.github.torikulhabib.mindi.wma.svg │ │ ├── contents2.svg │ │ ├── deb.svg │ │ ├── divx.svg │ │ ├── djvu.svg │ │ ├── document-excel.svg │ │ ├── document-illustrator.svg │ │ ├── document-photoshop.svg │ │ ├── document-powerpoint.svg │ │ ├── document-rtl.svg │ │ ├── document-word.svg │ │ ├── document.svg │ │ ├── drawing-dwg.svg │ │ ├── emblem-package.svg │ │ ├── empty.svg │ │ ├── encrypted-key.svg │ │ ├── encrypted.svg │ │ ├── eps.svg │ │ ├── exec.svg │ │ ├── extension.svg │ │ ├── file.svg │ │ ├── folder-tar.svg │ │ ├── folder_tar.svg │ │ ├── font-afm.svg │ │ ├── font-bdf.svg │ │ ├── font-collection.svg │ │ ├── font-otf.svg │ │ ├── font-pcf.svg │ │ ├── font-snf.svg │ │ ├── font-truetype.svg │ │ ├── font-ttf.svg │ │ ├── font-woff.svg │ │ ├── font-woff2.svg │ │ ├── font-x-generic.svg │ │ ├── font.svg │ │ ├── font_bitmap.svg │ │ ├── font_truetype.svg │ │ ├── font_type1.svg │ │ ├── fonts-package.svg │ │ ├── gedit-plugin.svg │ │ ├── gif.svg │ │ ├── gnome-exe-thumbnailer-generic-x.svg │ │ ├── gnome-exe-thumbnailer-generic.svg │ │ ├── gnome-exe-thumbnailer-template.svg │ │ ├── gnome-fs-executable.svg │ │ ├── gnome-fs-regular.svg │ │ ├── gnome-mime-application-atom+xml.svg │ │ ├── gnome-mime-application-javascript.svg │ │ ├── gnome-mime-application-magicpoint.svg │ │ ├── gnome-mime-application-msword.svg │ │ ├── gnome-mime-application-ogg.svg │ │ ├── gnome-mime-application-pdf.svg │ │ ├── gnome-mime-application-postscript.svg │ │ ├── gnome-mime-application-rss+xml.svg │ │ ├── gnome-mime-application-rtf.svg │ │ ├── gnome-mime-application-vnd.lotus-1-2-3.svg │ │ ├── gnome-mime-application-vnd.ms-cab-compressed.svg │ │ ├── gnome-mime-application-vnd.ms-excel.svg │ │ ├── gnome-mime-application-vnd.ms-powerpoint.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.formula.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.graphics.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.image.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.presentation.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.text-template.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.text-web.svg │ │ ├── gnome-mime-application-vnd.oasis.opendocument.text.svg │ │ ├── gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg │ │ ├── gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg │ │ ├── gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg │ │ ├── gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg │ │ ├── gnome-mime-application-vnd.rn-realmedia-secure.svg │ │ ├── gnome-mime-application-vnd.rn-realmedia-vbr.svg │ │ ├── gnome-mime-application-vnd.rn-realmedia.svg │ │ ├── gnome-mime-application-vnd.scribus.svg │ │ ├── gnome-mime-application-vnd.stardivision.calc.svg │ │ ├── gnome-mime-application-vnd.stardivision.impress.svg │ │ ├── gnome-mime-application-vnd.stardivision.writer.svg │ │ ├── gnome-mime-application-vnd.sun.xml.calc.svg │ │ ├── gnome-mime-application-vnd.sun.xml.calc.template.svg │ │ ├── gnome-mime-application-vnd.sun.xml.draw.svg │ │ ├── gnome-mime-application-vnd.sun.xml.draw.template.svg │ │ ├── gnome-mime-application-vnd.sun.xml.impress.svg │ │ ├── gnome-mime-application-vnd.sun.xml.impress.template.svg │ │ ├── gnome-mime-application-vnd.sun.xml.writer.svg │ │ ├── gnome-mime-application-vnd.sun.xml.writer.template.svg │ │ ├── gnome-mime-application-vnd.wolfram.cdf.svg │ │ ├── gnome-mime-application-vnd.wolfram.mathematica.package.svg │ │ ├── gnome-mime-application-vnd.wolfram.nb.svg │ │ ├── gnome-mime-application-vnd.wolfram.player.svg │ │ ├── gnome-mime-application-vnd.wolfram.wl.svg │ │ ├── gnome-mime-application-vnd.wolfram.wls.svg │ │ ├── gnome-mime-application-wordperfect.svg │ │ ├── gnome-mime-application-x-7z-compressed.svg │ │ ├── gnome-mime-application-x-7zip.svg │ │ ├── gnome-mime-application-x-abiword.svg │ │ ├── gnome-mime-application-x-ace.svg │ │ ├── gnome-mime-application-x-applix-spreadsheet.svg │ │ ├── gnome-mime-application-x-applix-word.svg │ │ ├── gnome-mime-application-x-archive.svg │ │ ├── gnome-mime-application-x-arj.svg │ │ ├── gnome-mime-application-x-bittorrent.svg │ │ ├── gnome-mime-application-x-blender.svg │ │ ├── gnome-mime-application-x-bzip-compressed-tar.svg │ │ ├── gnome-mime-application-x-bzip-compressed.svg │ │ ├── gnome-mime-application-x-bzip.svg │ │ ├── gnome-mime-application-x-class-file.svg │ │ ├── gnome-mime-application-x-compress.svg │ │ ├── gnome-mime-application-x-compressed-tar.svg │ │ ├── gnome-mime-application-x-cpio-compress.svg │ │ ├── gnome-mime-application-x-cpio-compressed.svg │ │ ├── gnome-mime-application-x-cpio.svg │ │ ├── gnome-mime-application-x-deb.svg │ │ ├── gnome-mime-application-x-designer.svg │ │ ├── gnome-mime-application-x-desktop.svg │ │ ├── gnome-mime-application-x-dvi.svg │ │ ├── gnome-mime-application-x-executable.svg │ │ ├── gnome-mime-application-x-font-afm.svg │ │ ├── gnome-mime-application-x-font-bdf.svg │ │ ├── gnome-mime-application-x-font-linux-psf.svg │ │ ├── gnome-mime-application-x-font-pcf.svg │ │ ├── gnome-mime-application-x-font-sunos-news.svg │ │ ├── gnome-mime-application-x-font-ttf.svg │ │ ├── gnome-mime-application-x-glade.svg │ │ ├── gnome-mime-application-x-gnome-app-info.svg │ │ ├── gnome-mime-application-x-gnome-theme-package.svg │ │ ├── gnome-mime-application-x-gnumeric.svg │ │ ├── gnome-mime-application-x-gzip.svg │ │ ├── gnome-mime-application-x-gzpostscript.svg │ │ ├── gnome-mime-application-x-illustrator.svg │ │ ├── gnome-mime-application-x-jar.svg │ │ ├── gnome-mime-application-x-java-archive.svg │ │ ├── gnome-mime-application-x-java.svg │ │ ├── gnome-mime-application-x-javascript.svg │ │ ├── gnome-mime-application-x-killustrator.svg │ │ ├── gnome-mime-application-x-kpresenter.svg │ │ ├── gnome-mime-application-x-kspread.svg │ │ ├── gnome-mime-application-x-kword.svg │ │ ├── gnome-mime-application-x-lha.svg │ │ ├── gnome-mime-application-x-lhz.svg │ │ ├── gnome-mime-application-x-lzma-compressed-tar.svg │ │ ├── gnome-mime-application-x-lzma.svg │ │ ├── gnome-mime-application-x-lzop.svg │ │ ├── gnome-mime-application-x-ms-dos-executable.svg │ │ ├── gnome-mime-application-x-nero-disc-image.svg │ │ ├── gnome-mime-application-x-nero-linux-compilation.svg │ │ ├── gnome-mime-application-x-perl.svg │ │ ├── gnome-mime-application-x-php.svg │ │ ├── gnome-mime-application-x-python-bytecode.svg │ │ ├── gnome-mime-application-x-rar.svg │ │ ├── gnome-mime-application-x-referencer.svg │ │ ├── gnome-mime-application-x-remote-connection.svg │ │ ├── gnome-mime-application-x-rpm.svg │ │ ├── gnome-mime-application-x-ruby.svg │ │ ├── gnome-mime-application-x-scribus.svg │ │ ├── gnome-mime-application-x-shar.svg │ │ ├── gnome-mime-application-x-shellscript.svg │ │ ├── gnome-mime-application-x-shockwave-flash.svg │ │ ├── gnome-mime-application-x-stuffit.svg │ │ ├── gnome-mime-application-x-tar.svg │ │ ├── gnome-mime-application-x-tarz.svg │ │ ├── gnome-mime-application-x-tex.svg │ │ ├── gnome-mime-application-x-theme.svg │ │ ├── gnome-mime-application-x-vnc.svg │ │ ├── gnome-mime-application-x-xoj.svg │ │ ├── gnome-mime-application-x-xopp.svg │ │ ├── gnome-mime-application-x-xopt.svg │ │ ├── gnome-mime-application-x-zip.svg │ │ ├── gnome-mime-application-x-zoo.svg │ │ ├── gnome-mime-application-xhtml+xml.svg │ │ ├── gnome-mime-application-xml.svg │ │ ├── gnome-mime-application-zip.svg │ │ ├── gnome-mime-application.svg │ │ ├── gnome-mime-audio.svg │ │ ├── gnome-mime-image-bmp.svg │ │ ├── gnome-mime-image-exr.svg │ │ ├── gnome-mime-image-gif.svg │ │ ├── gnome-mime-image-jpeg.svg │ │ ├── gnome-mime-image-png.svg │ │ ├── gnome-mime-image-tiff.svg │ │ ├── gnome-mime-image-vnd.adobe.photoshop.svg │ │ ├── gnome-mime-image-vnd.microsoft.icon.svg │ │ ├── gnome-mime-image-x-cmu-raster.svg │ │ ├── gnome-mime-image-x-killustrator.svg │ │ ├── gnome-mime-image-x-portable-bitmap.svg │ │ ├── gnome-mime-image-x-psd.svg │ │ ├── gnome-mime-image-x-xpixmap.svg │ │ ├── gnome-mime-image.svg │ │ ├── gnome-mime-imagebmp.svg │ │ ├── gnome-mime-text-css.svg │ │ ├── gnome-mime-text-html.svg │ │ ├── gnome-mime-text-install.svg │ │ ├── gnome-mime-text-javascript.svg │ │ ├── gnome-mime-text-plain.svg │ │ ├── gnome-mime-text-vnd.wap.wml.svg │ │ ├── gnome-mime-text-x-authors.svg │ │ ├── gnome-mime-text-x-c++.svg │ │ ├── gnome-mime-text-x-c++src.svg │ │ ├── gnome-mime-text-x-c.svg │ │ ├── gnome-mime-text-x-changelog.svg │ │ ├── gnome-mime-text-x-chdr.svg │ │ ├── gnome-mime-text-x-copying.svg │ │ ├── gnome-mime-text-x-credits.svg │ │ ├── gnome-mime-text-x-csh.svg │ │ ├── gnome-mime-text-x-csharp.svg │ │ ├── gnome-mime-text-x-csrc.svg │ │ ├── gnome-mime-text-x-gtkrc.svg │ │ ├── gnome-mime-text-x-install.svg │ │ ├── gnome-mime-text-x-java-source.svg │ │ ├── gnome-mime-text-x-java.svg │ │ ├── gnome-mime-text-x-javascript.svg │ │ ├── gnome-mime-text-x-makefile.svg │ │ ├── gnome-mime-text-x-opml+xml.svg │ │ ├── gnome-mime-text-x-opml.svg │ │ ├── gnome-mime-text-x-python.svg │ │ ├── gnome-mime-text-x-readme.svg │ │ ├── gnome-mime-text-x-sh.svg │ │ ├── gnome-mime-text-x-source.svg │ │ ├── gnome-mime-text-x-vcalendar.svg │ │ ├── gnome-mime-text-x-vcard.svg │ │ ├── gnome-mime-text-x-zsh.svg │ │ ├── gnome-mime-text.svg │ │ ├── gnome-mime-video-x-ms-asf.svg │ │ ├── gnome-mime-video-x-ms-wmv.svg │ │ ├── gnome-mime-video.svg │ │ ├── gnome-mime-x-font-afm.svg │ │ ├── gnome-mime-x-install.svg │ │ ├── gnome-package.svg │ │ ├── gnome-unknown.svg │ │ ├── gtk-file.svg │ │ ├── html.svg │ │ ├── image-blank.svg │ │ ├── image-bmp.svg │ │ ├── image-generic.svg │ │ ├── image-gif.svg │ │ ├── image-ico.svg │ │ ├── image-jpeg.svg │ │ ├── image-jpeg2000.svg │ │ ├── image-png.svg │ │ ├── image-svg+xml-compressed.svg │ │ ├── image-svg+xml.svg │ │ ├── image-tiff.svg │ │ ├── image-vnd.adobe.photoshop.svg │ │ ├── image-vnd.dgn.svg │ │ ├── image-vnd.djvu.svg │ │ ├── image-vnd.dwg.svg │ │ ├── image-vnd.dxf.svg │ │ ├── image-vnd.microsoft.icon.svg │ │ ├── image-vnd.zbrush.pcx.svg │ │ ├── image-x-3ds.svg │ │ ├── image-x-adobe-dng.svg │ │ ├── image-x-compressed-xcf.svg │ │ ├── image-x-djvu.svg │ │ ├── image-x-dwg.svg │ │ ├── image-x-emf.svg │ │ ├── image-x-eps.svg │ │ ├── image-x-exr.svg │ │ ├── image-x-generic.svg │ │ ├── image-x-hdr.svg │ │ ├── image-x-ico.svg │ │ ├── image-x-icon.svg │ │ ├── image-x-krita.svg │ │ ├── image-x-pcx.svg │ │ ├── image-x-portable-bitmap.svg │ │ ├── image-x-portable.bitmap.svg │ │ ├── image-x-psd.svg │ │ ├── image-x-psdimage-x-psd.svg │ │ ├── image-x-svg+xml.svg │ │ ├── image-x-tga.svg │ │ ├── image-x-vnd.trolltech.qpicture.svg │ │ ├── image-x-win-bitmap.svg │ │ ├── image-x-win-bmp.svg │ │ ├── image-x-wmf.svg │ │ ├── image-x-xcf.svg │ │ ├── image-x-xfig.svg │ │ ├── image.svg │ │ ├── inode-blockdevice.svg │ │ ├── inode-chardevice.svg │ │ ├── inode-directory.svg │ │ ├── inode-fifo.svg │ │ ├── inode-mount-point.svg │ │ ├── inode-socket.svg │ │ ├── inode-symlink.svg │ │ ├── inode-vnd.kde.service.unknown.svg │ │ ├── inode-vnd.kde.service.upnp.Unknown.svg │ │ ├── internet-feed.svg │ │ ├── javascript.svg │ │ ├── jd-container.svg │ │ ├── jpeg.svg │ │ ├── jpg.svg │ │ ├── kpresenter_kpr.svg │ │ ├── libpeas-plugin.svg │ │ ├── libreoffice-database.svg │ │ ├── libreoffice-drawing-template.svg │ │ ├── libreoffice-drawing.svg │ │ ├── libreoffice-extension.svg │ │ ├── libreoffice-formula.svg │ │ ├── libreoffice-master-docment.svg │ │ ├── libreoffice-master-document.svg │ │ ├── libreoffice-oasis-database.svg │ │ ├── libreoffice-oasis-draw.svg │ │ ├── libreoffice-oasis-drawing-template.svg │ │ ├── libreoffice-oasis-drawing.svg │ │ ├── libreoffice-oasis-empty.svg │ │ ├── libreoffice-oasis-formula.svg │ │ ├── libreoffice-oasis-master-document.svg │ │ ├── libreoffice-oasis-presentation-template.svg │ │ ├── libreoffice-oasis-presentation.svg │ │ ├── libreoffice-oasis-spreadsheet-template.svg │ │ ├── libreoffice-oasis-spreadsheet.svg │ │ ├── libreoffice-oasis-text-template.svg │ │ ├── libreoffice-oasis-text.svg │ │ ├── libreoffice-oasis-web-template.svg │ │ ├── libreoffice-oasis-web.svg │ │ ├── libreoffice-presentation-template.svg │ │ ├── libreoffice-presentation.svg │ │ ├── libreoffice-spreadsheet-template.svg │ │ ├── libreoffice-spreadsheet.svg │ │ ├── libreoffice-text-template.svg │ │ ├── libreoffice-text.svg │ │ ├── libreoffice-web.svg │ │ ├── libreoffice34-extension.svg │ │ ├── media-audio.svg │ │ ├── media-image.svg │ │ ├── media-video.svg │ │ ├── message-news.svg │ │ ├── message-partial.svg │ │ ├── message-rfc822.svg │ │ ├── message-x-gnu-rmail.svg │ │ ├── message.svg │ │ ├── mime-ascii.svg │ │ ├── mime_ascii.svg │ │ ├── misc.svg │ │ ├── model-fcstd.svg │ │ ├── model-stl.svg │ │ ├── model-vnd.dwf.svg │ │ ├── model-vrml.svg │ │ ├── model-x.stl-binary.svg │ │ ├── model-x3d+binary.svg │ │ ├── model-x3d+vrml.svg │ │ ├── model-x3d+xml.svg │ │ ├── model-x3d.svg │ │ ├── model.svg │ │ ├── multipart-alternative.svg │ │ ├── multipart-appledouble.svg │ │ ├── multipart-digest.svg │ │ ├── multipart-encrypted.svg │ │ ├── multipart-mixed.svg │ │ ├── multipart-related.svg │ │ ├── multipart-report.svg │ │ ├── multipart-signed.svg │ │ ├── multipart-x-mixed-replace.svg │ │ ├── music.svg │ │ ├── nero-disc-image.svg │ │ ├── nero-linux-compilation.svg │ │ ├── none.svg │ │ ├── odf.svg │ │ ├── office-contact.svg │ │ ├── office-document-rtl.svg │ │ ├── office-document.svg │ │ ├── office-illustration.svg │ │ ├── office-spreadsheet.svg │ │ ├── openoffice3-drawing.svg │ │ ├── openoffice4-database.svg │ │ ├── openoffice4-drawing-template.svg │ │ ├── openoffice4-drawing.svg │ │ ├── openoffice4-extension.svg │ │ ├── openoffice4-formula.svg │ │ ├── openoffice4-master-document.svg │ │ ├── openoffice4-oasis-database.svg │ │ ├── openoffice4-oasis-drawing-template.svg │ │ ├── openoffice4-oasis-drawing.svg │ │ ├── openoffice4-oasis-formula.svg │ │ ├── openoffice4-oasis-master-document.svg │ │ ├── openoffice4-oasis-presentation-template.svg │ │ ├── openoffice4-oasis-presentation.svg │ │ ├── openoffice4-oasis-spreadsheet-template.svg │ │ ├── openoffice4-oasis-spreadsheet.svg │ │ ├── openoffice4-oasis-text-template.svg │ │ ├── openoffice4-oasis-text.svg │ │ ├── openoffice4-oasis-web-template.svg │ │ ├── openoffice4-presentation-template.svg │ │ ├── openoffice4-presentation.svg │ │ ├── openoffice4-spreadsheet-template.svg │ │ ├── openoffice4-spreadsheet.svg │ │ ├── openoffice4-text-template.svg │ │ ├── openoffice4-text.svg │ │ ├── openofficeorg3-database.svg │ │ ├── openofficeorg3-drawing.svg │ │ ├── openofficeorg3-extension.svg │ │ ├── openofficeorg3-oasis-database.svg │ │ ├── openofficeorg3-oasis-spreadsheet.svg │ │ ├── opera-extension.svg │ │ ├── opera-widget.svg │ │ ├── package-gdebi.svg │ │ ├── package-x-generic.svg │ │ ├── package.svg │ │ ├── package_editors.svg │ │ ├── package_wordprocessing.svg │ │ ├── pdf.svg │ │ ├── pgmodeler-dbm.svg │ │ ├── plan.svg │ │ ├── playlist-automatic.svg │ │ ├── playlist.svg │ │ ├── podcast.svg │ │ ├── pplication-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg │ │ ├── preferences-certificate.svg │ │ ├── preferences-desktop-cryptography.svg │ │ ├── preferences-plugin.svg │ │ ├── qgis-asc.svg │ │ ├── qgis-ddf.svg │ │ ├── qgis-dem.svg │ │ ├── qgis-dt0.svg │ │ ├── qgis-dxf.svg │ │ ├── qgis-gml.svg │ │ ├── qgis-img.svg │ │ ├── qgis-mldata.svg │ │ ├── qgis-qgs.svg │ │ ├── qgis-qlr.svg │ │ ├── qgis-qml.svg │ │ ├── qgis-qpt.svg │ │ ├── qgis-shp.svg │ │ ├── qgis-sqlite.svg │ │ ├── radio.svg │ │ ├── rar.svg │ │ ├── raw.svg │ │ ├── rpm.svg │ │ ├── scii.svg │ │ ├── shellscript.svg │ │ ├── sound.svg │ │ ├── source-php.svg │ │ ├── source-playlist.svg │ │ ├── source-smart-playlist.svg │ │ ├── spreadsheet.svg │ │ ├── stock_addressbook.svg │ │ ├── stock_calendar.svg │ │ ├── stock_certificate.svg │ │ ├── stock_new-drawing.svg │ │ ├── stock_new-formula.svg │ │ ├── stock_new-html.svg │ │ ├── stock_new-labels.svg │ │ ├── stock_new-master-document.svg │ │ ├── stock_new-presentation.svg │ │ ├── stock_new-spreadsheet.svg │ │ ├── stock_new-template.svg │ │ ├── stock_new-text.svg │ │ ├── stock_playlist.svg │ │ ├── stock_script.svg │ │ ├── stock_scripts.svg │ │ ├── stock_smart-playlist.svg │ │ ├── stock_unknown.svg │ │ ├── svg.svg │ │ ├── tar.svg │ │ ├── template-source.svg │ │ ├── template_source.svg │ │ ├── tex-x-nim-project.svg │ │ ├── text-c.svg │ │ ├── text-calendar.svg │ │ ├── text-csharp.svg │ │ ├── text-css.svg │ │ ├── text-css_orig.svg │ │ ├── text-csv.svg │ │ ├── text-directory.svg │ │ ├── text-dockerfile.svg │ │ ├── text-enriched-rtl.svg │ │ ├── text-enriched.svg │ │ ├── text-html.svg │ │ ├── text-html_alt.svg │ │ ├── text-htmlh.svg │ │ ├── text-javascript.svg │ │ ├── text-json.svg │ │ ├── text-less.svg │ │ ├── text-markdown.svg │ │ ├── text-mathml.svg │ │ ├── text-mht.svg │ │ ├── text-n3.svg │ │ ├── text-org.svg │ │ ├── text-plain.svg │ │ ├── text-r.svg │ │ ├── text-rdf+xml.svg │ │ ├── text-rdf.svg │ │ ├── text-richtext-rtl.svg │ │ ├── text-richtext.svg │ │ ├── text-rtf.svg │ │ ├── text-rtl.svg │ │ ├── text-rust.svg │ │ ├── text-sgml.svg │ │ ├── text-spreadsheet.svg │ │ ├── text-sqml.svg │ │ ├── text-tab-separated-values.svg │ │ ├── text-troff.svg │ │ ├── text-turtle.svg │ │ ├── text-vbscript.svg │ │ ├── text-vcalendar.svg │ │ ├── text-vcard.svg │ │ ├── text-vnd-wap-wml.svg │ │ ├── text-vnd.abc.svg │ │ ├── text-vnd.kde.kcrash-report.svg │ │ ├── text-vnd.qt.linguist.svg │ │ ├── text-vnd.rn-realtext.svg │ │ ├── text-vnd.trolltech.linguist.svg │ │ ├── text-vnd.wap.wml.svg │ │ ├── text-vnd.wap.wmlscript.svg │ │ ├── text-vtt.svg │ │ ├── text-wiki.svg │ │ ├── text-x-R.svg │ │ ├── text-x-adasrc.svg │ │ ├── text-x-apport.svg │ │ ├── text-x-arduino.svg │ │ ├── text-x-asm.svg │ │ ├── text-x-authors.svg │ │ ├── text-x-bak.svg │ │ ├── text-x-bibtex.svg │ │ ├── text-x-c++.svg │ │ ├── text-x-c++hdr.svg │ │ ├── text-x-c++src.svg │ │ ├── text-x-c.svg │ │ ├── text-x-changelog.svg │ │ ├── text-x-chdr.svg │ │ ├── text-x-cmake.svg │ │ ├── text-x-cobol.svg │ │ ├── text-x-common-lisp.svg │ │ ├── text-x-copying.svg │ │ ├── text-x-cpp.svg │ │ ├── text-x-credits.svg │ │ ├── text-x-csharp.svg │ │ ├── text-x-csrc.svg │ │ ├── text-x-css.svg │ │ ├── text-x-diff.svg │ │ ├── text-x-dsrc.svg │ │ ├── text-x-dsssl.svg │ │ ├── text-x-dtd.svg │ │ ├── text-x-eiffel.svg │ │ ├── text-x-elixir.svg │ │ ├── text-x-emacs-lisp.svg │ │ ├── text-x-erlang.svg │ │ ├── text-x-fortran.svg │ │ ├── text-x-generic-rtl.svg │ │ ├── text-x-generic-template.svg │ │ ├── text-x-generic.svapplication-x-awk.svg │ │ ├── text-x-generic.svg │ │ ├── text-x-gettext-translation-template.svg │ │ ├── text-x-gettext-translation.svg │ │ ├── text-x-go.svg │ │ ├── text-x-gradle.svg │ │ ├── text-x-gtkrc.svg │ │ ├── text-x-haskell.svg │ │ ├── text-x-hex.svg │ │ ├── text-x-install.svg │ │ ├── text-x-java-source.svg │ │ ├── text-x-java.svg │ │ ├── text-x-javascript.svg │ │ ├── text-x-json.svg │ │ ├── text-x-jsx.svg │ │ ├── text-x-katefilelist.svg │ │ ├── text-x-kotlin.svg │ │ ├── text-x-kvc.svg │ │ ├── text-x-kvt.svg │ │ ├── text-x-ldif.svg │ │ ├── text-x-lilypond.svg │ │ ├── text-x-log.svg │ │ ├── text-x-lua.svg │ │ ├── text-x-lyx.svg │ │ ├── text-x-makefile.svg │ │ ├── text-x-markdown.svg │ │ ├── text-x-matlab.svg │ │ ├── text-x-maxima-out.svg │ │ ├── text-x-maximasession.svg │ │ ├── text-x-meson.svg │ │ ├── text-x-microdvd.svg │ │ ├── text-x-mo.svg │ │ ├── text-x-modelica.svg │ │ ├── text-x-mpsub.svg │ │ ├── text-x-ms-regedit.svg │ │ ├── text-x-nfo.svg │ │ ├── text-x-nim.svg │ │ ├── text-x-objchdr.svg │ │ ├── text-x-objcsrc.svg │ │ ├── text-x-ocaml.svg │ │ ├── text-x-octave.svg │ │ ├── text-x-opml+xml.svg │ │ ├── text-x-opml.svg │ │ ├── text-x-pascal.svg │ │ ├── text-x-patch.svg │ │ ├── text-x-perl.svg │ │ ├── text-x-php.svg │ │ ├── text-x-plain.svg │ │ ├── text-x-po.svg │ │ ├── text-x-preview.svg │ │ ├── text-x-python.svg │ │ ├── text-x-python3.svg │ │ ├── text-x-qml.svg │ │ ├── text-x-r-source.svg │ │ ├── text-x-r.svg │ │ ├── text-x-readme.svg │ │ ├── text-x-rpm-spec.svg │ │ ├── text-x-rsrc.svg │ │ ├── text-x-ruby.svg │ │ ├── text-x-rust.svg │ │ ├── text-x-sass.svg │ │ ├── text-x-scala.svg │ │ ├── text-x-scheme.svg │ │ ├── text-x-script.svg │ │ ├── text-x-scss.svg │ │ ├── text-x-source.svg │ │ ├── text-x-sql.svg │ │ ├── text-x-ssa.svg │ │ ├── text-x-subviewer.svg │ │ ├── text-x-systemd-unit.svg │ │ ├── text-x-tcl.svg │ │ ├── text-x-tex.svg │ │ ├── text-x-texinfo.svg │ │ ├── text-x-texmacs.svg │ │ ├── text-x-tsx.svg │ │ ├── text-x-twig.svg │ │ ├── text-x-typescript.svg │ │ ├── text-x-vala.svg │ │ ├── text-x-vbscript.svg │ │ ├── text-x-vcard.svg │ │ ├── text-x-wxmathml.svg │ │ ├── text-x-wxmaxima-batch.svg │ │ ├── text-x-xges.svg │ │ ├── text-x-xslfo.svg │ │ ├── text-x-yaml.svg │ │ ├── text-x.svg │ │ ├── text-xhtml+xml.svg │ │ ├── text-xmcd.svg │ │ ├── text-xml.svg │ │ ├── text-yaml.svg │ │ ├── text.svg │ │ ├── text2.svg │ │ ├── tgz.svg │ │ ├── torrent.svg │ │ ├── txt.svg │ │ ├── txt2.svg │ │ ├── unknown.svg │ │ ├── uri-mms.svg │ │ ├── uri-mmst.svg │ │ ├── uri-mmsu.svg │ │ ├── uri-pnm.svg │ │ ├── uri-rtspt.svg │ │ ├── uri-rtspu.svg │ │ ├── vcalendar.svg │ │ ├── vcard.svg │ │ ├── video-mlt-playlist.svg │ │ ├── video-mp2t.svg │ │ ├── video-mp4.svg │ │ ├── video-quicktime.svg │ │ ├── video-vivo.svg │ │ ├── video-vnd.rn-realvideo.svg │ │ ├── video-wavelet.svg │ │ ├── video-webm.svg │ │ ├── video-x-anim.svg │ │ ├── video-x-flic.svg │ │ ├── video-x-flv.svg │ │ ├── video-x-generic.svg │ │ ├── video-x-google-vlc-plugin.svg │ │ ├── video-x-javafx.svg │ │ ├── video-x-matroska.svg │ │ ├── video-x-mng.svg │ │ ├── video-x-ms-asf-plugin.svg │ │ ├── video-x-ms-asf.svg │ │ ├── video-x-ms-wmp.svg │ │ ├── video-x-ms-wmv.svg │ │ ├── video-x-msvideo.svg │ │ ├── video-x-nsv.svg │ │ ├── video-x-ogm+ogg.svg │ │ ├── video-x-sgi-movie.svg │ │ ├── video-x-theora+ogg.svg │ │ ├── video-x-wmv.svg │ │ ├── video.svg │ │ ├── viewbib.svg │ │ ├── viewdvi.svg │ │ ├── viewhtml.svg │ │ ├── viewpdf.svg │ │ ├── viewps.svg │ │ ├── virtualbox-hdd.svg │ │ ├── virtualbox-ova.svg │ │ ├── virtualbox-ovf.svg │ │ ├── virtualbox-vbox-extpack.svg │ │ ├── virtualbox-vbox.svg │ │ ├── virtualbox-vdi.svg │ │ ├── virtualbox-vhd.svg │ │ ├── virtualbox-vmdk.svg │ │ ├── vnd.ms-publisher.svg │ │ ├── vnd.oasis.opendocument.drawing.svg │ │ ├── wordprocessing-rtl.svg │ │ ├── wordprocessing.svg │ │ ├── wps-office-doc.svg │ │ ├── wps-office-dot.svg │ │ ├── wps-office-dps.svg │ │ ├── wps-office-dpt.svg │ │ ├── wps-office-et.svg │ │ ├── wps-office-ett.svg │ │ ├── wps-office-pot.svg │ │ ├── wps-office-ppt.svg │ │ ├── wps-office-wps.svg │ │ ├── wps-office-wpt.svg │ │ ├── wps-office-xls.svg │ │ ├── wps-office-xlt.svg │ │ ├── wps-office2019-wppmain.svg │ │ ├── www.svg │ │ ├── x-content-audio-cdda.svg │ │ ├── x-content-audio-dvd.svg │ │ ├── x-content-audio-player.svg │ │ ├── x-content-blank-bd.svg │ │ ├── x-content-blank-cd.svg │ │ ├── x-content-blank-dvd.svg │ │ ├── x-content-blank-hddvd.svg │ │ ├── x-content-image-dcf.svg │ │ ├── x-content-image-picturecd.svg │ │ ├── x-content-software.svg │ │ ├── x-content-unix-software.svg │ │ ├── x-content-video-bluray.svg │ │ ├── x-content-video-dvd.svg │ │ ├── x-content-video-hddvd.svg │ │ ├── x-content-video-svcd.svg │ │ ├── x-content-video-vcd.svg │ │ ├── x-content-win32-software.svg │ │ ├── x-extension-fcstd.svg │ │ ├── x-gambasserverpage.svg │ │ ├── x-kde-nsplugin-generated.svg │ │ ├── x-love-game.svg │ │ ├── x-mail-distribution-list.svg │ │ ├── x-media-podcast.svg │ │ ├── x-office-address-book.svg │ │ ├── x-office-calendar.svg │ │ ├── x-office-contact.svg │ │ ├── x-office-document-rtl.svg │ │ ├── x-office-document-template-rtl.svg │ │ ├── x-office-document-template.svg │ │ ├── x-office-document.svg │ │ ├── x-office-drawing-template.svg │ │ ├── x-office-drawing.svg │ │ ├── x-office-presentation-rtl.svg │ │ ├── x-office-presentation-template-rtl.svg │ │ ├── x-office-presentation-template.svg │ │ ├── x-office-presentation.svg │ │ ├── x-office-spreadsheet-template.svg │ │ ├── x-office-spreadsheet.svg │ │ ├── x-package-repository.svg │ │ ├── x-world-x-3dmf.svg │ │ ├── xoj.svg │ │ ├── xopt.svg │ │ └── zip.svg │ ├── scalable@2 │ └── symbolic │ │ ├── application-certificate-symbolic.svg │ │ ├── application-rss+xml-symbolic.svg │ │ ├── application-x-addon-symbolic.svg │ │ ├── application-x-executable-symbolic.svg │ │ ├── audio-x-generic-symbolic.svg │ │ ├── extension-symbolic.svg │ │ ├── font-x-generic-symbolic.svg │ │ ├── image-x-generic-symbolic.svg │ │ ├── inode-directory-symbolic.svg │ │ ├── media-optical-bd-symbolic.svg │ │ ├── media-optical-cd-audio-symbolic.svg │ │ ├── media-optical-dvd-symbolic.svg │ │ ├── media-optical-symbolic.svg │ │ ├── package-x-generic-symbolic.svg │ │ ├── playlist-symbolic.svg │ │ ├── text-html-symbolic.svg │ │ ├── text-x-generic-symbolic.svg │ │ ├── user-trash-full-symbolic.svg │ │ ├── video-x-generic-symbolic.svg │ │ ├── x-office-address-book-symbolic.svg │ │ ├── x-office-calendar-symbolic.svg │ │ ├── x-office-document-symbolic.svg │ │ ├── x-office-drawing-symbolic.svg │ │ ├── x-office-presentation-symbolic.svg │ │ └── x-office-spreadsheet-symbolic.svg │ ├── panel │ ├── 16 │ │ ├── 1password-panel-locked.svg │ │ ├── 1password-panel.svg │ │ ├── 5g.svg │ │ ├── QMPlay2-panel.svg │ │ ├── ac-adapter.svg │ │ ├── account-logged-in.svg │ │ ├── acestream-tray.svg │ │ ├── airplane-mode.svg │ │ ├── akonaditray.svg │ │ ├── alarm-clock-panel.svg │ │ ├── alarm-clock-triggered.svg │ │ ├── albert-panel.svg │ │ ├── albert-tray.svg │ │ ├── amd-alto.svg │ │ ├── amd-bajo.svg │ │ ├── amd-medio.svg │ │ ├── anatine-indicator.svg │ │ ├── anatine-notification.svg │ │ ├── android-messages-desktop-tray-unread.svg │ │ ├── android-messages-desktop-tray.svg │ │ ├── antimicro-panel.svg │ │ ├── antimicrox_trayicon.svg │ │ ├── ao-app-tray.svg │ │ ├── application-running.svg │ │ ├── applications-chat-panel.svg │ │ ├── applications-email-panel.svg │ │ ├── audacious-panel.svg │ │ ├── audio-input-microphone-high-panel.svg │ │ ├── audio-input-microphone-high.svg │ │ ├── audio-input-microphone-low-zero-panel.svg │ │ ├── audio-input-microphone-low.svg │ │ ├── audio-input-microphone-medium.svg │ │ ├── audio-input-microphone-muted.svg │ │ ├── audio-input-microphone-none-panel.svg │ │ ├── audio-off.svg │ │ ├── audio-on.svg │ │ ├── audio-output-none-panel.svg │ │ ├── audio-output-none.svg │ │ ├── audio-ready.svg │ │ ├── audio-recorder-off.svg │ │ ├── audio-recorder-on.svg │ │ ├── audio-recorder-paused.svg │ │ ├── audio-volume-high-panel.svg │ │ ├── audio-volume-high-symbolic.svg │ │ ├── audio-volume-high.svg │ │ ├── audio-volume-low-panel.svg │ │ ├── audio-volume-low-symbolic.svg │ │ ├── audio-volume-low-zero-panel.svg │ │ ├── audio-volume-low.svg │ │ ├── audio-volume-medium-panel.svg │ │ ├── audio-volume-medium-symbolic.svg │ │ ├── audio-volume-medium.svg │ │ ├── audio-volume-muted-blocked-panel.svg │ │ ├── audio-volume-muted-blocking-panel.svg │ │ ├── audio-volume-muted-blocking.svg │ │ ├── audio-volume-muted-panel.svg │ │ ├── audio-volume-muted-symbolic.svg │ │ ├── audio-volume-muted.svg │ │ ├── audio-volume-off.svg │ │ ├── autokey-status-error.svg │ │ ├── autokey-status.svg │ │ ├── avatar-default.svg │ │ ├── ayatana-indicator-keyboard-Ak.svg │ │ ├── ayatana-indicator-keyboard-Am.svg │ │ ├── ayatana-indicator-keyboard-Ar.svg │ │ ├── ayatana-indicator-keyboard-Av.svg │ │ ├── ayatana-indicator-keyboard-Az.svg │ │ ├── ayatana-indicator-keyboard-Be.svg │ │ ├── ayatana-indicator-keyboard-Bg.svg │ │ ├── ayatana-indicator-keyboard-Bm.svg │ │ ├── ayatana-indicator-keyboard-Bn.svg │ │ ├── ayatana-indicator-keyboard-Br.svg │ │ ├── ayatana-indicator-keyboard-Bs.svg │ │ ├── ayatana-indicator-keyboard-By.svg │ │ ├── ayatana-indicator-keyboard-Ch.svg │ │ ├── ayatana-indicator-keyboard-Cm.svg │ │ ├── ayatana-indicator-keyboard-Cr.svg │ │ ├── ayatana-indicator-keyboard-Cs.svg │ │ ├── ayatana-indicator-keyboard-Da.svg │ │ ├── ayatana-indicator-keyboard-De.svg │ │ ├── ayatana-indicator-keyboard-Dv.svg │ │ ├── ayatana-indicator-keyboard-Dz.svg │ │ ├── ayatana-indicator-keyboard-Ee.svg │ │ ├── ayatana-indicator-keyboard-En.svg │ │ ├── ayatana-indicator-keyboard-Eo.svg │ │ ├── ayatana-indicator-keyboard-Es.svg │ │ ├── ayatana-indicator-keyboard-Et.svg │ │ ├── ayatana-indicator-keyboard-Fa.svg │ │ ├── ayatana-indicator-keyboard-Ff.svg │ │ ├── ayatana-indicator-keyboard-Fi.svg │ │ ├── ayatana-indicator-keyboard-Fo.svg │ │ ├── ayatana-indicator-keyboard-Fr.svg │ │ ├── ayatana-indicator-keyboard-Ga.svg │ │ ├── ayatana-indicator-keyboard-Gr.svg │ │ ├── ayatana-indicator-keyboard-Gu.svg │ │ ├── ayatana-indicator-keyboard-Ha.svg │ │ ├── ayatana-indicator-keyboard-He.svg │ │ ├── ayatana-indicator-keyboard-Hi.svg │ │ ├── ayatana-indicator-keyboard-Hr.svg │ │ ├── ayatana-indicator-keyboard-Hu.svg │ │ ├── ayatana-indicator-keyboard-Hy.svg │ │ ├── ayatana-indicator-keyboard-Ie.svg │ │ ├── ayatana-indicator-keyboard-Ig.svg │ │ ├── ayatana-indicator-keyboard-Ik.svg │ │ ├── ayatana-indicator-keyboard-In.svg │ │ ├── ayatana-indicator-keyboard-Is.svg │ │ ├── ayatana-indicator-keyboard-It.svg │ │ ├── ayatana-indicator-keyboard-Ja.svg │ │ ├── ayatana-indicator-keyboard-Ka.svg │ │ ├── ayatana-indicator-keyboard-Ki.svg │ │ ├── ayatana-indicator-keyboard-Kk.svg │ │ ├── ayatana-indicator-keyboard-Km.svg │ │ ├── ayatana-indicator-keyboard-Kn.svg │ │ ├── ayatana-indicator-keyboard-Ko.svg │ │ ├── ayatana-indicator-keyboard-Ku.svg │ │ ├── ayatana-indicator-keyboard-Lo.svg │ │ ├── ayatana-indicator-keyboard-Lt.svg │ │ ├── ayatana-indicator-keyboard-Lv.svg │ │ ├── ayatana-indicator-keyboard-Md.svg │ │ ├── ayatana-indicator-keyboard-Mi.svg │ │ ├── ayatana-indicator-keyboard-Mk.svg │ │ ├── ayatana-indicator-keyboard-Ml.svg │ │ ├── ayatana-indicator-keyboard-Mn.svg │ │ ├── ayatana-indicator-keyboard-Mr.svg │ │ ├── ayatana-indicator-keyboard-Mt.svg │ │ ├── ayatana-indicator-keyboard-My.svg │ │ ├── ayatana-indicator-keyboard-Ne.svg │ │ ├── ayatana-indicator-keyboard-Nl.svg │ │ ├── ayatana-indicator-keyboard-No.svg │ │ ├── ayatana-indicator-keyboard-Or.svg │ │ ├── ayatana-indicator-keyboard-Pa.svg │ │ ├── ayatana-indicator-keyboard-Ph.svg │ │ ├── ayatana-indicator-keyboard-Pl.svg │ │ ├── ayatana-indicator-keyboard-Ps.svg │ │ ├── ayatana-indicator-keyboard-Pt.svg │ │ ├── ayatana-indicator-keyboard-Ro.svg │ │ ├── ayatana-indicator-keyboard-Ru.svg │ │ ├── ayatana-indicator-keyboard-Sa.svg │ │ ├── ayatana-indicator-keyboard-Sd.svg │ │ ├── ayatana-indicator-keyboard-Si.svg │ │ ├── ayatana-indicator-keyboard-Sk.svg │ │ ├── ayatana-indicator-keyboard-Sl.svg │ │ ├── ayatana-indicator-keyboard-Sq.svg │ │ ├── ayatana-indicator-keyboard-Sr.svg │ │ ├── ayatana-indicator-keyboard-Sv.svg │ │ ├── ayatana-indicator-keyboard-Sw.svg │ │ ├── ayatana-indicator-keyboard-Sy.svg │ │ ├── ayatana-indicator-keyboard-Ta.svg │ │ ├── ayatana-indicator-keyboard-Te.svg │ │ ├── ayatana-indicator-keyboard-Tg.svg │ │ ├── ayatana-indicator-keyboard-Th.svg │ │ ├── ayatana-indicator-keyboard-Tk.svg │ │ ├── ayatana-indicator-keyboard-Tn.svg │ │ ├── ayatana-indicator-keyboard-Tr.svg │ │ ├── ayatana-indicator-keyboard-Uk.svg │ │ ├── ayatana-indicator-keyboard-Ur.svg │ │ ├── ayatana-indicator-keyboard-Uz.svg │ │ ├── ayatana-indicator-keyboard-Vi.svg │ │ ├── ayatana-indicator-keyboard-Wo.svg │ │ ├── ayatana-indicator-keyboard-Xs.svg │ │ ├── ayatana-indicator-keyboard-Yo.svg │ │ ├── ayatana-indicator-keyboard-Zh.svg │ │ ├── ayatana-indicator-notification-read-dnd.svg │ │ ├── ayatana-indicator-notification-read.svg │ │ ├── ayatana-indicator-notification-unread-dnd.svg │ │ ├── ayatana-indicator-notification-unread.svg │ │ ├── ayatanawebmail-messages-new.svg │ │ ├── ayatanawebmail-messages.svg │ │ ├── bad-signal-lock.svg │ │ ├── bad-signal.svg │ │ ├── banshee-panel.svg │ │ ├── barrier-connected.svg │ │ ├── barrier-disconnected.svg │ │ ├── barrier-transfering.svg │ │ ├── battery-000-charging.svg │ │ ├── battery-000.svg │ │ ├── battery-010-charging.svg │ │ ├── battery-010.svg │ │ ├── battery-020-charging.svg │ │ ├── battery-020.svg │ │ ├── battery-030-charging.svg │ │ ├── battery-030.svg │ │ ├── battery-040-charging.svg │ │ ├── battery-040.svg │ │ ├── battery-050-charging.svg │ │ ├── battery-050.svg │ │ ├── battery-060-charging.svg │ │ ├── battery-060.svg │ │ ├── battery-070-charging.svg │ │ ├── battery-070.svg │ │ ├── battery-080-charging.svg │ │ ├── battery-080.svg │ │ ├── battery-090-charging.svg │ │ ├── battery-090.svg │ │ ├── battery-100-charged.svg │ │ ├── battery-100-charging.svg │ │ ├── battery-100.svg │ │ ├── battery-caution-charging-symbolic.svg │ │ ├── battery-caution-charging.svg │ │ ├── battery-caution-symbolic.svg │ │ ├── battery-caution.svg │ │ ├── battery-charged.svg │ │ ├── battery-empty-charging-symbolic.svg │ │ ├── battery-empty-charging.svg │ │ ├── battery-empty-symbolic.svg │ │ ├── battery-empty.svg │ │ ├── battery-full-charged-symbolic.svg │ │ ├── battery-full-charged.svg │ │ ├── battery-full-charging-symbolic.svg │ │ ├── battery-full-charging.svg │ │ ├── battery-full-symbolic.svg │ │ ├── battery-full.svg │ │ ├── battery-good-charging-symbolic.svg │ │ ├── battery-good-charging.svg │ │ ├── battery-good-symbolic.svg │ │ ├── battery-good.svg │ │ ├── battery-low-charging-symbolic.svg │ │ ├── battery-low-charging.svg │ │ ├── battery-low-symbolic.svg │ │ ├── battery-low.svg │ │ ├── battery-medium-charging.svg │ │ ├── battery-medium.svg │ │ ├── battery-missing-symbolic.svg │ │ ├── battery-missing.svg │ │ ├── battery_charged.svg │ │ ├── battery_full.svg │ │ ├── battery_plugged.svg │ │ ├── bauh-tray.svg │ │ ├── bauh-update-tray.svg │ │ ├── bitcoin-indicator.svg │ │ ├── bitwarden-tray.svg │ │ ├── blueberry-tray-active.svg │ │ ├── blueberry-tray-disabled.svg │ │ ├── blueberry-tray.svg │ │ ├── bluemail-tray.svg │ │ ├── blueman-active.svg │ │ ├── blueman-disabled.svg │ │ ├── blueman-tray-active.svg │ │ ├── blueman-tray-disabled.svg │ │ ├── blueman-tray.svg │ │ ├── blueman.svg │ │ ├── bluetooth-active.svg │ │ ├── bluetooth-disabled.svg │ │ ├── bluetooth-offline.svg │ │ ├── bluetooth-online.svg │ │ ├── bluetooth-paired.svg │ │ ├── bomi-panel.svg │ │ ├── both-bad-signal-lock.svg │ │ ├── both-bad-signal.svg │ │ ├── both-good-signal-lock.svg │ │ ├── both-good-signal.svg │ │ ├── both-high-signal-lock.svg │ │ ├── both-high-signal.svg │ │ ├── both-low-signal-lock.svg │ │ ├── both-low-signal.svg │ │ ├── brave-tray.svg │ │ ├── btsync-gui-0.svg │ │ ├── btsync-gui-1.svg │ │ ├── btsync-gui-10.svg │ │ ├── btsync-gui-11.svg │ │ ├── btsync-gui-2.svg │ │ ├── btsync-gui-3.svg │ │ ├── btsync-gui-4.svg │ │ ├── btsync-gui-5.svg │ │ ├── btsync-gui-6.svg │ │ ├── btsync-gui-7.svg │ │ ├── btsync-gui-8.svg │ │ ├── btsync-gui-9.svg │ │ ├── btsync-gui-connecting.svg │ │ ├── btsync-gui-disconnected.svg │ │ ├── btsync-gui-paused.svg │ │ ├── bumblebee-indicator-active.svg │ │ ├── bumblebee-indicator.svg │ │ ├── cadence-panel.svg │ │ ├── caffeine-cup-empty.svg │ │ ├── caffeine-cup-full.svg │ │ ├── calibre-tray.svg │ │ ├── camera-off.svg │ │ ├── camera-on.svg │ │ ├── camera-ready.svg │ │ ├── cantata-panel.svg │ │ ├── caps-lock-off.svg │ │ ├── caps-lock-on.svg │ │ ├── capslock-off.svg │ │ ├── capslock-on.svg │ │ ├── cisco-tray-connected.svg │ │ ├── cisco-tray-disconnecting.svg │ │ ├── cisco-tray-notconnected.svg │ │ ├── cisco-tray-quarantined.svg │ │ ├── cisco-tray-reconnecting.svg │ │ ├── classicmenu-indicator-dark.svg │ │ ├── classicmenu-indicator.svg │ │ ├── clementine-panel-grey.svg │ │ ├── clementine-panel.svg │ │ ├── clickup-desktop-tray.svg │ │ ├── clipboard.svg │ │ ├── clipit-trayicon-panel.svg │ │ ├── clipman.svg │ │ ├── clockify-blue.svg │ │ ├── clockify-tray.svg │ │ ├── cloudstatus.svg │ │ ├── com.github.bcedu.vgrive-panel.svg │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray-attention.svg │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray.svg │ │ ├── com.github.ztefn.haguichi-connected.svg │ │ ├── com.github.ztefn.haguichi-connecting-1.svg │ │ ├── com.github.ztefn.haguichi-connecting-2.svg │ │ ├── com.github.ztefn.haguichi-connecting-3.svg │ │ ├── com.github.ztefn.haguichi-disconnected.svg │ │ ├── com.leinardi.gwe-symbolic.svg │ │ ├── connect_creating.svg │ │ ├── connect_established.svg │ │ ├── connect_no.svg │ │ ├── copy-error.svg │ │ ├── copy-insync.svg │ │ ├── copy-paused.svg │ │ ├── copy-sync1.svg │ │ ├── copy-sync2.svg │ │ ├── copy-sync3.svg │ │ ├── copy-sync4.svg │ │ ├── copy-sync5.svg │ │ ├── copy-sync6.svg │ │ ├── copy-sync7.svg │ │ ├── copy-sync8.svg │ │ ├── copy-update.svg │ │ ├── copyq-busy.svg │ │ ├── copyq-normal.svg │ │ ├── corectrl-panel.svg │ │ ├── cpod-tray.svg │ │ ├── cpu-frequency-indicator.svg │ │ ├── cpufreq-icon.svg │ │ ├── crow-translate-tray.svg │ │ ├── cryptfolder-closed-light.svg │ │ ├── cryptfolder-indicator-light.svg │ │ ├── cryptfolder-open-light.svg │ │ ├── cryptkeeper.svg │ │ ├── dcraven-away.svg │ │ ├── dcraven-connecting.svg │ │ ├── dcraven-dnd.svg │ │ ├── dcraven-error.svg │ │ ├── dcraven-message-new.svg │ │ ├── dcraven-offline.svg │ │ ├── dcraven-online.svg │ │ ├── dcraven-xa.svg │ │ ├── de.haeckerfelix.gradio-symbolic.svg │ │ ├── deadbeef-panel.svg │ │ ├── deltachat-tray.svg │ │ ├── deluge-panel.svg │ │ ├── desktopconnected.svg │ │ ├── desktopdisconnected.svg │ │ ├── desktoptrusted.svg │ │ ├── devhub-notification.svg │ │ ├── devhub-tray.svg │ │ ├── dialog-password-panel.svg │ │ ├── dino-status-away.svg │ │ ├── dino-status-chat.svg │ │ ├── dino-status-dnd.svg │ │ ├── dino-status-online.svg │ │ ├── diodon-panel.svg │ │ ├── discord-tray-connected.svg │ │ ├── discord-tray-deafened.svg │ │ ├── discord-tray-muted.svg │ │ ├── discord-tray-speaking.svg │ │ ├── discord-tray-unread.svg │ │ ├── discord-tray.svg │ │ ├── disper-panel.svg │ │ ├── dnfdragora.svg │ │ ├── drive-removable-media-usb-panel.svg │ │ ├── dropboxstatus-blank.svg │ │ ├── dropboxstatus-busy.svg │ │ ├── dropboxstatus-busy2.svg │ │ ├── dropboxstatus-idle.svg │ │ ├── dropboxstatus-logo.svg │ │ ├── dropboxstatus-x.svg │ │ ├── electron-mail-tray.svg │ │ ├── element-desktop-tray.svg │ │ ├── empathy-available.svg │ │ ├── empathy-away.svg │ │ ├── empathy-busy.svg │ │ ├── empathy-extended-away.svg │ │ ├── empathy-invisible.svg │ │ ├── empathy-offline.svg │ │ ├── enpass-status.svg │ │ ├── eu.scarpetta.QtWAW-tray.svg │ │ ├── everpad-mono.svg │ │ ├── exaile-pause.svg │ │ ├── exaile-play.svg │ │ ├── face-smile-panel.svg │ │ ├── fcitx-anthy-panel.svg │ │ ├── fcitx-bopomofo-panel.svg │ │ ├── fcitx-cangjie-panel.svg │ │ ├── fcitx-chewing-panel.svg │ │ ├── fcitx-erbi-panel.svg │ │ ├── fcitx-googlepinyin-panel.svg │ │ ├── fcitx-hangul-panel.svg │ │ ├── fcitx-kbd-panel.svg │ │ ├── fcitx-kkc-panel.svg │ │ ├── fcitx-mozc-alpha-full.svg │ │ ├── fcitx-mozc-alpha-half.svg │ │ ├── fcitx-mozc-dictionary.svg │ │ ├── fcitx-mozc-direct.svg │ │ ├── fcitx-mozc-hiragana.svg │ │ ├── fcitx-mozc-katakana-full.svg │ │ ├── fcitx-mozc-katakana-half.svg │ │ ├── fcitx-mozc-properties.svg │ │ ├── fcitx-mozc-tool.svg │ │ ├── fcitx-panel.svg │ │ ├── fcitx-pinyin-libpinyin-panel.svg │ │ ├── fcitx-pinyin-panel.svg │ │ ├── fcitx-rime-panel.svg │ │ ├── fcitx-sayura-panel.svg │ │ ├── fcitx-shuangpin-libpinyin-panel.svg │ │ ├── fcitx-shuangpin-panel.svg │ │ ├── fcitx-skk-panel.svg │ │ ├── fcitx-sunpinyin-panel.svg │ │ ├── fcitx-unikey-panel.svg │ │ ├── fcitx-wbpy.svg │ │ ├── fcitx-wubi-panel.svg │ │ ├── fcitx-zhuyin-panel.svg │ │ ├── fcitx-ziranma-panel.svg │ │ ├── feedindicator-active.svg │ │ ├── feedindicator-attention.svg │ │ ├── ferdi-indirect.svg │ │ ├── ferdi-tray.svg │ │ ├── ferdi-unread.svg │ │ ├── ferdium-indirect.svg │ │ ├── ferdium-tray.svg │ │ ├── ferdium-unread.svg │ │ ├── file-manager.svg │ │ ├── firewall-applet-error.svg │ │ ├── firewall-applet-panic.svg │ │ ├── firewall-applet.svg │ │ ├── flameshot-tray.svg │ │ ├── flareget-panel.svg │ │ ├── fluxgui-light.svg │ │ ├── fluxgui-panel.svg │ │ ├── franz-attention-panel.svg │ │ ├── franz-panel.svg │ │ ├── freezer-panel.svg │ │ ├── fusion-icon-panel.svg │ │ ├── gammastep-status-off.svg │ │ ├── gammastep-status-on.svg │ │ ├── gdlauncher-tray.svg │ │ ├── gitify-tray-active.svg │ │ ├── gitify-tray.svg │ │ ├── gitlab-tray.svg │ │ ├── gitter-indicator-disconnected.svg │ │ ├── gitter-indicator-notification.svg │ │ ├── gitter-indicator.svg │ │ ├── glipper.svg │ │ ├── gmail-tray-unread.svg │ │ ├── gmail-tray.svg │ │ ├── gnome-netstatus-disconn.svg │ │ ├── gnome-netstatus-error.svg │ │ ├── gnome-netstatus-idle.svg │ │ ├── gnome-netstatus-rx.svg │ │ ├── gnome-netstatus-tx.svg │ │ ├── gnome-netstatus-txrx.svg │ │ ├── gnome-pie-symbolic.svg │ │ ├── gnote-panel.svg │ │ ├── goldendict-scan-tray.svg │ │ ├── goldendict-tray.svg │ │ ├── good-signal-lock.svg │ │ ├── good-signal.svg │ │ ├── google-chat-badge.svg │ │ ├── google-chat-offline.svg │ │ ├── google-chat-tray.svg │ │ ├── google-chrome-no-notification-disabled.svg │ │ ├── google-chrome-no-notification.svg │ │ ├── google-chrome-notification-disabled.svg │ │ ├── google-chrome-notification.svg │ │ ├── google-chrome-panel.svg │ │ ├── google-chrome-tray.svg │ │ ├── google-hangouts-panel.svg │ │ ├── google-music-manager-panel.svg │ │ ├── google-tasks-indicator-light-normal.svg │ │ ├── google-tasks-indicator-light-starred.svg │ │ ├── gpaste.svg │ │ ├── gpm-ac-adapter.svg │ │ ├── gpm-battery-000-charging.svg │ │ ├── gpm-battery-000.svg │ │ ├── gpm-battery-020-charging.svg │ │ ├── gpm-battery-020.svg │ │ ├── gpm-battery-040-charging.svg │ │ ├── gpm-battery-040.svg │ │ ├── gpm-battery-060-charging.svg │ │ ├── gpm-battery-060.svg │ │ ├── gpm-battery-080-charging.svg │ │ ├── gpm-battery-080.svg │ │ ├── gpm-battery-100-charging.svg │ │ ├── gpm-battery-100.svg │ │ ├── gpm-battery-charged.svg │ │ ├── gpm-battery-empty.svg │ │ ├── gpm-battery-missing.svg │ │ ├── gpm-brightness-kbd-disabled.svg │ │ ├── gpm-brightness-kbd-invalid.svg │ │ ├── gpm-brightness-kbd.svg │ │ ├── gpm-brightness-lcd-disabled.svg │ │ ├── gpm-brightness-lcd-invalid.svg │ │ ├── gpm-brightness-lcd.svg │ │ ├── gpm-hibernate.svg │ │ ├── gpm-inhibit-invalid.svg │ │ ├── gpm-inhibit.svg │ │ ├── gpm-keyboard-000.svg │ │ ├── gpm-keyboard-020.svg │ │ ├── gpm-keyboard-040.svg │ │ ├── gpm-keyboard-060.svg │ │ ├── gpm-keyboard-080.svg │ │ ├── gpm-keyboard-100.svg │ │ ├── gpm-monitor.svg │ │ ├── gpm-mouse-000.svg │ │ ├── gpm-mouse-020.svg │ │ ├── gpm-mouse-040.svg │ │ ├── gpm-mouse-060.svg │ │ ├── gpm-mouse-080.svg │ │ ├── gpm-mouse-100.svg │ │ ├── gpm-phone-000.svg │ │ ├── gpm-phone-020.svg │ │ ├── gpm-phone-040.svg │ │ ├── gpm-phone-060.svg │ │ ├── gpm-phone-080.svg │ │ ├── gpm-phone-100.svg │ │ ├── gpm-primary-000-charging.svg │ │ ├── gpm-primary-000.svg │ │ ├── gpm-primary-020-charging.svg │ │ ├── gpm-primary-020.svg │ │ ├── gpm-primary-040-charging.svg │ │ ├── gpm-primary-040.svg │ │ ├── gpm-primary-060-charging.svg │ │ ├── gpm-primary-060.svg │ │ ├── gpm-primary-080-charging.svg │ │ ├── gpm-primary-080.svg │ │ ├── gpm-primary-100-charging.svg │ │ ├── gpm-primary-100.svg │ │ ├── gpm-primary-charged.svg │ │ ├── gpm-primary-missing.svg │ │ ├── gpm-ups-000-charging.svg │ │ ├── gpm-ups-000.svg │ │ ├── gpm-ups-020-charging.svg │ │ ├── gpm-ups-020.svg │ │ ├── gpm-ups-040-charging.svg │ │ ├── gpm-ups-040.svg │ │ ├── gpm-ups-060-charging.svg │ │ ├── gpm-ups-060.svg │ │ ├── gpm-ups-080-charging.svg │ │ ├── gpm-ups-080.svg │ │ ├── gpm-ups-100-charging.svg │ │ ├── gpm-ups-100.svg │ │ ├── gpm-ups-charged.svg │ │ ├── gpm-ups-missing.svg │ │ ├── gpmdp-tray-pause.svg │ │ ├── gpmdp-tray-play.svg │ │ ├── gpmdp-tray.svg │ │ ├── grive-app-ind-con-1.svg │ │ ├── grive-app-ind-con-2.svg │ │ ├── grive-app-ind-con-3.svg │ │ ├── grive-app-ind-sleep.svg │ │ ├── grive-app-ind.svg │ │ ├── gsd-xrandr.svg │ │ ├── gsm-3g-full-secure.svg │ │ ├── gsm-3g-full.svg │ │ ├── gsm-3g-high-secure.svg │ │ ├── gsm-3g-high.svg │ │ ├── gsm-3g-low-secure.svg │ │ ├── gsm-3g-low.svg │ │ ├── gsm-3g-medium-secure.svg │ │ ├── gsm-3g-medium.svg │ │ ├── gsm-3g-none-secure.svg │ │ ├── gsm-3g-none.svg │ │ ├── gtg-panel.svg │ │ ├── gtk-dialog-authentication-panel.svg │ │ ├── guake-indicator.svg │ │ ├── guake-tray.svg │ │ ├── guitarix-tray.svg │ │ ├── haguichi-connected.svg │ │ ├── haguichi-connecting-1.svg │ │ ├── haguichi-connecting-2.svg │ │ ├── haguichi-connecting-3.svg │ │ ├── haguichi-disconnected.svg │ │ ├── hangouts-available.svg │ │ ├── hangouts-notification.svg │ │ ├── hangouts-offline.svg │ │ ├── hangouts-working.svg │ │ ├── harmony-tray.svg │ │ ├── heroic-tray.svg │ │ ├── hexchat-fileoffer.svg │ │ ├── hexchat-highlight.svg │ │ ├── hexchat-indicator.svg │ │ ├── hexchat-message.svg │ │ ├── high-signal-lock.svg │ │ ├── high-signal.svg │ │ ├── hipchat4-attention.svg │ │ ├── hipchat4.svg │ │ ├── hp-indicator.svg │ │ ├── ico_72_cloud_station.svg │ │ ├── idle-bad-signal-lock.svg │ │ ├── idle-bad-signal.svg │ │ ├── idle-good-signal-lock.svg │ │ ├── idle-good-signal.svg │ │ ├── idle-high-signal-lock.svg │ │ ├── idle-high-signal.svg │ │ ├── idle-low-signal-lock.svg │ │ ├── idle-low-signal.svg │ │ ├── indicator-cpufreq-100.svg │ │ ├── indicator-cpufreq-25.svg │ │ ├── indicator-cpufreq-50.svg │ │ ├── indicator-cpufreq-75.svg │ │ ├── indicator-cpufreq.svg │ │ ├── indicator-feedindicator-attention.svg │ │ ├── indicator-feedindicator.svg │ │ ├── indicator-fortune.svg │ │ ├── indicator-keyboard-Ak.svg │ │ ├── indicator-keyboard-Am.svg │ │ ├── indicator-keyboard-Ar-1.svg │ │ ├── indicator-keyboard-Ar-10.svg │ │ ├── indicator-keyboard-Ar-11.svg │ │ ├── indicator-keyboard-Ar-2.svg │ │ ├── indicator-keyboard-Ar-3.svg │ │ ├── indicator-keyboard-Ar-4.svg │ │ ├── indicator-keyboard-Ar-5.svg │ │ ├── indicator-keyboard-Ar-6.svg │ │ ├── indicator-keyboard-Ar-7.svg │ │ ├── indicator-keyboard-Ar-8.svg │ │ ├── indicator-keyboard-Ar-9.svg │ │ ├── indicator-keyboard-Ar.svg │ │ ├── indicator-keyboard-Av.svg │ │ ├── indicator-keyboard-Az-1.svg │ │ ├── indicator-keyboard-Az-2.svg │ │ ├── indicator-keyboard-Az.svg │ │ ├── indicator-keyboard-Be-1.svg │ │ ├── indicator-keyboard-Be-10.svg │ │ ├── indicator-keyboard-Be-11.svg │ │ ├── indicator-keyboard-Be-12.svg │ │ ├── indicator-keyboard-Be-13.svg │ │ ├── indicator-keyboard-Be-14.svg │ │ ├── indicator-keyboard-Be-2.svg │ │ ├── indicator-keyboard-Be-3.svg │ │ ├── indicator-keyboard-Be-4.svg │ │ ├── indicator-keyboard-Be-5.svg │ │ ├── indicator-keyboard-Be-6.svg │ │ ├── indicator-keyboard-Be-7.svg │ │ ├── indicator-keyboard-Be-8.svg │ │ ├── indicator-keyboard-Be-9.svg │ │ ├── indicator-keyboard-Be.svg │ │ ├── indicator-keyboard-Bg-1.svg │ │ ├── indicator-keyboard-Bg-2.svg │ │ ├── indicator-keyboard-Bg-3.svg │ │ ├── indicator-keyboard-Bg.svg │ │ ├── indicator-keyboard-Bm.svg │ │ ├── indicator-keyboard-Bn-1.svg │ │ ├── indicator-keyboard-Bn-2.svg │ │ ├── indicator-keyboard-Bn-3.svg │ │ ├── indicator-keyboard-Bn-4.svg │ │ ├── indicator-keyboard-Bn.svg │ │ ├── indicator-keyboard-Br-1.svg │ │ ├── indicator-keyboard-Br-2.svg │ │ ├── indicator-keyboard-Br-3.svg │ │ ├── indicator-keyboard-Br.svg │ │ ├── indicator-keyboard-Bs-1.svg │ │ ├── indicator-keyboard-Bs-2.svg │ │ ├── indicator-keyboard-Bs-3.svg │ │ ├── indicator-keyboard-Bs-4.svg │ │ ├── indicator-keyboard-Bs-5.svg │ │ ├── indicator-keyboard-Bs.svg │ │ ├── indicator-keyboard-By-1.svg │ │ ├── indicator-keyboard-By-2.svg │ │ ├── indicator-keyboard-By-3.svg │ │ ├── indicator-keyboard-By.svg │ │ ├── indicator-keyboard-Ch.svg │ │ ├── indicator-keyboard-Cm-1.svg │ │ ├── indicator-keyboard-Cm-2.svg │ │ ├── indicator-keyboard-Cm-3.svg │ │ ├── indicator-keyboard-Cm-4.svg │ │ ├── indicator-keyboard-Cm-5.svg │ │ ├── indicator-keyboard-Cm.svg │ │ ├── indicator-keyboard-Cr-1.svg │ │ ├── indicator-keyboard-Cr-2.svg │ │ ├── indicator-keyboard-Cr-3.svg │ │ ├── indicator-keyboard-Cr.svg │ │ ├── indicator-keyboard-Cs-1.svg │ │ ├── indicator-keyboard-Cs-2.svg │ │ ├── indicator-keyboard-Cs-3.svg │ │ ├── indicator-keyboard-Cs-4.svg │ │ ├── indicator-keyboard-Cs-5.svg │ │ ├── indicator-keyboard-Cs-6.svg │ │ ├── indicator-keyboard-Cs.svg │ │ ├── indicator-keyboard-Da-1.svg │ │ ├── indicator-keyboard-Da-2.svg │ │ ├── indicator-keyboard-Da-3.svg │ │ ├── indicator-keyboard-Da-4.svg │ │ ├── indicator-keyboard-Da-5.svg │ │ ├── indicator-keyboard-Da.svg │ │ ├── indicator-keyboard-De-1.svg │ │ ├── indicator-keyboard-De-10.svg │ │ ├── indicator-keyboard-De-11.svg │ │ ├── indicator-keyboard-De-12.svg │ │ ├── indicator-keyboard-De-13.svg │ │ ├── indicator-keyboard-De-14.svg │ │ ├── indicator-keyboard-De-15.svg │ │ ├── indicator-keyboard-De-16.svg │ │ ├── indicator-keyboard-De-17.svg │ │ ├── indicator-keyboard-De-18.svg │ │ ├── indicator-keyboard-De-19.svg │ │ ├── indicator-keyboard-De-2.svg │ │ ├── indicator-keyboard-De-20.svg │ │ ├── indicator-keyboard-De-21.svg │ │ ├── indicator-keyboard-De-22.svg │ │ ├── indicator-keyboard-De-23.svg │ │ ├── indicator-keyboard-De-24.svg │ │ ├── indicator-keyboard-De-25.svg │ │ ├── indicator-keyboard-De-3.svg │ │ ├── indicator-keyboard-De-4.svg │ │ ├── indicator-keyboard-De-5.svg │ │ ├── indicator-keyboard-De-6.svg │ │ ├── indicator-keyboard-De-7.svg │ │ ├── indicator-keyboard-De-8.svg │ │ ├── indicator-keyboard-De-9.svg │ │ ├── indicator-keyboard-De.svg │ │ ├── indicator-keyboard-Dv.svg │ │ ├── indicator-keyboard-Dz.svg │ │ ├── indicator-keyboard-Ee.svg │ │ ├── indicator-keyboard-En-1.svg │ │ ├── indicator-keyboard-En-10.svg │ │ ├── indicator-keyboard-En-11.svg │ │ ├── indicator-keyboard-En-12.svg │ │ ├── indicator-keyboard-En-13.svg │ │ ├── indicator-keyboard-En-14.svg │ │ ├── indicator-keyboard-En-15.svg │ │ ├── indicator-keyboard-En-16.svg │ │ ├── indicator-keyboard-En-17.svg │ │ ├── indicator-keyboard-En-18.svg │ │ ├── indicator-keyboard-En-19.svg │ │ ├── indicator-keyboard-En-2.svg │ │ ├── indicator-keyboard-En-20.svg │ │ ├── indicator-keyboard-En-21.svg │ │ ├── indicator-keyboard-En-22.svg │ │ ├── indicator-keyboard-En-23.svg │ │ ├── indicator-keyboard-En-24.svg │ │ ├── indicator-keyboard-En-25.svg │ │ ├── indicator-keyboard-En-26.svg │ │ ├── indicator-keyboard-En-27.svg │ │ ├── indicator-keyboard-En-28.svg │ │ ├── indicator-keyboard-En-29.svg │ │ ├── indicator-keyboard-En-3.svg │ │ ├── indicator-keyboard-En-30.svg │ │ ├── indicator-keyboard-En-31.svg │ │ ├── indicator-keyboard-En-32.svg │ │ ├── indicator-keyboard-En-33.svg │ │ ├── indicator-keyboard-En-34.svg │ │ ├── indicator-keyboard-En-35.svg │ │ ├── indicator-keyboard-En-4.svg │ │ ├── indicator-keyboard-En-5.svg │ │ ├── indicator-keyboard-En-6.svg │ │ ├── indicator-keyboard-En-7.svg │ │ ├── indicator-keyboard-En-8.svg │ │ ├── indicator-keyboard-En-9.svg │ │ ├── indicator-keyboard-En.svg │ │ ├── indicator-keyboard-Eo-1.svg │ │ ├── indicator-keyboard-Eo-2.svg │ │ ├── indicator-keyboard-Eo.svg │ │ ├── indicator-keyboard-Es-1.svg │ │ ├── indicator-keyboard-Es-10.svg │ │ ├── indicator-keyboard-Es-11.svg │ │ ├── indicator-keyboard-Es-12.svg │ │ ├── indicator-keyboard-Es-2.svg │ │ ├── indicator-keyboard-Es-3.svg │ │ ├── indicator-keyboard-Es-4.svg │ │ ├── indicator-keyboard-Es-5.svg │ │ ├── indicator-keyboard-Es-6.svg │ │ ├── indicator-keyboard-Es-7.svg │ │ ├── indicator-keyboard-Es-8.svg │ │ ├── indicator-keyboard-Es-9.svg │ │ ├── indicator-keyboard-Es.svg │ │ ├── indicator-keyboard-Et-1.svg │ │ ├── indicator-keyboard-Et-2.svg │ │ ├── indicator-keyboard-Et-3.svg │ │ ├── indicator-keyboard-Et-4.svg │ │ ├── indicator-keyboard-Et.svg │ │ ├── indicator-keyboard-Fa-1.svg │ │ ├── indicator-keyboard-Fa-2.svg │ │ ├── indicator-keyboard-Fa-3.svg │ │ ├── indicator-keyboard-Fa-4.svg │ │ ├── indicator-keyboard-Fa.svg │ │ ├── indicator-keyboard-Ff.svg │ │ ├── indicator-keyboard-Fi-1.svg │ │ ├── indicator-keyboard-Fi-2.svg │ │ ├── indicator-keyboard-Fi-3.svg │ │ ├── indicator-keyboard-Fi-4.svg │ │ ├── indicator-keyboard-Fi-5.svg │ │ ├── indicator-keyboard-Fi.svg │ │ ├── indicator-keyboard-Fo-1.svg │ │ ├── indicator-keyboard-Fo-2.svg │ │ ├── indicator-keyboard-Fo.svg │ │ ├── indicator-keyboard-Fr-1.svg │ │ ├── indicator-keyboard-Fr-10.svg │ │ ├── indicator-keyboard-Fr-11.svg │ │ ├── indicator-keyboard-Fr-12.svg │ │ ├── indicator-keyboard-Fr-13.svg │ │ ├── indicator-keyboard-Fr-14.svg │ │ ├── indicator-keyboard-Fr-15.svg │ │ ├── indicator-keyboard-Fr-16.svg │ │ ├── indicator-keyboard-Fr-17.svg │ │ ├── indicator-keyboard-Fr-18.svg │ │ ├── indicator-keyboard-Fr-19.svg │ │ ├── indicator-keyboard-Fr-2.svg │ │ ├── indicator-keyboard-Fr-20.svg │ │ ├── indicator-keyboard-Fr-21.svg │ │ ├── indicator-keyboard-Fr-22.svg │ │ ├── indicator-keyboard-Fr-23.svg │ │ ├── indicator-keyboard-Fr-24.svg │ │ ├── indicator-keyboard-Fr-25.svg │ │ ├── indicator-keyboard-Fr-26.svg │ │ ├── indicator-keyboard-Fr-27.svg │ │ ├── indicator-keyboard-Fr-28.svg │ │ ├── indicator-keyboard-Fr-29.svg │ │ ├── indicator-keyboard-Fr-3.svg │ │ ├── indicator-keyboard-Fr-30.svg │ │ ├── indicator-keyboard-Fr-31.svg │ │ ├── indicator-keyboard-Fr-4.svg │ │ ├── indicator-keyboard-Fr-5.svg │ │ ├── indicator-keyboard-Fr-6.svg │ │ ├── indicator-keyboard-Fr-7.svg │ │ ├── indicator-keyboard-Fr-8.svg │ │ ├── indicator-keyboard-Fr-9.svg │ │ ├── indicator-keyboard-Fr.svg │ │ ├── indicator-keyboard-Ga-1.svg │ │ ├── indicator-keyboard-Ga-2.svg │ │ ├── indicator-keyboard-Ga.svg │ │ ├── indicator-keyboard-Gr-1.svg │ │ ├── indicator-keyboard-Gr-2.svg │ │ ├── indicator-keyboard-Gr-3.svg │ │ ├── indicator-keyboard-Gr-4.svg │ │ ├── indicator-keyboard-Gr-5.svg │ │ ├── indicator-keyboard-Gr.svg │ │ ├── indicator-keyboard-Gu.svg │ │ ├── indicator-keyboard-Ha-1.svg │ │ ├── indicator-keyboard-Ha-2.svg │ │ ├── indicator-keyboard-Ha.svg │ │ ├── indicator-keyboard-He-1.svg │ │ ├── indicator-keyboard-He-2.svg │ │ ├── indicator-keyboard-He-3.svg │ │ ├── indicator-keyboard-He-4.svg │ │ ├── indicator-keyboard-He.svg │ │ ├── indicator-keyboard-Hi-1.svg │ │ ├── indicator-keyboard-Hi-2.svg │ │ ├── indicator-keyboard-Hi-3.svg │ │ ├── indicator-keyboard-Hi.svg │ │ ├── indicator-keyboard-Hr-1.svg │ │ ├── indicator-keyboard-Hr-2.svg │ │ ├── indicator-keyboard-Hr-3.svg │ │ ├── indicator-keyboard-Hr-4.svg │ │ ├── indicator-keyboard-Hr-5.svg │ │ ├── indicator-keyboard-Hr.svg │ │ ├── indicator-keyboard-Hu-1.svg │ │ ├── indicator-keyboard-Hu-10.svg │ │ ├── indicator-keyboard-Hu-11.svg │ │ ├── indicator-keyboard-Hu-12.svg │ │ ├── indicator-keyboard-Hu-13.svg │ │ ├── indicator-keyboard-Hu-14.svg │ │ ├── indicator-keyboard-Hu-15.svg │ │ ├── indicator-keyboard-Hu-16.svg │ │ ├── indicator-keyboard-Hu-17.svg │ │ ├── indicator-keyboard-Hu-18.svg │ │ ├── indicator-keyboard-Hu-19.svg │ │ ├── indicator-keyboard-Hu-2.svg │ │ ├── indicator-keyboard-Hu-20.svg │ │ ├── indicator-keyboard-Hu-3.svg │ │ ├── indicator-keyboard-Hu-4.svg │ │ ├── indicator-keyboard-Hu-5.svg │ │ ├── indicator-keyboard-Hu-6.svg │ │ ├── indicator-keyboard-Hu-7.svg │ │ ├── indicator-keyboard-Hu-8.svg │ │ ├── indicator-keyboard-Hu-9.svg │ │ ├── indicator-keyboard-Hu.svg │ │ ├── indicator-keyboard-Hy-1.svg │ │ ├── indicator-keyboard-Hy-2.svg │ │ ├── indicator-keyboard-Hy-3.svg │ │ ├── indicator-keyboard-Hy-4.svg │ │ ├── indicator-keyboard-Hy-5.svg │ │ ├── indicator-keyboard-Hy-6.svg │ │ ├── indicator-keyboard-Hy.svg │ │ ├── indicator-keyboard-Ie-1.svg │ │ ├── indicator-keyboard-Ie-2.svg │ │ ├── indicator-keyboard-Ie-3.svg │ │ ├── indicator-keyboard-Ie-4.svg │ │ ├── indicator-keyboard-Ie-5.svg │ │ ├── indicator-keyboard-Ie.svg │ │ ├── indicator-keyboard-Ig.svg │ │ ├── indicator-keyboard-Ik.svg │ │ ├── indicator-keyboard-In-1.svg │ │ ├── indicator-keyboard-In-2.svg │ │ ├── indicator-keyboard-In-3.svg │ │ ├── indicator-keyboard-In-4.svg │ │ ├── indicator-keyboard-In-5.svg │ │ ├── indicator-keyboard-In.svg │ │ ├── indicator-keyboard-Is-1.svg │ │ ├── indicator-keyboard-Is-2.svg │ │ ├── indicator-keyboard-Is-3.svg │ │ ├── indicator-keyboard-Is-4.svg │ │ ├── indicator-keyboard-Is-5.svg │ │ ├── indicator-keyboard-Is.svg │ │ ├── indicator-keyboard-It-1.svg │ │ ├── indicator-keyboard-It-2.svg │ │ ├── indicator-keyboard-It-3.svg │ │ ├── indicator-keyboard-It-4.svg │ │ ├── indicator-keyboard-It-5.svg │ │ ├── indicator-keyboard-It-6.svg │ │ ├── indicator-keyboard-It.svg │ │ ├── indicator-keyboard-Ja-1.svg │ │ ├── indicator-keyboard-Ja-2.svg │ │ ├── indicator-keyboard-Ja-3.svg │ │ ├── indicator-keyboard-Ja-4.svg │ │ ├── indicator-keyboard-Ja-5.svg │ │ ├── indicator-keyboard-Ja-6.svg │ │ ├── indicator-keyboard-Ja-7.svg │ │ ├── indicator-keyboard-Ja.svg │ │ ├── indicator-keyboard-Ka-1.svg │ │ ├── indicator-keyboard-Ka-2.svg │ │ ├── indicator-keyboard-Ka-3.svg │ │ ├── indicator-keyboard-Ka-4.svg │ │ ├── indicator-keyboard-Ka.svg │ │ ├── indicator-keyboard-Ki-1.svg │ │ ├── indicator-keyboard-Ki-2.svg │ │ ├── indicator-keyboard-Ki-3.svg │ │ ├── indicator-keyboard-Ki.svg │ │ ├── indicator-keyboard-Kk-1.svg │ │ ├── indicator-keyboard-Kk-2.svg │ │ ├── indicator-keyboard-Kk.svg │ │ ├── indicator-keyboard-Km.svg │ │ ├── indicator-keyboard-Kn-1.svg │ │ ├── indicator-keyboard-Kn-2.svg │ │ ├── indicator-keyboard-Kn.svg │ │ ├── indicator-keyboard-Ko-1.svg │ │ ├── indicator-keyboard-Ko-2.svg │ │ ├── indicator-keyboard-Ko.svg │ │ ├── indicator-keyboard-Ku-1.svg │ │ ├── indicator-keyboard-Ku-10.svg │ │ ├── indicator-keyboard-Ku-11.svg │ │ ├── indicator-keyboard-Ku-12.svg │ │ ├── indicator-keyboard-Ku-13.svg │ │ ├── indicator-keyboard-Ku-14.svg │ │ ├── indicator-keyboard-Ku-2.svg │ │ ├── indicator-keyboard-Ku-3.svg │ │ ├── indicator-keyboard-Ku-4.svg │ │ ├── indicator-keyboard-Ku-5.svg │ │ ├── indicator-keyboard-Ku-6.svg │ │ ├── indicator-keyboard-Ku-7.svg │ │ ├── indicator-keyboard-Ku-8.svg │ │ ├── indicator-keyboard-Ku-9.svg │ │ ├── indicator-keyboard-Ku.svg │ │ ├── indicator-keyboard-Lo-1.svg │ │ ├── indicator-keyboard-Lo-2.svg │ │ ├── indicator-keyboard-Lo.svg │ │ ├── indicator-keyboard-Lt-1.svg │ │ ├── indicator-keyboard-Lt-2.svg │ │ ├── indicator-keyboard-Lt-3.svg │ │ ├── indicator-keyboard-Lt-4.svg │ │ ├── indicator-keyboard-Lt-5.svg │ │ ├── indicator-keyboard-Lt-6.svg │ │ ├── indicator-keyboard-Lt.svg │ │ ├── indicator-keyboard-Lv-1.svg │ │ ├── indicator-keyboard-Lv-2.svg │ │ ├── indicator-keyboard-Lv-3.svg │ │ ├── indicator-keyboard-Lv-4.svg │ │ ├── indicator-keyboard-Lv-5.svg │ │ ├── indicator-keyboard-Lv-6.svg │ │ ├── indicator-keyboard-Lv-7.svg │ │ ├── indicator-keyboard-Lv.svg │ │ ├── indicator-keyboard-Md.svg │ │ ├── indicator-keyboard-Mi.svg │ │ ├── indicator-keyboard-Mk-1.svg │ │ ├── indicator-keyboard-Mk-2.svg │ │ ├── indicator-keyboard-Mk.svg │ │ ├── indicator-keyboard-Ml-1.svg │ │ ├── indicator-keyboard-Ml-2.svg │ │ ├── indicator-keyboard-Ml-3.svg │ │ ├── indicator-keyboard-Ml.svg │ │ ├── indicator-keyboard-Mn.svg │ │ ├── indicator-keyboard-Mr.svg │ │ ├── indicator-keyboard-Mt-1.svg │ │ ├── indicator-keyboard-Mt-2.svg │ │ ├── indicator-keyboard-Mt.svg │ │ ├── indicator-keyboard-My.svg │ │ ├── indicator-keyboard-Ne.svg │ │ ├── indicator-keyboard-Nl-1.svg │ │ ├── indicator-keyboard-Nl-2.svg │ │ ├── indicator-keyboard-Nl-3.svg │ │ ├── indicator-keyboard-Nl-4.svg │ │ ├── indicator-keyboard-Nl.svg │ │ ├── indicator-keyboard-No-1.svg │ │ ├── indicator-keyboard-No-2.svg │ │ ├── indicator-keyboard-No-3.svg │ │ ├── indicator-keyboard-No-4.svg │ │ ├── indicator-keyboard-No-5.svg │ │ ├── indicator-keyboard-No-6.svg │ │ ├── indicator-keyboard-No-7.svg │ │ ├── indicator-keyboard-No-8.svg │ │ ├── indicator-keyboard-No.svg │ │ ├── indicator-keyboard-Or.svg │ │ ├── indicator-keyboard-Pa-1.svg │ │ ├── indicator-keyboard-Pa-2.svg │ │ ├── indicator-keyboard-Pa.svg │ │ ├── indicator-keyboard-Ph-1.svg │ │ ├── indicator-keyboard-Ph-10.svg │ │ ├── indicator-keyboard-Ph-2.svg │ │ ├── indicator-keyboard-Ph-3.svg │ │ ├── indicator-keyboard-Ph-4.svg │ │ ├── indicator-keyboard-Ph-5.svg │ │ ├── indicator-keyboard-Ph-6.svg │ │ ├── indicator-keyboard-Ph-7.svg │ │ ├── indicator-keyboard-Ph-8.svg │ │ ├── indicator-keyboard-Ph-9.svg │ │ ├── indicator-keyboard-Ph.svg │ │ ├── indicator-keyboard-Pl-1.svg │ │ ├── indicator-keyboard-Pl-2.svg │ │ ├── indicator-keyboard-Pl-3.svg │ │ ├── indicator-keyboard-Pl-4.svg │ │ ├── indicator-keyboard-Pl-5.svg │ │ ├── indicator-keyboard-Pl-6.svg │ │ ├── indicator-keyboard-Pl-7.svg │ │ ├── indicator-keyboard-Pl-8.svg │ │ ├── indicator-keyboard-Pl-9.svg │ │ ├── indicator-keyboard-Pl.svg │ │ ├── indicator-keyboard-Ps-1.svg │ │ ├── indicator-keyboard-Ps-2.svg │ │ ├── indicator-keyboard-Ps.svg │ │ ├── indicator-keyboard-Pt-1.svg │ │ ├── indicator-keyboard-Pt-10.svg │ │ ├── indicator-keyboard-Pt-11.svg │ │ ├── indicator-keyboard-Pt-12.svg │ │ ├── indicator-keyboard-Pt-13.svg │ │ ├── indicator-keyboard-Pt-14.svg │ │ ├── indicator-keyboard-Pt-15.svg │ │ ├── indicator-keyboard-Pt-2.svg │ │ ├── indicator-keyboard-Pt-3.svg │ │ ├── indicator-keyboard-Pt-4.svg │ │ ├── indicator-keyboard-Pt-5.svg │ │ ├── indicator-keyboard-Pt-6.svg │ │ ├── indicator-keyboard-Pt-7.svg │ │ ├── indicator-keyboard-Pt-8.svg │ │ ├── indicator-keyboard-Pt-9.svg │ │ ├── indicator-keyboard-Pt.svg │ │ ├── indicator-keyboard-Ro-1.svg │ │ ├── indicator-keyboard-Ro-2.svg │ │ ├── indicator-keyboard-Ro-3.svg │ │ ├── indicator-keyboard-Ro-4.svg │ │ ├── indicator-keyboard-Ro-5.svg │ │ ├── indicator-keyboard-Ro.svg │ │ ├── indicator-keyboard-Ru-1.svg │ │ ├── indicator-keyboard-Ru-10.svg │ │ ├── indicator-keyboard-Ru-11.svg │ │ ├── indicator-keyboard-Ru-12.svg │ │ ├── indicator-keyboard-Ru-13.svg │ │ ├── indicator-keyboard-Ru-14.svg │ │ ├── indicator-keyboard-Ru-15.svg │ │ ├── indicator-keyboard-Ru-16.svg │ │ ├── indicator-keyboard-Ru-17.svg │ │ ├── indicator-keyboard-Ru-18.svg │ │ ├── indicator-keyboard-Ru-19.svg │ │ ├── indicator-keyboard-Ru-2.svg │ │ ├── indicator-keyboard-Ru-20.svg │ │ ├── indicator-keyboard-Ru-21.svg │ │ ├── indicator-keyboard-Ru-22.svg │ │ ├── indicator-keyboard-Ru-23.svg │ │ ├── indicator-keyboard-Ru-24.svg │ │ ├── indicator-keyboard-Ru-25.svg │ │ ├── indicator-keyboard-Ru-26.svg │ │ ├── indicator-keyboard-Ru-27.svg │ │ ├── indicator-keyboard-Ru-3.svg │ │ ├── indicator-keyboard-Ru-4.svg │ │ ├── indicator-keyboard-Ru-5.svg │ │ ├── indicator-keyboard-Ru-6.svg │ │ ├── indicator-keyboard-Ru-7.svg │ │ ├── indicator-keyboard-Ru-8.svg │ │ ├── indicator-keyboard-Ru-9.svg │ │ ├── indicator-keyboard-Ru.svg │ │ ├── indicator-keyboard-Sa.svg │ │ ├── indicator-keyboard-Sd.svg │ │ ├── indicator-keyboard-Si-1.svg │ │ ├── indicator-keyboard-Si-2.svg │ │ ├── indicator-keyboard-Si.svg │ │ ├── indicator-keyboard-Sk-1.svg │ │ ├── indicator-keyboard-Sk-2.svg │ │ ├── indicator-keyboard-Sk-3.svg │ │ ├── indicator-keyboard-Sk-4.svg │ │ ├── indicator-keyboard-Sk.svg │ │ ├── indicator-keyboard-Sl-1.svg │ │ ├── indicator-keyboard-Sl-2.svg │ │ ├── indicator-keyboard-Sl-3.svg │ │ ├── indicator-keyboard-Sl-4.svg │ │ ├── indicator-keyboard-Sl.svg │ │ ├── indicator-keyboard-Sq.svg │ │ ├── indicator-keyboard-Sr-1.svg │ │ ├── indicator-keyboard-Sr-10.svg │ │ ├── indicator-keyboard-Sr-11.svg │ │ ├── indicator-keyboard-Sr-12.svg │ │ ├── indicator-keyboard-Sr-13.svg │ │ ├── indicator-keyboard-Sr-14.svg │ │ ├── indicator-keyboard-Sr-15.svg │ │ ├── indicator-keyboard-Sr-16.svg │ │ ├── indicator-keyboard-Sr-17.svg │ │ ├── indicator-keyboard-Sr-2.svg │ │ ├── indicator-keyboard-Sr-3.svg │ │ ├── indicator-keyboard-Sr-4.svg │ │ ├── indicator-keyboard-Sr-5.svg │ │ ├── indicator-keyboard-Sr-6.svg │ │ ├── indicator-keyboard-Sr-7.svg │ │ ├── indicator-keyboard-Sr-8.svg │ │ ├── indicator-keyboard-Sr-9.svg │ │ ├── indicator-keyboard-Sr.svg │ │ ├── indicator-keyboard-Sv-1.svg │ │ ├── indicator-keyboard-Sv-2.svg │ │ ├── indicator-keyboard-Sv-3.svg │ │ ├── indicator-keyboard-Sv-4.svg │ │ ├── indicator-keyboard-Sv-5.svg │ │ ├── indicator-keyboard-Sv-6.svg │ │ ├── indicator-keyboard-Sv-7.svg │ │ ├── indicator-keyboard-Sv.svg │ │ ├── indicator-keyboard-Sw-1.svg │ │ ├── indicator-keyboard-Sw-2.svg │ │ ├── indicator-keyboard-Sw.svg │ │ ├── indicator-keyboard-Sy-1.svg │ │ ├── indicator-keyboard-Sy-2.svg │ │ ├── indicator-keyboard-Sy.svg │ │ ├── indicator-keyboard-Ta-1.svg │ │ ├── indicator-keyboard-Ta-2.svg │ │ ├── indicator-keyboard-Ta-3.svg │ │ ├── indicator-keyboard-Ta-4.svg │ │ ├── indicator-keyboard-Ta-5.svg │ │ ├── indicator-keyboard-Ta-6.svg │ │ ├── indicator-keyboard-Ta.svg │ │ ├── indicator-keyboard-Te-1.svg │ │ ├── indicator-keyboard-Te-2.svg │ │ ├── indicator-keyboard-Te-3.svg │ │ ├── indicator-keyboard-Te.svg │ │ ├── indicator-keyboard-Tg-1.svg │ │ ├── indicator-keyboard-Tg-2.svg │ │ ├── indicator-keyboard-Tg.svg │ │ ├── indicator-keyboard-Th-1.svg │ │ ├── indicator-keyboard-Th-2.svg │ │ ├── indicator-keyboard-Th-3.svg │ │ ├── indicator-keyboard-Th.svg │ │ ├── indicator-keyboard-Tk-1.svg │ │ ├── indicator-keyboard-Tk-2.svg │ │ ├── indicator-keyboard-Tk.svg │ │ ├── indicator-keyboard-Tn.svg │ │ ├── indicator-keyboard-Tr-1.svg │ │ ├── indicator-keyboard-Tr-2.svg │ │ ├── indicator-keyboard-Tr-3.svg │ │ ├── indicator-keyboard-Tr-4.svg │ │ ├── indicator-keyboard-Tr-5.svg │ │ ├── indicator-keyboard-Tr.svg │ │ ├── indicator-keyboard-Uk-1.svg │ │ ├── indicator-keyboard-Uk-2.svg │ │ ├── indicator-keyboard-Uk-3.svg │ │ ├── indicator-keyboard-Uk-4.svg │ │ ├── indicator-keyboard-Uk-5.svg │ │ ├── indicator-keyboard-Uk-6.svg │ │ ├── indicator-keyboard-Uk-7.svg │ │ ├── indicator-keyboard-Uk-8.svg │ │ ├── indicator-keyboard-Uk.svg │ │ ├── indicator-keyboard-Ur-1.svg │ │ ├── indicator-keyboard-Ur-2.svg │ │ ├── indicator-keyboard-Ur-3.svg │ │ ├── indicator-keyboard-Ur-4.svg │ │ ├── indicator-keyboard-Ur-5.svg │ │ ├── indicator-keyboard-Ur-6.svg │ │ ├── indicator-keyboard-Ur.svg │ │ ├── indicator-keyboard-Uz-1.svg │ │ ├── indicator-keyboard-Uz-2.svg │ │ ├── indicator-keyboard-Uz-3.svg │ │ ├── indicator-keyboard-Uz-4.svg │ │ ├── indicator-keyboard-Uz.svg │ │ ├── indicator-keyboard-Vi.svg │ │ ├── indicator-keyboard-Wo.svg │ │ ├── indicator-keyboard-Xs.svg │ │ ├── indicator-keyboard-Yo.svg │ │ ├── indicator-keyboard-Zh-1.svg │ │ ├── indicator-keyboard-Zh-2.svg │ │ ├── indicator-keyboard-Zh-3.svg │ │ ├── indicator-keyboard-Zh-4.svg │ │ ├── indicator-keyboard-Zh-5.svg │ │ ├── indicator-keyboard-Zh-6.svg │ │ ├── indicator-keyboard-Zh.svg │ │ ├── indicator-keyboard.svg │ │ ├── indicator-lunar-satelite.svg │ │ ├── indicator-lunar.svg │ │ ├── indicator-messages-new.svg │ │ ├── indicator-messages-red.svg │ │ ├── indicator-messages.svg │ │ ├── indicator-notification-read-dnd.svg │ │ ├── indicator-notification-read.svg │ │ ├── indicator-notification-unread-dnd.svg │ │ ├── indicator-notification-unread.svg │ │ ├── indicator-privacy-panel.svg │ │ ├── indicator-rss-aware-attention.svg │ │ ├── indicator-rss-aware.svg │ │ ├── indicator-sensors-battery.svg │ │ ├── indicator-sensors-case.svg │ │ ├── indicator-sensors-chip.svg │ │ ├── indicator-sensors-cpu.svg │ │ ├── indicator-sensors-disk.svg │ │ ├── indicator-sensors-fan.svg │ │ ├── indicator-sensors-gpu.svg │ │ ├── indicator-sensors-memory.svg │ │ ├── indicator-sound-switcher.svg │ │ ├── indicator-stardate.svg │ │ ├── indicator-stickynotes-mono.svg │ │ ├── indicator-trashindicator-attention.svg │ │ ├── indicator-trashindicator.svg │ │ ├── indicator-virtual-box.svg │ │ ├── indicator-workspaces-1.svg │ │ ├── indicator-workspaces-2.svg │ │ ├── indicator-workspaces-3.svg │ │ ├── indicator-workspaces-4.svg │ │ ├── indicator-workspaces-5.svg │ │ ├── indicator-workspaces-6.svg │ │ ├── indicator-workspaces-7.svg │ │ ├── indicator-workspaces-8.svg │ │ ├── input-caps-on.svg │ │ ├── input-keyboard-symbolic.svg │ │ ├── input-keyboard-virtual-off.svg │ │ ├── input-keyboard-virtual-on.svg │ │ ├── input-touchpad-off.svg │ │ ├── input-touchpad-on.svg │ │ ├── insync-action.svg │ │ ├── insync-alert.svg │ │ ├── insync-error.svg │ │ ├── insync-feed.svg │ │ ├── insync-normal.svg │ │ ├── insync-offline.svg │ │ ├── insync-paused.svg │ │ ├── insync-share.svg │ │ ├── insync-synced.svg │ │ ├── insync-syncing.svg │ │ ├── internxt-drive-issues.svg │ │ ├── internxt-drive-standby.svg │ │ ├── internxt-drive-syncing.svg │ │ ├── irc-channel-joined.svg │ │ ├── irc-channel-parted.svg │ │ ├── irccloud-desktop-tray.svg │ │ ├── jamesdsp-tray.svg │ │ ├── jdownloader-indicator.svg │ │ ├── joplin-tray.svg │ │ ├── kaku-tray.svg │ │ ├── kazam-countdown.svg │ │ ├── kazam-paused.svg │ │ ├── kazam-recording.svg │ │ ├── kazam-stopped.svg │ │ ├── kdeconnectindicatordark.svg │ │ ├── keepassx-indicator.svg │ │ ├── keepassx-locked.svg │ │ ├── keepassxc-dark.svg │ │ ├── keepassxc-locked.svg │ │ ├── keepassxc-monochrome-dark-locked.svg │ │ ├── keepassxc-monochrome-dark.svg │ │ ├── keepassxc-monochrome-light-locked.svg │ │ ├── keepassxc-monochrome-light.svg │ │ ├── keepassxc-panel.svg │ │ ├── keepassxc-unlocked.svg │ │ ├── keybase-badged-error.svg │ │ ├── keybase-badged-uploading.svg │ │ ├── keybase-badged.svg │ │ ├── keybase-error.svg │ │ ├── keybase-tray.svg │ │ ├── keybase-update.svg │ │ ├── keybase-uploading.svg │ │ ├── keyboard-battery-caution.svg │ │ ├── keyboard-battery-empty.svg │ │ ├── keyboard-battery-full.svg │ │ ├── keyboard-battery-good.svg │ │ ├── keyboard-battery-low.svg │ │ ├── keyboard-battery-medium.svg │ │ ├── knemo-modem-error.svg │ │ ├── knemo-modem-idle.svg │ │ ├── knemo-modem-offline.svg │ │ ├── knemo-modem-receive.svg │ │ ├── knemo-modem-transmit-receive.svg │ │ ├── knemo-modem-transmit.svg │ │ ├── knemo-monitor-error.svg │ │ ├── knemo-monitor-idle.svg │ │ ├── knemo-monitor-offline.svg │ │ ├── knemo-monitor-receive.svg │ │ ├── knemo-monitor-transmit-receive.svg │ │ ├── knemo-monitor-transmit.svg │ │ ├── knemo-network-error.svg │ │ ├── knemo-network-idle.svg │ │ ├── knemo-network-offline.svg │ │ ├── knemo-network-receive.svg │ │ ├── knemo-network-transmit-receive.svg │ │ ├── knemo-network-transmit.svg │ │ ├── knemo-wireless-error.svg │ │ ├── knemo-wireless-idle.svg │ │ ├── knemo-wireless-offline.svg │ │ ├── knemo-wireless-receive.svg │ │ ├── knemo-wireless-transmit-receive.svg │ │ ├── knemo-wireless-transmit.svg │ │ ├── kotatogram-attention-panel.svg │ │ ├── kotatogram-mute-panel.svg │ │ ├── kotatogram-panel.svg │ │ ├── krb-expiring-ticket.svg │ │ ├── krb-no-valid-ticket.svg │ │ ├── krb-valid-ticket.svg │ │ ├── krudiotray-light-off16.svg │ │ ├── krudiotray-light-on16.svg │ │ ├── kuro-tray.svg │ │ ├── ladi-started.svg │ │ ├── ladi-starting.svg │ │ ├── ladi-stopped.svg │ │ ├── laptop-connected.svg │ │ ├── laptop-disconnected.svg │ │ ├── laptop-symbolic.svg │ │ ├── laptop-trusted.svg │ │ ├── laptopattention.svg │ │ ├── laptopconnected.svg │ │ ├── laptopdisconnected.svg │ │ ├── laptoptrusted.svg │ │ ├── liferea-available.svg │ │ ├── liferea-unread.svg │ │ ├── listen.moe-desktop-app-tray.svg │ │ ├── livewallpaper-indicator.svg │ │ ├── lookit-panel.svg │ │ ├── low-signal-lock.svg │ │ ├── low-signal.svg │ │ ├── lutris-panel.svg │ │ ├── lyricfier-tray.svg │ │ ├── mailspring-tray-empty.svg │ │ ├── mailspring-tray-full-newitems.svg │ │ ├── mailspring-tray-full.svg │ │ ├── manjaro-settings-manager-panel.svg │ │ ├── mate-sensors-applet-battery.svg │ │ ├── mate-sensors-applet-case.svg │ │ ├── mate-sensors-applet-chip.svg │ │ ├── mate-sensors-applet-cpu.svg │ │ ├── mate-sensors-applet-drive-harddisk.svg │ │ ├── mate-sensors-applet-fan.svg │ │ ├── mate-sensors-applet-gpu.svg │ │ ├── mate-sensors-applet-memory.svg │ │ ├── mattermost-mention.svg │ │ ├── mattermost-tray.svg │ │ ├── mattermost-unread.svg │ │ ├── megaalert.svg │ │ ├── megalogging.svg │ │ ├── megapaused.svg │ │ ├── megasynching.svg │ │ ├── megauptodate.svg │ │ ├── megawarning.svg │ │ ├── mellowplayer-panel.svg │ │ ├── messenger-indicator.svg │ │ ├── messenger-notification.svg │ │ ├── mic-off.svg │ │ ├── mic-on.svg │ │ ├── mic-ready.svg │ │ ├── mic-volume-high.svg │ │ ├── mic-volume-low.svg │ │ ├── mic-volume-medium.svg │ │ ├── mic-volume-muted.svg │ │ ├── microphone-sensitivity-high.svg │ │ ├── microphone-sensitivity-low.svg │ │ ├── microphone-sensitivity-medium.svg │ │ ├── microphone-sensitivity-muted.svg │ │ ├── minetime-tray.svg │ │ ├── mini-calendar.svg │ │ ├── mintupdate-checking.svg │ │ ├── mintupdate-error.svg │ │ ├── mintupdate-installing.svg │ │ ├── mintupdate-up-to-date.svg │ │ ├── mintupdate-updates-available.svg │ │ ├── mnotify-none-wireframe.svg │ │ ├── mnotify-some-wireframe.svg │ │ ├── mntray-news.svg │ │ ├── mntray-regular.svg │ │ ├── moderndeck-tray.svg │ │ ├── morgen-tray.svg │ │ ├── motrix-tray-active.svg │ │ ├── motrix-tray.svg │ │ ├── mouse-battery-caution.svg │ │ ├── mouse-battery-empty.svg │ │ ├── mouse-battery-full.svg │ │ ├── mouse-battery-good.svg │ │ ├── mouse-battery-low.svg │ │ ├── mouse-battery-medium.svg │ │ ├── msd-xrandr.svg │ │ ├── mstdn-panel.svg │ │ ├── mullvad-tray-1.svg │ │ ├── mullvad-tray-10.svg │ │ ├── mullvad-tray-2.svg │ │ ├── mullvad-tray-3.svg │ │ ├── mullvad-tray-4.svg │ │ ├── mullvad-tray-5.svg │ │ ├── mullvad-tray-6.svg │ │ ├── mullvad-tray-7.svg │ │ ├── mullvad-tray-8.svg │ │ ├── mullvad-tray-9.svg │ │ ├── mumble-indicator.svg │ │ ├── museeks-tray.svg │ │ ├── museeq-offline.svg │ │ ├── museeq-panel.svg │ │ ├── mynotes-tray.svg │ │ ├── network-cellular-3g.svg │ │ ├── network-cellular-4g.svg │ │ ├── network-cellular-acquiring.svg │ │ ├── network-cellular-cdma-1x.svg │ │ ├── network-cellular-connected.svg │ │ ├── network-cellular-edge.svg │ │ ├── network-cellular-evdo.svg │ │ ├── network-cellular-gprs.svg │ │ ├── network-cellular-hspa.svg │ │ ├── network-cellular-no-route.svg │ │ ├── network-cellular-offline.svg │ │ ├── network-cellular-secure-signal-excellent.svg │ │ ├── network-cellular-secure-signal-good.svg │ │ ├── network-cellular-secure-signal-low.svg │ │ ├── network-cellular-secure-signal-none.svg │ │ ├── network-cellular-secure-signal-ok.svg │ │ ├── network-cellular-signal-excellent.svg │ │ ├── network-cellular-signal-good.svg │ │ ├── network-cellular-signal-low.svg │ │ ├── network-cellular-signal-none.svg │ │ ├── network-cellular-signal-ok.svg │ │ ├── network-cellular-umts.svg │ │ ├── network-disconnected.svg │ │ ├── network-error.svg │ │ ├── network-idle.svg │ │ ├── network-offline.svg │ │ ├── network-receive.svg │ │ ├── network-transmit-receive.svg │ │ ├── network-transmit.svg │ │ ├── network-unavailable.svg │ │ ├── network-vpn-acquiring.svg │ │ ├── network-vpn.svg │ │ ├── network-wired-acquiring.svg │ │ ├── network-wired-activated.svg │ │ ├── network-wired-no-route.svg │ │ ├── network-wired-offline.svg │ │ ├── network-wired-secure.svg │ │ ├── network-wired.svg │ │ ├── network-wireless-acquiring.svg │ │ ├── network-wireless-connected-00.svg │ │ ├── network-wireless-connected-100.svg │ │ ├── network-wireless-connected-25.svg │ │ ├── network-wireless-connected-50.svg │ │ ├── network-wireless-connected-75.svg │ │ ├── network-wireless-connected.svg │ │ ├── network-wireless-disconnected.svg │ │ ├── network-wireless-encrypted.svg │ │ ├── network-wireless-hotspot.svg │ │ ├── network-wireless-no-route.svg │ │ ├── network-wireless-offline.svg │ │ ├── network-wireless-secure-signal-excellent.svg │ │ ├── network-wireless-secure-signal-good.svg │ │ ├── network-wireless-secure-signal-low.svg │ │ ├── network-wireless-secure-signal-none.svg │ │ ├── network-wireless-secure-signal-ok.svg │ │ ├── network-wireless-signal-excellent.svg │ │ ├── network-wireless-signal-good.svg │ │ ├── network-wireless-signal-low.svg │ │ ├── network-wireless-signal-none.svg │ │ ├── network-wireless-signal-ok.svg │ │ ├── network-wireless-signal-weak.svg │ │ ├── new-messages-red.svg │ │ ├── nitroshare-indicator.svg │ │ ├── nixnote2-tray.svg │ │ ├── nm-adhoc.svg │ │ ├── nm-device-wired-autoip.svg │ │ ├── nm-device-wired-secure.svg │ │ ├── nm-device-wired-secureoffline.svg │ │ ├── nm-device-wired.svg │ │ ├── nm-device-wireless.svg │ │ ├── nm-device-wwan.svg │ │ ├── nm-mb-roam.svg │ │ ├── nm-no-connection.svg │ │ ├── nm-secure-lock.svg │ │ ├── nm-signal-0-secure.svg │ │ ├── nm-signal-0.svg │ │ ├── nm-signal-00-secure.svg │ │ ├── nm-signal-00.svg │ │ ├── nm-signal-100-secure.svg │ │ ├── nm-signal-100.svg │ │ ├── nm-signal-25-secure.svg │ │ ├── nm-signal-25.svg │ │ ├── nm-signal-50-secure.svg │ │ ├── nm-signal-50.svg │ │ ├── nm-signal-75-secure.svg │ │ ├── nm-signal-75.svg │ │ ├── nm-tech-3g.svg │ │ ├── nm-tech-4g.svg │ │ ├── nm-tech-cdma-1x.svg │ │ ├── nm-tech-edge.svg │ │ ├── nm-tech-evdo.svg │ │ ├── nm-tech-gprs.svg │ │ ├── nm-tech-hspa.svg │ │ ├── nm-tech-lte.svg │ │ ├── nm-tech-umts.svg │ │ ├── nm-vpn-active-lock.svg │ │ ├── nm-vpn-lock.svg │ │ ├── nm-vpn-standalone-lock.svg │ │ ├── nm-wwan-tower.svg │ │ ├── no-signal.svg │ │ ├── nomachine-disabled.svg │ │ ├── nomachine-indicator.svg │ │ ├── notes-panel.svg │ │ ├── nozbe-tray.svg │ │ ├── num-lock-off.svg │ │ ├── num-lock-on.svg │ │ ├── numlock-off.svg │ │ ├── numlock-on.svg │ │ ├── nutstore-offline-panel.svg │ │ ├── nutstore-oops-panel.svg │ │ ├── nutstore-panel.svg │ │ ├── nutstore-paused-panel.svg │ │ ├── nutstore-synchronized-panel.svg │ │ ├── nutstore-synchronizing-panel.svg │ │ ├── nylas-tray-empty.svg │ │ ├── nylas-tray-full-newitems.svg │ │ ├── nylas-tray-full.svg │ │ ├── obs-tray-active.svg │ │ ├── obs-tray.svg │ │ ├── octopi-error.svg │ │ ├── octopi-indicator.svg │ │ ├── octopi-info.svg │ │ ├── octopi-ok.svg │ │ ├── odrive-tray-grey.svg │ │ ├── odrive-tray-sync.svg │ │ ├── odrive-tray.svg │ │ ├── onboard-mono.svg │ │ ├── onboard-panel.svg │ │ ├── openbazaar-system-tray.svg │ │ ├── opensnitch-tray-alert.svg │ │ ├── opensnitch-tray-off.svg │ │ ├── opensnitch-tray-pause.svg │ │ ├── opensnitch-tray-red.svg │ │ ├── opensnitch-tray.svg │ │ ├── optimus-tray-intel-symbolic.svg │ │ ├── optimus-tray-intel.svg │ │ ├── optimus-tray-nvidia-symbolic.svg │ │ ├── optimus-tray-nvidia.svg │ │ ├── org.kde.neochat.tray.svg │ │ ├── org.keepassxc.KeePassXC-locked.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-dark-locked.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-dark.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-light-locked.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-light.svg │ │ ├── org.keepassxc.KeePassXC-unlocked.svg │ │ ├── org.nicotine_plus.Nicotine-away.svg │ │ ├── org.nicotine_plus.Nicotine-connect.svg │ │ ├── org.nicotine_plus.Nicotine-disconnect.svg │ │ ├── org.nicotine_plus.Nicotine-msg.svg │ │ ├── org.nicotine_plus.Nicotine_away.svg │ │ ├── org.nicotine_plus.Nicotine_connect.svg │ │ ├── org.nicotine_plus.Nicotine_disconnect.svg │ │ ├── org.nicotine_plus.Nicotine_msg.svg │ │ ├── org.rnd2.cpupower_gui-panel.svg │ │ ├── org.sparkleshare.SparkleShare-syncing-down.svg │ │ ├── org.sparkleshare.SparkleShare-syncing-error.svg │ │ ├── org.sparkleshare.SparkleShare-syncing-up.svg │ │ ├── org.sparkleshare.SparkleShare-syncing.svg │ │ ├── overgrive-app-ind-con-1.svg │ │ ├── overgrive-app-ind-con-2.svg │ │ ├── overgrive-app-ind-con-3.svg │ │ ├── overgrive-app-ind-sleep.svg │ │ ├── overgrive-app-ind.svg │ │ ├── pamac-tray-no-update.svg │ │ ├── pamac-tray-update.svg │ │ ├── pcloud-offline.svg │ │ ├── pcloud-ok.svg │ │ ├── pcloud-pause.svg │ │ ├── pcloud-sync.svg │ │ ├── pcloud-warning.svg │ │ ├── persepolis-tray.svg │ │ ├── phone-battery-caution.svg │ │ ├── phone-battery-empty.svg │ │ ├── phone-battery-full.svg │ │ ├── phone-battery-good.svg │ │ ├── phone-battery-low.svg │ │ ├── phone-battery-medium.svg │ │ ├── pia_tray_connected.svg │ │ ├── pia_tray_connecting.svg │ │ ├── pia_tray_disconnected.svg │ │ ├── pidgin-tray-available.svg │ │ ├── pidgin-tray-away.svg │ │ ├── pidgin-tray-busy.svg │ │ ├── pidgin-tray-connect.svg │ │ ├── pidgin-tray-invisible.svg │ │ ├── pidgin-tray-offline.svg │ │ ├── pidgin-tray-pending.svg │ │ ├── pidgin-tray-xa.svg │ │ ├── pithos-tray-icon.svg │ │ ├── pithos-tray-plugin.svg │ │ ├── pocket-casts-tray.svg │ │ ├── pomodoneapp-break.svg │ │ ├── pomodoneapp-indicator.svg │ │ ├── pomodoneapp-paused.svg │ │ ├── pomodoneapp-started.svg │ │ ├── pomodoro-indicator-light-00.svg │ │ ├── pomodoro-indicator-light-01.svg │ │ ├── pomodoro-indicator-light-02.svg │ │ ├── pomodoro-indicator-light-03.svg │ │ ├── pomodoro-indicator-light-04.svg │ │ ├── pomodoro-indicator-light-05.svg │ │ ├── pomodoro-indicator-light-06.svg │ │ ├── pomodoro-indicator-light-07.svg │ │ ├── pomodoro-indicator-light-08.svg │ │ ├── pomodoro-indicator-light-09.svg │ │ ├── pomodoro-indicator-light-10.svg │ │ ├── pomodoro-indicator-light-11.svg │ │ ├── pomodoro-indicator-light-12.svg │ │ ├── pomodoro-indicator-light-13.svg │ │ ├── pomodoro-indicator-light-14.svg │ │ ├── pomodoro-indicator-light-15.svg │ │ ├── pomodoro-indicator-light-16.svg │ │ ├── pomodoro-indicator-light-17.svg │ │ ├── pomodoro-indicator-light-18.svg │ │ ├── pomodoro-indicator-light-19.svg │ │ ├── pomodoro-indicator-light-20.svg │ │ ├── pomodoro-indicator-light-21.svg │ │ ├── pomodoro-indicator-light-22.svg │ │ ├── pomodoro-indicator-light-23.svg │ │ ├── pomodoro-indicator-light-24.svg │ │ ├── pomodoro-indicator-light-25.svg │ │ ├── pomodoro-indicator-light-26.svg │ │ ├── pomodoro-indicator-light-27.svg │ │ ├── pomodoro-indicator-light-28.svg │ │ ├── pomodoro-indicator-light-29.svg │ │ ├── pomodoro-indicator-light-30.svg │ │ ├── pomodoro-indicator-light-31.svg │ │ ├── pomodoro-indicator-light-32.svg │ │ ├── pomodoro-indicator-light-33.svg │ │ ├── pomodoro-indicator-light-34.svg │ │ ├── pomodoro-indicator-light-35.svg │ │ ├── pomodoro-indicator-light-36.svg │ │ ├── pomodoro-indicator-light-37.svg │ │ ├── pomodoro-indicator-light-38.svg │ │ ├── pomodoro-indicator-light-39.svg │ │ ├── pomodoro-indicator-light-40.svg │ │ ├── pomodoro-indicator-light-41.svg │ │ ├── pomodoro-indicator-light-42.svg │ │ ├── pomodoro-indicator-light-43.svg │ │ ├── pomodoro-indicator-light-44.svg │ │ ├── pomodoro-indicator-light-45.svg │ │ ├── pomodoro-indicator-light-46.svg │ │ ├── pomodoro-indicator-light-47.svg │ │ ├── pomodoro-indicator-light-48.svg │ │ ├── pomodoro-indicator-light-49.svg │ │ ├── pomodoro-indicator-light-50.svg │ │ ├── pomodoro-indicator-light-51.svg │ │ ├── pomodoro-indicator-light-52.svg │ │ ├── pomodoro-indicator-light-53.svg │ │ ├── pomodoro-indicator-light-54.svg │ │ ├── pomodoro-indicator-light-55.svg │ │ ├── pomodoro-indicator-light-56.svg │ │ ├── pomodoro-indicator-light-57.svg │ │ ├── pomodoro-indicator-light-58.svg │ │ ├── pomodoro-indicator-light-59.svg │ │ ├── pomodoro-indicator-light-60.svg │ │ ├── pomodoro-indicator-light-61.svg │ │ ├── pomodoro-start-light.svg │ │ ├── pomodoro-stop-light.svg │ │ ├── popcorntime-tray.svg │ │ ├── pragha-panel.svg │ │ ├── preferences-desktop-accessibility-panel.svg │ │ ├── preferences-system-bluetooth-active.svg │ │ ├── preferences-system-bluetooth-inactive.svg │ │ ├── premid-tray.svg │ │ ├── prime-hybrid.svg │ │ ├── prime-intel.svg │ │ ├── prime-nvidia.svg │ │ ├── process-syncing-down.svg │ │ ├── process-syncing-error.svg │ │ ├── process-syncing-idle.svg │ │ ├── process-syncing-up.svg │ │ ├── process-syncing.svg │ │ ├── protonmail-indicator.svg │ │ ├── protonmail-notification.svg │ │ ├── protonvpn-tray.svg │ │ ├── protonvpngui-connected.svg │ │ ├── protonvpngui-disconnected.svg │ │ ├── protonvpngui-no-network.svg │ │ ├── psensor_hot.svg │ │ ├── psensor_normal.svg │ │ ├── pushbullet-indicator-disabled.svg │ │ ├── pushbullet-indicator-light.svg │ │ ├── pushbullet-indicator-paused.svg │ │ ├── pushbullet-indicator-sync0-light.svg │ │ ├── pushbullet-indicator-sync1-light.svg │ │ ├── pushbullet-indicator-sync2-light.svg │ │ ├── pushbullet-indicator-sync3-light.svg │ │ ├── pushbullet-indicator-transparent.svg │ │ ├── pushbullet-indicator.svg │ │ ├── qalculate-tray.svg │ │ ├── qbittorrent-panel.svg │ │ ├── qbittorrent-tray-dark.svg │ │ ├── qbittorrent-tray-light.svg │ │ ├── qbittorrent-tray.svg │ │ ├── qelectrotech-indicator.svg │ │ ├── qjoypad-tray.svg │ │ ├── qnapi-panel.svg │ │ ├── qomp-pause-panel.svg │ │ ├── qomp-play-panel.svg │ │ ├── qomp-stop-panel.svg │ │ ├── qtox-away.svg │ │ ├── qtox-busy.svg │ │ ├── qtox-event.svg │ │ ├── qtox-invisible.svg │ │ ├── qtox-offline.svg │ │ ├── qtox-online.svg │ │ ├── qtpass-tray.svg │ │ ├── quota.svg │ │ ├── radiotray-ng-off.svg │ │ ├── radiotray-ng-on.svg │ │ ├── radiotray_connecting.svg │ │ ├── radiotray_off.svg │ │ ├── radiotray_on.svg │ │ ├── rambox-done.svg │ │ ├── rambox-inactive.svg │ │ ├── rambox-indicator.svg │ │ ├── rambox-mention.svg │ │ ├── rambox-notification.svg │ │ ├── rambox-warning.svg │ │ ├── rare-tray.svg │ │ ├── rclonetray-connected-tray.svg │ │ ├── rclonetray-tray.svg │ │ ├── receiving-bad-signal-lock.svg │ │ ├── receiving-bad-signal.svg │ │ ├── receiving-good-signal-lock.svg │ │ ├── receiving-good-signal.svg │ │ ├── receiving-high-signal-lock.svg │ │ ├── receiving-high-signal.svg │ │ ├── receiving-low-signal-lock.svg │ │ ├── receiving-low-signal.svg │ │ ├── record-desktop-indicator-recording.svg │ │ ├── record-desktop-indicator.svg │ │ ├── redshift-status-off.svg │ │ ├── redshift-status-on.svg │ │ ├── rememberthemilk-notification.svg │ │ ├── rememberthemilk-tray.svg │ │ ├── rememberthemilk-unseen-notification.svg │ │ ├── remmina-panel.svg │ │ ├── remmina-status.svg │ │ ├── remote-folder-sync-down.svg │ │ ├── remote-folder-sync-up.svg │ │ ├── remote-folder-sync.svg │ │ ├── rescuetime-indicator.svg │ │ ├── rescuetime-offline.svg │ │ ├── rhythmbox-indicator.svg │ │ ├── rhythmbox-notplaying.svg │ │ ├── rhythmbox-panel.svg │ │ ├── rhythmbox-playing.svg │ │ ├── riot-tray.svg │ │ ├── rocketchat-tray-1.svg │ │ ├── rocketchat-tray-2.svg │ │ ├── rocketchat-tray-3.svg │ │ ├── rocketchat-tray-4.svg │ │ ├── rocketchat-tray-5.svg │ │ ├── rocketchat-tray-6.svg │ │ ├── rocketchat-tray-7.svg │ │ ├── rocketchat-tray-8.svg │ │ ├── rocketchat-tray-9-plus.svg │ │ ├── rocketchat-tray-9.svg │ │ ├── rocketchat-tray-alert.svg │ │ ├── rocketchat-tray-dot.svg │ │ ├── rocketchat-tray.svg │ │ ├── rsibreak0.svg │ │ ├── rsibreak1.svg │ │ ├── rsibreak2.svg │ │ ├── rsibreak3.svg │ │ ├── rsibreak4.svg │ │ ├── rsibreakx.svg │ │ ├── rto-proxy-tray.svg │ │ ├── safeeyes_disabled.svg │ │ ├── safeeyes_enabled.svg │ │ ├── scc-alive.svg │ │ ├── scc-dead.svg │ │ ├── scc-error.svg │ │ ├── scc-unknown.svg │ │ ├── screencloud-idle.svg │ │ ├── screencloud-uploading.svg │ │ ├── scrllock-off.svg │ │ ├── scrllock-on.svg │ │ ├── scroll-lock-off.svg │ │ ├── scroll-lock-on.svg │ │ ├── scudcloud-attention-1.svg │ │ ├── scudcloud-attention-2.svg │ │ ├── scudcloud-attention-3.svg │ │ ├── scudcloud-attention-4.svg │ │ ├── scudcloud-attention-5.svg │ │ ├── scudcloud-attention-6.svg │ │ ├── scudcloud-attention-7.svg │ │ ├── scudcloud-attention-8.svg │ │ ├── scudcloud-attention-9.svg │ │ ├── scudcloud-attention.svg │ │ ├── scudcloud.svg │ │ ├── seafile-status-error.svg │ │ ├── seafile-status-notification.svg │ │ ├── seafile-status-offline.svg │ │ ├── seafile-status-ok.svg │ │ ├── seafile-status-paused.svg │ │ ├── seafile-status-syncing-1.svg │ │ ├── seafile-status-syncing-2.svg │ │ ├── security-high.svg │ │ ├── security-low.svg │ │ ├── security-medium.svg │ │ ├── sendanywhere-tray.svg │ │ ├── session-desktop-tray.svg │ │ ├── sflphone-indicator.svg │ │ ├── sflphone-notification.svg │ │ ├── sflphone-offline.svg │ │ ├── shutter-panel.svg │ │ ├── si-syncthing-0.svg │ │ ├── si-syncthing-1.svg │ │ ├── si-syncthing-10.svg │ │ ├── si-syncthing-11.svg │ │ ├── si-syncthing-2.svg │ │ ├── si-syncthing-3.svg │ │ ├── si-syncthing-4.svg │ │ ├── si-syncthing-5.svg │ │ ├── si-syncthing-6.svg │ │ ├── si-syncthing-7.svg │ │ ├── si-syncthing-8.svg │ │ ├── si-syncthing-9.svg │ │ ├── si-syncthing-idle.svg │ │ ├── si-syncthing-unknown.svg │ │ ├── signal-100.svg │ │ ├── signal-25.svg │ │ ├── signal-50.svg │ │ ├── signal-75.svg │ │ ├── signal-tray.svg │ │ ├── signal-unread-1.svg │ │ ├── signal-unread-10.svg │ │ ├── signal-unread-2.svg │ │ ├── signal-unread-3.svg │ │ ├── signal-unread-4.svg │ │ ├── signal-unread-5.svg │ │ ├── signal-unread-6.svg │ │ ├── signal-unread-7.svg │ │ ├── signal-unread-8.svg │ │ ├── signal-unread-9.svg │ │ ├── simplescreenrecorder-error.svg │ │ ├── simplescreenrecorder-idle.svg │ │ ├── simplescreenrecorder-panel.svg │ │ ├── simplescreenrecorder-paused.svg │ │ ├── simplescreenrecorder-recording.svg │ │ ├── sirikali-panel.svg │ │ ├── skype-indicator.svg │ │ ├── skype-status-away-notification.svg │ │ ├── skype-status-away.svg │ │ ├── skype-status-connected-notification.svg │ │ ├── skype-status-connected.svg │ │ ├── skype-status-connecting-0.svg │ │ ├── skype-status-connecting-1.svg │ │ ├── skype-status-connecting-2.svg │ │ ├── skype-status-connecting-3.svg │ │ ├── skype-status-disturb-notification.svg │ │ ├── skype-status-disturb.svg │ │ ├── skype-status-hidden-notification.svg │ │ ├── skype-status-hidden.svg │ │ ├── skype-status-invisible-notification.svg │ │ ├── skype-status-invisible.svg │ │ ├── skype-status-offline-notification.svg │ │ ├── skype-status-offline.svg │ │ ├── slack-indicator-highlight.svg │ │ ├── slack-indicator-unread.svg │ │ ├── slack-indicator.svg │ │ ├── smartcode-stremio-tray.svg │ │ ├── smartphone-connected.svg │ │ ├── smartphone-disconnected.svg │ │ ├── smartphone-trusted.svg │ │ ├── smartphoneattention.svg │ │ ├── smartphoneconnected.svg │ │ ├── smartphonedisconnected.svg │ │ ├── smartphonetrusted.svg │ │ ├── smplayer-panel.svg │ │ ├── software-update-available.svg │ │ ├── software-update-urgent.svg │ │ ├── solaar-attention.svg │ │ ├── solaar-indicator.svg │ │ ├── spotify-indicator.svg │ │ ├── start-here-lxqt.svg │ │ ├── start-here.svg │ │ ├── state-download.svg │ │ ├── state-error.svg │ │ ├── state-information.svg │ │ ├── state-offline.svg │ │ ├── state-ok.svg │ │ ├── state-pause.svg │ │ ├── state-sync.svg │ │ ├── state-warning.svg │ │ ├── steadyflow-alert-panel.svg │ │ ├── steadyflow-panel.svg │ │ ├── steam_tray_mono.svg │ │ ├── stock_weather-cloudy.svg │ │ ├── stock_weather-few-clouds.svg │ │ ├── stock_weather-fog.svg │ │ ├── stock_weather-night-clear.svg │ │ ├── stock_weather-night-few-clouds.svg │ │ ├── stock_weather-showers.svg │ │ ├── stock_weather-snow.svg │ │ ├── stock_weather-storm.svg │ │ ├── strawberry-panel-grey.svg │ │ ├── strawberry-panel.svg │ │ ├── superproductivity-tray-0.svg │ │ ├── superproductivity-tray-1.svg │ │ ├── superproductivity-tray-10.svg │ │ ├── superproductivity-tray-11.svg │ │ ├── superproductivity-tray-12.svg │ │ ├── superproductivity-tray-13.svg │ │ ├── superproductivity-tray-14.svg │ │ ├── superproductivity-tray-15.svg │ │ ├── superproductivity-tray-2.svg │ │ ├── superproductivity-tray-3.svg │ │ ├── superproductivity-tray-4.svg │ │ ├── superproductivity-tray-5.svg │ │ ├── superproductivity-tray-6.svg │ │ ├── superproductivity-tray-7.svg │ │ ├── superproductivity-tray-8.svg │ │ ├── superproductivity-tray-9.svg │ │ ├── superproductivity-tray-run.svg │ │ ├── superproductivity-tray.svg │ │ ├── synapse-panel.svg │ │ ├── synergy-panel-ok.svg │ │ ├── synergy-panel.svg │ │ ├── syspeek-0.svg │ │ ├── syspeek-10.svg │ │ ├── syspeek-100.svg │ │ ├── syspeek-20.svg │ │ ├── syspeek-30.svg │ │ ├── syspeek-40.svg │ │ ├── syspeek-50.svg │ │ ├── syspeek-60.svg │ │ ├── syspeek-70.svg │ │ ├── syspeek-80.svg │ │ ├── syspeek-90.svg │ │ ├── system-devices-information.svg │ │ ├── system-devices-panel-alert.svg │ │ ├── system-devices-panel-information.svg │ │ ├── system-devices-panel.svg │ │ ├── system-file-manager-panel.svg │ │ ├── system-restart-panel.svg │ │ ├── system-shutdown-panel-restart.svg │ │ ├── system-shutdown-panel.svg │ │ ├── system-software-update-panel.svg │ │ ├── tablet-connected.svg │ │ ├── tablet-disconnected.svg │ │ ├── tabletattention.svg │ │ ├── tabletconnected.svg │ │ ├── tabletdisconnected.svg │ │ ├── tablettrusted.svg │ │ ├── tartube-check-tray.svg │ │ ├── tartube-download-tray.svg │ │ ├── tartube-info-tray.svg │ │ ├── tartube-refresh-tray.svg │ │ ├── tartube-tidy-tray.svg │ │ ├── tartube-tray.svg │ │ ├── tartube-update-tray.svg │ │ ├── teams-for-linux-tray.svg │ │ ├── teams-tray-activity.svg │ │ ├── teams-tray-available.svg │ │ ├── teams-tray-away.svg │ │ ├── teams-tray-busy.svg │ │ ├── teams-tray-dnd.svg │ │ ├── teams-tray-error.svg │ │ ├── teams-tray-noactivity.svg │ │ ├── teams-tray-offline.svg │ │ ├── teams-tray-offshift.svg │ │ ├── teams-tray-onshift.svg │ │ ├── teamviewer-indicator-away.svg │ │ ├── teamviewer-indicator-busy.svg │ │ ├── teamviewer-indicator-connected.svg │ │ ├── teamviewer-indicator-error.svg │ │ ├── teamviewer-indicator-offline.svg │ │ ├── teamviewer-indicator.svg │ │ ├── telegram-attention-panel.svg │ │ ├── telegram-mute-panel.svg │ │ ├── telegram-panel.svg │ │ ├── thunderbird-attention-panel.svg │ │ ├── thunderbird-panel.svg │ │ ├── ticktick-tray.svg │ │ ├── timekpr-panel.svg │ │ ├── todo-indicator.svg │ │ ├── todoist-tray.svg │ │ ├── tomahawk-indicator.svg │ │ ├── tomboy-panel.svg │ │ ├── toolbox-tray-color.svg │ │ ├── touchpad-indicator-light-disabled.svg │ │ ├── touchpad-indicator-light-enabled.svg │ │ ├── touchpad-indicator-light.svg │ │ ├── transmission-panel.svg │ │ ├── transmission-tray-icon.svg │ │ ├── transmitting-bad-signal-lock.svg │ │ ├── transmitting-bad-signal.svg │ │ ├── transmitting-good-signal-lock.svg │ │ ├── transmitting-good-signal.svg │ │ ├── transmitting-high-signal-lock.svg │ │ ├── transmitting-high-signal.svg │ │ ├── transmitting-low-signal-lock.svg │ │ ├── transmitting-low-signal.svg │ │ ├── tray-message.svg │ │ ├── tray-new-im.svg │ │ ├── tray-offline.svg │ │ ├── tray-online.svg │ │ ├── trimage-indicator.svg │ │ ├── tusk-indicator.svg │ │ ├── tutanota-desktop-tray.svg │ │ ├── tv-symbolic.svg │ │ ├── tvconnected.svg │ │ ├── tvdisconnected.svg │ │ ├── tvtrusted.svg │ │ ├── tweet-tray-panel.svg │ │ ├── twitch-indicator.svg │ │ ├── ubuntuone-client-error.svg │ │ ├── ubuntuone-client-idle.svg │ │ ├── ubuntuone-client-offline.svg │ │ ├── ubuntuone-client-paused.svg │ │ ├── ubuntuone-client-updating.svg │ │ ├── uget-tray-default.svg │ │ ├── uget-tray-downloading.svg │ │ ├── uget-tray-error.svg │ │ ├── ulauncher-indicator.svg │ │ ├── update-high.svg │ │ ├── update-low.svg │ │ ├── update-medium.svg │ │ ├── update-none.svg │ │ ├── updates-notifier-inactive.svg │ │ ├── updates-notifier.svg │ │ ├── user-available-panel.svg │ │ ├── user-available.svg │ │ ├── user-away-panel.svg │ │ ├── user-away.svg │ │ ├── user-busy-panel.svg │ │ ├── user-busy.svg │ │ ├── user-idle-panel.svg │ │ ├── user-idle.svg │ │ ├── user-invisible-panel.svg │ │ ├── user-invisible.svg │ │ ├── user-offline-panel.svg │ │ ├── user-offline.svg │ │ ├── user-online.svg │ │ ├── user-status-new.svg │ │ ├── user-status-pending.svg │ │ ├── utools-tray.svg │ │ ├── variety-indicator.svg │ │ ├── veracrypt-panel.svg │ │ ├── viber-normal.svg │ │ ├── viber-notification.svg │ │ ├── virt-manager-panel.svg │ │ ├── vivaldi-tray.svg │ │ ├── vk-tray.svg │ │ ├── vlc-panel.svg │ │ ├── volume-level-high-panel.svg │ │ ├── volume-level-high.svg │ │ ├── volume-level-low-panel.svg │ │ ├── volume-level-low.svg │ │ ├── volume-level-medium-panel.svg │ │ ├── volume-level-medium.svg │ │ ├── volume-level-muted-panel.svg │ │ ├── volume-level-muted.svg │ │ ├── volume-level-none-panel.svg │ │ ├── volume-level-none.svg │ │ ├── vorta-tray-active.svg │ │ ├── vorta-tray.svg │ │ ├── weather-clear-night-000.svg │ │ ├── weather-clear-night-010.svg │ │ ├── weather-clear-night-020.svg │ │ ├── weather-clear-night-030.svg │ │ ├── weather-clear-night-040.svg │ │ ├── weather-clear-night-050.svg │ │ ├── weather-clear-night-060.svg │ │ ├── weather-clear-night-070.svg │ │ ├── weather-clear-night-080.svg │ │ ├── weather-clear-night-090.svg │ │ ├── weather-clear-night-100.svg │ │ ├── weather-clear-night-110.svg │ │ ├── weather-clear-night-120.svg │ │ ├── weather-clear-night-130.svg │ │ ├── weather-clear-night-140.svg │ │ ├── weather-clear-night-150.svg │ │ ├── weather-clear-night-160.svg │ │ ├── weather-clear-night-170.svg │ │ ├── weather-clear-night-180.svg │ │ ├── weather-clear-night-190.svg │ │ ├── weather-clear-night-200.svg │ │ ├── weather-clear-night-210.svg │ │ ├── weather-clear-night-220.svg │ │ ├── weather-clear-night-230.svg │ │ ├── weather-clear-night-240.svg │ │ ├── weather-clear-night-250.svg │ │ ├── weather-clear-night-260.svg │ │ ├── weather-clear-night-270.svg │ │ ├── weather-clear-night-280.svg │ │ ├── weather-clear-night-290.svg │ │ ├── weather-clear-night-300.svg │ │ ├── weather-clear-night-310.svg │ │ ├── weather-clear-night-320.svg │ │ ├── weather-clear-night-330.svg │ │ ├── weather-clear-night-340.svg │ │ ├── weather-clear-night-350.svg │ │ ├── weather-clear-night.svg │ │ ├── weather-clear-wind-night.svg │ │ ├── weather-clear-wind.svg │ │ ├── weather-clear.svg │ │ ├── weather-clouds-night.svg │ │ ├── weather-clouds-wind-night.svg │ │ ├── weather-clouds-wind.svg │ │ ├── weather-clouds.svg │ │ ├── weather-few-clouds-night-000.svg │ │ ├── weather-few-clouds-night-010.svg │ │ ├── weather-few-clouds-night-020.svg │ │ ├── weather-few-clouds-night-030.svg │ │ ├── weather-few-clouds-night-040.svg │ │ ├── weather-few-clouds-night-050.svg │ │ ├── weather-few-clouds-night-060.svg │ │ ├── weather-few-clouds-night-070.svg │ │ ├── weather-few-clouds-night-080.svg │ │ ├── weather-few-clouds-night-090.svg │ │ ├── weather-few-clouds-night-100.svg │ │ ├── weather-few-clouds-night-110.svg │ │ ├── weather-few-clouds-night-120.svg │ │ ├── weather-few-clouds-night-130.svg │ │ ├── weather-few-clouds-night-140.svg │ │ ├── weather-few-clouds-night-150.svg │ │ ├── weather-few-clouds-night-160.svg │ │ ├── weather-few-clouds-night-170.svg │ │ ├── weather-few-clouds-night-180.svg │ │ ├── weather-few-clouds-night-190.svg │ │ ├── weather-few-clouds-night-200.svg │ │ ├── weather-few-clouds-night-210.svg │ │ ├── weather-few-clouds-night-220.svg │ │ ├── weather-few-clouds-night-230.svg │ │ ├── weather-few-clouds-night-240.svg │ │ ├── weather-few-clouds-night-250.svg │ │ ├── weather-few-clouds-night-260.svg │ │ ├── weather-few-clouds-night-270.svg │ │ ├── weather-few-clouds-night-280.svg │ │ ├── weather-few-clouds-night-290.svg │ │ ├── weather-few-clouds-night-300.svg │ │ ├── weather-few-clouds-night-310.svg │ │ ├── weather-few-clouds-night-320.svg │ │ ├── weather-few-clouds-night-330.svg │ │ ├── weather-few-clouds-night-340.svg │ │ ├── weather-few-clouds-night-350.svg │ │ ├── weather-few-clouds-night.svg │ │ ├── weather-few-clouds-wind-night.svg │ │ ├── weather-few-clouds-wind.svg │ │ ├── weather-few-clouds.svg │ │ ├── weather-fog.svg │ │ ├── weather-freezing-rain.svg │ │ ├── weather-hail.svg │ │ ├── weather-many-clouds-wind.svg │ │ ├── weather-many-clouds.svg │ │ ├── weather-mist.svg │ │ ├── weather-none-available.svg │ │ ├── weather-overcast-wind.svg │ │ ├── weather-overcast.svg │ │ ├── weather-severe-alert.svg │ │ ├── weather-showers-day.svg │ │ ├── weather-showers-night.svg │ │ ├── weather-showers-scattered-day.svg │ │ ├── weather-showers-scattered-night.svg │ │ ├── weather-showers-scattered.svg │ │ ├── weather-showers.svg │ │ ├── weather-snow-day.svg │ │ ├── weather-snow-night.svg │ │ ├── weather-snow-rain.svg │ │ ├── weather-snow-scattered-day.svg │ │ ├── weather-snow-scattered-night.svg │ │ ├── weather-snow-scattered.svg │ │ ├── weather-snow.svg │ │ ├── weather-storm-day.svg │ │ ├── weather-storm-night.svg │ │ ├── weather-storm.svg │ │ ├── weather-windy.svg │ │ ├── webtorrent-desktop-panel.svg │ │ ├── wechat-tray-unread.svg │ │ ├── wechat-tray.svg │ │ ├── whatsapp-msg.svg │ │ ├── whatsapp-tray.svg │ │ ├── whatsapp-warning-msg.svg │ │ ├── whatsapp-warning.svg │ │ ├── whatsie-tray-attention.svg │ │ ├── whatsie-tray.svg │ │ ├── wire-tray-attention.svg │ │ ├── wire-tray.svg │ │ ├── wired.svg │ │ ├── wiznote-indicator.svg │ │ ├── workrave-indicator-quiet.svg │ │ ├── workrave-indicator-suspended.svg │ │ ├── workrave-indicator.svg │ │ ├── x-tile-panel.svg │ │ ├── xchat-panel.svg │ │ ├── xfce-newmail.svg │ │ ├── xfce-nomail.svg │ │ ├── xfce4-battery-critical-charging.svg │ │ ├── xfce4-battery-critical.svg │ │ ├── xfce4-battery-full-charging.svg │ │ ├── xfce4-battery-full.svg │ │ ├── xfce4-battery-low-charging.svg │ │ ├── xfce4-battery-low.svg │ │ ├── xfce4-battery-missing.svg │ │ ├── xfce4-battery-ok-charging.svg │ │ ├── xfce4-battery-ok.svg │ │ ├── xfce4-fsguard-plugin-urgent.svg │ │ ├── xfce4-fsguard-plugin-warning.svg │ │ ├── xfce4-fsguard-plugin.svg │ │ ├── xfce4-mixer-muted.svg │ │ ├── xfce4-mixer-no-muted.svg │ │ ├── xfce4-mixer-no-record.svg │ │ ├── xfce4-mixer-record.svg │ │ ├── xfce4-mixer-volume-high.svg │ │ ├── xfce4-mixer-volume-low-medium.svg │ │ ├── xfce4-mixer-volume-low.svg │ │ ├── xfce4-mixer-volume-medium.svg │ │ ├── xfce4-mixer-volume-muted.svg │ │ ├── xfce4-mixer-volume-ultra-low.svg │ │ ├── xfce4-mixer-volume-very-high.svg │ │ ├── xfce4-notes-plugin.svg │ │ ├── xfce4-whiskermenu.svg │ │ ├── xfpm-ac-adapter.svg │ │ ├── xfpm-brightness-lcd.svg │ │ ├── xfpm-keyboard-000.svg │ │ ├── xfpm-keyboard-020.svg │ │ ├── xfpm-keyboard-030.svg │ │ ├── xfpm-keyboard-040.svg │ │ ├── xfpm-keyboard-060.svg │ │ ├── xfpm-keyboard-080.svg │ │ ├── xfpm-keyboard-100.svg │ │ ├── xfpm-mouse-000.svg │ │ ├── xfpm-mouse-020.svg │ │ ├── xfpm-mouse-030.svg │ │ ├── xfpm-mouse-040.svg │ │ ├── xfpm-mouse-060.svg │ │ ├── xfpm-mouse-080.svg │ │ ├── xfpm-mouse-100.svg │ │ ├── xfpm-phone-000.svg │ │ ├── xfpm-phone-020.svg │ │ ├── xfpm-phone-030.svg │ │ ├── xfpm-phone-040.svg │ │ ├── xfpm-phone-060.svg │ │ ├── xfpm-phone-080.svg │ │ ├── xfpm-phone-100.svg │ │ ├── xfpm-primary-000-charging.svg │ │ ├── xfpm-primary-000.svg │ │ ├── xfpm-primary-020-charging.svg │ │ ├── xfpm-primary-020.svg │ │ ├── xfpm-primary-040-charging.svg │ │ ├── xfpm-primary-040.svg │ │ ├── xfpm-primary-060-charging.svg │ │ ├── xfpm-primary-060.svg │ │ ├── xfpm-primary-080-charging.svg │ │ ├── xfpm-primary-080.svg │ │ ├── xfpm-primary-100-charging.svg │ │ ├── xfpm-primary-100.svg │ │ ├── xfpm-primary-charged.svg │ │ ├── xfpm-primary-missing.svg │ │ ├── xfpm-ups-000-charging.svg │ │ ├── xfpm-ups-000.svg │ │ ├── xfpm-ups-020-charging.svg │ │ ├── xfpm-ups-020.svg │ │ ├── xfpm-ups-040-charging.svg │ │ ├── xfpm-ups-040.svg │ │ ├── xfpm-ups-060-charging.svg │ │ ├── xfpm-ups-060.svg │ │ ├── xfpm-ups-080-charging.svg │ │ ├── xfpm-ups-080.svg │ │ ├── xfpm-ups-100-charging.svg │ │ ├── xfpm-ups-100.svg │ │ ├── xfpm-ups-charged.svg │ │ ├── xfpm-ups-missing.svg │ │ ├── xkbmod-indicator.svg │ │ ├── y-ppa-indicator.svg │ │ ├── yaradio-yamusic-tray.svg │ │ ├── yate-tray-incomingcall.svg │ │ ├── yate-tray-incomingchat.svg │ │ ├── yate-tray-info.svg │ │ ├── yate-tray-notification.svg │ │ ├── yate-tray.svg │ │ ├── yd-busy1.svg │ │ ├── yd-busy2.svg │ │ ├── yd-busy3.svg │ │ ├── yd-busy4.svg │ │ ├── yd-busy5.svg │ │ ├── yd-ind-error.svg │ │ ├── yd-ind-idle.svg │ │ ├── yd-ind-pause.svg │ │ ├── youtube-indicator-downloading-light.svg │ │ ├── youtube-indicator-light-disabled.svg │ │ ├── youtube-indicator-light-sync0.svg │ │ ├── youtube-indicator-light-sync1.svg │ │ ├── youtube-indicator-light-sync2.svg │ │ ├── youtube-indicator-light-sync3.svg │ │ ├── youtube-indicator-light-sync4.svg │ │ ├── youtube-indicator-light-sync5.svg │ │ ├── youtube-indicator-light-sync6.svg │ │ ├── youtube-indicator-light-sync7.svg │ │ ├── youtube-indicator-light-sync8.svg │ │ ├── youtube-indicator-light-sync9.svg │ │ ├── youtube-indicator-light.svg │ │ ├── youtube-music-desktop-app-tray-pause.svg │ │ ├── youtube-music-desktop-app-tray-play.svg │ │ ├── youtube-music-desktop-app-tray.svg │ │ ├── youtube-music-tray.svg │ │ ├── yum-indicator-error.svg │ │ ├── yum-indicator-info.svg │ │ ├── yum-indicator-no-updates.svg │ │ ├── yum-indicator-updates.svg │ │ ├── yum-indicator-working.svg │ │ ├── zeal-panel.svg │ │ ├── zeal-tray.svg │ │ └── zim-panel.svg │ ├── 22 │ │ ├── 1password-panel-locked.svg │ │ ├── 1password-panel.svg │ │ ├── 5g.svg │ │ ├── QMPlay2-panel.svg │ │ ├── ac-adapter.svg │ │ ├── account-logged-in.svg │ │ ├── acestream-tray.svg │ │ ├── airplane-mode.svg │ │ ├── akonaditray.svg │ │ ├── alarm-clock-panel.svg │ │ ├── alarm-clock-triggered.svg │ │ ├── albert-panel.svg │ │ ├── albert-tray.svg │ │ ├── amd-alto.svg │ │ ├── amd-bajo.svg │ │ ├── amd-medio.svg │ │ ├── anatine-indicator.svg │ │ ├── anatine-notification.svg │ │ ├── android-messages-desktop-tray-unread.svg │ │ ├── android-messages-desktop-tray.svg │ │ ├── antimicro-panel.svg │ │ ├── antimicrox_trayicon.svg │ │ ├── ao-app-tray.svg │ │ ├── application-running.svg │ │ ├── applications-chat-panel.svg │ │ ├── applications-email-panel.svg │ │ ├── audacious-panel.svg │ │ ├── audio-input-microphone-high-panel.svg │ │ ├── audio-input-microphone-high.svg │ │ ├── audio-input-microphone-low-zero-panel.svg │ │ ├── audio-input-microphone-low.svg │ │ ├── audio-input-microphone-medium.svg │ │ ├── audio-input-microphone-muted.svg │ │ ├── audio-input-microphone-none-panel.svg │ │ ├── audio-off.svg │ │ ├── audio-on.svg │ │ ├── audio-output-none-panel.svg │ │ ├── audio-output-none.svg │ │ ├── audio-ready.svg │ │ ├── audio-recorder-off.svg │ │ ├── audio-recorder-on.svg │ │ ├── audio-recorder-paused.svg │ │ ├── audio-volume-high-panel.svg │ │ ├── audio-volume-high-symbolic.svg │ │ ├── audio-volume-high.svg │ │ ├── audio-volume-low-panel.svg │ │ ├── audio-volume-low-symbolic.svg │ │ ├── audio-volume-low-zero-panel.svg │ │ ├── audio-volume-low.svg │ │ ├── audio-volume-medium-panel.svg │ │ ├── audio-volume-medium-symbolic.svg │ │ ├── audio-volume-medium.svg │ │ ├── audio-volume-muted-blocked-panel.svg │ │ ├── audio-volume-muted-blocking-panel.svg │ │ ├── audio-volume-muted-blocking.svg │ │ ├── audio-volume-muted-panel.svg │ │ ├── audio-volume-muted-symbolic.svg │ │ ├── audio-volume-muted.svg │ │ ├── audio-volume-off.svg │ │ ├── autokey-status-error.svg │ │ ├── autokey-status.svg │ │ ├── avatar-default.svg │ │ ├── ayatana-indicator-keyboard-Ak.svg │ │ ├── ayatana-indicator-keyboard-Am.svg │ │ ├── ayatana-indicator-keyboard-Ar.svg │ │ ├── ayatana-indicator-keyboard-Av.svg │ │ ├── ayatana-indicator-keyboard-Az.svg │ │ ├── ayatana-indicator-keyboard-Be.svg │ │ ├── ayatana-indicator-keyboard-Bg.svg │ │ ├── ayatana-indicator-keyboard-Bm.svg │ │ ├── ayatana-indicator-keyboard-Bn.svg │ │ ├── ayatana-indicator-keyboard-Br.svg │ │ ├── ayatana-indicator-keyboard-Bs.svg │ │ ├── ayatana-indicator-keyboard-By.svg │ │ ├── ayatana-indicator-keyboard-Ch.svg │ │ ├── ayatana-indicator-keyboard-Cm.svg │ │ ├── ayatana-indicator-keyboard-Cr.svg │ │ ├── ayatana-indicator-keyboard-Cs.svg │ │ ├── ayatana-indicator-keyboard-Da.svg │ │ ├── ayatana-indicator-keyboard-De.svg │ │ ├── ayatana-indicator-keyboard-Dv.svg │ │ ├── ayatana-indicator-keyboard-Dz.svg │ │ ├── ayatana-indicator-keyboard-Ee.svg │ │ ├── ayatana-indicator-keyboard-En.svg │ │ ├── ayatana-indicator-keyboard-Eo.svg │ │ ├── ayatana-indicator-keyboard-Es.svg │ │ ├── ayatana-indicator-keyboard-Et.svg │ │ ├── ayatana-indicator-keyboard-Fa.svg │ │ ├── ayatana-indicator-keyboard-Ff.svg │ │ ├── ayatana-indicator-keyboard-Fi.svg │ │ ├── ayatana-indicator-keyboard-Fo.svg │ │ ├── ayatana-indicator-keyboard-Fr.svg │ │ ├── ayatana-indicator-keyboard-Ga.svg │ │ ├── ayatana-indicator-keyboard-Gr.svg │ │ ├── ayatana-indicator-keyboard-Gu.svg │ │ ├── ayatana-indicator-keyboard-Ha.svg │ │ ├── ayatana-indicator-keyboard-He.svg │ │ ├── ayatana-indicator-keyboard-Hi.svg │ │ ├── ayatana-indicator-keyboard-Hr.svg │ │ ├── ayatana-indicator-keyboard-Hu.svg │ │ ├── ayatana-indicator-keyboard-Hy.svg │ │ ├── ayatana-indicator-keyboard-Ie.svg │ │ ├── ayatana-indicator-keyboard-Ig.svg │ │ ├── ayatana-indicator-keyboard-Ik.svg │ │ ├── ayatana-indicator-keyboard-In.svg │ │ ├── ayatana-indicator-keyboard-Is.svg │ │ ├── ayatana-indicator-keyboard-It.svg │ │ ├── ayatana-indicator-keyboard-Ja.svg │ │ ├── ayatana-indicator-keyboard-Ka.svg │ │ ├── ayatana-indicator-keyboard-Ki.svg │ │ ├── ayatana-indicator-keyboard-Kk.svg │ │ ├── ayatana-indicator-keyboard-Km.svg │ │ ├── ayatana-indicator-keyboard-Kn.svg │ │ ├── ayatana-indicator-keyboard-Ko.svg │ │ ├── ayatana-indicator-keyboard-Ku.svg │ │ ├── ayatana-indicator-keyboard-Lo.svg │ │ ├── ayatana-indicator-keyboard-Lt.svg │ │ ├── ayatana-indicator-keyboard-Lv.svg │ │ ├── ayatana-indicator-keyboard-Md.svg │ │ ├── ayatana-indicator-keyboard-Mi.svg │ │ ├── ayatana-indicator-keyboard-Mk.svg │ │ ├── ayatana-indicator-keyboard-Ml.svg │ │ ├── ayatana-indicator-keyboard-Mn.svg │ │ ├── ayatana-indicator-keyboard-Mr.svg │ │ ├── ayatana-indicator-keyboard-Mt.svg │ │ ├── ayatana-indicator-keyboard-My.svg │ │ ├── ayatana-indicator-keyboard-Ne.svg │ │ ├── ayatana-indicator-keyboard-Nl.svg │ │ ├── ayatana-indicator-keyboard-No.svg │ │ ├── ayatana-indicator-keyboard-Or.svg │ │ ├── ayatana-indicator-keyboard-Pa.svg │ │ ├── ayatana-indicator-keyboard-Ph.svg │ │ ├── ayatana-indicator-keyboard-Pl.svg │ │ ├── ayatana-indicator-keyboard-Ps.svg │ │ ├── ayatana-indicator-keyboard-Pt.svg │ │ ├── ayatana-indicator-keyboard-Ro.svg │ │ ├── ayatana-indicator-keyboard-Ru.svg │ │ ├── ayatana-indicator-keyboard-Sa.svg │ │ ├── ayatana-indicator-keyboard-Sd.svg │ │ ├── ayatana-indicator-keyboard-Si.svg │ │ ├── ayatana-indicator-keyboard-Sk.svg │ │ ├── ayatana-indicator-keyboard-Sl.svg │ │ ├── ayatana-indicator-keyboard-Sq.svg │ │ ├── ayatana-indicator-keyboard-Sr.svg │ │ ├── ayatana-indicator-keyboard-Sv.svg │ │ ├── ayatana-indicator-keyboard-Sw.svg │ │ ├── ayatana-indicator-keyboard-Sy.svg │ │ ├── ayatana-indicator-keyboard-Ta.svg │ │ ├── ayatana-indicator-keyboard-Te.svg │ │ ├── ayatana-indicator-keyboard-Tg.svg │ │ ├── ayatana-indicator-keyboard-Th.svg │ │ ├── ayatana-indicator-keyboard-Tk.svg │ │ ├── ayatana-indicator-keyboard-Tn.svg │ │ ├── ayatana-indicator-keyboard-Tr.svg │ │ ├── ayatana-indicator-keyboard-Uk.svg │ │ ├── ayatana-indicator-keyboard-Ur.svg │ │ ├── ayatana-indicator-keyboard-Uz.svg │ │ ├── ayatana-indicator-keyboard-Vi.svg │ │ ├── ayatana-indicator-keyboard-Wo.svg │ │ ├── ayatana-indicator-keyboard-Xs.svg │ │ ├── ayatana-indicator-keyboard-Yo.svg │ │ ├── ayatana-indicator-keyboard-Zh.svg │ │ ├── ayatana-indicator-notification-read-dnd.svg │ │ ├── ayatana-indicator-notification-read.svg │ │ ├── ayatana-indicator-notification-unread-dnd.svg │ │ ├── ayatana-indicator-notification-unread.svg │ │ ├── ayatanawebmail-messages-new.svg │ │ ├── ayatanawebmail-messages.svg │ │ ├── bad-signal-lock.svg │ │ ├── bad-signal.svg │ │ ├── banshee-panel.svg │ │ ├── barrier-connected.svg │ │ ├── barrier-disconnected.svg │ │ ├── barrier-transfering.svg │ │ ├── battery-000-charging.svg │ │ ├── battery-000.svg │ │ ├── battery-010-charging.svg │ │ ├── battery-010.svg │ │ ├── battery-020-charging.svg │ │ ├── battery-020.svg │ │ ├── battery-030-charging.svg │ │ ├── battery-030.svg │ │ ├── battery-040-charging.svg │ │ ├── battery-040.svg │ │ ├── battery-050-charging.svg │ │ ├── battery-050.svg │ │ ├── battery-060-charging.svg │ │ ├── battery-060.svg │ │ ├── battery-070-charging.svg │ │ ├── battery-070.svg │ │ ├── battery-080-charging.svg │ │ ├── battery-080.svg │ │ ├── battery-090-charging.svg │ │ ├── battery-090.svg │ │ ├── battery-100-charged.svg │ │ ├── battery-100-charging.svg │ │ ├── battery-100.svg │ │ ├── battery-caution-charging-symbolic.svg │ │ ├── battery-caution-charging.svg │ │ ├── battery-caution-symbolic.svg │ │ ├── battery-caution.svg │ │ ├── battery-charged.svg │ │ ├── battery-empty-charging-symbolic.svg │ │ ├── battery-empty-charging.svg │ │ ├── battery-empty-symbolic.svg │ │ ├── battery-empty.svg │ │ ├── battery-full-charged-symbolic.svg │ │ ├── battery-full-charged.svg │ │ ├── battery-full-charging-symbolic.svg │ │ ├── battery-full-charging.svg │ │ ├── battery-full-symbolic.svg │ │ ├── battery-full.svg │ │ ├── battery-good-charging-symbolic.svg │ │ ├── battery-good-charging.svg │ │ ├── battery-good-symbolic.svg │ │ ├── battery-good.svg │ │ ├── battery-low-charging-symbolic.svg │ │ ├── battery-low-charging.svg │ │ ├── battery-low-symbolic.svg │ │ ├── battery-low.svg │ │ ├── battery-medium-charging.svg │ │ ├── battery-medium.svg │ │ ├── battery-missing-symbolic.svg │ │ ├── battery-missing.svg │ │ ├── battery_charged.svg │ │ ├── battery_full.svg │ │ ├── battery_plugged.svg │ │ ├── bauh-tray.svg │ │ ├── bauh-update-tray.svg │ │ ├── bitcoin-indicator.svg │ │ ├── bitwarden-tray.svg │ │ ├── blueberry-tray-active.svg │ │ ├── blueberry-tray-disabled.svg │ │ ├── blueberry-tray.svg │ │ ├── bluemail-tray.svg │ │ ├── blueman-active.svg │ │ ├── blueman-disabled.svg │ │ ├── blueman-tray-active.svg │ │ ├── blueman-tray-disabled.svg │ │ ├── blueman-tray.svg │ │ ├── blueman.svg │ │ ├── bluetooth-active.svg │ │ ├── bluetooth-disabled.svg │ │ ├── bluetooth-offline.svg │ │ ├── bluetooth-online.svg │ │ ├── bluetooth-paired.svg │ │ ├── bomi-panel.svg │ │ ├── both-bad-signal-lock.svg │ │ ├── both-bad-signal.svg │ │ ├── both-good-signal-lock.svg │ │ ├── both-good-signal.svg │ │ ├── both-high-signal-lock.svg │ │ ├── both-high-signal.svg │ │ ├── both-low-signal-lock.svg │ │ ├── both-low-signal.svg │ │ ├── brave-tray.svg │ │ ├── btsync-gui-0.svg │ │ ├── btsync-gui-1.svg │ │ ├── btsync-gui-10.svg │ │ ├── btsync-gui-11.svg │ │ ├── btsync-gui-2.svg │ │ ├── btsync-gui-3.svg │ │ ├── btsync-gui-4.svg │ │ ├── btsync-gui-5.svg │ │ ├── btsync-gui-6.svg │ │ ├── btsync-gui-7.svg │ │ ├── btsync-gui-8.svg │ │ ├── btsync-gui-9.svg │ │ ├── btsync-gui-connecting.svg │ │ ├── btsync-gui-disconnected.svg │ │ ├── btsync-gui-paused.svg │ │ ├── bumblebee-indicator-active.svg │ │ ├── bumblebee-indicator.svg │ │ ├── cadence-panel.svg │ │ ├── caffeine-cup-empty.svg │ │ ├── caffeine-cup-full.svg │ │ ├── calibre-tray.svg │ │ ├── camera-off.svg │ │ ├── camera-on.svg │ │ ├── camera-ready.svg │ │ ├── cantata-panel.svg │ │ ├── caps-lock-off.svg │ │ ├── caps-lock-on.svg │ │ ├── capslock-off.svg │ │ ├── capslock-on.svg │ │ ├── cisco-tray-connected.svg │ │ ├── cisco-tray-disconnecting.svg │ │ ├── cisco-tray-notconnected.svg │ │ ├── cisco-tray-quarantined.svg │ │ ├── cisco-tray-reconnecting.svg │ │ ├── classicmenu-indicator-dark.svg │ │ ├── classicmenu-indicator.svg │ │ ├── clementine-panel-grey.svg │ │ ├── clementine-panel.svg │ │ ├── clickup-desktop-tray.svg │ │ ├── clipboard.svg │ │ ├── clipit-trayicon-panel.svg │ │ ├── clipman.svg │ │ ├── clockify-blue.svg │ │ ├── clockify-tray.svg │ │ ├── cloudstatus.svg │ │ ├── com.github.bcedu.vgrive-panel.svg │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray-attention.svg │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray.svg │ │ ├── com.github.ztefn.haguichi-connected.svg │ │ ├── com.github.ztefn.haguichi-connecting-1.svg │ │ ├── com.github.ztefn.haguichi-connecting-2.svg │ │ ├── com.github.ztefn.haguichi-connecting-3.svg │ │ ├── com.github.ztefn.haguichi-disconnected.svg │ │ ├── com.leinardi.gwe-symbolic.svg │ │ ├── connect_creating.svg │ │ ├── connect_established.svg │ │ ├── connect_no.svg │ │ ├── copy-error.svg │ │ ├── copy-insync.svg │ │ ├── copy-paused.svg │ │ ├── copy-sync1.svg │ │ ├── copy-sync2.svg │ │ ├── copy-sync3.svg │ │ ├── copy-sync4.svg │ │ ├── copy-sync5.svg │ │ ├── copy-sync6.svg │ │ ├── copy-sync7.svg │ │ ├── copy-sync8.svg │ │ ├── copy-update.svg │ │ ├── copyq-busy.svg │ │ ├── copyq-normal.svg │ │ ├── corectrl-panel.svg │ │ ├── cpod-tray.svg │ │ ├── cpu-frequency-indicator.svg │ │ ├── cpufreq-icon.svg │ │ ├── crow-translate-tray.svg │ │ ├── cryptfolder-closed-light.svg │ │ ├── cryptfolder-indicator-light.svg │ │ ├── cryptfolder-open-light.svg │ │ ├── cryptkeeper.svg │ │ ├── dcraven-away.svg │ │ ├── dcraven-connecting.svg │ │ ├── dcraven-dnd.svg │ │ ├── dcraven-error.svg │ │ ├── dcraven-message-new.svg │ │ ├── dcraven-offline.svg │ │ ├── dcraven-online.svg │ │ ├── dcraven-xa.svg │ │ ├── de.haeckerfelix.gradio-symbolic.svg │ │ ├── deadbeef-panel.svg │ │ ├── deltachat-tray.svg │ │ ├── deluge-panel.svg │ │ ├── desktopconnected.svg │ │ ├── desktopdisconnected.svg │ │ ├── desktoptrusted.svg │ │ ├── devhub-notification.svg │ │ ├── devhub-tray.svg │ │ ├── dialog-password-panel.svg │ │ ├── dino-status-away.svg │ │ ├── dino-status-chat.svg │ │ ├── dino-status-dnd.svg │ │ ├── dino-status-online.svg │ │ ├── diodon-panel.svg │ │ ├── discord-tray-connected.svg │ │ ├── discord-tray-deafened.svg │ │ ├── discord-tray-muted.svg │ │ ├── discord-tray-speaking.svg │ │ ├── discord-tray-unread.svg │ │ ├── discord-tray.svg │ │ ├── disper-panel.svg │ │ ├── dnfdragora.svg │ │ ├── drive-removable-media-usb-panel.svg │ │ ├── dropboxstatus-blank.svg │ │ ├── dropboxstatus-busy.svg │ │ ├── dropboxstatus-busy2.svg │ │ ├── dropboxstatus-idle.svg │ │ ├── dropboxstatus-logo.svg │ │ ├── dropboxstatus-x.svg │ │ ├── electron-mail-tray.svg │ │ ├── element-desktop-tray.svg │ │ ├── empathy-available.svg │ │ ├── empathy-away.svg │ │ ├── empathy-busy.svg │ │ ├── empathy-extended-away.svg │ │ ├── empathy-invisible.svg │ │ ├── empathy-offline.svg │ │ ├── enpass-status.svg │ │ ├── eu.scarpetta.QtWAW-tray.svg │ │ ├── everpad-mono.svg │ │ ├── exaile-pause.svg │ │ ├── exaile-play.svg │ │ ├── face-smile-panel.svg │ │ ├── fcitx-anthy-panel.svg │ │ ├── fcitx-bopomofo-panel.svg │ │ ├── fcitx-cangjie-panel.svg │ │ ├── fcitx-chewing-panel.svg │ │ ├── fcitx-erbi-panel.svg │ │ ├── fcitx-googlepinyin-panel.svg │ │ ├── fcitx-hangul-panel.svg │ │ ├── fcitx-kbd-panel.svg │ │ ├── fcitx-kkc-panel.svg │ │ ├── fcitx-mozc-alpha-full.svg │ │ ├── fcitx-mozc-alpha-half.svg │ │ ├── fcitx-mozc-dictionary.svg │ │ ├── fcitx-mozc-direct.svg │ │ ├── fcitx-mozc-hiragana.svg │ │ ├── fcitx-mozc-katakana-full.svg │ │ ├── fcitx-mozc-katakana-half.svg │ │ ├── fcitx-mozc-properties.svg │ │ ├── fcitx-mozc-tool.svg │ │ ├── fcitx-panel.svg │ │ ├── fcitx-pinyin-libpinyin-panel.svg │ │ ├── fcitx-pinyin-panel.svg │ │ ├── fcitx-rime-panel.svg │ │ ├── fcitx-sayura-panel.svg │ │ ├── fcitx-shuangpin-libpinyin-panel.svg │ │ ├── fcitx-shuangpin-panel.svg │ │ ├── fcitx-skk-panel.svg │ │ ├── fcitx-sunpinyin-panel.svg │ │ ├── fcitx-unikey-panel.svg │ │ ├── fcitx-wbpy.svg │ │ ├── fcitx-wubi-panel.svg │ │ ├── fcitx-zhuyin-panel.svg │ │ ├── fcitx-ziranma-panel.svg │ │ ├── feedindicator-active.svg │ │ ├── feedindicator-attention.svg │ │ ├── ferdi-indirect.svg │ │ ├── ferdi-tray.svg │ │ ├── ferdi-unread.svg │ │ ├── ferdium-indirect.svg │ │ ├── ferdium-tray.svg │ │ ├── ferdium-unread.svg │ │ ├── file-manager.svg │ │ ├── firewall-applet-error.svg │ │ ├── firewall-applet-panic.svg │ │ ├── firewall-applet.svg │ │ ├── flameshot-tray.svg │ │ ├── flareget-panel.svg │ │ ├── fluxgui-light.svg │ │ ├── fluxgui-panel.svg │ │ ├── franz-attention-panel.svg │ │ ├── franz-panel.svg │ │ ├── freezer-panel.svg │ │ ├── fusion-icon-panel.svg │ │ ├── gammastep-status-off.svg │ │ ├── gammastep-status-on.svg │ │ ├── gdlauncher-tray.svg │ │ ├── gitify-tray-active.svg │ │ ├── gitify-tray.svg │ │ ├── gitlab-tray.svg │ │ ├── gitter-indicator-disconnected.svg │ │ ├── gitter-indicator-notification.svg │ │ ├── gitter-indicator.svg │ │ ├── glipper.svg │ │ ├── gmail-tray-unread.svg │ │ ├── gmail-tray.svg │ │ ├── gnome-netstatus-disconn.svg │ │ ├── gnome-netstatus-error.svg │ │ ├── gnome-netstatus-idle.svg │ │ ├── gnome-netstatus-rx.svg │ │ ├── gnome-netstatus-tx.svg │ │ ├── gnome-netstatus-txrx.svg │ │ ├── gnome-pie-symbolic.svg │ │ ├── gnote-panel.svg │ │ ├── goldendict-scan-tray.svg │ │ ├── goldendict-tray.svg │ │ ├── good-signal-lock.svg │ │ ├── good-signal.svg │ │ ├── google-chat-badge.svg │ │ ├── google-chat-offline.svg │ │ ├── google-chat-tray.svg │ │ ├── google-chrome-no-notification-disabled.svg │ │ ├── google-chrome-no-notification.svg │ │ ├── google-chrome-notification-disabled.svg │ │ ├── google-chrome-notification.svg │ │ ├── google-chrome-panel.svg │ │ ├── google-chrome-tray.svg │ │ ├── google-hangouts-panel.svg │ │ ├── google-music-manager-panel.svg │ │ ├── google-tasks-indicator-light-normal.svg │ │ ├── google-tasks-indicator-light-starred.svg │ │ ├── gpaste.svg │ │ ├── gpm-ac-adapter.svg │ │ ├── gpm-battery-000-charging.svg │ │ ├── gpm-battery-000.svg │ │ ├── gpm-battery-020-charging.svg │ │ ├── gpm-battery-020.svg │ │ ├── gpm-battery-040-charging.svg │ │ ├── gpm-battery-040.svg │ │ ├── gpm-battery-060-charging.svg │ │ ├── gpm-battery-060.svg │ │ ├── gpm-battery-080-charging.svg │ │ ├── gpm-battery-080.svg │ │ ├── gpm-battery-100-charging.svg │ │ ├── gpm-battery-100.svg │ │ ├── gpm-battery-charged.svg │ │ ├── gpm-battery-empty.svg │ │ ├── gpm-battery-missing.svg │ │ ├── gpm-brightness-kbd-disabled.svg │ │ ├── gpm-brightness-kbd-invalid.svg │ │ ├── gpm-brightness-kbd.svg │ │ ├── gpm-brightness-lcd-disabled.svg │ │ ├── gpm-brightness-lcd-invalid.svg │ │ ├── gpm-brightness-lcd.svg │ │ ├── gpm-hibernate.svg │ │ ├── gpm-inhibit-invalid.svg │ │ ├── gpm-inhibit.svg │ │ ├── gpm-keyboard-000.svg │ │ ├── gpm-keyboard-020.svg │ │ ├── gpm-keyboard-040.svg │ │ ├── gpm-keyboard-060.svg │ │ ├── gpm-keyboard-080.svg │ │ ├── gpm-keyboard-100.svg │ │ ├── gpm-monitor.svg │ │ ├── gpm-mouse-000.svg │ │ ├── gpm-mouse-020.svg │ │ ├── gpm-mouse-040.svg │ │ ├── gpm-mouse-060.svg │ │ ├── gpm-mouse-080.svg │ │ ├── gpm-mouse-100.svg │ │ ├── gpm-phone-000.svg │ │ ├── gpm-phone-020.svg │ │ ├── gpm-phone-040.svg │ │ ├── gpm-phone-060.svg │ │ ├── gpm-phone-080.svg │ │ ├── gpm-phone-100.svg │ │ ├── gpm-primary-000-charging.svg │ │ ├── gpm-primary-000.svg │ │ ├── gpm-primary-020-charging.svg │ │ ├── gpm-primary-020.svg │ │ ├── gpm-primary-040-charging.svg │ │ ├── gpm-primary-040.svg │ │ ├── gpm-primary-060-charging.svg │ │ ├── gpm-primary-060.svg │ │ ├── gpm-primary-080-charging.svg │ │ ├── gpm-primary-080.svg │ │ ├── gpm-primary-100-charging.svg │ │ ├── gpm-primary-100.svg │ │ ├── gpm-primary-charged.svg │ │ ├── gpm-primary-missing.svg │ │ ├── gpm-ups-000-charging.svg │ │ ├── gpm-ups-000.svg │ │ ├── gpm-ups-020-charging.svg │ │ ├── gpm-ups-020.svg │ │ ├── gpm-ups-040-charging.svg │ │ ├── gpm-ups-040.svg │ │ ├── gpm-ups-060-charging.svg │ │ ├── gpm-ups-060.svg │ │ ├── gpm-ups-080-charging.svg │ │ ├── gpm-ups-080.svg │ │ ├── gpm-ups-100-charging.svg │ │ ├── gpm-ups-100.svg │ │ ├── gpm-ups-charged.svg │ │ ├── gpm-ups-missing.svg │ │ ├── gpmdp-tray-pause.svg │ │ ├── gpmdp-tray-play.svg │ │ ├── gpmdp-tray.svg │ │ ├── grive-app-ind-con-1.svg │ │ ├── grive-app-ind-con-2.svg │ │ ├── grive-app-ind-con-3.svg │ │ ├── grive-app-ind-sleep.svg │ │ ├── grive-app-ind.svg │ │ ├── gsd-xrandr.svg │ │ ├── gsm-3g-full-secure.svg │ │ ├── gsm-3g-full.svg │ │ ├── gsm-3g-high-secure.svg │ │ ├── gsm-3g-high.svg │ │ ├── gsm-3g-low-secure.svg │ │ ├── gsm-3g-low.svg │ │ ├── gsm-3g-medium-secure.svg │ │ ├── gsm-3g-medium.svg │ │ ├── gsm-3g-none-secure.svg │ │ ├── gsm-3g-none.svg │ │ ├── gtg-panel.svg │ │ ├── gtk-dialog-authentication-panel.svg │ │ ├── guake-indicator.svg │ │ ├── guake-tray.svg │ │ ├── guitarix-tray.svg │ │ ├── haguichi-connected.svg │ │ ├── haguichi-connecting-1.svg │ │ ├── haguichi-connecting-2.svg │ │ ├── haguichi-connecting-3.svg │ │ ├── haguichi-disconnected.svg │ │ ├── hangouts-available.svg │ │ ├── hangouts-notification.svg │ │ ├── hangouts-offline.svg │ │ ├── hangouts-working.svg │ │ ├── harmony-tray.svg │ │ ├── heroic-tray.svg │ │ ├── hexchat-fileoffer.svg │ │ ├── hexchat-highlight.svg │ │ ├── hexchat-indicator.svg │ │ ├── hexchat-message.svg │ │ ├── high-signal-lock.svg │ │ ├── high-signal.svg │ │ ├── hipchat4-attention.svg │ │ ├── hipchat4.svg │ │ ├── hp-indicator.svg │ │ ├── ico_72_cloud_station.svg │ │ ├── idle-bad-signal-lock.svg │ │ ├── idle-bad-signal.svg │ │ ├── idle-good-signal-lock.svg │ │ ├── idle-good-signal.svg │ │ ├── idle-high-signal-lock.svg │ │ ├── idle-high-signal.svg │ │ ├── idle-low-signal-lock.svg │ │ ├── idle-low-signal.svg │ │ ├── indicator-cpufreq-100.svg │ │ ├── indicator-cpufreq-25.svg │ │ ├── indicator-cpufreq-50.svg │ │ ├── indicator-cpufreq-75.svg │ │ ├── indicator-cpufreq.svg │ │ ├── indicator-feedindicator-attention.svg │ │ ├── indicator-feedindicator.svg │ │ ├── indicator-fortune.svg │ │ ├── indicator-keyboard-Ak.svg │ │ ├── indicator-keyboard-Am.svg │ │ ├── indicator-keyboard-Ar-1.svg │ │ ├── indicator-keyboard-Ar-10.svg │ │ ├── indicator-keyboard-Ar-11.svg │ │ ├── indicator-keyboard-Ar-2.svg │ │ ├── indicator-keyboard-Ar-3.svg │ │ ├── indicator-keyboard-Ar-4.svg │ │ ├── indicator-keyboard-Ar-5.svg │ │ ├── indicator-keyboard-Ar-6.svg │ │ ├── indicator-keyboard-Ar-7.svg │ │ ├── indicator-keyboard-Ar-8.svg │ │ ├── indicator-keyboard-Ar-9.svg │ │ ├── indicator-keyboard-Ar.svg │ │ ├── indicator-keyboard-Av.svg │ │ ├── indicator-keyboard-Az-1.svg │ │ ├── indicator-keyboard-Az-2.svg │ │ ├── indicator-keyboard-Az.svg │ │ ├── indicator-keyboard-Be-1.svg │ │ ├── indicator-keyboard-Be-10.svg │ │ ├── indicator-keyboard-Be-11.svg │ │ ├── indicator-keyboard-Be-12.svg │ │ ├── indicator-keyboard-Be-13.svg │ │ ├── indicator-keyboard-Be-14.svg │ │ ├── indicator-keyboard-Be-2.svg │ │ ├── indicator-keyboard-Be-3.svg │ │ ├── indicator-keyboard-Be-4.svg │ │ ├── indicator-keyboard-Be-5.svg │ │ ├── indicator-keyboard-Be-6.svg │ │ ├── indicator-keyboard-Be-7.svg │ │ ├── indicator-keyboard-Be-8.svg │ │ ├── indicator-keyboard-Be-9.svg │ │ ├── indicator-keyboard-Be.svg │ │ ├── indicator-keyboard-Bg-1.svg │ │ ├── indicator-keyboard-Bg-2.svg │ │ ├── indicator-keyboard-Bg-3.svg │ │ ├── indicator-keyboard-Bg.svg │ │ ├── indicator-keyboard-Bm.svg │ │ ├── indicator-keyboard-Bn-1.svg │ │ ├── indicator-keyboard-Bn-2.svg │ │ ├── indicator-keyboard-Bn-3.svg │ │ ├── indicator-keyboard-Bn-4.svg │ │ ├── indicator-keyboard-Bn.svg │ │ ├── indicator-keyboard-Br-1.svg │ │ ├── indicator-keyboard-Br-2.svg │ │ ├── indicator-keyboard-Br-3.svg │ │ ├── indicator-keyboard-Br.svg │ │ ├── indicator-keyboard-Bs-1.svg │ │ ├── indicator-keyboard-Bs-2.svg │ │ ├── indicator-keyboard-Bs-3.svg │ │ ├── indicator-keyboard-Bs-4.svg │ │ ├── indicator-keyboard-Bs-5.svg │ │ ├── indicator-keyboard-Bs.svg │ │ ├── indicator-keyboard-By-1.svg │ │ ├── indicator-keyboard-By-2.svg │ │ ├── indicator-keyboard-By-3.svg │ │ ├── indicator-keyboard-By.svg │ │ ├── indicator-keyboard-Ch.svg │ │ ├── indicator-keyboard-Cm-1.svg │ │ ├── indicator-keyboard-Cm-2.svg │ │ ├── indicator-keyboard-Cm-3.svg │ │ ├── indicator-keyboard-Cm-4.svg │ │ ├── indicator-keyboard-Cm-5.svg │ │ ├── indicator-keyboard-Cm.svg │ │ ├── indicator-keyboard-Cr-1.svg │ │ ├── indicator-keyboard-Cr-2.svg │ │ ├── indicator-keyboard-Cr-3.svg │ │ ├── indicator-keyboard-Cr.svg │ │ ├── indicator-keyboard-Cs-1.svg │ │ ├── indicator-keyboard-Cs-2.svg │ │ ├── indicator-keyboard-Cs-3.svg │ │ ├── indicator-keyboard-Cs-4.svg │ │ ├── indicator-keyboard-Cs-5.svg │ │ ├── indicator-keyboard-Cs-6.svg │ │ ├── indicator-keyboard-Cs.svg │ │ ├── indicator-keyboard-Da-1.svg │ │ ├── indicator-keyboard-Da-2.svg │ │ ├── indicator-keyboard-Da-3.svg │ │ ├── indicator-keyboard-Da-4.svg │ │ ├── indicator-keyboard-Da-5.svg │ │ ├── indicator-keyboard-Da.svg │ │ ├── indicator-keyboard-De-1.svg │ │ ├── indicator-keyboard-De-10.svg │ │ ├── indicator-keyboard-De-11.svg │ │ ├── indicator-keyboard-De-12.svg │ │ ├── indicator-keyboard-De-13.svg │ │ ├── indicator-keyboard-De-14.svg │ │ ├── indicator-keyboard-De-15.svg │ │ ├── indicator-keyboard-De-16.svg │ │ ├── indicator-keyboard-De-17.svg │ │ ├── indicator-keyboard-De-18.svg │ │ ├── indicator-keyboard-De-19.svg │ │ ├── indicator-keyboard-De-2.svg │ │ ├── indicator-keyboard-De-20.svg │ │ ├── indicator-keyboard-De-21.svg │ │ ├── indicator-keyboard-De-22.svg │ │ ├── indicator-keyboard-De-23.svg │ │ ├── indicator-keyboard-De-24.svg │ │ ├── indicator-keyboard-De-25.svg │ │ ├── indicator-keyboard-De-3.svg │ │ ├── indicator-keyboard-De-4.svg │ │ ├── indicator-keyboard-De-5.svg │ │ ├── indicator-keyboard-De-6.svg │ │ ├── indicator-keyboard-De-7.svg │ │ ├── indicator-keyboard-De-8.svg │ │ ├── indicator-keyboard-De-9.svg │ │ ├── indicator-keyboard-De.svg │ │ ├── indicator-keyboard-Dv.svg │ │ ├── indicator-keyboard-Dz.svg │ │ ├── indicator-keyboard-Ee.svg │ │ ├── indicator-keyboard-En-1.svg │ │ ├── indicator-keyboard-En-10.svg │ │ ├── indicator-keyboard-En-11.svg │ │ ├── indicator-keyboard-En-12.svg │ │ ├── indicator-keyboard-En-13.svg │ │ ├── indicator-keyboard-En-14.svg │ │ ├── indicator-keyboard-En-15.svg │ │ ├── indicator-keyboard-En-16.svg │ │ ├── indicator-keyboard-En-17.svg │ │ ├── indicator-keyboard-En-18.svg │ │ ├── indicator-keyboard-En-19.svg │ │ ├── indicator-keyboard-En-2.svg │ │ ├── indicator-keyboard-En-20.svg │ │ ├── indicator-keyboard-En-21.svg │ │ ├── indicator-keyboard-En-22.svg │ │ ├── indicator-keyboard-En-23.svg │ │ ├── indicator-keyboard-En-24.svg │ │ ├── indicator-keyboard-En-25.svg │ │ ├── indicator-keyboard-En-26.svg │ │ ├── indicator-keyboard-En-27.svg │ │ ├── indicator-keyboard-En-28.svg │ │ ├── indicator-keyboard-En-29.svg │ │ ├── indicator-keyboard-En-3.svg │ │ ├── indicator-keyboard-En-30.svg │ │ ├── indicator-keyboard-En-31.svg │ │ ├── indicator-keyboard-En-32.svg │ │ ├── indicator-keyboard-En-33.svg │ │ ├── indicator-keyboard-En-34.svg │ │ ├── indicator-keyboard-En-35.svg │ │ ├── indicator-keyboard-En-4.svg │ │ ├── indicator-keyboard-En-5.svg │ │ ├── indicator-keyboard-En-6.svg │ │ ├── indicator-keyboard-En-7.svg │ │ ├── indicator-keyboard-En-8.svg │ │ ├── indicator-keyboard-En-9.svg │ │ ├── indicator-keyboard-En.svg │ │ ├── indicator-keyboard-Eo-1.svg │ │ ├── indicator-keyboard-Eo-2.svg │ │ ├── indicator-keyboard-Eo.svg │ │ ├── indicator-keyboard-Es-1.svg │ │ ├── indicator-keyboard-Es-10.svg │ │ ├── indicator-keyboard-Es-11.svg │ │ ├── indicator-keyboard-Es-12.svg │ │ ├── indicator-keyboard-Es-2.svg │ │ ├── indicator-keyboard-Es-3.svg │ │ ├── indicator-keyboard-Es-4.svg │ │ ├── indicator-keyboard-Es-5.svg │ │ ├── indicator-keyboard-Es-6.svg │ │ ├── indicator-keyboard-Es-7.svg │ │ ├── indicator-keyboard-Es-8.svg │ │ ├── indicator-keyboard-Es-9.svg │ │ ├── indicator-keyboard-Es.svg │ │ ├── indicator-keyboard-Et-1.svg │ │ ├── indicator-keyboard-Et-2.svg │ │ ├── indicator-keyboard-Et-3.svg │ │ ├── indicator-keyboard-Et-4.svg │ │ ├── indicator-keyboard-Et.svg │ │ ├── indicator-keyboard-Fa-1.svg │ │ ├── indicator-keyboard-Fa-2.svg │ │ ├── indicator-keyboard-Fa-3.svg │ │ ├── indicator-keyboard-Fa-4.svg │ │ ├── indicator-keyboard-Fa.svg │ │ ├── indicator-keyboard-Ff.svg │ │ ├── indicator-keyboard-Fi-1.svg │ │ ├── indicator-keyboard-Fi-2.svg │ │ ├── indicator-keyboard-Fi-3.svg │ │ ├── indicator-keyboard-Fi-4.svg │ │ ├── indicator-keyboard-Fi-5.svg │ │ ├── indicator-keyboard-Fi.svg │ │ ├── indicator-keyboard-Fo-1.svg │ │ ├── indicator-keyboard-Fo-2.svg │ │ ├── indicator-keyboard-Fo.svg │ │ ├── indicator-keyboard-Fr-1.svg │ │ ├── indicator-keyboard-Fr-10.svg │ │ ├── indicator-keyboard-Fr-11.svg │ │ ├── indicator-keyboard-Fr-12.svg │ │ ├── indicator-keyboard-Fr-13.svg │ │ ├── indicator-keyboard-Fr-14.svg │ │ ├── indicator-keyboard-Fr-15.svg │ │ ├── indicator-keyboard-Fr-16.svg │ │ ├── indicator-keyboard-Fr-17.svg │ │ ├── indicator-keyboard-Fr-18.svg │ │ ├── indicator-keyboard-Fr-19.svg │ │ ├── indicator-keyboard-Fr-2.svg │ │ ├── indicator-keyboard-Fr-20.svg │ │ ├── indicator-keyboard-Fr-21.svg │ │ ├── indicator-keyboard-Fr-22.svg │ │ ├── indicator-keyboard-Fr-23.svg │ │ ├── indicator-keyboard-Fr-24.svg │ │ ├── indicator-keyboard-Fr-25.svg │ │ ├── indicator-keyboard-Fr-26.svg │ │ ├── indicator-keyboard-Fr-27.svg │ │ ├── indicator-keyboard-Fr-28.svg │ │ ├── indicator-keyboard-Fr-29.svg │ │ ├── indicator-keyboard-Fr-3.svg │ │ ├── indicator-keyboard-Fr-30.svg │ │ ├── indicator-keyboard-Fr-31.svg │ │ ├── indicator-keyboard-Fr-4.svg │ │ ├── indicator-keyboard-Fr-5.svg │ │ ├── indicator-keyboard-Fr-6.svg │ │ ├── indicator-keyboard-Fr-7.svg │ │ ├── indicator-keyboard-Fr-8.svg │ │ ├── indicator-keyboard-Fr-9.svg │ │ ├── indicator-keyboard-Fr.svg │ │ ├── indicator-keyboard-Ga-1.svg │ │ ├── indicator-keyboard-Ga-2.svg │ │ ├── indicator-keyboard-Ga.svg │ │ ├── indicator-keyboard-Gr-1.svg │ │ ├── indicator-keyboard-Gr-2.svg │ │ ├── indicator-keyboard-Gr-3.svg │ │ ├── indicator-keyboard-Gr-4.svg │ │ ├── indicator-keyboard-Gr-5.svg │ │ ├── indicator-keyboard-Gr.svg │ │ ├── indicator-keyboard-Gu.svg │ │ ├── indicator-keyboard-Ha-1.svg │ │ ├── indicator-keyboard-Ha-2.svg │ │ ├── indicator-keyboard-Ha.svg │ │ ├── indicator-keyboard-He-1.svg │ │ ├── indicator-keyboard-He-2.svg │ │ ├── indicator-keyboard-He-3.svg │ │ ├── indicator-keyboard-He-4.svg │ │ ├── indicator-keyboard-He.svg │ │ ├── indicator-keyboard-Hi-1.svg │ │ ├── indicator-keyboard-Hi-2.svg │ │ ├── indicator-keyboard-Hi-3.svg │ │ ├── indicator-keyboard-Hi.svg │ │ ├── indicator-keyboard-Hr-1.svg │ │ ├── indicator-keyboard-Hr-2.svg │ │ ├── indicator-keyboard-Hr-3.svg │ │ ├── indicator-keyboard-Hr-4.svg │ │ ├── indicator-keyboard-Hr-5.svg │ │ ├── indicator-keyboard-Hr.svg │ │ ├── indicator-keyboard-Hu-1.svg │ │ ├── indicator-keyboard-Hu-10.svg │ │ ├── indicator-keyboard-Hu-11.svg │ │ ├── indicator-keyboard-Hu-12.svg │ │ ├── indicator-keyboard-Hu-13.svg │ │ ├── indicator-keyboard-Hu-14.svg │ │ ├── indicator-keyboard-Hu-15.svg │ │ ├── indicator-keyboard-Hu-16.svg │ │ ├── indicator-keyboard-Hu-17.svg │ │ ├── indicator-keyboard-Hu-18.svg │ │ ├── indicator-keyboard-Hu-19.svg │ │ ├── indicator-keyboard-Hu-2.svg │ │ ├── indicator-keyboard-Hu-20.svg │ │ ├── indicator-keyboard-Hu-3.svg │ │ ├── indicator-keyboard-Hu-4.svg │ │ ├── indicator-keyboard-Hu-5.svg │ │ ├── indicator-keyboard-Hu-6.svg │ │ ├── indicator-keyboard-Hu-7.svg │ │ ├── indicator-keyboard-Hu-8.svg │ │ ├── indicator-keyboard-Hu-9.svg │ │ ├── indicator-keyboard-Hu.svg │ │ ├── indicator-keyboard-Hy-1.svg │ │ ├── indicator-keyboard-Hy-2.svg │ │ ├── indicator-keyboard-Hy-3.svg │ │ ├── indicator-keyboard-Hy-4.svg │ │ ├── indicator-keyboard-Hy-5.svg │ │ ├── indicator-keyboard-Hy-6.svg │ │ ├── indicator-keyboard-Hy.svg │ │ ├── indicator-keyboard-Ie-1.svg │ │ ├── indicator-keyboard-Ie-2.svg │ │ ├── indicator-keyboard-Ie-3.svg │ │ ├── indicator-keyboard-Ie-4.svg │ │ ├── indicator-keyboard-Ie-5.svg │ │ ├── indicator-keyboard-Ie.svg │ │ ├── indicator-keyboard-Ig.svg │ │ ├── indicator-keyboard-Ik.svg │ │ ├── indicator-keyboard-In-1.svg │ │ ├── indicator-keyboard-In-2.svg │ │ ├── indicator-keyboard-In-3.svg │ │ ├── indicator-keyboard-In-4.svg │ │ ├── indicator-keyboard-In-5.svg │ │ ├── indicator-keyboard-In.svg │ │ ├── indicator-keyboard-Is-1.svg │ │ ├── indicator-keyboard-Is-2.svg │ │ ├── indicator-keyboard-Is-3.svg │ │ ├── indicator-keyboard-Is-4.svg │ │ ├── indicator-keyboard-Is-5.svg │ │ ├── indicator-keyboard-Is.svg │ │ ├── indicator-keyboard-It-1.svg │ │ ├── indicator-keyboard-It-2.svg │ │ ├── indicator-keyboard-It-3.svg │ │ ├── indicator-keyboard-It-4.svg │ │ ├── indicator-keyboard-It-5.svg │ │ ├── indicator-keyboard-It-6.svg │ │ ├── indicator-keyboard-It.svg │ │ ├── indicator-keyboard-Ja-1.svg │ │ ├── indicator-keyboard-Ja-2.svg │ │ ├── indicator-keyboard-Ja-3.svg │ │ ├── indicator-keyboard-Ja-4.svg │ │ ├── indicator-keyboard-Ja-5.svg │ │ ├── indicator-keyboard-Ja-6.svg │ │ ├── indicator-keyboard-Ja-7.svg │ │ ├── indicator-keyboard-Ja.svg │ │ ├── indicator-keyboard-Ka-1.svg │ │ ├── indicator-keyboard-Ka-2.svg │ │ ├── indicator-keyboard-Ka-3.svg │ │ ├── indicator-keyboard-Ka-4.svg │ │ ├── indicator-keyboard-Ka.svg │ │ ├── indicator-keyboard-Ki-1.svg │ │ ├── indicator-keyboard-Ki-2.svg │ │ ├── indicator-keyboard-Ki-3.svg │ │ ├── indicator-keyboard-Ki.svg │ │ ├── indicator-keyboard-Kk-1.svg │ │ ├── indicator-keyboard-Kk-2.svg │ │ ├── indicator-keyboard-Kk.svg │ │ ├── indicator-keyboard-Km.svg │ │ ├── indicator-keyboard-Kn-1.svg │ │ ├── indicator-keyboard-Kn-2.svg │ │ ├── indicator-keyboard-Kn.svg │ │ ├── indicator-keyboard-Ko-1.svg │ │ ├── indicator-keyboard-Ko-2.svg │ │ ├── indicator-keyboard-Ko.svg │ │ ├── indicator-keyboard-Ku-1.svg │ │ ├── indicator-keyboard-Ku-10.svg │ │ ├── indicator-keyboard-Ku-11.svg │ │ ├── indicator-keyboard-Ku-12.svg │ │ ├── indicator-keyboard-Ku-13.svg │ │ ├── indicator-keyboard-Ku-14.svg │ │ ├── indicator-keyboard-Ku-2.svg │ │ ├── indicator-keyboard-Ku-3.svg │ │ ├── indicator-keyboard-Ku-4.svg │ │ ├── indicator-keyboard-Ku-5.svg │ │ ├── indicator-keyboard-Ku-6.svg │ │ ├── indicator-keyboard-Ku-7.svg │ │ ├── indicator-keyboard-Ku-8.svg │ │ ├── indicator-keyboard-Ku-9.svg │ │ ├── indicator-keyboard-Ku.svg │ │ ├── indicator-keyboard-Lo-1.svg │ │ ├── indicator-keyboard-Lo-2.svg │ │ ├── indicator-keyboard-Lo.svg │ │ ├── indicator-keyboard-Lt-1.svg │ │ ├── indicator-keyboard-Lt-2.svg │ │ ├── indicator-keyboard-Lt-3.svg │ │ ├── indicator-keyboard-Lt-4.svg │ │ ├── indicator-keyboard-Lt-5.svg │ │ ├── indicator-keyboard-Lt-6.svg │ │ ├── indicator-keyboard-Lt.svg │ │ ├── indicator-keyboard-Lv-1.svg │ │ ├── indicator-keyboard-Lv-2.svg │ │ ├── indicator-keyboard-Lv-3.svg │ │ ├── indicator-keyboard-Lv-4.svg │ │ ├── indicator-keyboard-Lv-5.svg │ │ ├── indicator-keyboard-Lv-6.svg │ │ ├── indicator-keyboard-Lv-7.svg │ │ ├── indicator-keyboard-Lv.svg │ │ ├── indicator-keyboard-Md.svg │ │ ├── indicator-keyboard-Mi.svg │ │ ├── indicator-keyboard-Mk-1.svg │ │ ├── indicator-keyboard-Mk-2.svg │ │ ├── indicator-keyboard-Mk.svg │ │ ├── indicator-keyboard-Ml-1.svg │ │ ├── indicator-keyboard-Ml-2.svg │ │ ├── indicator-keyboard-Ml-3.svg │ │ ├── indicator-keyboard-Ml.svg │ │ ├── indicator-keyboard-Mn.svg │ │ ├── indicator-keyboard-Mr.svg │ │ ├── indicator-keyboard-Mt-1.svg │ │ ├── indicator-keyboard-Mt-2.svg │ │ ├── indicator-keyboard-Mt.svg │ │ ├── indicator-keyboard-My.svg │ │ ├── indicator-keyboard-Ne.svg │ │ ├── indicator-keyboard-Nl-1.svg │ │ ├── indicator-keyboard-Nl-2.svg │ │ ├── indicator-keyboard-Nl-3.svg │ │ ├── indicator-keyboard-Nl-4.svg │ │ ├── indicator-keyboard-Nl.svg │ │ ├── indicator-keyboard-No-1.svg │ │ ├── indicator-keyboard-No-2.svg │ │ ├── indicator-keyboard-No-3.svg │ │ ├── indicator-keyboard-No-4.svg │ │ ├── indicator-keyboard-No-5.svg │ │ ├── indicator-keyboard-No-6.svg │ │ ├── indicator-keyboard-No-7.svg │ │ ├── indicator-keyboard-No-8.svg │ │ ├── indicator-keyboard-No.svg │ │ ├── indicator-keyboard-Or.svg │ │ ├── indicator-keyboard-Pa-1.svg │ │ ├── indicator-keyboard-Pa-2.svg │ │ ├── indicator-keyboard-Pa.svg │ │ ├── indicator-keyboard-Ph-1.svg │ │ ├── indicator-keyboard-Ph-10.svg │ │ ├── indicator-keyboard-Ph-2.svg │ │ ├── indicator-keyboard-Ph-3.svg │ │ ├── indicator-keyboard-Ph-4.svg │ │ ├── indicator-keyboard-Ph-5.svg │ │ ├── indicator-keyboard-Ph-6.svg │ │ ├── indicator-keyboard-Ph-7.svg │ │ ├── indicator-keyboard-Ph-8.svg │ │ ├── indicator-keyboard-Ph-9.svg │ │ ├── indicator-keyboard-Ph.svg │ │ ├── indicator-keyboard-Pl-1.svg │ │ ├── indicator-keyboard-Pl-2.svg │ │ ├── indicator-keyboard-Pl-3.svg │ │ ├── indicator-keyboard-Pl-4.svg │ │ ├── indicator-keyboard-Pl-5.svg │ │ ├── indicator-keyboard-Pl-6.svg │ │ ├── indicator-keyboard-Pl-7.svg │ │ ├── indicator-keyboard-Pl-8.svg │ │ ├── indicator-keyboard-Pl-9.svg │ │ ├── indicator-keyboard-Pl.svg │ │ ├── indicator-keyboard-Ps-1.svg │ │ ├── indicator-keyboard-Ps-2.svg │ │ ├── indicator-keyboard-Ps.svg │ │ ├── indicator-keyboard-Pt-1.svg │ │ ├── indicator-keyboard-Pt-10.svg │ │ ├── indicator-keyboard-Pt-11.svg │ │ ├── indicator-keyboard-Pt-12.svg │ │ ├── indicator-keyboard-Pt-13.svg │ │ ├── indicator-keyboard-Pt-14.svg │ │ ├── indicator-keyboard-Pt-15.svg │ │ ├── indicator-keyboard-Pt-2.svg │ │ ├── indicator-keyboard-Pt-3.svg │ │ ├── indicator-keyboard-Pt-4.svg │ │ ├── indicator-keyboard-Pt-5.svg │ │ ├── indicator-keyboard-Pt-6.svg │ │ ├── indicator-keyboard-Pt-7.svg │ │ ├── indicator-keyboard-Pt-8.svg │ │ ├── indicator-keyboard-Pt-9.svg │ │ ├── indicator-keyboard-Pt.svg │ │ ├── indicator-keyboard-Ro-1.svg │ │ ├── indicator-keyboard-Ro-2.svg │ │ ├── indicator-keyboard-Ro-3.svg │ │ ├── indicator-keyboard-Ro-4.svg │ │ ├── indicator-keyboard-Ro-5.svg │ │ ├── indicator-keyboard-Ro.svg │ │ ├── indicator-keyboard-Ru-1.svg │ │ ├── indicator-keyboard-Ru-10.svg │ │ ├── indicator-keyboard-Ru-11.svg │ │ ├── indicator-keyboard-Ru-12.svg │ │ ├── indicator-keyboard-Ru-13.svg │ │ ├── indicator-keyboard-Ru-14.svg │ │ ├── indicator-keyboard-Ru-15.svg │ │ ├── indicator-keyboard-Ru-16.svg │ │ ├── indicator-keyboard-Ru-17.svg │ │ ├── indicator-keyboard-Ru-18.svg │ │ ├── indicator-keyboard-Ru-19.svg │ │ ├── indicator-keyboard-Ru-2.svg │ │ ├── indicator-keyboard-Ru-20.svg │ │ ├── indicator-keyboard-Ru-21.svg │ │ ├── indicator-keyboard-Ru-22.svg │ │ ├── indicator-keyboard-Ru-23.svg │ │ ├── indicator-keyboard-Ru-24.svg │ │ ├── indicator-keyboard-Ru-25.svg │ │ ├── indicator-keyboard-Ru-26.svg │ │ ├── indicator-keyboard-Ru-27.svg │ │ ├── indicator-keyboard-Ru-3.svg │ │ ├── indicator-keyboard-Ru-4.svg │ │ ├── indicator-keyboard-Ru-5.svg │ │ ├── indicator-keyboard-Ru-6.svg │ │ ├── indicator-keyboard-Ru-7.svg │ │ ├── indicator-keyboard-Ru-8.svg │ │ ├── indicator-keyboard-Ru-9.svg │ │ ├── indicator-keyboard-Ru.svg │ │ ├── indicator-keyboard-Sa.svg │ │ ├── indicator-keyboard-Sd.svg │ │ ├── indicator-keyboard-Si-1.svg │ │ ├── indicator-keyboard-Si-2.svg │ │ ├── indicator-keyboard-Si.svg │ │ ├── indicator-keyboard-Sk-1.svg │ │ ├── indicator-keyboard-Sk-2.svg │ │ ├── indicator-keyboard-Sk-3.svg │ │ ├── indicator-keyboard-Sk-4.svg │ │ ├── indicator-keyboard-Sk.svg │ │ ├── indicator-keyboard-Sl-1.svg │ │ ├── indicator-keyboard-Sl-2.svg │ │ ├── indicator-keyboard-Sl-3.svg │ │ ├── indicator-keyboard-Sl-4.svg │ │ ├── indicator-keyboard-Sl.svg │ │ ├── indicator-keyboard-Sq.svg │ │ ├── indicator-keyboard-Sr-1.svg │ │ ├── indicator-keyboard-Sr-10.svg │ │ ├── indicator-keyboard-Sr-11.svg │ │ ├── indicator-keyboard-Sr-12.svg │ │ ├── indicator-keyboard-Sr-13.svg │ │ ├── indicator-keyboard-Sr-14.svg │ │ ├── indicator-keyboard-Sr-15.svg │ │ ├── indicator-keyboard-Sr-16.svg │ │ ├── indicator-keyboard-Sr-17.svg │ │ ├── indicator-keyboard-Sr-2.svg │ │ ├── indicator-keyboard-Sr-3.svg │ │ ├── indicator-keyboard-Sr-4.svg │ │ ├── indicator-keyboard-Sr-5.svg │ │ ├── indicator-keyboard-Sr-6.svg │ │ ├── indicator-keyboard-Sr-7.svg │ │ ├── indicator-keyboard-Sr-8.svg │ │ ├── indicator-keyboard-Sr-9.svg │ │ ├── indicator-keyboard-Sr.svg │ │ ├── indicator-keyboard-Sv-1.svg │ │ ├── indicator-keyboard-Sv-2.svg │ │ ├── indicator-keyboard-Sv-3.svg │ │ ├── indicator-keyboard-Sv-4.svg │ │ ├── indicator-keyboard-Sv-5.svg │ │ ├── indicator-keyboard-Sv-6.svg │ │ ├── indicator-keyboard-Sv-7.svg │ │ ├── indicator-keyboard-Sv.svg │ │ ├── indicator-keyboard-Sw-1.svg │ │ ├── indicator-keyboard-Sw-2.svg │ │ ├── indicator-keyboard-Sw.svg │ │ ├── indicator-keyboard-Sy-1.svg │ │ ├── indicator-keyboard-Sy-2.svg │ │ ├── indicator-keyboard-Sy.svg │ │ ├── indicator-keyboard-Ta-1.svg │ │ ├── indicator-keyboard-Ta-2.svg │ │ ├── indicator-keyboard-Ta-3.svg │ │ ├── indicator-keyboard-Ta-4.svg │ │ ├── indicator-keyboard-Ta-5.svg │ │ ├── indicator-keyboard-Ta-6.svg │ │ ├── indicator-keyboard-Ta.svg │ │ ├── indicator-keyboard-Te-1.svg │ │ ├── indicator-keyboard-Te-2.svg │ │ ├── indicator-keyboard-Te-3.svg │ │ ├── indicator-keyboard-Te.svg │ │ ├── indicator-keyboard-Tg-1.svg │ │ ├── indicator-keyboard-Tg-2.svg │ │ ├── indicator-keyboard-Tg.svg │ │ ├── indicator-keyboard-Th-1.svg │ │ ├── indicator-keyboard-Th-2.svg │ │ ├── indicator-keyboard-Th-3.svg │ │ ├── indicator-keyboard-Th.svg │ │ ├── indicator-keyboard-Tk-1.svg │ │ ├── indicator-keyboard-Tk-2.svg │ │ ├── indicator-keyboard-Tk.svg │ │ ├── indicator-keyboard-Tn.svg │ │ ├── indicator-keyboard-Tr-1.svg │ │ ├── indicator-keyboard-Tr-2.svg │ │ ├── indicator-keyboard-Tr-3.svg │ │ ├── indicator-keyboard-Tr-4.svg │ │ ├── indicator-keyboard-Tr-5.svg │ │ ├── indicator-keyboard-Tr.svg │ │ ├── indicator-keyboard-Uk-1.svg │ │ ├── indicator-keyboard-Uk-2.svg │ │ ├── indicator-keyboard-Uk-3.svg │ │ ├── indicator-keyboard-Uk-4.svg │ │ ├── indicator-keyboard-Uk-5.svg │ │ ├── indicator-keyboard-Uk-6.svg │ │ ├── indicator-keyboard-Uk-7.svg │ │ ├── indicator-keyboard-Uk-8.svg │ │ ├── indicator-keyboard-Uk.svg │ │ ├── indicator-keyboard-Ur-1.svg │ │ ├── indicator-keyboard-Ur-2.svg │ │ ├── indicator-keyboard-Ur-3.svg │ │ ├── indicator-keyboard-Ur-4.svg │ │ ├── indicator-keyboard-Ur-5.svg │ │ ├── indicator-keyboard-Ur-6.svg │ │ ├── indicator-keyboard-Ur.svg │ │ ├── indicator-keyboard-Uz-1.svg │ │ ├── indicator-keyboard-Uz-2.svg │ │ ├── indicator-keyboard-Uz-3.svg │ │ ├── indicator-keyboard-Uz-4.svg │ │ ├── indicator-keyboard-Uz.svg │ │ ├── indicator-keyboard-Vi.svg │ │ ├── indicator-keyboard-Wo.svg │ │ ├── indicator-keyboard-Xs.svg │ │ ├── indicator-keyboard-Yo.svg │ │ ├── indicator-keyboard-Zh-1.svg │ │ ├── indicator-keyboard-Zh-2.svg │ │ ├── indicator-keyboard-Zh-3.svg │ │ ├── indicator-keyboard-Zh-4.svg │ │ ├── indicator-keyboard-Zh-5.svg │ │ ├── indicator-keyboard-Zh-6.svg │ │ ├── indicator-keyboard-Zh.svg │ │ ├── indicator-keyboard.svg │ │ ├── indicator-lunar-satelite.svg │ │ ├── indicator-lunar.svg │ │ ├── indicator-messages-new.svg │ │ ├── indicator-messages-red.svg │ │ ├── indicator-messages.svg │ │ ├── indicator-notification-read-dnd.svg │ │ ├── indicator-notification-read.svg │ │ ├── indicator-notification-unread-dnd.svg │ │ ├── indicator-notification-unread.svg │ │ ├── indicator-privacy-panel.svg │ │ ├── indicator-rss-aware-attention.svg │ │ ├── indicator-rss-aware.svg │ │ ├── indicator-sensors-battery.svg │ │ ├── indicator-sensors-case.svg │ │ ├── indicator-sensors-chip.svg │ │ ├── indicator-sensors-cpu.svg │ │ ├── indicator-sensors-disk.svg │ │ ├── indicator-sensors-fan.svg │ │ ├── indicator-sensors-gpu.svg │ │ ├── indicator-sensors-memory.svg │ │ ├── indicator-sound-switcher.svg │ │ ├── indicator-stardate.svg │ │ ├── indicator-stickynotes-mono.svg │ │ ├── indicator-trashindicator-attention.svg │ │ ├── indicator-trashindicator.svg │ │ ├── indicator-virtual-box.svg │ │ ├── indicator-workspaces-1.svg │ │ ├── indicator-workspaces-2.svg │ │ ├── indicator-workspaces-3.svg │ │ ├── indicator-workspaces-4.svg │ │ ├── indicator-workspaces-5.svg │ │ ├── indicator-workspaces-6.svg │ │ ├── indicator-workspaces-7.svg │ │ ├── indicator-workspaces-8.svg │ │ ├── input-caps-on.svg │ │ ├── input-keyboard-symbolic.svg │ │ ├── input-keyboard-virtual-off.svg │ │ ├── input-keyboard-virtual-on.svg │ │ ├── input-touchpad-off.svg │ │ ├── input-touchpad-on.svg │ │ ├── insync-action.svg │ │ ├── insync-alert.svg │ │ ├── insync-error.svg │ │ ├── insync-feed.svg │ │ ├── insync-normal.svg │ │ ├── insync-offline.svg │ │ ├── insync-paused.svg │ │ ├── insync-share.svg │ │ ├── insync-synced.svg │ │ ├── insync-syncing.svg │ │ ├── internxt-drive-issues.svg │ │ ├── internxt-drive-standby.svg │ │ ├── internxt-drive-syncing.svg │ │ ├── irc-channel-joined.svg │ │ ├── irc-channel-parted.svg │ │ ├── irccloud-desktop-tray.svg │ │ ├── jamesdsp-tray.svg │ │ ├── jdownloader-indicator.svg │ │ ├── joplin-tray.svg │ │ ├── kaku-tray.svg │ │ ├── kazam-countdown.svg │ │ ├── kazam-paused.svg │ │ ├── kazam-recording.svg │ │ ├── kazam-stopped.svg │ │ ├── kdeconnectindicatordark.svg │ │ ├── keepassx-indicator.svg │ │ ├── keepassx-locked.svg │ │ ├── keepassxc-dark.svg │ │ ├── keepassxc-locked.svg │ │ ├── keepassxc-monochrome-dark-locked.svg │ │ ├── keepassxc-monochrome-dark.svg │ │ ├── keepassxc-monochrome-light-locked.svg │ │ ├── keepassxc-monochrome-light.svg │ │ ├── keepassxc-panel.svg │ │ ├── keepassxc-unlocked.svg │ │ ├── keybase-badged-error.svg │ │ ├── keybase-badged-uploading.svg │ │ ├── keybase-badged.svg │ │ ├── keybase-error.svg │ │ ├── keybase-tray.svg │ │ ├── keybase-update.svg │ │ ├── keybase-uploading.svg │ │ ├── keyboard-battery-caution.svg │ │ ├── keyboard-battery-empty.svg │ │ ├── keyboard-battery-full.svg │ │ ├── keyboard-battery-good.svg │ │ ├── keyboard-battery-low.svg │ │ ├── keyboard-battery-medium.svg │ │ ├── knemo-modem-error.svg │ │ ├── knemo-modem-idle.svg │ │ ├── knemo-modem-offline.svg │ │ ├── knemo-modem-receive.svg │ │ ├── knemo-modem-transmit-receive.svg │ │ ├── knemo-modem-transmit.svg │ │ ├── knemo-monitor-error.svg │ │ ├── knemo-monitor-idle.svg │ │ ├── knemo-monitor-offline.svg │ │ ├── knemo-monitor-receive.svg │ │ ├── knemo-monitor-transmit-receive.svg │ │ ├── knemo-monitor-transmit.svg │ │ ├── knemo-network-error.svg │ │ ├── knemo-network-idle.svg │ │ ├── knemo-network-offline.svg │ │ ├── knemo-network-receive.svg │ │ ├── knemo-network-transmit-receive.svg │ │ ├── knemo-network-transmit.svg │ │ ├── knemo-wireless-error.svg │ │ ├── knemo-wireless-idle.svg │ │ ├── knemo-wireless-offline.svg │ │ ├── knemo-wireless-receive.svg │ │ ├── knemo-wireless-transmit-receive.svg │ │ ├── knemo-wireless-transmit.svg │ │ ├── kotatogram-attention-panel.svg │ │ ├── kotatogram-mute-panel.svg │ │ ├── kotatogram-panel.svg │ │ ├── krb-expiring-ticket.svg │ │ ├── krb-no-valid-ticket.svg │ │ ├── krb-valid-ticket.svg │ │ ├── krudiotray-light-off16.svg │ │ ├── krudiotray-light-on16.svg │ │ ├── kuro-tray.svg │ │ ├── ladi-started.svg │ │ ├── ladi-starting.svg │ │ ├── ladi-stopped.svg │ │ ├── laptop-connected.svg │ │ ├── laptop-disconnected.svg │ │ ├── laptop-symbolic.svg │ │ ├── laptop-trusted.svg │ │ ├── laptopattention.svg │ │ ├── laptopconnected.svg │ │ ├── laptopdisconnected.svg │ │ ├── laptoptrusted.svg │ │ ├── liferea-available.svg │ │ ├── liferea-unread.svg │ │ ├── listen.moe-desktop-app-tray.svg │ │ ├── livewallpaper-indicator.svg │ │ ├── lookit-panel.svg │ │ ├── low-signal-lock.svg │ │ ├── low-signal.svg │ │ ├── lutris-panel.svg │ │ ├── lyricfier-tray.svg │ │ ├── mailspring-tray-empty.svg │ │ ├── mailspring-tray-full-newitems.svg │ │ ├── mailspring-tray-full.svg │ │ ├── manjaro-settings-manager-panel.svg │ │ ├── mate-sensors-applet-battery.svg │ │ ├── mate-sensors-applet-case.svg │ │ ├── mate-sensors-applet-chip.svg │ │ ├── mate-sensors-applet-cpu.svg │ │ ├── mate-sensors-applet-drive-harddisk.svg │ │ ├── mate-sensors-applet-fan.svg │ │ ├── mate-sensors-applet-gpu.svg │ │ ├── mate-sensors-applet-memory.svg │ │ ├── mattermost-mention.svg │ │ ├── mattermost-tray.svg │ │ ├── mattermost-unread.svg │ │ ├── megaalert.svg │ │ ├── megalogging.svg │ │ ├── megapaused.svg │ │ ├── megasynching.svg │ │ ├── megauptodate.svg │ │ ├── megawarning.svg │ │ ├── mellowplayer-panel.svg │ │ ├── messenger-indicator.svg │ │ ├── messenger-notification.svg │ │ ├── mic-off.svg │ │ ├── mic-on.svg │ │ ├── mic-ready.svg │ │ ├── mic-volume-high.svg │ │ ├── mic-volume-low.svg │ │ ├── mic-volume-medium.svg │ │ ├── mic-volume-muted.svg │ │ ├── microphone-sensitivity-high.svg │ │ ├── microphone-sensitivity-low.svg │ │ ├── microphone-sensitivity-medium.svg │ │ ├── microphone-sensitivity-muted.svg │ │ ├── minetime-tray.svg │ │ ├── mini-calendar.svg │ │ ├── mintupdate-checking.svg │ │ ├── mintupdate-error.svg │ │ ├── mintupdate-installing.svg │ │ ├── mintupdate-up-to-date.svg │ │ ├── mintupdate-updates-available.svg │ │ ├── mnotify-none-wireframe.svg │ │ ├── mnotify-some-wireframe.svg │ │ ├── mntray-news.svg │ │ ├── mntray-regular.svg │ │ ├── moderndeck-tray.svg │ │ ├── morgen-tray.svg │ │ ├── motrix-tray-active.svg │ │ ├── motrix-tray.svg │ │ ├── mouse-battery-caution.svg │ │ ├── mouse-battery-empty.svg │ │ ├── mouse-battery-full.svg │ │ ├── mouse-battery-good.svg │ │ ├── mouse-battery-low.svg │ │ ├── mouse-battery-medium.svg │ │ ├── msd-xrandr.svg │ │ ├── mstdn-panel.svg │ │ ├── mullvad-tray-1.svg │ │ ├── mullvad-tray-10.svg │ │ ├── mullvad-tray-2.svg │ │ ├── mullvad-tray-3.svg │ │ ├── mullvad-tray-4.svg │ │ ├── mullvad-tray-5.svg │ │ ├── mullvad-tray-6.svg │ │ ├── mullvad-tray-7.svg │ │ ├── mullvad-tray-8.svg │ │ ├── mullvad-tray-9.svg │ │ ├── mumble-indicator.svg │ │ ├── museeks-tray.svg │ │ ├── museeq-offline.svg │ │ ├── museeq-panel.svg │ │ ├── mynotes-tray.svg │ │ ├── network-cellular-3g.svg │ │ ├── network-cellular-4g.svg │ │ ├── network-cellular-acquiring.svg │ │ ├── network-cellular-cdma-1x.svg │ │ ├── network-cellular-connected.svg │ │ ├── network-cellular-edge.svg │ │ ├── network-cellular-evdo.svg │ │ ├── network-cellular-gprs.svg │ │ ├── network-cellular-hspa.svg │ │ ├── network-cellular-no-route.svg │ │ ├── network-cellular-offline.svg │ │ ├── network-cellular-secure-signal-excellent.svg │ │ ├── network-cellular-secure-signal-good.svg │ │ ├── network-cellular-secure-signal-low.svg │ │ ├── network-cellular-secure-signal-none.svg │ │ ├── network-cellular-secure-signal-ok.svg │ │ ├── network-cellular-signal-excellent.svg │ │ ├── network-cellular-signal-good.svg │ │ ├── network-cellular-signal-low.svg │ │ ├── network-cellular-signal-none.svg │ │ ├── network-cellular-signal-ok.svg │ │ ├── network-cellular-umts.svg │ │ ├── network-disconnected.svg │ │ ├── network-error.svg │ │ ├── network-idle.svg │ │ ├── network-offline.svg │ │ ├── network-receive.svg │ │ ├── network-transmit-receive.svg │ │ ├── network-transmit.svg │ │ ├── network-unavailable.svg │ │ ├── network-vpn-acquiring.svg │ │ ├── network-vpn.svg │ │ ├── network-wired-acquiring.svg │ │ ├── network-wired-activated.svg │ │ ├── network-wired-no-route.svg │ │ ├── network-wired-offline.svg │ │ ├── network-wired-secure.svg │ │ ├── network-wired.svg │ │ ├── network-wireless-acquiring.svg │ │ ├── network-wireless-connected-00.svg │ │ ├── network-wireless-connected-100.svg │ │ ├── network-wireless-connected-25.svg │ │ ├── network-wireless-connected-50.svg │ │ ├── network-wireless-connected-75.svg │ │ ├── network-wireless-connected.svg │ │ ├── network-wireless-disconnected.svg │ │ ├── network-wireless-encrypted.svg │ │ ├── network-wireless-hotspot.svg │ │ ├── network-wireless-no-route.svg │ │ ├── network-wireless-offline.svg │ │ ├── network-wireless-secure-signal-excellent.svg │ │ ├── network-wireless-secure-signal-good.svg │ │ ├── network-wireless-secure-signal-low.svg │ │ ├── network-wireless-secure-signal-none.svg │ │ ├── network-wireless-secure-signal-ok.svg │ │ ├── network-wireless-signal-excellent.svg │ │ ├── network-wireless-signal-good.svg │ │ ├── network-wireless-signal-low.svg │ │ ├── network-wireless-signal-none.svg │ │ ├── network-wireless-signal-ok.svg │ │ ├── network-wireless-signal-weak.svg │ │ ├── new-messages-red.svg │ │ ├── nitroshare-indicator.svg │ │ ├── nixnote2-tray.svg │ │ ├── nm-adhoc.svg │ │ ├── nm-device-wired-autoip.svg │ │ ├── nm-device-wired-secure.svg │ │ ├── nm-device-wired-secureoffline.svg │ │ ├── nm-device-wired.svg │ │ ├── nm-device-wireless.svg │ │ ├── nm-device-wwan.svg │ │ ├── nm-mb-roam.svg │ │ ├── nm-no-connection.svg │ │ ├── nm-secure-lock.svg │ │ ├── nm-signal-0-secure.svg │ │ ├── nm-signal-0.svg │ │ ├── nm-signal-00-secure.svg │ │ ├── nm-signal-00.svg │ │ ├── nm-signal-100-secure.svg │ │ ├── nm-signal-100.svg │ │ ├── nm-signal-25-secure.svg │ │ ├── nm-signal-25.svg │ │ ├── nm-signal-50-secure.svg │ │ ├── nm-signal-50.svg │ │ ├── nm-signal-75-secure.svg │ │ ├── nm-signal-75.svg │ │ ├── nm-tech-3g.svg │ │ ├── nm-tech-4g.svg │ │ ├── nm-tech-cdma-1x.svg │ │ ├── nm-tech-edge.svg │ │ ├── nm-tech-evdo.svg │ │ ├── nm-tech-gprs.svg │ │ ├── nm-tech-hspa.svg │ │ ├── nm-tech-lte.svg │ │ ├── nm-tech-umts.svg │ │ ├── nm-vpn-active-lock.svg │ │ ├── nm-vpn-lock.svg │ │ ├── nm-vpn-standalone-lock.svg │ │ ├── nm-wwan-tower.svg │ │ ├── no-signal.svg │ │ ├── nomachine-disabled.svg │ │ ├── nomachine-indicator.svg │ │ ├── notes-panel.svg │ │ ├── nozbe-tray.svg │ │ ├── num-lock-off.svg │ │ ├── num-lock-on.svg │ │ ├── numlock-off.svg │ │ ├── numlock-on.svg │ │ ├── nutstore-offline-panel.svg │ │ ├── nutstore-oops-panel.svg │ │ ├── nutstore-panel.svg │ │ ├── nutstore-paused-panel.svg │ │ ├── nutstore-synchronized-panel.svg │ │ ├── nutstore-synchronizing-panel.svg │ │ ├── nylas-tray-empty.svg │ │ ├── nylas-tray-full-newitems.svg │ │ ├── nylas-tray-full.svg │ │ ├── obs-tray-active.svg │ │ ├── obs-tray.svg │ │ ├── octopi-error.svg │ │ ├── octopi-indicator.svg │ │ ├── octopi-info.svg │ │ ├── octopi-ok.svg │ │ ├── odrive-tray-grey.svg │ │ ├── odrive-tray-sync.svg │ │ ├── odrive-tray.svg │ │ ├── onboard-mono.svg │ │ ├── onboard-panel.svg │ │ ├── openbazaar-system-tray.svg │ │ ├── opensnitch-tray-alert.svg │ │ ├── opensnitch-tray-off.svg │ │ ├── opensnitch-tray-pause.svg │ │ ├── opensnitch-tray-red.svg │ │ ├── opensnitch-tray.svg │ │ ├── optimus-tray-intel-symbolic.svg │ │ ├── optimus-tray-intel.svg │ │ ├── optimus-tray-nvidia-symbolic.svg │ │ ├── optimus-tray-nvidia.svg │ │ ├── org.kde.neochat.tray.svg │ │ ├── org.keepassxc.KeePassXC-locked.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-dark-locked.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-dark.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-light-locked.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-light.svg │ │ ├── org.keepassxc.KeePassXC-unlocked.svg │ │ ├── org.nicotine_plus.Nicotine-away.svg │ │ ├── org.nicotine_plus.Nicotine-connect.svg │ │ ├── org.nicotine_plus.Nicotine-disconnect.svg │ │ ├── org.nicotine_plus.Nicotine-msg.svg │ │ ├── org.nicotine_plus.Nicotine_away.svg │ │ ├── org.nicotine_plus.Nicotine_connect.svg │ │ ├── org.nicotine_plus.Nicotine_disconnect.svg │ │ ├── org.nicotine_plus.Nicotine_msg.svg │ │ ├── org.rnd2.cpupower_gui-panel.svg │ │ ├── org.sparkleshare.SparkleShare-syncing-down.svg │ │ ├── org.sparkleshare.SparkleShare-syncing-error.svg │ │ ├── org.sparkleshare.SparkleShare-syncing-up.svg │ │ ├── org.sparkleshare.SparkleShare-syncing.svg │ │ ├── overgrive-app-ind-con-1.svg │ │ ├── overgrive-app-ind-con-2.svg │ │ ├── overgrive-app-ind-con-3.svg │ │ ├── overgrive-app-ind-sleep.svg │ │ ├── overgrive-app-ind.svg │ │ ├── pamac-tray-no-update.svg │ │ ├── pamac-tray-update.svg │ │ ├── pcloud-offline.svg │ │ ├── pcloud-ok.svg │ │ ├── pcloud-pause.svg │ │ ├── pcloud-sync.svg │ │ ├── pcloud-warning.svg │ │ ├── persepolis-tray.svg │ │ ├── phone-battery-caution.svg │ │ ├── phone-battery-empty.svg │ │ ├── phone-battery-full.svg │ │ ├── phone-battery-good.svg │ │ ├── phone-battery-low.svg │ │ ├── phone-battery-medium.svg │ │ ├── pia_tray_connected.svg │ │ ├── pia_tray_connecting.svg │ │ ├── pia_tray_disconnected.svg │ │ ├── pidgin-tray-available.svg │ │ ├── pidgin-tray-away.svg │ │ ├── pidgin-tray-busy.svg │ │ ├── pidgin-tray-connect.svg │ │ ├── pidgin-tray-invisible.svg │ │ ├── pidgin-tray-offline.svg │ │ ├── pidgin-tray-pending.svg │ │ ├── pidgin-tray-xa.svg │ │ ├── pithos-tray-icon.svg │ │ ├── pithos-tray-plugin.svg │ │ ├── pocket-casts-tray.svg │ │ ├── pomodoneapp-break.svg │ │ ├── pomodoneapp-indicator.svg │ │ ├── pomodoneapp-paused.svg │ │ ├── pomodoneapp-started.svg │ │ ├── pomodoro-indicator-light-00.svg │ │ ├── pomodoro-indicator-light-01.svg │ │ ├── pomodoro-indicator-light-02.svg │ │ ├── pomodoro-indicator-light-03.svg │ │ ├── pomodoro-indicator-light-04.svg │ │ ├── pomodoro-indicator-light-05.svg │ │ ├── pomodoro-indicator-light-06.svg │ │ ├── pomodoro-indicator-light-07.svg │ │ ├── pomodoro-indicator-light-08.svg │ │ ├── pomodoro-indicator-light-09.svg │ │ ├── pomodoro-indicator-light-10.svg │ │ ├── pomodoro-indicator-light-11.svg │ │ ├── pomodoro-indicator-light-12.svg │ │ ├── pomodoro-indicator-light-13.svg │ │ ├── pomodoro-indicator-light-14.svg │ │ ├── pomodoro-indicator-light-15.svg │ │ ├── pomodoro-indicator-light-16.svg │ │ ├── pomodoro-indicator-light-17.svg │ │ ├── pomodoro-indicator-light-18.svg │ │ ├── pomodoro-indicator-light-19.svg │ │ ├── pomodoro-indicator-light-20.svg │ │ ├── pomodoro-indicator-light-21.svg │ │ ├── pomodoro-indicator-light-22.svg │ │ ├── pomodoro-indicator-light-23.svg │ │ ├── pomodoro-indicator-light-24.svg │ │ ├── pomodoro-indicator-light-25.svg │ │ ├── pomodoro-indicator-light-26.svg │ │ ├── pomodoro-indicator-light-27.svg │ │ ├── pomodoro-indicator-light-28.svg │ │ ├── pomodoro-indicator-light-29.svg │ │ ├── pomodoro-indicator-light-30.svg │ │ ├── pomodoro-indicator-light-31.svg │ │ ├── pomodoro-indicator-light-32.svg │ │ ├── pomodoro-indicator-light-33.svg │ │ ├── pomodoro-indicator-light-34.svg │ │ ├── pomodoro-indicator-light-35.svg │ │ ├── pomodoro-indicator-light-36.svg │ │ ├── pomodoro-indicator-light-37.svg │ │ ├── pomodoro-indicator-light-38.svg │ │ ├── pomodoro-indicator-light-39.svg │ │ ├── pomodoro-indicator-light-40.svg │ │ ├── pomodoro-indicator-light-41.svg │ │ ├── pomodoro-indicator-light-42.svg │ │ ├── pomodoro-indicator-light-43.svg │ │ ├── pomodoro-indicator-light-44.svg │ │ ├── pomodoro-indicator-light-45.svg │ │ ├── pomodoro-indicator-light-46.svg │ │ ├── pomodoro-indicator-light-47.svg │ │ ├── pomodoro-indicator-light-48.svg │ │ ├── pomodoro-indicator-light-49.svg │ │ ├── pomodoro-indicator-light-50.svg │ │ ├── pomodoro-indicator-light-51.svg │ │ ├── pomodoro-indicator-light-52.svg │ │ ├── pomodoro-indicator-light-53.svg │ │ ├── pomodoro-indicator-light-54.svg │ │ ├── pomodoro-indicator-light-55.svg │ │ ├── pomodoro-indicator-light-56.svg │ │ ├── pomodoro-indicator-light-57.svg │ │ ├── pomodoro-indicator-light-58.svg │ │ ├── pomodoro-indicator-light-59.svg │ │ ├── pomodoro-indicator-light-60.svg │ │ ├── pomodoro-indicator-light-61.svg │ │ ├── pomodoro-start-light.svg │ │ ├── pomodoro-stop-light.svg │ │ ├── popcorntime-tray.svg │ │ ├── pragha-panel.svg │ │ ├── preferences-desktop-accessibility-panel.svg │ │ ├── preferences-system-bluetooth-active.svg │ │ ├── preferences-system-bluetooth-inactive.svg │ │ ├── premid-tray.svg │ │ ├── prime-hybrid.svg │ │ ├── prime-intel.svg │ │ ├── prime-nvidia.svg │ │ ├── process-syncing-down.svg │ │ ├── process-syncing-error.svg │ │ ├── process-syncing-idle.svg │ │ ├── process-syncing-up.svg │ │ ├── process-syncing.svg │ │ ├── protonmail-indicator.svg │ │ ├── protonmail-notification.svg │ │ ├── protonvpn-tray.svg │ │ ├── protonvpngui-connected.svg │ │ ├── protonvpngui-disconnected.svg │ │ ├── protonvpngui-no-network.svg │ │ ├── psensor_hot.svg │ │ ├── psensor_normal.svg │ │ ├── pushbullet-indicator-disabled.svg │ │ ├── pushbullet-indicator-light.svg │ │ ├── pushbullet-indicator-paused.svg │ │ ├── pushbullet-indicator-sync0-light.svg │ │ ├── pushbullet-indicator-sync1-light.svg │ │ ├── pushbullet-indicator-sync2-light.svg │ │ ├── pushbullet-indicator-sync3-light.svg │ │ ├── pushbullet-indicator-transparent.svg │ │ ├── pushbullet-indicator.svg │ │ ├── qalculate-tray.svg │ │ ├── qbittorrent-panel.svg │ │ ├── qbittorrent-tray-dark.svg │ │ ├── qbittorrent-tray-light.svg │ │ ├── qbittorrent-tray.svg │ │ ├── qelectrotech-indicator.svg │ │ ├── qjoypad-tray.svg │ │ ├── qnapi-panel.svg │ │ ├── qomp-pause-panel.svg │ │ ├── qomp-play-panel.svg │ │ ├── qomp-stop-panel.svg │ │ ├── qtox-away.svg │ │ ├── qtox-busy.svg │ │ ├── qtox-event.svg │ │ ├── qtox-invisible.svg │ │ ├── qtox-offline.svg │ │ ├── qtox-online.svg │ │ ├── qtpass-tray.svg │ │ ├── quota.svg │ │ ├── radiotray-ng-off.svg │ │ ├── radiotray-ng-on.svg │ │ ├── radiotray_connecting.svg │ │ ├── radiotray_off.svg │ │ ├── radiotray_on.svg │ │ ├── rambox-done.svg │ │ ├── rambox-inactive.svg │ │ ├── rambox-indicator.svg │ │ ├── rambox-mention.svg │ │ ├── rambox-notification.svg │ │ ├── rambox-warning.svg │ │ ├── rare-tray.svg │ │ ├── rclonetray-connected-tray.svg │ │ ├── rclonetray-tray.svg │ │ ├── receiving-bad-signal-lock.svg │ │ ├── receiving-bad-signal.svg │ │ ├── receiving-good-signal-lock.svg │ │ ├── receiving-good-signal.svg │ │ ├── receiving-high-signal-lock.svg │ │ ├── receiving-high-signal.svg │ │ ├── receiving-low-signal-lock.svg │ │ ├── receiving-low-signal.svg │ │ ├── record-desktop-indicator-recording.svg │ │ ├── record-desktop-indicator.svg │ │ ├── redshift-status-off.svg │ │ ├── redshift-status-on.svg │ │ ├── rememberthemilk-notification.svg │ │ ├── rememberthemilk-tray.svg │ │ ├── rememberthemilk-unseen-notification.svg │ │ ├── remmina-panel.svg │ │ ├── remmina-status.svg │ │ ├── remote-folder-sync-down.svg │ │ ├── remote-folder-sync-up.svg │ │ ├── remote-folder-sync.svg │ │ ├── rescuetime-indicator.svg │ │ ├── rescuetime-offline.svg │ │ ├── rhythmbox-indicator.svg │ │ ├── rhythmbox-notplaying.svg │ │ ├── rhythmbox-panel.svg │ │ ├── rhythmbox-playing.svg │ │ ├── riot-tray.svg │ │ ├── rocketchat-tray-1.svg │ │ ├── rocketchat-tray-2.svg │ │ ├── rocketchat-tray-3.svg │ │ ├── rocketchat-tray-4.svg │ │ ├── rocketchat-tray-5.svg │ │ ├── rocketchat-tray-6.svg │ │ ├── rocketchat-tray-7.svg │ │ ├── rocketchat-tray-8.svg │ │ ├── rocketchat-tray-9-plus.svg │ │ ├── rocketchat-tray-9.svg │ │ ├── rocketchat-tray-alert.svg │ │ ├── rocketchat-tray-dot.svg │ │ ├── rocketchat-tray.svg │ │ ├── rsibreak0.svg │ │ ├── rsibreak1.svg │ │ ├── rsibreak2.svg │ │ ├── rsibreak3.svg │ │ ├── rsibreak4.svg │ │ ├── rsibreakx.svg │ │ ├── rto-proxy-tray.svg │ │ ├── safeeyes_disabled.svg │ │ ├── safeeyes_enabled.svg │ │ ├── scc-alive.svg │ │ ├── scc-dead.svg │ │ ├── scc-error.svg │ │ ├── scc-unknown.svg │ │ ├── screencloud-idle.svg │ │ ├── screencloud-uploading.svg │ │ ├── scrllock-off.svg │ │ ├── scrllock-on.svg │ │ ├── scroll-lock-off.svg │ │ ├── scroll-lock-on.svg │ │ ├── scudcloud-attention-1.svg │ │ ├── scudcloud-attention-2.svg │ │ ├── scudcloud-attention-3.svg │ │ ├── scudcloud-attention-4.svg │ │ ├── scudcloud-attention-5.svg │ │ ├── scudcloud-attention-6.svg │ │ ├── scudcloud-attention-7.svg │ │ ├── scudcloud-attention-8.svg │ │ ├── scudcloud-attention-9.svg │ │ ├── scudcloud-attention.svg │ │ ├── scudcloud.svg │ │ ├── seafile-status-error.svg │ │ ├── seafile-status-notification.svg │ │ ├── seafile-status-offline.svg │ │ ├── seafile-status-ok.svg │ │ ├── seafile-status-paused.svg │ │ ├── seafile-status-syncing-1.svg │ │ ├── seafile-status-syncing-2.svg │ │ ├── security-high.svg │ │ ├── security-low.svg │ │ ├── security-medium.svg │ │ ├── sendanywhere-tray.svg │ │ ├── session-desktop-tray.svg │ │ ├── sflphone-indicator.svg │ │ ├── sflphone-notification.svg │ │ ├── sflphone-offline.svg │ │ ├── shutter-panel.svg │ │ ├── si-syncthing-0.svg │ │ ├── si-syncthing-1.svg │ │ ├── si-syncthing-10.svg │ │ ├── si-syncthing-11.svg │ │ ├── si-syncthing-2.svg │ │ ├── si-syncthing-3.svg │ │ ├── si-syncthing-4.svg │ │ ├── si-syncthing-5.svg │ │ ├── si-syncthing-6.svg │ │ ├── si-syncthing-7.svg │ │ ├── si-syncthing-8.svg │ │ ├── si-syncthing-9.svg │ │ ├── si-syncthing-idle.svg │ │ ├── si-syncthing-unknown.svg │ │ ├── signal-100.svg │ │ ├── signal-25.svg │ │ ├── signal-50.svg │ │ ├── signal-75.svg │ │ ├── signal-tray.svg │ │ ├── signal-unread-1.svg │ │ ├── signal-unread-10.svg │ │ ├── signal-unread-2.svg │ │ ├── signal-unread-3.svg │ │ ├── signal-unread-4.svg │ │ ├── signal-unread-5.svg │ │ ├── signal-unread-6.svg │ │ ├── signal-unread-7.svg │ │ ├── signal-unread-8.svg │ │ ├── signal-unread-9.svg │ │ ├── simplescreenrecorder-error.svg │ │ ├── simplescreenrecorder-idle.svg │ │ ├── simplescreenrecorder-panel.svg │ │ ├── simplescreenrecorder-paused.svg │ │ ├── simplescreenrecorder-recording.svg │ │ ├── sirikali-panel.svg │ │ ├── skype-indicator.svg │ │ ├── skype-status-away-notification.svg │ │ ├── skype-status-away.svg │ │ ├── skype-status-connected-notification.svg │ │ ├── skype-status-connected.svg │ │ ├── skype-status-connecting-0.svg │ │ ├── skype-status-connecting-1.svg │ │ ├── skype-status-connecting-2.svg │ │ ├── skype-status-connecting-3.svg │ │ ├── skype-status-disturb-notification.svg │ │ ├── skype-status-disturb.svg │ │ ├── skype-status-hidden-notification.svg │ │ ├── skype-status-hidden.svg │ │ ├── skype-status-invisible-notification.svg │ │ ├── skype-status-invisible.svg │ │ ├── skype-status-offline-notification.svg │ │ ├── skype-status-offline.svg │ │ ├── slack-indicator-highlight.svg │ │ ├── slack-indicator-unread.svg │ │ ├── slack-indicator.svg │ │ ├── smartcode-stremio-tray.svg │ │ ├── smartphone-connected.svg │ │ ├── smartphone-disconnected.svg │ │ ├── smartphone-trusted.svg │ │ ├── smartphoneattention.svg │ │ ├── smartphoneconnected.svg │ │ ├── smartphonedisconnected.svg │ │ ├── smartphonetrusted.svg │ │ ├── smplayer-panel.svg │ │ ├── software-update-available.svg │ │ ├── software-update-urgent.svg │ │ ├── solaar-attention.svg │ │ ├── solaar-indicator.svg │ │ ├── spotify-indicator.svg │ │ ├── start-here-lxqt.svg │ │ ├── start-here.svg │ │ ├── state-download.svg │ │ ├── state-error.svg │ │ ├── state-information.svg │ │ ├── state-offline.svg │ │ ├── state-ok.svg │ │ ├── state-pause.svg │ │ ├── state-sync.svg │ │ ├── state-warning.svg │ │ ├── steadyflow-alert-panel.svg │ │ ├── steadyflow-panel.svg │ │ ├── steam_tray_mono.svg │ │ ├── stock_weather-cloudy.svg │ │ ├── stock_weather-few-clouds.svg │ │ ├── stock_weather-fog.svg │ │ ├── stock_weather-night-clear.svg │ │ ├── stock_weather-night-few-clouds.svg │ │ ├── stock_weather-showers.svg │ │ ├── stock_weather-snow.svg │ │ ├── stock_weather-storm.svg │ │ ├── strawberry-panel-grey.svg │ │ ├── strawberry-panel.svg │ │ ├── superproductivity-tray-0.svg │ │ ├── superproductivity-tray-1.svg │ │ ├── superproductivity-tray-10.svg │ │ ├── superproductivity-tray-11.svg │ │ ├── superproductivity-tray-12.svg │ │ ├── superproductivity-tray-13.svg │ │ ├── superproductivity-tray-14.svg │ │ ├── superproductivity-tray-15.svg │ │ ├── superproductivity-tray-2.svg │ │ ├── superproductivity-tray-3.svg │ │ ├── superproductivity-tray-4.svg │ │ ├── superproductivity-tray-5.svg │ │ ├── superproductivity-tray-6.svg │ │ ├── superproductivity-tray-7.svg │ │ ├── superproductivity-tray-8.svg │ │ ├── superproductivity-tray-9.svg │ │ ├── superproductivity-tray-run.svg │ │ ├── superproductivity-tray.svg │ │ ├── synapse-panel.svg │ │ ├── synergy-panel-ok.svg │ │ ├── synergy-panel.svg │ │ ├── syspeek-0.svg │ │ ├── syspeek-10.svg │ │ ├── syspeek-100.svg │ │ ├── syspeek-20.svg │ │ ├── syspeek-30.svg │ │ ├── syspeek-40.svg │ │ ├── syspeek-50.svg │ │ ├── syspeek-60.svg │ │ ├── syspeek-70.svg │ │ ├── syspeek-80.svg │ │ ├── syspeek-90.svg │ │ ├── system-devices-information.svg │ │ ├── system-devices-panel-alert.svg │ │ ├── system-devices-panel-information.svg │ │ ├── system-devices-panel.svg │ │ ├── system-file-manager-panel.svg │ │ ├── system-restart-panel.svg │ │ ├── system-shutdown-panel-restart.svg │ │ ├── system-shutdown-panel.svg │ │ ├── system-software-update-panel.svg │ │ ├── tablet-connected.svg │ │ ├── tablet-disconnected.svg │ │ ├── tabletattention.svg │ │ ├── tabletconnected.svg │ │ ├── tabletdisconnected.svg │ │ ├── tablettrusted.svg │ │ ├── tartube-check-tray.svg │ │ ├── tartube-download-tray.svg │ │ ├── tartube-info-tray.svg │ │ ├── tartube-refresh-tray.svg │ │ ├── tartube-tidy-tray.svg │ │ ├── tartube-tray.svg │ │ ├── tartube-update-tray.svg │ │ ├── teams-for-linux-tray.svg │ │ ├── teams-tray-activity.svg │ │ ├── teams-tray-available.svg │ │ ├── teams-tray-away.svg │ │ ├── teams-tray-busy.svg │ │ ├── teams-tray-dnd.svg │ │ ├── teams-tray-error.svg │ │ ├── teams-tray-noactivity.svg │ │ ├── teams-tray-offline.svg │ │ ├── teams-tray-offshift.svg │ │ ├── teams-tray-onshift.svg │ │ ├── teamviewer-indicator-away.svg │ │ ├── teamviewer-indicator-busy.svg │ │ ├── teamviewer-indicator-connected.svg │ │ ├── teamviewer-indicator-error.svg │ │ ├── teamviewer-indicator-offline.svg │ │ ├── teamviewer-indicator.svg │ │ ├── telegram-attention-panel.svg │ │ ├── telegram-mute-panel.svg │ │ ├── telegram-panel.svg │ │ ├── thunderbird-attention-panel.svg │ │ ├── thunderbird-panel.svg │ │ ├── ticktick-tray.svg │ │ ├── timekpr-panel.svg │ │ ├── todo-indicator.svg │ │ ├── todoist-tray.svg │ │ ├── tomahawk-indicator.svg │ │ ├── tomboy-panel.svg │ │ ├── toolbox-tray-color.svg │ │ ├── touchpad-indicator-light-disabled.svg │ │ ├── touchpad-indicator-light-enabled.svg │ │ ├── touchpad-indicator-light.svg │ │ ├── transmission-panel.svg │ │ ├── transmission-tray-icon.svg │ │ ├── transmitting-bad-signal-lock.svg │ │ ├── transmitting-bad-signal.svg │ │ ├── transmitting-good-signal-lock.svg │ │ ├── transmitting-good-signal.svg │ │ ├── transmitting-high-signal-lock.svg │ │ ├── transmitting-high-signal.svg │ │ ├── transmitting-low-signal-lock.svg │ │ ├── transmitting-low-signal.svg │ │ ├── tray-message.svg │ │ ├── tray-new-im.svg │ │ ├── tray-offline.svg │ │ ├── tray-online.svg │ │ ├── trimage-indicator.svg │ │ ├── tusk-indicator.svg │ │ ├── tutanota-desktop-tray.svg │ │ ├── tv-symbolic.svg │ │ ├── tvconnected.svg │ │ ├── tvdisconnected.svg │ │ ├── tvtrusted.svg │ │ ├── tweet-tray-panel.svg │ │ ├── twitch-indicator.svg │ │ ├── ubuntuone-client-error.svg │ │ ├── ubuntuone-client-idle.svg │ │ ├── ubuntuone-client-offline.svg │ │ ├── ubuntuone-client-paused.svg │ │ ├── ubuntuone-client-updating.svg │ │ ├── uget-tray-default.svg │ │ ├── uget-tray-downloading.svg │ │ ├── uget-tray-error.svg │ │ ├── ulauncher-indicator.svg │ │ ├── update-high.svg │ │ ├── update-low.svg │ │ ├── update-medium.svg │ │ ├── update-none.svg │ │ ├── updates-notifier-inactive.svg │ │ ├── updates-notifier.svg │ │ ├── user-available-panel.svg │ │ ├── user-available.svg │ │ ├── user-away-panel.svg │ │ ├── user-away.svg │ │ ├── user-busy-panel.svg │ │ ├── user-busy.svg │ │ ├── user-idle-panel.svg │ │ ├── user-idle.svg │ │ ├── user-invisible-panel.svg │ │ ├── user-invisible.svg │ │ ├── user-offline-panel.svg │ │ ├── user-offline.svg │ │ ├── user-online.svg │ │ ├── user-status-new.svg │ │ ├── user-status-pending.svg │ │ ├── utools-tray.svg │ │ ├── variety-indicator.svg │ │ ├── veracrypt-panel.svg │ │ ├── viber-normal.svg │ │ ├── viber-notification.svg │ │ ├── virt-manager-panel.svg │ │ ├── vivaldi-tray.svg │ │ ├── vk-tray.svg │ │ ├── vlc-panel.svg │ │ ├── volume-level-high-panel.svg │ │ ├── volume-level-high.svg │ │ ├── volume-level-low-panel.svg │ │ ├── volume-level-low.svg │ │ ├── volume-level-medium-panel.svg │ │ ├── volume-level-medium.svg │ │ ├── volume-level-muted-panel.svg │ │ ├── volume-level-muted.svg │ │ ├── volume-level-none-panel.svg │ │ ├── volume-level-none.svg │ │ ├── vorta-tray-active.svg │ │ ├── vorta-tray.svg │ │ ├── weather-clear-night-000.svg │ │ ├── weather-clear-night-010.svg │ │ ├── weather-clear-night-020.svg │ │ ├── weather-clear-night-030.svg │ │ ├── weather-clear-night-040.svg │ │ ├── weather-clear-night-050.svg │ │ ├── weather-clear-night-060.svg │ │ ├── weather-clear-night-070.svg │ │ ├── weather-clear-night-080.svg │ │ ├── weather-clear-night-090.svg │ │ ├── weather-clear-night-100.svg │ │ ├── weather-clear-night-110.svg │ │ ├── weather-clear-night-120.svg │ │ ├── weather-clear-night-130.svg │ │ ├── weather-clear-night-140.svg │ │ ├── weather-clear-night-150.svg │ │ ├── weather-clear-night-160.svg │ │ ├── weather-clear-night-170.svg │ │ ├── weather-clear-night-180.svg │ │ ├── weather-clear-night-190.svg │ │ ├── weather-clear-night-200.svg │ │ ├── weather-clear-night-210.svg │ │ ├── weather-clear-night-220.svg │ │ ├── weather-clear-night-230.svg │ │ ├── weather-clear-night-240.svg │ │ ├── weather-clear-night-250.svg │ │ ├── weather-clear-night-260.svg │ │ ├── weather-clear-night-270.svg │ │ ├── weather-clear-night-280.svg │ │ ├── weather-clear-night-290.svg │ │ ├── weather-clear-night-300.svg │ │ ├── weather-clear-night-310.svg │ │ ├── weather-clear-night-320.svg │ │ ├── weather-clear-night-330.svg │ │ ├── weather-clear-night-340.svg │ │ ├── weather-clear-night-350.svg │ │ ├── weather-clear-night.svg │ │ ├── weather-clear-wind-night.svg │ │ ├── weather-clear-wind.svg │ │ ├── weather-clear.svg │ │ ├── weather-clouds-night.svg │ │ ├── weather-clouds-wind-night.svg │ │ ├── weather-clouds-wind.svg │ │ ├── weather-clouds.svg │ │ ├── weather-few-clouds-night-000.svg │ │ ├── weather-few-clouds-night-010.svg │ │ ├── weather-few-clouds-night-020.svg │ │ ├── weather-few-clouds-night-030.svg │ │ ├── weather-few-clouds-night-040.svg │ │ ├── weather-few-clouds-night-050.svg │ │ ├── weather-few-clouds-night-060.svg │ │ ├── weather-few-clouds-night-070.svg │ │ ├── weather-few-clouds-night-080.svg │ │ ├── weather-few-clouds-night-090.svg │ │ ├── weather-few-clouds-night-100.svg │ │ ├── weather-few-clouds-night-110.svg │ │ ├── weather-few-clouds-night-120.svg │ │ ├── weather-few-clouds-night-130.svg │ │ ├── weather-few-clouds-night-140.svg │ │ ├── weather-few-clouds-night-150.svg │ │ ├── weather-few-clouds-night-160.svg │ │ ├── weather-few-clouds-night-170.svg │ │ ├── weather-few-clouds-night-180.svg │ │ ├── weather-few-clouds-night-190.svg │ │ ├── weather-few-clouds-night-200.svg │ │ ├── weather-few-clouds-night-210.svg │ │ ├── weather-few-clouds-night-220.svg │ │ ├── weather-few-clouds-night-230.svg │ │ ├── weather-few-clouds-night-240.svg │ │ ├── weather-few-clouds-night-250.svg │ │ ├── weather-few-clouds-night-260.svg │ │ ├── weather-few-clouds-night-270.svg │ │ ├── weather-few-clouds-night-280.svg │ │ ├── weather-few-clouds-night-290.svg │ │ ├── weather-few-clouds-night-300.svg │ │ ├── weather-few-clouds-night-310.svg │ │ ├── weather-few-clouds-night-320.svg │ │ ├── weather-few-clouds-night-330.svg │ │ ├── weather-few-clouds-night-340.svg │ │ ├── weather-few-clouds-night-350.svg │ │ ├── weather-few-clouds-night.svg │ │ ├── weather-few-clouds-wind-night.svg │ │ ├── weather-few-clouds-wind.svg │ │ ├── weather-few-clouds.svg │ │ ├── weather-fog.svg │ │ ├── weather-freezing-rain.svg │ │ ├── weather-hail.svg │ │ ├── weather-many-clouds-wind.svg │ │ ├── weather-many-clouds.svg │ │ ├── weather-mist.svg │ │ ├── weather-none-available.svg │ │ ├── weather-overcast-wind.svg │ │ ├── weather-overcast.svg │ │ ├── weather-severe-alert.svg │ │ ├── weather-showers-day.svg │ │ ├── weather-showers-night.svg │ │ ├── weather-showers-scattered-day.svg │ │ ├── weather-showers-scattered-night.svg │ │ ├── weather-showers-scattered.svg │ │ ├── weather-showers.svg │ │ ├── weather-snow-day.svg │ │ ├── weather-snow-night.svg │ │ ├── weather-snow-rain.svg │ │ ├── weather-snow-scattered-day.svg │ │ ├── weather-snow-scattered-night.svg │ │ ├── weather-snow-scattered.svg │ │ ├── weather-snow.svg │ │ ├── weather-storm-day.svg │ │ ├── weather-storm-night.svg │ │ ├── weather-storm.svg │ │ ├── weather-windy.svg │ │ ├── webtorrent-desktop-panel.svg │ │ ├── wechat-tray-unread.svg │ │ ├── wechat-tray.svg │ │ ├── whatsapp-msg.svg │ │ ├── whatsapp-tray.svg │ │ ├── whatsapp-warning-msg.svg │ │ ├── whatsapp-warning.svg │ │ ├── whatsie-tray-attention.svg │ │ ├── whatsie-tray.svg │ │ ├── wire-tray-attention.svg │ │ ├── wire-tray.svg │ │ ├── wired.svg │ │ ├── wiznote-indicator.svg │ │ ├── workrave-indicator-quiet.svg │ │ ├── workrave-indicator-suspended.svg │ │ ├── workrave-indicator.svg │ │ ├── x-tile-panel.svg │ │ ├── xchat-panel.svg │ │ ├── xfce-newmail.svg │ │ ├── xfce-nomail.svg │ │ ├── xfce4-battery-critical-charging.svg │ │ ├── xfce4-battery-critical.svg │ │ ├── xfce4-battery-full-charging.svg │ │ ├── xfce4-battery-full.svg │ │ ├── xfce4-battery-low-charging.svg │ │ ├── xfce4-battery-low.svg │ │ ├── xfce4-battery-missing.svg │ │ ├── xfce4-battery-ok-charging.svg │ │ ├── xfce4-battery-ok.svg │ │ ├── xfce4-fsguard-plugin-urgent.svg │ │ ├── xfce4-fsguard-plugin-warning.svg │ │ ├── xfce4-fsguard-plugin.svg │ │ ├── xfce4-mixer-muted.svg │ │ ├── xfce4-mixer-no-muted.svg │ │ ├── xfce4-mixer-no-record.svg │ │ ├── xfce4-mixer-record.svg │ │ ├── xfce4-mixer-volume-high.svg │ │ ├── xfce4-mixer-volume-low-medium.svg │ │ ├── xfce4-mixer-volume-low.svg │ │ ├── xfce4-mixer-volume-medium.svg │ │ ├── xfce4-mixer-volume-muted.svg │ │ ├── xfce4-mixer-volume-ultra-low.svg │ │ ├── xfce4-mixer-volume-very-high.svg │ │ ├── xfce4-notes-plugin.svg │ │ ├── xfce4-whiskermenu.svg │ │ ├── xfpm-ac-adapter.svg │ │ ├── xfpm-brightness-lcd.svg │ │ ├── xfpm-keyboard-000.svg │ │ ├── xfpm-keyboard-020.svg │ │ ├── xfpm-keyboard-030.svg │ │ ├── xfpm-keyboard-040.svg │ │ ├── xfpm-keyboard-060.svg │ │ ├── xfpm-keyboard-080.svg │ │ ├── xfpm-keyboard-100.svg │ │ ├── xfpm-mouse-000.svg │ │ ├── xfpm-mouse-020.svg │ │ ├── xfpm-mouse-030.svg │ │ ├── xfpm-mouse-040.svg │ │ ├── xfpm-mouse-060.svg │ │ ├── xfpm-mouse-080.svg │ │ ├── xfpm-mouse-100.svg │ │ ├── xfpm-phone-000.svg │ │ ├── xfpm-phone-020.svg │ │ ├── xfpm-phone-030.svg │ │ ├── xfpm-phone-040.svg │ │ ├── xfpm-phone-060.svg │ │ ├── xfpm-phone-080.svg │ │ ├── xfpm-phone-100.svg │ │ ├── xfpm-primary-000-charging.svg │ │ ├── xfpm-primary-000.svg │ │ ├── xfpm-primary-020-charging.svg │ │ ├── xfpm-primary-020.svg │ │ ├── xfpm-primary-040-charging.svg │ │ ├── xfpm-primary-040.svg │ │ ├── xfpm-primary-060-charging.svg │ │ ├── xfpm-primary-060.svg │ │ ├── xfpm-primary-080-charging.svg │ │ ├── xfpm-primary-080.svg │ │ ├── xfpm-primary-100-charging.svg │ │ ├── xfpm-primary-100.svg │ │ ├── xfpm-primary-charged.svg │ │ ├── xfpm-primary-missing.svg │ │ ├── xfpm-ups-000-charging.svg │ │ ├── xfpm-ups-000.svg │ │ ├── xfpm-ups-020-charging.svg │ │ ├── xfpm-ups-020.svg │ │ ├── xfpm-ups-040-charging.svg │ │ ├── xfpm-ups-040.svg │ │ ├── xfpm-ups-060-charging.svg │ │ ├── xfpm-ups-060.svg │ │ ├── xfpm-ups-080-charging.svg │ │ ├── xfpm-ups-080.svg │ │ ├── xfpm-ups-100-charging.svg │ │ ├── xfpm-ups-100.svg │ │ ├── xfpm-ups-charged.svg │ │ ├── xfpm-ups-missing.svg │ │ ├── xkbmod-indicator.svg │ │ ├── y-ppa-indicator.svg │ │ ├── yaradio-yamusic-tray.svg │ │ ├── yate-tray-incomingcall.svg │ │ ├── yate-tray-incomingchat.svg │ │ ├── yate-tray-info.svg │ │ ├── yate-tray-notification.svg │ │ ├── yate-tray.svg │ │ ├── yd-busy1.svg │ │ ├── yd-busy2.svg │ │ ├── yd-busy3.svg │ │ ├── yd-busy4.svg │ │ ├── yd-busy5.svg │ │ ├── yd-ind-error.svg │ │ ├── yd-ind-idle.svg │ │ ├── yd-ind-pause.svg │ │ ├── youtube-indicator-downloading-light.svg │ │ ├── youtube-indicator-light-disabled.svg │ │ ├── youtube-indicator-light-sync0.svg │ │ ├── youtube-indicator-light-sync1.svg │ │ ├── youtube-indicator-light-sync2.svg │ │ ├── youtube-indicator-light-sync3.svg │ │ ├── youtube-indicator-light-sync4.svg │ │ ├── youtube-indicator-light-sync5.svg │ │ ├── youtube-indicator-light-sync6.svg │ │ ├── youtube-indicator-light-sync7.svg │ │ ├── youtube-indicator-light-sync8.svg │ │ ├── youtube-indicator-light-sync9.svg │ │ ├── youtube-indicator-light.svg │ │ ├── youtube-music-desktop-app-tray-pause.svg │ │ ├── youtube-music-desktop-app-tray-play.svg │ │ ├── youtube-music-desktop-app-tray.svg │ │ ├── youtube-music-tray.svg │ │ ├── yum-indicator-error.svg │ │ ├── yum-indicator-info.svg │ │ ├── yum-indicator-no-updates.svg │ │ ├── yum-indicator-updates.svg │ │ ├── yum-indicator-working.svg │ │ ├── zeal-panel.svg │ │ ├── zeal-tray.svg │ │ └── zim-panel.svg │ ├── 24 │ │ ├── 1password-panel-locked.svg │ │ ├── 1password-panel.svg │ │ ├── 5g.svg │ │ ├── QMPlay2-panel.svg │ │ ├── ac-adapter.svg │ │ ├── account-logged-in.svg │ │ ├── acestream-tray.svg │ │ ├── airplane-mode.svg │ │ ├── akonaditray.svg │ │ ├── alarm-clock-panel.svg │ │ ├── alarm-clock-triggered.svg │ │ ├── albert-panel.svg │ │ ├── albert-tray.svg │ │ ├── amd-alto.svg │ │ ├── amd-bajo.svg │ │ ├── amd-medio.svg │ │ ├── anatine-indicator.svg │ │ ├── anatine-notification.svg │ │ ├── android-messages-desktop-tray-unread.svg │ │ ├── android-messages-desktop-tray.svg │ │ ├── antimicro-panel.svg │ │ ├── antimicrox_trayicon.svg │ │ ├── ao-app-tray.svg │ │ ├── application-running.svg │ │ ├── applications-chat-panel.svg │ │ ├── applications-email-panel.svg │ │ ├── audacious-panel.svg │ │ ├── audio-input-microphone-high-panel.svg │ │ ├── audio-input-microphone-high.svg │ │ ├── audio-input-microphone-low-zero-panel.svg │ │ ├── audio-input-microphone-low.svg │ │ ├── audio-input-microphone-medium.svg │ │ ├── audio-input-microphone-muted.svg │ │ ├── audio-input-microphone-none-panel.svg │ │ ├── audio-off.svg │ │ ├── audio-on.svg │ │ ├── audio-output-none-panel.svg │ │ ├── audio-output-none.svg │ │ ├── audio-ready.svg │ │ ├── audio-recorder-off.svg │ │ ├── audio-recorder-on.svg │ │ ├── audio-recorder-paused.svg │ │ ├── audio-volume-high-panel.svg │ │ ├── audio-volume-high-symbolic.svg │ │ ├── audio-volume-high.svg │ │ ├── audio-volume-low-panel.svg │ │ ├── audio-volume-low-symbolic.svg │ │ ├── audio-volume-low-zero-panel.svg │ │ ├── audio-volume-low.svg │ │ ├── audio-volume-medium-panel.svg │ │ ├── audio-volume-medium-symbolic.svg │ │ ├── audio-volume-medium.svg │ │ ├── audio-volume-muted-blocked-panel.svg │ │ ├── audio-volume-muted-blocking-panel.svg │ │ ├── audio-volume-muted-blocking.svg │ │ ├── audio-volume-muted-panel.svg │ │ ├── audio-volume-muted-symbolic.svg │ │ ├── audio-volume-muted.svg │ │ ├── audio-volume-off.svg │ │ ├── autokey-status-error.svg │ │ ├── autokey-status.svg │ │ ├── avatar-default.svg │ │ ├── ayatana-indicator-keyboard-Ak.svg │ │ ├── ayatana-indicator-keyboard-Am.svg │ │ ├── ayatana-indicator-keyboard-Ar.svg │ │ ├── ayatana-indicator-keyboard-Av.svg │ │ ├── ayatana-indicator-keyboard-Az.svg │ │ ├── ayatana-indicator-keyboard-Be.svg │ │ ├── ayatana-indicator-keyboard-Bg.svg │ │ ├── ayatana-indicator-keyboard-Bm.svg │ │ ├── ayatana-indicator-keyboard-Bn.svg │ │ ├── ayatana-indicator-keyboard-Br.svg │ │ ├── ayatana-indicator-keyboard-Bs.svg │ │ ├── ayatana-indicator-keyboard-By.svg │ │ ├── ayatana-indicator-keyboard-Ch.svg │ │ ├── ayatana-indicator-keyboard-Cm.svg │ │ ├── ayatana-indicator-keyboard-Cr.svg │ │ ├── ayatana-indicator-keyboard-Cs.svg │ │ ├── ayatana-indicator-keyboard-Da.svg │ │ ├── ayatana-indicator-keyboard-De.svg │ │ ├── ayatana-indicator-keyboard-Dv.svg │ │ ├── ayatana-indicator-keyboard-Dz.svg │ │ ├── ayatana-indicator-keyboard-Ee.svg │ │ ├── ayatana-indicator-keyboard-En.svg │ │ ├── ayatana-indicator-keyboard-Eo.svg │ │ ├── ayatana-indicator-keyboard-Es.svg │ │ ├── ayatana-indicator-keyboard-Et.svg │ │ ├── ayatana-indicator-keyboard-Fa.svg │ │ ├── ayatana-indicator-keyboard-Ff.svg │ │ ├── ayatana-indicator-keyboard-Fi.svg │ │ ├── ayatana-indicator-keyboard-Fo.svg │ │ ├── ayatana-indicator-keyboard-Fr.svg │ │ ├── ayatana-indicator-keyboard-Ga.svg │ │ ├── ayatana-indicator-keyboard-Gr.svg │ │ ├── ayatana-indicator-keyboard-Gu.svg │ │ ├── ayatana-indicator-keyboard-Ha.svg │ │ ├── ayatana-indicator-keyboard-He.svg │ │ ├── ayatana-indicator-keyboard-Hi.svg │ │ ├── ayatana-indicator-keyboard-Hr.svg │ │ ├── ayatana-indicator-keyboard-Hu.svg │ │ ├── ayatana-indicator-keyboard-Hy.svg │ │ ├── ayatana-indicator-keyboard-Ie.svg │ │ ├── ayatana-indicator-keyboard-Ig.svg │ │ ├── ayatana-indicator-keyboard-Ik.svg │ │ ├── ayatana-indicator-keyboard-In.svg │ │ ├── ayatana-indicator-keyboard-Is.svg │ │ ├── ayatana-indicator-keyboard-It.svg │ │ ├── ayatana-indicator-keyboard-Ja.svg │ │ ├── ayatana-indicator-keyboard-Ka.svg │ │ ├── ayatana-indicator-keyboard-Ki.svg │ │ ├── ayatana-indicator-keyboard-Kk.svg │ │ ├── ayatana-indicator-keyboard-Km.svg │ │ ├── ayatana-indicator-keyboard-Kn.svg │ │ ├── ayatana-indicator-keyboard-Ko.svg │ │ ├── ayatana-indicator-keyboard-Ku.svg │ │ ├── ayatana-indicator-keyboard-Lo.svg │ │ ├── ayatana-indicator-keyboard-Lt.svg │ │ ├── ayatana-indicator-keyboard-Lv.svg │ │ ├── ayatana-indicator-keyboard-Md.svg │ │ ├── ayatana-indicator-keyboard-Mi.svg │ │ ├── ayatana-indicator-keyboard-Mk.svg │ │ ├── ayatana-indicator-keyboard-Ml.svg │ │ ├── ayatana-indicator-keyboard-Mn.svg │ │ ├── ayatana-indicator-keyboard-Mr.svg │ │ ├── ayatana-indicator-keyboard-Mt.svg │ │ ├── ayatana-indicator-keyboard-My.svg │ │ ├── ayatana-indicator-keyboard-Ne.svg │ │ ├── ayatana-indicator-keyboard-Nl.svg │ │ ├── ayatana-indicator-keyboard-No.svg │ │ ├── ayatana-indicator-keyboard-Or.svg │ │ ├── ayatana-indicator-keyboard-Pa.svg │ │ ├── ayatana-indicator-keyboard-Ph.svg │ │ ├── ayatana-indicator-keyboard-Pl.svg │ │ ├── ayatana-indicator-keyboard-Ps.svg │ │ ├── ayatana-indicator-keyboard-Pt.svg │ │ ├── ayatana-indicator-keyboard-Ro.svg │ │ ├── ayatana-indicator-keyboard-Ru.svg │ │ ├── ayatana-indicator-keyboard-Sa.svg │ │ ├── ayatana-indicator-keyboard-Sd.svg │ │ ├── ayatana-indicator-keyboard-Si.svg │ │ ├── ayatana-indicator-keyboard-Sk.svg │ │ ├── ayatana-indicator-keyboard-Sl.svg │ │ ├── ayatana-indicator-keyboard-Sq.svg │ │ ├── ayatana-indicator-keyboard-Sr.svg │ │ ├── ayatana-indicator-keyboard-Sv.svg │ │ ├── ayatana-indicator-keyboard-Sw.svg │ │ ├── ayatana-indicator-keyboard-Sy.svg │ │ ├── ayatana-indicator-keyboard-Ta.svg │ │ ├── ayatana-indicator-keyboard-Te.svg │ │ ├── ayatana-indicator-keyboard-Tg.svg │ │ ├── ayatana-indicator-keyboard-Th.svg │ │ ├── ayatana-indicator-keyboard-Tk.svg │ │ ├── ayatana-indicator-keyboard-Tn.svg │ │ ├── ayatana-indicator-keyboard-Tr.svg │ │ ├── ayatana-indicator-keyboard-Uk.svg │ │ ├── ayatana-indicator-keyboard-Ur.svg │ │ ├── ayatana-indicator-keyboard-Uz.svg │ │ ├── ayatana-indicator-keyboard-Vi.svg │ │ ├── ayatana-indicator-keyboard-Wo.svg │ │ ├── ayatana-indicator-keyboard-Xs.svg │ │ ├── ayatana-indicator-keyboard-Yo.svg │ │ ├── ayatana-indicator-keyboard-Zh.svg │ │ ├── ayatana-indicator-notification-read-dnd.svg │ │ ├── ayatana-indicator-notification-read.svg │ │ ├── ayatana-indicator-notification-unread-dnd.svg │ │ ├── ayatana-indicator-notification-unread.svg │ │ ├── ayatanawebmail-messages-new.svg │ │ ├── ayatanawebmail-messages.svg │ │ ├── bad-signal-lock.svg │ │ ├── bad-signal.svg │ │ ├── banshee-panel.svg │ │ ├── barrier-connected.svg │ │ ├── barrier-disconnected.svg │ │ ├── barrier-transfering.svg │ │ ├── battery-000-charging.svg │ │ ├── battery-000.svg │ │ ├── battery-010-charging.svg │ │ ├── battery-010.svg │ │ ├── battery-020-charging.svg │ │ ├── battery-020.svg │ │ ├── battery-030-charging.svg │ │ ├── battery-030.svg │ │ ├── battery-040-charging.svg │ │ ├── battery-040.svg │ │ ├── battery-050-charging.svg │ │ ├── battery-050.svg │ │ ├── battery-060-charging.svg │ │ ├── battery-060.svg │ │ ├── battery-070-charging.svg │ │ ├── battery-070.svg │ │ ├── battery-080-charging.svg │ │ ├── battery-080.svg │ │ ├── battery-090-charging.svg │ │ ├── battery-090.svg │ │ ├── battery-100-charged.svg │ │ ├── battery-100-charging.svg │ │ ├── battery-100.svg │ │ ├── battery-caution-charging-symbolic.svg │ │ ├── battery-caution-charging.svg │ │ ├── battery-caution-symbolic.svg │ │ ├── battery-caution.svg │ │ ├── battery-charged.svg │ │ ├── battery-empty-charging-symbolic.svg │ │ ├── battery-empty-charging.svg │ │ ├── battery-empty-symbolic.svg │ │ ├── battery-empty.svg │ │ ├── battery-full-charged-symbolic.svg │ │ ├── battery-full-charged.svg │ │ ├── battery-full-charging-symbolic.svg │ │ ├── battery-full-charging.svg │ │ ├── battery-full-symbolic.svg │ │ ├── battery-full.svg │ │ ├── battery-good-charging-symbolic.svg │ │ ├── battery-good-charging.svg │ │ ├── battery-good-symbolic.svg │ │ ├── battery-good.svg │ │ ├── battery-low-charging-symbolic.svg │ │ ├── battery-low-charging.svg │ │ ├── battery-low-symbolic.svg │ │ ├── battery-low.svg │ │ ├── battery-medium-charging.svg │ │ ├── battery-medium.svg │ │ ├── battery-missing-symbolic.svg │ │ ├── battery-missing.svg │ │ ├── battery_charged.svg │ │ ├── battery_full.svg │ │ ├── battery_plugged.svg │ │ ├── bauh-tray.svg │ │ ├── bauh-update-tray.svg │ │ ├── bitcoin-indicator.svg │ │ ├── bitwarden-tray.svg │ │ ├── blueberry-tray-active.svg │ │ ├── blueberry-tray-disabled.svg │ │ ├── blueberry-tray.svg │ │ ├── bluemail-tray.svg │ │ ├── blueman-active.svg │ │ ├── blueman-disabled.svg │ │ ├── blueman-tray-active.svg │ │ ├── blueman-tray-disabled.svg │ │ ├── blueman-tray.svg │ │ ├── blueman.svg │ │ ├── bluetooth-active.svg │ │ ├── bluetooth-disabled.svg │ │ ├── bluetooth-offline.svg │ │ ├── bluetooth-online.svg │ │ ├── bluetooth-paired.svg │ │ ├── bomi-panel.svg │ │ ├── both-bad-signal-lock.svg │ │ ├── both-bad-signal.svg │ │ ├── both-good-signal-lock.svg │ │ ├── both-good-signal.svg │ │ ├── both-high-signal-lock.svg │ │ ├── both-high-signal.svg │ │ ├── both-low-signal-lock.svg │ │ ├── both-low-signal.svg │ │ ├── brave-tray.svg │ │ ├── btsync-gui-0.svg │ │ ├── btsync-gui-1.svg │ │ ├── btsync-gui-10.svg │ │ ├── btsync-gui-11.svg │ │ ├── btsync-gui-2.svg │ │ ├── btsync-gui-3.svg │ │ ├── btsync-gui-4.svg │ │ ├── btsync-gui-5.svg │ │ ├── btsync-gui-6.svg │ │ ├── btsync-gui-7.svg │ │ ├── btsync-gui-8.svg │ │ ├── btsync-gui-9.svg │ │ ├── btsync-gui-connecting.svg │ │ ├── btsync-gui-disconnected.svg │ │ ├── btsync-gui-paused.svg │ │ ├── bumblebee-indicator-active.svg │ │ ├── bumblebee-indicator.svg │ │ ├── cadence-panel.svg │ │ ├── caffeine-cup-empty.svg │ │ ├── caffeine-cup-full.svg │ │ ├── calibre-tray.svg │ │ ├── camera-off.svg │ │ ├── camera-on.svg │ │ ├── camera-ready.svg │ │ ├── cantata-panel.svg │ │ ├── caps-lock-off.svg │ │ ├── caps-lock-on.svg │ │ ├── capslock-off.svg │ │ ├── capslock-on.svg │ │ ├── cisco-tray-connected.svg │ │ ├── cisco-tray-disconnecting.svg │ │ ├── cisco-tray-notconnected.svg │ │ ├── cisco-tray-quarantined.svg │ │ ├── cisco-tray-reconnecting.svg │ │ ├── classicmenu-indicator-dark.svg │ │ ├── classicmenu-indicator.svg │ │ ├── clementine-panel-grey.svg │ │ ├── clementine-panel.svg │ │ ├── clickup-desktop-tray.svg │ │ ├── clipboard.svg │ │ ├── clipit-trayicon-panel.svg │ │ ├── clipman.svg │ │ ├── clockify-blue.svg │ │ ├── clockify-tray.svg │ │ ├── cloudstatus.svg │ │ ├── com.github.bcedu.vgrive-panel.svg │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray-attention.svg │ │ ├── com.github.eneshecan.WhatsAppForLinux-tray.svg │ │ ├── com.github.ztefn.haguichi-connected.svg │ │ ├── com.github.ztefn.haguichi-connecting-1.svg │ │ ├── com.github.ztefn.haguichi-connecting-2.svg │ │ ├── com.github.ztefn.haguichi-connecting-3.svg │ │ ├── com.github.ztefn.haguichi-disconnected.svg │ │ ├── com.leinardi.gwe-symbolic.svg │ │ ├── connect_creating.svg │ │ ├── connect_established.svg │ │ ├── connect_no.svg │ │ ├── copy-error.svg │ │ ├── copy-insync.svg │ │ ├── copy-paused.svg │ │ ├── copy-sync1.svg │ │ ├── copy-sync2.svg │ │ ├── copy-sync3.svg │ │ ├── copy-sync4.svg │ │ ├── copy-sync5.svg │ │ ├── copy-sync6.svg │ │ ├── copy-sync7.svg │ │ ├── copy-sync8.svg │ │ ├── copy-update.svg │ │ ├── copyq-busy.svg │ │ ├── copyq-normal.svg │ │ ├── corectrl-panel.svg │ │ ├── cpod-tray.svg │ │ ├── cpu-frequency-indicator.svg │ │ ├── cpufreq-icon.svg │ │ ├── crow-translate-tray.svg │ │ ├── cryptfolder-closed-light.svg │ │ ├── cryptfolder-indicator-light.svg │ │ ├── cryptfolder-open-light.svg │ │ ├── cryptkeeper.svg │ │ ├── dcraven-away.svg │ │ ├── dcraven-connecting.svg │ │ ├── dcraven-dnd.svg │ │ ├── dcraven-error.svg │ │ ├── dcraven-message-new.svg │ │ ├── dcraven-offline.svg │ │ ├── dcraven-online.svg │ │ ├── dcraven-xa.svg │ │ ├── de.haeckerfelix.gradio-symbolic.svg │ │ ├── deadbeef-panel.svg │ │ ├── deltachat-tray.svg │ │ ├── deluge-panel.svg │ │ ├── desktopconnected.svg │ │ ├── desktopdisconnected.svg │ │ ├── desktoptrusted.svg │ │ ├── devhub-notification.svg │ │ ├── devhub-tray.svg │ │ ├── dialog-password-panel.svg │ │ ├── dino-status-away.svg │ │ ├── dino-status-chat.svg │ │ ├── dino-status-dnd.svg │ │ ├── dino-status-online.svg │ │ ├── diodon-panel.svg │ │ ├── discord-tray-connected.svg │ │ ├── discord-tray-deafened.svg │ │ ├── discord-tray-muted.svg │ │ ├── discord-tray-speaking.svg │ │ ├── discord-tray-unread.svg │ │ ├── discord-tray.svg │ │ ├── disper-panel.svg │ │ ├── dnfdragora.svg │ │ ├── drive-removable-media-usb-panel.svg │ │ ├── dropboxstatus-blank.svg │ │ ├── dropboxstatus-busy.svg │ │ ├── dropboxstatus-busy2.svg │ │ ├── dropboxstatus-idle.svg │ │ ├── dropboxstatus-logo.svg │ │ ├── dropboxstatus-x.svg │ │ ├── electron-mail-tray.svg │ │ ├── element-desktop-tray.svg │ │ ├── empathy-available.svg │ │ ├── empathy-away.svg │ │ ├── empathy-busy.svg │ │ ├── empathy-extended-away.svg │ │ ├── empathy-invisible.svg │ │ ├── empathy-offline.svg │ │ ├── enpass-status.svg │ │ ├── eu.scarpetta.QtWAW-tray.svg │ │ ├── everpad-mono.svg │ │ ├── exaile-pause.svg │ │ ├── exaile-play.svg │ │ ├── face-smile-panel.svg │ │ ├── fcitx-anthy-panel.svg │ │ ├── fcitx-bopomofo-panel.svg │ │ ├── fcitx-cangjie-panel.svg │ │ ├── fcitx-chewing-panel.svg │ │ ├── fcitx-erbi-panel.svg │ │ ├── fcitx-googlepinyin-panel.svg │ │ ├── fcitx-hangul-panel.svg │ │ ├── fcitx-kbd-panel.svg │ │ ├── fcitx-kkc-panel.svg │ │ ├── fcitx-mozc-alpha-full.svg │ │ ├── fcitx-mozc-alpha-half.svg │ │ ├── fcitx-mozc-dictionary.svg │ │ ├── fcitx-mozc-direct.svg │ │ ├── fcitx-mozc-hiragana.svg │ │ ├── fcitx-mozc-katakana-full.svg │ │ ├── fcitx-mozc-katakana-half.svg │ │ ├── fcitx-mozc-properties.svg │ │ ├── fcitx-mozc-tool.svg │ │ ├── fcitx-panel.svg │ │ ├── fcitx-pinyin-libpinyin-panel.svg │ │ ├── fcitx-pinyin-panel.svg │ │ ├── fcitx-rime-panel.svg │ │ ├── fcitx-sayura-panel.svg │ │ ├── fcitx-shuangpin-libpinyin-panel.svg │ │ ├── fcitx-shuangpin-panel.svg │ │ ├── fcitx-skk-panel.svg │ │ ├── fcitx-sunpinyin-panel.svg │ │ ├── fcitx-unikey-panel.svg │ │ ├── fcitx-wbpy.svg │ │ ├── fcitx-wubi-panel.svg │ │ ├── fcitx-zhuyin-panel.svg │ │ ├── fcitx-ziranma-panel.svg │ │ ├── feedindicator-active.svg │ │ ├── feedindicator-attention.svg │ │ ├── ferdi-indirect.svg │ │ ├── ferdi-tray.svg │ │ ├── ferdi-unread.svg │ │ ├── ferdium-indirect.svg │ │ ├── ferdium-tray.svg │ │ ├── ferdium-unread.svg │ │ ├── file-manager.svg │ │ ├── firewall-applet-error.svg │ │ ├── firewall-applet-panic.svg │ │ ├── firewall-applet.svg │ │ ├── flameshot-tray.svg │ │ ├── flareget-panel.svg │ │ ├── fluxgui-light.svg │ │ ├── fluxgui-panel.svg │ │ ├── franz-attention-panel.svg │ │ ├── franz-panel.svg │ │ ├── freezer-panel.svg │ │ ├── fusion-icon-panel.svg │ │ ├── gammastep-status-off.svg │ │ ├── gammastep-status-on.svg │ │ ├── gdlauncher-tray.svg │ │ ├── gitify-tray-active.svg │ │ ├── gitify-tray.svg │ │ ├── gitlab-tray.svg │ │ ├── gitter-indicator-disconnected.svg │ │ ├── gitter-indicator-notification.svg │ │ ├── gitter-indicator.svg │ │ ├── glipper.svg │ │ ├── gmail-tray-unread.svg │ │ ├── gmail-tray.svg │ │ ├── gnome-netstatus-disconn.svg │ │ ├── gnome-netstatus-error.svg │ │ ├── gnome-netstatus-idle.svg │ │ ├── gnome-netstatus-rx.svg │ │ ├── gnome-netstatus-tx.svg │ │ ├── gnome-netstatus-txrx.svg │ │ ├── gnome-pie-symbolic.svg │ │ ├── gnote-panel.svg │ │ ├── goldendict-scan-tray.svg │ │ ├── goldendict-tray.svg │ │ ├── good-signal-lock.svg │ │ ├── good-signal.svg │ │ ├── google-chat-badge.svg │ │ ├── google-chat-offline.svg │ │ ├── google-chat-tray.svg │ │ ├── google-chrome-no-notification-disabled.svg │ │ ├── google-chrome-no-notification.svg │ │ ├── google-chrome-notification-disabled.svg │ │ ├── google-chrome-notification.svg │ │ ├── google-chrome-panel.svg │ │ ├── google-chrome-tray.svg │ │ ├── google-hangouts-panel.svg │ │ ├── google-music-manager-panel.svg │ │ ├── google-tasks-indicator-light-normal.svg │ │ ├── google-tasks-indicator-light-starred.svg │ │ ├── gpaste.svg │ │ ├── gpm-ac-adapter.svg │ │ ├── gpm-battery-000-charging.svg │ │ ├── gpm-battery-000.svg │ │ ├── gpm-battery-020-charging.svg │ │ ├── gpm-battery-020.svg │ │ ├── gpm-battery-040-charging.svg │ │ ├── gpm-battery-040.svg │ │ ├── gpm-battery-060-charging.svg │ │ ├── gpm-battery-060.svg │ │ ├── gpm-battery-080-charging.svg │ │ ├── gpm-battery-080.svg │ │ ├── gpm-battery-100-charging.svg │ │ ├── gpm-battery-100.svg │ │ ├── gpm-battery-charged.svg │ │ ├── gpm-battery-empty.svg │ │ ├── gpm-battery-missing.svg │ │ ├── gpm-brightness-kbd-disabled.svg │ │ ├── gpm-brightness-kbd-invalid.svg │ │ ├── gpm-brightness-kbd.svg │ │ ├── gpm-brightness-lcd-disabled.svg │ │ ├── gpm-brightness-lcd-invalid.svg │ │ ├── gpm-brightness-lcd.svg │ │ ├── gpm-hibernate.svg │ │ ├── gpm-inhibit-invalid.svg │ │ ├── gpm-inhibit.svg │ │ ├── gpm-keyboard-000.svg │ │ ├── gpm-keyboard-020.svg │ │ ├── gpm-keyboard-040.svg │ │ ├── gpm-keyboard-060.svg │ │ ├── gpm-keyboard-080.svg │ │ ├── gpm-keyboard-100.svg │ │ ├── gpm-monitor.svg │ │ ├── gpm-mouse-000.svg │ │ ├── gpm-mouse-020.svg │ │ ├── gpm-mouse-040.svg │ │ ├── gpm-mouse-060.svg │ │ ├── gpm-mouse-080.svg │ │ ├── gpm-mouse-100.svg │ │ ├── gpm-phone-000.svg │ │ ├── gpm-phone-020.svg │ │ ├── gpm-phone-040.svg │ │ ├── gpm-phone-060.svg │ │ ├── gpm-phone-080.svg │ │ ├── gpm-phone-100.svg │ │ ├── gpm-primary-000-charging.svg │ │ ├── gpm-primary-000.svg │ │ ├── gpm-primary-020-charging.svg │ │ ├── gpm-primary-020.svg │ │ ├── gpm-primary-040-charging.svg │ │ ├── gpm-primary-040.svg │ │ ├── gpm-primary-060-charging.svg │ │ ├── gpm-primary-060.svg │ │ ├── gpm-primary-080-charging.svg │ │ ├── gpm-primary-080.svg │ │ ├── gpm-primary-100-charging.svg │ │ ├── gpm-primary-100.svg │ │ ├── gpm-primary-charged.svg │ │ ├── gpm-primary-missing.svg │ │ ├── gpm-ups-000-charging.svg │ │ ├── gpm-ups-000.svg │ │ ├── gpm-ups-020-charging.svg │ │ ├── gpm-ups-020.svg │ │ ├── gpm-ups-040-charging.svg │ │ ├── gpm-ups-040.svg │ │ ├── gpm-ups-060-charging.svg │ │ ├── gpm-ups-060.svg │ │ ├── gpm-ups-080-charging.svg │ │ ├── gpm-ups-080.svg │ │ ├── gpm-ups-100-charging.svg │ │ ├── gpm-ups-100.svg │ │ ├── gpm-ups-charged.svg │ │ ├── gpm-ups-missing.svg │ │ ├── gpmdp-tray-pause.svg │ │ ├── gpmdp-tray-play.svg │ │ ├── gpmdp-tray.svg │ │ ├── grive-app-ind-con-1.svg │ │ ├── grive-app-ind-con-2.svg │ │ ├── grive-app-ind-con-3.svg │ │ ├── grive-app-ind-sleep.svg │ │ ├── grive-app-ind.svg │ │ ├── gsd-xrandr.svg │ │ ├── gsm-3g-full-secure.svg │ │ ├── gsm-3g-full.svg │ │ ├── gsm-3g-high-secure.svg │ │ ├── gsm-3g-high.svg │ │ ├── gsm-3g-low-secure.svg │ │ ├── gsm-3g-low.svg │ │ ├── gsm-3g-medium-secure.svg │ │ ├── gsm-3g-medium.svg │ │ ├── gsm-3g-none-secure.svg │ │ ├── gsm-3g-none.svg │ │ ├── gtg-panel.svg │ │ ├── gtk-dialog-authentication-panel.svg │ │ ├── guake-indicator.svg │ │ ├── guake-tray.svg │ │ ├── guitarix-tray.svg │ │ ├── haguichi-connected.svg │ │ ├── haguichi-connecting-1.svg │ │ ├── haguichi-connecting-2.svg │ │ ├── haguichi-connecting-3.svg │ │ ├── haguichi-disconnected.svg │ │ ├── hangouts-available.svg │ │ ├── hangouts-notification.svg │ │ ├── hangouts-offline.svg │ │ ├── hangouts-working.svg │ │ ├── harmony-tray.svg │ │ ├── heroic-tray.svg │ │ ├── hexchat-fileoffer.svg │ │ ├── hexchat-highlight.svg │ │ ├── hexchat-indicator.svg │ │ ├── hexchat-message.svg │ │ ├── high-signal-lock.svg │ │ ├── high-signal.svg │ │ ├── hipchat4-attention.svg │ │ ├── hipchat4.svg │ │ ├── hp-indicator.svg │ │ ├── ico_72_cloud_station.svg │ │ ├── idle-bad-signal-lock.svg │ │ ├── idle-bad-signal.svg │ │ ├── idle-good-signal-lock.svg │ │ ├── idle-good-signal.svg │ │ ├── idle-high-signal-lock.svg │ │ ├── idle-high-signal.svg │ │ ├── idle-low-signal-lock.svg │ │ ├── idle-low-signal.svg │ │ ├── indicator-cpufreq-100.svg │ │ ├── indicator-cpufreq-25.svg │ │ ├── indicator-cpufreq-50.svg │ │ ├── indicator-cpufreq-75.svg │ │ ├── indicator-cpufreq.svg │ │ ├── indicator-feedindicator-attention.svg │ │ ├── indicator-feedindicator.svg │ │ ├── indicator-fortune.svg │ │ ├── indicator-keyboard-Ak.svg │ │ ├── indicator-keyboard-Am.svg │ │ ├── indicator-keyboard-Ar-1.svg │ │ ├── indicator-keyboard-Ar-10.svg │ │ ├── indicator-keyboard-Ar-11.svg │ │ ├── indicator-keyboard-Ar-2.svg │ │ ├── indicator-keyboard-Ar-3.svg │ │ ├── indicator-keyboard-Ar-4.svg │ │ ├── indicator-keyboard-Ar-5.svg │ │ ├── indicator-keyboard-Ar-6.svg │ │ ├── indicator-keyboard-Ar-7.svg │ │ ├── indicator-keyboard-Ar-8.svg │ │ ├── indicator-keyboard-Ar-9.svg │ │ ├── indicator-keyboard-Ar.svg │ │ ├── indicator-keyboard-Av.svg │ │ ├── indicator-keyboard-Az-1.svg │ │ ├── indicator-keyboard-Az-2.svg │ │ ├── indicator-keyboard-Az.svg │ │ ├── indicator-keyboard-Be-1.svg │ │ ├── indicator-keyboard-Be-10.svg │ │ ├── indicator-keyboard-Be-11.svg │ │ ├── indicator-keyboard-Be-12.svg │ │ ├── indicator-keyboard-Be-13.svg │ │ ├── indicator-keyboard-Be-14.svg │ │ ├── indicator-keyboard-Be-2.svg │ │ ├── indicator-keyboard-Be-3.svg │ │ ├── indicator-keyboard-Be-4.svg │ │ ├── indicator-keyboard-Be-5.svg │ │ ├── indicator-keyboard-Be-6.svg │ │ ├── indicator-keyboard-Be-7.svg │ │ ├── indicator-keyboard-Be-8.svg │ │ ├── indicator-keyboard-Be-9.svg │ │ ├── indicator-keyboard-Be.svg │ │ ├── indicator-keyboard-Bg-1.svg │ │ ├── indicator-keyboard-Bg-2.svg │ │ ├── indicator-keyboard-Bg-3.svg │ │ ├── indicator-keyboard-Bg.svg │ │ ├── indicator-keyboard-Bm.svg │ │ ├── indicator-keyboard-Bn-1.svg │ │ ├── indicator-keyboard-Bn-2.svg │ │ ├── indicator-keyboard-Bn-3.svg │ │ ├── indicator-keyboard-Bn-4.svg │ │ ├── indicator-keyboard-Bn.svg │ │ ├── indicator-keyboard-Br-1.svg │ │ ├── indicator-keyboard-Br-2.svg │ │ ├── indicator-keyboard-Br-3.svg │ │ ├── indicator-keyboard-Br.svg │ │ ├── indicator-keyboard-Bs-1.svg │ │ ├── indicator-keyboard-Bs-2.svg │ │ ├── indicator-keyboard-Bs-3.svg │ │ ├── indicator-keyboard-Bs-4.svg │ │ ├── indicator-keyboard-Bs-5.svg │ │ ├── indicator-keyboard-Bs.svg │ │ ├── indicator-keyboard-By-1.svg │ │ ├── indicator-keyboard-By-2.svg │ │ ├── indicator-keyboard-By-3.svg │ │ ├── indicator-keyboard-By.svg │ │ ├── indicator-keyboard-Ch.svg │ │ ├── indicator-keyboard-Cm-1.svg │ │ ├── indicator-keyboard-Cm-2.svg │ │ ├── indicator-keyboard-Cm-3.svg │ │ ├── indicator-keyboard-Cm-4.svg │ │ ├── indicator-keyboard-Cm-5.svg │ │ ├── indicator-keyboard-Cm.svg │ │ ├── indicator-keyboard-Cr-1.svg │ │ ├── indicator-keyboard-Cr-2.svg │ │ ├── indicator-keyboard-Cr-3.svg │ │ ├── indicator-keyboard-Cr.svg │ │ ├── indicator-keyboard-Cs-1.svg │ │ ├── indicator-keyboard-Cs-2.svg │ │ ├── indicator-keyboard-Cs-3.svg │ │ ├── indicator-keyboard-Cs-4.svg │ │ ├── indicator-keyboard-Cs-5.svg │ │ ├── indicator-keyboard-Cs-6.svg │ │ ├── indicator-keyboard-Cs.svg │ │ ├── indicator-keyboard-Da-1.svg │ │ ├── indicator-keyboard-Da-2.svg │ │ ├── indicator-keyboard-Da-3.svg │ │ ├── indicator-keyboard-Da-4.svg │ │ ├── indicator-keyboard-Da-5.svg │ │ ├── indicator-keyboard-Da.svg │ │ ├── indicator-keyboard-De-1.svg │ │ ├── indicator-keyboard-De-10.svg │ │ ├── indicator-keyboard-De-11.svg │ │ ├── indicator-keyboard-De-12.svg │ │ ├── indicator-keyboard-De-13.svg │ │ ├── indicator-keyboard-De-14.svg │ │ ├── indicator-keyboard-De-15.svg │ │ ├── indicator-keyboard-De-16.svg │ │ ├── indicator-keyboard-De-17.svg │ │ ├── indicator-keyboard-De-18.svg │ │ ├── indicator-keyboard-De-19.svg │ │ ├── indicator-keyboard-De-2.svg │ │ ├── indicator-keyboard-De-20.svg │ │ ├── indicator-keyboard-De-21.svg │ │ ├── indicator-keyboard-De-22.svg │ │ ├── indicator-keyboard-De-23.svg │ │ ├── indicator-keyboard-De-24.svg │ │ ├── indicator-keyboard-De-25.svg │ │ ├── indicator-keyboard-De-3.svg │ │ ├── indicator-keyboard-De-4.svg │ │ ├── indicator-keyboard-De-5.svg │ │ ├── indicator-keyboard-De-6.svg │ │ ├── indicator-keyboard-De-7.svg │ │ ├── indicator-keyboard-De-8.svg │ │ ├── indicator-keyboard-De-9.svg │ │ ├── indicator-keyboard-De.svg │ │ ├── indicator-keyboard-Dv.svg │ │ ├── indicator-keyboard-Dz.svg │ │ ├── indicator-keyboard-Ee.svg │ │ ├── indicator-keyboard-En-1.svg │ │ ├── indicator-keyboard-En-10.svg │ │ ├── indicator-keyboard-En-11.svg │ │ ├── indicator-keyboard-En-12.svg │ │ ├── indicator-keyboard-En-13.svg │ │ ├── indicator-keyboard-En-14.svg │ │ ├── indicator-keyboard-En-15.svg │ │ ├── indicator-keyboard-En-16.svg │ │ ├── indicator-keyboard-En-17.svg │ │ ├── indicator-keyboard-En-18.svg │ │ ├── indicator-keyboard-En-19.svg │ │ ├── indicator-keyboard-En-2.svg │ │ ├── indicator-keyboard-En-20.svg │ │ ├── indicator-keyboard-En-21.svg │ │ ├── indicator-keyboard-En-22.svg │ │ ├── indicator-keyboard-En-23.svg │ │ ├── indicator-keyboard-En-24.svg │ │ ├── indicator-keyboard-En-25.svg │ │ ├── indicator-keyboard-En-26.svg │ │ ├── indicator-keyboard-En-27.svg │ │ ├── indicator-keyboard-En-28.svg │ │ ├── indicator-keyboard-En-29.svg │ │ ├── indicator-keyboard-En-3.svg │ │ ├── indicator-keyboard-En-30.svg │ │ ├── indicator-keyboard-En-31.svg │ │ ├── indicator-keyboard-En-32.svg │ │ ├── indicator-keyboard-En-33.svg │ │ ├── indicator-keyboard-En-34.svg │ │ ├── indicator-keyboard-En-35.svg │ │ ├── indicator-keyboard-En-4.svg │ │ ├── indicator-keyboard-En-5.svg │ │ ├── indicator-keyboard-En-6.svg │ │ ├── indicator-keyboard-En-7.svg │ │ ├── indicator-keyboard-En-8.svg │ │ ├── indicator-keyboard-En-9.svg │ │ ├── indicator-keyboard-En.svg │ │ ├── indicator-keyboard-Eo-1.svg │ │ ├── indicator-keyboard-Eo-2.svg │ │ ├── indicator-keyboard-Eo.svg │ │ ├── indicator-keyboard-Es-1.svg │ │ ├── indicator-keyboard-Es-10.svg │ │ ├── indicator-keyboard-Es-11.svg │ │ ├── indicator-keyboard-Es-12.svg │ │ ├── indicator-keyboard-Es-2.svg │ │ ├── indicator-keyboard-Es-3.svg │ │ ├── indicator-keyboard-Es-4.svg │ │ ├── indicator-keyboard-Es-5.svg │ │ ├── indicator-keyboard-Es-6.svg │ │ ├── indicator-keyboard-Es-7.svg │ │ ├── indicator-keyboard-Es-8.svg │ │ ├── indicator-keyboard-Es-9.svg │ │ ├── indicator-keyboard-Es.svg │ │ ├── indicator-keyboard-Et-1.svg │ │ ├── indicator-keyboard-Et-2.svg │ │ ├── indicator-keyboard-Et-3.svg │ │ ├── indicator-keyboard-Et-4.svg │ │ ├── indicator-keyboard-Et.svg │ │ ├── indicator-keyboard-Fa-1.svg │ │ ├── indicator-keyboard-Fa-2.svg │ │ ├── indicator-keyboard-Fa-3.svg │ │ ├── indicator-keyboard-Fa-4.svg │ │ ├── indicator-keyboard-Fa.svg │ │ ├── indicator-keyboard-Ff.svg │ │ ├── indicator-keyboard-Fi-1.svg │ │ ├── indicator-keyboard-Fi-2.svg │ │ ├── indicator-keyboard-Fi-3.svg │ │ ├── indicator-keyboard-Fi-4.svg │ │ ├── indicator-keyboard-Fi-5.svg │ │ ├── indicator-keyboard-Fi.svg │ │ ├── indicator-keyboard-Fo-1.svg │ │ ├── indicator-keyboard-Fo-2.svg │ │ ├── indicator-keyboard-Fo.svg │ │ ├── indicator-keyboard-Fr-1.svg │ │ ├── indicator-keyboard-Fr-10.svg │ │ ├── indicator-keyboard-Fr-11.svg │ │ ├── indicator-keyboard-Fr-12.svg │ │ ├── indicator-keyboard-Fr-13.svg │ │ ├── indicator-keyboard-Fr-14.svg │ │ ├── indicator-keyboard-Fr-15.svg │ │ ├── indicator-keyboard-Fr-16.svg │ │ ├── indicator-keyboard-Fr-17.svg │ │ ├── indicator-keyboard-Fr-18.svg │ │ ├── indicator-keyboard-Fr-19.svg │ │ ├── indicator-keyboard-Fr-2.svg │ │ ├── indicator-keyboard-Fr-20.svg │ │ ├── indicator-keyboard-Fr-21.svg │ │ ├── indicator-keyboard-Fr-22.svg │ │ ├── indicator-keyboard-Fr-23.svg │ │ ├── indicator-keyboard-Fr-24.svg │ │ ├── indicator-keyboard-Fr-25.svg │ │ ├── indicator-keyboard-Fr-26.svg │ │ ├── indicator-keyboard-Fr-27.svg │ │ ├── indicator-keyboard-Fr-28.svg │ │ ├── indicator-keyboard-Fr-29.svg │ │ ├── indicator-keyboard-Fr-3.svg │ │ ├── indicator-keyboard-Fr-30.svg │ │ ├── indicator-keyboard-Fr-31.svg │ │ ├── indicator-keyboard-Fr-4.svg │ │ ├── indicator-keyboard-Fr-5.svg │ │ ├── indicator-keyboard-Fr-6.svg │ │ ├── indicator-keyboard-Fr-7.svg │ │ ├── indicator-keyboard-Fr-8.svg │ │ ├── indicator-keyboard-Fr-9.svg │ │ ├── indicator-keyboard-Fr.svg │ │ ├── indicator-keyboard-Ga-1.svg │ │ ├── indicator-keyboard-Ga-2.svg │ │ ├── indicator-keyboard-Ga.svg │ │ ├── indicator-keyboard-Gr-1.svg │ │ ├── indicator-keyboard-Gr-2.svg │ │ ├── indicator-keyboard-Gr-3.svg │ │ ├── indicator-keyboard-Gr-4.svg │ │ ├── indicator-keyboard-Gr-5.svg │ │ ├── indicator-keyboard-Gr.svg │ │ ├── indicator-keyboard-Gu.svg │ │ ├── indicator-keyboard-Ha-1.svg │ │ ├── indicator-keyboard-Ha-2.svg │ │ ├── indicator-keyboard-Ha.svg │ │ ├── indicator-keyboard-He-1.svg │ │ ├── indicator-keyboard-He-2.svg │ │ ├── indicator-keyboard-He-3.svg │ │ ├── indicator-keyboard-He-4.svg │ │ ├── indicator-keyboard-He.svg │ │ ├── indicator-keyboard-Hi-1.svg │ │ ├── indicator-keyboard-Hi-2.svg │ │ ├── indicator-keyboard-Hi-3.svg │ │ ├── indicator-keyboard-Hi.svg │ │ ├── indicator-keyboard-Hr-1.svg │ │ ├── indicator-keyboard-Hr-2.svg │ │ ├── indicator-keyboard-Hr-3.svg │ │ ├── indicator-keyboard-Hr-4.svg │ │ ├── indicator-keyboard-Hr-5.svg │ │ ├── indicator-keyboard-Hr.svg │ │ ├── indicator-keyboard-Hu-1.svg │ │ ├── indicator-keyboard-Hu-10.svg │ │ ├── indicator-keyboard-Hu-11.svg │ │ ├── indicator-keyboard-Hu-12.svg │ │ ├── indicator-keyboard-Hu-13.svg │ │ ├── indicator-keyboard-Hu-14.svg │ │ ├── indicator-keyboard-Hu-15.svg │ │ ├── indicator-keyboard-Hu-16.svg │ │ ├── indicator-keyboard-Hu-17.svg │ │ ├── indicator-keyboard-Hu-18.svg │ │ ├── indicator-keyboard-Hu-19.svg │ │ ├── indicator-keyboard-Hu-2.svg │ │ ├── indicator-keyboard-Hu-20.svg │ │ ├── indicator-keyboard-Hu-3.svg │ │ ├── indicator-keyboard-Hu-4.svg │ │ ├── indicator-keyboard-Hu-5.svg │ │ ├── indicator-keyboard-Hu-6.svg │ │ ├── indicator-keyboard-Hu-7.svg │ │ ├── indicator-keyboard-Hu-8.svg │ │ ├── indicator-keyboard-Hu-9.svg │ │ ├── indicator-keyboard-Hu.svg │ │ ├── indicator-keyboard-Hy-1.svg │ │ ├── indicator-keyboard-Hy-2.svg │ │ ├── indicator-keyboard-Hy-3.svg │ │ ├── indicator-keyboard-Hy-4.svg │ │ ├── indicator-keyboard-Hy-5.svg │ │ ├── indicator-keyboard-Hy-6.svg │ │ ├── indicator-keyboard-Hy.svg │ │ ├── indicator-keyboard-Ie-1.svg │ │ ├── indicator-keyboard-Ie-2.svg │ │ ├── indicator-keyboard-Ie-3.svg │ │ ├── indicator-keyboard-Ie-4.svg │ │ ├── indicator-keyboard-Ie-5.svg │ │ ├── indicator-keyboard-Ie.svg │ │ ├── indicator-keyboard-Ig.svg │ │ ├── indicator-keyboard-Ik.svg │ │ ├── indicator-keyboard-In-1.svg │ │ ├── indicator-keyboard-In-2.svg │ │ ├── indicator-keyboard-In-3.svg │ │ ├── indicator-keyboard-In-4.svg │ │ ├── indicator-keyboard-In-5.svg │ │ ├── indicator-keyboard-In.svg │ │ ├── indicator-keyboard-Is-1.svg │ │ ├── indicator-keyboard-Is-2.svg │ │ ├── indicator-keyboard-Is-3.svg │ │ ├── indicator-keyboard-Is-4.svg │ │ ├── indicator-keyboard-Is-5.svg │ │ ├── indicator-keyboard-Is.svg │ │ ├── indicator-keyboard-It-1.svg │ │ ├── indicator-keyboard-It-2.svg │ │ ├── indicator-keyboard-It-3.svg │ │ ├── indicator-keyboard-It-4.svg │ │ ├── indicator-keyboard-It-5.svg │ │ ├── indicator-keyboard-It-6.svg │ │ ├── indicator-keyboard-It.svg │ │ ├── indicator-keyboard-Ja-1.svg │ │ ├── indicator-keyboard-Ja-2.svg │ │ ├── indicator-keyboard-Ja-3.svg │ │ ├── indicator-keyboard-Ja-4.svg │ │ ├── indicator-keyboard-Ja-5.svg │ │ ├── indicator-keyboard-Ja-6.svg │ │ ├── indicator-keyboard-Ja-7.svg │ │ ├── indicator-keyboard-Ja.svg │ │ ├── indicator-keyboard-Ka-1.svg │ │ ├── indicator-keyboard-Ka-2.svg │ │ ├── indicator-keyboard-Ka-3.svg │ │ ├── indicator-keyboard-Ka-4.svg │ │ ├── indicator-keyboard-Ka.svg │ │ ├── indicator-keyboard-Ki-1.svg │ │ ├── indicator-keyboard-Ki-2.svg │ │ ├── indicator-keyboard-Ki-3.svg │ │ ├── indicator-keyboard-Ki.svg │ │ ├── indicator-keyboard-Kk-1.svg │ │ ├── indicator-keyboard-Kk-2.svg │ │ ├── indicator-keyboard-Kk.svg │ │ ├── indicator-keyboard-Km.svg │ │ ├── indicator-keyboard-Kn-1.svg │ │ ├── indicator-keyboard-Kn-2.svg │ │ ├── indicator-keyboard-Kn.svg │ │ ├── indicator-keyboard-Ko-1.svg │ │ ├── indicator-keyboard-Ko-2.svg │ │ ├── indicator-keyboard-Ko.svg │ │ ├── indicator-keyboard-Ku-1.svg │ │ ├── indicator-keyboard-Ku-10.svg │ │ ├── indicator-keyboard-Ku-11.svg │ │ ├── indicator-keyboard-Ku-12.svg │ │ ├── indicator-keyboard-Ku-13.svg │ │ ├── indicator-keyboard-Ku-14.svg │ │ ├── indicator-keyboard-Ku-2.svg │ │ ├── indicator-keyboard-Ku-3.svg │ │ ├── indicator-keyboard-Ku-4.svg │ │ ├── indicator-keyboard-Ku-5.svg │ │ ├── indicator-keyboard-Ku-6.svg │ │ ├── indicator-keyboard-Ku-7.svg │ │ ├── indicator-keyboard-Ku-8.svg │ │ ├── indicator-keyboard-Ku-9.svg │ │ ├── indicator-keyboard-Ku.svg │ │ ├── indicator-keyboard-Lo-1.svg │ │ ├── indicator-keyboard-Lo-2.svg │ │ ├── indicator-keyboard-Lo.svg │ │ ├── indicator-keyboard-Lt-1.svg │ │ ├── indicator-keyboard-Lt-2.svg │ │ ├── indicator-keyboard-Lt-3.svg │ │ ├── indicator-keyboard-Lt-4.svg │ │ ├── indicator-keyboard-Lt-5.svg │ │ ├── indicator-keyboard-Lt-6.svg │ │ ├── indicator-keyboard-Lt.svg │ │ ├── indicator-keyboard-Lv-1.svg │ │ ├── indicator-keyboard-Lv-2.svg │ │ ├── indicator-keyboard-Lv-3.svg │ │ ├── indicator-keyboard-Lv-4.svg │ │ ├── indicator-keyboard-Lv-5.svg │ │ ├── indicator-keyboard-Lv-6.svg │ │ ├── indicator-keyboard-Lv-7.svg │ │ ├── indicator-keyboard-Lv.svg │ │ ├── indicator-keyboard-Md.svg │ │ ├── indicator-keyboard-Mi.svg │ │ ├── indicator-keyboard-Mk-1.svg │ │ ├── indicator-keyboard-Mk-2.svg │ │ ├── indicator-keyboard-Mk.svg │ │ ├── indicator-keyboard-Ml-1.svg │ │ ├── indicator-keyboard-Ml-2.svg │ │ ├── indicator-keyboard-Ml-3.svg │ │ ├── indicator-keyboard-Ml.svg │ │ ├── indicator-keyboard-Mn.svg │ │ ├── indicator-keyboard-Mr.svg │ │ ├── indicator-keyboard-Mt-1.svg │ │ ├── indicator-keyboard-Mt-2.svg │ │ ├── indicator-keyboard-Mt.svg │ │ ├── indicator-keyboard-My.svg │ │ ├── indicator-keyboard-Ne.svg │ │ ├── indicator-keyboard-Nl-1.svg │ │ ├── indicator-keyboard-Nl-2.svg │ │ ├── indicator-keyboard-Nl-3.svg │ │ ├── indicator-keyboard-Nl-4.svg │ │ ├── indicator-keyboard-Nl.svg │ │ ├── indicator-keyboard-No-1.svg │ │ ├── indicator-keyboard-No-2.svg │ │ ├── indicator-keyboard-No-3.svg │ │ ├── indicator-keyboard-No-4.svg │ │ ├── indicator-keyboard-No-5.svg │ │ ├── indicator-keyboard-No-6.svg │ │ ├── indicator-keyboard-No-7.svg │ │ ├── indicator-keyboard-No-8.svg │ │ ├── indicator-keyboard-No.svg │ │ ├── indicator-keyboard-Or.svg │ │ ├── indicator-keyboard-Pa-1.svg │ │ ├── indicator-keyboard-Pa-2.svg │ │ ├── indicator-keyboard-Pa.svg │ │ ├── indicator-keyboard-Ph-1.svg │ │ ├── indicator-keyboard-Ph-10.svg │ │ ├── indicator-keyboard-Ph-2.svg │ │ ├── indicator-keyboard-Ph-3.svg │ │ ├── indicator-keyboard-Ph-4.svg │ │ ├── indicator-keyboard-Ph-5.svg │ │ ├── indicator-keyboard-Ph-6.svg │ │ ├── indicator-keyboard-Ph-7.svg │ │ ├── indicator-keyboard-Ph-8.svg │ │ ├── indicator-keyboard-Ph-9.svg │ │ ├── indicator-keyboard-Ph.svg │ │ ├── indicator-keyboard-Pl-1.svg │ │ ├── indicator-keyboard-Pl-2.svg │ │ ├── indicator-keyboard-Pl-3.svg │ │ ├── indicator-keyboard-Pl-4.svg │ │ ├── indicator-keyboard-Pl-5.svg │ │ ├── indicator-keyboard-Pl-6.svg │ │ ├── indicator-keyboard-Pl-7.svg │ │ ├── indicator-keyboard-Pl-8.svg │ │ ├── indicator-keyboard-Pl-9.svg │ │ ├── indicator-keyboard-Pl.svg │ │ ├── indicator-keyboard-Ps-1.svg │ │ ├── indicator-keyboard-Ps-2.svg │ │ ├── indicator-keyboard-Ps.svg │ │ ├── indicator-keyboard-Pt-1.svg │ │ ├── indicator-keyboard-Pt-10.svg │ │ ├── indicator-keyboard-Pt-11.svg │ │ ├── indicator-keyboard-Pt-12.svg │ │ ├── indicator-keyboard-Pt-13.svg │ │ ├── indicator-keyboard-Pt-14.svg │ │ ├── indicator-keyboard-Pt-15.svg │ │ ├── indicator-keyboard-Pt-2.svg │ │ ├── indicator-keyboard-Pt-3.svg │ │ ├── indicator-keyboard-Pt-4.svg │ │ ├── indicator-keyboard-Pt-5.svg │ │ ├── indicator-keyboard-Pt-6.svg │ │ ├── indicator-keyboard-Pt-7.svg │ │ ├── indicator-keyboard-Pt-8.svg │ │ ├── indicator-keyboard-Pt-9.svg │ │ ├── indicator-keyboard-Pt.svg │ │ ├── indicator-keyboard-Ro-1.svg │ │ ├── indicator-keyboard-Ro-2.svg │ │ ├── indicator-keyboard-Ro-3.svg │ │ ├── indicator-keyboard-Ro-4.svg │ │ ├── indicator-keyboard-Ro-5.svg │ │ ├── indicator-keyboard-Ro.svg │ │ ├── indicator-keyboard-Ru-1.svg │ │ ├── indicator-keyboard-Ru-10.svg │ │ ├── indicator-keyboard-Ru-11.svg │ │ ├── indicator-keyboard-Ru-12.svg │ │ ├── indicator-keyboard-Ru-13.svg │ │ ├── indicator-keyboard-Ru-14.svg │ │ ├── indicator-keyboard-Ru-15.svg │ │ ├── indicator-keyboard-Ru-16.svg │ │ ├── indicator-keyboard-Ru-17.svg │ │ ├── indicator-keyboard-Ru-18.svg │ │ ├── indicator-keyboard-Ru-19.svg │ │ ├── indicator-keyboard-Ru-2.svg │ │ ├── indicator-keyboard-Ru-20.svg │ │ ├── indicator-keyboard-Ru-21.svg │ │ ├── indicator-keyboard-Ru-22.svg │ │ ├── indicator-keyboard-Ru-23.svg │ │ ├── indicator-keyboard-Ru-24.svg │ │ ├── indicator-keyboard-Ru-25.svg │ │ ├── indicator-keyboard-Ru-26.svg │ │ ├── indicator-keyboard-Ru-27.svg │ │ ├── indicator-keyboard-Ru-3.svg │ │ ├── indicator-keyboard-Ru-4.svg │ │ ├── indicator-keyboard-Ru-5.svg │ │ ├── indicator-keyboard-Ru-6.svg │ │ ├── indicator-keyboard-Ru-7.svg │ │ ├── indicator-keyboard-Ru-8.svg │ │ ├── indicator-keyboard-Ru-9.svg │ │ ├── indicator-keyboard-Ru.svg │ │ ├── indicator-keyboard-Sa.svg │ │ ├── indicator-keyboard-Sd.svg │ │ ├── indicator-keyboard-Si-1.svg │ │ ├── indicator-keyboard-Si-2.svg │ │ ├── indicator-keyboard-Si.svg │ │ ├── indicator-keyboard-Sk-1.svg │ │ ├── indicator-keyboard-Sk-2.svg │ │ ├── indicator-keyboard-Sk-3.svg │ │ ├── indicator-keyboard-Sk-4.svg │ │ ├── indicator-keyboard-Sk.svg │ │ ├── indicator-keyboard-Sl-1.svg │ │ ├── indicator-keyboard-Sl-2.svg │ │ ├── indicator-keyboard-Sl-3.svg │ │ ├── indicator-keyboard-Sl-4.svg │ │ ├── indicator-keyboard-Sl.svg │ │ ├── indicator-keyboard-Sq.svg │ │ ├── indicator-keyboard-Sr-1.svg │ │ ├── indicator-keyboard-Sr-10.svg │ │ ├── indicator-keyboard-Sr-11.svg │ │ ├── indicator-keyboard-Sr-12.svg │ │ ├── indicator-keyboard-Sr-13.svg │ │ ├── indicator-keyboard-Sr-14.svg │ │ ├── indicator-keyboard-Sr-15.svg │ │ ├── indicator-keyboard-Sr-16.svg │ │ ├── indicator-keyboard-Sr-17.svg │ │ ├── indicator-keyboard-Sr-2.svg │ │ ├── indicator-keyboard-Sr-3.svg │ │ ├── indicator-keyboard-Sr-4.svg │ │ ├── indicator-keyboard-Sr-5.svg │ │ ├── indicator-keyboard-Sr-6.svg │ │ ├── indicator-keyboard-Sr-7.svg │ │ ├── indicator-keyboard-Sr-8.svg │ │ ├── indicator-keyboard-Sr-9.svg │ │ ├── indicator-keyboard-Sr.svg │ │ ├── indicator-keyboard-Sv-1.svg │ │ ├── indicator-keyboard-Sv-2.svg │ │ ├── indicator-keyboard-Sv-3.svg │ │ ├── indicator-keyboard-Sv-4.svg │ │ ├── indicator-keyboard-Sv-5.svg │ │ ├── indicator-keyboard-Sv-6.svg │ │ ├── indicator-keyboard-Sv-7.svg │ │ ├── indicator-keyboard-Sv.svg │ │ ├── indicator-keyboard-Sw-1.svg │ │ ├── indicator-keyboard-Sw-2.svg │ │ ├── indicator-keyboard-Sw.svg │ │ ├── indicator-keyboard-Sy-1.svg │ │ ├── indicator-keyboard-Sy-2.svg │ │ ├── indicator-keyboard-Sy.svg │ │ ├── indicator-keyboard-Ta-1.svg │ │ ├── indicator-keyboard-Ta-2.svg │ │ ├── indicator-keyboard-Ta-3.svg │ │ ├── indicator-keyboard-Ta-4.svg │ │ ├── indicator-keyboard-Ta-5.svg │ │ ├── indicator-keyboard-Ta-6.svg │ │ ├── indicator-keyboard-Ta.svg │ │ ├── indicator-keyboard-Te-1.svg │ │ ├── indicator-keyboard-Te-2.svg │ │ ├── indicator-keyboard-Te-3.svg │ │ ├── indicator-keyboard-Te.svg │ │ ├── indicator-keyboard-Tg-1.svg │ │ ├── indicator-keyboard-Tg-2.svg │ │ ├── indicator-keyboard-Tg.svg │ │ ├── indicator-keyboard-Th-1.svg │ │ ├── indicator-keyboard-Th-2.svg │ │ ├── indicator-keyboard-Th-3.svg │ │ ├── indicator-keyboard-Th.svg │ │ ├── indicator-keyboard-Tk-1.svg │ │ ├── indicator-keyboard-Tk-2.svg │ │ ├── indicator-keyboard-Tk.svg │ │ ├── indicator-keyboard-Tn.svg │ │ ├── indicator-keyboard-Tr-1.svg │ │ ├── indicator-keyboard-Tr-2.svg │ │ ├── indicator-keyboard-Tr-3.svg │ │ ├── indicator-keyboard-Tr-4.svg │ │ ├── indicator-keyboard-Tr-5.svg │ │ ├── indicator-keyboard-Tr.svg │ │ ├── indicator-keyboard-Uk-1.svg │ │ ├── indicator-keyboard-Uk-2.svg │ │ ├── indicator-keyboard-Uk-3.svg │ │ ├── indicator-keyboard-Uk-4.svg │ │ ├── indicator-keyboard-Uk-5.svg │ │ ├── indicator-keyboard-Uk-6.svg │ │ ├── indicator-keyboard-Uk-7.svg │ │ ├── indicator-keyboard-Uk-8.svg │ │ ├── indicator-keyboard-Uk.svg │ │ ├── indicator-keyboard-Ur-1.svg │ │ ├── indicator-keyboard-Ur-2.svg │ │ ├── indicator-keyboard-Ur-3.svg │ │ ├── indicator-keyboard-Ur-4.svg │ │ ├── indicator-keyboard-Ur-5.svg │ │ ├── indicator-keyboard-Ur-6.svg │ │ ├── indicator-keyboard-Ur.svg │ │ ├── indicator-keyboard-Uz-1.svg │ │ ├── indicator-keyboard-Uz-2.svg │ │ ├── indicator-keyboard-Uz-3.svg │ │ ├── indicator-keyboard-Uz-4.svg │ │ ├── indicator-keyboard-Uz.svg │ │ ├── indicator-keyboard-Vi.svg │ │ ├── indicator-keyboard-Wo.svg │ │ ├── indicator-keyboard-Xs.svg │ │ ├── indicator-keyboard-Yo.svg │ │ ├── indicator-keyboard-Zh-1.svg │ │ ├── indicator-keyboard-Zh-2.svg │ │ ├── indicator-keyboard-Zh-3.svg │ │ ├── indicator-keyboard-Zh-4.svg │ │ ├── indicator-keyboard-Zh-5.svg │ │ ├── indicator-keyboard-Zh-6.svg │ │ ├── indicator-keyboard-Zh.svg │ │ ├── indicator-keyboard.svg │ │ ├── indicator-lunar-satelite.svg │ │ ├── indicator-lunar.svg │ │ ├── indicator-messages-new.svg │ │ ├── indicator-messages-red.svg │ │ ├── indicator-messages.svg │ │ ├── indicator-notification-read-dnd.svg │ │ ├── indicator-notification-read.svg │ │ ├── indicator-notification-unread-dnd.svg │ │ ├── indicator-notification-unread.svg │ │ ├── indicator-privacy-panel.svg │ │ ├── indicator-rss-aware-attention.svg │ │ ├── indicator-rss-aware.svg │ │ ├── indicator-sensors-battery.svg │ │ ├── indicator-sensors-case.svg │ │ ├── indicator-sensors-chip.svg │ │ ├── indicator-sensors-cpu.svg │ │ ├── indicator-sensors-disk.svg │ │ ├── indicator-sensors-fan.svg │ │ ├── indicator-sensors-gpu.svg │ │ ├── indicator-sensors-memory.svg │ │ ├── indicator-sound-switcher.svg │ │ ├── indicator-stardate.svg │ │ ├── indicator-stickynotes-mono.svg │ │ ├── indicator-trashindicator-attention.svg │ │ ├── indicator-trashindicator.svg │ │ ├── indicator-virtual-box.svg │ │ ├── indicator-workspaces-1.svg │ │ ├── indicator-workspaces-2.svg │ │ ├── indicator-workspaces-3.svg │ │ ├── indicator-workspaces-4.svg │ │ ├── indicator-workspaces-5.svg │ │ ├── indicator-workspaces-6.svg │ │ ├── indicator-workspaces-7.svg │ │ ├── indicator-workspaces-8.svg │ │ ├── input-caps-on.svg │ │ ├── input-keyboard-symbolic.svg │ │ ├── input-keyboard-virtual-off.svg │ │ ├── input-keyboard-virtual-on.svg │ │ ├── input-touchpad-off.svg │ │ ├── input-touchpad-on.svg │ │ ├── insync-action.svg │ │ ├── insync-alert.svg │ │ ├── insync-error.svg │ │ ├── insync-feed.svg │ │ ├── insync-normal.svg │ │ ├── insync-offline.svg │ │ ├── insync-paused.svg │ │ ├── insync-share.svg │ │ ├── insync-synced.svg │ │ ├── insync-syncing.svg │ │ ├── internxt-drive-issues.svg │ │ ├── internxt-drive-standby.svg │ │ ├── internxt-drive-syncing.svg │ │ ├── irc-channel-joined.svg │ │ ├── irc-channel-parted.svg │ │ ├── irccloud-desktop-tray.svg │ │ ├── jamesdsp-tray.svg │ │ ├── jdownloader-indicator.svg │ │ ├── joplin-tray.svg │ │ ├── kaku-tray.svg │ │ ├── kazam-countdown.svg │ │ ├── kazam-paused.svg │ │ ├── kazam-recording.svg │ │ ├── kazam-stopped.svg │ │ ├── kdeconnectindicatordark.svg │ │ ├── keepassx-indicator.svg │ │ ├── keepassx-locked.svg │ │ ├── keepassxc-dark.svg │ │ ├── keepassxc-locked.svg │ │ ├── keepassxc-monochrome-dark-locked.svg │ │ ├── keepassxc-monochrome-dark.svg │ │ ├── keepassxc-monochrome-light-locked.svg │ │ ├── keepassxc-monochrome-light.svg │ │ ├── keepassxc-panel.svg │ │ ├── keepassxc-unlocked.svg │ │ ├── keybase-badged-error.svg │ │ ├── keybase-badged-uploading.svg │ │ ├── keybase-badged.svg │ │ ├── keybase-error.svg │ │ ├── keybase-tray.svg │ │ ├── keybase-update.svg │ │ ├── keybase-uploading.svg │ │ ├── keyboard-battery-caution.svg │ │ ├── keyboard-battery-empty.svg │ │ ├── keyboard-battery-full.svg │ │ ├── keyboard-battery-good.svg │ │ ├── keyboard-battery-low.svg │ │ ├── keyboard-battery-medium.svg │ │ ├── knemo-modem-error.svg │ │ ├── knemo-modem-idle.svg │ │ ├── knemo-modem-offline.svg │ │ ├── knemo-modem-receive.svg │ │ ├── knemo-modem-transmit-receive.svg │ │ ├── knemo-modem-transmit.svg │ │ ├── knemo-monitor-error.svg │ │ ├── knemo-monitor-idle.svg │ │ ├── knemo-monitor-offline.svg │ │ ├── knemo-monitor-receive.svg │ │ ├── knemo-monitor-transmit-receive.svg │ │ ├── knemo-monitor-transmit.svg │ │ ├── knemo-network-error.svg │ │ ├── knemo-network-idle.svg │ │ ├── knemo-network-offline.svg │ │ ├── knemo-network-receive.svg │ │ ├── knemo-network-transmit-receive.svg │ │ ├── knemo-network-transmit.svg │ │ ├── knemo-wireless-error.svg │ │ ├── knemo-wireless-idle.svg │ │ ├── knemo-wireless-offline.svg │ │ ├── knemo-wireless-receive.svg │ │ ├── knemo-wireless-transmit-receive.svg │ │ ├── knemo-wireless-transmit.svg │ │ ├── kotatogram-attention-panel.svg │ │ ├── kotatogram-mute-panel.svg │ │ ├── kotatogram-panel.svg │ │ ├── krb-expiring-ticket.svg │ │ ├── krb-no-valid-ticket.svg │ │ ├── krb-valid-ticket.svg │ │ ├── krudiotray-light-off16.svg │ │ ├── krudiotray-light-on16.svg │ │ ├── kuro-tray.svg │ │ ├── ladi-started.svg │ │ ├── ladi-starting.svg │ │ ├── ladi-stopped.svg │ │ ├── laptop-connected.svg │ │ ├── laptop-disconnected.svg │ │ ├── laptop-symbolic.svg │ │ ├── laptop-trusted.svg │ │ ├── laptopattention.svg │ │ ├── laptopconnected.svg │ │ ├── laptopdisconnected.svg │ │ ├── laptoptrusted.svg │ │ ├── liferea-available.svg │ │ ├── liferea-unread.svg │ │ ├── listen.moe-desktop-app-tray.svg │ │ ├── livewallpaper-indicator.svg │ │ ├── lookit-panel.svg │ │ ├── low-signal-lock.svg │ │ ├── low-signal.svg │ │ ├── lutris-panel.svg │ │ ├── lyricfier-tray.svg │ │ ├── mailspring-tray-empty.svg │ │ ├── mailspring-tray-full-newitems.svg │ │ ├── mailspring-tray-full.svg │ │ ├── manjaro-settings-manager-panel.svg │ │ ├── mate-sensors-applet-battery.svg │ │ ├── mate-sensors-applet-case.svg │ │ ├── mate-sensors-applet-chip.svg │ │ ├── mate-sensors-applet-cpu.svg │ │ ├── mate-sensors-applet-drive-harddisk.svg │ │ ├── mate-sensors-applet-fan.svg │ │ ├── mate-sensors-applet-gpu.svg │ │ ├── mate-sensors-applet-memory.svg │ │ ├── mattermost-mention.svg │ │ ├── mattermost-tray.svg │ │ ├── mattermost-unread.svg │ │ ├── megaalert.svg │ │ ├── megalogging.svg │ │ ├── megapaused.svg │ │ ├── megasynching.svg │ │ ├── megauptodate.svg │ │ ├── megawarning.svg │ │ ├── mellowplayer-panel.svg │ │ ├── messenger-indicator.svg │ │ ├── messenger-notification.svg │ │ ├── mic-off.svg │ │ ├── mic-on.svg │ │ ├── mic-ready.svg │ │ ├── mic-volume-high.svg │ │ ├── mic-volume-low.svg │ │ ├── mic-volume-medium.svg │ │ ├── mic-volume-muted.svg │ │ ├── microphone-sensitivity-high.svg │ │ ├── microphone-sensitivity-low.svg │ │ ├── microphone-sensitivity-medium.svg │ │ ├── microphone-sensitivity-muted.svg │ │ ├── minetime-tray.svg │ │ ├── mini-calendar.svg │ │ ├── mintupdate-checking.svg │ │ ├── mintupdate-error.svg │ │ ├── mintupdate-installing.svg │ │ ├── mintupdate-up-to-date.svg │ │ ├── mintupdate-updates-available.svg │ │ ├── mnotify-none-wireframe.svg │ │ ├── mnotify-some-wireframe.svg │ │ ├── mntray-news.svg │ │ ├── mntray-regular.svg │ │ ├── moderndeck-tray.svg │ │ ├── morgen-tray.svg │ │ ├── motrix-tray-active.svg │ │ ├── motrix-tray.svg │ │ ├── mouse-battery-caution.svg │ │ ├── mouse-battery-empty.svg │ │ ├── mouse-battery-full.svg │ │ ├── mouse-battery-good.svg │ │ ├── mouse-battery-low.svg │ │ ├── mouse-battery-medium.svg │ │ ├── msd-xrandr.svg │ │ ├── mstdn-panel.svg │ │ ├── mullvad-tray-1.svg │ │ ├── mullvad-tray-10.svg │ │ ├── mullvad-tray-2.svg │ │ ├── mullvad-tray-3.svg │ │ ├── mullvad-tray-4.svg │ │ ├── mullvad-tray-5.svg │ │ ├── mullvad-tray-6.svg │ │ ├── mullvad-tray-7.svg │ │ ├── mullvad-tray-8.svg │ │ ├── mullvad-tray-9.svg │ │ ├── mumble-indicator.svg │ │ ├── museeks-tray.svg │ │ ├── museeq-offline.svg │ │ ├── museeq-panel.svg │ │ ├── mynotes-tray.svg │ │ ├── network-cellular-3g.svg │ │ ├── network-cellular-4g.svg │ │ ├── network-cellular-acquiring.svg │ │ ├── network-cellular-cdma-1x.svg │ │ ├── network-cellular-connected.svg │ │ ├── network-cellular-edge.svg │ │ ├── network-cellular-evdo.svg │ │ ├── network-cellular-gprs.svg │ │ ├── network-cellular-hspa.svg │ │ ├── network-cellular-no-route.svg │ │ ├── network-cellular-offline.svg │ │ ├── network-cellular-secure-signal-excellent.svg │ │ ├── network-cellular-secure-signal-good.svg │ │ ├── network-cellular-secure-signal-low.svg │ │ ├── network-cellular-secure-signal-none.svg │ │ ├── network-cellular-secure-signal-ok.svg │ │ ├── network-cellular-signal-excellent.svg │ │ ├── network-cellular-signal-good.svg │ │ ├── network-cellular-signal-low.svg │ │ ├── network-cellular-signal-none.svg │ │ ├── network-cellular-signal-ok.svg │ │ ├── network-cellular-umts.svg │ │ ├── network-disconnected.svg │ │ ├── network-error.svg │ │ ├── network-idle.svg │ │ ├── network-offline.svg │ │ ├── network-receive.svg │ │ ├── network-transmit-receive.svg │ │ ├── network-transmit.svg │ │ ├── network-unavailable.svg │ │ ├── network-vpn-acquiring.svg │ │ ├── network-vpn.svg │ │ ├── network-wired-acquiring.svg │ │ ├── network-wired-activated.svg │ │ ├── network-wired-no-route.svg │ │ ├── network-wired-offline.svg │ │ ├── network-wired-secure.svg │ │ ├── network-wired.svg │ │ ├── network-wireless-acquiring.svg │ │ ├── network-wireless-connected-00.svg │ │ ├── network-wireless-connected-100.svg │ │ ├── network-wireless-connected-25.svg │ │ ├── network-wireless-connected-50.svg │ │ ├── network-wireless-connected-75.svg │ │ ├── network-wireless-connected.svg │ │ ├── network-wireless-disconnected.svg │ │ ├── network-wireless-encrypted.svg │ │ ├── network-wireless-hotspot.svg │ │ ├── network-wireless-no-route.svg │ │ ├── network-wireless-offline.svg │ │ ├── network-wireless-secure-signal-excellent.svg │ │ ├── network-wireless-secure-signal-good.svg │ │ ├── network-wireless-secure-signal-low.svg │ │ ├── network-wireless-secure-signal-none.svg │ │ ├── network-wireless-secure-signal-ok.svg │ │ ├── network-wireless-signal-excellent.svg │ │ ├── network-wireless-signal-good.svg │ │ ├── network-wireless-signal-low.svg │ │ ├── network-wireless-signal-none.svg │ │ ├── network-wireless-signal-ok.svg │ │ ├── network-wireless-signal-weak.svg │ │ ├── new-messages-red.svg │ │ ├── nitroshare-indicator.svg │ │ ├── nixnote2-tray.svg │ │ ├── nm-adhoc.svg │ │ ├── nm-device-wired-autoip.svg │ │ ├── nm-device-wired-secure.svg │ │ ├── nm-device-wired-secureoffline.svg │ │ ├── nm-device-wired.svg │ │ ├── nm-device-wireless.svg │ │ ├── nm-device-wwan.svg │ │ ├── nm-mb-roam.svg │ │ ├── nm-no-connection.svg │ │ ├── nm-secure-lock.svg │ │ ├── nm-signal-0-secure.svg │ │ ├── nm-signal-0.svg │ │ ├── nm-signal-00-secure.svg │ │ ├── nm-signal-00.svg │ │ ├── nm-signal-100-secure.svg │ │ ├── nm-signal-100.svg │ │ ├── nm-signal-25-secure.svg │ │ ├── nm-signal-25.svg │ │ ├── nm-signal-50-secure.svg │ │ ├── nm-signal-50.svg │ │ ├── nm-signal-75-secure.svg │ │ ├── nm-signal-75.svg │ │ ├── nm-tech-3g.svg │ │ ├── nm-tech-4g.svg │ │ ├── nm-tech-cdma-1x.svg │ │ ├── nm-tech-edge.svg │ │ ├── nm-tech-evdo.svg │ │ ├── nm-tech-gprs.svg │ │ ├── nm-tech-hspa.svg │ │ ├── nm-tech-lte.svg │ │ ├── nm-tech-umts.svg │ │ ├── nm-vpn-active-lock.svg │ │ ├── nm-vpn-lock.svg │ │ ├── nm-vpn-standalone-lock.svg │ │ ├── nm-wwan-tower.svg │ │ ├── no-signal.svg │ │ ├── nomachine-disabled.svg │ │ ├── nomachine-indicator.svg │ │ ├── notes-panel.svg │ │ ├── nozbe-tray.svg │ │ ├── num-lock-off.svg │ │ ├── num-lock-on.svg │ │ ├── numlock-off.svg │ │ ├── numlock-on.svg │ │ ├── nutstore-offline-panel.svg │ │ ├── nutstore-oops-panel.svg │ │ ├── nutstore-panel.svg │ │ ├── nutstore-paused-panel.svg │ │ ├── nutstore-synchronized-panel.svg │ │ ├── nutstore-synchronizing-panel.svg │ │ ├── nylas-tray-empty.svg │ │ ├── nylas-tray-full-newitems.svg │ │ ├── nylas-tray-full.svg │ │ ├── obs-tray-active.svg │ │ ├── obs-tray.svg │ │ ├── octopi-error.svg │ │ ├── octopi-indicator.svg │ │ ├── octopi-info.svg │ │ ├── octopi-ok.svg │ │ ├── odrive-tray-grey.svg │ │ ├── odrive-tray-sync.svg │ │ ├── odrive-tray.svg │ │ ├── onboard-mono.svg │ │ ├── onboard-panel.svg │ │ ├── openbazaar-system-tray.svg │ │ ├── opensnitch-tray-alert.svg │ │ ├── opensnitch-tray-off.svg │ │ ├── opensnitch-tray-pause.svg │ │ ├── opensnitch-tray-red.svg │ │ ├── opensnitch-tray.svg │ │ ├── optimus-tray-intel-symbolic.svg │ │ ├── optimus-tray-intel.svg │ │ ├── optimus-tray-nvidia-symbolic.svg │ │ ├── optimus-tray-nvidia.svg │ │ ├── org.kde.neochat.tray.svg │ │ ├── org.keepassxc.KeePassXC-locked.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-dark-locked.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-dark.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-light-locked.svg │ │ ├── org.keepassxc.KeePassXC-monochrome-light.svg │ │ ├── org.keepassxc.KeePassXC-unlocked.svg │ │ ├── org.nicotine_plus.Nicotine-away.svg │ │ ├── org.nicotine_plus.Nicotine-connect.svg │ │ ├── org.nicotine_plus.Nicotine-disconnect.svg │ │ ├── org.nicotine_plus.Nicotine-msg.svg │ │ ├── org.nicotine_plus.Nicotine_away.svg │ │ ├── org.nicotine_plus.Nicotine_connect.svg │ │ ├── org.nicotine_plus.Nicotine_disconnect.svg │ │ ├── org.nicotine_plus.Nicotine_msg.svg │ │ ├── org.rnd2.cpupower_gui-panel.svg │ │ ├── org.sparkleshare.SparkleShare-syncing-down.svg │ │ ├── org.sparkleshare.SparkleShare-syncing-error.svg │ │ ├── org.sparkleshare.SparkleShare-syncing-up.svg │ │ ├── org.sparkleshare.SparkleShare-syncing.svg │ │ ├── overgrive-app-ind-con-1.svg │ │ ├── overgrive-app-ind-con-2.svg │ │ ├── overgrive-app-ind-con-3.svg │ │ ├── overgrive-app-ind-sleep.svg │ │ ├── overgrive-app-ind.svg │ │ ├── pamac-tray-no-update.svg │ │ ├── pamac-tray-update.svg │ │ ├── pcloud-offline.svg │ │ ├── pcloud-ok.svg │ │ ├── pcloud-pause.svg │ │ ├── pcloud-sync.svg │ │ ├── pcloud-warning.svg │ │ ├── persepolis-tray.svg │ │ ├── phone-battery-caution.svg │ │ ├── phone-battery-empty.svg │ │ ├── phone-battery-full.svg │ │ ├── phone-battery-good.svg │ │ ├── phone-battery-low.svg │ │ ├── phone-battery-medium.svg │ │ ├── pia_tray_connected.svg │ │ ├── pia_tray_connecting.svg │ │ ├── pia_tray_disconnected.svg │ │ ├── pidgin-tray-available.svg │ │ ├── pidgin-tray-away.svg │ │ ├── pidgin-tray-busy.svg │ │ ├── pidgin-tray-connect.svg │ │ ├── pidgin-tray-invisible.svg │ │ ├── pidgin-tray-offline.svg │ │ ├── pidgin-tray-pending.svg │ │ ├── pidgin-tray-xa.svg │ │ ├── pithos-tray-icon.svg │ │ ├── pithos-tray-plugin.svg │ │ ├── pocket-casts-tray.svg │ │ ├── pomodoneapp-break.svg │ │ ├── pomodoneapp-indicator.svg │ │ ├── pomodoneapp-paused.svg │ │ ├── pomodoneapp-started.svg │ │ ├── pomodoro-indicator-light-00.svg │ │ ├── pomodoro-indicator-light-01.svg │ │ ├── pomodoro-indicator-light-02.svg │ │ ├── pomodoro-indicator-light-03.svg │ │ ├── pomodoro-indicator-light-04.svg │ │ ├── pomodoro-indicator-light-05.svg │ │ ├── pomodoro-indicator-light-06.svg │ │ ├── pomodoro-indicator-light-07.svg │ │ ├── pomodoro-indicator-light-08.svg │ │ ├── pomodoro-indicator-light-09.svg │ │ ├── pomodoro-indicator-light-10.svg │ │ ├── pomodoro-indicator-light-11.svg │ │ ├── pomodoro-indicator-light-12.svg │ │ ├── pomodoro-indicator-light-13.svg │ │ ├── pomodoro-indicator-light-14.svg │ │ ├── pomodoro-indicator-light-15.svg │ │ ├── pomodoro-indicator-light-16.svg │ │ ├── pomodoro-indicator-light-17.svg │ │ ├── pomodoro-indicator-light-18.svg │ │ ├── pomodoro-indicator-light-19.svg │ │ ├── pomodoro-indicator-light-20.svg │ │ ├── pomodoro-indicator-light-21.svg │ │ ├── pomodoro-indicator-light-22.svg │ │ ├── pomodoro-indicator-light-23.svg │ │ ├── pomodoro-indicator-light-24.svg │ │ ├── pomodoro-indicator-light-25.svg │ │ ├── pomodoro-indicator-light-26.svg │ │ ├── pomodoro-indicator-light-27.svg │ │ ├── pomodoro-indicator-light-28.svg │ │ ├── pomodoro-indicator-light-29.svg │ │ ├── pomodoro-indicator-light-30.svg │ │ ├── pomodoro-indicator-light-31.svg │ │ ├── pomodoro-indicator-light-32.svg │ │ ├── pomodoro-indicator-light-33.svg │ │ ├── pomodoro-indicator-light-34.svg │ │ ├── pomodoro-indicator-light-35.svg │ │ ├── pomodoro-indicator-light-36.svg │ │ ├── pomodoro-indicator-light-37.svg │ │ ├── pomodoro-indicator-light-38.svg │ │ ├── pomodoro-indicator-light-39.svg │ │ ├── pomodoro-indicator-light-40.svg │ │ ├── pomodoro-indicator-light-41.svg │ │ ├── pomodoro-indicator-light-42.svg │ │ ├── pomodoro-indicator-light-43.svg │ │ ├── pomodoro-indicator-light-44.svg │ │ ├── pomodoro-indicator-light-45.svg │ │ ├── pomodoro-indicator-light-46.svg │ │ ├── pomodoro-indicator-light-47.svg │ │ ├── pomodoro-indicator-light-48.svg │ │ ├── pomodoro-indicator-light-49.svg │ │ ├── pomodoro-indicator-light-50.svg │ │ ├── pomodoro-indicator-light-51.svg │ │ ├── pomodoro-indicator-light-52.svg │ │ ├── pomodoro-indicator-light-53.svg │ │ ├── pomodoro-indicator-light-54.svg │ │ ├── pomodoro-indicator-light-55.svg │ │ ├── pomodoro-indicator-light-56.svg │ │ ├── pomodoro-indicator-light-57.svg │ │ ├── pomodoro-indicator-light-58.svg │ │ ├── pomodoro-indicator-light-59.svg │ │ ├── pomodoro-indicator-light-60.svg │ │ ├── pomodoro-indicator-light-61.svg │ │ ├── pomodoro-start-light.svg │ │ ├── pomodoro-stop-light.svg │ │ ├── popcorntime-tray.svg │ │ ├── pragha-panel.svg │ │ ├── preferences-desktop-accessibility-panel.svg │ │ ├── preferences-system-bluetooth-active.svg │ │ ├── preferences-system-bluetooth-inactive.svg │ │ ├── premid-tray.svg │ │ ├── prime-hybrid.svg │ │ ├── prime-intel.svg │ │ ├── prime-nvidia.svg │ │ ├── process-syncing-down.svg │ │ ├── process-syncing-error.svg │ │ ├── process-syncing-idle.svg │ │ ├── process-syncing-up.svg │ │ ├── process-syncing.svg │ │ ├── protonmail-indicator.svg │ │ ├── protonmail-notification.svg │ │ ├── protonvpn-tray.svg │ │ ├── protonvpngui-connected.svg │ │ ├── protonvpngui-disconnected.svg │ │ ├── protonvpngui-no-network.svg │ │ ├── psensor_hot.svg │ │ ├── psensor_normal.svg │ │ ├── pushbullet-indicator-disabled.svg │ │ ├── pushbullet-indicator-light.svg │ │ ├── pushbullet-indicator-paused.svg │ │ ├── pushbullet-indicator-sync0-light.svg │ │ ├── pushbullet-indicator-sync1-light.svg │ │ ├── pushbullet-indicator-sync2-light.svg │ │ ├── pushbullet-indicator-sync3-light.svg │ │ ├── pushbullet-indicator-transparent.svg │ │ ├── pushbullet-indicator.svg │ │ ├── qalculate-tray.svg │ │ ├── qbittorrent-panel.svg │ │ ├── qbittorrent-tray-dark.svg │ │ ├── qbittorrent-tray-light.svg │ │ ├── qbittorrent-tray.svg │ │ ├── qelectrotech-indicator.svg │ │ ├── qjoypad-tray.svg │ │ ├── qnapi-panel.svg │ │ ├── qomp-pause-panel.svg │ │ ├── qomp-play-panel.svg │ │ ├── qomp-stop-panel.svg │ │ ├── qtox-away.svg │ │ ├── qtox-busy.svg │ │ ├── qtox-event.svg │ │ ├── qtox-invisible.svg │ │ ├── qtox-offline.svg │ │ ├── qtox-online.svg │ │ ├── qtpass-tray.svg │ │ ├── quota.svg │ │ ├── radiotray-ng-off.svg │ │ ├── radiotray-ng-on.svg │ │ ├── radiotray_connecting.svg │ │ ├── radiotray_off.svg │ │ ├── radiotray_on.svg │ │ ├── rambox-done.svg │ │ ├── rambox-inactive.svg │ │ ├── rambox-indicator.svg │ │ ├── rambox-mention.svg │ │ ├── rambox-notification.svg │ │ ├── rambox-warning.svg │ │ ├── rare-tray.svg │ │ ├── rclonetray-connected-tray.svg │ │ ├── rclonetray-tray.svg │ │ ├── receiving-bad-signal-lock.svg │ │ ├── receiving-bad-signal.svg │ │ ├── receiving-good-signal-lock.svg │ │ ├── receiving-good-signal.svg │ │ ├── receiving-high-signal-lock.svg │ │ ├── receiving-high-signal.svg │ │ ├── receiving-low-signal-lock.svg │ │ ├── receiving-low-signal.svg │ │ ├── record-desktop-indicator-recording.svg │ │ ├── record-desktop-indicator.svg │ │ ├── redshift-status-off.svg │ │ ├── redshift-status-on.svg │ │ ├── rememberthemilk-notification.svg │ │ ├── rememberthemilk-tray.svg │ │ ├── rememberthemilk-unseen-notification.svg │ │ ├── remmina-panel.svg │ │ ├── remmina-status.svg │ │ ├── remote-folder-sync-down.svg │ │ ├── remote-folder-sync-up.svg │ │ ├── remote-folder-sync.svg │ │ ├── rescuetime-indicator.svg │ │ ├── rescuetime-offline.svg │ │ ├── rhythmbox-indicator.svg │ │ ├── rhythmbox-notplaying.svg │ │ ├── rhythmbox-panel.svg │ │ ├── rhythmbox-playing.svg │ │ ├── riot-tray.svg │ │ ├── rocketchat-tray-1.svg │ │ ├── rocketchat-tray-2.svg │ │ ├── rocketchat-tray-3.svg │ │ ├── rocketchat-tray-4.svg │ │ ├── rocketchat-tray-5.svg │ │ ├── rocketchat-tray-6.svg │ │ ├── rocketchat-tray-7.svg │ │ ├── rocketchat-tray-8.svg │ │ ├── rocketchat-tray-9-plus.svg │ │ ├── rocketchat-tray-9.svg │ │ ├── rocketchat-tray-alert.svg │ │ ├── rocketchat-tray-dot.svg │ │ ├── rocketchat-tray.svg │ │ ├── rsibreak0.svg │ │ ├── rsibreak1.svg │ │ ├── rsibreak2.svg │ │ ├── rsibreak3.svg │ │ ├── rsibreak4.svg │ │ ├── rsibreakx.svg │ │ ├── rto-proxy-tray.svg │ │ ├── safeeyes_disabled.svg │ │ ├── safeeyes_enabled.svg │ │ ├── scc-alive.svg │ │ ├── scc-dead.svg │ │ ├── scc-error.svg │ │ ├── scc-unknown.svg │ │ ├── screencloud-idle.svg │ │ ├── screencloud-uploading.svg │ │ ├── scrllock-off.svg │ │ ├── scrllock-on.svg │ │ ├── scroll-lock-off.svg │ │ ├── scroll-lock-on.svg │ │ ├── scudcloud-attention-1.svg │ │ ├── scudcloud-attention-2.svg │ │ ├── scudcloud-attention-3.svg │ │ ├── scudcloud-attention-4.svg │ │ ├── scudcloud-attention-5.svg │ │ ├── scudcloud-attention-6.svg │ │ ├── scudcloud-attention-7.svg │ │ ├── scudcloud-attention-8.svg │ │ ├── scudcloud-attention-9.svg │ │ ├── scudcloud-attention.svg │ │ ├── scudcloud.svg │ │ ├── seafile-status-error.svg │ │ ├── seafile-status-notification.svg │ │ ├── seafile-status-offline.svg │ │ ├── seafile-status-ok.svg │ │ ├── seafile-status-paused.svg │ │ ├── seafile-status-syncing-1.svg │ │ ├── seafile-status-syncing-2.svg │ │ ├── security-high.svg │ │ ├── security-low.svg │ │ ├── security-medium.svg │ │ ├── sendanywhere-tray.svg │ │ ├── session-desktop-tray.svg │ │ ├── sflphone-indicator.svg │ │ ├── sflphone-notification.svg │ │ ├── sflphone-offline.svg │ │ ├── shutter-panel.svg │ │ ├── si-syncthing-0.svg │ │ ├── si-syncthing-1.svg │ │ ├── si-syncthing-10.svg │ │ ├── si-syncthing-11.svg │ │ ├── si-syncthing-2.svg │ │ ├── si-syncthing-3.svg │ │ ├── si-syncthing-4.svg │ │ ├── si-syncthing-5.svg │ │ ├── si-syncthing-6.svg │ │ ├── si-syncthing-7.svg │ │ ├── si-syncthing-8.svg │ │ ├── si-syncthing-9.svg │ │ ├── si-syncthing-idle.svg │ │ ├── si-syncthing-unknown.svg │ │ ├── signal-100.svg │ │ ├── signal-25.svg │ │ ├── signal-50.svg │ │ ├── signal-75.svg │ │ ├── signal-tray.svg │ │ ├── signal-unread-1.svg │ │ ├── signal-unread-10.svg │ │ ├── signal-unread-2.svg │ │ ├── signal-unread-3.svg │ │ ├── signal-unread-4.svg │ │ ├── signal-unread-5.svg │ │ ├── signal-unread-6.svg │ │ ├── signal-unread-7.svg │ │ ├── signal-unread-8.svg │ │ ├── signal-unread-9.svg │ │ ├── simplescreenrecorder-error.svg │ │ ├── simplescreenrecorder-idle.svg │ │ ├── simplescreenrecorder-panel.svg │ │ ├── simplescreenrecorder-paused.svg │ │ ├── simplescreenrecorder-recording.svg │ │ ├── sirikali-panel.svg │ │ ├── skype-indicator.svg │ │ ├── skype-status-away-notification.svg │ │ ├── skype-status-away.svg │ │ ├── skype-status-connected-notification.svg │ │ ├── skype-status-connected.svg │ │ ├── skype-status-connecting-0.svg │ │ ├── skype-status-connecting-1.svg │ │ ├── skype-status-connecting-2.svg │ │ ├── skype-status-connecting-3.svg │ │ ├── skype-status-disturb-notification.svg │ │ ├── skype-status-disturb.svg │ │ ├── skype-status-hidden-notification.svg │ │ ├── skype-status-hidden.svg │ │ ├── skype-status-invisible-notification.svg │ │ ├── skype-status-invisible.svg │ │ ├── skype-status-offline-notification.svg │ │ ├── skype-status-offline.svg │ │ ├── slack-indicator-highlight.svg │ │ ├── slack-indicator-unread.svg │ │ ├── slack-indicator.svg │ │ ├── smartcode-stremio-tray.svg │ │ ├── smartphone-connected.svg │ │ ├── smartphone-disconnected.svg │ │ ├── smartphone-trusted.svg │ │ ├── smartphoneattention.svg │ │ ├── smartphoneconnected.svg │ │ ├── smartphonedisconnected.svg │ │ ├── smartphonetrusted.svg │ │ ├── smplayer-panel.svg │ │ ├── software-update-available.svg │ │ ├── software-update-urgent.svg │ │ ├── solaar-attention.svg │ │ ├── solaar-indicator.svg │ │ ├── spotify-indicator.svg │ │ ├── start-here-lxqt.svg │ │ ├── start-here.svg │ │ ├── state-download.svg │ │ ├── state-error.svg │ │ ├── state-information.svg │ │ ├── state-offline.svg │ │ ├── state-ok.svg │ │ ├── state-pause.svg │ │ ├── state-sync.svg │ │ ├── state-warning.svg │ │ ├── steadyflow-alert-panel.svg │ │ ├── steadyflow-panel.svg │ │ ├── steam_tray_mono.svg │ │ ├── stock_weather-cloudy.svg │ │ ├── stock_weather-few-clouds.svg │ │ ├── stock_weather-fog.svg │ │ ├── stock_weather-night-clear.svg │ │ ├── stock_weather-night-few-clouds.svg │ │ ├── stock_weather-showers.svg │ │ ├── stock_weather-snow.svg │ │ ├── stock_weather-storm.svg │ │ ├── strawberry-panel-grey.svg │ │ ├── strawberry-panel.svg │ │ ├── superproductivity-tray-0.svg │ │ ├── superproductivity-tray-1.svg │ │ ├── superproductivity-tray-10.svg │ │ ├── superproductivity-tray-11.svg │ │ ├── superproductivity-tray-12.svg │ │ ├── superproductivity-tray-13.svg │ │ ├── superproductivity-tray-14.svg │ │ ├── superproductivity-tray-15.svg │ │ ├── superproductivity-tray-2.svg │ │ ├── superproductivity-tray-3.svg │ │ ├── superproductivity-tray-4.svg │ │ ├── superproductivity-tray-5.svg │ │ ├── superproductivity-tray-6.svg │ │ ├── superproductivity-tray-7.svg │ │ ├── superproductivity-tray-8.svg │ │ ├── superproductivity-tray-9.svg │ │ ├── superproductivity-tray-run.svg │ │ ├── superproductivity-tray.svg │ │ ├── synapse-panel.svg │ │ ├── synergy-panel-ok.svg │ │ ├── synergy-panel.svg │ │ ├── syspeek-0.svg │ │ ├── syspeek-10.svg │ │ ├── syspeek-100.svg │ │ ├── syspeek-20.svg │ │ ├── syspeek-30.svg │ │ ├── syspeek-40.svg │ │ ├── syspeek-50.svg │ │ ├── syspeek-60.svg │ │ ├── syspeek-70.svg │ │ ├── syspeek-80.svg │ │ ├── syspeek-90.svg │ │ ├── system-devices-information.svg │ │ ├── system-devices-panel-alert.svg │ │ ├── system-devices-panel-information.svg │ │ ├── system-devices-panel.svg │ │ ├── system-file-manager-panel.svg │ │ ├── system-restart-panel.svg │ │ ├── system-shutdown-panel-restart.svg │ │ ├── system-shutdown-panel.svg │ │ ├── system-software-update-panel.svg │ │ ├── tablet-connected.svg │ │ ├── tablet-disconnected.svg │ │ ├── tabletattention.svg │ │ ├── tabletconnected.svg │ │ ├── tabletdisconnected.svg │ │ ├── tablettrusted.svg │ │ ├── tartube-check-tray.svg │ │ ├── tartube-download-tray.svg │ │ ├── tartube-info-tray.svg │ │ ├── tartube-refresh-tray.svg │ │ ├── tartube-tidy-tray.svg │ │ ├── tartube-tray.svg │ │ ├── tartube-update-tray.svg │ │ ├── teams-for-linux-tray.svg │ │ ├── teams-tray-activity.svg │ │ ├── teams-tray-available.svg │ │ ├── teams-tray-away.svg │ │ ├── teams-tray-busy.svg │ │ ├── teams-tray-dnd.svg │ │ ├── teams-tray-error.svg │ │ ├── teams-tray-noactivity.svg │ │ ├── teams-tray-offline.svg │ │ ├── teams-tray-offshift.svg │ │ ├── teams-tray-onshift.svg │ │ ├── teamviewer-indicator-away.svg │ │ ├── teamviewer-indicator-busy.svg │ │ ├── teamviewer-indicator-connected.svg │ │ ├── teamviewer-indicator-error.svg │ │ ├── teamviewer-indicator-offline.svg │ │ ├── teamviewer-indicator.svg │ │ ├── telegram-attention-panel.svg │ │ ├── telegram-mute-panel.svg │ │ ├── telegram-panel.svg │ │ ├── thunderbird-attention-panel.svg │ │ ├── thunderbird-panel.svg │ │ ├── ticktick-tray.svg │ │ ├── timekpr-panel.svg │ │ ├── todo-indicator.svg │ │ ├── todoist-tray.svg │ │ ├── tomahawk-indicator.svg │ │ ├── tomboy-panel.svg │ │ ├── toolbox-tray-color.svg │ │ ├── touchpad-indicator-light-disabled.svg │ │ ├── touchpad-indicator-light-enabled.svg │ │ ├── touchpad-indicator-light.svg │ │ ├── transmission-panel.svg │ │ ├── transmission-tray-icon.svg │ │ ├── transmitting-bad-signal-lock.svg │ │ ├── transmitting-bad-signal.svg │ │ ├── transmitting-good-signal-lock.svg │ │ ├── transmitting-good-signal.svg │ │ ├── transmitting-high-signal-lock.svg │ │ ├── transmitting-high-signal.svg │ │ ├── transmitting-low-signal-lock.svg │ │ ├── transmitting-low-signal.svg │ │ ├── tray-message.svg │ │ ├── tray-new-im.svg │ │ ├── tray-offline.svg │ │ ├── tray-online.svg │ │ ├── trimage-indicator.svg │ │ ├── tusk-indicator.svg │ │ ├── tutanota-desktop-tray.svg │ │ ├── tv-symbolic.svg │ │ ├── tvconnected.svg │ │ ├── tvdisconnected.svg │ │ ├── tvtrusted.svg │ │ ├── tweet-tray-panel.svg │ │ ├── twitch-indicator.svg │ │ ├── ubuntuone-client-error.svg │ │ ├── ubuntuone-client-idle.svg │ │ ├── ubuntuone-client-offline.svg │ │ ├── ubuntuone-client-paused.svg │ │ ├── ubuntuone-client-updating.svg │ │ ├── uget-tray-default.svg │ │ ├── uget-tray-downloading.svg │ │ ├── uget-tray-error.svg │ │ ├── ulauncher-indicator.svg │ │ ├── update-high.svg │ │ ├── update-low.svg │ │ ├── update-medium.svg │ │ ├── update-none.svg │ │ ├── updates-notifier-inactive.svg │ │ ├── updates-notifier.svg │ │ ├── user-available-panel.svg │ │ ├── user-available.svg │ │ ├── user-away-panel.svg │ │ ├── user-away.svg │ │ ├── user-busy-panel.svg │ │ ├── user-busy.svg │ │ ├── user-idle-panel.svg │ │ ├── user-idle.svg │ │ ├── user-invisible-panel.svg │ │ ├── user-invisible.svg │ │ ├── user-offline-panel.svg │ │ ├── user-offline.svg │ │ ├── user-online.svg │ │ ├── user-status-new.svg │ │ ├── user-status-pending.svg │ │ ├── utools-tray.svg │ │ ├── variety-indicator.svg │ │ ├── veracrypt-panel.svg │ │ ├── viber-normal.svg │ │ ├── viber-notification.svg │ │ ├── virt-manager-panel.svg │ │ ├── vivaldi-tray.svg │ │ ├── vk-tray.svg │ │ ├── vlc-panel.svg │ │ ├── volume-level-high-panel.svg │ │ ├── volume-level-high.svg │ │ ├── volume-level-low-panel.svg │ │ ├── volume-level-low.svg │ │ ├── volume-level-medium-panel.svg │ │ ├── volume-level-medium.svg │ │ ├── volume-level-muted-panel.svg │ │ ├── volume-level-muted.svg │ │ ├── volume-level-none-panel.svg │ │ ├── volume-level-none.svg │ │ ├── vorta-tray-active.svg │ │ ├── vorta-tray.svg │ │ ├── weather-clear-night-000.svg │ │ ├── weather-clear-night-010.svg │ │ ├── weather-clear-night-020.svg │ │ ├── weather-clear-night-030.svg │ │ ├── weather-clear-night-040.svg │ │ ├── weather-clear-night-050.svg │ │ ├── weather-clear-night-060.svg │ │ ├── weather-clear-night-070.svg │ │ ├── weather-clear-night-080.svg │ │ ├── weather-clear-night-090.svg │ │ ├── weather-clear-night-100.svg │ │ ├── weather-clear-night-110.svg │ │ ├── weather-clear-night-120.svg │ │ ├── weather-clear-night-130.svg │ │ ├── weather-clear-night-140.svg │ │ ├── weather-clear-night-150.svg │ │ ├── weather-clear-night-160.svg │ │ ├── weather-clear-night-170.svg │ │ ├── weather-clear-night-180.svg │ │ ├── weather-clear-night-190.svg │ │ ├── weather-clear-night-200.svg │ │ ├── weather-clear-night-210.svg │ │ ├── weather-clear-night-220.svg │ │ ├── weather-clear-night-230.svg │ │ ├── weather-clear-night-240.svg │ │ ├── weather-clear-night-250.svg │ │ ├── weather-clear-night-260.svg │ │ ├── weather-clear-night-270.svg │ │ ├── weather-clear-night-280.svg │ │ ├── weather-clear-night-290.svg │ │ ├── weather-clear-night-300.svg │ │ ├── weather-clear-night-310.svg │ │ ├── weather-clear-night-320.svg │ │ ├── weather-clear-night-330.svg │ │ ├── weather-clear-night-340.svg │ │ ├── weather-clear-night-350.svg │ │ ├── weather-clear-night.svg │ │ ├── weather-clear-wind-night.svg │ │ ├── weather-clear-wind.svg │ │ ├── weather-clear.svg │ │ ├── weather-clouds-night.svg │ │ ├── weather-clouds-wind-night.svg │ │ ├── weather-clouds-wind.svg │ │ ├── weather-clouds.svg │ │ ├── weather-few-clouds-night-000.svg │ │ ├── weather-few-clouds-night-010.svg │ │ ├── weather-few-clouds-night-020.svg │ │ ├── weather-few-clouds-night-030.svg │ │ ├── weather-few-clouds-night-040.svg │ │ ├── weather-few-clouds-night-050.svg │ │ ├── weather-few-clouds-night-060.svg │ │ ├── weather-few-clouds-night-070.svg │ │ ├── weather-few-clouds-night-080.svg │ │ ├── weather-few-clouds-night-090.svg │ │ ├── weather-few-clouds-night-100.svg │ │ ├── weather-few-clouds-night-110.svg │ │ ├── weather-few-clouds-night-120.svg │ │ ├── weather-few-clouds-night-130.svg │ │ ├── weather-few-clouds-night-140.svg │ │ ├── weather-few-clouds-night-150.svg │ │ ├── weather-few-clouds-night-160.svg │ │ ├── weather-few-clouds-night-170.svg │ │ ├── weather-few-clouds-night-180.svg │ │ ├── weather-few-clouds-night-190.svg │ │ ├── weather-few-clouds-night-200.svg │ │ ├── weather-few-clouds-night-210.svg │ │ ├── weather-few-clouds-night-220.svg │ │ ├── weather-few-clouds-night-230.svg │ │ ├── weather-few-clouds-night-240.svg │ │ ├── weather-few-clouds-night-250.svg │ │ ├── weather-few-clouds-night-260.svg │ │ ├── weather-few-clouds-night-270.svg │ │ ├── weather-few-clouds-night-280.svg │ │ ├── weather-few-clouds-night-290.svg │ │ ├── weather-few-clouds-night-300.svg │ │ ├── weather-few-clouds-night-310.svg │ │ ├── weather-few-clouds-night-320.svg │ │ ├── weather-few-clouds-night-330.svg │ │ ├── weather-few-clouds-night-340.svg │ │ ├── weather-few-clouds-night-350.svg │ │ ├── weather-few-clouds-night.svg │ │ ├── weather-few-clouds-wind-night.svg │ │ ├── weather-few-clouds-wind.svg │ │ ├── weather-few-clouds.svg │ │ ├── weather-fog.svg │ │ ├── weather-freezing-rain.svg │ │ ├── weather-hail.svg │ │ ├── weather-many-clouds-wind.svg │ │ ├── weather-many-clouds.svg │ │ ├── weather-mist.svg │ │ ├── weather-none-available.svg │ │ ├── weather-overcast-wind.svg │ │ ├── weather-overcast.svg │ │ ├── weather-severe-alert.svg │ │ ├── weather-showers-day.svg │ │ ├── weather-showers-night.svg │ │ ├── weather-showers-scattered-day.svg │ │ ├── weather-showers-scattered-night.svg │ │ ├── weather-showers-scattered.svg │ │ ├── weather-showers.svg │ │ ├── weather-snow-day.svg │ │ ├── weather-snow-night.svg │ │ ├── weather-snow-rain.svg │ │ ├── weather-snow-scattered-day.svg │ │ ├── weather-snow-scattered-night.svg │ │ ├── weather-snow-scattered.svg │ │ ├── weather-snow.svg │ │ ├── weather-storm-day.svg │ │ ├── weather-storm-night.svg │ │ ├── weather-storm.svg │ │ ├── weather-windy.svg │ │ ├── webtorrent-desktop-panel.svg │ │ ├── wechat-tray-unread.svg │ │ ├── wechat-tray.svg │ │ ├── whatsapp-msg.svg │ │ ├── whatsapp-tray.svg │ │ ├── whatsapp-warning-msg.svg │ │ ├── whatsapp-warning.svg │ │ ├── whatsie-tray-attention.svg │ │ ├── whatsie-tray.svg │ │ ├── wire-tray-attention.svg │ │ ├── wire-tray.svg │ │ ├── wired.svg │ │ ├── wiznote-indicator.svg │ │ ├── workrave-indicator-quiet.svg │ │ ├── workrave-indicator-suspended.svg │ │ ├── workrave-indicator.svg │ │ ├── x-tile-panel.svg │ │ ├── xchat-panel.svg │ │ ├── xfce-newmail.svg │ │ ├── xfce-nomail.svg │ │ ├── xfce4-battery-critical-charging.svg │ │ ├── xfce4-battery-critical.svg │ │ ├── xfce4-battery-full-charging.svg │ │ ├── xfce4-battery-full.svg │ │ ├── xfce4-battery-low-charging.svg │ │ ├── xfce4-battery-low.svg │ │ ├── xfce4-battery-missing.svg │ │ ├── xfce4-battery-ok-charging.svg │ │ ├── xfce4-battery-ok.svg │ │ ├── xfce4-fsguard-plugin-urgent.svg │ │ ├── xfce4-fsguard-plugin-warning.svg │ │ ├── xfce4-fsguard-plugin.svg │ │ ├── xfce4-mixer-muted.svg │ │ ├── xfce4-mixer-no-muted.svg │ │ ├── xfce4-mixer-no-record.svg │ │ ├── xfce4-mixer-record.svg │ │ ├── xfce4-mixer-volume-high.svg │ │ ├── xfce4-mixer-volume-low-medium.svg │ │ ├── xfce4-mixer-volume-low.svg │ │ ├── xfce4-mixer-volume-medium.svg │ │ ├── xfce4-mixer-volume-muted.svg │ │ ├── xfce4-mixer-volume-ultra-low.svg │ │ ├── xfce4-mixer-volume-very-high.svg │ │ ├── xfce4-notes-plugin.svg │ │ ├── xfce4-whiskermenu.svg │ │ ├── xfpm-ac-adapter.svg │ │ ├── xfpm-brightness-lcd.svg │ │ ├── xfpm-keyboard-000.svg │ │ ├── xfpm-keyboard-020.svg │ │ ├── xfpm-keyboard-030.svg │ │ ├── xfpm-keyboard-040.svg │ │ ├── xfpm-keyboard-060.svg │ │ ├── xfpm-keyboard-080.svg │ │ ├── xfpm-keyboard-100.svg │ │ ├── xfpm-mouse-000.svg │ │ ├── xfpm-mouse-020.svg │ │ ├── xfpm-mouse-030.svg │ │ ├── xfpm-mouse-040.svg │ │ ├── xfpm-mouse-060.svg │ │ ├── xfpm-mouse-080.svg │ │ ├── xfpm-mouse-100.svg │ │ ├── xfpm-phone-000.svg │ │ ├── xfpm-phone-020.svg │ │ ├── xfpm-phone-030.svg │ │ ├── xfpm-phone-040.svg │ │ ├── xfpm-phone-060.svg │ │ ├── xfpm-phone-080.svg │ │ ├── xfpm-phone-100.svg │ │ ├── xfpm-primary-000-charging.svg │ │ ├── xfpm-primary-000.svg │ │ ├── xfpm-primary-020-charging.svg │ │ ├── xfpm-primary-020.svg │ │ ├── xfpm-primary-040-charging.svg │ │ ├── xfpm-primary-040.svg │ │ ├── xfpm-primary-060-charging.svg │ │ ├── xfpm-primary-060.svg │ │ ├── xfpm-primary-080-charging.svg │ │ ├── xfpm-primary-080.svg │ │ ├── xfpm-primary-100-charging.svg │ │ ├── xfpm-primary-100.svg │ │ ├── xfpm-primary-charged.svg │ │ ├── xfpm-primary-missing.svg │ │ ├── xfpm-ups-000-charging.svg │ │ ├── xfpm-ups-000.svg │ │ ├── xfpm-ups-020-charging.svg │ │ ├── xfpm-ups-020.svg │ │ ├── xfpm-ups-040-charging.svg │ │ ├── xfpm-ups-040.svg │ │ ├── xfpm-ups-060-charging.svg │ │ ├── xfpm-ups-060.svg │ │ ├── xfpm-ups-080-charging.svg │ │ ├── xfpm-ups-080.svg │ │ ├── xfpm-ups-100-charging.svg │ │ ├── xfpm-ups-100.svg │ │ ├── xfpm-ups-charged.svg │ │ ├── xfpm-ups-missing.svg │ │ ├── xkbmod-indicator.svg │ │ ├── y-ppa-indicator.svg │ │ ├── yaradio-yamusic-tray.svg │ │ ├── yate-tray-incomingcall.svg │ │ ├── yate-tray-incomingchat.svg │ │ ├── yate-tray-info.svg │ │ ├── yate-tray-notification.svg │ │ ├── yate-tray.svg │ │ ├── yd-busy1.svg │ │ ├── yd-busy2.svg │ │ ├── yd-busy3.svg │ │ ├── yd-busy4.svg │ │ ├── yd-busy5.svg │ │ ├── yd-ind-error.svg │ │ ├── yd-ind-idle.svg │ │ ├── yd-ind-pause.svg │ │ ├── youtube-indicator-downloading-light.svg │ │ ├── youtube-indicator-light-disabled.svg │ │ ├── youtube-indicator-light-sync0.svg │ │ ├── youtube-indicator-light-sync1.svg │ │ ├── youtube-indicator-light-sync2.svg │ │ ├── youtube-indicator-light-sync3.svg │ │ ├── youtube-indicator-light-sync4.svg │ │ ├── youtube-indicator-light-sync5.svg │ │ ├── youtube-indicator-light-sync6.svg │ │ ├── youtube-indicator-light-sync7.svg │ │ ├── youtube-indicator-light-sync8.svg │ │ ├── youtube-indicator-light-sync9.svg │ │ ├── youtube-indicator-light.svg │ │ ├── youtube-music-desktop-app-tray-pause.svg │ │ ├── youtube-music-desktop-app-tray-play.svg │ │ ├── youtube-music-desktop-app-tray.svg │ │ ├── youtube-music-tray.svg │ │ ├── yum-indicator-error.svg │ │ ├── yum-indicator-info.svg │ │ ├── yum-indicator-no-updates.svg │ │ ├── yum-indicator-updates.svg │ │ ├── yum-indicator-working.svg │ │ ├── zeal-panel.svg │ │ ├── zeal-tray.svg │ │ └── zim-panel.svg │ ├── 16@2 │ ├── 22@2 │ └── 24@2 │ ├── places │ ├── scalable │ │ ├── application-x-gnome-saved-search.svg │ │ ├── bookmark-missing.svg │ │ ├── certificate-server.svg │ │ ├── desktop.svg │ │ ├── distributor-logo.svg │ │ ├── edittrash.svg │ │ ├── emptytrash.svg │ │ ├── favorites.svg │ │ ├── folder-CloudStation.svg │ │ ├── folder-activities.svg │ │ ├── folder-add.svg │ │ ├── folder-android.svg │ │ ├── folder-applications.svg │ │ ├── folder-arduino.svg │ │ ├── folder-backup.svg │ │ ├── folder-black.svg │ │ ├── folder-blue.svg │ │ ├── folder-bookmark.svg │ │ ├── folder-bookmarks.svg │ │ ├── folder-books.svg │ │ ├── folder-brown.svg │ │ ├── folder-cd.svg │ │ ├── folder-cloud.svg │ │ ├── folder-copy-cloud.svg │ │ ├── folder-cyan.svg │ │ ├── folder-decrypted.svg │ │ ├── folder-development.svg │ │ ├── folder-documents.svg │ │ ├── folder-download-open.svg │ │ ├── folder-download.svg │ │ ├── folder-downloads.svg │ │ ├── folder-drag-accept.svg │ │ ├── folder-dropbox.svg │ │ ├── folder-ecrypted.svg │ │ ├── folder-encrypted.svg │ │ ├── folder-favorites.svg │ │ ├── folder-games.svg │ │ ├── folder-gdrive.svg │ │ ├── folder-git.svg │ │ ├── folder-github.svg │ │ ├── folder-gitlab.svg │ │ ├── folder-gnome.svg │ │ ├── folder-go.svg │ │ ├── folder-google-drive.svg │ │ ├── folder-green.svg │ │ ├── folder-grey.svg │ │ ├── folder-home.svg │ │ ├── folder-home2.svg │ │ ├── folder-html.svg │ │ ├── folder-image-people.svg │ │ ├── folder-image.svg │ │ ├── folder-images.svg │ │ ├── folder-important.svg │ │ ├── folder-java.svg │ │ ├── folder-kde.svg │ │ ├── folder-linux.svg │ │ ├── folder-locked.svg │ │ ├── folder-magenta.svg │ │ ├── folder-mail-cloud.svg │ │ ├── folder-mail.svg │ │ ├── folder-mega.svg │ │ ├── folder-megasync.svg │ │ ├── folder-meocloud.svg │ │ ├── folder-music-open.svg │ │ ├── folder-music.svg │ │ ├── folder-network.svg │ │ ├── folder-nextcloud.svg │ │ ├── folder-onedrive.svg │ │ ├── folder-open.svg │ │ ├── folder-orange.svg │ │ ├── folder-owncloud.svg │ │ ├── folder-pcloud.svg │ │ ├── folder-picture.svg │ │ ├── folder-pictures-open.svg │ │ ├── folder-pictures.svg │ │ ├── folder-print.svg │ │ ├── folder-private.svg │ │ ├── folder-projects.svg │ │ ├── folder-public.svg │ │ ├── folder-publicshare-open.svg │ │ ├── folder-publicshare.svg │ │ ├── folder-recent.svg │ │ ├── folder-red.svg │ │ ├── folder-remote-apf.svg │ │ ├── folder-remote-ftp.svg │ │ ├── folder-remote-nfs.svg │ │ ├── folder-remote-smb.svg │ │ ├── folder-remote-ssh.svg │ │ ├── folder-remote.svg │ │ ├── folder-root.svg │ │ ├── folder-saved-search.svg │ │ ├── folder-script.svg │ │ ├── folder-snap.svg │ │ ├── folder-sound.svg │ │ ├── folder-steam.svg │ │ ├── folder-sync.svg │ │ ├── folder-syncthing.svg │ │ ├── folder-synology.svg │ │ ├── folder-system.svg │ │ ├── folder-tar.svg │ │ ├── folder-temp.svg │ │ ├── folder-templates-open.svg │ │ ├── folder-templates.svg │ │ ├── folder-text.svg │ │ ├── folder-torrent.svg │ │ ├── folder-txt.svg │ │ ├── folder-unlocked.svg │ │ ├── folder-vbox.svg │ │ ├── folder-video-alt.svg │ │ ├── folder-video.svg │ │ ├── folder-videos.svg │ │ ├── folder-violet.svg │ │ ├── folder-visiting.svg │ │ ├── folder-wine.svg │ │ ├── folder-yandex-disk.svg │ │ ├── folder-yellow.svg │ │ ├── folder.svg │ │ ├── folder_2.svg │ │ ├── folder_home.svg │ │ ├── folder_html.svg │ │ ├── folder_open.svg │ │ ├── folder_pictures.svg │ │ ├── gnome-ccdesktop.svg │ │ ├── gnome-desktop-config.svg │ │ ├── gnome-desktop.svg │ │ ├── gnome-folder.svg │ │ ├── gnome-fs-blockdev.svg │ │ ├── gnome-fs-bookmark-missing.svg │ │ ├── gnome-fs-bookmark.svg │ │ ├── gnome-fs-desktop.svg │ │ ├── gnome-fs-directory-accept.svg │ │ ├── gnome-fs-directory-open.svg │ │ ├── gnome-fs-directory-visiting.svg │ │ ├── gnome-fs-directory.svg │ │ ├── gnome-fs-ftp.svg │ │ ├── gnome-fs-home.svg │ │ ├── gnome-fs-network.svg │ │ ├── gnome-fs-nfs.svg │ │ ├── gnome-fs-share.svg │ │ ├── gnome-fs-smb.svg │ │ ├── gnome-fs-trash-empty-accept.svg │ │ ├── gnome-fs-trash-empty.svg │ │ ├── gnome-fs-trash-full.svg │ │ ├── gnome-home.svg │ │ ├── gnome-mime-x-directory-share.svg │ │ ├── gnome-mime-x-directory-smb-share.svg │ │ ├── gnome-mime-x-directory-smb-workgroup.svg │ │ ├── gnome-network.svg │ │ ├── gnome-stock-trash-full.svg │ │ ├── gnome-stock-trash.svg │ │ ├── gtk-network.svg │ │ ├── inode-directory.svg │ │ ├── library-music.svg │ │ ├── mail-inbox.svg │ │ ├── mail-mailbox.svg │ │ ├── mail-outbox.svg │ │ ├── neat.svg │ │ ├── network-manager.svg │ │ ├── network-server-database.svg │ │ ├── network-server.svg │ │ ├── network-workgroup.svg │ │ ├── network.svg │ │ ├── network_local.svg │ │ ├── redhat-system-group.svg │ │ ├── stock_bookmark.svg │ │ ├── stock_delete-bookmark.svg │ │ ├── stock_folder.svg │ │ ├── stock_music-library.svg │ │ ├── stock_open.svg │ │ ├── stock_shared-by-me.svg │ │ ├── stock_shared-to-me.svg │ │ ├── stock_trash_full.svg │ │ ├── trashcan_empty.svg │ │ ├── trashcan_full-new.svg │ │ ├── trashcan_full.svg │ │ ├── user-bookmarks.svg │ │ ├── user-desktop.svg │ │ ├── user-home-drag-accept.svg │ │ ├── user-home-open.svg │ │ ├── user-home.svg │ │ ├── user-images.svg │ │ ├── user-pictures.svg │ │ ├── user-share.svg │ │ ├── user-trash-full.svg │ │ ├── user-trash.svg │ │ ├── xfce-trash-full.svg │ │ ├── xfce-trash_empty.svg │ │ └── xfce-trash_full.svg │ ├── scalable@2 │ └── symbolic │ │ ├── computer-symbolic.svg │ │ ├── distributor-logo-symbolic.svg │ │ ├── document-open-recent-symbolic.svg │ │ ├── drive-harddisk-symbolic.svg │ │ ├── drive-harddisk-usb-symbolic.svg │ │ ├── drive-removable-media-symbolic.svg │ │ ├── folder-documents-symbolic.svg │ │ ├── folder-download-symbolic.svg │ │ ├── folder-music-symbolic.svg │ │ ├── folder-new-symbolic.svg │ │ ├── folder-open-symbolic.svg │ │ ├── folder-pictures-symbolic.svg │ │ ├── folder-publicshare-symbolic.svg │ │ ├── folder-recent-symbolic.svg │ │ ├── folder-remote-symbolic.svg │ │ ├── folder-symbolic.svg │ │ ├── folder-templates-symbolic.svg │ │ ├── folder-videos-symbolic.svg │ │ ├── folder-visiting-symbolic.svg │ │ ├── inode-directory-symbolic.svg │ │ ├── mail-folder-inbox-symbolic.svg │ │ ├── mail-folder-outbox-symbolic.svg │ │ ├── mail-inbox-symbolic.svg │ │ ├── mail-outbox-symbolic.svg │ │ ├── mail-sent.svg │ │ ├── multimedia-player-symbolic.svg │ │ ├── network-server-symbolic.svg │ │ ├── network-workgroup-symbolic.svg │ │ ├── start-here-symbolic.svg │ │ ├── user-desktop-symbolic.svg │ │ ├── user-home-symbolic.svg │ │ └── user-trash-symbolic.svg │ └── status │ ├── scalable │ ├── ac-adapter.svg │ ├── airplane-mode.svg │ ├── avatar-default.svg │ ├── battery-ac-adapter.svg │ ├── changes-allow.svg │ ├── changes-prevent.svg │ ├── computer-fail.svg │ ├── dialog-error.svg │ ├── dialog-information.svg │ ├── dialog-password.svg │ ├── dialog-question.svg │ ├── dialog-warning.svg │ ├── disk-quota-critical.svg │ ├── disk-quota-high.svg │ ├── disk-quota-low.svg │ ├── disk-quota.svg │ ├── gtk-dialog-authentication.svg │ ├── gtk-dialog-error.svg │ ├── gtk-dialog-info.svg │ ├── gtk-dialog-question.svg │ ├── gtk-dialog-warning.svg │ ├── image-missing.svg │ ├── kdeconnect-tray.svg │ ├── locked.svg │ ├── messagebox_critical.svg │ ├── messagebox_info.svg │ ├── messagebox_warning.svg │ ├── semi-starred.svg │ ├── starred.svg │ ├── status_lock.svg │ ├── stock_dialog-error.svg │ ├── stock_dialog-info.svg │ ├── stock_dialog-question.svg │ ├── stock_dialog-warning.svg │ ├── stock_lock.svg │ ├── task-attempt.svg │ ├── task-attention.svg │ ├── task-due.svg │ ├── task-past-due.svg │ ├── trophy-bronze.svg │ ├── trophy-gold.svg │ ├── trophy-silver.svg │ ├── update-high.svg │ ├── update-low.svg │ ├── update-medium.svg │ ├── update-none.svg │ ├── user-trash-full.svg │ └── user-trash.svg │ ├── scalable@2 │ └── symbolic │ ├── airplane-mode-disabled-symbolic.svg │ ├── airplane-mode-symbolic.svg │ ├── alarm-symbolic.svg │ ├── appointment-missed-symbolic.svg │ ├── appointment-soon-symbolic.svg │ ├── arch-error-symbolic.svg │ ├── arch-lit-symbolic.svg │ ├── arch-unknown-symbolic.svg │ ├── arch-updates-symbolic.svg │ ├── arch-uptodate-symbolic.svg │ ├── audio-input-microphone-high-symbolic.svg │ ├── audio-input-microphone-low-symbolic.svg │ ├── audio-input-microphone-medium-symbolic.svg │ ├── audio-input-microphone-muted-symbolic.svg │ ├── audio-volume-high-symbolic.svg │ ├── audio-volume-low-symbolic.svg │ ├── audio-volume-medium-symbolic.svg │ ├── audio-volume-muted-blocking-symbolic.svg │ ├── audio-volume-muted-symbolic.svg │ ├── audio-volume-overamplified-symbolic.svg │ ├── avatar-default-symbolic.svg │ ├── battery-caution-charging-symbolic.svg │ ├── battery-caution-symbolic.svg │ ├── battery-empty-charging-symbolic.svg │ ├── battery-empty-symbolic.svg │ ├── battery-full-charged-symbolic.svg │ ├── battery-full-charging-symbolic.svg │ ├── battery-full-symbolic.svg │ ├── battery-good-charging-symbolic.svg │ ├── battery-good-symbolic.svg │ ├── battery-level-0-charging-symbolic.svg │ ├── battery-level-0-symbolic.svg │ ├── battery-level-10-charging-symbolic.svg │ ├── battery-level-10-symbolic.svg │ ├── battery-level-100-charged-symbolic.svg │ ├── battery-level-100-symbolic.svg │ ├── battery-level-20-charging-symbolic.svg │ ├── battery-level-20-symbolic.svg │ ├── battery-level-30-charging-symbolic.svg │ ├── battery-level-30-symbolic.svg │ ├── battery-level-40-charging-symbolic.svg │ ├── battery-level-40-symbolic.svg │ ├── battery-level-50-charging-symbolic.svg │ ├── battery-level-50-symbolic.svg │ ├── battery-level-60-charging-symbolic.svg │ ├── battery-level-60-symbolic.svg │ ├── battery-level-70-charging-symbolic.svg │ ├── battery-level-70-symbolic.svg │ ├── battery-level-80-charging-symbolic.svg │ ├── battery-level-80-symbolic.svg │ ├── battery-level-90-charging-symbolic.svg │ ├── battery-level-90-symbolic.svg │ ├── battery-low-charging-symbolic.svg │ ├── battery-low-symbolic.svg │ ├── battery-medium-charging-symbolic.svg │ ├── battery-medium-symbolic.svg │ ├── battery-missing-symbolic.svg │ ├── blueberry-tray-active-symbolic.svg │ ├── blueberry-tray-disabled-symbolic.svg │ ├── blueberry-tray-symbolic.svg │ ├── bluetooth-active-symbolic.svg │ ├── bluetooth-disabled-symbolic.svg │ ├── budgie-caffeine-cup-empty.svg │ ├── budgie-caffeine-cup-full.svg │ ├── bumblebee-active-symbolic.svg │ ├── bumblebee-inactive-symbolic.svg │ ├── call-missed-symbolic.svg │ ├── caps-lock-symbolic.svg │ ├── capslock-disabled-symbolic.svg │ ├── capslock-enabled-symbolic.svg │ ├── changes-allow-symbolic.svg │ ├── changes-prevent-symbolic.svg │ ├── channel-insecure-symbolic.svg │ ├── channel-secure-symbolic.svg │ ├── checkbox-checked-symbolic.svg │ ├── checkbox-mixed-symbolic.svg │ ├── checkbox-symbolic.svg │ ├── computer-fail-symbolic.svg │ ├── content-loading-symbolic.svg │ ├── daytime-sunrise-symbolic.svg │ ├── daytime-sunset-symbolic.svg │ ├── dialog-error-symbolic.svg │ ├── dialog-information-symbolic.svg │ ├── dialog-password-symbolic.svg │ ├── dialog-question-symbolic.svg │ ├── dialog-warning-symbolic.svg │ ├── display-brightness-high-symbolic.svg │ ├── display-brightness-low-symbolic.svg │ ├── display-brightness-medium-symbolic.svg │ ├── display-brightness-off-symbolic.svg │ ├── display-brightness-symbolic.svg │ ├── folder-drag-accept-symbolic.svg │ ├── folder-open-symbolic.svg │ ├── folder-visiting-symbolic.svg │ ├── freon-fan-symbolic.svg │ ├── freon-gpu-temperature-symbolic.svg │ ├── freon-temperature-symbolic.svg │ ├── freon-voltage-symbolic.svg │ ├── gser-icon-playing-symbolic.svg │ ├── gser-icon-stopped-symbolic.svg │ ├── image-loading-symbolic.svg │ ├── keyboard-brightness-symbolic.svg │ ├── mail-attachment-symbolic.svg │ ├── mail-read-symbolic.svg │ ├── mail-replied-symbolic.svg │ ├── mail-unread-symbolic.svg │ ├── media-playlist-consecutive-rtl-symbolic.svg │ ├── media-playlist-consecutive-symbolic-rtl.svg │ ├── media-playlist-consecutive-symbolic.svg │ ├── media-playlist-no-repeat-symbolic.svg │ ├── media-playlist-no-shuffle-rtl-symbolic.svg │ ├── media-playlist-no-shuffle-symbolic.svg │ ├── media-playlist-repeat-one-rtl-symbolic.svg │ ├── media-playlist-repeat-one-symbolic.svg │ ├── media-playlist-repeat-rtl-symbolic.svg │ ├── media-playlist-repeat-song-rtl-symbolic.svg │ ├── media-playlist-repeat-song-symbolic-rtl.svg │ ├── media-playlist-repeat-song-symbolic.svg │ ├── media-playlist-repeat-symbolic-rtl.svg │ ├── media-playlist-repeat-symbolic.svg │ ├── media-playlist-shuffle-rtl-symbolic.svg │ ├── media-playlist-shuffle-symbolic-rtl.svg │ ├── media-playlist-shuffle-symbolic.svg │ ├── microphone-sensitivity-high-symbolic.svg │ ├── microphone-sensitivity-low-symbolic.svg │ ├── microphone-sensitivity-medium-symbolic.svg │ ├── microphone-sensitivity-muted-symbolic.svg │ ├── microphone-sensitivity-none-symbolic.svg │ ├── mpi-symbolic.svg │ ├── my-caffeine-off-symbolic.svg │ ├── my-caffeine-on-symbolic.svg │ ├── network-acquiring-symbolic.svg │ ├── network-cellular-3g-symbolic.svg │ ├── network-cellular-4g-symbolic.svg │ ├── network-cellular-acquiring-symbolic.svg │ ├── network-cellular-cdma-1x-symbolic.svg │ ├── network-cellular-connected-symbolic.svg │ ├── network-cellular-disconnected-symbolic.svg │ ├── network-cellular-edge-symbolic.svg │ ├── network-cellular-error-symbolic.svg │ ├── network-cellular-gprs-symbolic.svg │ ├── network-cellular-hspa-symbolic.svg │ ├── network-cellular-no-route-symbolic.svg │ ├── network-cellular-offline-symbolic.svg │ ├── network-cellular-signal-excellent-symbolic.svg │ ├── network-cellular-signal-good-symbolic.svg │ ├── network-cellular-signal-none-symbolic.svg │ ├── network-cellular-signal-ok-symbolic.svg │ ├── network-cellular-signal-weak-symbolic.svg │ ├── network-cellular-umts-symbolic.svg │ ├── network-disconnected-symbolic.svg │ ├── network-error-symbolic.svg │ ├── network-idle-symbolic.svg │ ├── network-no-route-symbolic.svg │ ├── network-offline-symbolic.svg │ ├── network-receive-symbolic.svg │ ├── network-transmit-receive-symbolic.svg │ ├── network-transmit-symbolic.svg │ ├── network-vpn-acquiring-symbolic.svg │ ├── network-vpn-disconnected-symbolic.svg │ ├── network-vpn-error-symbolic.svg │ ├── network-vpn-no-route-symbolic.svg │ ├── network-vpn-offline-symbolic.svg │ ├── network-vpn-symbolic.svg │ ├── network-wired-acquiring-symbolic.svg │ ├── network-wired-disconnected-symbolic.svg │ ├── network-wired-error-symbolic.svg │ ├── network-wired-no-route-symbolic.svg │ ├── network-wired-offline-symbolic.svg │ ├── network-wired-symbolic.svg │ ├── network-wireless-acquiring-symbolic.svg │ ├── network-wireless-connected-symbolic.svg │ ├── network-wireless-disconnected-symbolic.svg │ ├── network-wireless-encrypted-symbolic.svg │ ├── network-wireless-error-symbolic.svg │ ├── network-wireless-hotspot-symbolic.svg │ ├── network-wireless-no-route-symbolic.svg │ ├── network-wireless-offline-symbolic.svg │ ├── network-wireless-signal-excellent-symbolic.svg │ ├── network-wireless-signal-good-symbolic.svg │ ├── network-wireless-signal-none-symbolic.svg │ ├── network-wireless-signal-ok-symbolic.svg │ ├── network-wireless-signal-weak-symbolic.svg │ ├── night-light-symbolic.svg │ ├── non-starred-symbolic.svg │ ├── notification-disabled-new-symbolic.svg │ ├── notification-disabled-symbolic.svg │ ├── notification-new-symbolic.svg │ ├── notification-symbolic.svg │ ├── num-lock-symbolic.svg │ ├── numlock-disabled-symbolic.svg │ ├── numlock-enabled-symbolic.svg │ ├── nvidia-card-symbolic.svg │ ├── nvidia-ram-symbolic.svg │ ├── nvidia-temp-symbolic.svg │ ├── org.gnome.Shell.Extensions.GSConnect-symbolic.svg │ ├── org.perezdecastro.Revolt-status-blink-symbolic.svg │ ├── org.perezdecastro.Revolt-status-online-symbolic.svg │ ├── orientation-landscape-inverse-symbolic.svg │ ├── orientation-landscape-symbolic.svg │ ├── orientation-portrait-inverse-symbolic.svg │ ├── orientation-portrait-symbolic.svg │ ├── preferences-desktop-apps-symbolic.svg │ ├── prime-indicator-hybrid-symbolic.svg │ ├── prime-indicator-intel-symbolic.svg │ ├── prime-indicator-nvidia-symbolic.svg │ ├── printer-error-symbolic.svg │ ├── printer-printing-symbolic.svg │ ├── printer-warning-symbolic.svg │ ├── process-completed-symbolic.svg │ ├── process-error-symbolic.svg │ ├── process-working-symbolic.svg │ ├── radio-checked-symbolic.svg │ ├── radio-mixed-symbolic.svg │ ├── radio-symbolic.svg │ ├── revolt-status-blink-symbolic.svg │ ├── revolt-status-online-symbolic.svg │ ├── rotation-allowed-symbolic.svg │ ├── rotation-locked-symbolic.svg │ ├── security-high-symbolic.svg │ ├── security-low-symbolic.svg │ ├── security-medium-symbolic.svg │ ├── semi-starred-symbolic-rtl.svg │ ├── semi-starred-symbolic.svg │ ├── sensors-fan-symbolic.svg │ ├── sensors-temperature-symbolic.svg │ ├── sensors-voltage-symbolic.svg │ ├── smartphone-symbolic.svg │ ├── software-update-available-symbolic.svg │ ├── software-update-urgent-symbolic.svg │ ├── starred-symbolic.svg │ ├── stopwatch-symbolic.svg │ ├── task-due-symbolic.svg │ ├── task-past-due-symbolic.svg │ ├── temp-symbolic.svg │ ├── thunderbolt-acquiring-symbolic.svg │ ├── timer-symbolic.svg │ ├── touchpad-disabled-symbolic.svg │ ├── touchpad-enabled-symbolic.svg │ ├── user-available-symbolic.svg │ ├── user-away-symbolic.svg │ ├── user-busy-symbolic.svg │ ├── user-idle-symbolic.svg │ ├── user-invisible-symbolic.svg │ ├── user-not-tracked-symbolic.svg │ ├── user-offline-symbolic.svg │ ├── user-status-pending-symbolic.svg │ ├── user-trash-full-symbolic.svg │ ├── user-trash-symbolic.svg │ ├── view-private-symbolic.svg │ ├── view-wrapped-rtl-symbolic.svg │ ├── view-wrapped-symbolic-rtl.svg │ ├── view-wrapped-symbolic.svg │ ├── weather-clear-night-symbolic.svg │ ├── weather-clear-symbolic.svg │ ├── weather-few-clouds-night-symbolic.svg │ ├── weather-few-clouds-symbolic.svg │ ├── weather-fog-symbolic.svg │ ├── weather-overcast-symbolic.svg │ ├── weather-severe-alert-symbolic.svg │ ├── weather-showers-scattered-symbolic.svg │ ├── weather-showers-symbolic.svg │ ├── weather-snow-symbolic.svg │ ├── weather-storm-symbolic.svg │ └── weather-windy-symbolic.svg ├── .wezterm.lua ├── LICENSE ├── README.md ├── color_palette.md ├── screenshots ├── README.md ├── desktop.png ├── desktop_spicetify.png ├── dunst.png ├── eww.png ├── i3lock-color.png ├── nvim_eidolon.png ├── nvim_fntr.png ├── nvim_nvim.png ├── nvim_telescope.png ├── rofi.png ├── spicetify_ghost_1.png ├── spicetify_ghost_1_2.png ├── spicetify_ghost_2.png └── wallpaper.png └── wallpaper ├── flower_2.jpg ├── fractal.png ├── lost-in-space.png ├── shards.png └── tn-glados-better.jpg /.config/gtk-3.0/bookmarks: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.config/hypr/hypridle.conf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.config/omf/channel: -------------------------------------------------------------------------------- 1 | stable 2 | -------------------------------------------------------------------------------- /.config/omf/theme: -------------------------------------------------------------------------------- 1 | bobthefish 2 | -------------------------------------------------------------------------------- /.local/share/fonts/.uuid: -------------------------------------------------------------------------------- 1 | 0e2e98aa-3a52-4759-af5d-707979fe1bf4 -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/apps: -------------------------------------------------------------------------------- 1 | ../kora/apps -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/devices: -------------------------------------------------------------------------------- 1 | ../kora/devices -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/emblems: -------------------------------------------------------------------------------- 1 | ../kora/emblems -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/emotes: -------------------------------------------------------------------------------- 1 | ../kora/emotes -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/mimetypes: -------------------------------------------------------------------------------- 1 | ../kora/mimetypes -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/panel/16@2: -------------------------------------------------------------------------------- 1 | 16 -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/panel/22@2: -------------------------------------------------------------------------------- 1 | 22 -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/panel/24@2: -------------------------------------------------------------------------------- 1 | 24 -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/places: -------------------------------------------------------------------------------- 1 | ../kora/places -------------------------------------------------------------------------------- /.local/share/icons/kora-light-panel/status: -------------------------------------------------------------------------------- 1 | ../kora/status -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/add.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/arrow-up.svg: -------------------------------------------------------------------------------- 1 | pan-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/burst.svg: -------------------------------------------------------------------------------- 1 | view-grid.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/cell_edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/collapse.svg: -------------------------------------------------------------------------------- 1 | pan-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/down.svg: -------------------------------------------------------------------------------- 1 | go-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/edit-entry.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/edit-flag.svg: -------------------------------------------------------------------------------- 1 | flag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/edit-map.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/edit-mark.svg: -------------------------------------------------------------------------------- 1 | flag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/editimage.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/editor.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/edittext.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/entry-edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/expand.svg: -------------------------------------------------------------------------------- 1 | pan-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/favorite.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/find.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/folder-tag.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/giggle-tag.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/gohome.svg: -------------------------------------------------------------------------------- 1 | go-home.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/gtg-tag.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/gtg-work.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/gtk-edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/gtk-go-up.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/hb-edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/icon_tag.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/lens.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/mail-task.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/next.svg: -------------------------------------------------------------------------------- 1 | go-next.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/package.svg: -------------------------------------------------------------------------------- 1 | archive.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/pin.svg: -------------------------------------------------------------------------------- 1 | window-pin.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/social.svg: -------------------------------------------------------------------------------- 1 | im-user.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/star-on.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/starred.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/start.svg: -------------------------------------------------------------------------------- 1 | go-first.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/stock_bell.svg: -------------------------------------------------------------------------------- 1 | bell.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/stock_edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/stock_up.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/tab.svg: -------------------------------------------------------------------------------- 1 | tab-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/tab_new.svg: -------------------------------------------------------------------------------- 1 | tab-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/top.svg: -------------------------------------------------------------------------------- 1 | go-top.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/undo.svg: -------------------------------------------------------------------------------- 1 | edit-undo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/up.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16/zoom.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora-light/actions/16@2: -------------------------------------------------------------------------------- 1 | 16 -------------------------------------------------------------------------------- /.local/share/icons/kora-light/animations: -------------------------------------------------------------------------------- 1 | ../kora/animations -------------------------------------------------------------------------------- /.local/share/icons/kora-light/apps: -------------------------------------------------------------------------------- 1 | ../kora/apps -------------------------------------------------------------------------------- /.local/share/icons/kora-light/categories: -------------------------------------------------------------------------------- 1 | ../kora/categories -------------------------------------------------------------------------------- /.local/share/icons/kora-light/devices: -------------------------------------------------------------------------------- 1 | ../kora/devices -------------------------------------------------------------------------------- /.local/share/icons/kora-light/emblems: -------------------------------------------------------------------------------- 1 | ../kora/emblems -------------------------------------------------------------------------------- /.local/share/icons/kora-light/emotes: -------------------------------------------------------------------------------- 1 | ../kora/emotes -------------------------------------------------------------------------------- /.local/share/icons/kora-light/mimetypes: -------------------------------------------------------------------------------- 1 | ../kora/mimetypes -------------------------------------------------------------------------------- /.local/share/icons/kora-light/panel: -------------------------------------------------------------------------------- 1 | ../kora/panel -------------------------------------------------------------------------------- /.local/share/icons/kora-light/places: -------------------------------------------------------------------------------- 1 | ../kora/places -------------------------------------------------------------------------------- /.local/share/icons/kora-light/status: -------------------------------------------------------------------------------- 1 | ../kora/status -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/Info-amarok.svg: -------------------------------------------------------------------------------- 1 | run-build.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/action-rss_tag.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/add.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/arrow-down.svg: -------------------------------------------------------------------------------- 1 | pan-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/arrow-left.svg: -------------------------------------------------------------------------------- 1 | pan-start.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/arrow-right.svg: -------------------------------------------------------------------------------- 1 | pan-end.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/arrow-up.svg: -------------------------------------------------------------------------------- 1 | pan-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/back.svg: -------------------------------------------------------------------------------- 1 | go-previous.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/bookmark.svg: -------------------------------------------------------------------------------- 1 | bookmarks.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/bottom.svg: -------------------------------------------------------------------------------- 1 | go-bottom.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/bqm-add.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/bqm-addqueue.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/bqm-commit.svg: -------------------------------------------------------------------------------- 1 | ./go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/bqm-diff.svg: -------------------------------------------------------------------------------- 1 | run-build.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/bqm-update.svg: -------------------------------------------------------------------------------- 1 | ./go-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/burst.svg: -------------------------------------------------------------------------------- 1 | view-grid.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/cancel.svg: -------------------------------------------------------------------------------- 1 | window-close.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/cell_edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/clear_left.svg: -------------------------------------------------------------------------------- 1 | edit-clear.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/clock.svg: -------------------------------------------------------------------------------- 1 | appointment-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/cm_multirename.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/cm_options.svg: -------------------------------------------------------------------------------- 1 | configure.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/cm_packfiles.svg: -------------------------------------------------------------------------------- 1 | archive.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/cm_search.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/collapse.svg: -------------------------------------------------------------------------------- 1 | pan-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/cookies.svg: -------------------------------------------------------------------------------- 1 | tool-spray.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/cvc-about.svg: -------------------------------------------------------------------------------- 1 | pgp-keys.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/cvc-info.svg: -------------------------------------------------------------------------------- 1 | help-about.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/delete.svg: -------------------------------------------------------------------------------- 1 | entry-delete.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/dirsync.svg: -------------------------------------------------------------------------------- 1 | folder-sync.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/document-edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/document-sign.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/down.svg: -------------------------------------------------------------------------------- 1 | go-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/draw-arrow-up.svg: -------------------------------------------------------------------------------- 1 | ./go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/draw-triangle3.svg: -------------------------------------------------------------------------------- 1 | pan-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/edit-add.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/edit-entry.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/edit-flag.svg: -------------------------------------------------------------------------------- 1 | flag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/edit-map.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/edit-mark.svg: -------------------------------------------------------------------------------- 1 | flag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/edit-rename.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/editclear.svg: -------------------------------------------------------------------------------- 1 | edit-clear.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/editcopy.svg: -------------------------------------------------------------------------------- 1 | edit-copy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/editcut.svg: -------------------------------------------------------------------------------- 1 | edit-cut.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/editimage.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/editor.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/editpaste.svg: -------------------------------------------------------------------------------- 1 | edit-paste.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/edittext.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/entry-clone.svg: -------------------------------------------------------------------------------- 1 | edit-copy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/entry-edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/exifinfo.svg: -------------------------------------------------------------------------------- 1 | help-about.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/exit.svg: -------------------------------------------------------------------------------- 1 | application-exit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/expand.svg: -------------------------------------------------------------------------------- 1 | pan-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/favorite.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/favorites.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/fcitx-wbpy.svg: -------------------------------------------------------------------------------- 1 | fcitx-wubi.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/file-zoom-in.svg: -------------------------------------------------------------------------------- 1 | zoom-in.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/filefind.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/filenew.svg: -------------------------------------------------------------------------------- 1 | document-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/find.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/fitmanual.svg: -------------------------------------------------------------------------------- 1 | window.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/fm-icons.svg: -------------------------------------------------------------------------------- 1 | view-grid.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/fm-new.svg: -------------------------------------------------------------------------------- 1 | window-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/folder-tag.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/folder_new.svg: -------------------------------------------------------------------------------- 1 | folder-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/forward.svg: -------------------------------------------------------------------------------- 1 | mail-forward.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/geany-build.svg: -------------------------------------------------------------------------------- 1 | run-build.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/giggle-tag.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/globe.svg: -------------------------------------------------------------------------------- 1 | atmosphere.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/go-home-large.svg: -------------------------------------------------------------------------------- 1 | go-home.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/go-last-view.svg: -------------------------------------------------------------------------------- 1 | go-last.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/go-left.svg: -------------------------------------------------------------------------------- 1 | go-previous.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/go-next-view.svg: -------------------------------------------------------------------------------- 1 | go-next.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/go-right.svg: -------------------------------------------------------------------------------- 1 | go-next.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/go-up-search.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gohome.svg: -------------------------------------------------------------------------------- 1 | go-home.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gpg.svg: -------------------------------------------------------------------------------- 1 | object-unlocked.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gpgsm.svg: -------------------------------------------------------------------------------- 1 | object-unlocked.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtg-home.svg: -------------------------------------------------------------------------------- 1 | go-home.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtg-plugin.svg: -------------------------------------------------------------------------------- 1 | plugins.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtg-tag-new.svg: -------------------------------------------------------------------------------- 1 | tag-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtg-tag.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtg-tags-all.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtg-work.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-about.svg: -------------------------------------------------------------------------------- 1 | help-about.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-add.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-copy.svg: -------------------------------------------------------------------------------- 1 | edit-copy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-cut.svg: -------------------------------------------------------------------------------- 1 | edit-cut.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-execute.svg: -------------------------------------------------------------------------------- 1 | configure.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-file.svg: -------------------------------------------------------------------------------- 1 | snap-page.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-find.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-go-down.svg: -------------------------------------------------------------------------------- 1 | go-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-go-up.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-goto-top.svg: -------------------------------------------------------------------------------- 1 | go-top.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-home.svg: -------------------------------------------------------------------------------- 1 | go-home.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-info.svg: -------------------------------------------------------------------------------- 1 | help-about.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-new.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-no.svg: -------------------------------------------------------------------------------- 1 | window-close.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-ok.svg: -------------------------------------------------------------------------------- 1 | object-select.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-paste.svg: -------------------------------------------------------------------------------- 1 | edit-paste.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-stop.svg: -------------------------------------------------------------------------------- 1 | process-stop.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/gtk-yes.svg: -------------------------------------------------------------------------------- 1 | object-select.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/hand.svg: -------------------------------------------------------------------------------- 1 | transform-browse.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/hb-add-queue.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/hb-edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/hb-presets.svg: -------------------------------------------------------------------------------- 1 | configure.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/hb-stop.svg: -------------------------------------------------------------------------------- 1 | process-stop.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/help-hint.svg: -------------------------------------------------------------------------------- 1 | help-about.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/help-info.svg: -------------------------------------------------------------------------------- 1 | help-about.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/help.svg: -------------------------------------------------------------------------------- 1 | help-contents.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/hidemouse.svg: -------------------------------------------------------------------------------- 1 | kr_unselect.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/icon_tag.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/im-aim.svg: -------------------------------------------------------------------------------- 1 | user-identity.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/im-nov.svg: -------------------------------------------------------------------------------- 1 | im-groupwise.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/itmages-add.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/itmages-upload.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/kdenlive-down.svg: -------------------------------------------------------------------------------- 1 | go-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/kdenlive-up.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/key_enter.svg: -------------------------------------------------------------------------------- 1 | key-enter.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/kfm_home.svg: -------------------------------------------------------------------------------- 1 | go-home.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/kr_diskusage.svg: -------------------------------------------------------------------------------- 1 | cache.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/kr_jumpback.svg: -------------------------------------------------------------------------------- 1 | go-jump.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/kt-add-feeds.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/kt-chunks.svg: -------------------------------------------------------------------------------- 1 | view-column.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/kt-plugins.svg: -------------------------------------------------------------------------------- 1 | plugins.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/label-amarok.svg: -------------------------------------------------------------------------------- 1 | tag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/layer-rename.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/lens.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/lock.svg: -------------------------------------------------------------------------------- 1 | object-locked.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/loved_radio.svg: -------------------------------------------------------------------------------- 1 | love.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/lpi-translate.svg: -------------------------------------------------------------------------------- 1 | flag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/mail-archive.svg: -------------------------------------------------------------------------------- 1 | archive.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/mail-inbox.svg: -------------------------------------------------------------------------------- 1 | inbox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/mail-outbox.svg: -------------------------------------------------------------------------------- 1 | outbox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/mail-replied.svg: -------------------------------------------------------------------------------- 1 | reply.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/mail-sent.svg: -------------------------------------------------------------------------------- 1 | mail-send.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/mail-task.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/mail_reply.svg: -------------------------------------------------------------------------------- 1 | reply.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/menu_new.svg: -------------------------------------------------------------------------------- 1 | list-add.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/milestone.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/next.svg: -------------------------------------------------------------------------------- 1 | go-next.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/no-marker.svg: -------------------------------------------------------------------------------- 1 | list-remove.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/off.svg: -------------------------------------------------------------------------------- 1 | window-close.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/ok.svg: -------------------------------------------------------------------------------- 1 | object-select.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/on.svg: -------------------------------------------------------------------------------- 1 | object-select.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/open-for-editing.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/open-magnet.svg: -------------------------------------------------------------------------------- 1 | kt-magnet.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/package.svg: -------------------------------------------------------------------------------- 1 | archive.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/photo.svg: -------------------------------------------------------------------------------- 1 | view-preview.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/pin.svg: -------------------------------------------------------------------------------- 1 | window-pin.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/previous.svg: -------------------------------------------------------------------------------- 1 | go-previous.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/quickopen-file.svg: -------------------------------------------------------------------------------- 1 | fork.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/quickview.svg: -------------------------------------------------------------------------------- 1 | view-hidden.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/rabbitvcs-drive.svg: -------------------------------------------------------------------------------- 1 | cache.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/rabbitvcs-push.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/rabbitvcs-rename.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/radio.svg: -------------------------------------------------------------------------------- 1 | icon_radio.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/redhat-home.svg: -------------------------------------------------------------------------------- 1 | go-home.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/reload.svg: -------------------------------------------------------------------------------- 1 | view-refresh.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/reload3.svg: -------------------------------------------------------------------------------- 1 | view-refresh.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/remove.svg: -------------------------------------------------------------------------------- 1 | list-remove.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/rime-im.svg: -------------------------------------------------------------------------------- 1 | map-globe.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/search-icon.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/search.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/selection-raise.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/selection-top.svg: -------------------------------------------------------------------------------- 1 | go-top.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/services.svg: -------------------------------------------------------------------------------- 1 | configure.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/settings.svg: -------------------------------------------------------------------------------- 1 | configure.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/shape-choose.svg: -------------------------------------------------------------------------------- 1 | shapes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/show-grid.svg: -------------------------------------------------------------------------------- 1 | view-grid.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/show-offline.svg: -------------------------------------------------------------------------------- 1 | im-user.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/sidebar.svg: -------------------------------------------------------------------------------- 1 | view-sidetree.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/social.svg: -------------------------------------------------------------------------------- 1 | im-user.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/split.svg: -------------------------------------------------------------------------------- 1 | kr_combine.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/star-on.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/starred.svg: -------------------------------------------------------------------------------- 1 | rating.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/start.svg: -------------------------------------------------------------------------------- 1 | go-first.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_bell.svg: -------------------------------------------------------------------------------- 1 | bell.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_copy.svg: -------------------------------------------------------------------------------- 1 | edit-copy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_cut.svg: -------------------------------------------------------------------------------- 1 | edit-cut.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_down.svg: -------------------------------------------------------------------------------- 1 | go-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_edit.svg: -------------------------------------------------------------------------------- 1 | edit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_first.svg: -------------------------------------------------------------------------------- 1 | go-first.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_home.svg: -------------------------------------------------------------------------------- 1 | go-home.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_last.svg: -------------------------------------------------------------------------------- 1 | go-last.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_new-tab.svg: -------------------------------------------------------------------------------- 1 | tab-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_no.svg: -------------------------------------------------------------------------------- 1 | window-close.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_redo.svg: -------------------------------------------------------------------------------- 1 | edit-redo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_right.svg: -------------------------------------------------------------------------------- 1 | go-next.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_top.svg: -------------------------------------------------------------------------------- 1 | go-top.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_undo.svg: -------------------------------------------------------------------------------- 1 | edit-undo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stock_up.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/stop.svg: -------------------------------------------------------------------------------- 1 | process-stop.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/tab.svg: -------------------------------------------------------------------------------- 1 | tab-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/tab_new.svg: -------------------------------------------------------------------------------- 1 | tab-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/tab_remove.svg: -------------------------------------------------------------------------------- 1 | tab-close.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/tag-places.svg: -------------------------------------------------------------------------------- 1 | atmosphere.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/tap-create.svg: -------------------------------------------------------------------------------- 1 | archive.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/top.svg: -------------------------------------------------------------------------------- 1 | go-top.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/undo.svg: -------------------------------------------------------------------------------- 1 | edit-undo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/up.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/upindicator.svg: -------------------------------------------------------------------------------- 1 | pan-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/url-copy.svg: -------------------------------------------------------------------------------- 1 | edit-link.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/usermenu-down.svg: -------------------------------------------------------------------------------- 1 | go-down.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/usermenu-up.svg: -------------------------------------------------------------------------------- 1 | go-up.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/view-group.svg: -------------------------------------------------------------------------------- 1 | view-grid.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/view_choose.svg: -------------------------------------------------------------------------------- 1 | view-more.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/view_icon.svg: -------------------------------------------------------------------------------- 1 | view-grid.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/vm-settings.svg: -------------------------------------------------------------------------------- 1 | configure.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/vm-upload.svg: -------------------------------------------------------------------------------- 1 | upload.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/vm_new.svg: -------------------------------------------------------------------------------- 1 | entry-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/window_new.svg: -------------------------------------------------------------------------------- 1 | window-new.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/x-zoom-in.svg: -------------------------------------------------------------------------------- 1 | zoom-in-x.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/x-zoom-out.svg: -------------------------------------------------------------------------------- 1 | zoom-out-x.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/y-zoom-out.svg: -------------------------------------------------------------------------------- 1 | zoom-out-y.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/zoom-in-large.svg: -------------------------------------------------------------------------------- 1 | zoom-in.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/zoom-in-y.svg: -------------------------------------------------------------------------------- 1 | y-zoom-in.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16/zoom.svg: -------------------------------------------------------------------------------- 1 | edit-find.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/actions/16@2: -------------------------------------------------------------------------------- 1 | 16 -------------------------------------------------------------------------------- /.local/share/icons/kora/animations/scalable@2: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/10B4_steam.0.svg: -------------------------------------------------------------------------------- 1 | steam.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/1cv8.svg: -------------------------------------------------------------------------------- 1 | 1cestart.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/1cv8c.svg: -------------------------------------------------------------------------------- 1 | 1cestart.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/3dchess: -------------------------------------------------------------------------------- 1 | chess.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/3dchess.svg: -------------------------------------------------------------------------------- 1 | knights.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/4PaneIcon48.svg: -------------------------------------------------------------------------------- 1 | 4Pane.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/7z.svg: -------------------------------------------------------------------------------- 1 | file-roller.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/7zip.svg: -------------------------------------------------------------------------------- 1 | file-roller.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/AdobeFlash.svg: -------------------------------------------------------------------------------- 1 | flash.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Anatine.svg: -------------------------------------------------------------------------------- 1 | anatine.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Blender.svg: -------------------------------------------------------------------------------- 1 | blender.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Buka.svg: -------------------------------------------------------------------------------- 1 | buka.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/CMakeSetup.svg: -------------------------------------------------------------------------------- 1 | cmake.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/CMakeSetup32.svg: -------------------------------------------------------------------------------- 1 | cmake.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Cemu.svg: -------------------------------------------------------------------------------- 1 | cemu.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Cyan.svg: -------------------------------------------------------------------------------- 1 | cyan.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/DV_Resolve.svg: -------------------------------------------------------------------------------- 1 | resolve.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/DeSmuME.svg: -------------------------------------------------------------------------------- 1 | desmume.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Droidcam.svg: -------------------------------------------------------------------------------- 1 | droidcam.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Dropbox.svg: -------------------------------------------------------------------------------- 1 | dropbox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Evernote.svg: -------------------------------------------------------------------------------- 1 | evernote.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Geogebra.svg: -------------------------------------------------------------------------------- 1 | geogebra.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/GitEye.svg: -------------------------------------------------------------------------------- 1 | giteye.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Gitter.svg: -------------------------------------------------------------------------------- 1 | gitter.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/JabRef-icon.svg: -------------------------------------------------------------------------------- 1 | jabref.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Joplin.svg: -------------------------------------------------------------------------------- 1 | joplin.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/LabPlot2.svg: -------------------------------------------------------------------------------- 1 | kmplot.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Mesen-S.svg: -------------------------------------------------------------------------------- 1 | MesenSIcon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/MesenIcon.svg: -------------------------------------------------------------------------------- 1 | mesen.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Nocturn.svg: -------------------------------------------------------------------------------- 1 | twitter.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Notion.svg: -------------------------------------------------------------------------------- 1 | notion.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Nozbe.svg: -------------------------------------------------------------------------------- 1 | nozbe.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/OpenRGB.svg: -------------------------------------------------------------------------------- 1 | openrgb.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Pithos.svg: -------------------------------------------------------------------------------- 1 | cantata.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/QMapShack.svg: -------------------------------------------------------------------------------- 1 | maps.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/QtIcon.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Rare.svg: -------------------------------------------------------------------------------- 1 | rare.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/SciTE.svg: -------------------------------------------------------------------------------- 1 | Sci48M.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ScudCloud.svg: -------------------------------------------------------------------------------- 1 | slack.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Stacer.svg: -------------------------------------------------------------------------------- 1 | stacer.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/TeXmacs.svg: -------------------------------------------------------------------------------- 1 | texstudio.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/TeXworks.svg: -------------------------------------------------------------------------------- 1 | texstudio.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Terminal.svg: -------------------------------------------------------------------------------- 1 | terminal.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Thunar.svg: -------------------------------------------------------------------------------- 1 | thunar.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/VBox.svg: -------------------------------------------------------------------------------- 1 | Vbox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/XMind.svg: -------------------------------------------------------------------------------- 1 | xmind.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/Zettlr.svg: -------------------------------------------------------------------------------- 1 | zettlr.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/abiword_48.svg: -------------------------------------------------------------------------------- 1 | abiword.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/abrt.svg: -------------------------------------------------------------------------------- 1 | system-error.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ace.svg: -------------------------------------------------------------------------------- 1 | kpatience.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/adobe-air.svg: -------------------------------------------------------------------------------- 1 | AdobeAIR.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ailurus.svg: -------------------------------------------------------------------------------- 1 | deja-dup.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/air.svg: -------------------------------------------------------------------------------- 1 | AdobeAIR.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/alarm-timer.svg: -------------------------------------------------------------------------------- 1 | ktimer.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/alc.svg: -------------------------------------------------------------------------------- 1 | dictionary.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/alsamixergui.svg: -------------------------------------------------------------------------------- 1 | kmix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/amarok-icon.svg: -------------------------------------------------------------------------------- 1 | amarok.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/amarok2.svg: -------------------------------------------------------------------------------- 1 | amarok.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/amd-ati.svg: -------------------------------------------------------------------------------- 1 | amd.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/amd-ddm-mx.svg: -------------------------------------------------------------------------------- 1 | amd.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/amule.svg: -------------------------------------------------------------------------------- 1 | emule.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/amulegui.svg: -------------------------------------------------------------------------------- 1 | emule.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/anjuta_icon.svg: -------------------------------------------------------------------------------- 1 | anjuta.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/any_do.svg: -------------------------------------------------------------------------------- 1 | stock_tasks.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/anydo.svg: -------------------------------------------------------------------------------- 1 | stock_tasks.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/app.svg: -------------------------------------------------------------------------------- 1 | gitkraken.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/app.xemu.xemu.svg: -------------------------------------------------------------------------------- 1 | xemu.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/apper.svg: -------------------------------------------------------------------------------- 1 | muon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/appimagekit-tc.svg: -------------------------------------------------------------------------------- 1 | tc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/apport-gtk.svg: -------------------------------------------------------------------------------- 1 | apport.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/apport-gtk2.svg: -------------------------------------------------------------------------------- 1 | apport.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/aptanastudio.svg: -------------------------------------------------------------------------------- 1 | cog.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/aptik-gtk.svg: -------------------------------------------------------------------------------- 1 | aptik.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/aqemu-32x32.svg: -------------------------------------------------------------------------------- 1 | aqemu.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/aranym-jit.svg: -------------------------------------------------------------------------------- 1 | aranym.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/aranym-mmu.svg: -------------------------------------------------------------------------------- 1 | aranym.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/archivemanager.svg: -------------------------------------------------------------------------------- 1 | ark.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ardour5.svg: -------------------------------------------------------------------------------- 1 | ardour.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ardour6.svg: -------------------------------------------------------------------------------- 1 | ardour.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ark.svg: -------------------------------------------------------------------------------- 1 | file-roller.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/as-icon.svg: -------------------------------------------------------------------------------- 1 | lastfm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/as-powered.svg: -------------------------------------------------------------------------------- 1 | lastfm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/assistant.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/assistant5.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ati.svg: -------------------------------------------------------------------------------- 1 | amd.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/atril.svg: -------------------------------------------------------------------------------- 1 | evince.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/audex.svg: -------------------------------------------------------------------------------- 1 | disk-burner.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/audio-player.svg: -------------------------------------------------------------------------------- 1 | juk.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/awf.svg: -------------------------------------------------------------------------------- 1 | cs-applets.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ax-applet.svg: -------------------------------------------------------------------------------- 1 | access.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/backlite.svg: -------------------------------------------------------------------------------- 1 | k9-copy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/banshee-1.svg: -------------------------------------------------------------------------------- 1 | banshee.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/baobab.svg: -------------------------------------------------------------------------------- 1 | gnome-disks.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/bash.svg: -------------------------------------------------------------------------------- 1 | terminal.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/basket.svg: -------------------------------------------------------------------------------- 1 | stock_notes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/beagled.svg: -------------------------------------------------------------------------------- 1 | search.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/bitcoin-qt.svg: -------------------------------------------------------------------------------- 1 | bitcoin.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/bitcoin128.svg: -------------------------------------------------------------------------------- 1 | bitcoin.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/bluedun.svg: -------------------------------------------------------------------------------- 1 | bluetooth.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/blueman.svg: -------------------------------------------------------------------------------- 1 | bluetooth.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/boincmgr.svg: -------------------------------------------------------------------------------- 1 | boinc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/bootloader.svg: -------------------------------------------------------------------------------- 1 | boot.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/bottles_wine.svg: -------------------------------------------------------------------------------- 1 | wine.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/boxes.svg: -------------------------------------------------------------------------------- 1 | gnome-boxes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/briss.svg: -------------------------------------------------------------------------------- 1 | pdfmod.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/browser-help.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/browser-tor.svg: -------------------------------------------------------------------------------- 1 | tor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/bt-logo.svg: -------------------------------------------------------------------------------- 1 | bluetooth.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/bumblebee.svg: -------------------------------------------------------------------------------- 1 | nvidia.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/burpsuite.svg: -------------------------------------------------------------------------------- 1 | burp.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cacao-oj6.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cacao-oj7.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cacao-oj8.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cacao-oj9.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ccc-large.svg: -------------------------------------------------------------------------------- 1 | amd.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cgoban.svg: -------------------------------------------------------------------------------- 1 | qgo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cgoban_32x32.svg: -------------------------------------------------------------------------------- 1 | qgo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/chainsaw.svg: -------------------------------------------------------------------------------- 1 | logview.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/checkgmail.svg: -------------------------------------------------------------------------------- 1 | gmail.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/chessx.svg: -------------------------------------------------------------------------------- 1 | chess.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cin.svg: -------------------------------------------------------------------------------- 1 | cinelerra.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/clocks.svg: -------------------------------------------------------------------------------- 1 | clock.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cmake-gui.svg: -------------------------------------------------------------------------------- 1 | cmake.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/copy-agent.svg: -------------------------------------------------------------------------------- 1 | copy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cryfs-gui.svg: -------------------------------------------------------------------------------- 1 | cryfs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cs-printer.svg: -------------------------------------------------------------------------------- 1 | printer.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/csgo_linux64.svg: -------------------------------------------------------------------------------- 1 | csgo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cumulus.svg: -------------------------------------------------------------------------------- 1 | weather.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/cx.ring.Ring.svg: -------------------------------------------------------------------------------- 1 | ring.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/d-feet.svg: -------------------------------------------------------------------------------- 1 | d-feet-icon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dart-editor.svg: -------------------------------------------------------------------------------- 1 | dart.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dbeaver-ee.svg: -------------------------------------------------------------------------------- 1 | dbeaver.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dde-printer.svg: -------------------------------------------------------------------------------- 1 | cups.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ddm.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/deepin-emacs.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/deepin-manual.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/designer5.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/deskbar.svg: -------------------------------------------------------------------------------- 1 | search.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dev.ares.ares.svg: -------------------------------------------------------------------------------- 1 | ares.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dev.rdm.RDM.svg: -------------------------------------------------------------------------------- 1 | rdm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dev.vieb.Vieb.svg: -------------------------------------------------------------------------------- 1 | vieb.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/devede.svg: -------------------------------------------------------------------------------- 1 | dvd95.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/devedeng.svg: -------------------------------------------------------------------------------- 1 | dvd95.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dhcpcd.svg: -------------------------------------------------------------------------------- 1 | knemo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dia.svg: -------------------------------------------------------------------------------- 1 | calligraflow.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dillo.svg: -------------------------------------------------------------------------------- 1 | web-browser.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/disks.svg: -------------------------------------------------------------------------------- 1 | disk-check.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/do.svg: -------------------------------------------------------------------------------- 1 | gnome-do.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dock.svg: -------------------------------------------------------------------------------- 1 | show-desktop.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/docky.svg: -------------------------------------------------------------------------------- 1 | plank.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/drakconf.svg: -------------------------------------------------------------------------------- 1 | yast.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/draksec-mdk.svg: -------------------------------------------------------------------------------- 1 | gufw.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/drakstats.svg: -------------------------------------------------------------------------------- 1 | muon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/drawio.svg: -------------------------------------------------------------------------------- 1 | draw.io.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dreamchess.svg: -------------------------------------------------------------------------------- 1 | chess.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/drgeo.svg: -------------------------------------------------------------------------------- 1 | kturtle.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dvd9548.svg: -------------------------------------------------------------------------------- 1 | k9-copy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/dvdstyler.svg: -------------------------------------------------------------------------------- 1 | k9-copy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/e-mail.svg: -------------------------------------------------------------------------------- 1 | email.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/earth.svg: -------------------------------------------------------------------------------- 1 | google-earth.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/easy-tag.svg: -------------------------------------------------------------------------------- 1 | easytag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/easytags.svg: -------------------------------------------------------------------------------- 1 | easytag.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/edb.svg: -------------------------------------------------------------------------------- 1 | edb-debugger.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ejecter.svg: -------------------------------------------------------------------------------- 1 | mm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/electron2.svg: -------------------------------------------------------------------------------- 1 | electron.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/electron4.svg: -------------------------------------------------------------------------------- 1 | electron.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/electron6.svg: -------------------------------------------------------------------------------- 1 | electron.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/electron7.svg: -------------------------------------------------------------------------------- 1 | electron.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/electron9.svg: -------------------------------------------------------------------------------- 1 | electron.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/emacs-24.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/emacs-25.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/emacs-nox.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/emacs22.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/emacs23.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/emacs24.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/emacs25.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/email-client.svg: -------------------------------------------------------------------------------- 1 | email.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/email.svg: -------------------------------------------------------------------------------- 1 | mail_generic.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/emerillon.svg: -------------------------------------------------------------------------------- 1 | maps.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/encryptr.svg: -------------------------------------------------------------------------------- 1 | Encryptr.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/eom.svg: -------------------------------------------------------------------------------- 1 | eog.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/epdfview.svg: -------------------------------------------------------------------------------- 1 | acroread.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ephoto.svg: -------------------------------------------------------------------------------- 1 | kphotoalbum.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/epulse.svg: -------------------------------------------------------------------------------- 1 | kmix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/equaliser.svg: -------------------------------------------------------------------------------- 1 | eradio.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/eradio.svg: -------------------------------------------------------------------------------- 1 | radiotray.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/eric6.svg: -------------------------------------------------------------------------------- 1 | eric.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ericWeb6.svg: -------------------------------------------------------------------------------- 1 | ericWeb.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/everpad.svg: -------------------------------------------------------------------------------- 1 | evernote.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/exaile.svg: -------------------------------------------------------------------------------- 1 | eradio.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/f-spot.svg: -------------------------------------------------------------------------------- 1 | digikam.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/fbzx.svg: -------------------------------------------------------------------------------- 1 | fuse.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/feh.svg: -------------------------------------------------------------------------------- 1 | eog.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/figma-linux.svg: -------------------------------------------------------------------------------- 1 | figma.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/fjt.svg: -------------------------------------------------------------------------------- 1 | arista.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/flow.svg: -------------------------------------------------------------------------------- 1 | calligraflow.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/focuswriter.svg: -------------------------------------------------------------------------------- 1 | gedit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/font-manager.svg: -------------------------------------------------------------------------------- 1 | fonts.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/font-viewer.svg: -------------------------------------------------------------------------------- 1 | fonts.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/fuse-emulator.svg: -------------------------------------------------------------------------------- 1 | fuse.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/galeon.svg: -------------------------------------------------------------------------------- 1 | browser.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gba.svg: -------------------------------------------------------------------------------- 1 | zsnes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gcalculator.svg: -------------------------------------------------------------------------------- 1 | calc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gcolor.svg: -------------------------------------------------------------------------------- 1 | gcolor2.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gdeb.svg: -------------------------------------------------------------------------------- 1 | gdebi.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gdm-setup.svg: -------------------------------------------------------------------------------- 1 | login.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gdm-xnest.svg: -------------------------------------------------------------------------------- 1 | login.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gdm.svg: -------------------------------------------------------------------------------- 1 | login.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gdm2setup.svg: -------------------------------------------------------------------------------- 1 | login.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gdmsetup.svg: -------------------------------------------------------------------------------- 1 | login.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/geary.svg: -------------------------------------------------------------------------------- 1 | mail_generic.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gedbi.svg: -------------------------------------------------------------------------------- 1 | gdebi.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/geotrans.svg: -------------------------------------------------------------------------------- 1 | geotranz.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gfeedline.svg: -------------------------------------------------------------------------------- 1 | empathy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/girl.svg: -------------------------------------------------------------------------------- 1 | radiotray.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/git-cola.svg: -------------------------------------------------------------------------------- 1 | git-gui.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/git-dag.svg: -------------------------------------------------------------------------------- 1 | git.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gksu-icon.svg: -------------------------------------------------------------------------------- 1 | gksu.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gksu.svg: -------------------------------------------------------------------------------- 1 | cog.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/glade-3.svg: -------------------------------------------------------------------------------- 1 | glade.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/glchess.svg: -------------------------------------------------------------------------------- 1 | chess.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/glipper.svg: -------------------------------------------------------------------------------- 1 | diodon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/glippy.svg: -------------------------------------------------------------------------------- 1 | stock_tasks.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/glrp.svg: -------------------------------------------------------------------------------- 1 | radiotray.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/glxinfo.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gmailwatcher.svg: -------------------------------------------------------------------------------- 1 | gmail.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gmameui.svg: -------------------------------------------------------------------------------- 1 | mame.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gmpc.svg: -------------------------------------------------------------------------------- 1 | gnome-music.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnac.svg: -------------------------------------------------------------------------------- 1 | gnome-music.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnochm.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-2048.svg: -------------------------------------------------------------------------------- 1 | 2048.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-abrt.svg: -------------------------------------------------------------------------------- 1 | abrt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-balsa.svg: -------------------------------------------------------------------------------- 1 | mutt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-balsa2.svg: -------------------------------------------------------------------------------- 1 | mutt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-chess.svg: -------------------------------------------------------------------------------- 1 | chess.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-do.svg: -------------------------------------------------------------------------------- 1 | cog.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-emacs.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-gmail.svg: -------------------------------------------------------------------------------- 1 | gmail.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-hearts.svg: -------------------------------------------------------------------------------- 1 | kpat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-help.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-iagno.svg: -------------------------------------------------------------------------------- 1 | qgo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-ldraw.svg: -------------------------------------------------------------------------------- 1 | ldview.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-mpv.svg: -------------------------------------------------------------------------------- 1 | mpv.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-panel.svg: -------------------------------------------------------------------------------- 1 | panel.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-pdf.svg: -------------------------------------------------------------------------------- 1 | evince.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-status.svg: -------------------------------------------------------------------------------- 1 | info.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-unknown.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnome-word.svg: -------------------------------------------------------------------------------- 1 | gedit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnote.svg: -------------------------------------------------------------------------------- 1 | tomboy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gnupg.svg: -------------------------------------------------------------------------------- 1 | gufw.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/godot-mono.svg: -------------------------------------------------------------------------------- 1 | godot.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gpaste.svg: -------------------------------------------------------------------------------- 1 | diodon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gpdtext.svg: -------------------------------------------------------------------------------- 1 | pdfeditor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gprename.svg: -------------------------------------------------------------------------------- 1 | krename.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gpxsee.svg: -------------------------------------------------------------------------------- 1 | maps.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gradio.svg: -------------------------------------------------------------------------------- 1 | radiotray.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/grive.svg: -------------------------------------------------------------------------------- 1 | gwoffice.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/grsync.svg: -------------------------------------------------------------------------------- 1 | grip.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gscan2pdf.svg: -------------------------------------------------------------------------------- 1 | pdfchain.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gsearchtool.svg: -------------------------------------------------------------------------------- 1 | search.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gsplus.svg: -------------------------------------------------------------------------------- 1 | basilisk2.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gsynaptics.svg: -------------------------------------------------------------------------------- 1 | mouse.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gtk-about.svg: -------------------------------------------------------------------------------- 1 | info.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gtk-help.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gtk-info.svg: -------------------------------------------------------------------------------- 1 | info.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gtk-lshw.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gtkcord.svg: -------------------------------------------------------------------------------- 1 | discord.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gtubeclock.svg: -------------------------------------------------------------------------------- 1 | clock.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/guake.svg: -------------------------------------------------------------------------------- 1 | xterm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/guitarix2.svg: -------------------------------------------------------------------------------- 1 | guitarix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gvbam.svg: -------------------------------------------------------------------------------- 1 | gba.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gvim.svg: -------------------------------------------------------------------------------- 1 | vim.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gworldclock.svg: -------------------------------------------------------------------------------- 1 | clock.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gx_head.svg: -------------------------------------------------------------------------------- 1 | guitarix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/gydl.svg: -------------------------------------------------------------------------------- 1 | youtube-dl.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/h2-icon.svg: -------------------------------------------------------------------------------- 1 | hydrogen.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/hamsket.svg: -------------------------------------------------------------------------------- 1 | rambox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/harddrake.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/hardinfo.svg: -------------------------------------------------------------------------------- 1 | hwinfo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/help-about.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/help-browser.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/help-contents.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/hexedit.svg: -------------------------------------------------------------------------------- 1 | hex-editor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/hipchat4.svg: -------------------------------------------------------------------------------- 1 | hipchat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/homebank.svg: -------------------------------------------------------------------------------- 1 | kmymoney.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/hotwire.svg: -------------------------------------------------------------------------------- 1 | terminal.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/hp-toolbox.svg: -------------------------------------------------------------------------------- 1 | hp_logo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/hplip.svg: -------------------------------------------------------------------------------- 1 | hp_logo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/hwbrowser.svg: -------------------------------------------------------------------------------- 1 | hwinfo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/hwinfo.svg: -------------------------------------------------------------------------------- 1 | cpuinfo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/icecat-icon.svg: -------------------------------------------------------------------------------- 1 | icecat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/iceweasel.svg: -------------------------------------------------------------------------------- 1 | icecat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/iconthemes.svg: -------------------------------------------------------------------------------- 1 | icons.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/icq_protocol.svg: -------------------------------------------------------------------------------- 1 | icq.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/idea.svg: -------------------------------------------------------------------------------- 1 | intellij.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/idle.svg: -------------------------------------------------------------------------------- 1 | python-idle.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/idle3.svg: -------------------------------------------------------------------------------- 1 | python.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/im-chooser.svg: -------------------------------------------------------------------------------- 1 | empathy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/im.riot.Riot.svg: -------------------------------------------------------------------------------- 1 | riot.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/imagej1.svg: -------------------------------------------------------------------------------- 1 | microscope.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/imap.svg: -------------------------------------------------------------------------------- 1 | pop3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/io.atom.Atom.svg: -------------------------------------------------------------------------------- 1 | atom.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/io.lmms.LMMS.svg: -------------------------------------------------------------------------------- 1 | lmms.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/io.mpv.Mpv.svg: -------------------------------------------------------------------------------- 1 | mpv.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ipython3.svg: -------------------------------------------------------------------------------- 1 | ipython.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/jabber-im.svg: -------------------------------------------------------------------------------- 1 | jabber.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/jad.svg: -------------------------------------------------------------------------------- 1 | kali-jad.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/jadx-gui.svg: -------------------------------------------------------------------------------- 1 | jadx.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/jami-gnome.svg: -------------------------------------------------------------------------------- 1 | ring.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/jami.svg: -------------------------------------------------------------------------------- 1 | ring.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/java-1.6.0.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/java-1.7.0.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/java-1.8.0.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/java-jdk.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/java9-openjdk.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/javaws.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/jeex.svg: -------------------------------------------------------------------------------- 1 | okteta.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/jitsi-meet.svg: -------------------------------------------------------------------------------- 1 | jitsi.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/jockey-gtk.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/jockey-kde.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/josm.svg: -------------------------------------------------------------------------------- 1 | gnome-maps.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/k3b.svg: -------------------------------------------------------------------------------- 1 | brasero.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/k9-copy.svg: -------------------------------------------------------------------------------- 1 | acetoneiso.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/k9copy.svg: -------------------------------------------------------------------------------- 1 | k9-copy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kaffeine.svg: -------------------------------------------------------------------------------- 1 | caffeine.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kalarm.svg: -------------------------------------------------------------------------------- 1 | clock.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kali-docs.svg: -------------------------------------------------------------------------------- 1 | devhelp.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kali-gqrx.svg: -------------------------------------------------------------------------------- 1 | gqrx.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kali-jd-gui.svg: -------------------------------------------------------------------------------- 1 | jd-gui.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kali-msfpc.svg: -------------------------------------------------------------------------------- 1 | msfpc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kali-ncrack.svg: -------------------------------------------------------------------------------- 1 | ncrack.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kali-nmap.svg: -------------------------------------------------------------------------------- 1 | nmap.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kali-www.svg: -------------------------------------------------------------------------------- 1 | kali-menu.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kamerka.svg: -------------------------------------------------------------------------------- 1 | cheese.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kamoso.svg: -------------------------------------------------------------------------------- 1 | camera-web.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kamule.svg: -------------------------------------------------------------------------------- 1 | emule.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kate2.svg: -------------------------------------------------------------------------------- 1 | kate.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kazam.svg: -------------------------------------------------------------------------------- 1 | f-spot.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kbugbuster.svg: -------------------------------------------------------------------------------- 1 | apport.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kbugster.svg: -------------------------------------------------------------------------------- 1 | apport.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kcalc.svg: -------------------------------------------------------------------------------- 1 | calc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kcmkicker.svg: -------------------------------------------------------------------------------- 1 | cs-panel.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kcmmidi.svg: -------------------------------------------------------------------------------- 1 | vmpk.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kcmopengl.svg: -------------------------------------------------------------------------------- 1 | opengl.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kcmpci.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kcmscsi.svg: -------------------------------------------------------------------------------- 1 | scsi.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kcmx.svg: -------------------------------------------------------------------------------- 1 | xorg.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kdesvn.svg: -------------------------------------------------------------------------------- 1 | git-gui.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kedit.svg: -------------------------------------------------------------------------------- 1 | text-editor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/keepass2.svg: -------------------------------------------------------------------------------- 1 | keepass.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/keepassx.svg: -------------------------------------------------------------------------------- 1 | keepass.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/keepassx2.svg: -------------------------------------------------------------------------------- 1 | keepassx.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/keepassxc.svg: -------------------------------------------------------------------------------- 1 | keepassx.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kexi.svg: -------------------------------------------------------------------------------- 1 | calligrakexi.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/key-mon.svg: -------------------------------------------------------------------------------- 1 | keymon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kfm.svg: -------------------------------------------------------------------------------- 1 | file-manager.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kfontview.svg: -------------------------------------------------------------------------------- 1 | fonts.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kgpg.svg: -------------------------------------------------------------------------------- 1 | gnupg.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/khelpcenter.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kid3-qt.svg: -------------------------------------------------------------------------------- 1 | kid3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kjobviewer.svg: -------------------------------------------------------------------------------- 1 | cups.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/klipper.svg: -------------------------------------------------------------------------------- 1 | copyq.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kmail.svg: -------------------------------------------------------------------------------- 1 | mail_generic.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kmenu.svg: -------------------------------------------------------------------------------- 1 | kde.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kmines.svg: -------------------------------------------------------------------------------- 1 | minesweeper.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/knemo.svg: -------------------------------------------------------------------------------- 1 | web-browser.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/knetattach.svg: -------------------------------------------------------------------------------- 1 | knemo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/knetwalk.svg: -------------------------------------------------------------------------------- 1 | knemo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/knights: -------------------------------------------------------------------------------- 1 | chess.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/knode.svg: -------------------------------------------------------------------------------- 1 | news-feed.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/knotes.svg: -------------------------------------------------------------------------------- 1 | stock_notes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/komodo-ide.svg: -------------------------------------------------------------------------------- 1 | komodo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/konsole.svg: -------------------------------------------------------------------------------- 1 | terminal.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kontact.svg: -------------------------------------------------------------------------------- 1 | contact.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kopete2.svg: -------------------------------------------------------------------------------- 1 | kopete.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/korganizer.svg: -------------------------------------------------------------------------------- 1 | planner.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kplato.svg: -------------------------------------------------------------------------------- 1 | korgac.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kplayer.svg: -------------------------------------------------------------------------------- 1 | mpv.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kradio.svg: -------------------------------------------------------------------------------- 1 | radiotray.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kradio4.svg: -------------------------------------------------------------------------------- 1 | radiotray.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/krudio.svg: -------------------------------------------------------------------------------- 1 | radiotray.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ksensors.svg: -------------------------------------------------------------------------------- 1 | psensor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ktimer.svg: -------------------------------------------------------------------------------- 1 | clock.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kup.svg: -------------------------------------------------------------------------------- 1 | mintBackup.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kuser.svg: -------------------------------------------------------------------------------- 1 | config-users.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kynaptic.svg: -------------------------------------------------------------------------------- 1 | synaptic.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/kynpatic.svg: -------------------------------------------------------------------------------- 1 | muon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/labplot2.svg: -------------------------------------------------------------------------------- 1 | LabPlot2.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/last-fm.svg: -------------------------------------------------------------------------------- 1 | lastfm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/latexila.svg: -------------------------------------------------------------------------------- 1 | texmaker.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/lftp-icon.svg: -------------------------------------------------------------------------------- 1 | lftp.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/licq.svg: -------------------------------------------------------------------------------- 1 | icq.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/linguist5.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/links.svg: -------------------------------------------------------------------------------- 1 | lynx.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/linssid.svg: -------------------------------------------------------------------------------- 1 | wicd.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/liteinfo.svg: -------------------------------------------------------------------------------- 1 | hwinfo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/logjam.svg: -------------------------------------------------------------------------------- 1 | text-editor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/logviewer.svg: -------------------------------------------------------------------------------- 1 | logview.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/lpf-gui.svg: -------------------------------------------------------------------------------- 1 | lpf.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/lshw.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/lxqt-archiver.svg: -------------------------------------------------------------------------------- 1 | ark.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/macchanger.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mail.svg: -------------------------------------------------------------------------------- 1 | mail_generic.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/marble.svg: -------------------------------------------------------------------------------- 1 | maps.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mate-desktop.svg: -------------------------------------------------------------------------------- 1 | mate.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mate-eiciel.svg: -------------------------------------------------------------------------------- 1 | eiciel.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mate-logo.svg: -------------------------------------------------------------------------------- 1 | mate.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mate-panel.svg: -------------------------------------------------------------------------------- 1 | panel.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/matlab-icon.svg: -------------------------------------------------------------------------------- 1 | matlab.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/matlab-logo.svg: -------------------------------------------------------------------------------- 1 | matlab.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/maxima-icon.svg: -------------------------------------------------------------------------------- 1 | maxima.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/maxima-new.svg: -------------------------------------------------------------------------------- 1 | maxima.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mc.svg: -------------------------------------------------------------------------------- 1 | gnome-commander.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mcomix.svg: -------------------------------------------------------------------------------- 1 | comix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mcomix3.svg: -------------------------------------------------------------------------------- 1 | mcomix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mdmsetup.svg: -------------------------------------------------------------------------------- 1 | cs-login.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mediainfo.svg: -------------------------------------------------------------------------------- 1 | mkvinfo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mednafen.svg: -------------------------------------------------------------------------------- 1 | mednaffe.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/meteo-qt.svg: -------------------------------------------------------------------------------- 1 | weather.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mines.svg: -------------------------------------------------------------------------------- 1 | minesweeper.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mini.xterm.svg: -------------------------------------------------------------------------------- 1 | xterm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/minitunes.svg: -------------------------------------------------------------------------------- 1 | itunes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mintdrivers.svg: -------------------------------------------------------------------------------- 1 | jockey.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mixxx-icon.svg: -------------------------------------------------------------------------------- 1 | mixxx.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mixxx_icon.svg: -------------------------------------------------------------------------------- 1 | mixxx.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mkv-gui.svg: -------------------------------------------------------------------------------- 1 | mkvmerge.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mkvinfo.svg: -------------------------------------------------------------------------------- 1 | mkvmerge.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mm.svg: -------------------------------------------------------------------------------- 1 | usermount.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/monero-gui.svg: -------------------------------------------------------------------------------- 1 | monero.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mono-runtime.svg: -------------------------------------------------------------------------------- 1 | mono.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mouse.svg: -------------------------------------------------------------------------------- 1 | input-mouse.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mozc-setup.svg: -------------------------------------------------------------------------------- 1 | mozc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mozo.svg: -------------------------------------------------------------------------------- 1 | alacarte.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mpv.svg: -------------------------------------------------------------------------------- 1 | mplayer.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ms-skype.svg: -------------------------------------------------------------------------------- 1 | skype.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mscore.svg: -------------------------------------------------------------------------------- 1 | musescore.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/multimedia.svg: -------------------------------------------------------------------------------- 1 | kmix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/muondis-cover.svg: -------------------------------------------------------------------------------- 1 | muon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mupdf.svg: -------------------------------------------------------------------------------- 1 | pdfchain.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/mygpo.svg: -------------------------------------------------------------------------------- 1 | gpodder.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nemo.svg: -------------------------------------------------------------------------------- 1 | file-manager.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/neovim-gtk.svg: -------------------------------------------------------------------------------- 1 | neovim.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nepomuk.svg: -------------------------------------------------------------------------------- 1 | search.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nero-linux.svg: -------------------------------------------------------------------------------- 1 | nero.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nero.svg: -------------------------------------------------------------------------------- 1 | disk-burner.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nerolinux.svg: -------------------------------------------------------------------------------- 1 | nero.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/net.jami.Jami.svg: -------------------------------------------------------------------------------- 1 | ring.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/network-idle.svg: -------------------------------------------------------------------------------- 1 | knemo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nitro.svg: -------------------------------------------------------------------------------- 1 | nitrotasks.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nixnote.svg: -------------------------------------------------------------------------------- 1 | evernote.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nocover.svg: -------------------------------------------------------------------------------- 1 | mixxx.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nocturn.svg: -------------------------------------------------------------------------------- 1 | twitter.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/noise.svg: -------------------------------------------------------------------------------- 1 | beatbox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/notebook.svg: -------------------------------------------------------------------------------- 1 | jupyter.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/notes.svg: -------------------------------------------------------------------------------- 1 | stock_notes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nvclock.svg: -------------------------------------------------------------------------------- 1 | nvidia.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nvdock.svg: -------------------------------------------------------------------------------- 1 | nvidia.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nvim-gtk.svg: -------------------------------------------------------------------------------- 1 | nvim-qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nvim-qt.svg: -------------------------------------------------------------------------------- 1 | neovim.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nvim.svg: -------------------------------------------------------------------------------- 1 | neovim.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/nylas-mail.svg: -------------------------------------------------------------------------------- 1 | nylas.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/octave-icon.svg: -------------------------------------------------------------------------------- 1 | octave.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/octave-logo.svg: -------------------------------------------------------------------------------- 1 | octave.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/okteta.svg: -------------------------------------------------------------------------------- 1 | hex-editor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/onlyoffice.svg: -------------------------------------------------------------------------------- 1 | asc-de.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ooo-base2.svg: -------------------------------------------------------------------------------- 1 | ooo-base.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ooo-calc2.svg: -------------------------------------------------------------------------------- 1 | ooo-calc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ooo-gulls.svg: -------------------------------------------------------------------------------- 1 | ooo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ooo-math2.svg: -------------------------------------------------------------------------------- 1 | ooo-math.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ooo-web.svg: -------------------------------------------------------------------------------- 1 | nmap_icon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ooo-web2.svg: -------------------------------------------------------------------------------- 1 | ooo-web.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ooo-web24.svg: -------------------------------------------------------------------------------- 1 | ooo-web.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/openjdk-10.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/openjdk-11.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/openjdk-6.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/openjdk-7.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/openjdk-8.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/openjdk-9.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/openjdk.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/openoffice-new.svg: -------------------------------------------------------------------------------- 1 | ooo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/openofficeorg.svg: -------------------------------------------------------------------------------- 1 | ooo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/opera-icon.svg: -------------------------------------------------------------------------------- 1 | opera.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/oracle-javaws.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/oracle_java6.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/oracle_java7.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/oracle_java8.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/oracle_java9.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/orage.svg: -------------------------------------------------------------------------------- 1 | gnome-clocks.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/orca.svg: -------------------------------------------------------------------------------- 1 | access.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/oregano.svg: -------------------------------------------------------------------------------- 1 | eeschema.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.gimp.GIMP.svg: -------------------------------------------------------------------------------- 1 | gimp.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.gnome.Dia.svg: -------------------------------------------------------------------------------- 1 | dia.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.ark.svg: -------------------------------------------------------------------------------- 1 | ark.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.juk.svg: -------------------------------------------------------------------------------- 1 | juk.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.kate.svg: -------------------------------------------------------------------------------- 1 | kate.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.kget.svg: -------------------------------------------------------------------------------- 1 | kget.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.kid3.svg: -------------------------------------------------------------------------------- 1 | kid3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.kig.svg: -------------------------------------------------------------------------------- 1 | kig.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.kile.svg: -------------------------------------------------------------------------------- 1 | kile.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.kolf.svg: -------------------------------------------------------------------------------- 1 | kolf.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.krdc.svg: -------------------------------------------------------------------------------- 1 | krdc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.pix.svg: -------------------------------------------------------------------------------- 1 | pix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.kde.rocs.svg: -------------------------------------------------------------------------------- 1 | rocs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.o20.svg: -------------------------------------------------------------------------------- 1 | ms-office.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.qgis.qgis.svg: -------------------------------------------------------------------------------- 1 | qgis.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.vim.Vim.svg: -------------------------------------------------------------------------------- 1 | vim.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/org.xfce.xfmp.svg: -------------------------------------------------------------------------------- 1 | mpd.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/osmo.svg: -------------------------------------------------------------------------------- 1 | gnome-clocks.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/osu-lazer.svg: -------------------------------------------------------------------------------- 1 | osu.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/oxygen.svg: -------------------------------------------------------------------------------- 1 | text-editor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/p7zip.svg: -------------------------------------------------------------------------------- 1 | file-roller.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pacman.svg: -------------------------------------------------------------------------------- 1 | kapman.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pan.svg: -------------------------------------------------------------------------------- 1 | akregator.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/parcellite.svg: -------------------------------------------------------------------------------- 1 | diodon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/partitions.svg: -------------------------------------------------------------------------------- 1 | baobab.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pasystray.svg: -------------------------------------------------------------------------------- 1 | kmix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pattern-x11.svg: -------------------------------------------------------------------------------- 1 | xorg.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pavucontrol.svg: -------------------------------------------------------------------------------- 1 | kmix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pcsx-icon.svg: -------------------------------------------------------------------------------- 1 | PCSX2.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pcsx2.svg: -------------------------------------------------------------------------------- 1 | PCSX2.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pcsxr-icon.svg: -------------------------------------------------------------------------------- 1 | PCSX2.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pcsxr.svg: -------------------------------------------------------------------------------- 1 | epsxe.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pdfmod.svg: -------------------------------------------------------------------------------- 1 | pdfchain.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pdfsam.svg: -------------------------------------------------------------------------------- 1 | pdfchain.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pgAdmin4.svg: -------------------------------------------------------------------------------- 1 | pgadmin.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pgadmin3.svg: -------------------------------------------------------------------------------- 1 | pgadmin.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pgadmin4.svg: -------------------------------------------------------------------------------- 1 | pgadmin.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pia.svg: -------------------------------------------------------------------------------- 1 | pia-manager.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pianoteq.svg: -------------------------------------------------------------------------------- 1 | vmpk.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pidgin-menu.svg: -------------------------------------------------------------------------------- 1 | pidgin.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pitivi.svg: -------------------------------------------------------------------------------- 1 | avidemux.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/plan.svg: -------------------------------------------------------------------------------- 1 | planner.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/plank-config.svg: -------------------------------------------------------------------------------- 1 | plank.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/play.svg: -------------------------------------------------------------------------------- 1 | Play.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/plt.svg: -------------------------------------------------------------------------------- 1 | racket-logo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/polari.svg: -------------------------------------------------------------------------------- 1 | irc-chat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pop3.svg: -------------------------------------------------------------------------------- 1 | mail_generic.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/printer1.svg: -------------------------------------------------------------------------------- 1 | cups.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/printmgr.svg: -------------------------------------------------------------------------------- 1 | cups.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pycad.svg: -------------------------------------------------------------------------------- 1 | python.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pychess.svg: -------------------------------------------------------------------------------- 1 | chess.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/pynvim.svg: -------------------------------------------------------------------------------- 1 | nvim.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python-idle.svg: -------------------------------------------------------------------------------- 1 | python.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python2.6.svg: -------------------------------------------------------------------------------- 1 | python2.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python2.7.svg: -------------------------------------------------------------------------------- 1 | python2.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python3.0.svg: -------------------------------------------------------------------------------- 1 | python3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python3.1.svg: -------------------------------------------------------------------------------- 1 | python3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python3.2.svg: -------------------------------------------------------------------------------- 1 | python3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python3.3.svg: -------------------------------------------------------------------------------- 1 | python3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python3.4.svg: -------------------------------------------------------------------------------- 1 | python3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python3.5.svg: -------------------------------------------------------------------------------- 1 | python3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/python3.6.svg: -------------------------------------------------------------------------------- 1 | python3.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/q4_findweb.svg: -------------------------------------------------------------------------------- 1 | knemo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/q4wine.svg: -------------------------------------------------------------------------------- 1 | wine.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qcma.svg: -------------------------------------------------------------------------------- 1 | pcsx-icon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qcomicbook.svg: -------------------------------------------------------------------------------- 1 | comix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qgis-icon.svg: -------------------------------------------------------------------------------- 1 | qgis.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qlandkartegt.svg: -------------------------------------------------------------------------------- 1 | maps.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qlipper.svg: -------------------------------------------------------------------------------- 1 | diodon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qmapshack.svg: -------------------------------------------------------------------------------- 1 | maps.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qmlscene.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qnapi-48.svg: -------------------------------------------------------------------------------- 1 | qnapi.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qnvim.svg: -------------------------------------------------------------------------------- 1 | neovim.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qopenvpn.svg: -------------------------------------------------------------------------------- 1 | openvpn.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qpdfview.svg: -------------------------------------------------------------------------------- 1 | pdfchain.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qt4-logo.svg: -------------------------------------------------------------------------------- 1 | qt4logo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qt4logo.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qt5-logo.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qt5ct.svg: -------------------------------------------------------------------------------- 1 | qtconfig.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qtconfig.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qtcreator.svg: -------------------------------------------------------------------------------- 1 | dart.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qtcreatorubuntu.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qtdbudviewer.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qterminal.svg: -------------------------------------------------------------------------------- 1 | terminal.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qtgain.svg: -------------------------------------------------------------------------------- 1 | easymp3gain.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qtlinguistic.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qtlogo.svg: -------------------------------------------------------------------------------- 1 | qt.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qtoctave.svg: -------------------------------------------------------------------------------- 1 | octave.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qtox.svg: -------------------------------------------------------------------------------- 1 | utox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/quimup64.svg: -------------------------------------------------------------------------------- 1 | quimup.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qupzilla.svg: -------------------------------------------------------------------------------- 1 | browser.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qvidcap.svg: -------------------------------------------------------------------------------- 1 | qv4l2.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/qwinff.svg: -------------------------------------------------------------------------------- 1 | winff.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/radio.svg: -------------------------------------------------------------------------------- 1 | radiotray.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/rambox-os.svg: -------------------------------------------------------------------------------- 1 | rambox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ramboxpro.svg: -------------------------------------------------------------------------------- 1 | rambox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ramme.svg: -------------------------------------------------------------------------------- 1 | instagram.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/rclock.svg: -------------------------------------------------------------------------------- 1 | cuckoo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/re-volt.svg: -------------------------------------------------------------------------------- 1 | rvgl.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/rekonq.svg: -------------------------------------------------------------------------------- 1 | web-browser.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/relay.svg: -------------------------------------------------------------------------------- 1 | irc-chat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/repository.svg: -------------------------------------------------------------------------------- 1 | knemo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/retext.svg: -------------------------------------------------------------------------------- 1 | text-editor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ricin.svg: -------------------------------------------------------------------------------- 1 | utox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ring-kde.svg: -------------------------------------------------------------------------------- 1 | ring.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/rssguard.svg: -------------------------------------------------------------------------------- 1 | liferea.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/rssnow.svg: -------------------------------------------------------------------------------- 1 | akregator.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/rssowl.svg: -------------------------------------------------------------------------------- 1 | liferea.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/rygel.svg: -------------------------------------------------------------------------------- 1 | rosamp.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/scratch2.svg: -------------------------------------------------------------------------------- 1 | scratch.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/screenruler.svg: -------------------------------------------------------------------------------- 1 | kruler.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/scribus-ng.svg: -------------------------------------------------------------------------------- 1 | scribus.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/scudcloud.svg: -------------------------------------------------------------------------------- 1 | slack.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/setoolkit.svg: -------------------------------------------------------------------------------- 1 | kali-set.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sfphone.svg: -------------------------------------------------------------------------------- 1 | ekiga.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sh.ppy.osu.svg: -------------------------------------------------------------------------------- 1 | osu.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/shares.svg: -------------------------------------------------------------------------------- 1 | haguichi.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/showfoto.svg: -------------------------------------------------------------------------------- 1 | shotwell.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sigram.svg: -------------------------------------------------------------------------------- 1 | telegram.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/simple-ccsm.svg: -------------------------------------------------------------------------------- 1 | ccsm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/simplescan.svg: -------------------------------------------------------------------------------- 1 | scanner.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/skanlite.svg: -------------------------------------------------------------------------------- 1 | scanner.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/smartgit.svg: -------------------------------------------------------------------------------- 1 | git-gui.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/smartgithg.svg: -------------------------------------------------------------------------------- 1 | git-gui.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/smartsvn.svg: -------------------------------------------------------------------------------- 1 | smartgit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/speedcrunch.svg: -------------------------------------------------------------------------------- 1 | calc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/spyder3.svg: -------------------------------------------------------------------------------- 1 | spyder.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/statalogo_16.svg: -------------------------------------------------------------------------------- 1 | stata.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/steam-icon.svg: -------------------------------------------------------------------------------- 1 | steam.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/steam_icon_10.svg: -------------------------------------------------------------------------------- 1 | cs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/steampowered.svg: -------------------------------------------------------------------------------- 1 | steam.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/stock_about.svg: -------------------------------------------------------------------------------- 1 | info.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/stock_help.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/stock_unknown.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sudokuki.svg: -------------------------------------------------------------------------------- 1 | sudoku.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java-jdk5.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java-jdk6: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java-jdk6.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java-jdk7: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java-jdk7.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java-jdk8: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java-jdk8.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java-jdk9.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java-jre8.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java6.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java7.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-java8.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-javaws-jdk6: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-javaws-jdk7: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-javaws-jdk8: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-javaws.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-jcontrol-jdk6: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-jcontrol-jdk7: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-jcontrol-jdk8: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun-jcontrol.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sun_java.svg: -------------------------------------------------------------------------------- 1 | java.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/sysprof.svg: -------------------------------------------------------------------------------- 1 | kronometer.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/system-help.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tagua.svg: -------------------------------------------------------------------------------- 1 | chess.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tc-twitch.svg: -------------------------------------------------------------------------------- 1 | tc.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tdemid.svg: -------------------------------------------------------------------------------- 1 | vmpk.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tdesvn.svg: -------------------------------------------------------------------------------- 1 | kdesvn.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tdevelop.svg: -------------------------------------------------------------------------------- 1 | kdevelop.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tdmconfig.svg: -------------------------------------------------------------------------------- 1 | cs-login.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/telepathy.svg: -------------------------------------------------------------------------------- 1 | empathy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/terra.svg: -------------------------------------------------------------------------------- 1 | terminal.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/texmacs.svg: -------------------------------------------------------------------------------- 1 | TeXmacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/text.svg: -------------------------------------------------------------------------------- 1 | text-editor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/texworks.svg: -------------------------------------------------------------------------------- 1 | TeXworks.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/theia-ide.svg: -------------------------------------------------------------------------------- 1 | theia.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/thg.svg: -------------------------------------------------------------------------------- 1 | tortoisehg.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tilda.svg: -------------------------------------------------------------------------------- 1 | terminal.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tilix.svg: -------------------------------------------------------------------------------- 1 | terminix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tint2.svg: -------------------------------------------------------------------------------- 1 | cs-panel.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tomate.svg: -------------------------------------------------------------------------------- 1 | tomato.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tomboy-note.svg: -------------------------------------------------------------------------------- 1 | tomboy.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tor-browser-ru.svg: -------------------------------------------------------------------------------- 1 | tor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/toxygen.svg: -------------------------------------------------------------------------------- 1 | utox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/transcoder.svg: -------------------------------------------------------------------------------- 1 | arista.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tsclient.svg: -------------------------------------------------------------------------------- 1 | login.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tunesview.svg: -------------------------------------------------------------------------------- 1 | itunes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tusk.svg: -------------------------------------------------------------------------------- 1 | tusk-app.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/tv.kodi.Kodi.svg: -------------------------------------------------------------------------------- 1 | kodi.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/twin.svg: -------------------------------------------------------------------------------- 1 | gnome-wm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ubinary.svg: -------------------------------------------------------------------------------- 1 | ue4editor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/ubuntu-mate.svg: -------------------------------------------------------------------------------- 1 | mate.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/uget-icon.svg: -------------------------------------------------------------------------------- 1 | uget.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/urxvt.svg: -------------------------------------------------------------------------------- 1 | terminal.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/us.zoom.Zoom.svg: -------------------------------------------------------------------------------- 1 | Zoom.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/user-admin.svg: -------------------------------------------------------------------------------- 1 | gksu.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/user-info.svg: -------------------------------------------------------------------------------- 1 | gtk-info.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/user_auth.svg: -------------------------------------------------------------------------------- 1 | login.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/userinfo.svg: -------------------------------------------------------------------------------- 1 | info.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/users.svg: -------------------------------------------------------------------------------- 1 | mugshot.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/vbaexpress.svg: -------------------------------------------------------------------------------- 1 | gba.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/vbox.svg: -------------------------------------------------------------------------------- 1 | Vbox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/viking.svg: -------------------------------------------------------------------------------- 1 | gps.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/vim-qt.svg: -------------------------------------------------------------------------------- 1 | vim.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/vimlogo.svg: -------------------------------------------------------------------------------- 1 | vim.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/virtual-box.svg: -------------------------------------------------------------------------------- 1 | Vbox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/virtualbox.svg: -------------------------------------------------------------------------------- 1 | Vbox.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/vnc.svg: -------------------------------------------------------------------------------- 1 | vncviewer.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/vorta32.svg: -------------------------------------------------------------------------------- 1 | vorta.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/vs-code.svg: -------------------------------------------------------------------------------- 1 | vscode.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/vs_code.svg: -------------------------------------------------------------------------------- 1 | vscode.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/vuescan.svg: -------------------------------------------------------------------------------- 1 | skanlite.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wazzapp.svg: -------------------------------------------------------------------------------- 1 | whatsapp.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/web-anydo.svg: -------------------------------------------------------------------------------- 1 | anydo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/webcord.svg: -------------------------------------------------------------------------------- 1 | discord.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/weechat.svg: -------------------------------------------------------------------------------- 1 | irc-chat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wemeetapp.svg: -------------------------------------------------------------------------------- 1 | wemeet.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wewechat.svg: -------------------------------------------------------------------------------- 1 | wechat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/whatsdesk.svg: -------------------------------------------------------------------------------- 1 | whatsapp.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wicd-gtk.svg: -------------------------------------------------------------------------------- 1 | wicd.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wifi-radar.svg: -------------------------------------------------------------------------------- 1 | wicd.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wiki.svg: -------------------------------------------------------------------------------- 1 | wikipedia.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/winemine.svg: -------------------------------------------------------------------------------- 1 | winecfg.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/winhelp.svg: -------------------------------------------------------------------------------- 1 | wine-help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wire.svg: -------------------------------------------------------------------------------- 1 | wire-desktop.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wmail.svg: -------------------------------------------------------------------------------- 1 | WMail.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wpcom.svg: -------------------------------------------------------------------------------- 1 | wordpress.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wpscan.svg: -------------------------------------------------------------------------------- 1 | wordpress.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wsw.svg: -------------------------------------------------------------------------------- 1 | warsow.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wxHexEditor.svg: -------------------------------------------------------------------------------- 1 | okteta.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wxbanker.svg: -------------------------------------------------------------------------------- 1 | kmymoney.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wxlame.svg: -------------------------------------------------------------------------------- 1 | kmix.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/wxmaxima.svg: -------------------------------------------------------------------------------- 1 | maxima.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/x-pdf.svg: -------------------------------------------------------------------------------- 1 | evince.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/x.svg: -------------------------------------------------------------------------------- 1 | xorg.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/x11.svg: -------------------------------------------------------------------------------- 1 | xorg.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xapp.svg: -------------------------------------------------------------------------------- 1 | xorg.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xar.svg: -------------------------------------------------------------------------------- 1 | ark.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xboard.svg: -------------------------------------------------------------------------------- 1 | chess.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xchat-gnome.svg: -------------------------------------------------------------------------------- 1 | xchat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xchat-mini.svg: -------------------------------------------------------------------------------- 1 | xchat.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xchm.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xclipboard.svg: -------------------------------------------------------------------------------- 1 | diodon.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xemacs.svg: -------------------------------------------------------------------------------- 1 | emacs.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xeyes.svg: -------------------------------------------------------------------------------- 1 | xfce4-eyes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xfburn.svg: -------------------------------------------------------------------------------- 1 | media-cdrom.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xfce-man.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xfce_unknown.svg: -------------------------------------------------------------------------------- 1 | help.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xfi.svg: -------------------------------------------------------------------------------- 1 | phototonic.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xfp.svg: -------------------------------------------------------------------------------- 1 | ark.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xfw.svg: -------------------------------------------------------------------------------- 1 | gedit.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xine.svg: -------------------------------------------------------------------------------- 1 | curlew.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xnviewmp.svg: -------------------------------------------------------------------------------- 1 | xnview.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xournalpp.svg: -------------------------------------------------------------------------------- 1 | xournal.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xpad.svg: -------------------------------------------------------------------------------- 1 | stock_notes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xpdf.svg: -------------------------------------------------------------------------------- 1 | evince.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xpdf9.svg: -------------------------------------------------------------------------------- 1 | xpdf.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xplane.svg: -------------------------------------------------------------------------------- 1 | x-plane.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xsane.svg: -------------------------------------------------------------------------------- 1 | scanner.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xsensors.svg: -------------------------------------------------------------------------------- 1 | psensor.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/xterm-color.svg: -------------------------------------------------------------------------------- 1 | xterm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/yapysudoku.svg: -------------------------------------------------------------------------------- 1 | sudoku.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/yast-hwinfo.svg: -------------------------------------------------------------------------------- 1 | hwinfo.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/yast-sudo.svg: -------------------------------------------------------------------------------- 1 | xterm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/yast-x11.svg: -------------------------------------------------------------------------------- 1 | xorg.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/yast2.svg: -------------------------------------------------------------------------------- 1 | yast.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/yate.svg: -------------------------------------------------------------------------------- 1 | ekiga.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/yumex.svg: -------------------------------------------------------------------------------- 1 | software.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/z_frame_8.svg: -------------------------------------------------------------------------------- 1 | zrythm.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/zim.svg: -------------------------------------------------------------------------------- 1 | stock_notes.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/zmninjapro.svg: -------------------------------------------------------------------------------- 1 | zmninja.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/zoom-desktop.svg: -------------------------------------------------------------------------------- 1 | Zoom.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable/zoom-icon.svg: -------------------------------------------------------------------------------- 1 | Zoom.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/apps/scalable@2: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /.local/share/icons/kora/categories/scalable@2: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /.local/share/icons/kora/devices/scalable/device_cpu.svg: -------------------------------------------------------------------------------- 1 | cpu.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/devices/scalable@2: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /.local/share/icons/kora/emblems/scalable@2: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /.local/share/icons/kora/mimetypes/scalable@2: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/16/glipper.svg: -------------------------------------------------------------------------------- 1 | clipboard.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/16/gpaste.svg: -------------------------------------------------------------------------------- 1 | clipboard.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/16/yd-busy3.svg: -------------------------------------------------------------------------------- 1 | yd-busy1.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/16/yd-busy5.svg: -------------------------------------------------------------------------------- 1 | yd-busy1.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/16@2: -------------------------------------------------------------------------------- 1 | 16 -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/22/glipper.svg: -------------------------------------------------------------------------------- 1 | clipboard.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/22/gpaste.svg: -------------------------------------------------------------------------------- 1 | clipboard.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/22/yd-busy3.svg: -------------------------------------------------------------------------------- 1 | yd-busy1.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/22/yd-busy5.svg: -------------------------------------------------------------------------------- 1 | yd-busy1.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/22@2: -------------------------------------------------------------------------------- 1 | 22 -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/24/glipper.svg: -------------------------------------------------------------------------------- 1 | clipboard.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/24/gpaste.svg: -------------------------------------------------------------------------------- 1 | clipboard.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/24/yd-busy3.svg: -------------------------------------------------------------------------------- 1 | yd-busy1.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/24/yd-busy5.svg: -------------------------------------------------------------------------------- 1 | yd-busy1.svg -------------------------------------------------------------------------------- /.local/share/icons/kora/panel/24@2: -------------------------------------------------------------------------------- 1 | 24 -------------------------------------------------------------------------------- /.local/share/icons/kora/places/scalable@2: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /.local/share/icons/kora/status/scalable@2: -------------------------------------------------------------------------------- 1 | scalable --------------------------------------------------------------------------------