Anydesk Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Anydesk 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/313492.svg" alt="Anydesk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313492.svg" alt="Anydesk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313492.svg" alt="Anydesk icon" :width="24" :height="24" />
CSS background
.icon-anydesk {
background-image: url('https://proicons.com/icon/313492.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>AnyDesk</title><path d="M8.322 3.677L0 12l8.322 8.323L16.645 12zm7.371.01l-1.849 1.85 6.49 6.456-6.49 6.49 1.85 1.817L24 11.993Z"/></svg>
Anydesk in other icon packs
Copied!