Unimote Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Unimote 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/334513.svg" alt="Unimote icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334513.svg" alt="Unimote icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334513.svg" alt="Unimote icon" :width="24" :height="24" />
CSS background
.icon-unimote {
background-image: url('https://proicons.com/icon/334513.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>.w{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="w" d="M5.5,26.217c0,2.8693,2.31,5.1793,5.1793,5.1793,2.4415,0,3.3094.5294,4.3522,1.5722,1.0428,1.0428,1.5722,1.9107,1.5722,4.3522,0,2.8693,2.31,5.1793,5.1793,5.1793h4.4341c2.8693,0,5.1793-2.31,5.1793-5.1793,0-2.4415.5294-3.3094,1.5722-4.3522s1.9107-1.5722,4.3522-1.5722c2.8693,0,5.1793-2.31,5.1793-5.1793v-4.4341c0-2.8693-2.31-5.1793-5.1793-5.1793-2.4415,0-3.3094-.5294-4.3522-1.5722-1.0428-1.0428-1.5722-1.9107-1.5722-4.3522,0-2.8693-2.31-5.1793-5.1793-5.1793h-4.4341c-2.8693,0-5.1793,2.31-5.1793,5.1793,0,2.4415-.5294,3.3094-1.5722,4.3522-1.0428,1.0428-1.9107,1.5722-4.3522,1.5722-2.8693,0-5.1793,2.31-5.1793,5.1793v4.4341Z"/><g id="e"><path id="f" class="w" d="M23.0993,8.351h1.6329c1.9129,0,3.4528,1.54,3.4528,3.4528v1.6329c0,1.9129-1.54,3.4528-3.4528,3.4528h-1.6329c-1.9129,0-3.4528-1.54-3.4528-3.4528v-1.6329c0-1.9129,1.54-3.4528,3.4528-3.4528Z"/><path id="g" class="w" d="M22.9983,13.1838l.9174-1.5725.9174,1.5725"/></g><g id="h"><path id="i" class="w" d="M23.0993,31.279h1.6329c1.9129,0,3.4528,1.54,3.4528,3.4528v1.6329c0,1.9129-1.54,3.4528-3.4528,3.4528h-1.6329c-1.9129,0-3.4528-1.54-3.4528-3.4528v-1.6329c0-1.9129,1.54-3.4528,3.4528-3.4528Z"/><path id="j" class="w" d="M22.9983,34.9848l.9174,1.5725.9174-1.5725"/></g><g id="k"><path id="l" class="w" d="M39.649,23.2678v1.6329c0,1.9129-1.54,3.4528-3.4528,3.4528h-1.6329c-1.9129,0-3.4528-1.54-3.4528-3.4528v-1.6329c0-1.9129,1.54-3.4528,3.4528-3.4528h1.6329c1.9129,0,3.4528,1.54,3.4528,3.4528Z"/><path id="m" class="w" d="M34.8162,23.1669l1.5725.9174-1.5725.9174"/></g><g id="n"><path id="o" class="w" d="M16.721,23.2678v1.6329c0,1.9129-1.54,3.4528-3.4528,3.4528h-1.6329c-1.9129,0-3.4528-1.54-3.4528-3.4528v-1.6329c0-1.9129,1.54-3.4528,3.4528-3.4528h1.6329c1.9129,0,3.4528,1.54,3.4528,3.4528Z"/><path id="p" class="w" d="M13.0152,23.1669l-1.5725.9174,1.5725.9174"/></g><g id="q"><path id="r" class="w" d="M23.2411,19.0936h1.3493c2.3911,0,4.316,1.925,4.316,4.316v1.3493c0,2.3911-1.925,4.316-4.316,4.316h-1.3493c-2.3911,0-4.316-1.925-4.316-4.316v-1.3493c0-2.3911,1.925-4.316,4.316-4.316Z"/><path id="s" class="w" d="M22.3182,25.6922h0c-.541,0-.9377-.4824-.9377-1.0451v-1.0853c0-.603.4328-1.0853.9377-1.0853h0c.541,0,.9737.4824.9737,1.0853v1.0451c0,.603-.4328,1.0853-.9737,1.0853Z"/><path id="t" class="w" d="M24.959,22.4764v3.2158"/><path id="u" class="w" d="M24.959,24.5667l1.5147-2.0903"/><path id="v" class="w" d="M26.4737,25.6922l-1.154-1.6079"/></g></g></svg>
Copied!