hammer icon
hammer from Line Awesome by Icons8 · Line · Construction · Apache-2.0 Free for personal and commercial use.
- Name
- hammer
- Set
- Line Awesome
- Style
- Line
- Category
- Construction
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- hammer-solid
The same icon in other sets
hammerAkar IconshammerBootstrap IconshammerEmoji One (Colored)hammerFramework7 IconshammerFont Awesome 6 SolidhammerFont Awesome Solidhammer-outlineFlowbite IconshammerFluent EmojihammerFluent Emoji FlathammerFluent Emoji High ContrasthammerFirefox OS EmojihammerHuge IconshammerIconoirhammerIonIconshammerJam IconshammerLucidehammerMaterial Design Iconshammer-fillMingCute IconhammerNoto EmojihammerOpenMojihammerPhosphorhammerPrime Iconshammer-fillRemix IconhammerTabler Icons
More construction icons from Line Awesome
Use the hammer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m7.063 2l2.5 1.813c4.714 3.398 6.144 6.73 6.437 7.468l-.906.906v.032l-.688.687L2.687 25.062l-.687.72l4.25 4.25l.719-.75l12.406-12.845l.313-.375l.093-.062l.969-.344l.188.188l-.375.906l-.282.625l3.313 3.313l6.375-6.375l-2.844-2.844l-.469-.438l-.593.219l-.907.344l-.218-.219l.312-1l.125-.406l-.188-.375S24.134 7.637 21.75 5.75S15.594 2 10.156 2zm6.03 2.25c3.368.5 5.798 1.766 7.438 3.063C22.297 8.71 23 9.842 23.22 10.219l-.375 1.156l-.157.563l.407.437l1.593 1.594l.625-.25l.875-.344l.938.938l-3.531 3.53l-.938-.937l.375-.906l.282-.625l-.5-.469l-1.125-1.125l-.438-.469l-.625.22l-1.781.718l-.188.063l-.718-.688l-.72-.719l1.157-1.156l-.219-.594s-1.343-3.394-5.062-6.906zm2.72 10.063l1.437 1.437L6.219 27.156L4.812 25.75z"/></svg>
React
import type { SVGProps } from "react";
export function LaHammer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m7.063 2l2.5 1.813c4.714 3.398 6.144 6.73 6.437 7.468l-.906.906v.032l-.688.687L2.687 25.062l-.687.72l4.25 4.25l.719-.75l12.406-12.845l.313-.375l.093-.062l.969-.344l.188.188l-.375.906l-.282.625l3.313 3.313l6.375-6.375l-2.844-2.844l-.469-.438l-.593.219l-.907.344l-.218-.219l.312-1l.125-.406l-.188-.375S24.134 7.637 21.75 5.75S15.594 2 10.156 2zm6.03 2.25c3.368.5 5.798 1.766 7.438 3.063C22.297 8.71 23 9.842 23.22 10.219l-.375 1.156l-.157.563l.407.437l1.593 1.594l.625-.25l.875-.344l.938.938l-3.531 3.53l-.938-.937l.375-.906l.282-.625l-.5-.469l-1.125-1.125l-.438-.469l-.625.22l-1.781.718l-.188.063l-.718-.688l-.72-.719l1.157-1.156l-.219-.594s-1.343-3.394-5.062-6.906zm2.72 10.063l1.437 1.437L6.219 27.156L4.812 25.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m7.063 2l2.5 1.813c4.714 3.398 6.144 6.73 6.437 7.468l-.906.906v.032l-.688.687L2.687 25.062l-.687.72l4.25 4.25l.719-.75l12.406-12.845l.313-.375l.093-.062l.969-.344l.188.188l-.375.906l-.282.625l3.313 3.313l6.375-6.375l-2.844-2.844l-.469-.438l-.593.219l-.907.344l-.218-.219l.312-1l.125-.406l-.188-.375S24.134 7.637 21.75 5.75S15.594 2 10.156 2zm6.03 2.25c3.368.5 5.798 1.766 7.438 3.063C22.297 8.71 23 9.842 23.22 10.219l-.375 1.156l-.157.563l.407.437l1.593 1.594l.625-.25l.875-.344l.938.938l-3.531 3.53l-.938-.937l.375-.906l.282-.625l-.5-.469l-1.125-1.125l-.438-.469l-.625.22l-1.781.718l-.188.063l-.718-.688l-.72-.719l1.157-1.156l-.219-.594s-1.343-3.394-5.062-6.906zm2.72 10.063l1.437 1.437L6.219 27.156L4.812 25.75z"/></svg> </template>
CSS
.icon-hammer {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.063%202l2.5%201.813c4.714%203.398%206.144%206.73%206.437%207.468l-.906.906v.032l-.688.687L2.687%2025.062l-.687.72l4.25%204.25l.719-.75l12.406-12.845l.313-.375l.093-.062l.969-.344l.188.188l-.375.906l-.282.625l3.313%203.313l6.375-6.375l-2.844-2.844l-.469-.438l-.593.219l-.907.344l-.218-.219l.312-1l.125-.406l-.188-.375S24.134%207.637%2021.75%205.75S15.594%202%2010.156%202zm6.03%202.25c3.368.5%205.798%201.766%207.438%203.063C22.297%208.71%2023%209.842%2023.22%2010.219l-.375%201.156l-.157.563l.407.437l1.593%201.594l.625-.25l.875-.344l.938.938l-3.531%203.53l-.938-.937l.375-.906l.282-.625l-.5-.469l-1.125-1.125l-.438-.469l-.625.22l-1.781.718l-.188.063l-.718-.688l-.72-.719l1.157-1.156l-.219-.594s-1.343-3.394-5.062-6.906zm2.72%2010.063l1.437%201.437L6.219%2027.156L4.812%2025.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.063%202l2.5%201.813c4.714%203.398%206.144%206.73%206.437%207.468l-.906.906v.032l-.688.687L2.687%2025.062l-.687.72l4.25%204.25l.719-.75l12.406-12.845l.313-.375l.093-.062l.969-.344l.188.188l-.375.906l-.282.625l3.313%203.313l6.375-6.375l-2.844-2.844l-.469-.438l-.593.219l-.907.344l-.218-.219l.312-1l.125-.406l-.188-.375S24.134%207.637%2021.75%205.75S15.594%202%2010.156%202zm6.03%202.25c3.368.5%205.798%201.766%207.438%203.063C22.297%208.71%2023%209.842%2023.22%2010.219l-.375%201.156l-.157.563l.407.437l1.593%201.594l.625-.25l.875-.344l.938.938l-3.531%203.53l-.938-.937l.375-.906l.282-.625l-.5-.469l-1.125-1.125l-.438-.469l-.625.22l-1.781.718l-.188.063l-.718-.688l-.72-.719l1.157-1.156l-.219-.594s-1.343-3.394-5.062-6.906zm2.72%2010.063l1.437%201.437L6.219%2027.156L4.812%2025.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/hammer.svg?color=%231a73e8&size=48