linkedinv2 icon

linkedinv2-fill from Akar Icons by Arturo Wibawa · Fill · MIT Free for personal and commercial use.

Name
linkedinv2-fill
Set
Akar Icons
Style
Fill
Viewbox
24×24
License
MIT

Use the linkedinv2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.429 8.969h3.714v1.85c.535-1.064 1.907-2.02 3.968-2.02c3.951 0 4.889 2.118 4.889 6.004V22h-4v-6.312c0-2.213-.535-3.461-1.897-3.461c-1.889 0-2.674 1.345-2.674 3.46V22h-4zM2.57 21.83h4V8.799h-4zM7.143 4.55a2.53 2.53 0 0 1-.753 1.802a2.57 2.57 0 0 1-1.82.748a2.6 2.6 0 0 1-1.818-.747A2.55 2.55 0 0 1 2 4.55c0-.677.27-1.325.753-1.803A2.58 2.58 0 0 1 4.571 2c.682 0 1.336.269 1.819.747s.753 1.126.753 1.803" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function AkarIconsLinkedinv2Fill(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" fillRule="evenodd" d="M9.429 8.969h3.714v1.85c.535-1.064 1.907-2.02 3.968-2.02c3.951 0 4.889 2.118 4.889 6.004V22h-4v-6.312c0-2.213-.535-3.461-1.897-3.461c-1.889 0-2.674 1.345-2.674 3.46V22h-4zM2.57 21.83h4V8.799h-4zM7.143 4.55a2.53 2.53 0 0 1-.753 1.802a2.57 2.57 0 0 1-1.82.748a2.6 2.6 0 0 1-1.818-.747A2.55 2.55 0 0 1 2 4.55c0-.677.27-1.325.753-1.803A2.58 2.58 0 0 1 4.571 2c.682 0 1.336.269 1.819.747s.753 1.126.753 1.803" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.429 8.969h3.714v1.85c.535-1.064 1.907-2.02 3.968-2.02c3.951 0 4.889 2.118 4.889 6.004V22h-4v-6.312c0-2.213-.535-3.461-1.897-3.461c-1.889 0-2.674 1.345-2.674 3.46V22h-4zM2.57 21.83h4V8.799h-4zM7.143 4.55a2.53 2.53 0 0 1-.753 1.802a2.57 2.57 0 0 1-1.82.748a2.6 2.6 0 0 1-1.818-.747A2.55 2.55 0 0 1 2 4.55c0-.677.27-1.325.753-1.803A2.58 2.58 0 0 1 4.571 2c.682 0 1.336.269 1.819.747s.753 1.126.753 1.803" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-linkedinv2-fill {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.429%208.969h3.714v1.85c.535-1.064%201.907-2.02%203.968-2.02c3.951%200%204.889%202.118%204.889%206.004V22h-4v-6.312c0-2.213-.535-3.461-1.897-3.461c-1.889%200-2.674%201.345-2.674%203.46V22h-4zM2.57%2021.83h4V8.799h-4zM7.143%204.55a2.53%202.53%200%200%201-.753%201.802a2.57%202.57%200%200%201-1.82.748a2.6%202.6%200%200%201-1.818-.747A2.55%202.55%200%200%201%202%204.55c0-.677.27-1.325.753-1.803A2.58%202.58%200%200%201%204.571%202c.682%200%201.336.269%201.819.747s.753%201.126.753%201.803%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M9.429%208.969h3.714v1.85c.535-1.064%201.907-2.02%203.968-2.02c3.951%200%204.889%202.118%204.889%206.004V22h-4v-6.312c0-2.213-.535-3.461-1.897-3.461c-1.889%200-2.674%201.345-2.674%203.46V22h-4zM2.57%2021.83h4V8.799h-4zM7.143%204.55a2.53%202.53%200%200%201-.753%201.802a2.57%202.57%200%200%201-1.82.748a2.6%202.6%200%200%201-1.818-.747A2.55%202.55%200%200%201%202%204.55c0-.677.27-1.325.753-1.803A2.58%202.58%200%200%201%204.571%202c.682%200%201.336.269%201.819.747s.753%201.126.753%201.803%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/akar-icons/linkedinv2-fill.svg?color=%231a73e8&size=48