Merged in feat/sw-3713-svg-optimize (pull request #3516)
feat(SW-3713): Optimize all SVGs * feat(SW-3713): Optimize all SVGs Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -1,15 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="20px" height="35px" viewBox="0 0 20 35" 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 -->
|
||||
<title>Group</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="final" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="square">
|
||||
<g id="Room-Page-Desktop" transform="translate(-145.000000, -195.000000)" stroke="#FFFFFF" stroke-width="2">
|
||||
<g id="Group" transform="translate(147.000000, 197.000000)">
|
||||
<path d="M0,15.6666667 L15.6666667,31.3333333" id="Line"></path>
|
||||
<path d="M15.6666667,0 L0,15.6666667" id="Line"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="35" viewBox="0 0 20 35"><title>Group</title><path fill="none" stroke="#fff" stroke-linecap="square" stroke-width="2" d="m2 17.667 15.667 15.666m0-31.333L2 17.667"/></svg>
|
||||
|
Before Width: | Height: | Size: 858 B After Width: | Height: | Size: 229 B |
Reference in New Issue
Block a user