hammer icon
hammer-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.
- Name
- hammer-fill
- Set
- Framework7 Icons
- Style
- Fill
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
The same icon in other sets
hammerAkar IconshammerBootstrap IconshammerEmoji One (Colored)hammerFont Awesome 6 SolidhammerFont Awesome Solidhammer-outlineFlowbite IconshammerFluent EmojihammerFluent Emoji FlathammerFluent Emoji High ContrasthammerFirefox OS EmojihammerHuge IconshammerIconoirhammerIonIconshammerJam IconshammerLine AwesomehammerLucidehammerMaterial Design Iconshammer-fillMingCute IconhammerNoto EmojihammerOpenMojihammerPhosphorhammerPrime Iconshammer-fillRemix IconhammerTabler Icons
Use the hammer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M39.462 8.128c-5.688-5.644-17.28-6.276-23.926.414c-1.09 1.067-.893 2.287-.152 3.028c.523.545 1.35.785 2.135.545c4.641-1.46 8.934-1.59 12.355.937l-1.83 4.881c-.698 1.896-.327 3.225.915 4.489l5.033 5.055c1.003 1.024 2.114 1.33 3.574.98l3.53-.806l1.7 1.7l-.284 2.484c-.152 1.024-.022 1.656.872 2.55l1.7 1.634c.936.937 2.135 1.024 3.028.13l6.995-6.95c.893-.894.762-2.092-.153-3.051l-1.678-1.678c-.85-.872-1.525-1.046-2.506-.893l-2.505.305l-1.722-1.656l1.046-3.748c.327-1.22-.087-2.354-1.395-3.64ZM2.221 44.8C.11 46.674 0 48.635 1.962 50.618l3.464 3.443c1.939 1.939 3.965 1.83 5.818-.262l20.983-23.555l-6.45-6.428Z"/></svg>
React
import type { SVGProps } from "react";
export function F7HammerFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M39.462 8.128c-5.688-5.644-17.28-6.276-23.926.414c-1.09 1.067-.893 2.287-.152 3.028c.523.545 1.35.785 2.135.545c4.641-1.46 8.934-1.59 12.355.937l-1.83 4.881c-.698 1.896-.327 3.225.915 4.489l5.033 5.055c1.003 1.024 2.114 1.33 3.574.98l3.53-.806l1.7 1.7l-.284 2.484c-.152 1.024-.022 1.656.872 2.55l1.7 1.634c.936.937 2.135 1.024 3.028.13l6.995-6.95c.893-.894.762-2.092-.153-3.051l-1.678-1.678c-.85-.872-1.525-1.046-2.506-.893l-2.505.305l-1.722-1.656l1.046-3.748c.327-1.22-.087-2.354-1.395-3.64ZM2.221 44.8C.11 46.674 0 48.635 1.962 50.618l3.464 3.443c1.939 1.939 3.965 1.83 5.818-.262l20.983-23.555l-6.45-6.428Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M39.462 8.128c-5.688-5.644-17.28-6.276-23.926.414c-1.09 1.067-.893 2.287-.152 3.028c.523.545 1.35.785 2.135.545c4.641-1.46 8.934-1.59 12.355.937l-1.83 4.881c-.698 1.896-.327 3.225.915 4.489l5.033 5.055c1.003 1.024 2.114 1.33 3.574.98l3.53-.806l1.7 1.7l-.284 2.484c-.152 1.024-.022 1.656.872 2.55l1.7 1.634c.936.937 2.135 1.024 3.028.13l6.995-6.95c.893-.894.762-2.092-.153-3.051l-1.678-1.678c-.85-.872-1.525-1.046-2.506-.893l-2.505.305l-1.722-1.656l1.046-3.748c.327-1.22-.087-2.354-1.395-3.64ZM2.221 44.8C.11 46.674 0 48.635 1.962 50.618l3.464 3.443c1.939 1.939 3.965 1.83 5.818-.262l20.983-23.555l-6.45-6.428Z"/></svg> </template>
CSS
.icon-hammer-fill {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M39.462%208.128c-5.688-5.644-17.28-6.276-23.926.414c-1.09%201.067-.893%202.287-.152%203.028c.523.545%201.35.785%202.135.545c4.641-1.46%208.934-1.59%2012.355.937l-1.83%204.881c-.698%201.896-.327%203.225.915%204.489l5.033%205.055c1.003%201.024%202.114%201.33%203.574.98l3.53-.806l1.7%201.7l-.284%202.484c-.152%201.024-.022%201.656.872%202.55l1.7%201.634c.936.937%202.135%201.024%203.028.13l6.995-6.95c.893-.894.762-2.092-.153-3.051l-1.678-1.678c-.85-.872-1.525-1.046-2.506-.893l-2.505.305l-1.722-1.656l1.046-3.748c.327-1.22-.087-2.354-1.395-3.64ZM2.221%2044.8C.11%2046.674%200%2048.635%201.962%2050.618l3.464%203.443c1.939%201.939%203.965%201.83%205.818-.262l20.983-23.555l-6.45-6.428Z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M39.462%208.128c-5.688-5.644-17.28-6.276-23.926.414c-1.09%201.067-.893%202.287-.152%203.028c.523.545%201.35.785%202.135.545c4.641-1.46%208.934-1.59%2012.355.937l-1.83%204.881c-.698%201.896-.327%203.225.915%204.489l5.033%205.055c1.003%201.024%202.114%201.33%203.574.98l3.53-.806l1.7%201.7l-.284%202.484c-.152%201.024-.022%201.656.872%202.55l1.7%201.634c.936.937%202.135%201.024%203.028.13l6.995-6.95c.893-.894.762-2.092-.153-3.051l-1.678-1.678c-.85-.872-1.525-1.046-2.506-.893l-2.505.305l-1.722-1.656l1.046-3.748c.327-1.22-.087-2.354-1.395-3.64ZM2.221%2044.8C.11%2046.674%200%2048.635%201.962%2050.618l3.464%203.443c1.939%201.939%203.965%201.83%205.818-.262l20.983-23.555l-6.45-6.428Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/hammer-fill.svg?color=%231a73e8&size=48