tools icon
tools-outline from Flowbite Icons by Themesberg · Outline · General · MIT Free for personal and commercial use.
- Name
- tools-outline
- Set
- Flowbite Icons
- Style
- Outline
- Category
- General
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
More general icons from Flowbite Icons
add-column-after-outlineadd-column-before-outlineadjustments-horizontal-outlineadjustments-vertical-outlineannotation-outlineapi-key-outlinearchive-outlinearrow-up-right-from-square-outlineatom-outlineaward-outlinebadge-check-outlineban-outlinebarcode-outlinebars-from-left-outlinebars-outlinebattery-outlinebed-outlinebell-active-alt-outlinebell-active-outlinebell-outlinebell-ring-outlineblender-phone-outlinebook-open-outlinebook-outline
Use the tools icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m7.582 8.96l2.232 2.232l-1.618 1.618a3.523 3.523 0 0 0-3.697 5.12a1 1 0 0 0 .936.53a1 1 0 0 0 .53.936a3.522 3.522 0 0 0 5.12-3.697l4.81-4.811a3.523 3.523 0 0 0 3.697-5.12a1 1 0 0 0-.935-.53a1 1 0 0 0-.531-.936a3.523 3.523 0 0 0-5.12 3.697l-1.778 1.778l-2.232-2.231zm1.31-3.14a1 1 0 0 0-.536-.761L6.374 4.046a1 1 0 0 0-1.162.183l-.863.863a1 1 0 0 0-.183 1.162l1.013 1.982a1 1 0 0 0 .762.537l1.112.144a1 1 0 0 0 .836-.285l.863-.863a1 1 0 0 0 .285-.835zm10.553 10.585l-3.119-3.119a2 2 0 0 0-2.828 0l-.172.173a2 2 0 0 0 0 2.828l3.118 3.119a2 2 0 0 0 2.829 0l.172-.172a2 2 0 0 0 0-2.829Z"/></svg>
React
import type { SVGProps } from "react";
export function FlowbiteToolsOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2" d="m7.582 8.96l2.232 2.232l-1.618 1.618a3.523 3.523 0 0 0-3.697 5.12a1 1 0 0 0 .936.53a1 1 0 0 0 .53.936a3.522 3.522 0 0 0 5.12-3.697l4.81-4.811a3.523 3.523 0 0 0 3.697-5.12a1 1 0 0 0-.935-.53a1 1 0 0 0-.531-.936a3.523 3.523 0 0 0-5.12 3.697l-1.778 1.778l-2.232-2.231zm1.31-3.14a1 1 0 0 0-.536-.761L6.374 4.046a1 1 0 0 0-1.162.183l-.863.863a1 1 0 0 0-.183 1.162l1.013 1.982a1 1 0 0 0 .762.537l1.112.144a1 1 0 0 0 .836-.285l.863-.863a1 1 0 0 0 .285-.835zm10.553 10.585l-3.119-3.119a2 2 0 0 0-2.828 0l-.172.173a2 2 0 0 0 0 2.828l3.118 3.119a2 2 0 0 0 2.829 0l.172-.172a2 2 0 0 0 0-2.829Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m7.582 8.96l2.232 2.232l-1.618 1.618a3.523 3.523 0 0 0-3.697 5.12a1 1 0 0 0 .936.53a1 1 0 0 0 .53.936a3.522 3.522 0 0 0 5.12-3.697l4.81-4.811a3.523 3.523 0 0 0 3.697-5.12a1 1 0 0 0-.935-.53a1 1 0 0 0-.531-.936a3.523 3.523 0 0 0-5.12 3.697l-1.778 1.778l-2.232-2.231zm1.31-3.14a1 1 0 0 0-.536-.761L6.374 4.046a1 1 0 0 0-1.162.183l-.863.863a1 1 0 0 0-.183 1.162l1.013 1.982a1 1 0 0 0 .762.537l1.112.144a1 1 0 0 0 .836-.285l.863-.863a1 1 0 0 0 .285-.835zm10.553 10.585l-3.119-3.119a2 2 0 0 0-2.828 0l-.172.173a2 2 0 0 0 0 2.828l3.118 3.119a2 2 0 0 0 2.829 0l.172-.172a2 2 0 0 0 0-2.829Z"/></svg> </template>
CSS
.icon-tools-outline {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m7.582%208.96l2.232%202.232l-1.618%201.618a3.523%203.523%200%200%200-3.697%205.12a1%201%200%200%200%20.936.53a1%201%200%200%200%20.53.936a3.522%203.522%200%200%200%205.12-3.697l4.81-4.811a3.523%203.523%200%200%200%203.697-5.12a1%201%200%200%200-.935-.53a1%201%200%200%200-.531-.936a3.523%203.523%200%200%200-5.12%203.697l-1.778%201.778l-2.232-2.231zm1.31-3.14a1%201%200%200%200-.536-.761L6.374%204.046a1%201%200%200%200-1.162.183l-.863.863a1%201%200%200%200-.183%201.162l1.013%201.982a1%201%200%200%200%20.762.537l1.112.144a1%201%200%200%200%20.836-.285l.863-.863a1%201%200%200%200%20.285-.835zm10.553%2010.585l-3.119-3.119a2%202%200%200%200-2.828%200l-.172.173a2%202%200%200%200%200%202.828l3.118%203.119a2%202%200%200%200%202.829%200l.172-.172a2%202%200%200%200%200-2.829Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m7.582%208.96l2.232%202.232l-1.618%201.618a3.523%203.523%200%200%200-3.697%205.12a1%201%200%200%200%20.936.53a1%201%200%200%200%20.53.936a3.522%203.522%200%200%200%205.12-3.697l4.81-4.811a3.523%203.523%200%200%200%203.697-5.12a1%201%200%200%200-.935-.53a1%201%200%200%200-.531-.936a3.523%203.523%200%200%200-5.12%203.697l-1.778%201.778l-2.232-2.231zm1.31-3.14a1%201%200%200%200-.536-.761L6.374%204.046a1%201%200%200%200-1.162.183l-.863.863a1%201%200%200%200-.183%201.162l1.013%201.982a1%201%200%200%200%20.762.537l1.112.144a1%201%200%200%200%20.836-.285l.863-.863a1%201%200%200%200%20.285-.835zm10.553%2010.585l-3.119-3.119a2%202%200%200%200-2.828%200l-.172.173a2%202%200%200%200%200%202.828l3.118%203.119a2%202%200%200%200%202.829%200l.172-.172a2%202%200%200%200%200-2.829Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/tools-outline.svg?color=%231a73e8&size=48