Link Broken Minimalistic 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 { IconLinkBrokenMinimalistic } from "@devigner-ui/icons";
<IconLinkBrokenMinimalistic className="size-6" />
<script setup>
import { IconLinkBrokenMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconLinkBrokenMinimalistic class="size-6" />
</template>
<script>
import { IconLinkBrokenMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconLinkBrokenMinimalistic 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="m10 5.05.37-.34a6.54 6.54 0 0 1 8.8 0 5.56 5.56 0 0 1 0 8.23L16.98 15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m14 18.93-.37.35a6.44 6.44 0 0 1-8.8-.03 5.8 5.8 0 0 1-.09-8.36l.9-.89" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m6.59 3 .91 2.2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m3.5 6.09 5.55 2.7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>