Tp Tracktrace Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tp Tracktrace 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/348729.svg" alt="Tp Tracktrace icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348729.svg" alt="Tp Tracktrace icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348729.svg" alt="Tp Tracktrace icon" :width="24" :height="24" />
CSS background
.icon-tp-tracktrace {
background-image: url('https://proicons.com/icon/348729.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>.x{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="x" d="M39.6342,17.0633c0,1.373-1.1122,2.4861-2.4841,2.4861s-2.4841-1.1131-2.4841-2.4861,1.1122-2.4861,2.4841-2.4861h0c1.3719,0,2.4841,1.1131,2.4841,2.4861h0Z"/><path id="d" class="x" d="M32.4114,17.3993c-.0393-.3883-.026-.7705.053-1.1277.3601-1.6283,1.9579-3.5916,4.6633-3.5916s4.3031,1.9634,4.6633,3.5916c.2574,1.1639-.1825,2.5942-.8692,3.6323l-3.794,5.6431-2.7363-4.0699"/><path id="e" class="x" d="M10.8738,26.1429v-7.085h2.3001c1.3004,0,2.3545,1.0653,2.3545,2.3795s-1.0542,2.3795-2.3545,2.3795h-2.3001"/><path id="f" class="x" d="M13.174,23.8168l2.2999,2.3243"/><path id="g" class="x" d="M4.5,19.0579h4.6546"/><path id="h" class="x" d="M6.8273,26.1429v-7.085"/><path id="i" class="x" d="M27.8958,23.7669v.029c0,1.2962-1.042,2.3469-2.3273,2.3469h0c-1.2853,0-2.3273-1.0508-2.3273-2.3469v-2.3912c0-1.2962,1.042-2.3469,2.3273-2.3469h0c1.2853,0,2.3273,1.0508,2.3273,2.3469v.029"/><path id="j" class="x" d="M21.1313,23.7959h-3.1128"/><path id="k" class="x" d="M17.2476,26.1428l2.3273-7.0851,2.3273,7.0851"/><path id="l" class="x" d="M29.8318,23.4794l4.819-5.8197"/><path id="m" class="x" d="M29.685,19.0578v7.085"/><path id="n" class="x" d="M33.4614,26.1429l-2.8928-3.5425"/><path id="o" class="x" d="M21.3292,35.32v-7.2216h2.3472c1.327,0,2.4027,1.0858,2.4027,2.4253s-1.0757,2.4253-2.4027,2.4253h-2.3472"/><path id="p" class="x" d="M23.6765,32.9491l2.347,2.3691"/><path id="q" class="x" d="M14.9849,28.0985h4.75"/><path id="r" class="x" d="M17.3599,35.32v-7.2216"/><path id="s" class="x" d="M38.3191,32.8983v.0296c0,1.3211-1.0633,2.3921-2.375,2.3921h0c-1.3117,0-2.375-1.071-2.375-2.3921v-2.4373c0-1.3211,1.0633-2.3921,2.375-2.3921h0c1.3117,0,2.375,1.071,2.375,2.3921v.0296"/><path id="t" class="x" d="M39.9151,31.7093h2.3373"/><path id="u" class="x" d="M43.5,35.32h-3.5849v-7.2216h3.5849"/><path id="v" class="x" d="M27.6736,35.32l2.375-7.2216,2.375,7.2216"/><path id="w" class="x" d="M31.6368,32.9278h-3.1765"/></svg>
Copied!