Add files via upload

This commit is contained in:
home1800
2022-08-19 19:33:58 +02:00
committed by GitHub
parent c955c77e31
commit d3d4450e7b
8 changed files with 474 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 22 16">
<title>Flag of Norway</title>
<rect width="22" height="16" fill="#ba0c2f"/>
<g fill="#fff">
<rect width="4" height="16" x="6"/>
<rect width="22" height="4" y="6"/>
</g>
<g fill="#00205b">
<rect width="2" height="16" x="7"/>
<rect width="22" height="2" y="7"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 400 B