Fix: Inconsistent tag spacing (#139)

This commit is contained in:
Andreas Törnkvist
2020-11-17 20:04:06 +01:00
committed by GitHub
parent 00c3487dff
commit 85efb8e1b6
4 changed files with 8 additions and 8 deletions

View File

@@ -10,6 +10,6 @@
stroke-linejoin="round"
>
<line x1="2" y1="2" x2="22" y2="22" />
<path d="M9.5 4h5L17 7h3a2 2 0 012 2v7.5M7 7H4a2 2 0 00-2 2v9a2 2 0 002 2h16"/>
<path d="M14.121 15.121A3 3 0 119.88 10.88"/>
<path d="M9.5 4h5L17 7h3a2 2 0 012 2v7.5M7 7H4a2 2 0 00-2 2v9a2 2 0 002 2h16" />
<path d="M14.121 15.121A3 3 0 119.88 10.88" />
</svg>

Before

Width:  |  Height:  |  Size: 379 B

After

Width:  |  Height:  |  Size: 381 B