helpdesk from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
helpdesk
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the helpdesk logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 10.71l6.12-5.31H12c-2.16 0-4.32.06-6.36.21c-.84.06-1.5.69-1.56 1.53c-.12 1.26-.18 2.85-.18 4.41v.87c0 1.59.06 3.15.18 4.41c.09.81.75 1.47 1.56 1.5a90 90 0 0 0 12.72 0c.81-.03 1.5-.69 1.56-1.5c.09-1.2.15-2.67.18-4.17L24 9.3v3.36c0 1.59-.06 3.18-.18 4.47a5.57 5.57 0 0 1-5.19 5.1c-2.13.18-4.38.27-6.63.27s-4.5-.09-6.63-.24a5.57 5.57 0 0 1-5.19-5.1C.06 15.81 0 14.13 0 12.45v-.87C0 9.9.06 8.22.18 6.84a5.57 5.57 0 0 1 5.19-5.1C7.5 1.59 9.75 1.5 12 1.5h12v3.9L12 15.81l-5.61-4.86L9.33 8.4z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHelpdesk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 10.71l6.12-5.31H12c-2.16 0-4.32.06-6.36.21c-.84.06-1.5.69-1.56 1.53c-.12 1.26-.18 2.85-.18 4.41v.87c0 1.59.06 3.15.18 4.41c.09.81.75 1.47 1.56 1.5a90 90 0 0 0 12.72 0c.81-.03 1.5-.69 1.56-1.5c.09-1.2.15-2.67.18-4.17L24 9.3v3.36c0 1.59-.06 3.18-.18 4.47a5.57 5.57 0 0 1-5.19 5.1c-2.13.18-4.38.27-6.63.27s-4.5-.09-6.63-.24a5.57 5.57 0 0 1-5.19-5.1C.06 15.81 0 14.13 0 12.45v-.87C0 9.9.06 8.22.18 6.84a5.57 5.57 0 0 1 5.19-5.1C7.5 1.59 9.75 1.5 12 1.5h12v3.9L12 15.81l-5.61-4.86L9.33 8.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 10.71l6.12-5.31H12c-2.16 0-4.32.06-6.36.21c-.84.06-1.5.69-1.56 1.53c-.12 1.26-.18 2.85-.18 4.41v.87c0 1.59.06 3.15.18 4.41c.09.81.75 1.47 1.56 1.5a90 90 0 0 0 12.72 0c.81-.03 1.5-.69 1.56-1.5c.09-1.2.15-2.67.18-4.17L24 9.3v3.36c0 1.59-.06 3.18-.18 4.47a5.57 5.57 0 0 1-5.19 5.1c-2.13.18-4.38.27-6.63.27s-4.5-.09-6.63-.24a5.57 5.57 0 0 1-5.19-5.1C.06 15.81 0 14.13 0 12.45v-.87C0 9.9.06 8.22.18 6.84a5.57 5.57 0 0 1 5.19-5.1C7.5 1.59 9.75 1.5 12 1.5h12v3.9L12 15.81l-5.61-4.86L9.33 8.4z"/></svg>
</template>

CSS

.icon-helpdesk {
  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%22currentColor%22%20d%3D%22m12%2010.71l6.12-5.31H12c-2.16%200-4.32.06-6.36.21c-.84.06-1.5.69-1.56%201.53c-.12%201.26-.18%202.85-.18%204.41v.87c0%201.59.06%203.15.18%204.41c.09.81.75%201.47%201.56%201.5a90%2090%200%200%200%2012.72%200c.81-.03%201.5-.69%201.56-1.5c.09-1.2.15-2.67.18-4.17L24%209.3v3.36c0%201.59-.06%203.18-.18%204.47a5.57%205.57%200%200%201-5.19%205.1c-2.13.18-4.38.27-6.63.27s-4.5-.09-6.63-.24a5.57%205.57%200%200%201-5.19-5.1C.06%2015.81%200%2014.13%200%2012.45v-.87C0%209.9.06%208.22.18%206.84a5.57%205.57%200%200%201%205.19-5.1C7.5%201.59%209.75%201.5%2012%201.5h12v3.9L12%2015.81l-5.61-4.86L9.33%208.4z%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%22currentColor%22%20d%3D%22m12%2010.71l6.12-5.31H12c-2.16%200-4.32.06-6.36.21c-.84.06-1.5.69-1.56%201.53c-.12%201.26-.18%202.85-.18%204.41v.87c0%201.59.06%203.15.18%204.41c.09.81.75%201.47%201.56%201.5a90%2090%200%200%200%2012.72%200c.81-.03%201.5-.69%201.56-1.5c.09-1.2.15-2.67.18-4.17L24%209.3v3.36c0%201.59-.06%203.18-.18%204.47a5.57%205.57%200%200%201-5.19%205.1c-2.13.18-4.38.27-6.63.27s-4.5-.09-6.63-.24a5.57%205.57%200%200%201-5.19-5.1C.06%2015.81%200%2014.13%200%2012.45v-.87C0%209.9.06%208.22.18%206.84a5.57%205.57%200%200%201%205.19-5.1C7.5%201.59%209.75%201.5%2012%201.5h12v3.9L12%2015.81l-5.61-4.86L9.33%208.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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