Sledgehammer icon in outline, twotone, bold and bulk. Free in all four styles, for props, objects and everything with no other sheet. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconSledgehammer } from "@devigner-ui/icons";
<IconSledgehammer className="size-6" />
<script setup>
import { IconSledgehammer } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSledgehammer class="size-6" />
</template>
<script>
import { IconSledgehammer } from "@devigner-ui/icons-svelte";
</script>
<IconSledgehammer class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.61 4.6C9.35 2.87 10.21 2 11.3 2c1.07 0 1.94.87 3.68 2.6l4.42 4.42c1.73 1.74 2.6 2.6 2.6 3.68s-.87 1.95-2.6 3.69c-1.74 1.73-2.6 2.6-3.69 2.6-1.07 0-1.94-.87-3.68-2.6l-4.42-4.42c-1.73-1.74-2.6-2.6-2.6-3.68s.87-1.95 2.6-3.69" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m11.3 15.65-5.53 5.52c-.34.35-.51.52-.69.62-.48.28-1.08.28-1.56 0-.18-.1-.35-.27-.7-.62s-.5-.5-.61-.69a1.6 1.6 0 0 1 0-1.56c.1-.18.27-.35.62-.7l5.52-5.51" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m18.66 8.29.37-.37c.34-.34.51-.52.61-.7.28-.48.28-1.07 0-1.56a4 4 0 0 0-.61-.69 4 4 0 0 0-.7-.61 1.6 1.6 0 0 0-1.56 0 4 4 0 0 0-.69.61l-.37.37" stroke="currentColor" stroke-width="1.5"></path></svg>