Skip to content

unixporn/distro-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.