linkedin logo

linkedin from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
linkedin
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the linkedin logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0076b2" d="M116 3H12a8.91 8.91 0 0 0-9 8.8v104.42a8.91 8.91 0 0 0 9 8.78h104a8.93 8.93 0 0 0 9-8.81V11.77A8.93 8.93 0 0 0 116 3"/><path fill="#fff" d="M21.06 48.73h18.11V107H21.06zm9.06-29a10.5 10.5 0 1 1-10.5 10.49a10.5 10.5 0 0 1 10.5-10.49m20.41 29h17.36v8h.24c2.42-4.58 8.32-9.41 17.13-9.41C103.6 47.28 107 59.35 107 75v32H88.89V78.65c0-6.75-.12-15.44-9.41-15.44s-10.87 7.36-10.87 15V107H50.53z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconLinkedin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0076b2" d="M116 3H12a8.91 8.91 0 0 0-9 8.8v104.42a8.91 8.91 0 0 0 9 8.78h104a8.93 8.93 0 0 0 9-8.81V11.77A8.93 8.93 0 0 0 116 3"/><path fill="#fff" d="M21.06 48.73h18.11V107H21.06zm9.06-29a10.5 10.5 0 1 1-10.5 10.49a10.5 10.5 0 0 1 10.5-10.49m20.41 29h17.36v8h.24c2.42-4.58 8.32-9.41 17.13-9.41C103.6 47.28 107 59.35 107 75v32H88.89V78.65c0-6.75-.12-15.44-9.41-15.44s-10.87 7.36-10.87 15V107H50.53z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0076b2" d="M116 3H12a8.91 8.91 0 0 0-9 8.8v104.42a8.91 8.91 0 0 0 9 8.78h104a8.93 8.93 0 0 0 9-8.81V11.77A8.93 8.93 0 0 0 116 3"/><path fill="#fff" d="M21.06 48.73h18.11V107H21.06zm9.06-29a10.5 10.5 0 1 1-10.5 10.49a10.5 10.5 0 0 1 10.5-10.49m20.41 29h17.36v8h.24c2.42-4.58 8.32-9.41 17.13-9.41C103.6 47.28 107 59.35 107 75v32H88.89V78.65c0-6.75-.12-15.44-9.41-15.44s-10.87 7.36-10.87 15V107H50.53z"/></svg>
</template>

CSS

.icon-linkedin {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%230076b2%22%20d%3D%22M116%203H12a8.91%208.91%200%200%200-9%208.8v104.42a8.91%208.91%200%200%200%209%208.78h104a8.93%208.93%200%200%200%209-8.81V11.77A8.93%208.93%200%200%200%20116%203%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.06%2048.73h18.11V107H21.06zm9.06-29a10.5%2010.5%200%201%201-10.5%2010.49a10.5%2010.5%200%200%201%2010.5-10.49m20.41%2029h17.36v8h.24c2.42-4.58%208.32-9.41%2017.13-9.41C103.6%2047.28%20107%2059.35%20107%2075v32H88.89V78.65c0-6.75-.12-15.44-9.41-15.44s-10.87%207.36-10.87%2015V107H50.53z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%230076b2%22%20d%3D%22M116%203H12a8.91%208.91%200%200%200-9%208.8v104.42a8.91%208.91%200%200%200%209%208.78h104a8.93%208.93%200%200%200%209-8.81V11.77A8.93%208.93%200%200%200%20116%203%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.06%2048.73h18.11V107H21.06zm9.06-29a10.5%2010.5%200%201%201-10.5%2010.49a10.5%2010.5%200%200%201%2010.5-10.49m20.41%2029h17.36v8h.24c2.42-4.58%208.32-9.41%2017.13-9.41C103.6%2047.28%20107%2059.35%20107%2075v32H88.89V78.65c0-6.75-.12-15.44-9.41-15.44s-10.87%207.36-10.87%2015V107H50.53z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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