1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-17 19:36:29 +02:00

optimize icons

This commit is contained in:
codecalm
2020-08-18 17:24:15 +02:00
parent 0daf2da6d7
commit aab4fe2a4f
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
---
category: Devices
category: Vehicles
---
<svg>
<circle cx="7" cy="17" r="2" />

View File

@@ -3,7 +3,7 @@ category: Weather
---
<svg>
<path d="M15.5 18.5l-3 1.5l.5-3.5-2-2 3-.5 1.5-3 1.5 3 3 .5-2 2 .5 3.5z" />
<path d="M4 4l7 7"></path>
<path d="M9 4l3.5 3.5"></path>
<path d="M4 9l3.5 3.5"></path>
<path d="M4 4l7 7" />
<path d="M9 4l3.5 3.5" />
<path d="M4 9l3.5 3.5" />
</svg>

View File

@@ -2,5 +2,5 @@
---
<svg>
<path d="M12 4v3M8 4v6m8-6v6" />
<path d="M12 18.5L9 20l.5-3.5-2-2 3-.5 1.5-3 1.5 3 3 .5-2 2L15 20z" />
<path d="M12 18.5l-3 1.5l.5-3.5-2-2 3-.5 1.5-3 1.5 3 3 .5-2 2 .5 3.5z" />
</svg>