1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-03 02:42:55 +02:00

icons optimize

This commit is contained in:
codecalm
2020-09-01 17:11:15 +02:00
parent 25da113e87
commit 3e2be023af

View File

@@ -2,7 +2,7 @@
category: Brand
---
<svg>
<circle cx="15" cy="12" r="3"></circle>
<rect x="6" y="3" width="12" height="6" rx="3"></rect>
<path d="M9 9a3 3 0 00 0 6h3m-3 0a3 3 0 10 3 3v-15"></path>
<circle cx="15" cy="12" r="3" />
<rect x="6" y="3" width="12" height="6" rx="3" />
<path d="M9 9a3 3 0 0 0 0 6h3m-3 0a3 3 0 1 0 3 3v-15" />
</svg>