diff options
Diffstat (limited to 'src/_icons/box-seam.svg')
-rw-r--r-- | src/_icons/box-seam.svg | 2 |
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> |