aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-26 19:30:31 +0200
committercodecalm <codecalm@gmail.com>2020-09-26 19:30:31 +0200
commit16408f8a27ad09e77a7dd55b061536b696b9f52d (patch)
tree046f272a700ce48e4389555b0139ac8ed5b5193f
parent3 new icons: `aspect-ratio`, `rectangle-vertical`, `rectangle` (diff)
downloadtabler-icons-16408f8a27ad09e77a7dd55b061536b696b9f52d.tar.xz
Fixed icons: `box-seam`
-rw-r--r--src/_icons/box-seam.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/box-seam.svg b/src/_icons/box-seam.svg
index 4c90c1d..03fc4bf 100644
--- a/src/_icons/box-seam.svg
+++ b/src/_icons/box-seam.svg
@@ -6,5 +6,5 @@ tags: [cube, app, application, package, container]
<line x1="12" y1="12" x2="20" y2="7.5" />
<line x1="12" y1="12" x2="12" y2="21" />
<line x1="12" y1="12" x2="4" y2="7.5" />
- <path d="M16 5.25l-8 4.5" />
+ <line x1="16" y1="5.25" x2="8" y2="9.75" />
</svg>