Update favorite icon

This commit is contained in:
Quincy Morgan
2019-02-27 14:51:11 -05:00
parent bfeb374510
commit 6ead9ff097

View File

@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="20" height="20" viewBox="0 0 20 20">
<path
d="m 10.013362,4.3412342 2.011,4.075 4.496,0.654 -3.254,3.1709998 0.768,4.479 -4.02,-2.114 -4.0240005,2.114 0.768,-4.479 -3.254,-3.1719998 4.497,-0.653 z" fill="currentColor" stroke="currentColor"/>
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<polygon stroke="currentColor" fill="currentColor" points="10 13.288998 5.45112425 16.6084521 7.20243278 11.2564465 2.63976443 7.95597629 8.27100837 7.96770898 10 2.60845213 11.7289916 7.96770898 17.3602356 7.95597629 12.7975672 11.2564465 14.5488757 16.6084521"/>
</svg>

Before

Width:  |  Height:  |  Size: 510 B

After

Width:  |  Height:  |  Size: 460 B