blob: c4d2a302b151e2c5f35e5dcdee8b4809f8c7f738 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<svg width="396px" height="80px" viewBox="0 0 396 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>Full Logo</title>
<desc>Created with Sketch.</desc>
<defs>
<circle id="path-1" cx="40" cy="40" r="40"></circle>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Webaud.it-Logo" transform="translate(-193.000000, -253.000000)">
<g id="Full-Logo" transform="translate(193.000000, 253.000000)">
<g id="Icon-Logo">
<g id="Path">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Mask" fill="#1E90FF" xlink:href="#path-1"></use>
<polyline stroke="#FFFFFF" stroke-width="8.88888889" stroke-linecap="round" stroke-linejoin="round" mask="url(#mask-2)" points="80 8.88888889 35.5555556 53.3777778 22.2222222 40.0444444"></polyline>
</g>
</g>
<text id="webaud.it" font-family="AvenirNext-DemiBold, Avenir Next" font-size="64" font-weight="500" line-spacing="64">
<tspan x="100" y="72" fill="#8C8C8C">web</tspan>
<tspan x="228.832" y="72" fill="#1E90FF">aud.it</tspan>
</text>
</g>
</g>
</g>
</svg>
|