skypeforbusiness logo
skypeforbusiness from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- skypeforbusiness
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the skypeforbusiness logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.04 10.92l-2.52-.56c-.96-.24-2.04-.52-2.04-1.44s.76-1.56 2.16-1.56c2.84 0 2.6 1.96 4 1.96c.72 0 1.36-.4 1.36-1.16c0-1.76-2.8-3.08-5.2-3.08c-2.56 0-5.28 1.08-5.28 4c0 1.4.48 2.92 3.24 3.64l3.44.88c1.04.24 1.36.84 1.36 1.36c0 .88-.92 1.84-2.48 1.84c-3.08 0-2.64-2.44-4.28-2.44c-.72 0-1.32.52-1.32 1.24c0 1.44 1.76 3.4 5.6 3.4c3.68 0 5.52-1.84 5.52-4.24c-.04-1.6-.76-3.2-3.56-3.84m9.08 3.04c.12-.64.16-1.28.16-1.96C23.28 5.76 18.24.72 12 .72c-.68 0-1.32.04-1.96.16C9.04.32 7.92 0 6.72 0C3 0 0 3 0 6.72c0 1.2.32 2.36.88 3.32c-.12.64-.16 1.28-.16 1.96c0 6.24 5.04 11.28 11.28 11.28c.68 0 1.32-.04 1.96-.16c1 .56 2.12.88 3.32.88C21 24 24 21 24 17.28c0-1.2-.32-2.36-.88-3.32m-5.84 8.32c-.88 0-1.72-.24-2.48-.64l-.52-.32l-.6.12c-.52.08-1.08.16-1.68.16a9.56 9.56 0 0 1-9.56-9.56c0-.56.04-1.12.16-1.68l.12-.6l-.32-.52c-.44-.76-.64-1.6-.64-2.48c0-2.76 2.24-5 5-5c.88 0 1.72.24 2.48.64l.52.32l.6-.12c.56-.08 1.12-.16 1.68-.16A9.56 9.56 0 0 1 21.6 12c0 .56-.04 1.12-.16 1.68l-.12.6l.32.52c.44.76.64 1.6.64 2.48c0 2.76-2.24 5-5 5"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSkypeforbusiness(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="m14.04 10.92l-2.52-.56c-.96-.24-2.04-.52-2.04-1.44s.76-1.56 2.16-1.56c2.84 0 2.6 1.96 4 1.96c.72 0 1.36-.4 1.36-1.16c0-1.76-2.8-3.08-5.2-3.08c-2.56 0-5.28 1.08-5.28 4c0 1.4.48 2.92 3.24 3.64l3.44.88c1.04.24 1.36.84 1.36 1.36c0 .88-.92 1.84-2.48 1.84c-3.08 0-2.64-2.44-4.28-2.44c-.72 0-1.32.52-1.32 1.24c0 1.44 1.76 3.4 5.6 3.4c3.68 0 5.52-1.84 5.52-4.24c-.04-1.6-.76-3.2-3.56-3.84m9.08 3.04c.12-.64.16-1.28.16-1.96C23.28 5.76 18.24.72 12 .72c-.68 0-1.32.04-1.96.16C9.04.32 7.92 0 6.72 0C3 0 0 3 0 6.72c0 1.2.32 2.36.88 3.32c-.12.64-.16 1.28-.16 1.96c0 6.24 5.04 11.28 11.28 11.28c.68 0 1.32-.04 1.96-.16c1 .56 2.12.88 3.32.88C21 24 24 21 24 17.28c0-1.2-.32-2.36-.88-3.32m-5.84 8.32c-.88 0-1.72-.24-2.48-.64l-.52-.32l-.6.12c-.52.08-1.08.16-1.68.16a9.56 9.56 0 0 1-9.56-9.56c0-.56.04-1.12.16-1.68l.12-.6l-.32-.52c-.44-.76-.64-1.6-.64-2.48c0-2.76 2.24-5 5-5c.88 0 1.72.24 2.48.64l.52.32l.6-.12c.56-.08 1.12-.16 1.68-.16A9.56 9.56 0 0 1 21.6 12c0 .56-.04 1.12-.16 1.68l-.12.6l.32.52c.44.76.64 1.6.64 2.48c0 2.76-2.24 5-5 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.04 10.92l-2.52-.56c-.96-.24-2.04-.52-2.04-1.44s.76-1.56 2.16-1.56c2.84 0 2.6 1.96 4 1.96c.72 0 1.36-.4 1.36-1.16c0-1.76-2.8-3.08-5.2-3.08c-2.56 0-5.28 1.08-5.28 4c0 1.4.48 2.92 3.24 3.64l3.44.88c1.04.24 1.36.84 1.36 1.36c0 .88-.92 1.84-2.48 1.84c-3.08 0-2.64-2.44-4.28-2.44c-.72 0-1.32.52-1.32 1.24c0 1.44 1.76 3.4 5.6 3.4c3.68 0 5.52-1.84 5.52-4.24c-.04-1.6-.76-3.2-3.56-3.84m9.08 3.04c.12-.64.16-1.28.16-1.96C23.28 5.76 18.24.72 12 .72c-.68 0-1.32.04-1.96.16C9.04.32 7.92 0 6.72 0C3 0 0 3 0 6.72c0 1.2.32 2.36.88 3.32c-.12.64-.16 1.28-.16 1.96c0 6.24 5.04 11.28 11.28 11.28c.68 0 1.32-.04 1.96-.16c1 .56 2.12.88 3.32.88C21 24 24 21 24 17.28c0-1.2-.32-2.36-.88-3.32m-5.84 8.32c-.88 0-1.72-.24-2.48-.64l-.52-.32l-.6.12c-.52.08-1.08.16-1.68.16a9.56 9.56 0 0 1-9.56-9.56c0-.56.04-1.12.16-1.68l.12-.6l-.32-.52c-.44-.76-.64-1.6-.64-2.48c0-2.76 2.24-5 5-5c.88 0 1.72.24 2.48.64l.52.32l.6-.12c.56-.08 1.12-.16 1.68-.16A9.56 9.56 0 0 1 21.6 12c0 .56-.04 1.12-.16 1.68l-.12.6l.32.52c.44.76.64 1.6.64 2.48c0 2.76-2.24 5-5 5"/></svg> </template>
CSS
.icon-skypeforbusiness {
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%22m14.04%2010.92l-2.52-.56c-.96-.24-2.04-.52-2.04-1.44s.76-1.56%202.16-1.56c2.84%200%202.6%201.96%204%201.96c.72%200%201.36-.4%201.36-1.16c0-1.76-2.8-3.08-5.2-3.08c-2.56%200-5.28%201.08-5.28%204c0%201.4.48%202.92%203.24%203.64l3.44.88c1.04.24%201.36.84%201.36%201.36c0%20.88-.92%201.84-2.48%201.84c-3.08%200-2.64-2.44-4.28-2.44c-.72%200-1.32.52-1.32%201.24c0%201.44%201.76%203.4%205.6%203.4c3.68%200%205.52-1.84%205.52-4.24c-.04-1.6-.76-3.2-3.56-3.84m9.08%203.04c.12-.64.16-1.28.16-1.96C23.28%205.76%2018.24.72%2012%20.72c-.68%200-1.32.04-1.96.16C9.04.32%207.92%200%206.72%200C3%200%200%203%200%206.72c0%201.2.32%202.36.88%203.32c-.12.64-.16%201.28-.16%201.96c0%206.24%205.04%2011.28%2011.28%2011.28c.68%200%201.32-.04%201.96-.16c1%20.56%202.12.88%203.32.88C21%2024%2024%2021%2024%2017.28c0-1.2-.32-2.36-.88-3.32m-5.84%208.32c-.88%200-1.72-.24-2.48-.64l-.52-.32l-.6.12c-.52.08-1.08.16-1.68.16a9.56%209.56%200%200%201-9.56-9.56c0-.56.04-1.12.16-1.68l.12-.6l-.32-.52c-.44-.76-.64-1.6-.64-2.48c0-2.76%202.24-5%205-5c.88%200%201.72.24%202.48.64l.52.32l.6-.12c.56-.08%201.12-.16%201.68-.16A9.56%209.56%200%200%201%2021.6%2012c0%20.56-.04%201.12-.16%201.68l-.12.6l.32.52c.44.76.64%201.6.64%202.48c0%202.76-2.24%205-5%205%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%22m14.04%2010.92l-2.52-.56c-.96-.24-2.04-.52-2.04-1.44s.76-1.56%202.16-1.56c2.84%200%202.6%201.96%204%201.96c.72%200%201.36-.4%201.36-1.16c0-1.76-2.8-3.08-5.2-3.08c-2.56%200-5.28%201.08-5.28%204c0%201.4.48%202.92%203.24%203.64l3.44.88c1.04.24%201.36.84%201.36%201.36c0%20.88-.92%201.84-2.48%201.84c-3.08%200-2.64-2.44-4.28-2.44c-.72%200-1.32.52-1.32%201.24c0%201.44%201.76%203.4%205.6%203.4c3.68%200%205.52-1.84%205.52-4.24c-.04-1.6-.76-3.2-3.56-3.84m9.08%203.04c.12-.64.16-1.28.16-1.96C23.28%205.76%2018.24.72%2012%20.72c-.68%200-1.32.04-1.96.16C9.04.32%207.92%200%206.72%200C3%200%200%203%200%206.72c0%201.2.32%202.36.88%203.32c-.12.64-.16%201.28-.16%201.96c0%206.24%205.04%2011.28%2011.28%2011.28c.68%200%201.32-.04%201.96-.16c1%20.56%202.12.88%203.32.88C21%2024%2024%2021%2024%2017.28c0-1.2-.32-2.36-.88-3.32m-5.84%208.32c-.88%200-1.72-.24-2.48-.64l-.52-.32l-.6.12c-.52.08-1.08.16-1.68.16a9.56%209.56%200%200%201-9.56-9.56c0-.56.04-1.12.16-1.68l.12-.6l-.32-.52c-.44-.76-.64-1.6-.64-2.48c0-2.76%202.24-5%205-5c.88%200%201.72.24%202.48.64l.52.32l.6-.12c.56-.08%201.12-.16%201.68-.16A9.56%209.56%200%200%201%2021.6%2012c0%20.56-.04%201.12-.16%201.68l-.12.6l.32.52c.44.76.64%201.6.64%202.48c0%202.76-2.24%205-5%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/skypeforbusiness.svg?color=%231a73e8&size=48