slideshare from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
slideshare
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the slideshare logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M251.9 217.7c-34 0-61.7 25.7-61.7 57.7c0 31.7 27.7 57.7 61.7 57.7s61.7-26 61.7-57.7c0-32-27.7-57.7-61.7-57.7m143.4 0c-34 0-61.7 25.7-61.7 57.7c0 31.7 27.7 57.7 61.7 57.7c34.3 0 61.7-26 61.7-57.7c.1-32-27.4-57.7-61.7-57.7m156.6 90l-6 4.3V113.7c0-27.4-20.6-49.7-46-49.7H140.8c-25.4 0-46 22.3-46 49.7V312c-2-1.4-4.3-2.9-6.3-4.3c-15.1-10.6-25.1 4-16 17.7c18.3 22.6 53.1 50.3 106.3 72c-56.3 191.7 137.4 222.3 134.3 124.1c0-.7.3-56.6.3-96.6c5.1 1.1 9.4 2.3 13.7 3.1c0 39.7.3 92.8.3 93.5c-3.1 98.3 190.6 67.7 134.3-124c53.1-21.7 88-49.4 106.3-72c9.1-13.8-.9-28.3-16.1-17.8m-30.5 19.2c-68.9 37.4-128.3 31.1-160.6 29.7c-23.7-.9-32.6 9.1-33.7 24.9c-10.3-7.7-18.6-15.5-20.3-17.1c-5.1-5.4-13.7-8-27.1-7.7c-31.7 1.1-89.7 7.4-157.4-28V136.3c0-34.9 8.9-45.7 40.6-45.7h317.7c30.3 0 40.9 12.9 40.9 45.7v190.6z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsSlideshare(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="M251.9 217.7c-34 0-61.7 25.7-61.7 57.7c0 31.7 27.7 57.7 61.7 57.7s61.7-26 61.7-57.7c0-32-27.7-57.7-61.7-57.7m143.4 0c-34 0-61.7 25.7-61.7 57.7c0 31.7 27.7 57.7 61.7 57.7c34.3 0 61.7-26 61.7-57.7c.1-32-27.4-57.7-61.7-57.7m156.6 90l-6 4.3V113.7c0-27.4-20.6-49.7-46-49.7H140.8c-25.4 0-46 22.3-46 49.7V312c-2-1.4-4.3-2.9-6.3-4.3c-15.1-10.6-25.1 4-16 17.7c18.3 22.6 53.1 50.3 106.3 72c-56.3 191.7 137.4 222.3 134.3 124.1c0-.7.3-56.6.3-96.6c5.1 1.1 9.4 2.3 13.7 3.1c0 39.7.3 92.8.3 93.5c-3.1 98.3 190.6 67.7 134.3-124c53.1-21.7 88-49.4 106.3-72c9.1-13.8-.9-28.3-16.1-17.8m-30.5 19.2c-68.9 37.4-128.3 31.1-160.6 29.7c-23.7-.9-32.6 9.1-33.7 24.9c-10.3-7.7-18.6-15.5-20.3-17.1c-5.1-5.4-13.7-8-27.1-7.7c-31.7 1.1-89.7 7.4-157.4-28V136.3c0-34.9 8.9-45.7 40.6-45.7h317.7c30.3 0 40.9 12.9 40.9 45.7v190.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M251.9 217.7c-34 0-61.7 25.7-61.7 57.7c0 31.7 27.7 57.7 61.7 57.7s61.7-26 61.7-57.7c0-32-27.7-57.7-61.7-57.7m143.4 0c-34 0-61.7 25.7-61.7 57.7c0 31.7 27.7 57.7 61.7 57.7c34.3 0 61.7-26 61.7-57.7c.1-32-27.4-57.7-61.7-57.7m156.6 90l-6 4.3V113.7c0-27.4-20.6-49.7-46-49.7H140.8c-25.4 0-46 22.3-46 49.7V312c-2-1.4-4.3-2.9-6.3-4.3c-15.1-10.6-25.1 4-16 17.7c18.3 22.6 53.1 50.3 106.3 72c-56.3 191.7 137.4 222.3 134.3 124.1c0-.7.3-56.6.3-96.6c5.1 1.1 9.4 2.3 13.7 3.1c0 39.7.3 92.8.3 93.5c-3.1 98.3 190.6 67.7 134.3-124c53.1-21.7 88-49.4 106.3-72c9.1-13.8-.9-28.3-16.1-17.8m-30.5 19.2c-68.9 37.4-128.3 31.1-160.6 29.7c-23.7-.9-32.6 9.1-33.7 24.9c-10.3-7.7-18.6-15.5-20.3-17.1c-5.1-5.4-13.7-8-27.1-7.7c-31.7 1.1-89.7 7.4-157.4-28V136.3c0-34.9 8.9-45.7 40.6-45.7h317.7c30.3 0 40.9 12.9 40.9 45.7v190.6z"/></svg>
</template>

CSS

.icon-slideshare {
  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%22M251.9%20217.7c-34%200-61.7%2025.7-61.7%2057.7c0%2031.7%2027.7%2057.7%2061.7%2057.7s61.7-26%2061.7-57.7c0-32-27.7-57.7-61.7-57.7m143.4%200c-34%200-61.7%2025.7-61.7%2057.7c0%2031.7%2027.7%2057.7%2061.7%2057.7c34.3%200%2061.7-26%2061.7-57.7c.1-32-27.4-57.7-61.7-57.7m156.6%2090l-6%204.3V113.7c0-27.4-20.6-49.7-46-49.7H140.8c-25.4%200-46%2022.3-46%2049.7V312c-2-1.4-4.3-2.9-6.3-4.3c-15.1-10.6-25.1%204-16%2017.7c18.3%2022.6%2053.1%2050.3%20106.3%2072c-56.3%20191.7%20137.4%20222.3%20134.3%20124.1c0-.7.3-56.6.3-96.6c5.1%201.1%209.4%202.3%2013.7%203.1c0%2039.7.3%2092.8.3%2093.5c-3.1%2098.3%20190.6%2067.7%20134.3-124c53.1-21.7%2088-49.4%20106.3-72c9.1-13.8-.9-28.3-16.1-17.8m-30.5%2019.2c-68.9%2037.4-128.3%2031.1-160.6%2029.7c-23.7-.9-32.6%209.1-33.7%2024.9c-10.3-7.7-18.6-15.5-20.3-17.1c-5.1-5.4-13.7-8-27.1-7.7c-31.7%201.1-89.7%207.4-157.4-28V136.3c0-34.9%208.9-45.7%2040.6-45.7h317.7c30.3%200%2040.9%2012.9%2040.9%2045.7v190.6z%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%22M251.9%20217.7c-34%200-61.7%2025.7-61.7%2057.7c0%2031.7%2027.7%2057.7%2061.7%2057.7s61.7-26%2061.7-57.7c0-32-27.7-57.7-61.7-57.7m143.4%200c-34%200-61.7%2025.7-61.7%2057.7c0%2031.7%2027.7%2057.7%2061.7%2057.7c34.3%200%2061.7-26%2061.7-57.7c.1-32-27.4-57.7-61.7-57.7m156.6%2090l-6%204.3V113.7c0-27.4-20.6-49.7-46-49.7H140.8c-25.4%200-46%2022.3-46%2049.7V312c-2-1.4-4.3-2.9-6.3-4.3c-15.1-10.6-25.1%204-16%2017.7c18.3%2022.6%2053.1%2050.3%20106.3%2072c-56.3%20191.7%20137.4%20222.3%20134.3%20124.1c0-.7.3-56.6.3-96.6c5.1%201.1%209.4%202.3%2013.7%203.1c0%2039.7.3%2092.8.3%2093.5c-3.1%2098.3%20190.6%2067.7%20134.3-124c53.1-21.7%2088-49.4%20106.3-72c9.1-13.8-.9-28.3-16.1-17.8m-30.5%2019.2c-68.9%2037.4-128.3%2031.1-160.6%2029.7c-23.7-.9-32.6%209.1-33.7%2024.9c-10.3-7.7-18.6-15.5-20.3-17.1c-5.1-5.4-13.7-8-27.1-7.7c-31.7%201.1-89.7%207.4-157.4-28V136.3c0-34.9%208.9-45.7%2040.6-45.7h317.7c30.3%200%2040.9%2012.9%2040.9%2045.7v190.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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