A repository containing hi-res and web optimised icons and logos in PNG format, and SVG logo icons.
The icons
directory contains svg
, hi-res
PNG images and web
PNG icons of various sizes suitable for web applications.
The branding
directory contains various logos and banners in PNG format.
The generate_icons.sh
script uses ImageMagik to generate PNG format icons of varying sizes from the SVGs.
Note: for transparrent backgrounds to work when converting the SVGs to PNGs, Inkscape must be installed.
Images are sourced from icons/svg
and written to icons/web
rm -rf ./icons/web
./generate_icons.sh