Skype Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Skype icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306502.svg" alt="Skype icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306502.svg" alt="Skype icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306502.svg" alt="Skype icon" :width="24" :height="24" />
CSS background
.icon-skype {
background-image: url('https://proicons.com/icon/306502.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M901 563c3-20 5-42 5-63 0-224-182-406-406-406-21 0-43 2-63 5-38-23-82-37-129-37C172 62 63 172 63 308c0 47 13 91 36 128-3 21-5 42-5 64 0 224 182 406 406 406 21 0 43-2 63-5 38 23 82 36 129 36 136 0 245-110 245-245 1-47-13-91-36-129zM693 685c-17 24-43 44-76 57-33 14-72 21-117 21-54 0-99-9-134-28-25-14-45-32-61-55s-24-45-24-67c0-13 5-24 15-34 10-9 22-13 37-13 12 0 22 3 31 10 8 8 15 18 21 32 7 16 14 29 22 40 8 10 19 19 33 26 15 7 34 10 57 10 33 0 59-7 79-21s30-31 30-51c0-16-5-29-16-40-11-10-25-18-42-23-18-6-41-11-70-18-39-8-72-18-99-30-26-11-48-27-63-47-16-20-24-45-24-74 0-28 8-53 25-75 16-22 40-39 72-51 31-12 68-18 110-18 33 0 63 4 87 12 25 8 45 18 62 31 16 13 28 27 35 41 8 14 12 28 12 42 0 12-5 24-15 34-9 10-22 15-36 15-13 0-23-3-30-9s-14-16-22-29c-9-19-21-34-35-44-13-11-35-16-66-16-28 0-51 6-68 17-17 12-25 25-25 40 0 10 3 18 8 26 6 7 14 13 24 18 11 5 21 9 32 12 10 3 28 8 52 13 31 7 59 14 84 23 25 8 46 17 64 29s32 26 42 44 15 40 15 66c0 31-9 59-26 84z"/></svg>
Skype in other icon packs
Copied!