link none 2 icon
link-none-2 from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.
- Name
- link-none-2
- Set
- Radix Icons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
Related icons in Radix Icons
Use the link none 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M3.69 6.375a.5.5 0 0 1 .628.772l-.619.619c-.32.32-.492.493-.601.625l-.093.121c-.46.676-.468 1.532-.051 2.167l.085.114c.101.124.264.287.572.596c.412.412.566.563.71.657l.121.073c.62.342 1.412.307 2.046-.124l.121-.092c.132-.11.306-.281.626-.602l.618-.62a.5.5 0 0 1 .707.708l-.618.62c-.296.295-.508.508-.702.669l-.19.145c-.932.633-2.128.703-3.09.173l-.188-.114c-.251-.165-.491-.409-.868-.785c-.282-.282-.49-.489-.646-.68l-.14-.19c-.65-.99-.615-2.283.06-3.277l.144-.19c.16-.194.374-.406.67-.702l.62-.618zM8.14 2.06c.964-.558 2.16-.55 3.087.06l.19.14c.191.155.397.363.68.646c.376.376.62.616.785.868l.114.188c.494.898.466 2-.055 2.9l-.119.19a3 3 0 0 1-.323.392l-.491.5l-.62.618a.5.5 0 0 1-.707-.707l.62-.618l.467-.477a2 2 0 0 0 .227-.27l.081-.13a1.95 1.95 0 0 0 .043-1.916l-.073-.121c-.095-.145-.246-.299-.657-.71a10 10 0 0 0-.596-.573l-.114-.085c-.596-.39-1.385-.408-2.039-.03l-.128.081c-.078.053-.157.12-.27.227l-.477.468l-.619.619a.5.5 0 0 1-.707-.707l.618-.62l.5-.49c.143-.133.267-.238.393-.324z"/></svg>
React
import type { SVGProps } from "react";
export function RadixIconsLinkNone2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M3.69 6.375a.5.5 0 0 1 .628.772l-.619.619c-.32.32-.492.493-.601.625l-.093.121c-.46.676-.468 1.532-.051 2.167l.085.114c.101.124.264.287.572.596c.412.412.566.563.71.657l.121.073c.62.342 1.412.307 2.046-.124l.121-.092c.132-.11.306-.281.626-.602l.618-.62a.5.5 0 0 1 .707.708l-.618.62c-.296.295-.508.508-.702.669l-.19.145c-.932.633-2.128.703-3.09.173l-.188-.114c-.251-.165-.491-.409-.868-.785c-.282-.282-.49-.489-.646-.68l-.14-.19c-.65-.99-.615-2.283.06-3.277l.144-.19c.16-.194.374-.406.67-.702l.62-.618zM8.14 2.06c.964-.558 2.16-.55 3.087.06l.19.14c.191.155.397.363.68.646c.376.376.62.616.785.868l.114.188c.494.898.466 2-.055 2.9l-.119.19a3 3 0 0 1-.323.392l-.491.5l-.62.618a.5.5 0 0 1-.707-.707l.62-.618l.467-.477a2 2 0 0 0 .227-.27l.081-.13a1.95 1.95 0 0 0 .043-1.916l-.073-.121c-.095-.145-.246-.299-.657-.71a10 10 0 0 0-.596-.573l-.114-.085c-.596-.39-1.385-.408-2.039-.03l-.128.081c-.078.053-.157.12-.27.227l-.477.468l-.619.619a.5.5 0 0 1-.707-.707l.618-.62l.5-.49c.143-.133.267-.238.393-.324z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M3.69 6.375a.5.5 0 0 1 .628.772l-.619.619c-.32.32-.492.493-.601.625l-.093.121c-.46.676-.468 1.532-.051 2.167l.085.114c.101.124.264.287.572.596c.412.412.566.563.71.657l.121.073c.62.342 1.412.307 2.046-.124l.121-.092c.132-.11.306-.281.626-.602l.618-.62a.5.5 0 0 1 .707.708l-.618.62c-.296.295-.508.508-.702.669l-.19.145c-.932.633-2.128.703-3.09.173l-.188-.114c-.251-.165-.491-.409-.868-.785c-.282-.282-.49-.489-.646-.68l-.14-.19c-.65-.99-.615-2.283.06-3.277l.144-.19c.16-.194.374-.406.67-.702l.62-.618zM8.14 2.06c.964-.558 2.16-.55 3.087.06l.19.14c.191.155.397.363.68.646c.376.376.62.616.785.868l.114.188c.494.898.466 2-.055 2.9l-.119.19a3 3 0 0 1-.323.392l-.491.5l-.62.618a.5.5 0 0 1-.707-.707l.62-.618l.467-.477a2 2 0 0 0 .227-.27l.081-.13a1.95 1.95 0 0 0 .043-1.916l-.073-.121c-.095-.145-.246-.299-.657-.71a10 10 0 0 0-.596-.573l-.114-.085c-.596-.39-1.385-.408-2.039-.03l-.128.081c-.078.053-.157.12-.27.227l-.477.468l-.619.619a.5.5 0 0 1-.707-.707l.618-.62l.5-.49c.143-.133.267-.238.393-.324z"/></svg> </template>
CSS
.icon-link-none-2 {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.69%206.375a.5.5%200%200%201%20.628.772l-.619.619c-.32.32-.492.493-.601.625l-.093.121c-.46.676-.468%201.532-.051%202.167l.085.114c.101.124.264.287.572.596c.412.412.566.563.71.657l.121.073c.62.342%201.412.307%202.046-.124l.121-.092c.132-.11.306-.281.626-.602l.618-.62a.5.5%200%200%201%20.707.708l-.618.62c-.296.295-.508.508-.702.669l-.19.145c-.932.633-2.128.703-3.09.173l-.188-.114c-.251-.165-.491-.409-.868-.785c-.282-.282-.49-.489-.646-.68l-.14-.19c-.65-.99-.615-2.283.06-3.277l.144-.19c.16-.194.374-.406.67-.702l.62-.618zM8.14%202.06c.964-.558%202.16-.55%203.087.06l.19.14c.191.155.397.363.68.646c.376.376.62.616.785.868l.114.188c.494.898.466%202-.055%202.9l-.119.19a3%203%200%200%201-.323.392l-.491.5l-.62.618a.5.5%200%200%201-.707-.707l.62-.618l.467-.477a2%202%200%200%200%20.227-.27l.081-.13a1.95%201.95%200%200%200%20.043-1.916l-.073-.121c-.095-.145-.246-.299-.657-.71a10%2010%200%200%200-.596-.573l-.114-.085c-.596-.39-1.385-.408-2.039-.03l-.128.081c-.078.053-.157.12-.27.227l-.477.468l-.619.619a.5.5%200%200%201-.707-.707l.618-.62l.5-.49c.143-.133.267-.238.393-.324z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.69%206.375a.5.5%200%200%201%20.628.772l-.619.619c-.32.32-.492.493-.601.625l-.093.121c-.46.676-.468%201.532-.051%202.167l.085.114c.101.124.264.287.572.596c.412.412.566.563.71.657l.121.073c.62.342%201.412.307%202.046-.124l.121-.092c.132-.11.306-.281.626-.602l.618-.62a.5.5%200%200%201%20.707.708l-.618.62c-.296.295-.508.508-.702.669l-.19.145c-.932.633-2.128.703-3.09.173l-.188-.114c-.251-.165-.491-.409-.868-.785c-.282-.282-.49-.489-.646-.68l-.14-.19c-.65-.99-.615-2.283.06-3.277l.144-.19c.16-.194.374-.406.67-.702l.62-.618zM8.14%202.06c.964-.558%202.16-.55%203.087.06l.19.14c.191.155.397.363.68.646c.376.376.62.616.785.868l.114.188c.494.898.466%202-.055%202.9l-.119.19a3%203%200%200%201-.323.392l-.491.5l-.62.618a.5.5%200%200%201-.707-.707l.62-.618l.467-.477a2%202%200%200%200%20.227-.27l.081-.13a1.95%201.95%200%200%200%20.043-1.916l-.073-.121c-.095-.145-.246-.299-.657-.71a10%2010%200%200%200-.596-.573l-.114-.085c-.596-.39-1.385-.408-2.039-.03l-.128.081c-.078.053-.157.12-.27.227l-.477.468l-.619.619a.5.5%200%200%201-.707-.707l.618-.62l.5-.49c.143-.133.267-.238.393-.324z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/link-none-2.svg?color=%231a73e8&size=48