About
Icon Library is a Python 2 GTK application that makes it easy to:
view complete icon sets
search icon sets
export icon sets to HTML
check which icon names comply with the freedesktop.org Standard Icon Naming Specification
compare icons against a range of background colours
Easy Install
Icon Library is available for installation via Python’s package manager pip:
pip2 install --user icon-library
Manual Install
To manually build and install the Python package, perform the following:
clone the repository (or download the tarball at https://github.com/brbsix/icon-library/archive/master.zip)
git clone 'https://github.com/brbsix/icon-library.git'
from the repo’s root directory, build the package
python2 setup.py sdist clean
install the package
pip2 install --user dist/icon-library-0.0.1.tar.gz
Usage
To run the application, execute icon-library or click the Icon Library shortcut in your desktop’s application menu.
Note: The Export HTML button exports to icons.html in your home folder.
License
This application was originally released by Matthew McGowan (matthew.joseph.mcgowan@gmail.com) under a LGPLv3 license. I have made a few changes and prepared it for packaging. For the original homepage, see https://launchpad.net/icon-library.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file icon-library-0.0.3.tar.gz.
File metadata
- Download URL: icon-library-0.0.3.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7240ff005b000061c92e12b265be1a0c44c80d970bab385ac3b50f24d6df8f0
|
|
| MD5 |
53ca50c764e4b47192740d4c4005c23b
|
|
| BLAKE2b-256 |
36f6bca978b84bed6bee932223350a83cc8505c0be3b7bca53ecdf2b21cbe5a3
|