Speedometer Icon
Free SVG icon from the Carbon Icons 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/320733.svg" alt="Speedometer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320733.svg" alt="Speedometer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320733.svg" alt="Speedometer icon" :width="24" :height="24" />
CSS background
.icon-speedometer {
background-image: url('https://proicons.com/icon/320733.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <g id="speedometer_1_"> <path d="M28.811,26.812l-4.33-2.5l0.359-0.623l4.33,2.5L28.811,26.812z M3.19,26.812l-0.36-0.623l4.33-2.5l0.36,0.623L3.19,26.812z M31,19.36h-5v-0.72h5V19.36z M6,19.36H1v-0.72h5V19.36z M16.18,19.312l-0.359-0.623l13-7.5l0.359,0.624L16.18,19.312z M7.16,14.312l-4.33-2.5l0.36-0.624l4.33,2.5L7.16,14.312z M21.312,10.52l-0.623-0.36l2.5-4.33l0.623,0.36L21.312,10.52z M10.688,10.52l-2.5-4.33l0.624-0.36l2.5,4.33L10.688,10.52z M16.36,9h-0.72V4h0.72V9z"/> </g> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Speedometer in other icon packs
Copied!