blob: 0109498f6be1586f4e9f48673e4befa1e4dee588 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="234" height="60" viewBox="0 0 234 60">
<defs>
<linearGradient id="linearGradient-1" x1="0%" x2="100%" y1="47.717%" y2="52.283%">
<stop offset="0%" stop-color="#00A09D"/>
<stop offset="100%" stop-color="#00E2FF"/>
</linearGradient>
<rect id="path-2" width="234" height="50" x="0" y="5"/>
</defs>
<g fill="none" fill-rule="evenodd" class="footer_template_descriptive">
<g class="rectangle">
<use fill="#000" fill-opacity=".14" xlink:href="#path-2"/>
<use fill="url(#linearGradient-1)" fill-opacity=".3" xlink:href="#path-2"/>
</g>
<g fill="#FFF" class="group" opacity=".804" transform="translate(20 17)">
<g class="link">
<rect width="101" height="28" class="rectangle" rx="1"/>
</g>
</g>
<g fill="#FFF" class="group" opacity=".804" transform="translate(133 17)">
<g class="link">
<rect width="46" height="28" class="rectangle" rx="1"/>
</g>
</g>
<g fill="#FFF" class="group" opacity=".804" transform="translate(191 17)">
<rect width="23" height="4" class="rectangle" rx="1"/>
</g>
<g fill="#FFF" class="group" opacity=".804" transform="translate(191 33)">
<rect width="23" height="4" class="rectangle" rx="1"/>
</g>
<g fill="#FFF" class="group" opacity=".804" transform="translate(191 25)">
<rect width="23" height="4" class="rectangle" rx="1"/>
</g>
</g>
</svg>
|