Paperclip 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 { IconPaperclip } from "@devigner-ui/icons";
<IconPaperclip className="size-6" />
<script setup>
import { IconPaperclip } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPaperclip class="size-6" />
</template>
<script>
import { IconPaperclip } from "@devigner-ui/icons-svelte";
</script>
<IconPaperclip class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m7.92 17.8 7.89-7.55c.95-.9.95-2.37 0-3.28M3 10.03 9.4 3.9a7 7 0 0 1 9.61 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m19.01 13.1.52.54zm-7.95 7.6-.52-.53zm-6.52-6.23.52.54zm7.84-7.5-.52-.54zm7.15-3.6a.75.75 0 1 0-1.04 1.08zm-1.04 9.19-7.95 7.6 1.04 1.09 7.95-7.6zM5.06 15l7.84-7.5-1.04-1.08-7.83 7.5zm11.27-8.58a3.25 3.25 0 0 0-4.47 0L12.9 7.5a1.75 1.75 0 0 1 2.39 0zM5.06 20.17a3.53 3.53 0 0 1 0-5.16l-1.03-1.08a5.03 5.03 0 0 0 0 7.32zm5.48 0a4 4 0 0 1-5.48 0l-1.03 1.08c2.09 2 5.46 2 7.55 0zM18.5 4.45a5.56 5.56 0 0 1 0 8.1l1.04 1.1a7.06 7.06 0 0 0 0-10.29z" fill="currentColor"></path></svg>