linkedin logo
linkedin from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
linkedin-fillAkar Iconslinkedin-filledAnt Design IconslinkedinBootstrap IconslinkedinCoreUI BrandslinkedinDeviconlinkedin-fillEva IconslinkedinFont Awesome 6 BrandslinkedinFont Awesome BrandslinkedinFeather Iconslinkedin-solidFlowbite IconslinkedinIconoirlinkedinJam IconslinkedinLine AwesomelinkedinMaterial Line IconslinkedinSVG LogoslinkedinLucidelinkedinMage IconslinkedinMaterial Design Iconslinkedin-fillMingCute IconlinkedinMyna UI IconslinkedinOpenMojilinkedinPixelarticonslinkedinPrime Iconslinkedin-fillRemix Icon
Related icons in Boxicons Brands
Use the linkedin logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.983 2.821a2.188 2.188 0 1 0 0 4.376a2.188 2.188 0 1 0 0-4.376m4.254 6.034v12.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.66zm-6.142 0H6.87v12.139H3.095z"/></svg>
React
import type { SVGProps } from "react";
export function BxlLinkedin(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.983 2.821a2.188 2.188 0 1 0 0 4.376a2.188 2.188 0 1 0 0-4.376m4.254 6.034v12.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.66zm-6.142 0H6.87v12.139H3.095z"/></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.983 2.821a2.188 2.188 0 1 0 0 4.376a2.188 2.188 0 1 0 0-4.376m4.254 6.034v12.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.66zm-6.142 0H6.87v12.139H3.095z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.983%202.821a2.188%202.188%200%201%200%200%204.376a2.188%202.188%200%201%200%200-4.376m4.254%206.034v12.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.66zm-6.142%200H6.87v12.139H3.095z%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.983%202.821a2.188%202.188%200%201%200%200%204.376a2.188%202.188%200%201%200%200-4.376m4.254%206.034v12.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.66zm-6.142%200H6.87v12.139H3.095z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/linkedin.svg?color=%231a73e8&size=48