17track Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 17track 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/321137.svg" alt="17track icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321137.svg" alt="17track icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321137.svg" alt="17track icon" :width="24" :height="24" />
CSS background
.icon-17track {
background-image: url('https://proicons.com/icon/321137.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.b{stroke-width:1px;}</style></defs><path class="a" d="M40.6015,24.6166l-6.735,12.5162h6.735Z"/><line class="a" x1="8.2186" y1="14.4425" x2="14.785" y2="10.8672"/><line class="a" x1="14.785" y1="10.8672" x2="14.785" y2="37.1328"/><polyline class="b" points="26.326 37.133 40.459 10.867 23.058 10.867"/></svg>
17track in other icon packs
Copied!