24 Support icon in outline, twotone, bold and bulk. Free in all four styles, for dialer, voip, support, contact, call history. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { Icon24Support } from "@devigner-ui/icons";
<Icon24Support className="size-6" />
<script setup>
import { Icon24Support } from "@devigner-ui/icons-vue";
</script>
<template>
<Icon24Support class="size-6" />
</template>
<script>
import { Icon24Support } from "@devigner-ui/icons-svelte";
</script>
<Icon24Support class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.67 18.86h-.76c-.8 0-1.56.31-2.12.87l-1.71 1.69c-.78.77-2.05.77-2.83 0l-1.71-1.69a3 3 0 0 0-2.12-.87h-.75c-1.66 0-3-1.33-3-2.97V4.98a3 3 0 0 1 3-2.97h12c1.66 0 3 1.33 3 2.97v10.91a3 3 0 0 1-3 2.97" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M7.67 9.16c0-.93.76-1.69 1.69-1.69s1.69.76 1.69 1.69c0 1.88-2.67 2.08-3.26 3.87-.12.37.19.74.58.74h2.68" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M16.71 13.76V8.05a.6.6 0 0 0-.42-.56.6.6 0 0 0-.66.25c-.72 1.16-1.5 2.48-2.18 3.64a.6.6 0 0 0 0 .63c.11.19.32.31.55.31h3.67" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>