Creative Commons badges, license Buttons, etc. (https://licensebuttons.net/).
This is a script to generate Creative Commons icon badges in png format in a variety of color schemes. These icons can then be served by a web server.
sudo apt-get install python-cairo python-gtk2
python genicons.py
This will generate the icons in the directory "build" in the same directory as the script.
The directory can then be moved into position using mv
.