Call Slash 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 { IconCallSlash } from "@devigner-ui/icons";
<IconCallSlash className="size-6" />
<script setup>
import { IconCallSlash } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCallSlash class="size-6" />
</template>
<script>
import { IconCallSlash } from "@devigner-ui/icons-svelte";
</script>
<IconCallSlash class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="m10.99 18.97.43.32q1.71 1.24 3.44 1.98 1.73.73 3.26.73 1.05 0 1.95-.38a4.5 4.5 0 0 0 2.32-2.2q.25-.54.25-1.09 0-.41-.16-.78a1.5 1.5 0 0 0-.55-.64l-3.31-2.35q-.37-.26-.7-.39a2 2 0 0 0-.61-.13q-.37 0-.71.21-.34.18-.72.56l-.76.75a.6.6 0 0 1-.41.17l-.25-.04-.18-.08q-.29-.15-.65-.42" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.4 13.22q-.78-.8-1.45-1.58a8 8 0 0 1-.93-1.28l-.08-.2-.03-.23q0-.24.16-.4l.76-.79q.36-.36.56-.71t.21-.71q0-.29-.14-.61a3 3 0 0 0-.4-.7L7.74 2.74a1.6 1.6 0 0 0-.67-.56A2 2 0 0 0 6.26 2q-1.12 0-2.08.94a5 5 0 0 0-1.15 1.67q-.36.9-.36 1.93 0 1.56.72 3.27a18 18 0 0 0 1.96 3.41 28 28 0 0 0 2.79 3.27" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m22.67 2-20 20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>