Quote Up icon in outline, twotone, bold and bulk. Free in all four styles, for editors, typography, links, translation. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconQuoteUp } from "@devigner-ui/icons";
<IconQuoteUp className="size-6" />
<script setup>
import { IconQuoteUp } from "@devigner-ui/icons-vue";
</script>
<template>
<IconQuoteUp class="size-6" />
</template>
<script>
import { IconQuoteUp } from "@devigner-ui/icons-svelte";
</script>
<IconQuoteUp class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="1"><path d="M2.67 12.35h5.8a2.5 2.5 0 0 1 2.58 2.58v3.22a2.5 2.5 0 0 1-2.58 2.58H5.25a2.6 2.6 0 0 1-2.58-2.58z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.67 12.35C2.67 6.3 3.8 5.3 7.2 3.28" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="M14.3 12.35h5.8a2.5 2.5 0 0 1 2.58 2.58v3.22a2.5 2.5 0 0 1-2.58 2.58h-3.22a2.6 2.6 0 0 1-2.58-2.58z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.3 12.35c0-6.05 1.13-7.05 4.53-9.07" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>