Skip to content

zeppe-lin/trinity-icon-theme

Repository files navigation

OVERVIEW

This repository contains trinity-icon-theme, a free and open-source SVG icon theme, based on archdroid-icon-theme which in turn is based on Android Lollipop Material Design icons. The main difference from archdroid-icon-theme is that color palette have been adjusted to trinity-gtk-theme and trademark/logo/servicemark icons have been removed. Therefore, trinity-icon-theme isn't prohibited for non-commercial use.

The original sources can be downloaded from:

  1. https://github.com/GreenRaccoon23/archdroid-icon-theme
  2. https://github.com/google/material-design-icons

PREVIEW

PREVIEW

REQUIREMENTS

Required

Optional

  • gtk-update-icon-cache(1) from gtk2 or gtk3
  • gdk-pixbuf-query-loaders(1) from gdk-pixbuf

INSTALL

System-wide

The shell commands make install should install this package.

See config.mk file for configuration parameters.

Locally

To install this theme as user locally, run

make PREFIX= DATADIR=~/.icons install

Note that trinity-icon-theme already installs the updated icon cache. If you would like to update it manually, at least if you package this theme for any GNU/Linux distro, run the following commands (change /usr/local/share/icons/Trinity to your installation path if you modified default paths):

gdk-pixbuf-query-loaders --update-cache
gtk-update-icon-cache -q -t -f /usr/local/share/icons/Trinity

LICENSE

trinity-icon-theme the same as archdroid-icon-theme is licensed through the GNU General Public License v3 or later http://gnu.org/licenses/gpl.html. Read the LICENSE.GPLv3+ file for copying conditions.

The main source of this package is:

Material Design Icons, Google. (Source, License)

Material Design Icons is licensed through the Apache 2.0 License https://www.apache.org/licenses/LICENSE-2.0. Read the LICENSE.APACHE-2.0 file for copying conditions.


Manually designed icons have been inspired by the above source as well as the following:


Ubuntu-Mono, Canonical Ltd. (Source, License)

Ubuntu-Mono icons is licensed through the CC-BY-SA-3.0 License http://creativecommons.org/licenses/by-sa/3.0/. Read the LICENSE.CC-BY-SA-3.0 file for copying conditions.

Mint-X-Icons, Linux Mint (Clement Lefebvre). (Source, License)

Mint-X-Icons is licensed through the GNU General Public License v3 or later http://gnu.org/licenses/gpl.html. Read the LICENSE.GPLv3+ file for copying conditions.

Numix-Icon-Theme, Numix Project. (Source, License)

Numix-Icon-Theme is licensed through the GNU General Public License v3 or later http://gnu.org/licenses/gpl.html. Read the LICENSE.GPLv3+ file for copying conditions.

About

Free and open-source icon theme adjusted for trinity-gtk-theme

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published