contact support icon

contact-support-outline from Health Icons by Resolve to Save Lives · Outline · Symbols · MIT Free for personal and commercial use.

Name
contact-support-outline
Set
Health Icons
Style
Outline
Category
Symbols
Viewbox
48×48
License
MIT
Aliases
contact-support2x-outline

1 other variant in Health Icons

The same icon in other sets

More symbols icons from Health Icons

Use the contact support icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M24.8 33h2.7C34.404 33 40 27.404 40 20.5S34.404 8 27.5 8h-7C13.596 8 8 13.596 8 20.5c0 8.06 4.596 12.88 9.43 15.786c2.426 1.458 4.87 2.4 6.717 2.977q.341.107.653.197zm2 9s-.764-.129-2-.463C19.59 40.125 6 35.05 6 20.5C6 12.492 12.492 6 20.5 6h7C35.508 6 42 12.492 42 20.5S35.508 35 27.5 35h-.7z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M27.691 12.482c1.03.684 1.806 1.793 1.806 3.28c0 1.578-.636 2.738-1.667 3.448a4.5 4.5 0 0 1-1.33.614v1.532a1.5 1.5 0 0 1-3 0v-2.797a1.5 1.5 0 0 1 1.4-1.497c.554-.037.974-.147 1.227-.322a.7.7 0 0 0 .24-.272c.06-.12.13-.334.13-.707c0-.312-.122-.552-.467-.782c-.392-.26-1.022-.452-1.779-.476c-.748-.024-1.475.122-2.01.381c-.536.26-.733.552-.788.767a1.5 1.5 0 1 1-2.906-.746c.345-1.341 1.348-2.217 2.386-2.72c1.04-.505 2.263-.718 3.413-.681c1.143.036 2.363.324 3.345.978" clip-rule="evenodd"/><path d="M27 27a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsContactSupportOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M24.8 33h2.7C34.404 33 40 27.404 40 20.5S34.404 8 27.5 8h-7C13.596 8 8 13.596 8 20.5c0 8.06 4.596 12.88 9.43 15.786c2.426 1.458 4.87 2.4 6.717 2.977q.341.107.653.197zm2 9s-.764-.129-2-.463C19.59 40.125 6 35.05 6 20.5C6 12.492 12.492 6 20.5 6h7C35.508 6 42 12.492 42 20.5S35.508 35 27.5 35h-.7z" clipRule="evenodd"/><path fillRule="evenodd" d="M27.691 12.482c1.03.684 1.806 1.793 1.806 3.28c0 1.578-.636 2.738-1.667 3.448a4.5 4.5 0 0 1-1.33.614v1.532a1.5 1.5 0 0 1-3 0v-2.797a1.5 1.5 0 0 1 1.4-1.497c.554-.037.974-.147 1.227-.322a.7.7 0 0 0 .24-.272c.06-.12.13-.334.13-.707c0-.312-.122-.552-.467-.782c-.392-.26-1.022-.452-1.779-.476c-.748-.024-1.475.122-2.01.381c-.536.26-.733.552-.788.767a1.5 1.5 0 1 1-2.906-.746c.345-1.341 1.348-2.217 2.386-2.72c1.04-.505 2.263-.718 3.413-.681c1.143.036 2.363.324 3.345.978" clipRule="evenodd"/><path d="M27 27a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M24.8 33h2.7C34.404 33 40 27.404 40 20.5S34.404 8 27.5 8h-7C13.596 8 8 13.596 8 20.5c0 8.06 4.596 12.88 9.43 15.786c2.426 1.458 4.87 2.4 6.717 2.977q.341.107.653.197zm2 9s-.764-.129-2-.463C19.59 40.125 6 35.05 6 20.5C6 12.492 12.492 6 20.5 6h7C35.508 6 42 12.492 42 20.5S35.508 35 27.5 35h-.7z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M27.691 12.482c1.03.684 1.806 1.793 1.806 3.28c0 1.578-.636 2.738-1.667 3.448a4.5 4.5 0 0 1-1.33.614v1.532a1.5 1.5 0 0 1-3 0v-2.797a1.5 1.5 0 0 1 1.4-1.497c.554-.037.974-.147 1.227-.322a.7.7 0 0 0 .24-.272c.06-.12.13-.334.13-.707c0-.312-.122-.552-.467-.782c-.392-.26-1.022-.452-1.779-.476c-.748-.024-1.475.122-2.01.381c-.536.26-.733.552-.788.767a1.5 1.5 0 1 1-2.906-.746c.345-1.341 1.348-2.217 2.386-2.72c1.04-.505 2.263-.718 3.413-.681c1.143.036 2.363.324 3.345.978" clip-rule="evenodd"/><path d="M27 27a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/></g></svg>
</template>

CSS

.icon-contact-support-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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M24.8%2033h2.7C34.404%2033%2040%2027.404%2040%2020.5S34.404%208%2027.5%208h-7C13.596%208%208%2013.596%208%2020.5c0%208.06%204.596%2012.88%209.43%2015.786c2.426%201.458%204.87%202.4%206.717%202.977q.341.107.653.197zm2%209s-.764-.129-2-.463C19.59%2040.125%206%2035.05%206%2020.5C6%2012.492%2012.492%206%2020.5%206h7C35.508%206%2042%2012.492%2042%2020.5S35.508%2035%2027.5%2035h-.7z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M27.691%2012.482c1.03.684%201.806%201.793%201.806%203.28c0%201.578-.636%202.738-1.667%203.448a4.5%204.5%200%200%201-1.33.614v1.532a1.5%201.5%200%200%201-3%200v-2.797a1.5%201.5%200%200%201%201.4-1.497c.554-.037.974-.147%201.227-.322a.7.7%200%200%200%20.24-.272c.06-.12.13-.334.13-.707c0-.312-.122-.552-.467-.782c-.392-.26-1.022-.452-1.779-.476c-.748-.024-1.475.122-2.01.381c-.536.26-.733.552-.788.767a1.5%201.5%200%201%201-2.906-.746c.345-1.341%201.348-2.217%202.386-2.72c1.04-.505%202.263-.718%203.413-.681c1.143.036%202.363.324%203.345.978%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M27%2027a2%202%200%201%201-4%200a2%202%200%200%201%204%200%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M24.8%2033h2.7C34.404%2033%2040%2027.404%2040%2020.5S34.404%208%2027.5%208h-7C13.596%208%208%2013.596%208%2020.5c0%208.06%204.596%2012.88%209.43%2015.786c2.426%201.458%204.87%202.4%206.717%202.977q.341.107.653.197zm2%209s-.764-.129-2-.463C19.59%2040.125%206%2035.05%206%2020.5C6%2012.492%2012.492%206%2020.5%206h7C35.508%206%2042%2012.492%2042%2020.5S35.508%2035%2027.5%2035h-.7z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M27.691%2012.482c1.03.684%201.806%201.793%201.806%203.28c0%201.578-.636%202.738-1.667%203.448a4.5%204.5%200%200%201-1.33.614v1.532a1.5%201.5%200%200%201-3%200v-2.797a1.5%201.5%200%200%201%201.4-1.497c.554-.037.974-.147%201.227-.322a.7.7%200%200%200%20.24-.272c.06-.12.13-.334.13-.707c0-.312-.122-.552-.467-.782c-.392-.26-1.022-.452-1.779-.476c-.748-.024-1.475.122-2.01.381c-.536.26-.733.552-.788.767a1.5%201.5%200%201%201-2.906-.746c.345-1.341%201.348-2.217%202.386-2.72c1.04-.505%202.263-.718%203.413-.681c1.143.036%202.363.324%203.345.978%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M27%2027a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/contact-support-outline.svg?color=%231a73e8&size=48