1
0
Fork 0
mirror of https://github.com/walkxcode/dashboard-icons.git synced 2024-08-21 08:23:52 +02:00
dashboard-icons/svg/tubesync.svg
walkxcode 1b76a370ce 🚀 Update all icons to new standard
ℹ️ This commit updates the sizes of all icons to match the new standard, ensuring consistency throughout the project. The new sizes were determined after careful consideration and testing to improve the overall user experience. All icons have also gotten a SVG counterpart if possible.
2023-04-13 15:56:18 +02:00

10 lines
1.6 KiB
XML

<svg class="tubesync-logo" width="{% if width %}{{ width }}{% else %}128px{% endif %}" height="{% if height %}{{ height }}{% else %}128px{% endif %}" viewBox="0 0 128 128">
<g transform="translate(0,-169)">
<g transform="matrix(0.26458333,0,0,0.26458333,-178.7695,-21.269183)">
<path class="logo-icon" style="fill:#011627;" d="M 870.96867,851.62418 C 851.49721,840.45108 835.711,849.60421 835.711,872.05194 v 165.65436 c 0,22.4701 15.78621,31.6114 35.25767,20.4488 L 1015.707,975.11897 c 19.4781,-11.17706 19.4781,-29.28555 0,-40.45997 z" />
<path class="logo-left-arrow" style="fill:#011627;" d="m 915.5666,719.13545 c -49.31563,0.40129 -97.71637,16.0713 -138.32422,44.93359 -46.94068,33.30533 -80.46025,82.61479 -94.34374,138.39844 -16.42739,66.00354 -4.54978,134.53452 32.26367,190.96092 l -35.81445,42.1816 150.73242,27.3672 -51.84571,-144.0586 -33.3164,39.4121 c -24.77897,-43.9323 -31.90369,-95.22673 -19.50391,-145.04876 11.39316,-45.77667 38.85626,-86.19287 77.29102,-113.47657 37.9033,-26.96389 84.27909,-39.83411 130.61718,-36.20703 l 3.41602,-43.69336 c -7.06243,-0.57189 -14.12679,-0.82686 -21.17188,-0.76953 z" />
<path class="logo-right-arrow" style="fill:#011627;" d="m 1004.9729,759.05928 51.8476,144.05859 33.3165,-39.41211 c 24.7789,43.93234 31.904,95.22486 19.5039,145.04684 -11.3931,45.7767 -38.8579,86.1948 -77.293,113.4785 -37.90331,26.9639 -84.27746,39.8322 -130.61528,36.2051 l -3.41602,43.6934 c 56.4994,4.5751 113.0853,-11.1767 159.4942,-44.1622 46.9407,-33.3053 80.4616,-82.6166 94.3984,-138.6132 16.4271,-66.00353 4.5498,-134.53452 -32.2637,-190.96094 l 35.8145,-42.18164 z" />
</g>
</g>
</svg>