skype from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
skype
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.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 24 24"><path fill="currentColor" d="M12.069 18.874c-4.023 0-5.82-1.979-5.82-3.464c0-.765.561-1.296 1.333-1.296c1.723 0 1.273 2.477 4.487 2.477c1.641 0 2.55-.895 2.55-1.811c0-.551-.269-1.16-1.354-1.429l-3.576-.895c-2.88-.724-3.403-2.286-3.403-3.751c0-3.047 2.861-4.191 5.549-4.191c2.471 0 5.393 1.373 5.393 3.199c0 .784-.688 1.24-1.453 1.24c-1.469 0-1.198-2.037-4.164-2.037c-1.469 0-2.292.664-2.292 1.617s1.153 1.258 2.157 1.487l2.637.587c2.891.649 3.624 2.346 3.624 3.944c0 2.476-1.902 4.324-5.722 4.324m11.084-4.882l-.029.135l-.044-.24c.015.045.044.074.059.12c.12-.675.181-1.363.181-2.052a11.32 11.32 0 0 0-3.325-8.016a11.5 11.5 0 0 0-3.595-2.426c-1.318-.631-2.801-.93-4.328-.93c-.72 0-1.444.07-2.143.204l.119.06l-.239-.033l.119-.025A6.7 6.7 0 0 0 6.731 0c-1.789 0-3.47.698-4.736 1.967A6.68 6.68 0 0 0 .032 6.716c0 1.143.292 2.265.844 3.258l.02-.124l.041.239l-.06-.115a11.4 11.4 0 0 0 .712 6.371a10.9 10.9 0 0 0 2.427 3.609a11.3 11.3 0 0 0 3.595 2.442c1.394.6 2.877.898 4.404.898c.659 0 1.334-.06 1.977-.179l-.119-.062l.24.046l-.135.03a6.64 6.64 0 0 0 3.294.871a6.64 6.64 0 0 0 4.733-1.963a6.68 6.68 0 0 0 1.962-4.749a6.8 6.8 0 0 0-.853-3.266"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSkype(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.069 18.874c-4.023 0-5.82-1.979-5.82-3.464c0-.765.561-1.296 1.333-1.296c1.723 0 1.273 2.477 4.487 2.477c1.641 0 2.55-.895 2.55-1.811c0-.551-.269-1.16-1.354-1.429l-3.576-.895c-2.88-.724-3.403-2.286-3.403-3.751c0-3.047 2.861-4.191 5.549-4.191c2.471 0 5.393 1.373 5.393 3.199c0 .784-.688 1.24-1.453 1.24c-1.469 0-1.198-2.037-4.164-2.037c-1.469 0-2.292.664-2.292 1.617s1.153 1.258 2.157 1.487l2.637.587c2.891.649 3.624 2.346 3.624 3.944c0 2.476-1.902 4.324-5.722 4.324m11.084-4.882l-.029.135l-.044-.24c.015.045.044.074.059.12c.12-.675.181-1.363.181-2.052a11.32 11.32 0 0 0-3.325-8.016a11.5 11.5 0 0 0-3.595-2.426c-1.318-.631-2.801-.93-4.328-.93c-.72 0-1.444.07-2.143.204l.119.06l-.239-.033l.119-.025A6.7 6.7 0 0 0 6.731 0c-1.789 0-3.47.698-4.736 1.967A6.68 6.68 0 0 0 .032 6.716c0 1.143.292 2.265.844 3.258l.02-.124l.041.239l-.06-.115a11.4 11.4 0 0 0 .712 6.371a10.9 10.9 0 0 0 2.427 3.609a11.3 11.3 0 0 0 3.595 2.442c1.394.6 2.877.898 4.404.898c.659 0 1.334-.06 1.977-.179l-.119-.062l.24.046l-.135.03a6.64 6.64 0 0 0 3.294.871a6.64 6.64 0 0 0 4.733-1.963a6.68 6.68 0 0 0 1.962-4.749a6.8 6.8 0 0 0-.853-3.266"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.069 18.874c-4.023 0-5.82-1.979-5.82-3.464c0-.765.561-1.296 1.333-1.296c1.723 0 1.273 2.477 4.487 2.477c1.641 0 2.55-.895 2.55-1.811c0-.551-.269-1.16-1.354-1.429l-3.576-.895c-2.88-.724-3.403-2.286-3.403-3.751c0-3.047 2.861-4.191 5.549-4.191c2.471 0 5.393 1.373 5.393 3.199c0 .784-.688 1.24-1.453 1.24c-1.469 0-1.198-2.037-4.164-2.037c-1.469 0-2.292.664-2.292 1.617s1.153 1.258 2.157 1.487l2.637.587c2.891.649 3.624 2.346 3.624 3.944c0 2.476-1.902 4.324-5.722 4.324m11.084-4.882l-.029.135l-.044-.24c.015.045.044.074.059.12c.12-.675.181-1.363.181-2.052a11.32 11.32 0 0 0-3.325-8.016a11.5 11.5 0 0 0-3.595-2.426c-1.318-.631-2.801-.93-4.328-.93c-.72 0-1.444.07-2.143.204l.119.06l-.239-.033l.119-.025A6.7 6.7 0 0 0 6.731 0c-1.789 0-3.47.698-4.736 1.967A6.68 6.68 0 0 0 .032 6.716c0 1.143.292 2.265.844 3.258l.02-.124l.041.239l-.06-.115a11.4 11.4 0 0 0 .712 6.371a10.9 10.9 0 0 0 2.427 3.609a11.3 11.3 0 0 0 3.595 2.442c1.394.6 2.877.898 4.404.898c.659 0 1.334-.06 1.977-.179l-.119-.062l.24.046l-.135.03a6.64 6.64 0 0 0 3.294.871a6.64 6.64 0 0 0 4.733-1.963a6.68 6.68 0 0 0 1.962-4.749a6.8 6.8 0 0 0-.853-3.266"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.069%2018.874c-4.023%200-5.82-1.979-5.82-3.464c0-.765.561-1.296%201.333-1.296c1.723%200%201.273%202.477%204.487%202.477c1.641%200%202.55-.895%202.55-1.811c0-.551-.269-1.16-1.354-1.429l-3.576-.895c-2.88-.724-3.403-2.286-3.403-3.751c0-3.047%202.861-4.191%205.549-4.191c2.471%200%205.393%201.373%205.393%203.199c0%20.784-.688%201.24-1.453%201.24c-1.469%200-1.198-2.037-4.164-2.037c-1.469%200-2.292.664-2.292%201.617s1.153%201.258%202.157%201.487l2.637.587c2.891.649%203.624%202.346%203.624%203.944c0%202.476-1.902%204.324-5.722%204.324m11.084-4.882l-.029.135l-.044-.24c.015.045.044.074.059.12c.12-.675.181-1.363.181-2.052a11.32%2011.32%200%200%200-3.325-8.016a11.5%2011.5%200%200%200-3.595-2.426c-1.318-.631-2.801-.93-4.328-.93c-.72%200-1.444.07-2.143.204l.119.06l-.239-.033l.119-.025A6.7%206.7%200%200%200%206.731%200c-1.789%200-3.47.698-4.736%201.967A6.68%206.68%200%200%200%20.032%206.716c0%201.143.292%202.265.844%203.258l.02-.124l.041.239l-.06-.115a11.4%2011.4%200%200%200%20.712%206.371a10.9%2010.9%200%200%200%202.427%203.609a11.3%2011.3%200%200%200%203.595%202.442c1.394.6%202.877.898%204.404.898c.659%200%201.334-.06%201.977-.179l-.119-.062l.24.046l-.135.03a6.64%206.64%200%200%200%203.294.871a6.64%206.64%200%200%200%204.733-1.963a6.68%206.68%200%200%200%201.962-4.749a6.8%206.8%200%200%200-.853-3.266%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.069%2018.874c-4.023%200-5.82-1.979-5.82-3.464c0-.765.561-1.296%201.333-1.296c1.723%200%201.273%202.477%204.487%202.477c1.641%200%202.55-.895%202.55-1.811c0-.551-.269-1.16-1.354-1.429l-3.576-.895c-2.88-.724-3.403-2.286-3.403-3.751c0-3.047%202.861-4.191%205.549-4.191c2.471%200%205.393%201.373%205.393%203.199c0%20.784-.688%201.24-1.453%201.24c-1.469%200-1.198-2.037-4.164-2.037c-1.469%200-2.292.664-2.292%201.617s1.153%201.258%202.157%201.487l2.637.587c2.891.649%203.624%202.346%203.624%203.944c0%202.476-1.902%204.324-5.722%204.324m11.084-4.882l-.029.135l-.044-.24c.015.045.044.074.059.12c.12-.675.181-1.363.181-2.052a11.32%2011.32%200%200%200-3.325-8.016a11.5%2011.5%200%200%200-3.595-2.426c-1.318-.631-2.801-.93-4.328-.93c-.72%200-1.444.07-2.143.204l.119.06l-.239-.033l.119-.025A6.7%206.7%200%200%200%206.731%200c-1.789%200-3.47.698-4.736%201.967A6.68%206.68%200%200%200%20.032%206.716c0%201.143.292%202.265.844%203.258l.02-.124l.041.239l-.06-.115a11.4%2011.4%200%200%200%20.712%206.371a10.9%2010.9%200%200%200%202.427%203.609a11.3%2011.3%200%200%200%203.595%202.442c1.394.6%202.877.898%204.404.898c.659%200%201.334-.06%201.977-.179l-.119-.062l.24.046l-.135.03a6.64%206.64%200%200%200%203.294.871a6.64%206.64%200%200%200%204.733-1.963a6.68%206.68%200%200%200%201.962-4.749a6.8%206.8%200%200%200-.853-3.266%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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