unixporn / distro-icons

Icons used for user-flair and emoji
Creative Commons Attribution Share Alike 4.0 International
27 stars 4 forks source link
bsd icons linux reddit unix

Distro Icons

This repo contains icons used for userflair on old Reddit and emoji on new Reddit. It also contains the Naut CSS add-on used for userflair in the old design. To export the SVGs en masse for Reddit use the following command with $size as 96 (15px images) for old Reddit and 192 (30px images) for new Reddit:

for file in *.svg; do inkscape -d=$size $file -e ${file%svg}png; done

Original logo designs belong to their respective owners, stylised icons for r/unixporn licensed CC-BY-SA.