File tree Expand file tree Collapse file tree 8 files changed +43
-43
lines changed Expand file tree Collapse file tree 8 files changed +43
-43
lines changed Original file line number Diff line number Diff line change 42
42
< ul class ="nav ">
43
43
< li class ="active ">
44
44
< a href ="dashboard.html ">
45
- < i class ="material-icons text-primary " > track_changes </ i >
45
+ < i class ="material-icons " > dashboard </ i >
46
46
< p > Dashboard</ p >
47
47
</ a >
48
48
</ li >
49
49
< li >
50
50
< a href ="user.html ">
51
- < i class ="material-icons text-info "> person</ i >
51
+ < i class ="material-icons "> person</ i >
52
52
< p > User Profile</ p >
53
53
</ a >
54
54
</ li >
55
55
< li >
56
56
< a href ="table.html ">
57
- < i class ="material-icons text-success " > library_books </ i >
57
+ < i class ="material-icons " > content_paste </ i >
58
58
< p > Table List</ p >
59
59
</ a >
60
60
</ li >
61
61
< li >
62
62
< a href ="typography.html ">
63
- < i class ="material-icons text-rose " > sort </ i >
63
+ < i class ="material-icons " > library_books </ i >
64
64
< p > Typography</ p >
65
65
</ a >
66
66
</ li >
67
67
< li >
68
68
< a href ="icons.html ">
69
- < i class ="material-icons text-danger " > stars </ i >
69
+ < i class ="material-icons " > bubble_chart </ i >
70
70
< p > Icons</ p >
71
71
</ a >
72
72
</ li >
73
73
< li >
74
74
< a href ="maps.html ">
75
- < i class ="material-icons text-warning " > add_location </ i >
75
+ < i class ="material-icons " > location_on </ i >
76
76
< p > Maps</ p >
77
77
</ a >
78
78
</ li >
Original file line number Diff line number Diff line change 45
45
< ul class ="nav ">
46
46
< li >
47
47
< a href ="dashboard.html ">
48
- < i class ="material-icons text-primary " > track_changes </ i >
48
+ < i class ="material-icons " > dashboard </ i >
49
49
< p > Dashboard</ p >
50
50
</ a >
51
51
</ li >
52
52
< li >
53
53
< a href ="user.html ">
54
- < i class ="material-icons text-info "> person</ i >
54
+ < i class ="material-icons "> person</ i >
55
55
< p > User Profile</ p >
56
56
</ a >
57
57
</ li >
58
58
< li >
59
59
< a href ="table.html ">
60
- < i class ="material-icons text-success " > library_books </ i >
60
+ < i class ="material-icons " > content_paste </ i >
61
61
< p > Table List</ p >
62
62
</ a >
63
63
</ li >
64
64
< li >
65
65
< a href ="typography.html ">
66
- < i class ="material-icons text-rose " > sort </ i >
66
+ < i class ="material-icons " > library_books </ i >
67
67
< p > Typography</ p >
68
68
</ a >
69
69
</ li >
70
70
< li class ="active ">
71
71
< a href ="icons.html ">
72
- < i class ="material-icons text-danger " > stars </ i >
72
+ < i class ="material-icons " > bubble_chart </ i >
73
73
< p > Icons</ p >
74
74
</ a >
75
75
</ li >
76
76
< li >
77
77
< a href ="maps.html ">
78
- < i class ="material-icons text-warning " > add_location </ i >
78
+ < i class ="material-icons " > location_on </ i >
79
79
< p > Maps</ p >
80
80
</ a >
81
81
</ li >
Original file line number Diff line number Diff line change 45
45
< ul class ="nav ">
46
46
< li >
47
47
< a href ="dashboard.html ">
48
- < i class ="material-icons text-primary " > track_changes </ i >
48
+ < i class ="material-icons " > dashboard </ i >
49
49
< p > Dashboard</ p >
50
50
</ a >
51
51
</ li >
52
52
< li >
53
53
< a href ="user.html ">
54
- < i class ="material-icons text-info "> person</ i >
54
+ < i class ="material-icons "> person</ i >
55
55
< p > User Profile</ p >
56
56
</ a >
57
57
</ li >
58
58
< li >
59
59
< a href ="table.html ">
60
- < i class ="material-icons text-success " > library_books </ i >
60
+ < i class ="material-icons " > content_paste </ i >
61
61
< p > Table List</ p >
62
62
</ a >
63
63
</ li >
64
64
< li >
65
65
< a href ="typography.html ">
66
- < i class ="material-icons text-rose " > sort </ i >
66
+ < i class ="material-icons " > library_books </ i >
67
67
< p > Typography</ p >
68
68
</ a >
69
69
</ li >
70
70
< li >
71
71
< a href ="icons.html ">
72
- < i class ="material-icons text-danger " > stars </ i >
72
+ < i class ="material-icons " > bubble_chart </ i >
73
73
< p > Icons</ p >
74
74
</ a >
75
75
</ li >
76
76
< li class ="active ">
77
77
< a href ="maps.html ">
78
- < i class ="material-icons text-warning " > add_location </ i >
78
+ < i class ="material-icons " > location_on </ i >
79
79
< p > Maps</ p >
80
80
</ a >
81
81
</ li >
Original file line number Diff line number Diff line change 44
44
< ul class ="nav ">
45
45
< li >
46
46
< a href ="dashboard.html ">
47
- < i class ="material-icons text-primary " > track_changes </ i >
47
+ < i class ="material-icons " > dashboard </ i >
48
48
< p > Dashboard</ p >
49
49
</ a >
50
50
</ li >
51
51
< li >
52
52
< a href ="user.html ">
53
- < i class ="material-icons text-info "> person</ i >
53
+ < i class ="material-icons "> person</ i >
54
54
< p > User Profile</ p >
55
55
</ a >
56
56
</ li >
57
57
< li >
58
58
< a href ="table.html ">
59
- < i class ="material-icons text-success " > library_books </ i >
59
+ < i class ="material-icons " > content_paste </ i >
60
60
< p > Table List</ p >
61
61
</ a >
62
62
</ li >
63
63
< li >
64
64
< a href ="typography.html ">
65
- < i class ="material-icons text-rose " > sort </ i >
65
+ < i class ="material-icons " > library_books </ i >
66
66
< p > Typography</ p >
67
67
</ a >
68
68
</ li >
69
69
< li >
70
70
< a href ="icons.html ">
71
- < i class ="material-icons text-danger " > stars </ i >
71
+ < i class ="material-icons " > bubble_chart </ i >
72
72
< p > Icons</ p >
73
73
</ a >
74
74
</ li >
75
75
< li >
76
76
< a href ="maps.html ">
77
- < i class ="material-icons text-warning " > add_location </ i >
77
+ < i class ="material-icons " > location_on </ i >
78
78
< p > Maps</ p >
79
79
</ a >
80
80
</ li >
Original file line number Diff line number Diff line change 44
44
< ul class ="nav ">
45
45
< li >
46
46
< a href ="dashboard.html ">
47
- < i class ="material-icons text-primary " > track_changes </ i >
47
+ < i class ="material-icons " > dashboard </ i >
48
48
< p > Dashboard</ p >
49
49
</ a >
50
50
</ li >
51
51
< li >
52
52
< a href ="user.html ">
53
- < i class ="material-icons text-info "> person</ i >
53
+ < i class ="material-icons "> person</ i >
54
54
< p > User Profile</ p >
55
55
</ a >
56
56
</ li >
57
57
< li class ="active ">
58
58
< a href ="table.html ">
59
- < i class ="material-icons text-success " > library_books </ i >
59
+ < i class ="material-icons " > content_paste </ i >
60
60
< p > Table List</ p >
61
61
</ a >
62
62
</ li >
63
63
< li >
64
64
< a href ="typography.html ">
65
- < i class ="material-icons text-rose " > sort </ i >
65
+ < i class ="material-icons " > library_books </ i >
66
66
< p > Typography</ p >
67
67
</ a >
68
68
</ li >
69
69
< li >
70
70
< a href ="icons.html ">
71
- < i class ="material-icons text-danger " > stars </ i >
71
+ < i class ="material-icons " > bubble_chart </ i >
72
72
< p > Icons</ p >
73
73
</ a >
74
74
</ li >
75
75
< li >
76
76
< a href ="maps.html ">
77
- < i class ="material-icons text-warning " > add_location </ i >
77
+ < i class ="material-icons " > location_on </ i >
78
78
< p > Maps</ p >
79
79
</ a >
80
80
</ li >
Original file line number Diff line number Diff line change 49
49
< ul class ="nav ">
50
50
< li class ="active ">
51
51
< a href ="dashboard.html ">
52
- < i class ="material-icons text-primary " > track_changes </ i >
52
+ < i class ="material-icons " > dashboard </ i >
53
53
< p > Dashboard</ p >
54
54
</ a >
55
55
</ li >
Original file line number Diff line number Diff line change 43
43
< ul class ="nav ">
44
44
< li >
45
45
< a href ="dashboard.html ">
46
- < i class ="material-icons text-primary " > track_changes </ i >
46
+ < i class ="material-icons " > dashboard </ i >
47
47
< p > Dashboard</ p >
48
48
</ a >
49
49
</ li >
50
50
< li >
51
51
< a href ="user.html ">
52
- < i class ="material-icons text-info "> person</ i >
52
+ < i class ="material-icons "> person</ i >
53
53
< p > User Profile</ p >
54
54
</ a >
55
55
</ li >
56
56
< li >
57
57
< a href ="table.html ">
58
- < i class ="material-icons text-success " > library_books </ i >
58
+ < i class ="material-icons " > content_paste </ i >
59
59
< p > Table List</ p >
60
60
</ a >
61
61
</ li >
62
62
< li class ="active ">
63
63
< a href ="typography.html ">
64
- < i class ="material-icons text-rose " > sort </ i >
64
+ < i class ="material-icons " > library_books </ i >
65
65
< p > Typography</ p >
66
66
</ a >
67
67
</ li >
68
68
< li >
69
69
< a href ="icons.html ">
70
- < i class ="material-icons text-danger " > stars </ i >
70
+ < i class ="material-icons " > bubble_chart </ i >
71
71
< p > Icons</ p >
72
72
</ a >
73
73
</ li >
74
74
< li >
75
75
< a href ="maps.html ">
76
- < i class ="material-icons text-warning " > add_location </ i >
76
+ < i class ="material-icons " > location_on </ i >
77
77
< p > Maps</ p >
78
78
</ a >
79
79
</ li >
Original file line number Diff line number Diff line change 43
43
< ul class ="nav ">
44
44
< li >
45
45
< a href ="dashboard.html ">
46
- < i class ="material-icons text-primary " > track_changes </ i >
46
+ < i class ="material-icons " > dashboard </ i >
47
47
< p > Dashboard</ p >
48
48
</ a >
49
49
</ li >
50
50
< li class ="active ">
51
51
< a href ="user.html ">
52
- < i class ="material-icons text-info "> person</ i >
52
+ < i class ="material-icons "> person</ i >
53
53
< p > User Profile</ p >
54
54
</ a >
55
55
</ li >
56
56
< li >
57
57
< a href ="table.html ">
58
- < i class ="material-icons text-success " > library_books </ i >
58
+ < i class ="material-icons " > content_paste </ i >
59
59
< p > Table List</ p >
60
60
</ a >
61
61
</ li >
62
62
< li >
63
63
< a href ="typography.html ">
64
- < i class ="material-icons text-rose " > sort </ i >
64
+ < i class ="material-icons " > library_books </ i >
65
65
< p > Typography</ p >
66
66
</ a >
67
67
</ li >
68
68
< li >
69
69
< a href ="icons.html ">
70
- < i class ="material-icons text-danger " > stars </ i >
70
+ < i class ="material-icons " > bubble_chart </ i >
71
71
< p > Icons</ p >
72
72
</ a >
73
73
</ li >
74
74
< li >
75
75
< a href ="maps.html ">
76
- < i class ="material-icons text-warning " > add_location </ i >
76
+ < i class ="material-icons " > location_on </ i >
77
77
< p > Maps</ p >
78
78
</ a >
79
79
</ li >
You can’t perform that action at this time.
0 commit comments