linkedin icon
linkedin from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.
- Name
- Set
- Jam Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
linkedin-fillAkar IconslinkedinBootstrap IconslinkedinBoxicons BrandslinkedinDeviconlinkedin-fillEva IconslinkedinFont Awesome 6 BrandslinkedinFeather IconslinkedinIconoirlinkedinLine AwesomelinkedinMaterial Line IconslinkedinSVG LogoslinkedinLucidelinkedinMage IconslinkedinMaterial Design Iconslinkedin-fillMingCute IconlinkedinOpenMojilinkedinPixelarticonslinkedin-fillRemix IconlinkedinSimple IconslinkedinSkill Iconslinkedin-outlineTeenyiconslinkedinUniconslinkedinUnicons Monochrome
Related icons in Jam Icons
Use the linkedin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="M19.959 11.719v7.379h-4.278v-6.885c0-1.73-.619-2.91-2.167-2.91c-1.182 0-1.886.796-2.195 1.565c-.113.275-.142.658-.142 1.043v7.187h-4.28s.058-11.66 0-12.869h4.28v1.824l-.028.042h.028v-.042c.568-.875 1.583-2.126 3.856-2.126c2.815 0 4.926 1.84 4.926 5.792M2.421.026C.958.026 0 .986 0 2.249c0 1.235.93 2.224 2.365 2.224h.028c1.493 0 2.42-.989 2.42-2.224C4.787.986 3.887.026 2.422.026zM.254 19.098h4.278V6.229H.254z"/></svg>
React
import type { SVGProps } from "react";
export function JamLinkedin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="M19.959 11.719v7.379h-4.278v-6.885c0-1.73-.619-2.91-2.167-2.91c-1.182 0-1.886.796-2.195 1.565c-.113.275-.142.658-.142 1.043v7.187h-4.28s.058-11.66 0-12.869h4.28v1.824l-.028.042h.028v-.042c.568-.875 1.583-2.126 3.856-2.126c2.815 0 4.926 1.84 4.926 5.792M2.421.026C.958.026 0 .986 0 2.249c0 1.235.93 2.224 2.365 2.224h.028c1.493 0 2.42-.989 2.42-2.224C4.787.986 3.887.026 2.422.026zM.254 19.098h4.278V6.229H.254z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="M19.959 11.719v7.379h-4.278v-6.885c0-1.73-.619-2.91-2.167-2.91c-1.182 0-1.886.796-2.195 1.565c-.113.275-.142.658-.142 1.043v7.187h-4.28s.058-11.66 0-12.869h4.28v1.824l-.028.042h.028v-.042c.568-.875 1.583-2.126 3.856-2.126c2.815 0 4.926 1.84 4.926 5.792M2.421.026C.958.026 0 .986 0 2.249c0 1.235.93 2.224 2.365 2.224h.028c1.493 0 2.42-.989 2.42-2.224C4.787.986 3.887.026 2.422.026zM.254 19.098h4.278V6.229H.254z"/></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%22-2%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.959%2011.719v7.379h-4.278v-6.885c0-1.73-.619-2.91-2.167-2.91c-1.182%200-1.886.796-2.195%201.565c-.113.275-.142.658-.142%201.043v7.187h-4.28s.058-11.66%200-12.869h4.28v1.824l-.028.042h.028v-.042c.568-.875%201.583-2.126%203.856-2.126c2.815%200%204.926%201.84%204.926%205.792M2.421.026C.958.026%200%20.986%200%202.249c0%201.235.93%202.224%202.365%202.224h.028c1.493%200%202.42-.989%202.42-2.224C4.787.986%203.887.026%202.422.026zM.254%2019.098h4.278V6.229H.254z%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%22-2%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.959%2011.719v7.379h-4.278v-6.885c0-1.73-.619-2.91-2.167-2.91c-1.182%200-1.886.796-2.195%201.565c-.113.275-.142.658-.142%201.043v7.187h-4.28s.058-11.66%200-12.869h4.28v1.824l-.028.042h.028v-.042c.568-.875%201.583-2.126%203.856-2.126c2.815%200%204.926%201.84%204.926%205.792M2.421.026C.958.026%200%20.986%200%202.249c0%201.235.93%202.224%202.365%202.224h.028c1.493%200%202.42-.989%202.42-2.224C4.787.986%203.887.026%202.422.026zM.254%2019.098h4.278V6.229H.254z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/linkedin.svg?color=%231a73e8&size=48