1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-05 01:44:41 +04:00

css scripts, js scripts, remove gulp

This commit is contained in:
chomik
2019-04-27 14:33:46 +02:00
parent 880ff15961
commit f91c290400
571 changed files with 384 additions and 798 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-jm" width="640" height="480">
<g fill-rule="evenodd">
<path d="M0 0l320 240L0 480zm640 0L320 240l320 240z"/>
<path fill="#090" d="M0 0l320 240L640 0zm0 480l320-240 320 240z"/>
<path fill="#fc0" d="M640 0h-59.6L0 435.3V480h59.6L640 44.7z"/>
<path fill="#fc0" d="M0 0v44.7L580.4 480H640v-44.7L59.6 0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 392 B