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

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

The same logo in other sets

Use the skype logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M520.7 363.8c2.9-14 4.7-28.9 4.7-43.8c0-113.5-91.9-205.3-205.3-205.3c-14.9 0-29.7 1.7-43.8 4.7c-19-14.7-42.6-23.4-68.3-23.4c-61.8 0-112 50.2-112 112c0 25.7 8.7 49.3 23.3 68.2c-2.9 14-4.7 28.9-4.7 43.8c0 113.5 91.9 205.3 205.3 205.3c14.9 0 29.7-1.7 43.8-4.7c19 14.6 42.6 23.3 68.2 23.3c61.8 0 112-50.2 112-112c.1-25.6-8.6-49.2-23.2-68.1m-194.6 91.5c-65.6 0-120.5-29.2-120.5-65c0-16 9-30.6 29.5-30.6c31.2 0 34.1 44.9 88.1 44.9c25.7 0 42.3-11.4 42.3-26.3c0-18.7-16-21.6-42-28c-62.5-15.4-117.8-22-117.8-87.2c0-59.2 58.6-81.1 109.1-81.1c55.1 0 110.8 21.9 110.8 55.4c0 16.9-11.4 31.8-30.3 31.8c-28.3 0-29.2-33.5-75-33.5c-25.7 0-42 7-42 22.5c0 19.8 20.8 21.8 69.1 33c41.4 9.3 90.7 26.8 90.7 77.6c0 59.1-57.1 86.5-112 86.5"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsSkype(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="M520.7 363.8c2.9-14 4.7-28.9 4.7-43.8c0-113.5-91.9-205.3-205.3-205.3c-14.9 0-29.7 1.7-43.8 4.7c-19-14.7-42.6-23.4-68.3-23.4c-61.8 0-112 50.2-112 112c0 25.7 8.7 49.3 23.3 68.2c-2.9 14-4.7 28.9-4.7 43.8c0 113.5 91.9 205.3 205.3 205.3c14.9 0 29.7-1.7 43.8-4.7c19 14.6 42.6 23.3 68.2 23.3c61.8 0 112-50.2 112-112c.1-25.6-8.6-49.2-23.2-68.1m-194.6 91.5c-65.6 0-120.5-29.2-120.5-65c0-16 9-30.6 29.5-30.6c31.2 0 34.1 44.9 88.1 44.9c25.7 0 42.3-11.4 42.3-26.3c0-18.7-16-21.6-42-28c-62.5-15.4-117.8-22-117.8-87.2c0-59.2 58.6-81.1 109.1-81.1c55.1 0 110.8 21.9 110.8 55.4c0 16.9-11.4 31.8-30.3 31.8c-28.3 0-29.2-33.5-75-33.5c-25.7 0-42 7-42 22.5c0 19.8 20.8 21.8 69.1 33c41.4 9.3 90.7 26.8 90.7 77.6c0 59.1-57.1 86.5-112 86.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M520.7 363.8c2.9-14 4.7-28.9 4.7-43.8c0-113.5-91.9-205.3-205.3-205.3c-14.9 0-29.7 1.7-43.8 4.7c-19-14.7-42.6-23.4-68.3-23.4c-61.8 0-112 50.2-112 112c0 25.7 8.7 49.3 23.3 68.2c-2.9 14-4.7 28.9-4.7 43.8c0 113.5 91.9 205.3 205.3 205.3c14.9 0 29.7-1.7 43.8-4.7c19 14.6 42.6 23.3 68.2 23.3c61.8 0 112-50.2 112-112c.1-25.6-8.6-49.2-23.2-68.1m-194.6 91.5c-65.6 0-120.5-29.2-120.5-65c0-16 9-30.6 29.5-30.6c31.2 0 34.1 44.9 88.1 44.9c25.7 0 42.3-11.4 42.3-26.3c0-18.7-16-21.6-42-28c-62.5-15.4-117.8-22-117.8-87.2c0-59.2 58.6-81.1 109.1-81.1c55.1 0 110.8 21.9 110.8 55.4c0 16.9-11.4 31.8-30.3 31.8c-28.3 0-29.2-33.5-75-33.5c-25.7 0-42 7-42 22.5c0 19.8 20.8 21.8 69.1 33c41.4 9.3 90.7 26.8 90.7 77.6c0 59.1-57.1 86.5-112 86.5"/></svg>
</template>

CSS

.icon-skype {
  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%22M520.7%20363.8c2.9-14%204.7-28.9%204.7-43.8c0-113.5-91.9-205.3-205.3-205.3c-14.9%200-29.7%201.7-43.8%204.7c-19-14.7-42.6-23.4-68.3-23.4c-61.8%200-112%2050.2-112%20112c0%2025.7%208.7%2049.3%2023.3%2068.2c-2.9%2014-4.7%2028.9-4.7%2043.8c0%20113.5%2091.9%20205.3%20205.3%20205.3c14.9%200%2029.7-1.7%2043.8-4.7c19%2014.6%2042.6%2023.3%2068.2%2023.3c61.8%200%20112-50.2%20112-112c.1-25.6-8.6-49.2-23.2-68.1m-194.6%2091.5c-65.6%200-120.5-29.2-120.5-65c0-16%209-30.6%2029.5-30.6c31.2%200%2034.1%2044.9%2088.1%2044.9c25.7%200%2042.3-11.4%2042.3-26.3c0-18.7-16-21.6-42-28c-62.5-15.4-117.8-22-117.8-87.2c0-59.2%2058.6-81.1%20109.1-81.1c55.1%200%20110.8%2021.9%20110.8%2055.4c0%2016.9-11.4%2031.8-30.3%2031.8c-28.3%200-29.2-33.5-75-33.5c-25.7%200-42%207-42%2022.5c0%2019.8%2020.8%2021.8%2069.1%2033c41.4%209.3%2090.7%2026.8%2090.7%2077.6c0%2059.1-57.1%2086.5-112%2086.5%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%22M520.7%20363.8c2.9-14%204.7-28.9%204.7-43.8c0-113.5-91.9-205.3-205.3-205.3c-14.9%200-29.7%201.7-43.8%204.7c-19-14.7-42.6-23.4-68.3-23.4c-61.8%200-112%2050.2-112%20112c0%2025.7%208.7%2049.3%2023.3%2068.2c-2.9%2014-4.7%2028.9-4.7%2043.8c0%20113.5%2091.9%20205.3%20205.3%20205.3c14.9%200%2029.7-1.7%2043.8-4.7c19%2014.6%2042.6%2023.3%2068.2%2023.3c61.8%200%20112-50.2%20112-112c.1-25.6-8.6-49.2-23.2-68.1m-194.6%2091.5c-65.6%200-120.5-29.2-120.5-65c0-16%209-30.6%2029.5-30.6c31.2%200%2034.1%2044.9%2088.1%2044.9c25.7%200%2042.3-11.4%2042.3-26.3c0-18.7-16-21.6-42-28c-62.5-15.4-117.8-22-117.8-87.2c0-59.2%2058.6-81.1%20109.1-81.1c55.1%200%20110.8%2021.9%20110.8%2055.4c0%2016.9-11.4%2031.8-30.3%2031.8c-28.3%200-29.2-33.5-75-33.5c-25.7%200-42%207-42%2022.5c0%2019.8%2020.8%2021.8%2069.1%2033c41.4%209.3%2090.7%2026.8%2090.7%2077.6c0%2059.1-57.1%2086.5-112%2086.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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