aboutsummaryrefslogtreecommitdiff
path: root/_icons/border-top.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-01 13:27:52 +0100
committercodecalm <codecalm@gmail.com>2020-03-01 13:27:52 +0100
commit7aa273fc1753e1c079010378f0d9493b20576d07 (patch)
tree2d91b818b124c222aaea45bd40b53eea55e55ffa /_icons/border-top.svg
parenttranding icons (diff)
downloadtabler-icons-7aa273fc1753e1c079010378f0d9493b20576d07.tar.xz
clipboard icon, svg optimize
Diffstat (limited to '_icons/border-top.svg')
-rw-r--r--_icons/border-top.svg12
1 files changed, 6 insertions, 6 deletions
diff --git a/_icons/border-top.svg b/_icons/border-top.svg
index 93fbe93..8c34639 100644
--- a/_icons/border-top.svg
+++ b/_icons/border-top.svg
@@ -1,12 +1,12 @@
---
---
<svg>
- <line x1="4" y1="4" x2="20" y2="4"></line>
+ <line x1="4" y1="4" x2="20" y2="4" />
<g stroke-dasharray=".001 4">
- <line x1="20" y1="4" x2="20" y2="20"></line>
- <line x1="20" y1="20" x2="4" y2="20"></line>
- <line x1="4" y1="20" x2="4" y2="4"></line>
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="20" y1="4" x2="20" y2="20" />
+ <line x1="20" y1="20" x2="4" y2="20" />
+ <line x1="4" y1="20" x2="4" y2="4" />
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</g>
</svg>