package.dist.js.icons.linkedin-in-icon.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react-icons Show documentation
Show all versions of react-icons Show documentation
PatternFly 4 Icons as React Components
The newest version!
"use strict"
exports.__esModule = true;
exports.LinkedinInIconConfig = {
name: 'LinkedinInIcon',
height: 512,
width: 448,
svgPath: 'M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z',
yOffset: 0,
xOffset: 0,
};
exports.LinkedinInIcon = require('../createIcon').createIcon(exports.LinkedinInIconConfig);
exports["default"] = exports.LinkedinInIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy