-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
143 lines (141 loc) · 7.83 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Material Icons</title>
<link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAeklEQVQ4Ee1TQQ7AIAjj7pf8O09zabQBmRrirjsQDS2FWJRSShORqxi1d8WuaRdQ1cZw4DQZcZyOYwJI1lqPAc5WAMVOeXkHZynA7hmBwLFHzE7wC7ycsj3IPuLSRiYhcgo4QO5wwyYAEMBpmYgHju1B8Hcq3mJfv/MDdAZC2B32vXEAAAAASUVORK5CYII=" type="image/x-icon">
<meta name="keywords" content="icons, material icons, icon, design, svg, png, svg icon, materialdesignicons, danrotaru icons, danrotaru materialicons, danrotaru, danrotaru svg, Material design icons DanRotaru, material icons DanRotaru">
<meta name="description" content="Material design icons - fastest way to get svg icons, just icons, nothing else!">
<meta property="og:url" content="https://danrotaru.github.io/icons/">
<meta property="og:title" content="Material Icons">
<meta property="og:description" content="Material design icons - fastest way to get svg icons, just icons, nothing else!">
<link rel="stylesheet" href="app.css">
<style id="icons-color"></style>
</head>
<body>
<header>
<div class="logo">
<svg viewBox="0 0 24 24">
<path fill="#fff" d="M2,2H8V4H16V2H22V8H20V16H22V22H16V20H8V22H2V16H4V8H2V2M16,8V6H8V8H6V16H8V18H16V16H18V8H16M4,4V6H6V4H4M18,4V6H20V4H18M4,18V20H6V18H4M18,18V20H20V18H18Z"></path>
</svg>
Material Design Icons
</div>
<div class="description">
Open-source iconography for designers and developers. Viewer by <a href="https://bit.ly/3xDaz3u" target="_blank" rel="noopener">DanRotaru</a>
</div>
<a class="star" href="https://github.com/DanRotaru/icons" target="_blank" rel="noopener">Star me on Github</a>
</header>
<main>
<div class="main-header">
<div class="search">
<label for="search">Search by keyword</label>
<input type="text" id="search" placeholder='Search (Press "/" to focus)' autocomplete="off">
<span>You can also search multiple icons by keywords using "/". Eg. drink/food/user</span>
</div>
<div class="tags">
<label for="tags">Search by tags</label>
<select id="tags">
<option value="">All Tags</option>
<option value="Account / User">Account / User</option>
<option value="Alert / Error">Alert / Error</option>
<option value="Alpha / Numeric">Alpha / Numeric</option>
<option value="Arrange">Arrange</option>
<option value="Arrow">Arrow</option>
<option value="Audio">Audio</option>
<option value="Battery">Battery</option>
<option value="Cellphone / Phone">Cellphone / Phone</option>
<option value="Cloud">Cloud</option>
<option value="Color">Color</option>
<option value="Currency">Currency</option>
<option value="Database">Database</option>
<option value="Date / Time">Date / Time</option>
<option value="Drawing / Art">Drawing / Art</option>
<option value="Edit / Modify">Edit / Modify</option>
<option value="Emoji">Emoji</option>
<option value="Food / Drink">Food / Drink</option>
<option value="Form">Form</option>
<option value="Lock">Lock</option>
<option value="Math">Math</option>
<option value="Medical / Hospital">Medical / Hospital</option>
<option value="Music">Music</option>
<option value="Nature">Nature</option>
<option value="Notification">Notification</option>
<option value="People / Family">People / Family</option>
<option value="Printer">Printer</option>
<option value="Religion">Religion</option>
<option value="Settings">Settings</option>
<option value="Shape">Shape</option>
<option value="Shopping">Shopping</option>
<option value="Text / Content / Format">Text / Content / Format</option>
<option value="Tooltip">Tooltip</option>
<option value="Vector">Vector</option>
<option value="Video / Movie">Video / Movie</option>
<option value="View">View</option>
<option value="Weather">Weather</option>
</select>
</div>
</div>
<div class="aside-bg h"></div>
<aside>
<div class="close"></div>
<div class="icon-title">
<div class="icon-title__name">vector-rectangle</div>
<div class="icon-title__contributor">Austin Andrews</div>
</div>
<div class="icon-preview">
<svg viewBox="0 0 24 24">
<path fill="#fff" d="M2,2H8V4H16V2H22V8H20V16H22V22H16V20H8V22H2V16H4V8H2V2M16,8V6H8V8H6V16H8V18H16V16H18V8H16M4,4V6H6V4H4M18,4V6H20V4H18M4,18V20H6V18H4M18,18V20H20V18H18Z"></path>
</svg>
</div>
<div class="action action-color">
<input type="color" id="color" value="#ffffff">
<input type="text" id="color1" value="currentColor" placeholder="Color">
<div class="toCurrentColor h" title="To currentColor"></div>
</div>
<div class="actions">
<div class="action">
<select id="copy-type">
<option value="1" selected>SVG HTML tag</option>
<option value="2">SVG img tag</option>
<option value="3">SVG path tag</option>
<option value="4">SVG path data</option>
<option value="5">CSS background-image</option>
<option value="6">CSS url</option>
<option value="7">CSS data-img</option>
<option value="8">CSS encoded</option>
</select>
<button class="copy">Copy</button>
</div>
<div class="action">
<select id="icon-download">
<option value="svg" selected>SVG</option>
<option value="16">PNG 16x16</option>
<option value="24">PNG 24x24</option>
<option value="36">PNG 36x36</option>
<option value="48">PNG 48x48</option>
<option value="128">PNG 128x128</option>
<option value="256">PNG 256x256</option>
<option value="512">PNG 512x512</option>
</select>
<button class="download">Download</button>
</div>
</div>
<div class="by">
<span>Icons: <span id="nicons"></span></span>
Created by <a href="https://bit.ly/3xDaz3u" target="_blank" rel="noopener">DanRotaru</a> with ❤️
</div>
</aside>
<div id="icons">
<div id="preloader"></div>
</div>
</main>
<script async src="https://cdn.splitbee.io/sb.js"></script>
<script>
var localLoad = true;
if(location.search.split('live=')[1] == "1") localLoad = true;
</script>
<script src="app.js"></script>
</body>
</html>