Chrome Remote Desktop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chrome Remote Desktop 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/338234.svg" alt="Chrome Remote Desktop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338234.svg" alt="Chrome Remote Desktop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338234.svg" alt="Chrome Remote Desktop icon" :width="24" :height="24" />
CSS background
.icon-chrome-remote-desktop {
background-image: url('https://proicons.com/icon/338234.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M8.9,41.5c-.3-1.1-.5-2.2-.5-3.4,0-6.6,5.3-11.9,11.9-11.9s11.9,5.3,11.9,11.9c0,1.2-.2,2.3-.5,3.4"/><path class="b" d="M17.5,41.5c-1-.8-1.6-2.1-1.6-3.4,0-2.5,2-4.5,4.5-4.5s4.5,2,4.5,4.5c0,1.4-.6,2.6-1.6,3.4"/><line class="b" x1="20.3" y1="33.6" x2="31.3" y2="33.6"/><line class="b" x1="16.5" y1="40.3" x2="11" y2="30.7"/><path class="b" d="M36.9,32.7h5.5c.9,0,1.7-.8,1.7-1.7V8.2c0-.9-.8-1.7-1.7-1.7H12.9c-.9,0-1.7,.8-1.7,1.7v7"/><path class="b" d="M3.8,17v22.8c0,.9,.8,1.7,1.7,1.7h29.6c.9,0,1.7-.8,1.7-1.7V17c0-.9-.8-1.7-1.7-1.7H5.5c-.9,0-1.7,.8-1.7,1.7Z"/></svg>
Chrome Remote Desktop in other icon packs
Copied!