1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

remove repeated icons

This commit is contained in:
codecalm
2022-10-17 17:24:20 +02:00
parent 3f316da7a2
commit 70a0761942
2 changed files with 0 additions and 22 deletions

View File

@@ -1,11 +0,0 @@
---
category: System
---
<svg>
<path d="M15 5a1 1 0 1 0 2 0a1 1 0 0 0 -2 0z" />
<path d="M15 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0z" />
<path d="M15 19a1 1 0 1 0 2 0a1 1 0 0 0 -2 0z" />
<path d="M7 5a1 1 0 1 0 2 0a1 1 0 0 0 -2 0z" />
<path d="M7 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0z" />
<path d="M7 19a1 1 0 1 0 2 0a1 1 0 0 0 -2 0z" />
</svg>

View File

@@ -1,11 +0,0 @@
---
category: System
---
<svg>
<circle cx="5" cy="8" r="1" />
<circle cx="12" cy="8" r="1" />
<circle cx="19" cy="8" r="1" />
<circle cx="5" cy="16" r="1" />
<circle cx="12" cy="16" r="1" />
<circle cx="19" cy="16" r="1" />
</svg>