Call Received 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 { IconCallReceived } from "@devigner-ui/icons";
<IconCallReceived className="size-6" />
<script setup>
import { IconCallReceived } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCallReceived class="size-6" />
</template>
<script>
import { IconCallReceived } from "@devigner-ui/icons-svelte";
</script>
<IconCallReceived class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.64 18.33q0 .54-.25 1.09-.25.54-.68 1.02a4.5 4.5 0 0 1-1.64 1.18q-.9.38-1.95.38a8 8 0 0 1-3.26-.73 18 18 0 0 1-3.44-1.98 29 29 0 0 1-3.28-2.8 28 28 0 0 1-2.79-3.27 18 18 0 0 1-1.96-3.41 8 8 0 0 1-.72-3.27q0-1.02.36-1.93a5 5 0 0 1 1.15-1.67A3 3 0 0 1 6.26 2q.43 0 .81.18.4.17.67.56l2.32 3.27q.27.37.4.7.14.32.14.61 0 .36-.21.71a3 3 0 0 1-.56.71l-.76.79a.5.5 0 0 0-.16.4q0 .12.03.23l.08.2q.27.5.93 1.28.67.78 1.45 1.58.8.8 1.59 1.47.78.66 1.29.92l.18.08q.12.04.25.04.25 0 .41-.17l.76-.75q.38-.38.72-.56.34-.21.71-.21.28 0 .61.13t.7.39l3.31 2.35q.39.27.55.64t.16.78" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path><path opacity="1" d="m15.67 5.97 2 2 4-4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>