square linkedin logo
square-linkedin from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- square-linkedin
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
Related icons in Font Awesome Brands
square-behancesquare-blueskysquare-build-awesome-strokesquare-deskprosquare-dribbblesquare-facebooksquare-figmasquare-font-awesomesquare-font-awesome-strokesquare-gitsquare-githubsquare-gitlabsquare-google-plussquare-hacker-newssquare-instagramsquare-jssquare-kickstartersquare-lastfmsquare-letterboxdsquare-odnoklassnikisquare-pied-pipersquare-pinterestsquare-redditsquare-snapchat
Use the square linkedin logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 96c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64zm5 170.2h66.5V480H165zm71.7-67.7c0 21.3-17.2 38.5-38.5 38.5s-38.5-17.2-38.5-38.5s17.2-38.5 38.5-38.5s38.5 17.2 38.5 38.5M413.9 480V376c0-24.8-.5-56.7-34.5-56.7c-34.6 0-39.9 27-39.9 54.9V480h-66.4V266.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5c67.2 0 79.7 44.3 79.7 101.9V480z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSquareLinkedin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 96c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64zm5 170.2h66.5V480H165zm71.7-67.7c0 21.3-17.2 38.5-38.5 38.5s-38.5-17.2-38.5-38.5s17.2-38.5 38.5-38.5s38.5 17.2 38.5 38.5M413.9 480V376c0-24.8-.5-56.7-34.5-56.7c-34.6 0-39.9 27-39.9 54.9V480h-66.4V266.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5c67.2 0 79.7 44.3 79.7 101.9V480z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 96c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64zm5 170.2h66.5V480H165zm71.7-67.7c0 21.3-17.2 38.5-38.5 38.5s-38.5-17.2-38.5-38.5s17.2-38.5 38.5-38.5s38.5 17.2 38.5 38.5M413.9 480V376c0-24.8-.5-56.7-34.5-56.7c-34.6 0-39.9 27-39.9 54.9V480h-66.4V266.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5c67.2 0 79.7 44.3 79.7 101.9V480z"/></svg> </template>
CSS
.icon-square-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2096c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64V160c0-35.3-28.7-64-64-64zm5%20170.2h66.5V480H165zm71.7-67.7c0%2021.3-17.2%2038.5-38.5%2038.5s-38.5-17.2-38.5-38.5s17.2-38.5%2038.5-38.5s38.5%2017.2%2038.5%2038.5M413.9%20480V376c0-24.8-.5-56.7-34.5-56.7c-34.6%200-39.9%2027-39.9%2054.9V480h-66.4V266.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5c67.2%200%2079.7%2044.3%2079.7%20101.9V480z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2096c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64V160c0-35.3-28.7-64-64-64zm5%20170.2h66.5V480H165zm71.7-67.7c0%2021.3-17.2%2038.5-38.5%2038.5s-38.5-17.2-38.5-38.5s17.2-38.5%2038.5-38.5s38.5%2017.2%2038.5%2038.5M413.9%20480V376c0-24.8-.5-56.7-34.5-56.7c-34.6%200-39.9%2027-39.9%2054.9V480h-66.4V266.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5c67.2%200%2079.7%2044.3%2079.7%20101.9V480z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/square-linkedin.svg?color=%231a73e8&size=48