To report issues or propose new features for this repository, visit our tracker.
Unicons, also known as the Unicorn Icon Pack, is the Icon Pack designed for the Unicorn Desktop Environment.
As Elsie (Lead Developer of Pacstall) says
This is an icon pack, it provides icon pack.
To optimize SVGs and generate PNGs from scalable icons, first install the requirements:
sudo apt install nodejs golang-go librsvg2-bin # Debian and friends
brew install node go librsvg # macOSnpm install -g svgo # both do thisThen, run:
go run generate-sizes.goTo install:
git clone https://github.com/rhino-linux/unicons
sudo mkdir -p /usr/share/icons/Unicons
sudo cp -r unicons/* /usr/share/icons/Unicons
sudo gtk-update-icon-cache /usr/share/icons/UniconsThen (for Unicorn):
xfconf-query -c xsettings -p /Net/IconThemeName -s Unicons
gsettings set org.gnome.desktop.interface icon-theme Unicons
- oklopfer
- AJStrong
To start contributing to Unicons, check out the Official Figma Templates or the SVG Templates.