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
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-gh" width="640" height="480">
<path fill="#006b3f" d="M0 0h640v480H0z"/>
<path fill="#fcd116" d="M0 0h640v320H0z"/>
<path fill="#ce1126" d="M0 0h640v160H0z"/>
<path d="M320 160l52 160-136.1-98.9H404l-136 98.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 286 B