1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-09-03 13:22:51 +02:00

refactor: add prefixes to svg filenames, change flag casing

This commit is contained in:
woothu
2019-11-15 09:34:37 +01:00
parent 7d8068c4ee
commit 9c925524fa
1529 changed files with 50 additions and 19 deletions

View File

@@ -0,0 +1,4 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>cakephp</title>
<path d="M0 18.5v4.995c0 2.756 7.161 4.989 16 4.989v-4.989c-8.839 0-16-2.24-16-4.989zM28.511 21.609l-12.511-3.109v4.995l12.511 3.109c2.183-0.855 3.489-1.932 3.489-3.109v-4.995c0 1.177-1.307 2.255-3.489 3.109zM16 13.511v4.989c-8.839 0-16-2.235-16-4.989v-5.005c0-2.751 7.161-4.989 16-4.989 8.833 0 16 2.239 16 4.995v5c0 1.177-1.307 2.249-3.489 3.109l-12.511-3.115z"></path>
</svg>

After

Width:  |  Height:  |  Size: 500 B