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

page-break icon

This commit is contained in:
codecalm
2020-08-21 18:24:26 +02:00
parent 5f4de880b5
commit bc391f9a0b

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M19 18v1a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-1" />
<path d="M3 14h3m4.5 0h3m4.5 0h3" />
<path d="M5 10v-5a2 2 0 0 1 2 -2h7l5 5v2" />
</svg>