-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathsvg_static.html
25 lines (24 loc) · 1.3 KB
/
svg_static.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
<html>
<head>
</head>
<body>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="100%" viewBox="0 0 768 447" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.8.3 (29802) - http://www.bohemiancoding.com/sketch -->
<defs>
<rect id="path-1" x="0" y="0" width="768" height="447"></rect>
<mask id="mask-2" maskContentUnits="userSpaceOnUse" maskUnits="objectBoundingBox" x="0" y="0" width="768" height="447" fill="white">
<use xlink:href="#path-1"></use>
</mask>
</defs>
<g id="journocode" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="example">
<use id="Rectangle-1" stroke="#50E3C2" mask="url(#mask-2)" stroke-width="42" fill="#4A4A4A" xlink:href="#path-1"></use>
<circle id="Oval-1" fill="#FF7979" cx="142.5" cy="147.5" r="92.5"></circle>
<polygon id="Star-1" fill="#FFF681" points="384 349 328.748186 378.047597 339.300344 316.523799 294.600687 272.952403 356.374093 263.976201 384 208 411.625907 263.976201 473.399313 272.952403 428.699656 316.523799 439.251814 378.047597"></polygon>
<polygon id="Triangle-1" fill="#A9FFEC" points="619 72 717 223 521 223"></polygon>
</g>
</g>
</svg>
</body>
</html>