link from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.

Name
link
Set
Emoji One (Colored)
Style
Default
Category
Objects
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More objects icons from Emoji One (Colored)

Use the link emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#94989b"><path d="M36.1 41.5c1.2 1.2 1.3 3 .2 4.1L18.7 63.3c-1.1 1.1-2.9.9-4.1-.2L1 49.4c-1.2-1.2-1.3-3-.2-4.1l17.7-17.7c1.1-1.1 2.9-.9 4.1.2c1.2 1.2 1.3 3 .2 4.1L8.9 45.8c-1.1 1.1-.9 2.9.2 4.1l5 5c1.2 1.2 3 1.3 4.1.2L32 41.3c1.1-1.1 3-1 4.1.2M63 14.6c1.2 1.2 1.3 3 .2 4.1L45.6 36.4c-1.1 1.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l13.8-13.8c1.1-1.1.9-2.9-.2-4.1l-5-5c-1.2-1.2-3-1.3-4.1-.2L31.9 22.7c-1.1 1.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1L45.3.7c1.1-1.1 2.9-.9 4.1.2z"/><path d="M44.5 19.5c1.2 1.2 1.3 3 .2 4.1L23.6 44.7c-1.1 1.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l21.1-21.1c1.1-1.1 2.9-1 4.1.2"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneLink(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#94989b"><path d="M36.1 41.5c1.2 1.2 1.3 3 .2 4.1L18.7 63.3c-1.1 1.1-2.9.9-4.1-.2L1 49.4c-1.2-1.2-1.3-3-.2-4.1l17.7-17.7c1.1-1.1 2.9-.9 4.1.2c1.2 1.2 1.3 3 .2 4.1L8.9 45.8c-1.1 1.1-.9 2.9.2 4.1l5 5c1.2 1.2 3 1.3 4.1.2L32 41.3c1.1-1.1 3-1 4.1.2M63 14.6c1.2 1.2 1.3 3 .2 4.1L45.6 36.4c-1.1 1.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l13.8-13.8c1.1-1.1.9-2.9-.2-4.1l-5-5c-1.2-1.2-3-1.3-4.1-.2L31.9 22.7c-1.1 1.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1L45.3.7c1.1-1.1 2.9-.9 4.1.2z"/><path d="M44.5 19.5c1.2 1.2 1.3 3 .2 4.1L23.6 44.7c-1.1 1.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l21.1-21.1c1.1-1.1 2.9-1 4.1.2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#94989b"><path d="M36.1 41.5c1.2 1.2 1.3 3 .2 4.1L18.7 63.3c-1.1 1.1-2.9.9-4.1-.2L1 49.4c-1.2-1.2-1.3-3-.2-4.1l17.7-17.7c1.1-1.1 2.9-.9 4.1.2c1.2 1.2 1.3 3 .2 4.1L8.9 45.8c-1.1 1.1-.9 2.9.2 4.1l5 5c1.2 1.2 3 1.3 4.1.2L32 41.3c1.1-1.1 3-1 4.1.2M63 14.6c1.2 1.2 1.3 3 .2 4.1L45.6 36.4c-1.1 1.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l13.8-13.8c1.1-1.1.9-2.9-.2-4.1l-5-5c-1.2-1.2-3-1.3-4.1-.2L31.9 22.7c-1.1 1.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1L45.3.7c1.1-1.1 2.9-.9 4.1.2z"/><path d="M44.5 19.5c1.2 1.2 1.3 3 .2 4.1L23.6 44.7c-1.1 1.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l21.1-21.1c1.1-1.1 2.9-1 4.1.2"/></g></svg>
</template>

CSS

.icon-link {
  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%2064%2064%22%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cpath%20d%3D%22M36.1%2041.5c1.2%201.2%201.3%203%20.2%204.1L18.7%2063.3c-1.1%201.1-2.9.9-4.1-.2L1%2049.4c-1.2-1.2-1.3-3-.2-4.1l17.7-17.7c1.1-1.1%202.9-.9%204.1.2c1.2%201.2%201.3%203%20.2%204.1L8.9%2045.8c-1.1%201.1-.9%202.9.2%204.1l5%205c1.2%201.2%203%201.3%204.1.2L32%2041.3c1.1-1.1%203-1%204.1.2M63%2014.6c1.2%201.2%201.3%203%20.2%204.1L45.6%2036.4c-1.1%201.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l13.8-13.8c1.1-1.1.9-2.9-.2-4.1l-5-5c-1.2-1.2-3-1.3-4.1-.2L31.9%2022.7c-1.1%201.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1L45.3.7c1.1-1.1%202.9-.9%204.1.2z%22%2F%3E%3Cpath%20d%3D%22M44.5%2019.5c1.2%201.2%201.3%203%20.2%204.1L23.6%2044.7c-1.1%201.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l21.1-21.1c1.1-1.1%202.9-1%204.1.2%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%2064%2064%22%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cpath%20d%3D%22M36.1%2041.5c1.2%201.2%201.3%203%20.2%204.1L18.7%2063.3c-1.1%201.1-2.9.9-4.1-.2L1%2049.4c-1.2-1.2-1.3-3-.2-4.1l17.7-17.7c1.1-1.1%202.9-.9%204.1.2c1.2%201.2%201.3%203%20.2%204.1L8.9%2045.8c-1.1%201.1-.9%202.9.2%204.1l5%205c1.2%201.2%203%201.3%204.1.2L32%2041.3c1.1-1.1%203-1%204.1.2M63%2014.6c1.2%201.2%201.3%203%20.2%204.1L45.6%2036.4c-1.1%201.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l13.8-13.8c1.1-1.1.9-2.9-.2-4.1l-5-5c-1.2-1.2-3-1.3-4.1-.2L31.9%2022.7c-1.1%201.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1L45.3.7c1.1-1.1%202.9-.9%204.1.2z%22%2F%3E%3Cpath%20d%3D%22M44.5%2019.5c1.2%201.2%201.3%203%20.2%204.1L23.6%2044.7c-1.1%201.1-2.9.9-4.1-.2c-1.2-1.2-1.3-3-.2-4.1l21.1-21.1c1.1-1.1%202.9-1%204.1.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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