The 26 swiss canton flags combined into a single image and a css file ready to use in your web project.
<link href="flags.css" rel="stylesheet" type="text/css" /> ... <div class="flag flag-16 flag-BE"></div> <div class="flag flag-32 flag-BE"></div> <div class="flag flag-64 flag-BE"></div>
You can create other flag sizes with my Kombine script.
wget --no-check-certificate https://github.com/bennyschudel/Kombine/raw/master/kombine.php php kombine.php --sizes=128 --class-name=flag