Track Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Track 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/334180.svg" alt="Track icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334180.svg" alt="Track icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334180.svg" alt="Track icon" :width="24" :height="24" />
CSS background
.icon-track {
background-image: url('https://proicons.com/icon/334180.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M32.2221,16.5556c-5.4814-.9495-10.9629-.9495-16.4443,0-3.1504.5457-5.5886,3.0642-6.1781,6.2067-.8641,4.6063-.8641,9.2126,0,13.8189.5895,3.1425,3.0277,5.661,6.1781,6.2067,5.4815.9495,10.9629.9495,16.4444,0,3.1504-.5457,5.5886-3.0642,6.1781-6.2067.8641-4.6063.8641-9.2126,0-13.8189-.5895-3.1425-3.0277-5.661-6.1781-6.2067Z"/><path class="c" d="M36.0517,25.9293s0-3.1135-1.5434-5.6342c-6.8027-1.8753-13.6053-1.8753-20.408,0-1.5434,2.4268-1.5434,5.6342-1.5434,5.6342,6.8027-1.8754,16.6921-1.8754,23.4948,0Z"/><circle class="c" cx="15.9015" cy="28.8392" r="1.638"/><circle class="c" cx="21.5034" cy="28.8392" r="1.638"/><circle class="c" cx="27.1052" cy="28.8392" r="1.638"/><circle class="c" cx="32.707" cy="28.8392" r="1.638"/><circle class="c" cx="15.9015" cy="33.6561" r="1.638"/><circle class="c" cx="21.5034" cy="33.6561" r="1.638"/><circle class="c" cx="27.1052" cy="33.6561" r="1.638"/><circle class="c" cx="32.707" cy="33.6561" r="1.638"/><circle class="c" cx="15.9015" cy="38.4731" r="1.638"/><circle class="c" cx="21.5034" cy="38.4731" r="1.638"/><circle class="c" cx="27.1052" cy="38.4731" r="1.638"/><circle class="c" cx="32.707" cy="38.4731" r="1.638"/><path class="c" d="M25.0762,11.3304c-.0172-3.2161-2.2702-7.7822-8.6593-6.6557-.1978,3.5256,1.694,10.0437,8.1519,8.9688"/><path class="c" d="M32.2054,9.4146c-4.0169-1.6169-7.7609.4946-7.6399,4.2282,4.7817,1.2617,6.5326-.5407,7.6399-4.2282Z"/></svg>
Track in other icon packs
Copied!