1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-24 15:22:35 +01:00
tabler-icons/src/_icons/border-inner.svg

22 lines
689 B
XML
Raw Normal View History

2020-02-29 16:31:01 +01:00
---
2020-04-18 17:49:11 +02:00
tags: [table, side, line]
2020-09-22 15:17:54 +02:00
category: Design
2020-09-27 01:27:04 +02:00
version: 1.0
2020-02-29 16:31:01 +01:00
---
<svg>
2020-03-01 13:27:52 +01:00
<line x1="4" y1="12" x2="20" y2="12" />
<line x1="12" y1="4" x2="12" y2="20" />
2020-08-19 22:07:11 +02:00
<line x1="4" y1="4" x2="4" y2="4.01" />
<line x1="8" y1="4" x2="8" y2="4.01" />
<line x1="16" y1="4" x2="16" y2="4.01" />
<line x1="20" y1="4" x2="20" y2="4.01" />
<line x1="4" y1="8" x2="4" y2="8.01" />
<line x1="20" y1="8" x2="20" y2="8.01" />
<line x1="4" y1="16" x2="4" y2="16.01" />
<line x1="20" y1="16" x2="20" y2="16.01" />
<line x1="4" y1="20" x2="4" y2="20.01" />
<line x1="8" y1="20" x2="8" y2="20.01" />
<line x1="16" y1="20" x2="16" y2="20.01" />
<line x1="20" y1="20" x2="20" y2="20.01" />
2020-02-29 16:31:01 +01:00
</svg>