bxl linkedin icon

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

Name
bxl-linkedin
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxl linkedin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="4.983" cy="5.009" r="2.188" fill="currentColor"/><path d="M9.237 8.855v12.139h3.769v-6.003c0-1.584.298-3.118 2.262-3.118c1.937 0 1.961 1.811 1.961 3.218v5.904H21v-6.657c0-3.27-.704-5.783-4.526-5.783c-1.835 0-3.065 1.007-3.568 1.96h-.051v-1.66H9.237zm-6.142 0H6.87v12.139H3.095z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxlLinkedin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="4.983" cy="5.009" r="2.188" fill="currentColor"/><path d="M9.237 8.855v12.139h3.769v-6.003c0-1.584.298-3.118 2.262-3.118c1.937 0 1.961 1.811 1.961 3.218v5.904H21v-6.657c0-3.27-.704-5.783-4.526-5.783c-1.835 0-3.065 1.007-3.568 1.96h-.051v-1.66H9.237zm-6.142 0H6.87v12.139H3.095z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="4.983" cy="5.009" r="2.188" fill="currentColor"/><path d="M9.237 8.855v12.139h3.769v-6.003c0-1.584.298-3.118 2.262-3.118c1.937 0 1.961 1.811 1.961 3.218v5.904H21v-6.657c0-3.27-.704-5.783-4.526-5.783c-1.835 0-3.065 1.007-3.568 1.96h-.051v-1.66H9.237zm-6.142 0H6.87v12.139H3.095z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxl-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%2024%2024%22%3E%3Ccircle%20cx%3D%224.983%22%20cy%3D%225.009%22%20r%3D%222.188%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9.237%208.855v12.139h3.769v-6.003c0-1.584.298-3.118%202.262-3.118c1.937%200%201.961%201.811%201.961%203.218v5.904H21v-6.657c0-3.27-.704-5.783-4.526-5.783c-1.835%200-3.065%201.007-3.568%201.96h-.051v-1.66H9.237zm-6.142%200H6.87v12.139H3.095z%22%20fill%3D%22currentColor%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%3Ccircle%20cx%3D%224.983%22%20cy%3D%225.009%22%20r%3D%222.188%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9.237%208.855v12.139h3.769v-6.003c0-1.584.298-3.118%202.262-3.118c1.937%200%201.961%201.811%201.961%203.218v5.904H21v-6.657c0-3.27-.704-5.783-4.526-5.783c-1.835%200-3.065%201.007-3.568%201.96h-.051v-1.66H9.237zm-6.142%200H6.87v12.139H3.095z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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