1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 20:58:34 +01:00
tabler-icons/src/_icons/minimize.svg

12 lines
232 B
XML
Raw Normal View History

2020-03-02 21:31:43 +01:00
---
2020-03-17 21:55:46 +01:00
tags: [exit, close]
2021-04-18 17:17:35 +02:00
version: "1.0"
2022-08-13 23:46:35 +02:00
unicode: "eaf1"
2020-03-02 21:31:43 +01:00
---
<svg>
<path d="M15 19v-2a2 2 0 0 1 2 -2h2" />
<path d="M15 5v2a2 2 0 0 0 2 2h2" />
<path d="M5 15h2a2 2 0 0 1 2 2v2" />
<path d="M5 9h2a2 2 0 0 0 2 -2v-2" />
2020-03-02 21:31:43 +01:00
</svg>