trakt logo
trakt from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- trakt
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the trakt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 32C7.183 32 0 24.817 0 16S7.183 0 16 0s16 7.183 16 16s-7.183 16-16 16m0-30.385C8.068 1.615 1.615 8.068 1.615 16S8.068 30.385 16 30.385S30.385 23.932 30.385 16S23.932 1.615 16 1.615M6.521 24.708A12.8 12.8 0 0 0 16 28.86c1.917 0 3.735-.417 5.369-1.167l-8.932-8.907zm19.052-.088a12.9 12.9 0 0 0 3.307-8.625c0-5.177-3.047-9.62-7.421-11.677l-8.12 8.099l12.219 12.204zM12.401 13.38l-6.765 6.74l-.907-.907L20.15 3.797a13 13 0 0 0-4.151-.677C8.884 3.115 3.114 8.885 3.114 16c0 2.896.953 5.573 2.588 7.735l6.74-6.74l.479.437l9.663 9.661c.197-.109.38-.219.556-.353L12.437 16.068l-6.468 6.473l-.907-.905l7.38-7.381l.479.443l11.281 11.251c.177-.136.339-.292.5-.421L12.521 13.371l-.109.021zm4.063 1.369l-.901-.9l6.38-6.385l.907.916l-6.385 6.38zm6.057-8.77l-7.36 7.36l-.907-.907l7.36-7.359l.907.911z"/></svg>
React
import type { SVGProps } from "react";
export function CibTrakt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 32C7.183 32 0 24.817 0 16S7.183 0 16 0s16 7.183 16 16s-7.183 16-16 16m0-30.385C8.068 1.615 1.615 8.068 1.615 16S8.068 30.385 16 30.385S30.385 23.932 30.385 16S23.932 1.615 16 1.615M6.521 24.708A12.8 12.8 0 0 0 16 28.86c1.917 0 3.735-.417 5.369-1.167l-8.932-8.907zm19.052-.088a12.9 12.9 0 0 0 3.307-8.625c0-5.177-3.047-9.62-7.421-11.677l-8.12 8.099l12.219 12.204zM12.401 13.38l-6.765 6.74l-.907-.907L20.15 3.797a13 13 0 0 0-4.151-.677C8.884 3.115 3.114 8.885 3.114 16c0 2.896.953 5.573 2.588 7.735l6.74-6.74l.479.437l9.663 9.661c.197-.109.38-.219.556-.353L12.437 16.068l-6.468 6.473l-.907-.905l7.38-7.381l.479.443l11.281 11.251c.177-.136.339-.292.5-.421L12.521 13.371l-.109.021zm4.063 1.369l-.901-.9l6.38-6.385l.907.916l-6.385 6.38zm6.057-8.77l-7.36 7.36l-.907-.907l7.36-7.359l.907.911z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 32C7.183 32 0 24.817 0 16S7.183 0 16 0s16 7.183 16 16s-7.183 16-16 16m0-30.385C8.068 1.615 1.615 8.068 1.615 16S8.068 30.385 16 30.385S30.385 23.932 30.385 16S23.932 1.615 16 1.615M6.521 24.708A12.8 12.8 0 0 0 16 28.86c1.917 0 3.735-.417 5.369-1.167l-8.932-8.907zm19.052-.088a12.9 12.9 0 0 0 3.307-8.625c0-5.177-3.047-9.62-7.421-11.677l-8.12 8.099l12.219 12.204zM12.401 13.38l-6.765 6.74l-.907-.907L20.15 3.797a13 13 0 0 0-4.151-.677C8.884 3.115 3.114 8.885 3.114 16c0 2.896.953 5.573 2.588 7.735l6.74-6.74l.479.437l9.663 9.661c.197-.109.38-.219.556-.353L12.437 16.068l-6.468 6.473l-.907-.905l7.38-7.381l.479.443l11.281 11.251c.177-.136.339-.292.5-.421L12.521 13.371l-.109.021zm4.063 1.369l-.901-.9l6.38-6.385l.907.916l-6.385 6.38zm6.057-8.77l-7.36 7.36l-.907-.907l7.36-7.359l.907.911z"/></svg> </template>
CSS
.icon-trakt {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2032C7.183%2032%200%2024.817%200%2016S7.183%200%2016%200s16%207.183%2016%2016s-7.183%2016-16%2016m0-30.385C8.068%201.615%201.615%208.068%201.615%2016S8.068%2030.385%2016%2030.385S30.385%2023.932%2030.385%2016S23.932%201.615%2016%201.615M6.521%2024.708A12.8%2012.8%200%200%200%2016%2028.86c1.917%200%203.735-.417%205.369-1.167l-8.932-8.907zm19.052-.088a12.9%2012.9%200%200%200%203.307-8.625c0-5.177-3.047-9.62-7.421-11.677l-8.12%208.099l12.219%2012.204zM12.401%2013.38l-6.765%206.74l-.907-.907L20.15%203.797a13%2013%200%200%200-4.151-.677C8.884%203.115%203.114%208.885%203.114%2016c0%202.896.953%205.573%202.588%207.735l6.74-6.74l.479.437l9.663%209.661c.197-.109.38-.219.556-.353L12.437%2016.068l-6.468%206.473l-.907-.905l7.38-7.381l.479.443l11.281%2011.251c.177-.136.339-.292.5-.421L12.521%2013.371l-.109.021zm4.063%201.369l-.901-.9l6.38-6.385l.907.916l-6.385%206.38zm6.057-8.77l-7.36%207.36l-.907-.907l7.36-7.359l.907.911z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2032C7.183%2032%200%2024.817%200%2016S7.183%200%2016%200s16%207.183%2016%2016s-7.183%2016-16%2016m0-30.385C8.068%201.615%201.615%208.068%201.615%2016S8.068%2030.385%2016%2030.385S30.385%2023.932%2030.385%2016S23.932%201.615%2016%201.615M6.521%2024.708A12.8%2012.8%200%200%200%2016%2028.86c1.917%200%203.735-.417%205.369-1.167l-8.932-8.907zm19.052-.088a12.9%2012.9%200%200%200%203.307-8.625c0-5.177-3.047-9.62-7.421-11.677l-8.12%208.099l12.219%2012.204zM12.401%2013.38l-6.765%206.74l-.907-.907L20.15%203.797a13%2013%200%200%200-4.151-.677C8.884%203.115%203.114%208.885%203.114%2016c0%202.896.953%205.573%202.588%207.735l6.74-6.74l.479.437l9.663%209.661c.197-.109.38-.219.556-.353L12.437%2016.068l-6.468%206.473l-.907-.905l7.38-7.381l.479.443l11.281%2011.251c.177-.136.339-.292.5-.421L12.521%2013.371l-.109.021zm4.063%201.369l-.901-.9l6.38-6.385l.907.916l-6.385%206.38zm6.057-8.77l-7.36%207.36l-.907-.907l7.36-7.359l.907.911z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/trakt.svg?color=%231a73e8&size=48