skype icon
skype from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- skype
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
skype-filledAnt Design IconsskypeBootstrap IconsskypeBoxicons BrandsskypeCoreUI BrandsskypeFont Awesome 6 BrandsskypeFont Awesome BrandsskypeJam IconsskypeLine AwesomeskypeSVG LogosskypeMaterial Design Iconsskype-fillRemix IconskypeSimple Iconsskype-outlineTeenyiconsskypeUniconsskypeUnicons Monochrome
Use the skype icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M15 10c0-1.105-1.343-2-3-2s-3 .895-3 2s1.343 2 3 2s3 .895 3 2s-1.343 2-3 2s-3-.895-3-2"/><path d="M18 20a4 4 0 0 0 2.954-6.697c-.675-.739-.898-1.042-.986-2.026a7.97 7.97 0 0 0-2.311-4.934a8 8 0 0 0-8.054-1.977c-.943.295-1.31.205-2.254-.133a4 4 0 0 0-4.303 6.464c.675.739.898 1.042.986 2.026a7.97 7.97 0 0 0 2.311 4.934a8 8 0 0 0 8.054 1.977c.943-.295 1.31-.205 2.254.133c.421.15.875.233 1.349.233Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSkype(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M15 10c0-1.105-1.343-2-3-2s-3 .895-3 2s1.343 2 3 2s3 .895 3 2s-1.343 2-3 2s-3-.895-3-2"/><path d="M18 20a4 4 0 0 0 2.954-6.697c-.675-.739-.898-1.042-.986-2.026a7.97 7.97 0 0 0-2.311-4.934a8 8 0 0 0-8.054-1.977c-.943.295-1.31.205-2.254-.133a4 4 0 0 0-4.303 6.464c.675.739.898 1.042.986 2.026a7.97 7.97 0 0 0 2.311 4.934a8 8 0 0 0 8.054 1.977c.943-.295 1.31-.205 2.254.133c.421.15.875.233 1.349.233Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M15 10c0-1.105-1.343-2-3-2s-3 .895-3 2s1.343 2 3 2s3 .895 3 2s-1.343 2-3 2s-3-.895-3-2"/><path d="M18 20a4 4 0 0 0 2.954-6.697c-.675-.739-.898-1.042-.986-2.026a7.97 7.97 0 0 0-2.311-4.934a8 8 0 0 0-8.054-1.977c-.943.295-1.31.205-2.254-.133a4 4 0 0 0-4.303 6.464c.675.739.898 1.042.986 2.026a7.97 7.97 0 0 0 2.311 4.934a8 8 0 0 0 8.054 1.977c.943-.295 1.31-.205 2.254.133c.421.15.875.233 1.349.233Z"/></g></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2010c0-1.105-1.343-2-3-2s-3%20.895-3%202s1.343%202%203%202s3%20.895%203%202s-1.343%202-3%202s-3-.895-3-2%22%2F%3E%3Cpath%20d%3D%22M18%2020a4%204%200%200%200%202.954-6.697c-.675-.739-.898-1.042-.986-2.026a7.97%207.97%200%200%200-2.311-4.934a8%208%200%200%200-8.054-1.977c-.943.295-1.31.205-2.254-.133a4%204%200%200%200-4.303%206.464c.675.739.898%201.042.986%202.026a7.97%207.97%200%200%200%202.311%204.934a8%208%200%200%200%208.054%201.977c.943-.295%201.31-.205%202.254.133c.421.15.875.233%201.349.233Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2010c0-1.105-1.343-2-3-2s-3%20.895-3%202s1.343%202%203%202s3%20.895%203%202s-1.343%202-3%202s-3-.895-3-2%22%2F%3E%3Cpath%20d%3D%22M18%2020a4%204%200%200%200%202.954-6.697c-.675-.739-.898-1.042-.986-2.026a7.97%207.97%200%200%200-2.311-4.934a8%208%200%200%200-8.054-1.977c-.943.295-1.31.205-2.254-.133a4%204%200%200%200-4.303%206.464c.675.739.898%201.042.986%202.026a7.97%207.97%200%200%200%202.311%204.934a8%208%200%200%200%208.054%201.977c.943-.295%201.31-.205%202.254.133c.421.15.875.233%201.349.233Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/skype.svg?color=%231a73e8&size=48