unlink 02 icon

unlink-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
unlink-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the unlink 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m16.846 14.61l2.61-2.61A5.272 5.272 0 1 0 12 4.544l-2.61 2.61m5.22 9.692L12 19.456A5.272 5.272 0 1 1 4.544 12l2.61-2.61"/><path stroke-linejoin="round" d="M22 17h-2.079M17 22v-2.079M2 7h2.079M7 2v2.079"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsUnlink02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="m16.846 14.61l2.61-2.61A5.272 5.272 0 1 0 12 4.544l-2.61 2.61m5.22 9.692L12 19.456A5.272 5.272 0 1 1 4.544 12l2.61-2.61"/><path strokeLinejoin="round" d="M22 17h-2.079M17 22v-2.079M2 7h2.079M7 2v2.079"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m16.846 14.61l2.61-2.61A5.272 5.272 0 1 0 12 4.544l-2.61 2.61m5.22 9.692L12 19.456A5.272 5.272 0 1 1 4.544 12l2.61-2.61"/><path stroke-linejoin="round" d="M22 17h-2.079M17 22v-2.079M2 7h2.079M7 2v2.079"/></g></svg>
</template>

CSS

.icon-unlink-02 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m16.846%2014.61l2.61-2.61A5.272%205.272%200%201%200%2012%204.544l-2.61%202.61m5.22%209.692L12%2019.456A5.272%205.272%200%201%201%204.544%2012l2.61-2.61%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2017h-2.079M17%2022v-2.079M2%207h2.079M7%202v2.079%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m16.846%2014.61l2.61-2.61A5.272%205.272%200%201%200%2012%204.544l-2.61%202.61m5.22%209.692L12%2019.456A5.272%205.272%200%201%201%204.544%2012l2.61-2.61%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2017h-2.079M17%2022v-2.079M2%207h2.079M7%202v2.079%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/unlink-02.svg?color=%231a73e8&size=48