linkedin-solid from Flowbite Icons by Themesberg · Solid · Brands · MIT Free for personal and commercial use.

Name
linkedin-solid
Set
Flowbite Icons
Style
Solid
Category
Brands
Viewbox
24×24
License
MIT

The same icon in other sets

More brands icons from Flowbite Icons

Use the linkedin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12.51 8.796v1.697a3.74 3.74 0 0 1 3.288-1.684c3.455 0 4.202 2.16 4.202 4.97V19.5h-3.2v-5.072c0-1.21-.244-2.766-2.128-2.766c-1.827 0-2.139 1.317-2.139 2.676V19.5h-3.19V8.796h3.168ZM7.2 6.106a1.61 1.61 0 0 1-.988 1.483a1.595 1.595 0 0 1-1.743-.348A1.607 1.607 0 0 1 5.6 4.5a1.6 1.6 0 0 1 1.6 1.606" clip-rule="evenodd"/><path d="M7.2 8.809H4V19.5h3.2z"/></g></svg>

React

import type { SVGProps } from "react";

export function FlowbiteLinkedinSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M12.51 8.796v1.697a3.74 3.74 0 0 1 3.288-1.684c3.455 0 4.202 2.16 4.202 4.97V19.5h-3.2v-5.072c0-1.21-.244-2.766-2.128-2.766c-1.827 0-2.139 1.317-2.139 2.676V19.5h-3.19V8.796h3.168ZM7.2 6.106a1.61 1.61 0 0 1-.988 1.483a1.595 1.595 0 0 1-1.743-.348A1.607 1.607 0 0 1 5.6 4.5a1.6 1.6 0 0 1 1.6 1.606" clipRule="evenodd"/><path d="M7.2 8.809H4V19.5h3.2z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12.51 8.796v1.697a3.74 3.74 0 0 1 3.288-1.684c3.455 0 4.202 2.16 4.202 4.97V19.5h-3.2v-5.072c0-1.21-.244-2.766-2.128-2.766c-1.827 0-2.139 1.317-2.139 2.676V19.5h-3.19V8.796h3.168ZM7.2 6.106a1.61 1.61 0 0 1-.988 1.483a1.595 1.595 0 0 1-1.743-.348A1.607 1.607 0 0 1 5.6 4.5a1.6 1.6 0 0 1 1.6 1.606" clip-rule="evenodd"/><path d="M7.2 8.809H4V19.5h3.2z"/></g></svg>
</template>

CSS

.icon-linkedin-solid {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.51%208.796v1.697a3.74%203.74%200%200%201%203.288-1.684c3.455%200%204.202%202.16%204.202%204.97V19.5h-3.2v-5.072c0-1.21-.244-2.766-2.128-2.766c-1.827%200-2.139%201.317-2.139%202.676V19.5h-3.19V8.796h3.168ZM7.2%206.106a1.61%201.61%200%200%201-.988%201.483a1.595%201.595%200%200%201-1.743-.348A1.607%201.607%200%200%201%205.6%204.5a1.6%201.6%200%200%201%201.6%201.606%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.2%208.809H4V19.5h3.2z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.51%208.796v1.697a3.74%203.74%200%200%201%203.288-1.684c3.455%200%204.202%202.16%204.202%204.97V19.5h-3.2v-5.072c0-1.21-.244-2.766-2.128-2.766c-1.827%200-2.139%201.317-2.139%202.676V19.5h-3.19V8.796h3.168ZM7.2%206.106a1.61%201.61%200%200%201-.988%201.483a1.595%201.595%200%200%201-1.743-.348A1.607%201.607%200%200%201%205.6%204.5a1.6%201.6%200%200%201%201.6%201.606%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.2%208.809H4V19.5h3.2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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