Speedometer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Speedometer 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/347734.svg" alt="Speedometer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347734.svg" alt="Speedometer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347734.svg" alt="Speedometer icon" :width="24" :height="24" />
CSS background
.icon-speedometer {
background-image: url('https://proicons.com/icon/347734.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>.s{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><path id="d" class="s" d="M29.0824,26.5055l-3.7811-4.1876.9795-11.895h17.2191l-.9796,11.8889-4.4676,4.1744"/><path id="e" class="s" d="M29.4907,21.5138l-4.4676,4.1744-.9796,11.8889h17.2191l.9795-11.895-3.7811-4.1876"/><path id="f" class="s" d="M38.0522,26.4862l-.5648,6.9012h-8.968l.5633-6.8826,8.9695-.0186Z"/><path id="g" class="s" d="M43.5,10.4229l-4.4759,4.1897"/><path id="h" class="s" d="M26.2809,10.4229l3.7752,4.1897"/><path id="i" class="s" d="M41.2626,37.5771l-3.7752-4.1897"/><path id="j" class="s" d="M29.4913,21.5138l.5648-6.9012h8.968l-.5633,6.8826-8.9695.0186Z"/><path id="k" class="s" d="M24.0435,37.5771l4.4759-4.1897"/></g><g id="l"><path id="m" class="s" d="M21.1757,23.9949l-2.6663,2.4913"/><path id="n" class="s" d="M9.9472,21.5138l-4.4676,4.1744-.9796,11.8889h17.2191l.9795-11.895-3.7812-4.1873-8.9696.0189.5648-6.9012h8.968l4.4759-4.1897H6.7374l-.9795,11.895,3.7811,4.1876"/><path id="o" class="s" d="M18.5087,26.4862l-.5648,6.9012h-8.968l.5633-6.8826,8.9695-.0186Z"/><path id="p" class="s" d="M6.7374,10.4229l3.7752,4.1897"/><path id="q" class="s" d="M21.7191,37.5771l-3.7752-4.1897"/><path id="r" class="s" d="M4.5,37.5771l4.4759-4.1897"/></g></g></svg>
Speedometer in other icon packs
Copied!