Add 1px spacing in watch icon

This commit is contained in:
Yashu Mittal 2019-07-24 15:43:43 +05:30 committed by GitHub
parent 3c64e93543
commit e20584608c
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="7" />
<polyline points="12 9 12 12 13.5 13.5" />
<path d="M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83" />
<path d="M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z" />
<path d="M12 10V12.6667L13 14" />
<path d="M15.9823 16.8636L15.6729 20.3454C15.6331 20.7988 15.4294 21.2202 15.1021 21.5266C14.7747 21.8329 14.3476 22.0018 13.905 22H10.0773C9.63477 22.0018 9.20761 21.8329 8.88027 21.5266C8.55293 21.2202 8.34922 20.7988 8.30939 20.3454L8 16.8636M8.00884 7.13637L8.31823 3.65456C8.35793 3.20281 8.56038 2.78264 8.88585 2.47652C9.21131 2.1704 9.63629 2.00044 10.0773 2.00001H13.9227C14.3652 1.99817 14.7924 2.1671 15.1197 2.47344C15.4471 2.77978 15.6508 3.20125 15.6906 3.65456L16 7.13637" />
</svg>

Before

Width:  |  Height:  |  Size: 441 B

After

Width:  |  Height:  |  Size: 866 B