teamviewer logo
teamviewer from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- teamviewer
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the teamviewer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.13 32H1.875A1.88 1.88 0 0 1 0 30.125V1.875A1.88 1.88 0 0 1 1.875 0H30.13a1.884 1.884 0 0 1 1.875 1.875v28.25A1.884 1.884 0 0 1 30.13 32M15.88 2.813C8.677 2.876 2.864 8.787 2.812 16.001C2.76 23.345 8.651 29.178 16 29.189c7.219 0 13.063-6 13.188-13.188c.125-7.432-5.875-13.255-13.307-13.188zm-3.015 8.697l-1.182 2.88h8.719l-1.188-2.88l8.859 4.484l-8.859 4.49l1.188-2.88h-8.719l1.177 2.88l-8.88-4.49z"/></svg>
React
import type { SVGProps } from "react";
export function CibTeamviewer(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="M30.13 32H1.875A1.88 1.88 0 0 1 0 30.125V1.875A1.88 1.88 0 0 1 1.875 0H30.13a1.884 1.884 0 0 1 1.875 1.875v28.25A1.884 1.884 0 0 1 30.13 32M15.88 2.813C8.677 2.876 2.864 8.787 2.812 16.001C2.76 23.345 8.651 29.178 16 29.189c7.219 0 13.063-6 13.188-13.188c.125-7.432-5.875-13.255-13.307-13.188zm-3.015 8.697l-1.182 2.88h8.719l-1.188-2.88l8.859 4.484l-8.859 4.49l1.188-2.88h-8.719l1.177 2.88l-8.88-4.49z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.13 32H1.875A1.88 1.88 0 0 1 0 30.125V1.875A1.88 1.88 0 0 1 1.875 0H30.13a1.884 1.884 0 0 1 1.875 1.875v28.25A1.884 1.884 0 0 1 30.13 32M15.88 2.813C8.677 2.876 2.864 8.787 2.812 16.001C2.76 23.345 8.651 29.178 16 29.189c7.219 0 13.063-6 13.188-13.188c.125-7.432-5.875-13.255-13.307-13.188zm-3.015 8.697l-1.182 2.88h8.719l-1.188-2.88l8.859 4.484l-8.859 4.49l1.188-2.88h-8.719l1.177 2.88l-8.88-4.49z"/></svg> </template>
CSS
.icon-teamviewer {
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%22M30.13%2032H1.875A1.88%201.88%200%200%201%200%2030.125V1.875A1.88%201.88%200%200%201%201.875%200H30.13a1.884%201.884%200%200%201%201.875%201.875v28.25A1.884%201.884%200%200%201%2030.13%2032M15.88%202.813C8.677%202.876%202.864%208.787%202.812%2016.001C2.76%2023.345%208.651%2029.178%2016%2029.189c7.219%200%2013.063-6%2013.188-13.188c.125-7.432-5.875-13.255-13.307-13.188zm-3.015%208.697l-1.182%202.88h8.719l-1.188-2.88l8.859%204.484l-8.859%204.49l1.188-2.88h-8.719l1.177%202.88l-8.88-4.49z%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%22M30.13%2032H1.875A1.88%201.88%200%200%201%200%2030.125V1.875A1.88%201.88%200%200%201%201.875%200H30.13a1.884%201.884%200%200%201%201.875%201.875v28.25A1.884%201.884%200%200%201%2030.13%2032M15.88%202.813C8.677%202.876%202.864%208.787%202.812%2016.001C2.76%2023.345%208.651%2029.178%2016%2029.189c7.219%200%2013.063-6%2013.188-13.188c.125-7.432-5.875-13.255-13.307-13.188zm-3.015%208.697l-1.182%202.88h8.719l-1.188-2.88l8.859%204.484l-8.859%204.49l1.188-2.88h-8.719l1.177%202.88l-8.88-4.49z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/teamviewer.svg?color=%231a73e8&size=48