Fleet Telematics Service Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fleet Telematics Service 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/325958.svg" alt="Fleet Telematics Service icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325958.svg" alt="Fleet Telematics Service icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325958.svg" alt="Fleet Telematics Service icon" :width="24" :height="24" />
CSS background
.icon-fleet-telematics-service {
background-image: url('https://proicons.com/icon/325958.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="M14.2857,25.6537c1.7407,0,3.1518,1.4164,3.1518,3.1636s-1.4111,3.1636-3.1518,3.1636c-1.7407,0-3.1518-1.4164-3.1518-3.1636,0-.0015,0-.003,0-.0044.0024-1.7455,1.4128-3.1592,3.1518-3.1592Z"/><path id="d" class="i" d="M14.2857,22.2372c-3.6181,0-6.5511,2.944-6.5511,6.5757v.4792c.2652,3.6029,3.2446,6.5003,6.5511,10.2496,3.4524-3.9135,6.5511-6.8774,6.5511-10.7288h0c0-3.6317-2.933-6.5757-6.5511-6.5757Z"/><path id="e" class="i" d="M27.8424,8.4583l-3.442,8.1117-3.442-8.1117,3.442,1.3845,3.442-1.3845Z"/><path id="f" class="i" d="M42.0199,20.3972c-8.0108,3.3219-16.9582,8.2188-23.4394,14.3693"/><path id="g" class="i" d="M24.4004,16.5697h17.6135"/><path id="h" class="i" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></svg>
Copied!