Teamviewer Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Teamviewer 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/316273.svg" alt="Teamviewer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316273.svg" alt="Teamviewer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316273.svg" alt="Teamviewer icon" :width="24" :height="24" />
CSS background
.icon-teamviewer {
background-image: url('https://proicons.com/icon/316273.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>TeamViewer</title><path d="m20.17 11.998-6.225-3.401.685 2.144H9.37l.684-2.145L3.829 12l6.225 3.404-.683-2.147h5.26l-.686 2.147zM20.448 0H3.553A3.553 3.553 0 0 0 .001 3.552v16.895A3.553 3.553 0 0 0 3.553 24h16.895A3.553 3.553 0 0 0 24 20.447V3.552A3.553 3.553 0 0 0 20.448 0zM12 21.646c-5.328 0-9.648-4.32-9.648-9.648 0-5.329 4.32-9.646 9.648-9.646S21.65 6.672 21.65 12s-4.32 9.648-9.649 9.648z"/></svg>
Teamviewer in other icon packs
Copied!