Home

Awesome

<p align="center"> <img src="https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/preview.png" alt="preview"/> </p> <p align="center"> <img alt="apps" src="https://img.shields.io/github/directory-file-count/PapirusDevelopmentTeam/papirus-icon-theme/Papirus%2F48x48%2Fapps?label=apps%20icons&style=flat-square&colorB=5294e2"/> <img alt="actions" src="https://img.shields.io/github/directory-file-count/PapirusDevelopmentTeam/papirus-icon-theme/Papirus%2F22x22%2Factions?label=actions%20icons&style=flat-square&colorB=5294e2"/> <img alt="panel" src="https://img.shields.io/github/directory-file-count/PapirusDevelopmentTeam/papirus-icon-theme/Papirus%2F22x22%2Fpanel?label=panel%20icons&style=flat-square&colorB=5294e2"/> <img alt="places" src="https://img.shields.io/github/directory-file-count/PapirusDevelopmentTeam/papirus-icon-theme/Papirus%2F48x48%2Fplaces?label=places%20icons&style=flat-square&colorB=5294e2"/> <img alt="mimetypes" src="https://img.shields.io/github/directory-file-count/PapirusDevelopmentTeam/papirus-icon-theme/Papirus%2F48x48%2Fmimetypes?label=mimetypes%20icons&style=flat-square&colorB=5294e2"/> </p>

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:

Contents

Installation

Ubuntu and derivatives

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 and derivatives

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

Papirus Installer

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:

[!IMPORTANT] Use the exact same command to update icon themes.

ROOT directory (recommended)

wget -qO- https://git.io/papirus-icon-theme-install | sh

HOME directory for GTK

wget -qO- https://git.io/papirus-icon-theme-install | env DESTDIR="$HOME/.icons" sh

HOME directory for KDE

wget -qO- https://git.io/papirus-icon-theme-install | env DESTDIR="$HOME/.local/share/icons" sh

*BSD systems

wget -qO- https://git.io/papirus-icon-theme-install | env DESTDIR="/usr/local/share/icons" sh

Uninstall

Use this interactive script to completely remove Papirus icon theme on your system.

wget -qO- https://git.io/papirus-icon-theme-uninstall | sh

Snap

<a href="https://snapcraft.io/icon-theme-papirus"> <img alt="Get it from the Snap Store" src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" /> </a>

Third-party packages

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.

DistroMaintainerPackage
Alpine LinuxDavid Demeliersudo apk add papirus-icon-theme <sup>[link]</sup>
ALT LinuxAndrey Cherepanovapt-get install papirus-icon-theme <sup>[link]</sup>
Arch LinuxFelix Yansudo pacman -S papirus-icon-theme <sup>community</sup>
Arch LinuxMark Wagiepapirus-icon-theme-git <sup>AUR</sup>
Debian 9+Yangflsudo apt install papirus-icon-theme
Debianonly_vippapirus-icon-theme <sup>MPR</sup>
Fedora 27+Robert-André Mauchinsudo dnf install papirus-icon-theme
FreeBSDHiroki Tagatopapirus-icon-theme <sup>freshports</sup>
GentooMarco Scardovisudo emerge -a papirus-icon-theme
NixOSNixpkgs Contributorsnix-env -iA nixos.papirus-icon-theme
OpenBSDDavid Demelierdoas pkg_add papirus-icon-theme
openSUSEMatthias Eliassonpapirus-icon-theme <sup>official</sup>
ROSA LinuxVladimir Penchikovsudo urpmi papirus-icon-theme
SolusJoshua Stroblsudo eopkg it papirus-icon-theme
Ubuntu 18.04+Yangflsudo apt install papirus-icon-theme
Void LinuxGiuseppe Fierrosudo 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.

Hardcoded icons

Some software uses an absolute path instead of the icon name in a .desktop file or in the source code which makes them unthemable.

Hardcoded application icons

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.

Hardcoded tray icons

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:

hardcode-tray

[!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

Steam runtime icons

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.

KDE colorscheme

Support for monochrome icons for KDE colorscheme is now available:

kde-color-scheme

[!NOTE] Non-KDE apps don't support KDE colorscheme on the system tray, but you can replace color manually.

Folder's color

Papirus has Folder Color v0.0.80+ support that allows you to change a color of a folder.

Available colors:

Folder Color Preview

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.

Extras

Recommendations

Manual fixes

<details> <summary>For Pop!_OS users</summary>

For Pop!_OS users who want to use the Pop!_Shop icon (instead of the default Elementary Appcentre icon):

mkdir -p ~/.local/share/applications/
cp /usr/share/applications/io.elementary.appcenter.desktop ~/.local/share/applications/
desktop-file-edit --set-icon=pop-shop ~/.local/share/applications/io.elementary.appcenter.desktop
</details> <details> <summary>For Cinnamon users</summary>

For Cinnamon users who want to use Papirus icon theme with Arc theme we recommend fix color icons on panel:

sudo sed -i.orig 's/white/#d3dae3/g' /usr/share/themes/Arc-Dark/cinnamon/cinnamon.css

Cinnamon Arc-Dark theme fix

To deal with blurred panel icons, increase the panel size up to 30px in Systems SettingsPanel (see screenshot).

</details> <details> <summary>For GNOME Shell users</summary>

For GNOME users we recommend install the following extensions:

¹ On Ubuntu 18.04+ it is pre-installed.

</details> <details> <summary>For Xfce users</summary>

Here are a few recommendations for Xfce users.

Thunar File Manager

Go to EditPreferences.... Click on Side Pane tab. Under Side Pane, look for Icon Size and set to Very Small.

thunar-preferences

Notification Area

Go to Settings ManagerPanelItems tab. Select Notification Area item and click on Edit currently selected item button. Under Appearance set the following options:

xfce4-notification-area

</details> <details> <summary>For elementary/Pantheon users</summary>

With light wallpaper, we recommend disable use-transparency option on wingpanel:

gsettings set org.pantheon.desktop.wingpanel use-transparency false

For better representation we recommend use only light eGTK Theme:

echo "export GTK_THEME=elementary" >> ~/.profile

Restart System.

</details> <details> <summary>For LXQt users</summary>

Here are a few recommendations for LXQt users.

PCManFM-Qt File Manager

Go to EditPreferences. Click on Display section. On Icons category change size to 16x16 for Size of side pane icons.

pcmanfmqt

Monochrome Panel Plugins

Configure Panel and set 16px for Icon size.

lxqt-panel

</details>

Icon request

[!WARNING] We do NOT support Windows/Wine/Proton/Crossover or other NOT native Linux-apps & games. This also applies to discontinued projects!!

Contributing

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.

Donate

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.

<a href="https://www.buymeacoffee.com/papirus"><img alt="Buy me a coffee" src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=papirus&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" /></a>

License

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.