speakerdeck logo

speakerdeck from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
speakerdeck
Set
SVG Logos
Style
Color
Viewbox
256×160
License
CC0

The same logo in other sets

Use the speakerdeck logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 160"><path fill="#009287" d="M106.932 100H50C22.386 100 0 77.614 0 50S22.386 0 50 0h66.421c11.046 0 20 8.954 20 20s-8.954 20-20 20H48.977c-5.522 0-10 4.477-10 10s4.478 10 10 10h56.933c27.614 0 50 22.386 50 50s-22.386 50-50 50H20c-11.046 0-20-8.954-20-20s8.954-20 20-20h86.932c5.523 0 10-4.477 10-10s-4.477-10-10-10m42.082 60c13.299-8.994 22.804-23.332 25.554-40h32.275c5.43 0 9.832-4.477 9.832-10V50c0-5.523-4.402-10-9.832-10h-58.632c4.67-5.308 7.51-12.316 7.51-20s-2.84-14.692-7.51-20h68.464C238.393 0 256 17.909 256 40v80c0 22.091-17.607 40-39.325 40z"/></svg>

React

import type { SVGProps } from "react";

export function LogosSpeakerdeck(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 160"><path fill="#009287" d="M106.932 100H50C22.386 100 0 77.614 0 50S22.386 0 50 0h66.421c11.046 0 20 8.954 20 20s-8.954 20-20 20H48.977c-5.522 0-10 4.477-10 10s4.478 10 10 10h56.933c27.614 0 50 22.386 50 50s-22.386 50-50 50H20c-11.046 0-20-8.954-20-20s8.954-20 20-20h86.932c5.523 0 10-4.477 10-10s-4.477-10-10-10m42.082 60c13.299-8.994 22.804-23.332 25.554-40h32.275c5.43 0 9.832-4.477 9.832-10V50c0-5.523-4.402-10-9.832-10h-58.632c4.67-5.308 7.51-12.316 7.51-20s-2.84-14.692-7.51-20h68.464C238.393 0 256 17.909 256 40v80c0 22.091-17.607 40-39.325 40z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 160"><path fill="#009287" d="M106.932 100H50C22.386 100 0 77.614 0 50S22.386 0 50 0h66.421c11.046 0 20 8.954 20 20s-8.954 20-20 20H48.977c-5.522 0-10 4.477-10 10s4.478 10 10 10h56.933c27.614 0 50 22.386 50 50s-22.386 50-50 50H20c-11.046 0-20-8.954-20-20s8.954-20 20-20h86.932c5.523 0 10-4.477 10-10s-4.477-10-10-10m42.082 60c13.299-8.994 22.804-23.332 25.554-40h32.275c5.43 0 9.832-4.477 9.832-10V50c0-5.523-4.402-10-9.832-10h-58.632c4.67-5.308 7.51-12.316 7.51-20s-2.84-14.692-7.51-20h68.464C238.393 0 256 17.909 256 40v80c0 22.091-17.607 40-39.325 40z"/></svg>
</template>

CSS

.icon-speakerdeck {
  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%20256%20160%22%3E%3Cpath%20fill%3D%22%23009287%22%20d%3D%22M106.932%20100H50C22.386%20100%200%2077.614%200%2050S22.386%200%2050%200h66.421c11.046%200%2020%208.954%2020%2020s-8.954%2020-20%2020H48.977c-5.522%200-10%204.477-10%2010s4.478%2010%2010%2010h56.933c27.614%200%2050%2022.386%2050%2050s-22.386%2050-50%2050H20c-11.046%200-20-8.954-20-20s8.954-20%2020-20h86.932c5.523%200%2010-4.477%2010-10s-4.477-10-10-10m42.082%2060c13.299-8.994%2022.804-23.332%2025.554-40h32.275c5.43%200%209.832-4.477%209.832-10V50c0-5.523-4.402-10-9.832-10h-58.632c4.67-5.308%207.51-12.316%207.51-20s-2.84-14.692-7.51-20h68.464C238.393%200%20256%2017.909%20256%2040v80c0%2022.091-17.607%2040-39.325%2040z%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%20256%20160%22%3E%3Cpath%20fill%3D%22%23009287%22%20d%3D%22M106.932%20100H50C22.386%20100%200%2077.614%200%2050S22.386%200%2050%200h66.421c11.046%200%2020%208.954%2020%2020s-8.954%2020-20%2020H48.977c-5.522%200-10%204.477-10%2010s4.478%2010%2010%2010h56.933c27.614%200%2050%2022.386%2050%2050s-22.386%2050-50%2050H20c-11.046%200-20-8.954-20-20s8.954-20%2020-20h86.932c5.523%200%2010-4.477%2010-10s-4.477-10-10-10m42.082%2060c13.299-8.994%2022.804-23.332%2025.554-40h32.275c5.43%200%209.832-4.477%209.832-10V50c0-5.523-4.402-10-9.832-10h-58.632c4.67-5.308%207.51-12.316%207.51-20s-2.84-14.692-7.51-20h68.464C238.393%200%20256%2017.909%20256%2040v80c0%2022.091-17.607%2040-39.325%2040z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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