Trakt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Trakt 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/348768.svg" alt="Trakt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348768.svg" alt="Trakt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348768.svg" alt="Trakt icon" :width="24" :height="24" />
CSS background
.icon-trakt {
background-image: url('https://proicons.com/icon/348768.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M39.2028,39.203c-7.8823,7.8823-20.4819,8.4324-29.0212,1.2671C1.6423,33.3048-.0039,20.8011,6.3899,11.6697,12.7838,2.5384,25.0964-.1912,34.7503,5.3824"/><path id="d" class="j" d="M9.5212,20.2324l10.4111,10.4857-10.4111-10.4857Z"/><path id="e" class="j" d="M40.4673,10.179l-20.4977,20.502,20.4977-20.502Z"/><path id="f" class="j" d="M11.5495,18.2041l8.7609,8.7349-8.7609-8.7349Z"/><path id="g" class="j" d="M13.578,16.1756l8.9146,8.8574-8.9146-8.8574Z"/><path id="h" class="j" d="M21.9752,32.7609l20.2188-20.2188"/><path id="i" class="j" d="M23.9571,34.7428l19.7048-19.4569"/></svg>
Trakt in other icon packs
Copied!