Skip to content

GreenRaccoon23/archdroid-icon-theme

Repository files navigation

Download

git clone https://github.com/GreenRaccoon23/archdroid-icon-theme.git;

Or, for just the icons:

wget https://raw.githubusercontent.com/GreenRaccoon23/archdroid-icon-theme/master/archdroid-icon-theme.tar.xz;
xz -dv archdroid-icon-theme.tar.xz;
tar -xf archdroid-icon-theme.tar;
rm archdroid-icon-theme.tar;

Install

  • Arch Linux:
yaourt -Sa archdroid-icon-theme;
  • Other Linux distributions (Ubuntu, etc.):
git clone https://github.com/GreenRaccoon23/archdroid-icon-theme.git;
cd archdroid-icon-theme;
chmod +x INSTALL;
./INSTALL;

Description

Port of Google's material design icons for Android Lollipop 5.0 to Linux. The 21 different colors come from the material design color palette.

Some of these icons (i.e., the ones that did not have an equivalent in the material design icon set) have been created manually (through Inkscape). These missing icons were influenced in part by Ubuntu Mono, Mint-X and Numix.

License

Google's material design icons are totally open-source to edit and distribute non-commercially, and so is this project. Do whatever you want with these. 😄

Requests

If you like one of the Material Design Colors, but it is not included in this theme, by all means please request it here. I'll almost definitely make it for you. It's ridiculously easy for me to create new color sets because I wrote that svg-edit file myself (in Go/Golang). Plus, I compress the images down a ton, so adding a new set only adds 5MB to the full package's size (and almost nothing to the compressed archdroid-icon-theme.tar.xz file).

Screenshots

Archdroid-Amber

Archdroid-Amber

Archdroid-ArchBlue

Archdroid-ArchBlue

Archdroid-Blue

Archdroid-Blue

Archdroid-BlueGrey

Archdroid-BlueGrey

Archdroid-Brown

Archdroid-Brown

Archdroid-Cyan

Archdroid-Cyan

Archdroid-DeepOrange

Archdroid-DeepOrange

Archdroid-DeepPurple

Archdroid-DeepPurple

Archdroid-Green

Archdroid-Green

Archdroid-Grey

Archdroid-Grey

Archdroid-Indigo

Archdroid-Indigo

Archdroid-KellyGreen

Archdroid-KellyGreen

Archdroid-LightBlue

Archdroid-LightBlue

Archdroid-LightGreen

Archdroid-LightGreen

Archdroid-Lime

Archdroid-Lime

Archdroid-Orange

Archdroid-Orange

Archdroid-Pink

Archdroid-Pink

Archdroid-Purple

Archdroid-Purple

Archdroid-Red

Archdroid-Red

Archdroid-Shamrock

Archdroid-Shamrock

Archdroid-Teal

Archdroid-Teal

Archdroid-Yellow

Archdroid-Yellow

Status

This theme is pretty much complete, though I may continue to add a few more icons periodically. If you look closely, some of the icons are blurry when scaled down to 22 and 32 pixels, but in order to fix it, I'd have to go through and recreate each icon individually. 😩 That would take a ridiculous amount of time as well as double the size of the package, so I will leave them how they are. If anyone else knows an easier way to fix it, please let me know on the issues page or feel free to fix it yourself. 😄

Resources

As an additional resource, I've colorized Google's stock material design icons according to the material design palette and uploaded them here.

About

Port of Google's material design icons for Android Lollipop+ to Linux (and influenced by Ubuntu Mono, Mint-X, and Numix).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages