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
15
icons/hammer.svg
Normal file
15
icons/hammer.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<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="M15 12l-8.5 8.5c-.83.83-2.17.83-3 0 0 0 0 0 0 0a2.12 2.12 0 010-3L12 9" />
|
||||
<path d="M17.64 15L22 10.64" />
|
||||
<path d="M20.91 11.7l-1.25-1.25c-.6-.6-.93-1.4-.93-2.25v-.86L16.01 4.6a5.56 5.56 0 00-3.94-1.64H9l.92.82A6.18 6.18 0 0112 8.4v1.56l2 2h2.47l2.26 1.91" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 484 B |
Reference in New Issue
Block a user