ds3-tool from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
ds3-tool
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT
Aliases
ds-3-tool

Use the ds3 tool 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-width="1.5"><path stroke-linejoin="round" d="M5.006 18.006c.156-2.495.615-4.321 1.004-5.382c.197-.535.62-.934 1.161-1.068c3.004-.741 6.654-.741 9.658 0c.541.134.964.533 1.16 1.068c.39 1.06.85 2.887 1.005 5.382c.093 1.48-.95 2.309-2.134 2.917a.696.696 0 0 1-.946-.324l-.822-1.69a1 1 0 0 0-.9-.56H9.808a1 1 0 0 0-.901.56l-.822 1.69a.696.696 0 0 1-.946.324c-1.184-.608-2.227-1.437-2.134-2.917"/><path stroke-linejoin="round" d="M22 15v-4c0-3.771 0-5.657-1.172-6.828S17.771 3 14 3h-4C6.229 3 4.343 3 3.172 4.172S2 7.229 2 11v4m8.5-8h3"/><path d="M9.125 15H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm5.875 0H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDs3Tool(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M5.006 18.006c.156-2.495.615-4.321 1.004-5.382c.197-.535.62-.934 1.161-1.068c3.004-.741 6.654-.741 9.658 0c.541.134.964.533 1.16 1.068c.39 1.06.85 2.887 1.005 5.382c.093 1.48-.95 2.309-2.134 2.917a.696.696 0 0 1-.946-.324l-.822-1.69a1 1 0 0 0-.9-.56H9.808a1 1 0 0 0-.901.56l-.822 1.69a.696.696 0 0 1-.946.324c-1.184-.608-2.227-1.437-2.134-2.917"/><path strokeLinejoin="round" d="M22 15v-4c0-3.771 0-5.657-1.172-6.828S17.771 3 14 3h-4C6.229 3 4.343 3 3.172 4.172S2 7.229 2 11v4m8.5-8h3"/><path d="M9.125 15H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm5.875 0H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></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-width="1.5"><path stroke-linejoin="round" d="M5.006 18.006c.156-2.495.615-4.321 1.004-5.382c.197-.535.62-.934 1.161-1.068c3.004-.741 6.654-.741 9.658 0c.541.134.964.533 1.16 1.068c.39 1.06.85 2.887 1.005 5.382c.093 1.48-.95 2.309-2.134 2.917a.696.696 0 0 1-.946-.324l-.822-1.69a1 1 0 0 0-.9-.56H9.808a1 1 0 0 0-.901.56l-.822 1.69a.696.696 0 0 1-.946.324c-1.184-.608-2.227-1.437-2.134-2.917"/><path stroke-linejoin="round" d="M22 15v-4c0-3.771 0-5.657-1.172-6.828S17.771 3 14 3h-4C6.229 3 4.343 3 3.172 4.172S2 7.229 2 11v4m8.5-8h3"/><path d="M9.125 15H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm5.875 0H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
</template>

CSS

.icon-ds3-tool {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.006%2018.006c.156-2.495.615-4.321%201.004-5.382c.197-.535.62-.934%201.161-1.068c3.004-.741%206.654-.741%209.658%200c.541.134.964.533%201.16%201.068c.39%201.06.85%202.887%201.005%205.382c.093%201.48-.95%202.309-2.134%202.917a.696.696%200%200%201-.946-.324l-.822-1.69a1%201%200%200%200-.9-.56H9.808a1%201%200%200%200-.901.56l-.822%201.69a.696.696%200%200%201-.946.324c-1.184-.608-2.227-1.437-2.134-2.917%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2015v-4c0-3.771%200-5.657-1.172-6.828S17.771%203%2014%203h-4C6.229%203%204.343%203%203.172%204.172S2%207.229%202%2011v4m8.5-8h3%22%2F%3E%3Cpath%20d%3D%22M9.125%2015H9m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm5.875%200H15m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.006%2018.006c.156-2.495.615-4.321%201.004-5.382c.197-.535.62-.934%201.161-1.068c3.004-.741%206.654-.741%209.658%200c.541.134.964.533%201.16%201.068c.39%201.06.85%202.887%201.005%205.382c.093%201.48-.95%202.309-2.134%202.917a.696.696%200%200%201-.946-.324l-.822-1.69a1%201%200%200%200-.9-.56H9.808a1%201%200%200%200-.901.56l-.822%201.69a.696.696%200%200%201-.946.324c-1.184-.608-2.227-1.437-2.134-2.917%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2015v-4c0-3.771%200-5.657-1.172-6.828S17.771%203%2014%203h-4C6.229%203%204.343%203%203.172%204.172S2%207.229%202%2011v4m8.5-8h3%22%2F%3E%3Cpath%20d%3D%22M9.125%2015H9m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm5.875%200H15m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/ds3-tool.svg?color=%231a73e8&size=48