Blame view

sprites/svg-sprite/svg-sprite-communication.css 5.82 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
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
  .svg-ic_business_24px {
  	background-position: 0 0;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_call_24px {
  	background-position: 0 -24px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_call_end_24px {
  	background-position: 0 -48px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_call_made_24px {
  	background-position: 0 -72px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_call_merge_24px {
  	background-position: 0 -96px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_call_missed_24px {
  	background-position: 0 -120px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_call_received_24px {
  	background-position: 0 -144px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_call_split_24px {
  	background-position: 0 -168px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_chat_24px {
  	background-position: 0 -192px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_clear_all_24px {
  	background-position: 0 -216px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_comment_24px {
  	background-position: 0 -240px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_contacts_24px {
  	background-position: 0 -264px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_dialer_sip_24px {
  	background-position: 0 -288px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_dialpad_24px {
  	background-position: 0 -312px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_dnd_on_24px {
  	background-position: 0 -336px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_email_24px {
  	background-position: 0 -360px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_forum_24px {
  	background-position: 0 -384px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_import_export_24px {
  	background-position: 0 -408px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_invert_colors_off_24px {
  	background-position: 0 -432px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_invert_colors_on_24px {
  	background-position: 0 -456px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_live_help_24px {
  	background-position: 0 -480px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_location_off_24px {
  	background-position: 0 -504px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_location_on_24px {
  	background-position: 0 -528px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_message_24px {
  	background-position: 0 -552px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_messenger_24px {
  	background-position: 0 -576px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_no_sim_24px {
  	background-position: 0 -600px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_phone_24px {
  	background-position: 0 -624px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_portable_wifi_off_24px {
  	background-position: 0 -648px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_quick_contacts_dialer_24px {
  	background-position: 0 -672px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_quick_contacts_mail_24px {
  	background-position: 0 -696px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_ring_volume_24px {
  	background-position: 0 -720px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_stay_current_landscape_24px {
  	background-position: 0 -744px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_stay_current_portrait_24px {
  	background-position: 0 -768px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_stay_primary_landscape_24px {
  	background-position: 0 -792px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_stay_primary_portrait_24px {
  	background-position: 0 -816px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_swap_calls_24px {
  	background-position: 0 -840px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_textsms_24px {
  	background-position: 0 -864px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_voicemail_24px {
  	background-position: 0 -888px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }
  
  .svg-ic_vpn_key_24px {
  	background-position: 0 -912px;
  	background-repeat: no-repeat;
  	background-image: url(svg-sprite-communication.svg);
  }