Add 1px spacing

This commit is contained in:
Yashu Mittal 2019-07-24 15:01:49 +05:30 committed by GitHub
parent 3c64e93543
commit 09b66a16a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="12" cy="12" r="4" />
<line x1="1.05" y1="12" x2="7" y2="12" />
<line x1="17.01" y1="12" x2="22.96" y2="12" />
<path d="M11.95 16C14.1592 16 15.95 14.2091 15.95 12C15.95 9.79086 14.1592 8 11.95 8C9.74087 8 7.95001 9.79086 7.95001 12C7.95001 14.2091 9.74087 16 11.95 16Z" />
<path d="M2 12H7" />
<path d="M17 12L22 12" />
</svg>

Before

Width:  |  Height:  |  Size: 336 B

After

Width:  |  Height:  |  Size: 424 B