You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
499 B

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  3. "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <svg xmlns="http://www.w3.org/2000/svg" width="16" height="12" viewBox="0 0 5 3">
  5. <desc>Flag of Germany</desc>
  6. <rect id="black_stripe" width="5" height="3" y="0" x="0" fill="#000"/>
  7. <rect id="red_stripe" width="5" height="2" y="1" x="0" fill="#D00"/>
  8. <rect id="gold_stripe" width="5" height="1" y="2" x="0" fill="#FFCE00"/>
  9. </svg>