social skype icon

social-skype-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
social-skype-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the social skype icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M170.2 96c14 0 27.7 3.9 39.6 11.3l10.3 6.4 12-2c8.5-1.5 17.2-2.2 25.9-2.2 40.5 0 78.5 15.5 107 43.7 28.4 28 44.1 65.3 44.1 104.9 0 10.7-1.2 21.4-3.5 31.8l-2.5 11.1 5.1 10.2c5.1 10.1 7.7 20.9 7.7 32.2 0 40.1-33.3 72.7-74.2 72.7-12.5 0-24.3-2.9-35.2-8.7l-9.8-5.2-10.9 2c-9.1 1.7-18.5 2.5-27.8 2.5-40.5 0-78.5-15.5-107-43.7-28.4-28-44.1-65.3-44.1-104.9 0-10 1-20.1 3-29.9l2.5-12.2-6.4-10.7c-6.5-11.1-10-23.7-10-36.6 0-40.1 33.3-72.7 74.2-72.7m0-32C111.6 64 64 110.9 64 168.7c0 19.4 5.3 37.5 14.6 53-2.4 11.7-3.7 23.9-3.7 36.3 0 99.8 82 180.6 183.1 180.6 11.5 0 22.7-1 33.5-3 15 7.9 32.1 12.4 50.2 12.4 58.7 0 106.2-46.9 106.2-104.7 0-16.7-4-32.5-11.1-46.5 2.8-12.5 4.2-25.4 4.2-38.7 0-99.7-82-180.6-183.2-180.6-10.7 0-21.1.9-31.3 2.6C210.3 69.9 191 64 170.2 64z" fill="currentColor"/><path d="M351.9 344.1c-8.5 11.8-21 21.2-37.2 27.8-16.1 6.6-35.3 9.9-57.3 9.9-26.3 0-48.3-4.6-65.6-13.6-12.3-6.6-22.4-15.4-30.2-26.4-7.8-11-11.7-22-11.7-32.6 0-6.6 2.6-12.3 7.6-17.1 5-4.6 11.5-7 19.1-7 6.3 0 11.7 1.8 16.1 5.5 4.2 3.5 7.8 8.7 10.7 15.5 3.3 7.3 6.8 13.5 10.6 18.4 3.6 4.7 8.7 8.6 15.3 11.7 6.7 3.1 15.6 4.7 26.6 4.7 15.1 0 27.5-3.2 36.8-9.5 9.2-6.1 13.6-13.5 13.6-22.5 0-7.1-2.3-12.7-7.1-17.1-5-4.6-11.5-8.2-19.6-10.6-8.3-2.6-19.6-5.3-33.6-8.2-19-4-35.1-8.8-48-14.2-13.1-5.5-23.7-13.2-31.5-22.7-7.5-9.6-11.5-21.8-11.5-36.1 0-13.7 4.2-25.9 12.4-36.5 8.2-10.5 20.1-18.7 35.6-24.3 15.2-5.6 33.3-8.4 53.7-8.4 16.4 0 30.7 1.9 42.7 5.5 12.1 3.7 22.2 8.7 30.3 14.9 8 6.2 14 12.8 17.8 19.7 3.8 7 5.7 13.9 5.7 20.6 0 6.4-2.5 12.3-7.5 17.4-5 5.1-11.3 7.8-18.8 7.8-6.8 0-12.1-1.6-15.8-4.8-3.4-3-7-7.6-10.9-14.3-4.6-8.5-10.1-15.3-16.4-20.1-6.2-4.6-16.4-7-30.6-7-13.1 0-23.8 2.6-31.7 7.7-7.6 4.9-11.3 10.6-11.3 17.3 0 4.1 1.2 7.5 3.7 10.5 2.6 3.1 6.2 5.9 10.9 8.2 4.8 2.4 9.8 4.3 14.7 5.6 5.1 1.4 13.6 3.5 25.3 6.1 14.9 3.1 28.5 6.7 40.5 10.4 12.2 3.9 22.7 8.6 31.3 14.1 8.8 5.6 15.7 12.9 20.7 21.5 4.9 8.6 7.4 19.4 7.4 31.8 0 15-4.3 28.6-12.8 40.4z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonSocialSkypeOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M170.2 96c14 0 27.7 3.9 39.6 11.3l10.3 6.4 12-2c8.5-1.5 17.2-2.2 25.9-2.2 40.5 0 78.5 15.5 107 43.7 28.4 28 44.1 65.3 44.1 104.9 0 10.7-1.2 21.4-3.5 31.8l-2.5 11.1 5.1 10.2c5.1 10.1 7.7 20.9 7.7 32.2 0 40.1-33.3 72.7-74.2 72.7-12.5 0-24.3-2.9-35.2-8.7l-9.8-5.2-10.9 2c-9.1 1.7-18.5 2.5-27.8 2.5-40.5 0-78.5-15.5-107-43.7-28.4-28-44.1-65.3-44.1-104.9 0-10 1-20.1 3-29.9l2.5-12.2-6.4-10.7c-6.5-11.1-10-23.7-10-36.6 0-40.1 33.3-72.7 74.2-72.7m0-32C111.6 64 64 110.9 64 168.7c0 19.4 5.3 37.5 14.6 53-2.4 11.7-3.7 23.9-3.7 36.3 0 99.8 82 180.6 183.1 180.6 11.5 0 22.7-1 33.5-3 15 7.9 32.1 12.4 50.2 12.4 58.7 0 106.2-46.9 106.2-104.7 0-16.7-4-32.5-11.1-46.5 2.8-12.5 4.2-25.4 4.2-38.7 0-99.7-82-180.6-183.2-180.6-10.7 0-21.1.9-31.3 2.6C210.3 69.9 191 64 170.2 64z" fill="currentColor"/><path d="M351.9 344.1c-8.5 11.8-21 21.2-37.2 27.8-16.1 6.6-35.3 9.9-57.3 9.9-26.3 0-48.3-4.6-65.6-13.6-12.3-6.6-22.4-15.4-30.2-26.4-7.8-11-11.7-22-11.7-32.6 0-6.6 2.6-12.3 7.6-17.1 5-4.6 11.5-7 19.1-7 6.3 0 11.7 1.8 16.1 5.5 4.2 3.5 7.8 8.7 10.7 15.5 3.3 7.3 6.8 13.5 10.6 18.4 3.6 4.7 8.7 8.6 15.3 11.7 6.7 3.1 15.6 4.7 26.6 4.7 15.1 0 27.5-3.2 36.8-9.5 9.2-6.1 13.6-13.5 13.6-22.5 0-7.1-2.3-12.7-7.1-17.1-5-4.6-11.5-8.2-19.6-10.6-8.3-2.6-19.6-5.3-33.6-8.2-19-4-35.1-8.8-48-14.2-13.1-5.5-23.7-13.2-31.5-22.7-7.5-9.6-11.5-21.8-11.5-36.1 0-13.7 4.2-25.9 12.4-36.5 8.2-10.5 20.1-18.7 35.6-24.3 15.2-5.6 33.3-8.4 53.7-8.4 16.4 0 30.7 1.9 42.7 5.5 12.1 3.7 22.2 8.7 30.3 14.9 8 6.2 14 12.8 17.8 19.7 3.8 7 5.7 13.9 5.7 20.6 0 6.4-2.5 12.3-7.5 17.4-5 5.1-11.3 7.8-18.8 7.8-6.8 0-12.1-1.6-15.8-4.8-3.4-3-7-7.6-10.9-14.3-4.6-8.5-10.1-15.3-16.4-20.1-6.2-4.6-16.4-7-30.6-7-13.1 0-23.8 2.6-31.7 7.7-7.6 4.9-11.3 10.6-11.3 17.3 0 4.1 1.2 7.5 3.7 10.5 2.6 3.1 6.2 5.9 10.9 8.2 4.8 2.4 9.8 4.3 14.7 5.6 5.1 1.4 13.6 3.5 25.3 6.1 14.9 3.1 28.5 6.7 40.5 10.4 12.2 3.9 22.7 8.6 31.3 14.1 8.8 5.6 15.7 12.9 20.7 21.5 4.9 8.6 7.4 19.4 7.4 31.8 0 15-4.3 28.6-12.8 40.4z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M170.2 96c14 0 27.7 3.9 39.6 11.3l10.3 6.4 12-2c8.5-1.5 17.2-2.2 25.9-2.2 40.5 0 78.5 15.5 107 43.7 28.4 28 44.1 65.3 44.1 104.9 0 10.7-1.2 21.4-3.5 31.8l-2.5 11.1 5.1 10.2c5.1 10.1 7.7 20.9 7.7 32.2 0 40.1-33.3 72.7-74.2 72.7-12.5 0-24.3-2.9-35.2-8.7l-9.8-5.2-10.9 2c-9.1 1.7-18.5 2.5-27.8 2.5-40.5 0-78.5-15.5-107-43.7-28.4-28-44.1-65.3-44.1-104.9 0-10 1-20.1 3-29.9l2.5-12.2-6.4-10.7c-6.5-11.1-10-23.7-10-36.6 0-40.1 33.3-72.7 74.2-72.7m0-32C111.6 64 64 110.9 64 168.7c0 19.4 5.3 37.5 14.6 53-2.4 11.7-3.7 23.9-3.7 36.3 0 99.8 82 180.6 183.1 180.6 11.5 0 22.7-1 33.5-3 15 7.9 32.1 12.4 50.2 12.4 58.7 0 106.2-46.9 106.2-104.7 0-16.7-4-32.5-11.1-46.5 2.8-12.5 4.2-25.4 4.2-38.7 0-99.7-82-180.6-183.2-180.6-10.7 0-21.1.9-31.3 2.6C210.3 69.9 191 64 170.2 64z" fill="currentColor"/><path d="M351.9 344.1c-8.5 11.8-21 21.2-37.2 27.8-16.1 6.6-35.3 9.9-57.3 9.9-26.3 0-48.3-4.6-65.6-13.6-12.3-6.6-22.4-15.4-30.2-26.4-7.8-11-11.7-22-11.7-32.6 0-6.6 2.6-12.3 7.6-17.1 5-4.6 11.5-7 19.1-7 6.3 0 11.7 1.8 16.1 5.5 4.2 3.5 7.8 8.7 10.7 15.5 3.3 7.3 6.8 13.5 10.6 18.4 3.6 4.7 8.7 8.6 15.3 11.7 6.7 3.1 15.6 4.7 26.6 4.7 15.1 0 27.5-3.2 36.8-9.5 9.2-6.1 13.6-13.5 13.6-22.5 0-7.1-2.3-12.7-7.1-17.1-5-4.6-11.5-8.2-19.6-10.6-8.3-2.6-19.6-5.3-33.6-8.2-19-4-35.1-8.8-48-14.2-13.1-5.5-23.7-13.2-31.5-22.7-7.5-9.6-11.5-21.8-11.5-36.1 0-13.7 4.2-25.9 12.4-36.5 8.2-10.5 20.1-18.7 35.6-24.3 15.2-5.6 33.3-8.4 53.7-8.4 16.4 0 30.7 1.9 42.7 5.5 12.1 3.7 22.2 8.7 30.3 14.9 8 6.2 14 12.8 17.8 19.7 3.8 7 5.7 13.9 5.7 20.6 0 6.4-2.5 12.3-7.5 17.4-5 5.1-11.3 7.8-18.8 7.8-6.8 0-12.1-1.6-15.8-4.8-3.4-3-7-7.6-10.9-14.3-4.6-8.5-10.1-15.3-16.4-20.1-6.2-4.6-16.4-7-30.6-7-13.1 0-23.8 2.6-31.7 7.7-7.6 4.9-11.3 10.6-11.3 17.3 0 4.1 1.2 7.5 3.7 10.5 2.6 3.1 6.2 5.9 10.9 8.2 4.8 2.4 9.8 4.3 14.7 5.6 5.1 1.4 13.6 3.5 25.3 6.1 14.9 3.1 28.5 6.7 40.5 10.4 12.2 3.9 22.7 8.6 31.3 14.1 8.8 5.6 15.7 12.9 20.7 21.5 4.9 8.6 7.4 19.4 7.4 31.8 0 15-4.3 28.6-12.8 40.4z" fill="currentColor"/></svg>
</template>

CSS

.icon-social-skype-outline {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M170.2%2096c14%200%2027.7%203.9%2039.6%2011.3l10.3%206.4%2012-2c8.5-1.5%2017.2-2.2%2025.9-2.2%2040.5%200%2078.5%2015.5%20107%2043.7%2028.4%2028%2044.1%2065.3%2044.1%20104.9%200%2010.7-1.2%2021.4-3.5%2031.8l-2.5%2011.1%205.1%2010.2c5.1%2010.1%207.7%2020.9%207.7%2032.2%200%2040.1-33.3%2072.7-74.2%2072.7-12.5%200-24.3-2.9-35.2-8.7l-9.8-5.2-10.9%202c-9.1%201.7-18.5%202.5-27.8%202.5-40.5%200-78.5-15.5-107-43.7-28.4-28-44.1-65.3-44.1-104.9%200-10%201-20.1%203-29.9l2.5-12.2-6.4-10.7c-6.5-11.1-10-23.7-10-36.6%200-40.1%2033.3-72.7%2074.2-72.7m0-32C111.6%2064%2064%20110.9%2064%20168.7c0%2019.4%205.3%2037.5%2014.6%2053-2.4%2011.7-3.7%2023.9-3.7%2036.3%200%2099.8%2082%20180.6%20183.1%20180.6%2011.5%200%2022.7-1%2033.5-3%2015%207.9%2032.1%2012.4%2050.2%2012.4%2058.7%200%20106.2-46.9%20106.2-104.7%200-16.7-4-32.5-11.1-46.5%202.8-12.5%204.2-25.4%204.2-38.7%200-99.7-82-180.6-183.2-180.6-10.7%200-21.1.9-31.3%202.6C210.3%2069.9%20191%2064%20170.2%2064z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M351.9%20344.1c-8.5%2011.8-21%2021.2-37.2%2027.8-16.1%206.6-35.3%209.9-57.3%209.9-26.3%200-48.3-4.6-65.6-13.6-12.3-6.6-22.4-15.4-30.2-26.4-7.8-11-11.7-22-11.7-32.6%200-6.6%202.6-12.3%207.6-17.1%205-4.6%2011.5-7%2019.1-7%206.3%200%2011.7%201.8%2016.1%205.5%204.2%203.5%207.8%208.7%2010.7%2015.5%203.3%207.3%206.8%2013.5%2010.6%2018.4%203.6%204.7%208.7%208.6%2015.3%2011.7%206.7%203.1%2015.6%204.7%2026.6%204.7%2015.1%200%2027.5-3.2%2036.8-9.5%209.2-6.1%2013.6-13.5%2013.6-22.5%200-7.1-2.3-12.7-7.1-17.1-5-4.6-11.5-8.2-19.6-10.6-8.3-2.6-19.6-5.3-33.6-8.2-19-4-35.1-8.8-48-14.2-13.1-5.5-23.7-13.2-31.5-22.7-7.5-9.6-11.5-21.8-11.5-36.1%200-13.7%204.2-25.9%2012.4-36.5%208.2-10.5%2020.1-18.7%2035.6-24.3%2015.2-5.6%2033.3-8.4%2053.7-8.4%2016.4%200%2030.7%201.9%2042.7%205.5%2012.1%203.7%2022.2%208.7%2030.3%2014.9%208%206.2%2014%2012.8%2017.8%2019.7%203.8%207%205.7%2013.9%205.7%2020.6%200%206.4-2.5%2012.3-7.5%2017.4-5%205.1-11.3%207.8-18.8%207.8-6.8%200-12.1-1.6-15.8-4.8-3.4-3-7-7.6-10.9-14.3-4.6-8.5-10.1-15.3-16.4-20.1-6.2-4.6-16.4-7-30.6-7-13.1%200-23.8%202.6-31.7%207.7-7.6%204.9-11.3%2010.6-11.3%2017.3%200%204.1%201.2%207.5%203.7%2010.5%202.6%203.1%206.2%205.9%2010.9%208.2%204.8%202.4%209.8%204.3%2014.7%205.6%205.1%201.4%2013.6%203.5%2025.3%206.1%2014.9%203.1%2028.5%206.7%2040.5%2010.4%2012.2%203.9%2022.7%208.6%2031.3%2014.1%208.8%205.6%2015.7%2012.9%2020.7%2021.5%204.9%208.6%207.4%2019.4%207.4%2031.8%200%2015-4.3%2028.6-12.8%2040.4z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M170.2%2096c14%200%2027.7%203.9%2039.6%2011.3l10.3%206.4%2012-2c8.5-1.5%2017.2-2.2%2025.9-2.2%2040.5%200%2078.5%2015.5%20107%2043.7%2028.4%2028%2044.1%2065.3%2044.1%20104.9%200%2010.7-1.2%2021.4-3.5%2031.8l-2.5%2011.1%205.1%2010.2c5.1%2010.1%207.7%2020.9%207.7%2032.2%200%2040.1-33.3%2072.7-74.2%2072.7-12.5%200-24.3-2.9-35.2-8.7l-9.8-5.2-10.9%202c-9.1%201.7-18.5%202.5-27.8%202.5-40.5%200-78.5-15.5-107-43.7-28.4-28-44.1-65.3-44.1-104.9%200-10%201-20.1%203-29.9l2.5-12.2-6.4-10.7c-6.5-11.1-10-23.7-10-36.6%200-40.1%2033.3-72.7%2074.2-72.7m0-32C111.6%2064%2064%20110.9%2064%20168.7c0%2019.4%205.3%2037.5%2014.6%2053-2.4%2011.7-3.7%2023.9-3.7%2036.3%200%2099.8%2082%20180.6%20183.1%20180.6%2011.5%200%2022.7-1%2033.5-3%2015%207.9%2032.1%2012.4%2050.2%2012.4%2058.7%200%20106.2-46.9%20106.2-104.7%200-16.7-4-32.5-11.1-46.5%202.8-12.5%204.2-25.4%204.2-38.7%200-99.7-82-180.6-183.2-180.6-10.7%200-21.1.9-31.3%202.6C210.3%2069.9%20191%2064%20170.2%2064z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M351.9%20344.1c-8.5%2011.8-21%2021.2-37.2%2027.8-16.1%206.6-35.3%209.9-57.3%209.9-26.3%200-48.3-4.6-65.6-13.6-12.3-6.6-22.4-15.4-30.2-26.4-7.8-11-11.7-22-11.7-32.6%200-6.6%202.6-12.3%207.6-17.1%205-4.6%2011.5-7%2019.1-7%206.3%200%2011.7%201.8%2016.1%205.5%204.2%203.5%207.8%208.7%2010.7%2015.5%203.3%207.3%206.8%2013.5%2010.6%2018.4%203.6%204.7%208.7%208.6%2015.3%2011.7%206.7%203.1%2015.6%204.7%2026.6%204.7%2015.1%200%2027.5-3.2%2036.8-9.5%209.2-6.1%2013.6-13.5%2013.6-22.5%200-7.1-2.3-12.7-7.1-17.1-5-4.6-11.5-8.2-19.6-10.6-8.3-2.6-19.6-5.3-33.6-8.2-19-4-35.1-8.8-48-14.2-13.1-5.5-23.7-13.2-31.5-22.7-7.5-9.6-11.5-21.8-11.5-36.1%200-13.7%204.2-25.9%2012.4-36.5%208.2-10.5%2020.1-18.7%2035.6-24.3%2015.2-5.6%2033.3-8.4%2053.7-8.4%2016.4%200%2030.7%201.9%2042.7%205.5%2012.1%203.7%2022.2%208.7%2030.3%2014.9%208%206.2%2014%2012.8%2017.8%2019.7%203.8%207%205.7%2013.9%205.7%2020.6%200%206.4-2.5%2012.3-7.5%2017.4-5%205.1-11.3%207.8-18.8%207.8-6.8%200-12.1-1.6-15.8-4.8-3.4-3-7-7.6-10.9-14.3-4.6-8.5-10.1-15.3-16.4-20.1-6.2-4.6-16.4-7-30.6-7-13.1%200-23.8%202.6-31.7%207.7-7.6%204.9-11.3%2010.6-11.3%2017.3%200%204.1%201.2%207.5%203.7%2010.5%202.6%203.1%206.2%205.9%2010.9%208.2%204.8%202.4%209.8%204.3%2014.7%205.6%205.1%201.4%2013.6%203.5%2025.3%206.1%2014.9%203.1%2028.5%206.7%2040.5%2010.4%2012.2%203.9%2022.7%208.6%2031.3%2014.1%208.8%205.6%2015.7%2012.9%2020.7%2021.5%204.9%208.6%207.4%2019.4%207.4%2031.8%200%2015-4.3%2028.6-12.8%2040.4z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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