split image assets to required and demo-only

This commit is contained in:
codecalm
2020-01-05 14:20:56 +01:00
parent 1a31291a6f
commit 75674402f6
388 changed files with 188 additions and 184 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-fi" width="640" height="480">
<path fill="#fff" d="M0 0h640v480H0z"/>
<path fill="#003580" d="M0 174.5h640v131H0z"/>
<path fill="#003580" d="M175.5 0h130.9v480h-131z"/>
</svg>

After

Width:  |  Height:  |  Size: 240 B