├── 16x16 ├── 22x22 ├── 24x24 ├── 32x32 ├── 48x48 ├── 64x64 ├── 8x8 ├── 96x96 ├── .gitignore ├── 128x128 ├── scalable ├── apps │ ├── ark.svg │ ├── vscode.svg │ ├── xorg.svg │ ├── zed.svg │ ├── Cider.svg │ ├── anki.svg │ ├── brave.svg │ ├── galculator.svg │ ├── org.gimp.GIMP.svg │ ├── org.gnome.Gedit.svg │ ├── org.gnome.clocks.svg │ ├── org.kde.kamoso.svg │ ├── org.kde.kclock.svg │ ├── spotify-client.svg │ ├── zed-editor.svg │ ├── com.protonvpn.www.svg │ ├── com.spotify.Client.svg │ ├── com.visualstudio.code.svg │ ├── com.vivaldi.Vivaldi.svg │ ├── com.vscodium.codium.svg │ ├── floorp.svg │ ├── gwenview.svg │ ├── mintsettings.svg │ ├── net.lutris.Lutris.svg │ ├── org.blender.Blender.svg │ ├── org.gnome.Cheese.svg │ ├── org.gnome.FileRoller.svg │ ├── org.gnome.Showtime │ ├── org.gnome.Snapshot.svg │ ├── org.gnome.TextEditor.svg │ ├── org.gnome.Totem │ ├── org.xfce.mousepad.svg │ ├── ptyxis.svg │ ├── spotify-launcher.svg │ ├── vesktop.svg │ ├── visual-studio-code.svg │ ├── xterm.svg │ ├── zen.svg │ ├── Alacritty.svg │ ├── alacritty.svg │ ├── cinnamon-settings.svg │ ├── com.brave.Browser.svg │ ├── com.mitchellh.ghostty.svg │ ├── com.valvesoftware.Steam.svg │ ├── control-center.svg │ ├── discord.svg │ ├── gnome-console.svg │ ├── librewolf-community.svg │ ├── org.gnome.Calculator.svg │ ├── org.gnome.Evolution.svg │ ├── org.telegram.desktop.svg │ ├── partitionmanager.svg │ ├── qterminal.svg │ ├── xterm-color.svg │ ├── gnome-control-center.svg │ ├── org.audacityteam.Audacity.svg │ ├── org.gnome.Console.svg │ ├── org.gnome.DiskUtility.svg │ ├── org.gnome.Settings.svg │ ├── org.gnome.Terminal.svg │ ├── org.kde.dolphin.svg │ ├── org.xfce.thunar.svg │ ├── plasmadiscover.svg │ ├── preferences-system.svg │ ├── app.devsuite.Ptyxis.svg │ ├── io.gitlab.librewolf-community.svg │ ├── org.gnome.Nautilus.svg │ ├── com.raggesilver.BlackBox.svg │ ├── firefox-devedition.svg │ ├── com.github.iwalton3.jellyfin-media-player.svg │ ├── libreoffice-calc.svg │ ├── libreoffice-draw.svg │ ├── libreoffice-math.svg │ ├── org.gnome.SystemMonitor.svg │ ├── libreoffice-impress.svg │ ├── libreoffice-main.svg │ ├── libreoffice-writer.svg │ ├── exaile.svg │ ├── wayland.svg │ ├── com.super_productivity.SuperProductivity.svg │ ├── nymvpn.svg │ ├── org.libreoffice.LibreOffice.startcenter.svg │ ├── aseprite.svg │ ├── btop.svg │ ├── org.vinegarhq.Sober.svg │ ├── minecraft.svg │ ├── jellyfin.svg │ ├── video-player.svg │ ├── org.torproject.torbrowser-launcher.svg │ ├── akregator.svg │ ├── org.vinegarhq.Vinegar.studio.svg │ ├── lmms.svg │ ├── spotfiy.svg │ ├── vlc.svg │ ├── ente.svg │ ├── steam_icon_70.svg │ ├── telegram.svg │ ├── handbrake.svg │ ├── vivaldi.svg │ ├── sh.cider.Cider.svg │ ├── app.zen_browser.zen.svg │ ├── eu.codepoems.xl-converter.svg │ ├── system-file-manager.svg │ ├── org.winehq.Wine.svg │ ├── evolution.svg │ ├── utilities-system-monitor.svg │ ├── anytype.svg │ ├── org.prismlauncher.PrismLauncher.svg │ ├── org.kde.haruna.svg │ ├── bolt-launcher.svg │ ├── com.adamcake.Bolt.svg │ ├── steam_icon_440.svg │ ├── com.github.reds.LogisimEvolution.svg │ ├── code.svg │ ├── qutebrowser.svg │ ├── keepassxc.svg │ ├── org.keepassxc.KeePassXC.svg │ ├── org.libreoffice.LibreOffice.impress.svg │ ├── steam.svg │ ├── com.atlauncher.ATLauncher.svg │ ├── com.chatterino.chatterino.svg │ ├── steam_icon_400.svg │ ├── com.discordapp.Discord.svg │ ├── im.riot.Riot.svg │ ├── heroic.svg │ ├── x11.svg │ ├── org.inkscape.Inkscape.svg │ ├── musescore.svg │ ├── mullvad-browser.svg │ ├── com.opera.Opera.svg │ ├── AppImageLauncher.svg │ ├── com.discordapp.DiscordPTB.svg │ ├── codium.svg │ ├── com.discordapp.DiscordCanary.svg │ ├── org.libreoffice.LibreOffice.calc.svg │ ├── proton-vpn.svg │ ├── protonvpn.svg │ ├── proton-vpn-logo.svg │ └── org.pwmt.zathura.svg └── places │ ├── stock-folder.svg │ ├── desktop.svg │ ├── inode-directory.svg │ ├── user-home.svg │ ├── folder-remote.svg │ ├── network-server.svg │ ├── user-desktop.svg │ ├── folder-publicshare.svg │ ├── folder-red.svg │ ├── folder-cyan.svg │ ├── folder-yellow.svg │ ├── folder-blue.svg │ ├── folder-brown.svg │ ├── folder-green.svg │ ├── folder-grey.svg │ ├── folder-orange.svg │ ├── folder-violet.svg │ ├── folder.svg │ ├── user-trash.svg │ ├── folder-downloads.svg │ ├── folder-documents.svg │ └── folder-public.svg ├── apps.png ├── logo.png ├── places.png ├── LICENSE ├── .github ├── camera.png ├── jellyfin.png ├── template.png ├── dosanddonts.png └── ISSUE_TEMPLATE │ ├── icon-request.md │ └── bug.md ├── dist.sh └── README.md /16x16: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /22x22: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /24x24: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /32x32: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /48x48: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /64x64: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /8x8: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /96x96: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | /dist -------------------------------------------------------------------------------- /128x128: -------------------------------------------------------------------------------- 1 | scalable -------------------------------------------------------------------------------- /scalable/apps/ark.svg: -------------------------------------------------------------------------------- 1 | unzip.svg -------------------------------------------------------------------------------- /scalable/apps/vscode.svg: -------------------------------------------------------------------------------- 1 | code.svg -------------------------------------------------------------------------------- /scalable/apps/xorg.svg: -------------------------------------------------------------------------------- 1 | x11.svg -------------------------------------------------------------------------------- /scalable/apps/zed.svg: -------------------------------------------------------------------------------- 1 | dev.zed.Zed.svg -------------------------------------------------------------------------------- /scalable/apps/Cider.svg: -------------------------------------------------------------------------------- 1 | sh.cider.Cider.svg -------------------------------------------------------------------------------- /scalable/apps/anki.svg: -------------------------------------------------------------------------------- 1 | net.ankiweb.Anki.svg -------------------------------------------------------------------------------- /scalable/apps/brave.svg: -------------------------------------------------------------------------------- 1 | brave-browser.svg -------------------------------------------------------------------------------- /scalable/apps/galculator.svg: -------------------------------------------------------------------------------- 1 | calculator.svg -------------------------------------------------------------------------------- /scalable/apps/org.gimp.GIMP.svg: -------------------------------------------------------------------------------- 1 | gimp.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Gedit.svg: -------------------------------------------------------------------------------- 1 | kwrite.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.clocks.svg: -------------------------------------------------------------------------------- 1 | clock.svg -------------------------------------------------------------------------------- /scalable/apps/org.kde.kamoso.svg: -------------------------------------------------------------------------------- 1 | camera.svg -------------------------------------------------------------------------------- /scalable/apps/org.kde.kclock.svg: -------------------------------------------------------------------------------- 1 | camera.svg -------------------------------------------------------------------------------- /scalable/apps/spotify-client.svg: -------------------------------------------------------------------------------- 1 | spotfiy.svg -------------------------------------------------------------------------------- /scalable/apps/zed-editor.svg: -------------------------------------------------------------------------------- 1 | dev.zed.Zed.svg -------------------------------------------------------------------------------- /scalable/places/stock-folder.svg: -------------------------------------------------------------------------------- 1 | folder.svg -------------------------------------------------------------------------------- /scalable/apps/com.protonvpn.www.svg: -------------------------------------------------------------------------------- 1 | protonvpn.svg -------------------------------------------------------------------------------- /scalable/apps/com.spotify.Client.svg: -------------------------------------------------------------------------------- 1 | spotfiy.svg -------------------------------------------------------------------------------- /scalable/apps/com.visualstudio.code.svg: -------------------------------------------------------------------------------- 1 | code.svg -------------------------------------------------------------------------------- /scalable/apps/com.vivaldi.Vivaldi.svg: -------------------------------------------------------------------------------- 1 | vivaldi.svg -------------------------------------------------------------------------------- /scalable/apps/com.vscodium.codium.svg: -------------------------------------------------------------------------------- 1 | codium.svg -------------------------------------------------------------------------------- /scalable/apps/floorp.svg: -------------------------------------------------------------------------------- 1 | one.ablaze.floorp.svg -------------------------------------------------------------------------------- /scalable/apps/gwenview.svg: -------------------------------------------------------------------------------- 1 | org.gnome.gThumb.svg -------------------------------------------------------------------------------- /scalable/apps/mintsettings.svg: -------------------------------------------------------------------------------- 1 | systemsettings.svg -------------------------------------------------------------------------------- /scalable/apps/net.lutris.Lutris.svg: -------------------------------------------------------------------------------- 1 | lutris.svg -------------------------------------------------------------------------------- /scalable/apps/org.blender.Blender.svg: -------------------------------------------------------------------------------- 1 | blender.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Cheese.svg: -------------------------------------------------------------------------------- 1 | camera.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.FileRoller.svg: -------------------------------------------------------------------------------- 1 | unzip.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Showtime: -------------------------------------------------------------------------------- 1 | video-player.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Snapshot.svg: -------------------------------------------------------------------------------- 1 | camera.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.TextEditor.svg: -------------------------------------------------------------------------------- 1 | kwrite.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Totem: -------------------------------------------------------------------------------- 1 | video-player.svg -------------------------------------------------------------------------------- /scalable/apps/org.xfce.mousepad.svg: -------------------------------------------------------------------------------- 1 | kwrite.svg -------------------------------------------------------------------------------- /scalable/apps/ptyxis.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/spotify-launcher.svg: -------------------------------------------------------------------------------- 1 | spotfiy.svg -------------------------------------------------------------------------------- /scalable/apps/vesktop.svg: -------------------------------------------------------------------------------- 1 | dev.vencord.Vesktop.svg -------------------------------------------------------------------------------- /scalable/apps/visual-studio-code.svg: -------------------------------------------------------------------------------- 1 | code.svg -------------------------------------------------------------------------------- /scalable/apps/xterm.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/zen.svg: -------------------------------------------------------------------------------- 1 | app.zen_browser.zen.svg -------------------------------------------------------------------------------- /scalable/places/desktop.svg: -------------------------------------------------------------------------------- 1 | folder-desktop.svg -------------------------------------------------------------------------------- /scalable/places/inode-directory.svg: -------------------------------------------------------------------------------- 1 | folder.svg -------------------------------------------------------------------------------- /scalable/places/user-home.svg: -------------------------------------------------------------------------------- 1 | folder-home.svg -------------------------------------------------------------------------------- /scalable/apps/Alacritty.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/alacritty.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/cinnamon-settings.svg: -------------------------------------------------------------------------------- 1 | systemsettings.svg -------------------------------------------------------------------------------- /scalable/apps/com.brave.Browser.svg: -------------------------------------------------------------------------------- 1 | brave-browser.svg -------------------------------------------------------------------------------- /scalable/apps/com.mitchellh.ghostty.svg: -------------------------------------------------------------------------------- 1 | ghostty.svg -------------------------------------------------------------------------------- /scalable/apps/com.valvesoftware.Steam.svg: -------------------------------------------------------------------------------- 1 | steam.svg -------------------------------------------------------------------------------- /scalable/apps/control-center.svg: -------------------------------------------------------------------------------- 1 | systemsettings.svg -------------------------------------------------------------------------------- /scalable/apps/discord.svg: -------------------------------------------------------------------------------- 1 | com.discordapp.Discord.svg -------------------------------------------------------------------------------- /scalable/apps/gnome-console.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/librewolf-community.svg: -------------------------------------------------------------------------------- 1 | librewolf.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Calculator.svg: -------------------------------------------------------------------------------- 1 | calculator.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Evolution.svg: -------------------------------------------------------------------------------- 1 | evolution.svg -------------------------------------------------------------------------------- /scalable/apps/org.telegram.desktop.svg: -------------------------------------------------------------------------------- 1 | telegram.svg -------------------------------------------------------------------------------- /scalable/apps/partitionmanager.svg: -------------------------------------------------------------------------------- 1 | disk-utility.svg -------------------------------------------------------------------------------- /scalable/apps/qterminal.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/xterm-color.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/places/folder-remote.svg: -------------------------------------------------------------------------------- 1 | folder-network.svg -------------------------------------------------------------------------------- /scalable/places/network-server.svg: -------------------------------------------------------------------------------- 1 | folder-network.svg -------------------------------------------------------------------------------- /scalable/places/user-desktop.svg: -------------------------------------------------------------------------------- 1 | folder-desktop.svg -------------------------------------------------------------------------------- /scalable/apps/gnome-control-center.svg: -------------------------------------------------------------------------------- 1 | systemsettings.svg -------------------------------------------------------------------------------- /scalable/apps/org.audacityteam.Audacity.svg: -------------------------------------------------------------------------------- 1 | audacity.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Console.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.DiskUtility.svg: -------------------------------------------------------------------------------- 1 | disk-utility.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Settings.svg: -------------------------------------------------------------------------------- 1 | systemsettings.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Terminal.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/org.kde.dolphin.svg: -------------------------------------------------------------------------------- 1 | system-file-manager.svg -------------------------------------------------------------------------------- /scalable/apps/org.xfce.thunar.svg: -------------------------------------------------------------------------------- 1 | system-file-manager.svg -------------------------------------------------------------------------------- /scalable/apps/plasmadiscover.svg: -------------------------------------------------------------------------------- 1 | org.gnome.Software.svg -------------------------------------------------------------------------------- /scalable/apps/preferences-system.svg: -------------------------------------------------------------------------------- 1 | systemsettings.svg -------------------------------------------------------------------------------- /scalable/places/folder-publicshare.svg: -------------------------------------------------------------------------------- 1 | folder-public.svg -------------------------------------------------------------------------------- /scalable/apps/app.devsuite.Ptyxis.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/io.gitlab.librewolf-community.svg: -------------------------------------------------------------------------------- 1 | librewolf.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.Nautilus.svg: -------------------------------------------------------------------------------- 1 | system-file-manager.svg -------------------------------------------------------------------------------- /apps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0hStormy/Arashi/HEAD/apps.png -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0hStormy/Arashi/HEAD/logo.png -------------------------------------------------------------------------------- /scalable/apps/com.raggesilver.BlackBox.svg: -------------------------------------------------------------------------------- 1 | utilities-terminal.svg -------------------------------------------------------------------------------- /scalable/apps/firefox-devedition.svg: -------------------------------------------------------------------------------- 1 | firefox-developer-edition.svg -------------------------------------------------------------------------------- /places.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0hStormy/Arashi/HEAD/places.png -------------------------------------------------------------------------------- /scalable/apps/com.github.iwalton3.jellyfin-media-player.svg: -------------------------------------------------------------------------------- 1 | jellyfin.svg -------------------------------------------------------------------------------- /scalable/apps/libreoffice-calc.svg: -------------------------------------------------------------------------------- 1 | org.libreoffice.LibreOffice.calc.svg -------------------------------------------------------------------------------- /scalable/apps/libreoffice-draw.svg: -------------------------------------------------------------------------------- 1 | org.libreoffice.LibreOffice.draw.svg -------------------------------------------------------------------------------- /scalable/apps/libreoffice-math.svg: -------------------------------------------------------------------------------- 1 | org.libreoffice.LibreOffice.math.svg -------------------------------------------------------------------------------- /scalable/apps/org.gnome.SystemMonitor.svg: -------------------------------------------------------------------------------- 1 | utilities-system-monitor.svg -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Kaze Icon Theme © 2025 by 0Stormy is licensed under CC BY-SA 4.0 2 | -------------------------------------------------------------------------------- /scalable/apps/libreoffice-impress.svg: -------------------------------------------------------------------------------- 1 | org.libreoffice.LibreOffice.impress.svg -------------------------------------------------------------------------------- /scalable/apps/libreoffice-main.svg: -------------------------------------------------------------------------------- 1 | org.libreoffice.LibreOffice.startcenter.svg -------------------------------------------------------------------------------- /scalable/apps/libreoffice-writer.svg: -------------------------------------------------------------------------------- 1 | org.libreoffice.LibreOffice.writer.svg -------------------------------------------------------------------------------- /.github/camera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0hStormy/Arashi/HEAD/.github/camera.png -------------------------------------------------------------------------------- /.github/jellyfin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0hStormy/Arashi/HEAD/.github/jellyfin.png -------------------------------------------------------------------------------- /.github/template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0hStormy/Arashi/HEAD/.github/template.png -------------------------------------------------------------------------------- /.github/dosanddonts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0hStormy/Arashi/HEAD/.github/dosanddonts.png -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/icon-request.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Icon Request 3 | about: Suggest an icon for this Kaze 4 | title: "[ICON REQUEST] App name here" 5 | labels: '' 6 | assignees: '' 7 | 8 | --- 9 | 10 | **App you want:** 11 | App/Project here. 12 | 13 | **Send website (and also the original icon):** 14 | Website/Repo: https://example.com/ 15 | Original Icon: https://example.com/example.svg 16 | 17 | **Any other info:** 18 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Bug 3 | about: Create a report to help us improve 4 | title: "[BUG] Issue here" 5 | labels: '' 6 | assignees: '' 7 | 8 | --- 9 | 10 | **Describe the bug** 11 | A clear and concise description of what the bug is. 12 | 13 | **Expected behavior** 14 | A clear and concise description of what you expected to happen. 15 | 16 | **Screenshots** 17 | If applicable, add screenshots to help explain your problem. 18 | 19 | **Desktop (please complete the following information):** 20 | - OS: [e.g. Debian 12] 21 | - Desktop [e.g. Gnome, KDE] 22 | - Version [e.g. 48] 23 | 24 | **Additional context** 25 | Add any other context about the problem here. 26 | -------------------------------------------------------------------------------- /dist.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | release="25.10" 4 | 5 | # Create copy of working directory for distribution 6 | mkdir "Arashi-${release}" 7 | rsync -av --progress ./ "Arashi-${release}/" --exclude "Arashi-${release}" # Copy all but new folder 8 | 9 | # Remove non-essential files/folders 10 | cd "Arashi-${release}" 11 | rm apps.png 12 | rm places.png 13 | rm -rf .git # Has to be -rf to remove protected objects made by git 14 | rm -r .github 15 | rm -r dist.sh 16 | cd .. 17 | 18 | # Create release archive 19 | zip -r "Arashi-${release}.zip" "Arashi-${release}" 20 | mkdir -p dist 21 | mv "Arashi-${release}.zip" "dist/Arashi-${release}.zip" 22 | 23 | # Clean-up 24 | rm -r "Arashi-${release}" 25 | 26 | # Done 27 | echo -e "\033[0;32mFinished!" -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 |
2 | 3 |

Arashi Icon Set

4 |
5 | 6 | Arashi a smooth, modern icon set with a twist! If you want a specific icon feel free to create an issue in this repo. 7 | 8 | Current set of icons: 9 | 10 | ### Apps 11 | ![Apps](apps.png) 12 | 13 | ### Places 14 | ![Folders](places.png) 15 | 16 | # Installation 17 | 18 | There are a couple ways you can install Arashi. 19 | 20 | ## Manual (Recommended) 21 | 22 | 1. Go to the [releases](https://github.com/0hStormy/Arashi/releases) page 23 | 2. Get the latest zip 24 | 3. Uncompress the zip 25 | 4. Move the Arashi folder to `~/.local/share/icons/` 26 | 27 | ## AUR 28 | 29 | Install the unofficial AUR package `arashi-icon-theme` with your AUR helper. -------------------------------------------------------------------------------- /scalable/places/folder-red.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /scalable/places/folder-cyan.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /scalable/places/folder-yellow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /scalable/places/folder-blue.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /scalable/places/folder-brown.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /scalable/places/folder-green.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /scalable/places/folder-grey.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /scalable/places/folder-orange.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /scalable/places/folder-violet.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /scalable/places/folder.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /scalable/apps/exaile.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/wayland.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/com.super_productivity.SuperProductivity.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/nymvpn.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/org.libreoffice.LibreOffice.startcenter.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /scalable/apps/aseprite.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /scalable/apps/btop.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/org.vinegarhq.Sober.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/minecraft.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/places/user-trash.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | -------------------------------------------------------------------------------- /scalable/apps/jellyfin.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /scalable/apps/video-player.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | -------------------------------------------------------------------------------- /scalable/apps/org.torproject.torbrowser-launcher.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/akregator.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/org.vinegarhq.Vinegar.studio.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/lmms.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/spotfiy.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/vlc.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/ente.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/steam_icon_70.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | -------------------------------------------------------------------------------- /scalable/apps/telegram.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/handbrake.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /scalable/apps/vivaldi.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/sh.cider.Cider.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /scalable/apps/app.zen_browser.zen.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | -------------------------------------------------------------------------------- /scalable/apps/eu.codepoems.xl-converter.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /scalable/apps/system-file-manager.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | -------------------------------------------------------------------------------- /scalable/apps/org.winehq.Wine.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/evolution.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /scalable/apps/utilities-system-monitor.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | -------------------------------------------------------------------------------- /scalable/apps/anytype.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | -------------------------------------------------------------------------------- /scalable/apps/org.prismlauncher.PrismLauncher.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | -------------------------------------------------------------------------------- /scalable/apps/org.kde.haruna.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/bolt-launcher.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /scalable/apps/com.adamcake.Bolt.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /scalable/apps/steam_icon_440.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/com.github.reds.LogisimEvolution.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | -------------------------------------------------------------------------------- /scalable/apps/code.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | -------------------------------------------------------------------------------- /scalable/apps/qutebrowser.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/keepassxc.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/org.keepassxc.KeePassXC.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/org.libreoffice.LibreOffice.impress.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | -------------------------------------------------------------------------------- /scalable/apps/steam.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/com.atlauncher.ATLauncher.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /scalable/apps/com.chatterino.chatterino.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/steam_icon_400.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/com.discordapp.Discord.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/im.riot.Riot.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /scalable/apps/heroic.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/x11.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /scalable/places/folder-downloads.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /scalable/apps/org.inkscape.Inkscape.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/musescore.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | -------------------------------------------------------------------------------- /scalable/apps/mullvad-browser.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | -------------------------------------------------------------------------------- /scalable/apps/com.opera.Opera.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | -------------------------------------------------------------------------------- /scalable/apps/AppImageLauncher.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /scalable/places/folder-documents.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /scalable/apps/com.discordapp.DiscordPTB.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/codium.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/com.discordapp.DiscordCanary.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /scalable/apps/org.libreoffice.LibreOffice.calc.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | -------------------------------------------------------------------------------- /scalable/apps/proton-vpn.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | -------------------------------------------------------------------------------- /scalable/apps/protonvpn.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | -------------------------------------------------------------------------------- /scalable/apps/proton-vpn-logo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | -------------------------------------------------------------------------------- /scalable/places/folder-public.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | -------------------------------------------------------------------------------- /scalable/apps/org.pwmt.zathura.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | --------------------------------------------------------------------------------