All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.esm.icons.linkedin-in-icon.js Maven / Gradle / Ivy

import { createIcon } from '../createIcon';

export const 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,
};

export const LinkedinInIcon = createIcon(LinkedinInIconConfig);

export default LinkedinInIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy