skype from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
skype
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the skype icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 4c-3.855 0-7 3.145-7 7c0 1.031.316 1.988.719 2.875A11.5 11.5 0 0 0 4.5 16c0 6.34 5.16 11.5 11.5 11.5c.73 0 1.434-.09 2.125-.219c.887.403 1.844.719 2.875.719c3.855 0 7-3.145 7-7c0-1.031-.316-1.988-.719-2.875c.13-.691.219-1.395.219-2.125c0-6.34-5.16-11.5-11.5-11.5c-.73 0-1.434.09-2.125.219C12.988 4.316 12.031 4 11 4m0 2c.863 0 1.668.21 2.375.594a1 1 0 0 0 .688.093A9.6 9.6 0 0 1 16 6.5c5.258 0 9.5 4.242 9.5 9.5c0 .668-.059 1.309-.188 1.938a1 1 0 0 0 .094.687c.383.707.594 1.512.594 2.375c0 2.773-2.227 5-5 5c-.863 0-1.668-.21-2.375-.594a1 1 0 0 0-.688-.093A9.6 9.6 0 0 1 16 25.5A9.486 9.486 0 0 1 6.5 16c0-.668.059-1.309.188-1.938a1 1 0 0 0-.094-.687A4.96 4.96 0 0 1 6 11c0-2.773 2.227-5 5-5m4.844 3.156c-2.473 0-5.125 1.047-5.125 3.844c0 1.348.476 2.773 3.125 3.438l3.312.812c.996.246 1.25.809 1.25 1.313c0 .84-.832 1.656-2.343 1.656c-2.954 0-2.575-2.25-4.157-2.25c-.71 0-1.219.488-1.219 1.187c0 1.364 1.676 3.157 5.376 3.157c3.519 0 5.25-1.7 5.25-3.97c0-1.468-.676-3-3.344-3.593l-2.438-.563c-.926-.21-2-.472-2-1.343c0-.875.742-1.5 2.094-1.5c2.723 0 2.492 1.875 3.844 1.875c.71 0 1.312-.406 1.312-1.125c0-1.68-2.66-2.938-4.937-2.938"/></svg>

React

import type { SVGProps } from "react";

export function LaSkype(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 4c-3.855 0-7 3.145-7 7c0 1.031.316 1.988.719 2.875A11.5 11.5 0 0 0 4.5 16c0 6.34 5.16 11.5 11.5 11.5c.73 0 1.434-.09 2.125-.219c.887.403 1.844.719 2.875.719c3.855 0 7-3.145 7-7c0-1.031-.316-1.988-.719-2.875c.13-.691.219-1.395.219-2.125c0-6.34-5.16-11.5-11.5-11.5c-.73 0-1.434.09-2.125.219C12.988 4.316 12.031 4 11 4m0 2c.863 0 1.668.21 2.375.594a1 1 0 0 0 .688.093A9.6 9.6 0 0 1 16 6.5c5.258 0 9.5 4.242 9.5 9.5c0 .668-.059 1.309-.188 1.938a1 1 0 0 0 .094.687c.383.707.594 1.512.594 2.375c0 2.773-2.227 5-5 5c-.863 0-1.668-.21-2.375-.594a1 1 0 0 0-.688-.093A9.6 9.6 0 0 1 16 25.5A9.486 9.486 0 0 1 6.5 16c0-.668.059-1.309.188-1.938a1 1 0 0 0-.094-.687A4.96 4.96 0 0 1 6 11c0-2.773 2.227-5 5-5m4.844 3.156c-2.473 0-5.125 1.047-5.125 3.844c0 1.348.476 2.773 3.125 3.438l3.312.812c.996.246 1.25.809 1.25 1.313c0 .84-.832 1.656-2.343 1.656c-2.954 0-2.575-2.25-4.157-2.25c-.71 0-1.219.488-1.219 1.187c0 1.364 1.676 3.157 5.376 3.157c3.519 0 5.25-1.7 5.25-3.97c0-1.468-.676-3-3.344-3.593l-2.438-.563c-.926-.21-2-.472-2-1.343c0-.875.742-1.5 2.094-1.5c2.723 0 2.492 1.875 3.844 1.875c.71 0 1.312-.406 1.312-1.125c0-1.68-2.66-2.938-4.937-2.938"/></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 4c-3.855 0-7 3.145-7 7c0 1.031.316 1.988.719 2.875A11.5 11.5 0 0 0 4.5 16c0 6.34 5.16 11.5 11.5 11.5c.73 0 1.434-.09 2.125-.219c.887.403 1.844.719 2.875.719c3.855 0 7-3.145 7-7c0-1.031-.316-1.988-.719-2.875c.13-.691.219-1.395.219-2.125c0-6.34-5.16-11.5-11.5-11.5c-.73 0-1.434.09-2.125.219C12.988 4.316 12.031 4 11 4m0 2c.863 0 1.668.21 2.375.594a1 1 0 0 0 .688.093A9.6 9.6 0 0 1 16 6.5c5.258 0 9.5 4.242 9.5 9.5c0 .668-.059 1.309-.188 1.938a1 1 0 0 0 .094.687c.383.707.594 1.512.594 2.375c0 2.773-2.227 5-5 5c-.863 0-1.668-.21-2.375-.594a1 1 0 0 0-.688-.093A9.6 9.6 0 0 1 16 25.5A9.486 9.486 0 0 1 6.5 16c0-.668.059-1.309.188-1.938a1 1 0 0 0-.094-.687A4.96 4.96 0 0 1 6 11c0-2.773 2.227-5 5-5m4.844 3.156c-2.473 0-5.125 1.047-5.125 3.844c0 1.348.476 2.773 3.125 3.438l3.312.812c.996.246 1.25.809 1.25 1.313c0 .84-.832 1.656-2.343 1.656c-2.954 0-2.575-2.25-4.157-2.25c-.71 0-1.219.488-1.219 1.187c0 1.364 1.676 3.157 5.376 3.157c3.519 0 5.25-1.7 5.25-3.97c0-1.468-.676-3-3.344-3.593l-2.438-.563c-.926-.21-2-.472-2-1.343c0-.875.742-1.5 2.094-1.5c2.723 0 2.492 1.875 3.844 1.875c.71 0 1.312-.406 1.312-1.125c0-1.68-2.66-2.938-4.937-2.938"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%204c-3.855%200-7%203.145-7%207c0%201.031.316%201.988.719%202.875A11.5%2011.5%200%200%200%204.5%2016c0%206.34%205.16%2011.5%2011.5%2011.5c.73%200%201.434-.09%202.125-.219c.887.403%201.844.719%202.875.719c3.855%200%207-3.145%207-7c0-1.031-.316-1.988-.719-2.875c.13-.691.219-1.395.219-2.125c0-6.34-5.16-11.5-11.5-11.5c-.73%200-1.434.09-2.125.219C12.988%204.316%2012.031%204%2011%204m0%202c.863%200%201.668.21%202.375.594a1%201%200%200%200%20.688.093A9.6%209.6%200%200%201%2016%206.5c5.258%200%209.5%204.242%209.5%209.5c0%20.668-.059%201.309-.188%201.938a1%201%200%200%200%20.094.687c.383.707.594%201.512.594%202.375c0%202.773-2.227%205-5%205c-.863%200-1.668-.21-2.375-.594a1%201%200%200%200-.688-.093A9.6%209.6%200%200%201%2016%2025.5A9.486%209.486%200%200%201%206.5%2016c0-.668.059-1.309.188-1.938a1%201%200%200%200-.094-.687A4.96%204.96%200%200%201%206%2011c0-2.773%202.227-5%205-5m4.844%203.156c-2.473%200-5.125%201.047-5.125%203.844c0%201.348.476%202.773%203.125%203.438l3.312.812c.996.246%201.25.809%201.25%201.313c0%20.84-.832%201.656-2.343%201.656c-2.954%200-2.575-2.25-4.157-2.25c-.71%200-1.219.488-1.219%201.187c0%201.364%201.676%203.157%205.376%203.157c3.519%200%205.25-1.7%205.25-3.97c0-1.468-.676-3-3.344-3.593l-2.438-.563c-.926-.21-2-.472-2-1.343c0-.875.742-1.5%202.094-1.5c2.723%200%202.492%201.875%203.844%201.875c.71%200%201.312-.406%201.312-1.125c0-1.68-2.66-2.938-4.937-2.938%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%204c-3.855%200-7%203.145-7%207c0%201.031.316%201.988.719%202.875A11.5%2011.5%200%200%200%204.5%2016c0%206.34%205.16%2011.5%2011.5%2011.5c.73%200%201.434-.09%202.125-.219c.887.403%201.844.719%202.875.719c3.855%200%207-3.145%207-7c0-1.031-.316-1.988-.719-2.875c.13-.691.219-1.395.219-2.125c0-6.34-5.16-11.5-11.5-11.5c-.73%200-1.434.09-2.125.219C12.988%204.316%2012.031%204%2011%204m0%202c.863%200%201.668.21%202.375.594a1%201%200%200%200%20.688.093A9.6%209.6%200%200%201%2016%206.5c5.258%200%209.5%204.242%209.5%209.5c0%20.668-.059%201.309-.188%201.938a1%201%200%200%200%20.094.687c.383.707.594%201.512.594%202.375c0%202.773-2.227%205-5%205c-.863%200-1.668-.21-2.375-.594a1%201%200%200%200-.688-.093A9.6%209.6%200%200%201%2016%2025.5A9.486%209.486%200%200%201%206.5%2016c0-.668.059-1.309.188-1.938a1%201%200%200%200-.094-.687A4.96%204.96%200%200%201%206%2011c0-2.773%202.227-5%205-5m4.844%203.156c-2.473%200-5.125%201.047-5.125%203.844c0%201.348.476%202.773%203.125%203.438l3.312.812c.996.246%201.25.809%201.25%201.313c0%20.84-.832%201.656-2.343%201.656c-2.954%200-2.575-2.25-4.157-2.25c-.71%200-1.219.488-1.219%201.187c0%201.364%201.676%203.157%205.376%203.157c3.519%200%205.25-1.7%205.25-3.97c0-1.468-.676-3-3.344-3.593l-2.438-.563c-.926-.21-2-.472-2-1.343c0-.875.742-1.5%202.094-1.5c2.723%200%202.492%201.875%203.844%201.875c.71%200%201.312-.406%201.312-1.125c0-1.68-2.66-2.938-4.937-2.938%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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