Blame view

sprites/svg-sprite/svg-sprite-social.css 3.38 KB
d099a9749   Josh Estelle   Add generated CSS...
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
  .svg-ic_cake_24px {
  	background-position: 0 0;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_domain_24px {
  	background-position: 0 -24px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_group_24px {
  	background-position: 0 -48px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_group_add_24px {
  	background-position: 0 -72px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_location_city_24px {
  	background-position: 0 -96px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_mood_24px {
  	background-position: 0 -120px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_notifications_24px {
  	background-position: 0 -144px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_notifications_none_24px {
  	background-position: 0 -168px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_notifications_off_24px {
  	background-position: 0 -192px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_notifications_on_24px {
  	background-position: 0 -216px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_notifications_paused_24px {
  	background-position: 0 -240px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_pages_24px {
  	background-position: 0 -264px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_party_mode_24px {
  	background-position: 0 -288px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_people_24px {
  	background-position: 0 -312px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_people_outline_24px {
  	background-position: 0 -336px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_person_24px {
  	background-position: 0 -360px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_person_add_24px {
  	background-position: 0 -384px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_person_outline_24px {
  	background-position: 0 -408px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_plus_one_24px {
  	background-position: 0 -432px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_poll_24px {
  	background-position: 0 -456px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_public_24px {
  	background-position: 0 -480px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_school_24px {
  	background-position: 0 -504px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_share_24px {
  	background-position: 0 -528px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }
  
  .svg-ic_whatshot_24px {
  	background-position: 0 -552px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-social.svg);
  }