Rework tool icons

This commit is contained in:
ophir 2020-04-26 13:08:17 +02:00
parent dd2a574d03
commit 8f14b84f9e
3 changed files with 11 additions and 10 deletions

View file

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">
<path d="M13.03 12.31l-.74-2.54-2.54.74L9 7.97l-2.54.75-.74-2.54-2.54.74-.59-2.04-.15-.5" fill="none" stroke="#000" stroke-width=".5"/>
<svg xmlns="http://www.w3.org/2000/svg" height="60" width="60">
<path d="M12.06 50.69l23.1-14.25-12.3-16.36 18.8-13.02" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 211 B

After

Width:  |  Height:  |  Size: 223 B

View file

@ -1,8 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" height="15" width="15">
<path fill="none" stroke="#000" stroke-width=".2" d="M10.83 3.85L6.59 2.5l-2.56 8.06 4.24 1.35z"/>
<path d="M11.85 4.26l-3.18 7.58" fill="#a4e1ff"/>
<path d="M8.13 12.06l-4.08-1.3 1.15 3.45zM7.13.8a4.8 4.8 0 014.24 1.35c.47.6-.56 1.77-.56 1.77L6.57 2.58S6.39 1.04 7.13.8z" fill="none" stroke="#000" stroke-width=".18"/>
<path d="M5.2 14.2l1.3-.96-1.77-.52.47 1.49"/>
<path d="M12.69 4.7l-3.17 7.6" fill="#00f" fill-opacity=".69"/>
<path d="M7.87 3.1L5.4 10.9m3.98-7.34L6.91 11.4" fill="none" stroke="#000" stroke-width=".18"/>
<svg xmlns="http://www.w3.org/2000/svg" height="60" width="60">
<g stroke-width="2" fill="none" stroke="#000">
<path d="M34.26 4.96c-2.85.25-3.5 5.8-3.51 5.94L14.88 37.73l14.23 8.43 15.87-26.83H45s4.7-3.37 3.5-5.94a17.85 17.85 0 00-14.23-8.43z"/>
<path d="M14.93 52.6l5.51-2.4-5.98-3.36.46 5.8" fill="#000" stroke="none"/>
<path d="M35.38 13.58L19.56 40.1m20.8-23.69L24.6 43.18"/>
<path d="M14.03 38.03l.9 14.6 14.33-5.59" stroke-width="2"/>
<path d="M30.75 10.9l14.57 7.87v0"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 622 B

After

Width:  |  Height:  |  Size: 539 B

View file

@ -1,3 +1,3 @@
<svg width="60" height="60" xmlns="http://www.w3.org/2000/svg">
<path fill="none" stroke="#000" d="M15 20h30v20H15z"/>
<path fill="none" stroke="#000" stroke-width="2" d="M15 20h30v20H15z"/>
</svg>

Before

Width:  |  Height:  |  Size: 130 B

After

Width:  |  Height:  |  Size: 147 B