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

select icon

This commit is contained in:
codecalm
2020-09-01 17:15:02 +02:00
parent 3e2be023af
commit 5e77a838fd

7
src/_icons/select.svg Normal file
View File

@@ -0,0 +1,7 @@
---
tags: [input]
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<path d="M9 11l3 3l3 -3" />
</svg>