Paperclip Rounded2 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 { IconPaperclipRounded2 } from "@devigner-ui/icons";
<IconPaperclipRounded2 className="size-6" />
<script setup>
import { IconPaperclipRounded2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPaperclipRounded2 class="size-6" />
</template>
<script>
import { IconPaperclipRounded2 } from "@devigner-ui/icons-svelte";
</script>
<IconPaperclipRounded2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m12.95 11-2.94 2.94a4.13 4.13 0 0 0 0 5.85 4.17 4.17 0 0 0 5.88 0l3.67-3.66a8.25 8.25 0 0 0 0-11.7 8.34 8.34 0 0 0-11.75 0L4.13 8.07a7.2 7.2 0 0 0 0 10.24" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>