1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 10:24:07 +02:00

optimize icons

This commit is contained in:
codecalm
2020-09-01 22:08:39 +02:00
parent d8ac28da9d
commit 1ae4e1619d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
--- ---
--- ---
<svg> <svg>
<path d="M4 20h4v-4h4v-4h4v-4h4"></path> <path d="M4 20h4v-4h4v-4h4v-4h4" />
<path d="M4 11l7 -7v4m-4 -4h4"></path> <path d="M4 11l7 -7v4m-4 -4h4" />
</svg> </svg>

View File

@@ -1,5 +1,5 @@
--- ---
--- ---
<svg> <svg>
<path d="M4 18h4v-4h4v-4h4v-4h4"></path> <path d="M4 18h4v-4h4v-4h4v-4h4" />
</svg> </svg>