Vrchat Android Assistant Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vrchat Android Assistant 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/334903.svg" alt="Vrchat Android Assistant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334903.svg" alt="Vrchat Android Assistant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334903.svg" alt="Vrchat Android Assistant icon" :width="24" :height="24" />
CSS background
.icon-vrchat-android-assistant {
background-image: url('https://proicons.com/icon/334903.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M9.4786,10.408v5.7107l1.9036,1.9036h3.8071l1.9036-1.9036v-5.7107"/><path class="e" d="M20.193,18.021v-7.6143h7.6143"/><path class="e" d="M38.521,10.408h-7.6143v7.6143h7.6143"/><path class="e" d="M17.833,27.312v-4.625h4.625v4.625"/><path class="e" d="M17.833,25h4.625"/><path class="e" d="M25.542,27.312v-4.625h4.625v4.625"/><path class="e" d="M25.542,25h4.625"/><rect class="e" x="10" y="21" width="28" height="8"/><path class="e" d="M38,42.5l-9.25-9.25H5.5V5.5h37v27.75h-4.5v9.25Z"/></svg>
Copied!