dist and time

finishing route
This commit is contained in:
muerwre 2018-08-24 12:36:36 +07:00
parent 102328a1b2
commit b8545105c8
15 changed files with 195 additions and 37 deletions

View file

@ -32,11 +32,29 @@
</g>
<g id="icon-shooter">
<rect x="0" y="0" width="32" height="32" fill="black" stroke="none" />
<rect x="0" y="0" width="32" height="32" fill="black" stroke="none" />
<g transform="translate(18 6)">
<path d="m0 0l-4.391.054c-1.418.531-2.34 1.756-3.176 3.102h-5.178c-.68.317-1.351.655-1.455 2.584v11.49c.17 1.001.58 1.765 1.455 2.06h22.537c.746-.044 1.288-.426 1.68-1.06v-13.517c-.185-1.643-.916-1.65-1.68-1.557h-6.62c-.326-1.26-1.91-2.247-3.172-3.156zm-2.122 5.289c3.227 0 5.87 2.626 5.87 5.846s-2.643 5.845-5.87 5.845c-3.227 0-5.869-2.626-5.869-5.845 0-3.22 2.642-5.846 5.87-5.846zm0 1.998a3.844 3.844 0 0 0-3.869 3.848 3.842 3.842 0 0 0 3.87 3.845 3.84 3.84 0 0 0 3.866-3.845 3.842 3.842 0 0 0-3.867-3.848z" fill="white" stroke="none" />
</g>
</g>
<g id="icon-trash">
<g transform="matrix(4.2 0 0 4.2 -3 -2 )" stroke="none">
<path fill="white" d="M2.783 3.626h2.923v2.923H2.783z"/>
<path fill="white" d="M2.479 2.597h3.508v.748H2.479z"/>
<path fill="white" d="M3.438 1.919h1.473v.865H3.438z"/>
<path fill="black" d="M3.859 2.25h.631v.386h-.631z"/>
<path fill="black" d="M3.134 3.906h.468v2.315h-.468z"/>
<path fill="black" d="M-4.537 3.906h.444v2.315h-.444z" transform="scale(-1 1)"/>
<path fill="black" d="M4.958 3.906h.444v2.315h-.444z"/>
</g>
</g>
<g id="icon-save" stroke="none">
<path fill="black" d="M0 0h32v32H0z"/>
<path fill="white" d="M6.844 8.459V24h18.312V11.375H14.031V8.459z"/>
<rect fill="black" width="2.74" height="5.038" x="14.63" y="14.411" stroke-width="3.603" />
<path fill="black" d="M16.866 19.73l-4.315-.06-4.314.06 2.209-3.707 2.105-3.766 2.106 3.766z" transform="matrix(.45903 -.40628 .79506 .23456 -3.467 21.088)"/>
</g>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Before After
Before After