Papirus is a free and open source SVG icon theme for Linux, based on Paper Icon Set with a lot of new icons and a few extras, like Hardcode-Tray support, KDE colorscheme support, Folder Color support, and others.
Android version available here.
Papirus icon theme is available in five variants:
You can install Papirus from our official PPA:
sudo add-apt-repository ppa:papirus/papirus
sudo apt-get update
sudo apt-get install papirus-icon-theme # Papirus, Papirus-Dark, and Papirus-Light
sudo apt-get install epapirus-icon-theme # ePapirus, and ePapirus-Dark for elementaryOS only
or download .deb packages from here.
[!NOTE] Now the daily builds of the papirus-icon-themes package are placed in
ppa:papirus/papirus-dev
.
Debian users also can install Papirus from our PPA, but the commands will differ:
sudo sh -c "echo 'deb http://ppa.launchpad.net/papirus/papirus/ubuntu jammy main' > /etc/apt/sources.list.d/papirus-ppa.list"
sudo wget -qO /etc/apt/trusted.gpg.d/papirus-ppa.asc 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9461999446FAF0DF770BFC9AE58A9D36647CAE7F'
sudo apt-get update
sudo apt-get install papirus-icon-theme
Use the script to install the latest version directly from this repo (independently of your distro).
You may use environment variables to control WHERE, WHAT, and FROM you install:
DESTDIR
- the destination directory for installing icon themes (Defaults DESTDIR=/usr/share/icons
)EXTRA_THEMES
- additional icon themes that you want to install alongside Papirus icon theme (Defaults EXTRA_THEMES="ePapirus ePapirus-Dark Papirus-Dark Papirus-Light"
)TAG
- a branch or tag if you want to install a specific version of the icon theme (Defaults TAG=master
)[!IMPORTANT] Use the exact same command to update icon themes.
wget -qO- https://git.io/papirus-icon-theme-install | sh
wget -qO- https://git.io/papirus-icon-theme-install | env DESTDIR="$HOME/.icons" sh
wget -qO- https://git.io/papirus-icon-theme-install | env DESTDIR="$HOME/.local/share/icons" sh
wget -qO- https://git.io/papirus-icon-theme-install | env DESTDIR="/usr/local/share/icons" sh
Use this interactive script to completely remove Papirus icon theme on your system.
wget -qO- https://git.io/papirus-icon-theme-uninstall | sh
Packages listed in this section are third-party packages. If you have a problem or a question, please contact the package maintainer.
Please note that some packages in the list may be outdated, open Repology to find out package versions.
Distro | Maintainer | Package |
---|---|---|
Alpine Linux | David Demelier | sudo apk add papirus-icon-theme [link] |
ALT Linux | Andrey Cherepanov | apt-get install papirus-icon-theme [link] |
Arch Linux | Felix Yan | sudo pacman -S papirus-icon-theme community |
Arch Linux | Mark Wagie | papirus-icon-theme-git AUR |
Debian 9+ | Yangfl | sudo apt install papirus-icon-theme |
Debian | only_vip | papirus-icon-theme MPR |
Fedora 27+ | Robert-André Mauchin | sudo dnf install papirus-icon-theme |
FreeBSD | Hiroki Tagato | papirus-icon-theme freshports |
Gentoo | Marco Scardovi | sudo emerge -a papirus-icon-theme |
NixOS | Nixpkgs Contributors | nix-env -iA nixos.papirus-icon-theme |
OpenBSD | David Demelier | doas pkg_add papirus-icon-theme |
openSUSE | Matthias Eliasson | papirus-icon-theme official |
ROSA Linux | Vladimir Penchikov | sudo urpmi papirus-icon-theme |
Solus | Joshua Strobl | sudo eopkg it papirus-icon-theme |
Ubuntu 18.04+ | Yangfl | sudo apt install papirus-icon-theme |
Void Linux | Giuseppe Fierro | sudo xbps-install -S papirus-icon-theme |
[!NOTE] If you are a maintainer and want to be in the list, please create an issue or make a pull request.
Some software uses an absolute path instead of the icon name in a .desktop file or in the source code which makes them unthemable.
To deal with hardcoded application icons we recommend using hardcode-fixer. Papirus supports most of the applications in the list. If hardcode-fixer doesn't support your favorite app yet, please open an issue here or edit your .desktop file manually.
To fix hardcoded tray icons Papirus supports Hardcode-Tray script. A list of supported applications is available here.
[!IMPORTANT] To get Papirus to work right with Hardcode-Tray, use the hardcode-tray option
--conversion-tool RSVGConvert
:
sudo -E hardcode-tray --conversion-tool RSVGConvert --size 22 --theme Papirus
Size recommendations:
[!NOTE] Some Electron-based applications have blurred tray icon on KDE (see bug report). To solve this issue pass the following environment variable to the app:
XDG_CURRENT_DESKTOP=Unity wire-desktop
To fix icons of running Steam games, you can use Steam Icons Fixer script, that will connect all icons available from our icon theme with your installed games.
Support for monochrome icons for KDE colorscheme is now available:
[!NOTE] Non-KDE apps don't support KDE colorscheme on the system tray, but you can replace color manually.
Papirus has Folder Color v0.0.80+ support that allows you to change a color of a folder.
Available colors:
For KDE, colors of individual folders can be changed using dolphin-folder-color.
Also, you can use our papirus-folders script to apply the color of folders system-wide.
/usr/share/applications
)[!WARNING] We do NOT support Windows/Wine/Proton/Crossover or other NOT native Linux-apps & games. This also applies to discontinued projects!!
We welcome user contributions. If you don't know where to start, we've compiled a list of things we would like to see in your pull request:
Inside tools/work you will find a step-by-step guide, an environment, and tools that will help you:
We are waiting for your pull requests and would love to see this icon theme become as complete as possible.
If you would like to support development by making one-time donation or by becoming a supporter, please visit our page on Buy Me a Coffee.
Papirus icon theme is free and open source project distributed under the terms of the GNU General Public License, version 3. See the LICENSE
file for details.
Every logo in this icon theme is owned by the respective trademark holder. We have not received approval to create these logos from any of the trademark owners, and the existence of an icon in this repository is in no way supported by the trademark owner.
Where possible, we stayed true to the branding and official guidelines.
If you are a trademark holder or application owner for one of these applications and disapprove of the icons we've created for your application, please submit an issue to this repository.