hammer icon
hammer-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- hammer-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
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 IconshammerLine AwesomehammerLucidehammerMaterial Design Iconshammer-fillMingCute IconhammerNoto EmojihammerOpenMojihammerPrime Iconshammer-fillRemix IconhammerTabler Icons
Use the hammer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m249.92 113.4l-67.45-67.91a94.12 94.12 0 0 0-133 .06L35.68 59.78a6 6 0 0 0 8.63 8.35L58 54a82 82 0 0 1 20.55-15l49 49l-97.46 97.4a14 14 0 0 0 0 19.81l20.69 20.69a14 14 0 0 0 19.8 0L168 128.46l33.42 33.42a14 14 0 0 0 19.8 0l28.68-28.69a14 14 0 0 0 .02-19.79M62.1 217.41a2 2 0 0 1-2.83 0l-20.69-20.69a2 2 0 0 1 0-2.83L108 124.46L131.51 148Zm101.66-101.68L140 139.49L116.48 116l23.76-23.76a6 6 0 0 0 0-8.49L90.54 34A82.07 82.07 0 0 1 174 54l45.62 45.93L188 131.49l-15.76-15.76a6 6 0 0 0-8.48 0m77.66 9l-28.69 28.7a2 2 0 0 1-2.83 0L196.49 140l31.56-31.57l13.37 13.46a2 2 0 0 1 0 2.81Z"/></svg>
React
import type { SVGProps } from "react";
export function PhHammerLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m249.92 113.4l-67.45-67.91a94.12 94.12 0 0 0-133 .06L35.68 59.78a6 6 0 0 0 8.63 8.35L58 54a82 82 0 0 1 20.55-15l49 49l-97.46 97.4a14 14 0 0 0 0 19.81l20.69 20.69a14 14 0 0 0 19.8 0L168 128.46l33.42 33.42a14 14 0 0 0 19.8 0l28.68-28.69a14 14 0 0 0 .02-19.79M62.1 217.41a2 2 0 0 1-2.83 0l-20.69-20.69a2 2 0 0 1 0-2.83L108 124.46L131.51 148Zm101.66-101.68L140 139.49L116.48 116l23.76-23.76a6 6 0 0 0 0-8.49L90.54 34A82.07 82.07 0 0 1 174 54l45.62 45.93L188 131.49l-15.76-15.76a6 6 0 0 0-8.48 0m77.66 9l-28.69 28.7a2 2 0 0 1-2.83 0L196.49 140l31.56-31.57l13.37 13.46a2 2 0 0 1 0 2.81Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m249.92 113.4l-67.45-67.91a94.12 94.12 0 0 0-133 .06L35.68 59.78a6 6 0 0 0 8.63 8.35L58 54a82 82 0 0 1 20.55-15l49 49l-97.46 97.4a14 14 0 0 0 0 19.81l20.69 20.69a14 14 0 0 0 19.8 0L168 128.46l33.42 33.42a14 14 0 0 0 19.8 0l28.68-28.69a14 14 0 0 0 .02-19.79M62.1 217.41a2 2 0 0 1-2.83 0l-20.69-20.69a2 2 0 0 1 0-2.83L108 124.46L131.51 148Zm101.66-101.68L140 139.49L116.48 116l23.76-23.76a6 6 0 0 0 0-8.49L90.54 34A82.07 82.07 0 0 1 174 54l45.62 45.93L188 131.49l-15.76-15.76a6 6 0 0 0-8.48 0m77.66 9l-28.69 28.7a2 2 0 0 1-2.83 0L196.49 140l31.56-31.57l13.37 13.46a2 2 0 0 1 0 2.81Z"/></svg> </template>
CSS
.icon-hammer-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m249.92%20113.4l-67.45-67.91a94.12%2094.12%200%200%200-133%20.06L35.68%2059.78a6%206%200%200%200%208.63%208.35L58%2054a82%2082%200%200%201%2020.55-15l49%2049l-97.46%2097.4a14%2014%200%200%200%200%2019.81l20.69%2020.69a14%2014%200%200%200%2019.8%200L168%20128.46l33.42%2033.42a14%2014%200%200%200%2019.8%200l28.68-28.69a14%2014%200%200%200%20.02-19.79M62.1%20217.41a2%202%200%200%201-2.83%200l-20.69-20.69a2%202%200%200%201%200-2.83L108%20124.46L131.51%20148Zm101.66-101.68L140%20139.49L116.48%20116l23.76-23.76a6%206%200%200%200%200-8.49L90.54%2034A82.07%2082.07%200%200%201%20174%2054l45.62%2045.93L188%20131.49l-15.76-15.76a6%206%200%200%200-8.48%200m77.66%209l-28.69%2028.7a2%202%200%200%201-2.83%200L196.49%20140l31.56-31.57l13.37%2013.46a2%202%200%200%201%200%202.81Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m249.92%20113.4l-67.45-67.91a94.12%2094.12%200%200%200-133%20.06L35.68%2059.78a6%206%200%200%200%208.63%208.35L58%2054a82%2082%200%200%201%2020.55-15l49%2049l-97.46%2097.4a14%2014%200%200%200%200%2019.81l20.69%2020.69a14%2014%200%200%200%2019.8%200L168%20128.46l33.42%2033.42a14%2014%200%200%200%2019.8%200l28.68-28.69a14%2014%200%200%200%20.02-19.79M62.1%20217.41a2%202%200%200%201-2.83%200l-20.69-20.69a2%202%200%200%201%200-2.83L108%20124.46L131.51%20148Zm101.66-101.68L140%20139.49L116.48%20116l23.76-23.76a6%206%200%200%200%200-8.49L90.54%2034A82.07%2082.07%200%200%201%20174%2054l45.62%2045.93L188%20131.49l-15.76-15.76a6%206%200%200%200-8.48%200m77.66%209l-28.69%2028.7a2%202%200%200%201-2.83%200L196.49%20140l31.56-31.57l13.37%2013.46a2%202%200%200%201%200%202.81Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/hammer-light.svg?color=%231a73e8&size=48