link off icon
link-off-filled from Reicon by REICON · Filled · UI · MIT Free for personal and commercial use.
- Name
- link-off-filled
- Set
- Reicon
- Style
- Filled
- Category
- UI
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All link off icons →More ui icons from Reicon
Use the link off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.707 1.293a1 1 0 0 0-1.414 1.414L10.586 12l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 13.414l9.293 9.293a1 1 0 0 0 1.414-1.414l-9.995-9.995l-.005-.005l-.005-.005zm17.136 2.864a3.95 3.95 0 0 0-5.586 0l-3.05 3.05a1 1 0 0 1-1.414-1.414l3.05-3.05a5.95 5.95 0 1 1 8.414 8.414l-3.05 3.05a1 1 0 0 1-1.414-1.414l3.05-3.05a3.95 3.95 0 0 0 0-5.586"/><path d="M15.707 8.293a1 1 0 0 1 0 1.414l-1 1a1 1 0 0 1-1.414-1.414l1-1a1 1 0 0 1 1.414 0m-1.5 8.5a1 1 0 0 1 0 1.414l-3.05 3.05a5.95 5.95 0 0 1-8.414-8.414l3.05-3.05a1 1 0 0 1 1.414 1.414l-3.05 3.05a3.95 3.95 0 0 0 5.586 5.586l3.05-3.05a1 1 0 0 1 1.414 0"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconLinkOffFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.707 1.293a1 1 0 0 0-1.414 1.414L10.586 12l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 13.414l9.293 9.293a1 1 0 0 0 1.414-1.414l-9.995-9.995l-.005-.005l-.005-.005zm17.136 2.864a3.95 3.95 0 0 0-5.586 0l-3.05 3.05a1 1 0 0 1-1.414-1.414l3.05-3.05a5.95 5.95 0 1 1 8.414 8.414l-3.05 3.05a1 1 0 0 1-1.414-1.414l3.05-3.05a3.95 3.95 0 0 0 0-5.586"/><path d="M15.707 8.293a1 1 0 0 1 0 1.414l-1 1a1 1 0 0 1-1.414-1.414l1-1a1 1 0 0 1 1.414 0m-1.5 8.5a1 1 0 0 1 0 1.414l-3.05 3.05a5.95 5.95 0 0 1-8.414-8.414l3.05-3.05a1 1 0 0 1 1.414 1.414l-3.05 3.05a3.95 3.95 0 0 0 5.586 5.586l3.05-3.05a1 1 0 0 1 1.414 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.707 1.293a1 1 0 0 0-1.414 1.414L10.586 12l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 13.414l9.293 9.293a1 1 0 0 0 1.414-1.414l-9.995-9.995l-.005-.005l-.005-.005zm17.136 2.864a3.95 3.95 0 0 0-5.586 0l-3.05 3.05a1 1 0 0 1-1.414-1.414l3.05-3.05a5.95 5.95 0 1 1 8.414 8.414l-3.05 3.05a1 1 0 0 1-1.414-1.414l3.05-3.05a3.95 3.95 0 0 0 0-5.586"/><path d="M15.707 8.293a1 1 0 0 1 0 1.414l-1 1a1 1 0 0 1-1.414-1.414l1-1a1 1 0 0 1 1.414 0m-1.5 8.5a1 1 0 0 1 0 1.414l-3.05 3.05a5.95 5.95 0 0 1-8.414-8.414l3.05-3.05a1 1 0 0 1 1.414 1.414l-3.05 3.05a3.95 3.95 0 0 0 5.586 5.586l3.05-3.05a1 1 0 0 1 1.414 0"/></g></svg> </template>
CSS
.icon-link-off-filled {
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%22currentColor%22%3E%3Cpath%20d%3D%22M2.707%201.293a1%201%200%200%200-1.414%201.414L10.586%2012l-2.293%202.293a1%201%200%201%200%201.414%201.414L12%2013.414l9.293%209.293a1%201%200%200%200%201.414-1.414l-9.995-9.995l-.005-.005l-.005-.005zm17.136%202.864a3.95%203.95%200%200%200-5.586%200l-3.05%203.05a1%201%200%200%201-1.414-1.414l3.05-3.05a5.95%205.95%200%201%201%208.414%208.414l-3.05%203.05a1%201%200%200%201-1.414-1.414l3.05-3.05a3.95%203.95%200%200%200%200-5.586%22%2F%3E%3Cpath%20d%3D%22M15.707%208.293a1%201%200%200%201%200%201.414l-1%201a1%201%200%200%201-1.414-1.414l1-1a1%201%200%200%201%201.414%200m-1.5%208.5a1%201%200%200%201%200%201.414l-3.05%203.05a5.95%205.95%200%200%201-8.414-8.414l3.05-3.05a1%201%200%200%201%201.414%201.414l-3.05%203.05a3.95%203.95%200%200%200%205.586%205.586l3.05-3.05a1%201%200%200%201%201.414%200%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%22currentColor%22%3E%3Cpath%20d%3D%22M2.707%201.293a1%201%200%200%200-1.414%201.414L10.586%2012l-2.293%202.293a1%201%200%201%200%201.414%201.414L12%2013.414l9.293%209.293a1%201%200%200%200%201.414-1.414l-9.995-9.995l-.005-.005l-.005-.005zm17.136%202.864a3.95%203.95%200%200%200-5.586%200l-3.05%203.05a1%201%200%200%201-1.414-1.414l3.05-3.05a5.95%205.95%200%201%201%208.414%208.414l-3.05%203.05a1%201%200%200%201-1.414-1.414l3.05-3.05a3.95%203.95%200%200%200%200-5.586%22%2F%3E%3Cpath%20d%3D%22M15.707%208.293a1%201%200%200%201%200%201.414l-1%201a1%201%200%200%201-1.414-1.414l1-1a1%201%200%200%201%201.414%200m-1.5%208.5a1%201%200%200%201%200%201.414l-3.05%203.05a5.95%205.95%200%200%201-8.414-8.414l3.05-3.05a1%201%200%200%201%201.414%201.414l-3.05%203.05a3.95%203.95%200%200%200%205.586%205.586l3.05-3.05a1%201%200%200%201%201.414%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/link-off-filled.svg?color=%231a73e8&size=48