forked from nuxt-community/python-module
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPythonLogo.vue
More file actions
20 lines (20 loc) · 2.91 KB
/
Copy pathPythonLogo.vue
File metadata and controls
20 lines (20 loc) · 2.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<template>
<svg width="245px" height="180px" viewBox="0 0 112 113" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient x1="1.06341024e-07%" y1="9.14856261e-08%" x2="74.5209927%" y2="64.1103734%" id="linearGradient-1">
<stop stop-color="#5A9FD4" offset="0%"></stop>
<stop stop-color="#306998" offset="100%"></stop>
</linearGradient>
<linearGradient x1="49.9999998%" y1="82.2756107%" x2="23.4426562%" y2="44.914431%" id="linearGradient-2">
<stop stop-color="#FFD43B" offset="0%"></stop>
<stop stop-color="#FFE873" offset="100%"></stop>
</linearGradient>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="python-logo-generic" fill-rule="nonzero">
<path d="M55.510156,0.3979729 C50.926503,0.4192712 46.549217,0.8101906 42.697656,1.4917229 C31.35144,3.4962267 29.291407,7.691825 29.291406,15.429223 L29.291406,25.647973 L56.103906,25.647973 L56.103906,29.054223 L29.291406,29.054223 L19.228906,29.054223 C11.436447,29.054223 4.6131468,33.73794 2.4789058,42.647973 C0.0170858,52.860939 -0.0921093,59.233996 2.4789058,69.897973 C4.3848341,77.835825 8.936449,83.491721 16.728906,83.491723 L25.947656,83.491723 L25.947656,71.241723 C25.947656,62.391821 33.6048,54.585475 42.697656,54.585473 L69.478906,54.585473 C76.933857,54.585473 82.885159,48.447309 82.885156,40.960473 L82.885156,15.429223 C82.885156,8.162884 76.755176,2.7044455 69.478906,1.4917229 C64.872919,0.7249976 60.093809,0.3766746 55.510156,0.3979729 Z M41.010156,8.616723 C43.779703,8.616723 46.041406,10.915369 46.041406,13.741723 C46.041404,16.558059 43.779703,18.835473 41.010156,18.835473 C38.23068,18.835472 35.978906,16.558058 35.978906,13.741723 C35.978905,10.91537 38.23068,8.616723 41.010156,8.616723 Z" id="path1948" fill="url(#linearGradient-1)"></path>
<path d="M86.228906,29.054223 L86.228906,40.960473 C86.228906,50.191228 78.403011,57.960472 69.478906,57.960473 L42.697656,57.960473 C35.361823,57.960473 29.291407,64.238956 29.291406,71.585473 L29.291406,97.11672 C29.291406,104.38306 35.609994,108.65704 42.697656,110.74172 C51.184987,113.23733 59.323893,113.68835 69.478906,110.74172 C76.229061,108.78733 82.885159,104.85411 82.885156,97.11672 L82.885156,86.897973 L56.103906,86.897973 L56.103906,83.491723 L82.885156,83.491723 L96.29141,83.491723 C104.08387,83.491723 106.98766,78.056315 109.69765,69.897973 C112.49698,61.499087 112.37787,53.422197 109.69765,42.647973 C107.77187,34.890532 104.09378,29.054223 96.29141,29.054223 L86.228906,29.054223 Z M71.166406,93.710473 C73.945884,93.710476 76.197656,95.98789 76.197656,98.80422 C76.197654,101.63057 73.945881,103.92922 71.166406,103.92922 C68.396856,103.92922 66.135156,101.63057 66.135156,98.80422 C66.135158,95.98789 68.396853,93.710473 71.166406,93.710473 Z" id="path1950" fill="url(#linearGradient-2)"></path>
</g>
</g>
</svg>
</template>