slideshare from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
slideshare
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.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 32 32"><path fill="currentColor" d="M11.731 9.606c-2.125 0-3.856 1.606-3.856 3.606c0 1.982 1.731 3.607 3.856 3.607s3.856-1.625 3.856-3.607c0-2-1.731-3.606-3.856-3.606m8.963 0c-2.125 0-3.857 1.606-3.857 3.606c0 1.982 1.732 3.607 3.857 3.607c2.143 0 3.856-1.625 3.856-3.607c.006-2-1.713-3.606-3.856-3.606m9.787 5.625l-.375.269V3.106C30.106 1.394 28.819 0 27.231 0H4.787C3.199 0 1.912 1.394 1.912 3.106V15.5c-.125-.087-.269-.181-.394-.269c-.944-.662-1.569.25-1 1.106c1.144 1.413 3.319 3.144 6.644 4.5c-3.519 11.982 8.587 13.894 8.393 7.756c0-.044.019-3.538.019-6.038c.319.069.588.144.856.194c0 2.481.019 5.8.019 5.844c-.194 6.144 11.913 4.231 8.394-7.75c3.319-1.356 5.5-3.087 6.644-4.5c.569-.863-.056-1.769-1.006-1.113zm-1.906 1.2c-4.306 2.338-8.019 1.944-10.037 1.857c-1.482-.056-2.038.569-2.107 1.556a15 15 0 0 1-1.268-1.069c-.319-.337-.857-.5-1.694-.481c-1.981.069-5.606.463-9.837-1.75V4.519c0-2.181.556-2.856 2.537-2.856h19.856c1.894 0 2.556.806 2.556 2.856v11.912z"/></svg>

React

import type { SVGProps } from "react";

export function CibSlideshare(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.731 9.606c-2.125 0-3.856 1.606-3.856 3.606c0 1.982 1.731 3.607 3.856 3.607s3.856-1.625 3.856-3.607c0-2-1.731-3.606-3.856-3.606m8.963 0c-2.125 0-3.857 1.606-3.857 3.606c0 1.982 1.732 3.607 3.857 3.607c2.143 0 3.856-1.625 3.856-3.607c.006-2-1.713-3.606-3.856-3.606m9.787 5.625l-.375.269V3.106C30.106 1.394 28.819 0 27.231 0H4.787C3.199 0 1.912 1.394 1.912 3.106V15.5c-.125-.087-.269-.181-.394-.269c-.944-.662-1.569.25-1 1.106c1.144 1.413 3.319 3.144 6.644 4.5c-3.519 11.982 8.587 13.894 8.393 7.756c0-.044.019-3.538.019-6.038c.319.069.588.144.856.194c0 2.481.019 5.8.019 5.844c-.194 6.144 11.913 4.231 8.394-7.75c3.319-1.356 5.5-3.087 6.644-4.5c.569-.863-.056-1.769-1.006-1.113zm-1.906 1.2c-4.306 2.338-8.019 1.944-10.037 1.857c-1.482-.056-2.038.569-2.107 1.556a15 15 0 0 1-1.268-1.069c-.319-.337-.857-.5-1.694-.481c-1.981.069-5.606.463-9.837-1.75V4.519c0-2.181.556-2.856 2.537-2.856h19.856c1.894 0 2.556.806 2.556 2.856v11.912z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.731 9.606c-2.125 0-3.856 1.606-3.856 3.606c0 1.982 1.731 3.607 3.856 3.607s3.856-1.625 3.856-3.607c0-2-1.731-3.606-3.856-3.606m8.963 0c-2.125 0-3.857 1.606-3.857 3.606c0 1.982 1.732 3.607 3.857 3.607c2.143 0 3.856-1.625 3.856-3.607c.006-2-1.713-3.606-3.856-3.606m9.787 5.625l-.375.269V3.106C30.106 1.394 28.819 0 27.231 0H4.787C3.199 0 1.912 1.394 1.912 3.106V15.5c-.125-.087-.269-.181-.394-.269c-.944-.662-1.569.25-1 1.106c1.144 1.413 3.319 3.144 6.644 4.5c-3.519 11.982 8.587 13.894 8.393 7.756c0-.044.019-3.538.019-6.038c.319.069.588.144.856.194c0 2.481.019 5.8.019 5.844c-.194 6.144 11.913 4.231 8.394-7.75c3.319-1.356 5.5-3.087 6.644-4.5c.569-.863-.056-1.769-1.006-1.113zm-1.906 1.2c-4.306 2.338-8.019 1.944-10.037 1.857c-1.482-.056-2.038.569-2.107 1.556a15 15 0 0 1-1.268-1.069c-.319-.337-.857-.5-1.694-.481c-1.981.069-5.606.463-9.837-1.75V4.519c0-2.181.556-2.856 2.537-2.856h19.856c1.894 0 2.556.806 2.556 2.856v11.912z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.731%209.606c-2.125%200-3.856%201.606-3.856%203.606c0%201.982%201.731%203.607%203.856%203.607s3.856-1.625%203.856-3.607c0-2-1.731-3.606-3.856-3.606m8.963%200c-2.125%200-3.857%201.606-3.857%203.606c0%201.982%201.732%203.607%203.857%203.607c2.143%200%203.856-1.625%203.856-3.607c.006-2-1.713-3.606-3.856-3.606m9.787%205.625l-.375.269V3.106C30.106%201.394%2028.819%200%2027.231%200H4.787C3.199%200%201.912%201.394%201.912%203.106V15.5c-.125-.087-.269-.181-.394-.269c-.944-.662-1.569.25-1%201.106c1.144%201.413%203.319%203.144%206.644%204.5c-3.519%2011.982%208.587%2013.894%208.393%207.756c0-.044.019-3.538.019-6.038c.319.069.588.144.856.194c0%202.481.019%205.8.019%205.844c-.194%206.144%2011.913%204.231%208.394-7.75c3.319-1.356%205.5-3.087%206.644-4.5c.569-.863-.056-1.769-1.006-1.113zm-1.906%201.2c-4.306%202.338-8.019%201.944-10.037%201.857c-1.482-.056-2.038.569-2.107%201.556a15%2015%200%200%201-1.268-1.069c-.319-.337-.857-.5-1.694-.481c-1.981.069-5.606.463-9.837-1.75V4.519c0-2.181.556-2.856%202.537-2.856h19.856c1.894%200%202.556.806%202.556%202.856v11.912z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.731%209.606c-2.125%200-3.856%201.606-3.856%203.606c0%201.982%201.731%203.607%203.856%203.607s3.856-1.625%203.856-3.607c0-2-1.731-3.606-3.856-3.606m8.963%200c-2.125%200-3.857%201.606-3.857%203.606c0%201.982%201.732%203.607%203.857%203.607c2.143%200%203.856-1.625%203.856-3.607c.006-2-1.713-3.606-3.856-3.606m9.787%205.625l-.375.269V3.106C30.106%201.394%2028.819%200%2027.231%200H4.787C3.199%200%201.912%201.394%201.912%203.106V15.5c-.125-.087-.269-.181-.394-.269c-.944-.662-1.569.25-1%201.106c1.144%201.413%203.319%203.144%206.644%204.5c-3.519%2011.982%208.587%2013.894%208.393%207.756c0-.044.019-3.538.019-6.038c.319.069.588.144.856.194c0%202.481.019%205.8.019%205.844c-.194%206.144%2011.913%204.231%208.394-7.75c3.319-1.356%205.5-3.087%206.644-4.5c.569-.863-.056-1.769-1.006-1.113zm-1.906%201.2c-4.306%202.338-8.019%201.944-10.037%201.857c-1.482-.056-2.038.569-2.107%201.556a15%2015%200%200%201-1.268-1.069c-.319-.337-.857-.5-1.694-.481c-1.981.069-5.606.463-9.837-1.75V4.519c0-2.181.556-2.856%202.537-2.856h19.856c1.894%200%202.556.806%202.556%202.856v11.912z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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