Use images without padding

This commit is contained in:
Paul Kaplan 2018-07-11 13:42:51 -04:00
parent f38a895ee6
commit 0f7dcfc4f8
2 changed files with 12 additions and 8 deletions

View file

@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<!-- Generator: Sketch 50.2 (55047) - http://www.bohemiancoding.com/sketch -->
<!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch -->
<title>not-connected</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="not-connected" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<circle id="Oval" fill="#FF8C1A" cx="10" cy="10" r="7"></circle>
<path d="M10,10.9974105 C9.43821855,10.9974105 8.98339364,11.445385 8.98339364,11.9987052 C8.98339364,12.5520254 9.43821855,13 10,13 C10.5617815,13 11.0166064,12.5520254 11.0166064,11.9987052 C11.0166064,11.445385 10.5617815,10.9974105 10,10.9974105 M10.5835881,10.0851124 C10.3250233,10.6554582 9.67497672,10.6554582 9.41641187,10.0851124 L8.59087351,8.27442805 C8.33230867,7.70801558 8.65629353,7 9.17446164,7 L10.8255384,7 C11.3437065,7 11.6676913,7.70801558 11.4091265,8.27442805 L10.5835881,10.0851124 Z" id="Fill-1" fill="#FFFFFF"></path>
<g id="Group">
<circle id="Oval" fill="#FF8C1A" cx="10" cy="10" r="10"></circle>
<path d="M10,11.4248721 C9.19745507,11.4248721 8.5477052,12.0648358 8.5477052,12.8552932 C8.5477052,13.6457506 9.19745507,14.2857143 10,14.2857143 C10.8025449,14.2857143 11.4522948,13.6457506 11.4522948,12.8552932 C11.4522948,12.0648358 10.8025449,11.4248721 10,11.4248721 M10.8336973,10.1215891 C10.464319,10.9363689 9.53568103,10.9363689 9.16630268,10.1215891 L7.98696216,7.53489722 C7.61758381,6.72573655 8.08041933,5.71428571 8.82065948,5.71428571 L11.1793405,5.71428571 C11.9195807,5.71428571 12.3824162,6.72573655 12.0130378,7.53489722 L10.8336973,10.1215891 Z" id="Fill-1" fill="#FFFFFF"></path>
</g>
</g>
</svg>
</svg>

Before

(image error) Size: 1.1 KiB

After

(image error) Size: 1.2 KiB

Before After
Before After

View file

@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<!-- Generator: Sketch 50.2 (55047) - http://www.bohemiancoding.com/sketch -->
<!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch -->
<title>connected</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="connected" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<circle id="Oval" fill="#0FBD8C" cx="10" cy="10" r="7"></circle>
<path d="M8.92025,13.48925 C8.66425,13.48925 8.40825,13.39125 8.21325,13.19625 L6.29325,11.27625 C5.90225,10.88525 5.90225,10.25325 6.29325,9.86225 C6.68425,9.47125 7.31625,9.47125 7.70725,9.86225 L8.92025,11.07525 L12.70325,7.29325 C13.09325,6.90225 13.72625,6.90225 14.11725,7.29325 C14.50725,7.68325 14.50725,8.31625 14.11725,8.70725 L9.62725,13.19625 C9.43225,13.39125 9.17625,13.48925 8.92025,13.48925" id="Fill-1" fill="#FFFFFF"></path>
<g id="Group">
<circle id="Oval" fill="#0FBD8C" cx="10" cy="10" r="10"></circle>
<path d="M8.4575,14.9846429 C8.09178571,14.9846429 7.72607143,14.8446429 7.4475,14.5660714 L4.70464286,11.8232143 C4.14607143,11.2646429 4.14607143,10.3617857 4.70464286,9.80321429 C5.26321429,9.24464286 6.16607143,9.24464286 6.72464286,9.80321429 L8.4575,11.5360714 L13.8617857,6.13321429 C14.4189286,5.57464286 15.3232143,5.57464286 15.8817857,6.13321429 C16.4389286,6.69035714 16.4389286,7.59464286 15.8817857,8.15321429 L9.4675,14.5660714 C9.18892857,14.8446429 8.82321429,14.9846429 8.4575,14.9846429" id="Fill-1" fill="#FFFFFF"></path>
</g>
</g>
</svg>
</svg>

Before

(image error) Size: 978 B

After

(image error) Size: 1.1 KiB

Before After
Before After