1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 17:20:31 +02:00

more icons

This commit is contained in:
codecalm
2020-02-29 17:41:45 +01:00
parent 0195c493c1
commit 4c3698670d
2 changed files with 14 additions and 0 deletions

7
_icons/more-vertical.svg Normal file
View File

@@ -0,0 +1,7 @@
---
---
<svg>
<circle cx="12" cy="12" r="1" />
<circle cx="12" cy="19" r="1" />
<circle cx="12" cy="5" r="1" />
</svg>

7
_icons/more.svg Normal file
View File

@@ -0,0 +1,7 @@
---
---
<svg>
<circle cx="5" cy="12" r="1" />
<circle cx="12" cy="12" r="1" />
<circle cx="19" cy="12" r="1" />
</svg>