Paperclip2 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 { IconPaperclip2 } from "@devigner-ui/icons";
<IconPaperclip2 className="size-6" />
<script setup>
import { IconPaperclip2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPaperclip2 class="size-6" />
</template>
<script>
import { IconPaperclip2 } from "@devigner-ui/icons-svelte";
</script>
<IconPaperclip2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m8.1 17.42 7.39-7.07c.44-.43.67-.64.79-.87.2-.42.2-.9 0-1.32-.12-.24-.35-.45-.8-.88M3.52 10.15 9.5 4.4c1.04-1 1.56-1.5 2.1-1.8a5 5 0 0 1 4.77 0c.54.3 1.07.8 2.11 1.8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m18.48 13.01-.52-.54zm-7.43 7.12-.52-.54zm-6.1-5.84-.52-.54zm7.33-7.01-.52-.54zm2.3-.76-.32.69zm-1.39 0-.31-.68zM4.95 20.13l-.52.54zm-1.84-2.19.72-.22zm0-1.46-.71-.22zm5.65 5.41.2.72zm-1.52 0 .2-.72zM19 3.87a.75.75 0 1 0-1.04 1.08zm1.36 2.56.64-.38zm0 4.56.64.4zm-2.4 1.48-7.43 7.12 1.04 1.08L19 13.56zM5.47 14.84l7.33-7.02-1.04-1.08-7.33 7.01zm10.54-8.1c-.4-.39-.74-.72-1.12-.9l-.63 1.37c.1.04.22.14.7.61zM12.8 7.82c.49-.47.6-.57.7-.61l-.62-1.37c-.39.18-.72.51-1.12.9zm2.09-1.98a2.4 2.4 0 0 0-2.01 0l.63 1.37a1 1 0 0 1 .75 0zM5.47 19.6c-.56-.53-.94-.9-1.22-1.21-.26-.3-.37-.5-.42-.66l-1.43.45c.14.45.4.82.73 1.2q.49.55 1.3 1.3zm-1.04-5.84q-.82.77-1.3 1.3c-.33.38-.6.76-.73 1.21l1.43.45c.05-.16.16-.36.42-.66.28-.3.66-.68 1.22-1.21zm-.6 3.97q-.15-.5 0-1.01l-1.43-.45c-.2.62-.2 1.29 0 1.9zm6.7 1.87c-.56.54-.94.9-1.27 1.16a2 2 0 0 1-.7.42l.4 1.44a4 4 0 0 0 1.24-.69q.57-.46 1.37-1.25zm-6.1 1.08q.8.78 1.37 1.25.57.48 1.23.7l.42-1.45c-.19-.05-.4-.16-.71-.42-.33-.26-.71-.62-1.27-1.16zm4.12.5q-.55.15-1.1 0l-.42 1.44q.96.29 1.94 0zm9.41-16.22a11 11 0 0 1 1.76 1.87L21 6.05c-.37-.63-1-1.21-2-2.18zm1.04 8.6c1-.96 1.63-1.54 2-2.17l-1.28-.77c-.25.41-.68.83-1.76 1.86zm.72-6.73c.7 1.17.7 2.61 0 3.79l1.28.77c1-1.65 1-3.69 0-5.33z" fill="currentColor"></path></svg>