Files @ eac8ab19899c
Branch filter:

Location: C3L/C3L-Membership-Online-Form/c3l_membership/static/flags/1x1/bw.svg - annotation

Dennis Fink
Use flex for the menu
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-bw" viewBox="0 0 512 512">
  <g fill-rule="evenodd">
    <path fill="#00cbff" d="M0 0h512v512H0z"/>
    <path fill="#fff" d="M0 192h512v128H0z"/>
    <path d="M0 212.7h512V299H0z"/>
  </g>
</svg>