Files @ 10cfc4437178
Branch filter:

Location: C3L/C3L-Membership-Online-Form/c3l_membership/static/flags/4x3/sl.svg - annotation

Dennis Fink
Unify cryptocurrencies handling

This allows us to add new cryptocurrencies without adding new code
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sl" viewBox="0 0 640 480">
  <g fill-rule="evenodd">
    <path fill="#0000cd" d="M0 320.3h640V480H0z"/>
    <path fill="#fff" d="M0 160.7h640v159.6H0z"/>
    <path fill="#00cd00" d="M0 0h640v160.7H0z"/>
  </g>
</svg>