Plain2 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 { IconPlain2 } from "@devigner-ui/icons";
<IconPlain2 className="size-6" />
<script setup>
import { IconPlain2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPlain2 class="size-6" />
</template>
<script>
import { IconPlain2 } from "@devigner-ui/icons-svelte";
</script>
<IconPlain2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.5 18.49 3.13-9.4c1.25-3.74 1.87-5.61.88-6.6s-2.86-.37-6.6.88L5.57 6.48c-2.08.7-3.12 1.04-3.43 1.8a2 2 0 0 0-.14.57c-.06.82.72 1.6 2.27 3.15l.28.28c.26.26.39.39.48.53q.3.42.31.94c.01.17-.02.35-.07.7-.2 1.31-.3 1.96-.18 2.47.23 1 1 1.78 2 2.02.5.13 1.16.04 2.46-.14l.07-.01c.37-.05.56-.07.73-.06q.49.03.9.3c.15.1.28.23.54.5l.25.24c1.51 1.51 2.27 2.27 3.07 2.23q.33-.02.64-.15c.73-.33 1.07-1.34 1.75-3.36" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M6 18 21 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>