wrench-fill from Keyline Icons by Keyline Icons · Fill · MIT Free for personal and commercial use.

Name
wrench-fill
Set
Keyline Icons
Style
Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Use the wrench icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" d="M17.9749 8.1464L19.5607 6.5607C19.9357 6.1856 20.4444 5.9749 20.9749 5.9749C22.0055 5.9749 22.8673 6.758 22.9657 7.7839C22.9886 8.0219 23 8.2609 23 8.5C23 12.6421 19.6421 16 15.5 16C11.3579 16 8 12.6421 8 8.5C8 4.3579 11.3579 1 15.5 1C15.7391 1 15.9781 1.0114 16.2161 1.0343C17.242 1.1327 18.0251 1.9945 18.0251 3.0251C18.0251 3.5556 17.8144 4.0643 17.4393 4.4393L15.8536 6.0251C15.5722 6.3064 15.4142 6.688 15.4142 7.0858C15.4142 7.9142 16.0858 8.5858 16.9142 8.5858C17.312 8.5858 17.6936 8.4278 17.9749 8.1464Z" stroke="none"/><path d="M15.3955 14.9992C15.3688 14.9987 15.342 14.9985 15.3152 14.9985C13.9891 14.9985 12.7173 15.5253 11.7797 16.463L7.1213 21.1213C6.5587 21.6839 5.7956 22 5 22C3.3431 22 2 20.6569 2 19C2 18.2044 2.3161 17.4413 2.8787 16.8787L7.537 12.2203C8.4747 11.2827 9.0015 10.0109 9.0015 8.6848C9.0015 8.658 9.0013 8.6312 9.0008 8.6045"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsWrenchFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" d="M17.9749 8.1464L19.5607 6.5607C19.9357 6.1856 20.4444 5.9749 20.9749 5.9749C22.0055 5.9749 22.8673 6.758 22.9657 7.7839C22.9886 8.0219 23 8.2609 23 8.5C23 12.6421 19.6421 16 15.5 16C11.3579 16 8 12.6421 8 8.5C8 4.3579 11.3579 1 15.5 1C15.7391 1 15.9781 1.0114 16.2161 1.0343C17.242 1.1327 18.0251 1.9945 18.0251 3.0251C18.0251 3.5556 17.8144 4.0643 17.4393 4.4393L15.8536 6.0251C15.5722 6.3064 15.4142 6.688 15.4142 7.0858C15.4142 7.9142 16.0858 8.5858 16.9142 8.5858C17.312 8.5858 17.6936 8.4278 17.9749 8.1464Z" stroke="none"/><path d="M15.3955 14.9992C15.3688 14.9987 15.342 14.9985 15.3152 14.9985C13.9891 14.9985 12.7173 15.5253 11.7797 16.463L7.1213 21.1213C6.5587 21.6839 5.7956 22 5 22C3.3431 22 2 20.6569 2 19C2 18.2044 2.3161 17.4413 2.8787 16.8787L7.537 12.2203C8.4747 11.2827 9.0015 10.0109 9.0015 8.6848C9.0015 8.658 9.0013 8.6312 9.0008 8.6045"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" d="M17.9749 8.1464L19.5607 6.5607C19.9357 6.1856 20.4444 5.9749 20.9749 5.9749C22.0055 5.9749 22.8673 6.758 22.9657 7.7839C22.9886 8.0219 23 8.2609 23 8.5C23 12.6421 19.6421 16 15.5 16C11.3579 16 8 12.6421 8 8.5C8 4.3579 11.3579 1 15.5 1C15.7391 1 15.9781 1.0114 16.2161 1.0343C17.242 1.1327 18.0251 1.9945 18.0251 3.0251C18.0251 3.5556 17.8144 4.0643 17.4393 4.4393L15.8536 6.0251C15.5722 6.3064 15.4142 6.688 15.4142 7.0858C15.4142 7.9142 16.0858 8.5858 16.9142 8.5858C17.312 8.5858 17.6936 8.4278 17.9749 8.1464Z" stroke="none"/><path d="M15.3955 14.9992C15.3688 14.9987 15.342 14.9985 15.3152 14.9985C13.9891 14.9985 12.7173 15.5253 11.7797 16.463L7.1213 21.1213C6.5587 21.6839 5.7956 22 5 22C3.3431 22 2 20.6569 2 19C2 18.2044 2.3161 17.4413 2.8787 16.8787L7.537 12.2203C8.4747 11.2827 9.0015 10.0109 9.0015 8.6848C9.0015 8.658 9.0013 8.6312 9.0008 8.6045"/></g></svg>
</template>

CSS

.icon-wrench-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.9749%208.1464L19.5607%206.5607C19.9357%206.1856%2020.4444%205.9749%2020.9749%205.9749C22.0055%205.9749%2022.8673%206.758%2022.9657%207.7839C22.9886%208.0219%2023%208.2609%2023%208.5C23%2012.6421%2019.6421%2016%2015.5%2016C11.3579%2016%208%2012.6421%208%208.5C8%204.3579%2011.3579%201%2015.5%201C15.7391%201%2015.9781%201.0114%2016.2161%201.0343C17.242%201.1327%2018.0251%201.9945%2018.0251%203.0251C18.0251%203.5556%2017.8144%204.0643%2017.4393%204.4393L15.8536%206.0251C15.5722%206.3064%2015.4142%206.688%2015.4142%207.0858C15.4142%207.9142%2016.0858%208.5858%2016.9142%208.5858C17.312%208.5858%2017.6936%208.4278%2017.9749%208.1464Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M15.3955%2014.9992C15.3688%2014.9987%2015.342%2014.9985%2015.3152%2014.9985C13.9891%2014.9985%2012.7173%2015.5253%2011.7797%2016.463L7.1213%2021.1213C6.5587%2021.6839%205.7956%2022%205%2022C3.3431%2022%202%2020.6569%202%2019C2%2018.2044%202.3161%2017.4413%202.8787%2016.8787L7.537%2012.2203C8.4747%2011.2827%209.0015%2010.0109%209.0015%208.6848C9.0015%208.658%209.0013%208.6312%209.0008%208.6045%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.9749%208.1464L19.5607%206.5607C19.9357%206.1856%2020.4444%205.9749%2020.9749%205.9749C22.0055%205.9749%2022.8673%206.758%2022.9657%207.7839C22.9886%208.0219%2023%208.2609%2023%208.5C23%2012.6421%2019.6421%2016%2015.5%2016C11.3579%2016%208%2012.6421%208%208.5C8%204.3579%2011.3579%201%2015.5%201C15.7391%201%2015.9781%201.0114%2016.2161%201.0343C17.242%201.1327%2018.0251%201.9945%2018.0251%203.0251C18.0251%203.5556%2017.8144%204.0643%2017.4393%204.4393L15.8536%206.0251C15.5722%206.3064%2015.4142%206.688%2015.4142%207.0858C15.4142%207.9142%2016.0858%208.5858%2016.9142%208.5858C17.312%208.5858%2017.6936%208.4278%2017.9749%208.1464Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M15.3955%2014.9992C15.3688%2014.9987%2015.342%2014.9985%2015.3152%2014.9985C13.9891%2014.9985%2012.7173%2015.5253%2011.7797%2016.463L7.1213%2021.1213C6.5587%2021.6839%205.7956%2022%205%2022C3.3431%2022%202%2020.6569%202%2019C2%2018.2044%202.3161%2017.4413%202.8787%2016.8787L7.537%2012.2203C8.4747%2011.2827%209.0015%2010.0109%209.0015%208.6848C9.0015%208.658%209.0013%208.6312%209.0008%208.6045%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/wrench-fill.svg?color=%231a73e8&size=48