linkedin icon
linkedin from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
linkedin-fillAkar Iconslinkedin-filledAnt Design IconslinkedinBootstrap IconslinkedinBoxicons BrandslinkedinCoreUI BrandslinkedinDeviconlinkedin-fillEva IconslinkedinFont Awesome 6 BrandslinkedinFont Awesome BrandslinkedinFeather Iconslinkedin-solidFlowbite IconslinkedinIconoirlinkedinJam IconslinkedinMaterial Line IconslinkedinSVG LogoslinkedinLucidelinkedinMage IconslinkedinMaterial Design Iconslinkedin-fillMingCute IconlinkedinMyna UI IconslinkedinOpenMojilinkedinPixelarticonslinkedinPrime Iconslinkedin-fillRemix Icon
More other icons from Line Awesome
Use the linkedin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.5 5A2.52 2.52 0 0 0 5 7.5v17C5 25.867 6.133 27 7.5 27h17c1.367 0 2.5-1.133 2.5-2.5v-17C27 6.133 25.867 5 24.5 5zm0 2h17c.285 0 .5.215.5.5v17a.49.49 0 0 1-.5.5h-17a.49.49 0 0 1-.5-.5v-17c0-.285.215-.5.5-.5m2.938 1.719a1.719 1.719 0 1 0 0 3.437a1.719 1.719 0 0 0 0-3.437m9.03 4.562c-1.433 0-2.386.785-2.78 1.531h-.063V13.5h-2.813V23h2.938v-4.688c0-1.238.246-2.437 1.781-2.437c1.512 0 1.532 1.398 1.532 2.5V23H23v-5.219c0-2.554-.543-4.5-3.531-4.5zM9 13.5V23h2.969v-9.5z"/></svg>
React
import type { SVGProps } from "react";
export function LaLinkedin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.5 5A2.52 2.52 0 0 0 5 7.5v17C5 25.867 6.133 27 7.5 27h17c1.367 0 2.5-1.133 2.5-2.5v-17C27 6.133 25.867 5 24.5 5zm0 2h17c.285 0 .5.215.5.5v17a.49.49 0 0 1-.5.5h-17a.49.49 0 0 1-.5-.5v-17c0-.285.215-.5.5-.5m2.938 1.719a1.719 1.719 0 1 0 0 3.437a1.719 1.719 0 0 0 0-3.437m9.03 4.562c-1.433 0-2.386.785-2.78 1.531h-.063V13.5h-2.813V23h2.938v-4.688c0-1.238.246-2.437 1.781-2.437c1.512 0 1.532 1.398 1.532 2.5V23H23v-5.219c0-2.554-.543-4.5-3.531-4.5zM9 13.5V23h2.969v-9.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.5 5A2.52 2.52 0 0 0 5 7.5v17C5 25.867 6.133 27 7.5 27h17c1.367 0 2.5-1.133 2.5-2.5v-17C27 6.133 25.867 5 24.5 5zm0 2h17c.285 0 .5.215.5.5v17a.49.49 0 0 1-.5.5h-17a.49.49 0 0 1-.5-.5v-17c0-.285.215-.5.5-.5m2.938 1.719a1.719 1.719 0 1 0 0 3.437a1.719 1.719 0 0 0 0-3.437m9.03 4.562c-1.433 0-2.386.785-2.78 1.531h-.063V13.5h-2.813V23h2.938v-4.688c0-1.238.246-2.437 1.781-2.437c1.512 0 1.532 1.398 1.532 2.5V23H23v-5.219c0-2.554-.543-4.5-3.531-4.5zM9 13.5V23h2.969v-9.5z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%205A2.52%202.52%200%200%200%205%207.5v17C5%2025.867%206.133%2027%207.5%2027h17c1.367%200%202.5-1.133%202.5-2.5v-17C27%206.133%2025.867%205%2024.5%205zm0%202h17c.285%200%20.5.215.5.5v17a.49.49%200%200%201-.5.5h-17a.49.49%200%200%201-.5-.5v-17c0-.285.215-.5.5-.5m2.938%201.719a1.719%201.719%200%201%200%200%203.437a1.719%201.719%200%200%200%200-3.437m9.03%204.562c-1.433%200-2.386.785-2.78%201.531h-.063V13.5h-2.813V23h2.938v-4.688c0-1.238.246-2.437%201.781-2.437c1.512%200%201.532%201.398%201.532%202.5V23H23v-5.219c0-2.554-.543-4.5-3.531-4.5zM9%2013.5V23h2.969v-9.5z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%205A2.52%202.52%200%200%200%205%207.5v17C5%2025.867%206.133%2027%207.5%2027h17c1.367%200%202.5-1.133%202.5-2.5v-17C27%206.133%2025.867%205%2024.5%205zm0%202h17c.285%200%20.5.215.5.5v17a.49.49%200%200%201-.5.5h-17a.49.49%200%200%201-.5-.5v-17c0-.285.215-.5.5-.5m2.938%201.719a1.719%201.719%200%201%200%200%203.437a1.719%201.719%200%200%200%200-3.437m9.03%204.562c-1.433%200-2.386.785-2.78%201.531h-.063V13.5h-2.813V23h2.938v-4.688c0-1.238.246-2.437%201.781-2.437c1.512%200%201.532%201.398%201.532%202.5V23H23v-5.219c0-2.554-.543-4.5-3.531-4.5zM9%2013.5V23h2.969v-9.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/linkedin.svg?color=%231a73e8&size=48