link-alt from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
link-alt
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT
Aliases
bx-link-alt

The same icon in other sets

Related icons in BoxIcons v2

Use the link alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.222 19.778a4.98 4.98 0 0 0 3.535 1.462a5 5 0 0 0 3.536-1.462l2.828-2.829l-1.414-1.414l-2.828 2.829a3.007 3.007 0 0 1-4.243 0a3.005 3.005 0 0 1 0-4.243l2.829-2.828l-1.414-1.414l-2.829 2.828a5.006 5.006 0 0 0 0 7.071m15.556-8.485a5.01 5.01 0 0 0 0-7.071a5.006 5.006 0 0 0-7.071 0L9.879 7.051l1.414 1.414l2.828-2.829a3.007 3.007 0 0 1 4.243 0a3.005 3.005 0 0 1 0 4.243l-2.829 2.828l1.414 1.414z"/><path fill="currentColor" d="m8.464 16.95l-1.415-1.414l8.487-8.486l1.414 1.415z"/></svg>

React

import type { SVGProps } from "react";

export function BxLinkAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.222 19.778a4.98 4.98 0 0 0 3.535 1.462a5 5 0 0 0 3.536-1.462l2.828-2.829l-1.414-1.414l-2.828 2.829a3.007 3.007 0 0 1-4.243 0a3.005 3.005 0 0 1 0-4.243l2.829-2.828l-1.414-1.414l-2.829 2.828a5.006 5.006 0 0 0 0 7.071m15.556-8.485a5.01 5.01 0 0 0 0-7.071a5.006 5.006 0 0 0-7.071 0L9.879 7.051l1.414 1.414l2.828-2.829a3.007 3.007 0 0 1 4.243 0a3.005 3.005 0 0 1 0 4.243l-2.829 2.828l1.414 1.414z"/><path fill="currentColor" d="m8.464 16.95l-1.415-1.414l8.487-8.486l1.414 1.415z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.222 19.778a4.98 4.98 0 0 0 3.535 1.462a5 5 0 0 0 3.536-1.462l2.828-2.829l-1.414-1.414l-2.828 2.829a3.007 3.007 0 0 1-4.243 0a3.005 3.005 0 0 1 0-4.243l2.829-2.828l-1.414-1.414l-2.829 2.828a5.006 5.006 0 0 0 0 7.071m15.556-8.485a5.01 5.01 0 0 0 0-7.071a5.006 5.006 0 0 0-7.071 0L9.879 7.051l1.414 1.414l2.828-2.829a3.007 3.007 0 0 1 4.243 0a3.005 3.005 0 0 1 0 4.243l-2.829 2.828l1.414 1.414z"/><path fill="currentColor" d="m8.464 16.95l-1.415-1.414l8.487-8.486l1.414 1.415z"/></svg>
</template>

CSS

.icon-link-alt {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.222%2019.778a4.98%204.98%200%200%200%203.535%201.462a5%205%200%200%200%203.536-1.462l2.828-2.829l-1.414-1.414l-2.828%202.829a3.007%203.007%200%200%201-4.243%200a3.005%203.005%200%200%201%200-4.243l2.829-2.828l-1.414-1.414l-2.829%202.828a5.006%205.006%200%200%200%200%207.071m15.556-8.485a5.01%205.01%200%200%200%200-7.071a5.006%205.006%200%200%200-7.071%200L9.879%207.051l1.414%201.414l2.828-2.829a3.007%203.007%200%200%201%204.243%200a3.005%203.005%200%200%201%200%204.243l-2.829%202.828l1.414%201.414z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.464%2016.95l-1.415-1.414l8.487-8.486l1.414%201.415z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.222%2019.778a4.98%204.98%200%200%200%203.535%201.462a5%205%200%200%200%203.536-1.462l2.828-2.829l-1.414-1.414l-2.828%202.829a3.007%203.007%200%200%201-4.243%200a3.005%203.005%200%200%201%200-4.243l2.829-2.828l-1.414-1.414l-2.829%202.828a5.006%205.006%200%200%200%200%207.071m15.556-8.485a5.01%205.01%200%200%200%200-7.071a5.006%205.006%200%200%200-7.071%200L9.879%207.051l1.414%201.414l2.828-2.829a3.007%203.007%200%200%201%204.243%200a3.005%203.005%200%200%201%200%204.243l-2.829%202.828l1.414%201.414z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.464%2016.95l-1.415-1.414l8.487-8.486l1.414%201.415z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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