-
Notifications
You must be signed in to change notification settings - Fork 0
/
jwtioSVG.html
42 lines (38 loc) · 2.38 KB
/
jwtioSVG.html
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
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
</head>
<body>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="200px" height="200px" viewBox="0 0 200 200" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch -->
<title>Group</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="jwt_logo" sketch:type="MSLayerGroup" transform="translate(-250.000000, 0.000000)">
<g id="Group" sketch:type="MSShapeGroup">
<g transform="translate(250.000000, 0.000000)">
<rect id="Rectangle-path" fill="#000000" x="0" y="0" width="200" height="200"></rect>
<g transform="translate(50.000000, 50.000000)" id="Shape">
<path d="M57.5,26.9 L57.5,2.84217094e-14 L42.5,2.84217094e-14 L42.5,26.9 L50,37.2 L57.5,26.9 Z" fill="#FFFFFF"></path>
<path d="M42.5,73.1 L42.5,100 L57.5,100 L57.5,73.1 L50,62.8 L42.5,73.1 Z" fill="#FFFFFF"></path>
<path d="M57.5,73.1 L73.3,94.9 L85.5,86 L69.6,64.3 L57.5,60.3 L57.5,73.1 Z" fill="#00F2E6"></path>
<path d="M42.5,26.9 L26.7,5.1 L14.5,14 L30.4,35.7 L42.5,39.7 L42.5,26.9 Z" fill="#00F2E6"></path>
<path d="M30.4,35.7 L4.8,27.4 L0.1,41.7 L25.7,50 L37.9,46.1 L30.4,35.7 Z" fill="#00B9F1"></path>
<path d="M62.1,53.9 L69.6,64.3 L95.2,72.6 L99.9,58.3 L74.3,50 L62.1,53.9 Z" fill="#00B9F1"></path>
<path d="M74.3,50 L99.9,41.7 L95.2,27.4 L69.6,35.7 L62.1,46.1 L74.3,50 Z" fill="#D63AFF"></path>
<path d="M25.7,50 L0.1,58.3 L4.8,72.6 L30.4,64.3 L37.9,53.9 L25.7,50 Z" fill="#D63AFF"></path>
<path d="M30.4,64.3 L14.5,86 L26.7,94.9 L42.5,73.1 L42.5,60.3 L30.4,64.3 Z" fill="#FB015B"></path>
<path d="M69.6,35.7 L85.5,14 L73.3,5.1 L57.5,26.9 L57.5,39.7 L69.6,35.7 Z" fill="#FB015B"></path>
</g>
</g>
</g>
</g>
</g>
</svg>
</body>
</html>