-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
27 lines (27 loc) · 1.68 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=yes">
<link rel="stylesheet" href="./main.css">
<title>Material-io from Dribbble - iDribbble Works</title>
</head>
<body>
<div id="box">
<svg width="162px" height="160px" viewBox="687 1570 162 160" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M767.691733,1574.04322 C810.680193,1574.04322 845.139766,1608.42418 845.139766,1650.30016 C845.139766,1692.17614 810.155606,1726.39052 768.521146,1726.39052 C726.886685,1726.39052 691.253069,1693.97139 691.253069,1651.00072 C691.253069,1608.03005 724.703273,1574.04322 767.691733,1574.04322 Z" id="circle" stroke="none" stroke-width="3" fill="none" transform="translate(768.196417, 1650.216871) rotate(45) translate(-768.196417, -1650.216871) "></path>
<path d="M714.205815,1596.1557 C714.205815,1596.1557 747.489995,1596.1557 778.335859,1596.1557 L822.908368,1596.1557 L822.908368,1703.40806 L714.331554,1703.40806 L714.205815,1596.1557 Z" id="square" stroke="none" stroke-width="3" fill="none"></path>
</svg>
<div id="innerBlock">
<div id="back">
<svg width="140px" height="150px" viewBox="700 1578 140 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<polygon id="transformTrangle" stroke="none" fill="#FFFFFF" fill-rule="evenodd" points="697 1572 843 1572 697 1718 843 1718"></polygon>
</svg>
</div>
</div>
</div>
<div id="wrapper"></div>
<script src="//cdn.bootcss.com/mo-js/0.288.1/mo.min.js"></script>
<script src="./main.js"></script>
</body>
</html>