feat(icons): refresh trakt (Closes #806)

This commit is contained in:
Luke Anderson 2025-01-05 14:38:20 +10:30
parent 795717f6e0
commit fa456b65ff
No known key found for this signature in database
GPG Key ID: 2E44E16C001190FC
3 changed files with 1 additions and 23 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

View File

@ -1,23 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.7.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#ED2224;}
.st1{fill:#ED1C24;}
</style>
<g>
<path class="st0" d="M104.3,395.3c37.5,41,91.6,66.5,151.7,66.5c30.8,0,59.8-6.7,85.9-18.7L199.1,300.6L104.3,395.3z"/>
<path class="st0" d="M198.4,214.3L90.2,322.1l-14.5-14.5l113.9-113.9l0,0l133-133c-20.9-7.1-43.1-11-66.5-11
C142.1,49.9,49.9,142.1,49.9,256c0,46.3,15.2,89.1,41.4,123.8l107.8-107.8l7.4,7.1L361,433.5c3.2-1.8,6-3.5,8.8-5.7L199.1,257.1
L95.5,360.7L81,346.2l118.1-118.1l7.4,7.1l180.3,180c2.8-2.1,5.3-4.6,7.8-6.7L200.1,213.9L198.4,214.3z"/>
<path class="st1" d="M409.1,393.9c32.9-36.4,53-84.9,53-137.9c0-82.7-48.8-153.8-118.8-186.7L213.6,198.7L409.1,393.9z
M263.4,236.2l-14.5-14.5l102.2-102.2l14.5,14.5L263.4,236.2z M360.3,95.8L242.6,213.6l-14.5-14.5L345.8,81.3L360.3,95.8z"/>
<g>
<g>
<path class="st0" d="M256,512C114.9,512,0,397.1,0,256S114.9,0,256,0s256,114.9,256,256S397.1,512,256,512z M256,25.8
C129.1,25.8,25.8,129.1,25.8,256S129.1,486.2,256,486.2S486.2,382.9,486.2,256S382.9,25.8,256,25.8z"/>
</g>
</g>
</g>
</svg>
<svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"> <defs> <style> .cls-1 { fill: url(#radial-gradient); } .cls-2 { fill: #fff; } </style> <radialGradient id="radial-gradient" cx="48.46" cy="-.95" fx="48.46" fy="-.95" r="64.84" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="#9f42c6"/> <stop offset=".27" stop-color="#a041c3"/> <stop offset=".42" stop-color="#a43ebb"/> <stop offset=".53" stop-color="#aa39ad"/> <stop offset=".64" stop-color="#b4339a"/> <stop offset=".73" stop-color="#c02b81"/> <stop offset=".82" stop-color="#cf2061"/> <stop offset=".9" stop-color="#e1143c"/> <stop offset=".97" stop-color="#f50613"/> <stop offset="1" stop-color="red"/> </radialGradient> </defs> <g id="_x2D_-production"> <g id="logomark.square.gradient"> <path id="background" class="cls-1" d="M48,11.26v25.47c0,6.22-5.05,11.27-11.27,11.27H11.26c-6.22,0-11.26-5.05-11.26-11.27V11.26C0,5.04,5.04,0,11.26,0h25.47c3.32,0,6.3,1.43,8.37,3.72.47.52.89,1.08,1.25,1.68.18.29.34.59.5.89.33.68.6,1.39.79,2.14.1.37.18.76.23,1.15.09.54.13,1.11.13,1.68Z"/> <g id="checkbox"> <path class="cls-2" d="M13.62,17.97l7.92,7.92,1.47-1.47-7.92-7.92-1.47,1.47ZM28.01,32.37l1.47-1.46-2.16-2.16,20.32-20.32c-.19-.75-.46-1.46-.79-2.14l-22.46,22.46,3.62,3.62ZM12.92,18.67l-1.46,1.46,14.4,14.4,1.46-1.47-4.32-4.31L46.35,5.4c-.36-.6-.78-1.16-1.25-1.68l-23.56,23.56-8.62-8.61ZM47.87,9.58l-19.17,19.17,1.47,1.46,17.83-17.83v-1.12c0-.57-.04-1.14-.13-1.68ZM25.16,22.27l-7.92-7.92-1.47,1.47,7.92,7.92,1.47-1.47ZM41.32,35.12c0,3.42-2.78,6.2-6.2,6.2H12.88c-3.42,0-6.2-2.78-6.2-6.2V12.88c0-3.42,2.78-6.21,6.2-6.21h20.78v-2.07H12.88c-4.56,0-8.28,3.71-8.28,8.28v22.24c0,4.56,3.71,8.28,8.28,8.28h22.24c4.56,0,8.28-3.71,8.28-8.28v-3.51h-2.07v3.51Z"/> </g> </g> </g> </svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB