unlink icon
unlink from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- unlink
- Set
- Carbon
- Style
- Outline
- Category
- Actions
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More actions icons from Carbon
activity-taskadapter-notificationaddadd-altadd-commentadd-largealign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-vertical-bottomalign-vertical-centeralign-vertical-topappsareaarea-custom
Use the unlink icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m3.584 5.002l1.414-1.414l3.416 3.414L7 8.417zm19.997 19.99l1.415-1.414l3.414 3.416l-1.414 1.414zM11 2h2v4h-2zm-9 9h4v2H2zm24 8h4v2h-4zm-7 7h2v4h-2zm-2.42-4.93l-3.71 3.72a4 4 0 1 1-5.66-5.66l3.72-3.72L9.51 14L5.8 17.72a6 6 0 0 0-.06 8.54A6 6 0 0 0 10 28a6.07 6.07 0 0 0 4.32-1.8L18 22.49Zm-1.17-10.14l3.72-3.72a4 4 0 1 1 5.66 5.66l-3.72 3.72L22.49 18l3.71-3.72a6 6 0 0 0 .06-8.54A6 6 0 0 0 22 4a6.07 6.07 0 0 0-4.32 1.8L14 9.51Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonUnlink(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m3.584 5.002l1.414-1.414l3.416 3.414L7 8.417zm19.997 19.99l1.415-1.414l3.414 3.416l-1.414 1.414zM11 2h2v4h-2zm-9 9h4v2H2zm24 8h4v2h-4zm-7 7h2v4h-2zm-2.42-4.93l-3.71 3.72a4 4 0 1 1-5.66-5.66l3.72-3.72L9.51 14L5.8 17.72a6 6 0 0 0-.06 8.54A6 6 0 0 0 10 28a6.07 6.07 0 0 0 4.32-1.8L18 22.49Zm-1.17-10.14l3.72-3.72a4 4 0 1 1 5.66 5.66l-3.72 3.72L22.49 18l3.71-3.72a6 6 0 0 0 .06-8.54A6 6 0 0 0 22 4a6.07 6.07 0 0 0-4.32 1.8L14 9.51Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m3.584 5.002l1.414-1.414l3.416 3.414L7 8.417zm19.997 19.99l1.415-1.414l3.414 3.416l-1.414 1.414zM11 2h2v4h-2zm-9 9h4v2H2zm24 8h4v2h-4zm-7 7h2v4h-2zm-2.42-4.93l-3.71 3.72a4 4 0 1 1-5.66-5.66l3.72-3.72L9.51 14L5.8 17.72a6 6 0 0 0-.06 8.54A6 6 0 0 0 10 28a6.07 6.07 0 0 0 4.32-1.8L18 22.49Zm-1.17-10.14l3.72-3.72a4 4 0 1 1 5.66 5.66l-3.72 3.72L22.49 18l3.71-3.72a6 6 0 0 0 .06-8.54A6 6 0 0 0 22 4a6.07 6.07 0 0 0-4.32 1.8L14 9.51Z"/></svg> </template>
CSS
.icon-unlink {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3.584%205.002l1.414-1.414l3.416%203.414L7%208.417zm19.997%2019.99l1.415-1.414l3.414%203.416l-1.414%201.414zM11%202h2v4h-2zm-9%209h4v2H2zm24%208h4v2h-4zm-7%207h2v4h-2zm-2.42-4.93l-3.71%203.72a4%204%200%201%201-5.66-5.66l3.72-3.72L9.51%2014L5.8%2017.72a6%206%200%200%200-.06%208.54A6%206%200%200%200%2010%2028a6.07%206.07%200%200%200%204.32-1.8L18%2022.49Zm-1.17-10.14l3.72-3.72a4%204%200%201%201%205.66%205.66l-3.72%203.72L22.49%2018l3.71-3.72a6%206%200%200%200%20.06-8.54A6%206%200%200%200%2022%204a6.07%206.07%200%200%200-4.32%201.8L14%209.51Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3.584%205.002l1.414-1.414l3.416%203.414L7%208.417zm19.997%2019.99l1.415-1.414l3.414%203.416l-1.414%201.414zM11%202h2v4h-2zm-9%209h4v2H2zm24%208h4v2h-4zm-7%207h2v4h-2zm-2.42-4.93l-3.71%203.72a4%204%200%201%201-5.66-5.66l3.72-3.72L9.51%2014L5.8%2017.72a6%206%200%200%200-.06%208.54A6%206%200%200%200%2010%2028a6.07%206.07%200%200%200%204.32-1.8L18%2022.49Zm-1.17-10.14l3.72-3.72a4%204%200%201%201%205.66%205.66l-3.72%203.72L22.49%2018l3.71-3.72a6%206%200%200%200%20.06-8.54A6%206%200%200%200%2022%204a6.07%206.07%200%200%200-4.32%201.8L14%209.51Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/unlink.svg?color=%231a73e8&size=48