Refactor plus and minus size (#262)

This commit is contained in:
Eric Fennis
2021-03-16 20:54:19 +01:00
committed by GitHub
parent 0f3551e9c7
commit 17bdd7aa91
2 changed files with 3 additions and 3 deletions

View File

@@ -14,6 +14,6 @@
<path d="M22 6l-3-3" />
<path d="M6 19l-2 2" />
<path d="M18 19l2 2" />
<path d="M12 9v8" />
<path d="M8 13h8" />
<path d="M12 10v6" />
<path d="M9 13h6" />
</svg>

Before

Width:  |  Height:  |  Size: 405 B

After

Width:  |  Height:  |  Size: 406 B