Plain3 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 { IconPlain3 } from "@devigner-ui/icons";
<IconPlain3 className="size-6" />
<script setup>
import { IconPlain3 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPlain3 class="size-6" />
</template>
<script>
import { IconPlain3 } from "@devigner-ui/icons-svelte";
</script>
<IconPlain3 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.64 15.67 1.71-5.15c1.5-4.5 2.25-6.75 1.06-7.93-1.18-1.2-3.43-.44-7.93 1.06L8.33 5.36C4.7 6.57 2.88 7.18 2.37 8.06c-.5.85-.5 1.9 0 2.74.51.89 2.33 1.49 5.96 2.7.58.2.87.3 1.12.46q.35.23.6.6c.16.24.26.53.45 1.11 1.21 3.63 1.81 5.45 2.7 5.96.85.5 1.89.5 2.73 0 .89-.51 1.5-2.33 2.7-5.96" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m17.79 6.21-4.21 4.17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>