Note Remove icon in outline, twotone, bold and bulk. Free in all four styles, for documents, attachments, clipboard, archive, editing. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconNoteRemove } from "@devigner-ui/icons";
<IconNoteRemove className="size-6" />
<script setup>
import { IconNoteRemove } from "@devigner-ui/icons-vue";
</script>
<template>
<IconNoteRemove class="size-6" />
</template>
<script>
import { IconNoteRemove } from "@devigner-ui/icons-svelte";
</script>
<IconNoteRemove class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M7.67 14h5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M7.67 5.96 3.92 2.21" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.63 2.25 3.88 6" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g><path opacity="1" d="M7.67 10h8" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.67 2h6c3.33.18 5 1.41 5 5.99V16" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3.67 9.01v6.97c0 4.01 1 6.02 6 6.02h6" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m21.67 16-6 6v-3q0-3 3-3z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>