Messages2 icon in outline, twotone, bold and bulk. Free in all four styles, for chat, inbox, email, comments, support. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconMessages2 } from "@devigner-ui/icons";
<IconMessages2 className="size-6" />
<script setup>
import { IconMessages2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMessages2 class="size-6" />
</template>
<script>
import { IconMessages2 } from "@devigner-ui/icons-svelte";
</script>
<IconMessages2 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="m19.14 16.83.39 3.16a1 1 0 0 1-1.5.98l-4.19-2.49q-.69 0-1.35-.09a5 5 0 0 0 1.18-3.16c0-2.84-2.46-5.14-5.5-5.14-1.16 0-2.23.33-3.12.91q-.04-.37-.04-.76C5.01 5.69 8.96 2 13.84 2s8.83 3.69 8.83 8.24c0 2.7-1.39 5.09-3.53 6.59" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M13.67 15.23c0 1.19-.44 2.29-1.18 3.16a5.6 5.6 0 0 1-4.32 1.97l-2.61 1.55c-.44.27-1-.1-.94-.61l.25-1.97a5 5 0 0 1-2.2-4.1c0-1.76.94-3.31 2.38-4.23a5.7 5.7 0 0 1 3.12-.91c3.04 0 5.5 2.3 5.5 5.14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>