link-06 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
link-06
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the link 06 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M13.5 13v-1.5c0-1.405 0-2.107-.337-2.611a2 2 0 0 0-.552-.552c-.44-.294-1.032-.332-2.111-.336L10 8c-1.404 0-2.107 0-2.611.337a2 2 0 0 0-.552.552C6.5 9.393 6.5 10.096 6.5 11.5v6c0 1.404 0 2.107.337 2.611a2 2 0 0 0 .552.552C7.893 21 8.596 21 10 21s2.107 0 2.611-.337c.218-.146.406-.334.552-.552c.187-.28.27-.622.307-1.111"/><path d="M10.5 11v1.5c0 1.405 0 2.107.337 2.611c.146.218.334.406.552.552c.44.294 1.032.332 2.111.336L14 16c1.405 0 2.107 0 2.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.207.337-2.611v-6c0-1.404 0-2.107-.337-2.611a2 2 0 0 0-.552-.552C16.107 3 15.404 3 14 3s-2.107 0-2.611.337a2 2 0 0 0-.552.552c-.187.28-.27.622-.307 1.111"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLink06(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M13.5 13v-1.5c0-1.405 0-2.107-.337-2.611a2 2 0 0 0-.552-.552c-.44-.294-1.032-.332-2.111-.336L10 8c-1.404 0-2.107 0-2.611.337a2 2 0 0 0-.552.552C6.5 9.393 6.5 10.096 6.5 11.5v6c0 1.404 0 2.107.337 2.611a2 2 0 0 0 .552.552C7.893 21 8.596 21 10 21s2.107 0 2.611-.337c.218-.146.406-.334.552-.552c.187-.28.27-.622.307-1.111"/><path d="M10.5 11v1.5c0 1.405 0 2.107.337 2.611c.146.218.334.406.552.552c.44.294 1.032.332 2.111.336L14 16c1.405 0 2.107 0 2.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.207.337-2.611v-6c0-1.404 0-2.107-.337-2.611a2 2 0 0 0-.552-.552C16.107 3 15.404 3 14 3s-2.107 0-2.611.337a2 2 0 0 0-.552.552c-.187.28-.27.622-.307 1.111"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M13.5 13v-1.5c0-1.405 0-2.107-.337-2.611a2 2 0 0 0-.552-.552c-.44-.294-1.032-.332-2.111-.336L10 8c-1.404 0-2.107 0-2.611.337a2 2 0 0 0-.552.552C6.5 9.393 6.5 10.096 6.5 11.5v6c0 1.404 0 2.107.337 2.611a2 2 0 0 0 .552.552C7.893 21 8.596 21 10 21s2.107 0 2.611-.337c.218-.146.406-.334.552-.552c.187-.28.27-.622.307-1.111"/><path d="M10.5 11v1.5c0 1.405 0 2.107.337 2.611c.146.218.334.406.552.552c.44.294 1.032.332 2.111.336L14 16c1.405 0 2.107 0 2.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.207.337-2.611v-6c0-1.404 0-2.107-.337-2.611a2 2 0 0 0-.552-.552C16.107 3 15.404 3 14 3s-2.107 0-2.611.337a2 2 0 0 0-.552.552c-.187.28-.27.622-.307 1.111"/></g></svg>
</template>

CSS

.icon-link-06 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.5%2013v-1.5c0-1.405%200-2.107-.337-2.611a2%202%200%200%200-.552-.552c-.44-.294-1.032-.332-2.111-.336L10%208c-1.404%200-2.107%200-2.611.337a2%202%200%200%200-.552.552C6.5%209.393%206.5%2010.096%206.5%2011.5v6c0%201.404%200%202.107.337%202.611a2%202%200%200%200%20.552.552C7.893%2021%208.596%2021%2010%2021s2.107%200%202.611-.337c.218-.146.406-.334.552-.552c.187-.28.27-.622.307-1.111%22%2F%3E%3Cpath%20d%3D%22M10.5%2011v1.5c0%201.405%200%202.107.337%202.611c.146.218.334.406.552.552c.44.294%201.032.332%202.111.336L14%2016c1.405%200%202.107%200%202.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.207.337-2.611v-6c0-1.404%200-2.107-.337-2.611a2%202%200%200%200-.552-.552C16.107%203%2015.404%203%2014%203s-2.107%200-2.611.337a2%202%200%200%200-.552.552c-.187.28-.27.622-.307%201.111%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.5%2013v-1.5c0-1.405%200-2.107-.337-2.611a2%202%200%200%200-.552-.552c-.44-.294-1.032-.332-2.111-.336L10%208c-1.404%200-2.107%200-2.611.337a2%202%200%200%200-.552.552C6.5%209.393%206.5%2010.096%206.5%2011.5v6c0%201.404%200%202.107.337%202.611a2%202%200%200%200%20.552.552C7.893%2021%208.596%2021%2010%2021s2.107%200%202.611-.337c.218-.146.406-.334.552-.552c.187-.28.27-.622.307-1.111%22%2F%3E%3Cpath%20d%3D%22M10.5%2011v1.5c0%201.405%200%202.107.337%202.611c.146.218.334.406.552.552c.44.294%201.032.332%202.111.336L14%2016c1.405%200%202.107%200%202.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.207.337-2.611v-6c0-1.404%200-2.107-.337-2.611a2%202%200%200%200-.552-.552C16.107%203%2015.404%203%2014%203s-2.107%200-2.611.337a2%202%200%200%200-.552.552c-.187.28-.27.622-.307%201.111%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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