unlink icon
unlink-16 from Octicons by GitHub · 16 · MIT Free for personal and commercial use.
- Name
- unlink-16
- Set
- Octicons
- Style
- 16
- Viewbox
- 16×16
- License
- MIT
1 other variant in Octicons
The same icon in other sets
Use the unlink icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.914 5.914a2 2 0 0 0-2.828-2.828l-.837.837a.75.75 0 1 1-1.06-1.061l.836-.837a3.5 3.5 0 1 1 4.95 4.95l-.195.194a.75.75 0 0 1-1.06-1.06zm-1.87 3.482a1 1 0 0 1-.07.079c-.63.63-1.468 1.108-2.343 1.263c-.89.159-1.86-.017-2.606-.763a.75.75 0 1 1 1.06-1.06c.329.327.767.438 1.284.347c.493-.088 1.018-.36 1.445-.752l-1.247-.897l-.01-.008l-.295-.212c-.94-.597-1.984-.499-2.676.193l-2.5 2.5a2 2 0 1 0 2.828 2.828l.837-.836a.75.75 0 0 1 1.06 1.06l-.836.837a3.5 3.5 0 0 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 1.354-.848L2.312 3.109a.75.75 0 0 1 .876-1.218l5.93 4.27q.172.112.335.24l6.235 4.49a.75.75 0 0 1-.876 1.218z"/></svg>
React
import type { SVGProps } from "react";
export function OcticonUnlink16(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.914 5.914a2 2 0 0 0-2.828-2.828l-.837.837a.75.75 0 1 1-1.06-1.061l.836-.837a3.5 3.5 0 1 1 4.95 4.95l-.195.194a.75.75 0 0 1-1.06-1.06zm-1.87 3.482a1 1 0 0 1-.07.079c-.63.63-1.468 1.108-2.343 1.263c-.89.159-1.86-.017-2.606-.763a.75.75 0 1 1 1.06-1.06c.329.327.767.438 1.284.347c.493-.088 1.018-.36 1.445-.752l-1.247-.897l-.01-.008l-.295-.212c-.94-.597-1.984-.499-2.676.193l-2.5 2.5a2 2 0 1 0 2.828 2.828l.837-.836a.75.75 0 0 1 1.06 1.06l-.836.837a3.5 3.5 0 0 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 1.354-.848L2.312 3.109a.75.75 0 0 1 .876-1.218l5.93 4.27q.172.112.335.24l6.235 4.49a.75.75 0 0 1-.876 1.218z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.914 5.914a2 2 0 0 0-2.828-2.828l-.837.837a.75.75 0 1 1-1.06-1.061l.836-.837a3.5 3.5 0 1 1 4.95 4.95l-.195.194a.75.75 0 0 1-1.06-1.06zm-1.87 3.482a1 1 0 0 1-.07.079c-.63.63-1.468 1.108-2.343 1.263c-.89.159-1.86-.017-2.606-.763a.75.75 0 1 1 1.06-1.06c.329.327.767.438 1.284.347c.493-.088 1.018-.36 1.445-.752l-1.247-.897l-.01-.008l-.295-.212c-.94-.597-1.984-.499-2.676.193l-2.5 2.5a2 2 0 1 0 2.828 2.828l.837-.836a.75.75 0 0 1 1.06 1.06l-.836.837a3.5 3.5 0 0 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 1.354-.848L2.312 3.109a.75.75 0 0 1 .876-1.218l5.93 4.27q.172.112.335.24l6.235 4.49a.75.75 0 0 1-.876 1.218z"/></svg> </template>
CSS
.icon-unlink-16 {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.914%205.914a2%202%200%200%200-2.828-2.828l-.837.837a.75.75%200%201%201-1.06-1.061l.836-.837a3.5%203.5%200%201%201%204.95%204.95l-.195.194a.75.75%200%200%201-1.06-1.06zm-1.87%203.482a1%201%200%200%201-.07.079c-.63.63-1.468%201.108-2.343%201.263c-.89.159-1.86-.017-2.606-.763a.75.75%200%201%201%201.06-1.06c.329.327.767.438%201.284.347c.493-.088%201.018-.36%201.445-.752l-1.247-.897l-.01-.008l-.295-.212c-.94-.597-1.984-.499-2.676.193l-2.5%202.5a2%202%200%201%200%202.828%202.828l.837-.836a.75.75%200%200%201%201.06%201.06l-.836.837a3.5%203.5%200%200%201-4.95-4.95l2.5-2.5a3.5%203.5%200%200%201%201.354-.848L2.312%203.109a.75.75%200%200%201%20.876-1.218l5.93%204.27q.172.112.335.24l6.235%204.49a.75.75%200%200%201-.876%201.218z%22%2F%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.914%205.914a2%202%200%200%200-2.828-2.828l-.837.837a.75.75%200%201%201-1.06-1.061l.836-.837a3.5%203.5%200%201%201%204.95%204.95l-.195.194a.75.75%200%200%201-1.06-1.06zm-1.87%203.482a1%201%200%200%201-.07.079c-.63.63-1.468%201.108-2.343%201.263c-.89.159-1.86-.017-2.606-.763a.75.75%200%201%201%201.06-1.06c.329.327.767.438%201.284.347c.493-.088%201.018-.36%201.445-.752l-1.247-.897l-.01-.008l-.295-.212c-.94-.597-1.984-.499-2.676.193l-2.5%202.5a2%202%200%201%200%202.828%202.828l.837-.836a.75.75%200%200%201%201.06%201.06l-.836.837a3.5%203.5%200%200%201-4.95-4.95l2.5-2.5a3.5%203.5%200%200%201%201.354-.848L2.312%203.109a.75.75%200%200%201%20.876-1.218l5.93%204.27q.172.112.335.24l6.235%204.49a.75.75%200%200%201-.876%201.218z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/unlink-16.svg?color=%231a73e8&size=48