Icons: Tools and Construction (#118)
* Adding icons: axe, gavel, hammer, hardhat, shovel * Update axe, gavel, hammer * rename tool -> wrench * Update SVG-structure * Add ruler * minify hammer.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * minify hard-hat.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * minify gavel.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * minify shovel.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * minify ruler.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
This commit is contained in:
committed by
GitHub
parent
8caf6efe72
commit
7cf928e94c
14
icons/axe.svg
Normal file
14
icons/axe.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="m14 12-8.501 8.501c-0.828 0.828-2.17 0.828-2.998 0-1e-3 -1e-3 -1e-3 -1e-3 -2e-3 -0-0.828-0.828-0.828-2.17 0-2.998l8.501-8.501"/>
|
||||
<path d="m9 7 4-4 6 6h3s-0.051 0.254-0.13 0.648c-0.538 2.691-2.477 4.888-5.081 5.756-1.003 0.334-1.789 0.596-1.789 0.596v-3z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 478 B |
Reference in New Issue
Block a user