-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathicons.html
More file actions
442 lines (426 loc) · 24.8 KB
/
icons.html
File metadata and controls
442 lines (426 loc) · 24.8 KB
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Lumino - Icons</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/datepicker3.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet">
<!--Icons-->
<script src="js/lumino.glyphs.js"></script>
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#sidebar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><span>Lumino</span>Admin</a>
<ul class="user-menu">
<li class="dropdown pull-right">
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><svg class="glyph stroked male-user"><use xlink:href="#stroked-male-user"></use></svg> User <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="#"><svg class="glyph stroked male-user"><use xlink:href="#stroked-male-user"></use></svg> Profile</a></li>
<li><a href="#"><svg class="glyph stroked gear"><use xlink:href="#stroked-gear"></use></svg> Settings</a></li>
<li><a href="#"><svg class="glyph stroked cancel"><use xlink:href="#stroked-cancel"></use></svg> Logout</a></li>
</ul>
</li>
</ul>
</div>
</div><!-- /.container-fluid -->
</nav>
<div id="sidebar-collapse" class="col-sm-3 col-lg-2 sidebar">
<form role="search">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search">
</div>
</form>
<ul class="nav menu">
<li><a href="index.html"><svg class="glyph stroked dashboard-dial"><use xlink:href="#stroked-dashboard-dial"></use></svg> Dashboard</a></li>
<li><a href="widgets.html"><svg class="glyph stroked calendar"><use xlink:href="#stroked-calendar"></use></svg> Widgets</a></li>
<li><a href="charts.html"><svg class="glyph stroked line-graph"><use xlink:href="#stroked-line-graph"></use></svg> Charts</a></li>
<li><a href="tables.html"><svg class="glyph stroked table"><use xlink:href="#stroked-table"></use></svg> Tables</a></li>
<li><a href="forms.html"><svg class="glyph stroked pencil"><use xlink:href="#stroked-pencil"></use></svg> Forms</a></li>
<li><a href="panels.html"><svg class="glyph stroked app-window"><use xlink:href="#stroked-app-window"></use></svg> Alerts & Panels</a></li>
<li class="active"><a href="icons.html"><svg class="glyph stroked star"><use xlink:href="#stroked-star"></use></svg> Icons</a></li>
<li class="parent ">
<a href="#">
<span data-toggle="collapse" href="#sub-item-1"><svg class="glyph stroked chevron-down"><use xlink:href="#stroked-chevron-down"></use></svg></span> Dropdown
</a>
<ul class="children collapse" id="sub-item-1">
<li>
<a class="" href="#">
<svg class="glyph stroked chevron-right"><use xlink:href="#stroked-chevron-right"></use></svg> Sub Item 1
</a>
</li>
<li>
<a class="" href="#">
<svg class="glyph stroked chevron-right"><use xlink:href="#stroked-chevron-right"></use></svg> Sub Item 2
</a>
</li>
<li>
<a class="" href="#">
<svg class="glyph stroked chevron-right"><use xlink:href="#stroked-chevron-right"></use></svg> Sub Item 3
</a>
</li>
</ul>
</li>
<li role="presentation" class="divider"></li>
<li><a href="login.html"><svg class="glyph stroked male-user"><use xlink:href="#stroked-male-user"></use></svg> Login Page</a></li>
</ul>
<div class="attribution">Template by <a href="http://www.medialoot.com/item/lumino-admin-bootstrap-template/">Medialoot</a><br/><a href="http://www.glyphs.co" style="color: #333;">Icons by Glyphs</a></div>
</div><!--/.sidebar-->
<div class="col-sm-9 col-sm-offset-3 col-lg-10 col-lg-offset-2 main">
<div class="row">
<ol class="breadcrumb">
<li><a href="#"><svg class="glyph stroked home"><use xlink:href="#stroked-home"></use></svg></a></li>
<li class="active">Icons</li>
</ol>
</div><!--/.row-->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">All Icons</h1>
</div>
</div><!--/.row-->
<div class="row">
<div class="col-lg-12">
<div class="panel panel-default">
<div class="panel-heading">
<strong>Stroked Icon Set</strong> <em>(full set available via <a href="https://glyphs.co/icons/stroked">Glyphs.co</a>)</em>
</div>
<div class="panel-body">
<div class="icon-grid">
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked app window with content"><use xlink:href="#stroked-app-window-with-content"/></svg>
<pre><svg class="glyph stroked app window with content"><use xlink:href="#stroked-app-window-with-content"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked app-window"><use xlink:href="#stroked-app-window"></use></svg>
<pre><svg class="glyph stroked app-window"><use xlink:href="#stroked-app-window"></use></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked bag"><use xlink:href="#stroked-bag"></use></svg>
<pre><svg class="glyph stroked bag"><use xlink:href="#stroked-bag"></use></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked basket "><use xlink:href="#stroked-basket"/></svg>
<pre><svg class="glyph stroked basket "><use xlink:href="#stroked-basket"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked calendar blank"><use xlink:href="#stroked-calendar-blank"/></svg>
<pre><svg class="glyph stroked calendar blank"><use xlink:href="#stroked-calendar-blank"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked calendar"><use xlink:href="#stroked-calendar"/></svg>
<pre><svg class="glyph stroked calendar"><use xlink:href="#stroked-calendar"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked camera "><use xlink:href="#stroked-camera"/></svg>
<pre><svg class="glyph stroked camera "><use xlink:href="#stroked-camera"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked camcorder"><use xlink:href="#stroked-camcorder"/></svg>
<pre><svg class="glyph stroked camcorder"><use xlink:href="#stroked-camcorder"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked cancel"><use xlink:href="#stroked-cancel"/></svg>
<pre><svg class="glyph stroked cancel"><use xlink:href="#stroked-cancel"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked checkmark"><use xlink:href="#stroked-checkmark"/></svg>
<pre><svg class="glyph stroked checkmark"><use xlink:href="#stroked-checkmark"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked clipboard with paper"><use xlink:href="#stroked-clipboard-with-paper"/></svg>
<pre><svg class="glyph stroked clipboard with paper"><use xlink:href="#stroked-clipboard-with-paper"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked clock"><use xlink:href="#stroked-clock"/></svg>
<pre><svg class="glyph stroked clock"><use xlink:href="#stroked-clock"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked dashboard dial"><use xlink:href="#stroked-dashboard-dial"/></svg>
<pre><svg class="glyph stroked dashboard dial"><use xlink:href="#stroked-dashboard-dial"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked desktop"><use xlink:href="#stroked-desktop"/></svg>
<pre><svg class="glyph stroked desktop"><use xlink:href="#stroked-desktop"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked blank document"><use xlink:href="#stroked-blank-document"/></svg>
<pre><svg class="glyph stroked blank document"><use xlink:href="#stroked-blank-document"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked download"><use xlink:href="#stroked-download"/></svg>
<pre><svg class="glyph stroked download"><use xlink:href="#stroked-download"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked eye"><use xlink:href="#stroked-eye"/></svg>
<pre><svg class="glyph stroked eye"><use xlink:href="#stroked-eye"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked open folder"><use xlink:href="#stroked-open-folder"/></svg>
<pre><svg class="glyph stroked open folder"><use xlink:href="#stroked-open-folder"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked folder"><use xlink:href="#stroked-folder"/></svg>
<pre><svg class="glyph stroked folder"><use xlink:href="#stroked-folder"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked gear"><use xlink:href="#stroked-gear"/></svg>
<pre><svg class="glyph stroked gear"><use xlink:href="#stroked-gear"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked home"><use xlink:href="#stroked-home"/></svg>
<pre><svg class="glyph stroked home"><use xlink:href="#stroked-home"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked heart"><use xlink:href="#stroked-heart"/></svg>
<pre><svg class="glyph stroked heart"><use xlink:href="#stroked-heart"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked key "><use xlink:href="#stroked-key"/></svg>
<pre><svg class="glyph stroked key "><use xlink:href="#stroked-key"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked chain"><use xlink:href="#stroked-chain"/></svg>
<pre><svg class="glyph stroked chain"><use xlink:href="#stroked-chain"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked location pin"><use xlink:href="#stroked-location-pin"/></svg>
<pre><svg class="glyph stroked location pin"><use xlink:href="#stroked-location-pin"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked lock"><use xlink:href="#stroked-lock"/></svg>
<pre><svg class="glyph stroked lock"><use xlink:href="#stroked-lock"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked map"><use xlink:href="#stroked-map"/></svg>
<pre><svg class="glyph stroked map"><use xlink:href="#stroked-map"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked empty message"><use xlink:href="#stroked-empty-message"/></svg>
<pre><svg class="glyph stroked empty message"><use xlink:href="#stroked-empty-message"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked two messages"><use xlink:href="#stroked-two-messages"/></svg>
<pre><svg class="glyph stroked two messages"><use xlink:href="#stroked-two-messages"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked mobile device"><use xlink:href="#stroked-mobile-device"/></svg>
<pre><svg class="glyph stroked mobile device"><use xlink:href="#stroked-mobile-device"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked music"><use xlink:href="#stroked-music"/></svg>
<pre><svg class="glyph stroked music"><use xlink:href="#stroked-music"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked notepad "><use xlink:href="#stroked-notepad"/></svg>
<pre><svg class="glyph stroked notepad "><use xlink:href="#stroked-notepad"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked paperclip"><use xlink:href="#stroked-paperclip"/></svg>
<pre><svg class="glyph stroked paperclip"><use xlink:href="#stroked-paperclip"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked landscape"><use xlink:href="#stroked-landscape"/></svg>
<pre><svg class="glyph stroked landscape"><use xlink:href="#stroked-landscape"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked plus sign"><use xlink:href="#stroked-plus-sign"/></svg>
<pre><svg class="glyph stroked plus sign"><use xlink:href="#stroked-plus-sign"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked printer"><use xlink:href="#stroked-printer"/></svg>
<pre><svg class="glyph stroked printer"><use xlink:href="#stroked-printer"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked sound on"><use xlink:href="#stroked-sound-on"/></svg>
<pre><svg class="glyph stroked sound on"><use xlink:href="#stroked-sound-on"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked star"><use xlink:href="#stroked-star"/></svg>
<pre><svg class="glyph stroked star"><use xlink:href="#stroked-star"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked table"><use xlink:href="#stroked-table"/></svg>
<pre><svg class="glyph stroked table"><use xlink:href="#stroked-table"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked tablet"><use xlink:href="#stroked-tablet-1"/></svg>
<pre><svg class="glyph stroked tablet"><use xlink:href="#stroked-tablet-1"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked tag"><use xlink:href="#stroked-tag"/></svg>
<pre><svg class="glyph stroked tag"><use xlink:href="#stroked-tag"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked trash"><use xlink:href="#stroked-trash"/></svg>
<pre><svg class="glyph stroked trash"><use xlink:href="#stroked-trash"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked monitor"><use xlink:href="#stroked-monitor"/></svg>
<pre><svg class="glyph stroked monitor"><use xlink:href="#stroked-monitor"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked upload"><use xlink:href="#stroked-upload"/></svg>
<pre><svg class="glyph stroked upload"><use xlink:href="#stroked-upload"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked male user "><use xlink:href="#stroked-male-user"/></svg>
<pre><svg class="glyph stroked male user "><use xlink:href="#stroked-male-user"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked film"><use xlink:href="#stroked-film"/></svg>
<pre><svg class="glyph stroked film"><use xlink:href="#stroked-film"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked female user"><use xlink:href="#stroked-female-user"/></svg>
<pre><svg class="glyph stroked female user"><use xlink:href="#stroked-female-user"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked video"><use xlink:href="#stroked-video"/></svg>
<pre><svg class="glyph stroked video"><use xlink:href="#stroked-video"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked arrow down"><use xlink:href="#stroked-arrow-down"/></svg>
<pre><svg class="glyph stroked arrow down"><use xlink:href="#stroked-arrow-down"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked arrow left"><use xlink:href="#stroked-arrow-left"/></svg>
<pre><svg class="glyph stroked arrow left"><use xlink:href="#stroked-arrow-left"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked arrow right"><use xlink:href="#stroked-arrow-right"/></svg>
<pre><svg class="glyph stroked arrow right"><use xlink:href="#stroked-arrow-right"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked arrow up"><use xlink:href="#stroked-arrow-up"/></svg>
<pre><svg class="glyph stroked arrow up"><use xlink:href="#stroked-arrow-up"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked chevron down"><use xlink:href="#stroked-chevron-down"/></svg>
<pre><svg class="glyph stroked chevron down"><use xlink:href="#stroked-chevron-down"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked chevron left"><use xlink:href="#stroked-chevron-left"/></svg>
<pre><svg class="glyph stroked chevron left"><use xlink:href="#stroked-chevron-left"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked chevron right"><use xlink:href="#stroked-chevron-right"/></svg>
<pre><svg class="glyph stroked chevron right"><use xlink:href="#stroked-chevron-right"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked chevron up"><use xlink:href="#stroked-chevron-up"/></svg>
<pre><svg class="glyph stroked chevron up"><use xlink:href="#stroked-chevron-up"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked desktop computer and mobile"><use xlink:href="#stroked-desktop-computer-and-mobile"/></svg>
<pre><svg class="glyph stroked desktop computer and mobile"><use xlink:href="#stroked-desktop-computer-and-mobile"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked flag"><use xlink:href="#stroked-flag"/></svg>
<pre><svg class="glyph stroked flag"><use xlink:href="#stroked-flag"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked external hard drive"><use xlink:href="#stroked-external-hard-drive"/></svg>
<pre><svg class="glyph stroked external hard drive"><use xlink:href="#stroked-external-hard-drive"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked internal hard drive"><use xlink:href="#stroked-internal-hard-drive"/></svg>
<pre><svg class="glyph stroked internal hard drive"><use xlink:href="#stroked-internal-hard-drive"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked hourglass"><use xlink:href="#stroked-hourglass"/></svg>
<pre><svg class="glyph stroked hourglass"><use xlink:href="#stroked-hourglass"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked laptop computer and mobile"><use xlink:href="#stroked-laptop-computer-and-mobile"/></svg>
<pre><svg class="glyph stroked laptop computer and mobile"><use xlink:href="#stroked-laptop-computer-and-mobile"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked open letter"><use xlink:href="#stroked-open-letter"/></svg>
<pre><svg class="glyph stroked open letter"><use xlink:href="#stroked-open-letter"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked email"><use xlink:href="#stroked-email"/></svg>
<pre><svg class="glyph stroked email"><use xlink:href="#stroked-email"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked brush"><use xlink:href="#stroked-brush"/></svg>
<pre><svg class="glyph stroked brush"><use xlink:href="#stroked-brush"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked pencil"><use xlink:href="#stroked-pencil"/></svg>
<pre><svg class="glyph stroked pencil"><use xlink:href="#stroked-pencil"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked toiler paper"><use xlink:href="#stroked-toiler-paper"/></svg>
<pre><svg class="glyph stroked toiler paper"><use xlink:href="#stroked-toiler-paper"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked usb flash drive"><use xlink:href="#stroked-usb-flash-drive"/></svg>
<pre><svg class="glyph stroked usb flash drive"><use xlink:href="#stroked-usb-flash-drive"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked pen tip"><use xlink:href="#stroked-pen-tip"/></svg>
<pre><svg class="glyph stroked pen tip"><use xlink:href="#stroked-pen-tip"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked wireless router"><use xlink:href="#stroked-wireless-router"/></svg>
<pre><svg class="glyph stroked wireless router"><use xlink:href="#stroked-wireless-router"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked round coffee mug"><use xlink:href="#stroked-round-coffee-mug"/></svg>
<pre><svg class="glyph stroked round coffee mug"><use xlink:href="#stroked-round-coffee-mug"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked paper coffee cup"><use xlink:href="#stroked-paper-coffee-cup"/></svg>
<pre><svg class="glyph stroked paper coffee cup"><use xlink:href="#stroked-paper-coffee-cup"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked bacon burger"><use xlink:href="#stroked-bacon-burger"/></svg>
<pre><svg class="glyph stroked bacon burger"><use xlink:href="#stroked-bacon-burger"/></svg></pre>
</div>
<div class="col-lg-3 col-md-4 col-sm-6">
<svg class="glyph stroked line-graph"><use xlink:href="#stroked-line-graph"></use></svg>
<pre><svg class="glyph stroked line-graph"><use xlink:href="#stroked-line-graph"></use></svg></pre>
</div>
</div>
</div>
</div>
</div>
</div><!--/.row-->
</div><!--/.main-->
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/chart.min.js"></script>
<script src="js/chart-data.js"></script>
<script src="js/easypiechart.js"></script>
<script src="js/easypiechart-data.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script>
!function ($) {
$(document).on("click","ul.nav li.parent > a > span.icon", function(){
$(this).find('em:first').toggleClass("glyphicon-minus");
});
$(".sidebar span.icon").find('em:first').addClass("glyphicon-plus");
}(window.jQuery);
$(window).on('resize', function () {
if ($(window).width() > 768) $('#sidebar-collapse').collapse('show')
})
$(window).on('resize', function () {
if ($(window).width() <= 767) $('#sidebar-collapse').collapse('hide')
})
</script>
</body>
</html>