technology-icons 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,438 @@
1
+ @font-face {
2
+ font-family:"technology-icons";
3
+ src:url("/assets/technology-icons.eot");
4
+ font-weight:normal;
5
+ font-style:normal;
6
+ }@font-face {
7
+ font-family:"technology-icons";
8
+ src:url("/assets/technology-icons.eot");
9
+ src:url("/assets/technology-icons.eot?#iefix") format("embedded-opentype"),
10
+ url("/assets/technology-icons.woff") format("woff"),
11
+ url("/assets/technology-icons.ttf") format("truetype"),
12
+ url("/assets/technology-icons.svg?#technology-icons") format("svg");
13
+ font-weight:normal;
14
+ font-style:normal;
15
+ }
16
+
17
+ [class^="icon-"]:before,
18
+ [class*=" icon-"]:before {
19
+ font-family:"technology-icons";
20
+ display:inline-block;
21
+ vertical-align:middle;
22
+ line-height:1;
23
+ font-weight:normal;
24
+ font-style:normal;
25
+ speak:none;
26
+ text-decoration:inherit;
27
+ text-transform:none;
28
+ text-rendering:optimizeLegibility;
29
+ -webkit-font-smoothing:antialiased;
30
+ -moz-osx-font-smoothing:grayscale;
31
+ }
32
+
33
+
34
+ /* Icons */
35
+ .icon-aftereffects:before {
36
+ content:"\f101";
37
+ }
38
+
39
+ .icon-bridge:before {
40
+ content:"\f102";
41
+ }
42
+
43
+ .icon-dreamweaver:before {
44
+ content:"\f103";
45
+ }
46
+
47
+ .icon-fireworks:before {
48
+ content:"\f104";
49
+ }
50
+
51
+ .icon-flash:before {
52
+ content:"\f105";
53
+ }
54
+
55
+ .icon-illustrator:before {
56
+ content:"\f106";
57
+ }
58
+
59
+ .icon-indesign:before {
60
+ content:"\f107";
61
+ }
62
+
63
+ .icon-lightroom:before {
64
+ content:"\f108";
65
+ }
66
+
67
+ .icon-photoshop:before {
68
+ content:"\f109";
69
+ }
70
+
71
+ .icon-drupal:before {
72
+ content:"\f10a";
73
+ }
74
+
75
+ .icon-joomla:before {
76
+ content:"\f10b";
77
+ }
78
+
79
+ .icon-magento:before {
80
+ content:"\f10c";
81
+ }
82
+
83
+ .icon-wordpress:before {
84
+ content:"\f10d";
85
+ }
86
+
87
+ .icon-visual-studio:before {
88
+ content:"\f10e";
89
+ }
90
+
91
+ .icon-emmet:before {
92
+ content:"\f10f";
93
+ }
94
+
95
+ .icon-less:before {
96
+ content:"\f110";
97
+ }
98
+
99
+ .icon-sass:before {
100
+ content:"\f111";
101
+ }
102
+
103
+ .icon-cassandra:before {
104
+ content:"\f112";
105
+ }
106
+
107
+ .icon-database:before {
108
+ content:"\f113";
109
+ }
110
+
111
+ .icon-hadoop:before {
112
+ content:"\f114";
113
+ }
114
+
115
+ .icon-mariadb:before {
116
+ content:"\f115";
117
+ }
118
+
119
+ .icon-mongodb:before {
120
+ content:"\f116";
121
+ }
122
+
123
+ .icon-mysql-alt:before {
124
+ content:"\f117";
125
+ }
126
+
127
+ .icon-mysql:before {
128
+ content:"\f118";
129
+ }
130
+
131
+ .icon-postgres:before {
132
+ content:"\f119";
133
+ }
134
+
135
+ .icon-sql:before {
136
+ content:"\f11a";
137
+ }
138
+
139
+ .icon-backbone:before {
140
+ content:"\f11b";
141
+ }
142
+
143
+ .icon-bootstrap:before {
144
+ content:"\f11c";
145
+ }
146
+
147
+ .icon-express:before {
148
+ content:"\f11d";
149
+ }
150
+
151
+ .icon-grails:before {
152
+ content:"\f11e";
153
+ }
154
+
155
+ .icon-grailsalt:before {
156
+ content:"\f11f";
157
+ }
158
+
159
+ .icon-laravel-alt:before {
160
+ content:"\f120";
161
+ }
162
+
163
+ .icon-laravel:before {
164
+ content:"\f121";
165
+ }
166
+
167
+ .icon-phonegap:before {
168
+ content:"\f122";
169
+ }
170
+
171
+ .icon-platter:before {
172
+ content:"\f123";
173
+ }
174
+
175
+ .icon-playframework:before {
176
+ content:"\f124";
177
+ }
178
+
179
+ .icon-rails-alt:before {
180
+ content:"\f125";
181
+ }
182
+
183
+ .icon-rails:before {
184
+ content:"\f126";
185
+ }
186
+
187
+ .icon-jira-alt:before {
188
+ content:"\f127";
189
+ }
190
+
191
+ .icon-jira:before {
192
+ content:"\f128";
193
+ }
194
+
195
+ .icon-jquery-alt:before {
196
+ content:"\f129";
197
+ }
198
+
199
+ .icon-jquery:before {
200
+ content:"\f12a";
201
+ }
202
+
203
+ .icon-c:before {
204
+ content:"\f12b";
205
+ }
206
+
207
+ .icon-cplusplus:before {
208
+ content:"\f12c";
209
+ }
210
+
211
+ .icon-csharp:before {
212
+ content:"\f12d";
213
+ }
214
+
215
+ .icon-haskell:before {
216
+ content:"\f12e";
217
+ }
218
+
219
+ .icon-java:before {
220
+ content:"\f12f";
221
+ }
222
+
223
+ .icon-nodejs:before {
224
+ content:"\f130";
225
+ }
226
+
227
+ .icon-objectivec:before {
228
+ content:"\f131";
229
+ }
230
+
231
+ .icon-perl:before {
232
+ content:"\f132";
233
+ }
234
+
235
+ .icon-php-alt:before {
236
+ content:"\f133";
237
+ }
238
+
239
+ .icon-php:before {
240
+ content:"\f134";
241
+ }
242
+
243
+ .icon-python:before {
244
+ content:"\f135";
245
+ }
246
+
247
+ .icon-ruby:before {
248
+ content:"\f136";
249
+ }
250
+
251
+ .icon-scala:before {
252
+ content:"\f137";
253
+ }
254
+
255
+ .icon-debian:before {
256
+ content:"\f138";
257
+ }
258
+
259
+ .icon-fedora:before {
260
+ content:"\f139";
261
+ }
262
+
263
+ .icon-freebsd:before {
264
+ content:"\f13a";
265
+ }
266
+
267
+ .icon-gnome:before {
268
+ content:"\f13b";
269
+ }
270
+
271
+ .icon-java-duke:before {
272
+ content:"\f13c";
273
+ }
274
+
275
+ .icon-kde:before {
276
+ content:"\f13d";
277
+ }
278
+
279
+ .icon-linux-mint:before {
280
+ content:"\f13e";
281
+ }
282
+
283
+ .icon-netbsd:before {
284
+ content:"\f13f";
285
+ }
286
+
287
+ .icon-rasbaerrypi:before {
288
+ content:"\f140";
289
+ }
290
+
291
+ .icon-redhat:before {
292
+ content:"\f141";
293
+ }
294
+
295
+ .icon-solaris:before {
296
+ content:"\f142";
297
+ }
298
+
299
+ .icon-suse:before {
300
+ content:"\f143";
301
+ }
302
+
303
+ .icon-ubuntu:before {
304
+ content:"\f144";
305
+ }
306
+
307
+ .icon-confluence:before {
308
+ content:"\f145";
309
+ }
310
+
311
+ .icon-osx:before {
312
+ content:"\f146";
313
+ }
314
+
315
+ .icon-codeignitor:before {
316
+ content:"\f147";
317
+ }
318
+
319
+ .icon-composer:before {
320
+ content:"\f148";
321
+ }
322
+
323
+ .icon-zend:before {
324
+ content:"\f149";
325
+ }
326
+
327
+ .icon-apache:before {
328
+ content:"\f14a";
329
+ }
330
+
331
+ .icon-jetty:before {
332
+ content:"\f14b";
333
+ }
334
+
335
+ .icon-memcached:before {
336
+ content:"\f14c";
337
+ }
338
+
339
+ .icon-nginx-alt:before {
340
+ content:"\f14d";
341
+ }
342
+
343
+ .icon-nginx:before {
344
+ content:"\f14e";
345
+ }
346
+
347
+ .icon-reids:before {
348
+ content:"\f14f";
349
+ }
350
+
351
+ .icon-tomcat:before {
352
+ content:"\f150";
353
+ }
354
+
355
+ .icon-ec3:before {
356
+ content:"\f151";
357
+ }
358
+
359
+ .icon-github-circle-alt:before {
360
+ content:"\f152";
361
+ }
362
+
363
+ .icon-github-circle:before {
364
+ content:"\f153";
365
+ }
366
+
367
+ .icon-github:before {
368
+ content:"\f154";
369
+ }
370
+
371
+ .icon-google-code:before {
372
+ content:"\f155";
373
+ }
374
+
375
+ .icon-heroku:before {
376
+ content:"\f156";
377
+ }
378
+
379
+ .icon-shell-alt:before {
380
+ content:"\f157";
381
+ }
382
+
383
+ .icon-shell:before {
384
+ content:"\f158";
385
+ }
386
+
387
+ .icon-shellscript:before {
388
+ content:"\f159";
389
+ }
390
+
391
+ .icon-opensource:before {
392
+ content:"\f15a";
393
+ }
394
+
395
+ .icon-bower:before {
396
+ content:"\f15b";
397
+ }
398
+
399
+ .icon-grunt:before {
400
+ content:"\f15c";
401
+ }
402
+
403
+ .icon-gulp:before {
404
+ content:"\f15d";
405
+ }
406
+
407
+ .icon-git-squared:before {
408
+ content:"\f15e";
409
+ }
410
+
411
+ .icon-git:before {
412
+ content:"\f15f";
413
+ }
414
+
415
+ .icon-svn:before {
416
+ content:"\f160";
417
+ }
418
+
419
+ .icon-css-alt:before {
420
+ content:"\f161";
421
+ }
422
+
423
+ .icon-css3-alt:before {
424
+ content:"\f162";
425
+ }
426
+
427
+ .icon-css3:before {
428
+ content:"\f163";
429
+ }
430
+
431
+ .icon-html5:before {
432
+ content:"\f164";
433
+ }
434
+
435
+ .icon-js:before {
436
+ content:"\f165";
437
+ }
438
+
@@ -0,0 +1,14 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require "bundler/setup"
4
+ require "technology/icons"
5
+
6
+ # You can add fixtures and/or initialization code here to make experimenting
7
+ # with your gem easier. You can also use a different console, if you like.
8
+
9
+ # (If you use this, don't forget to add pry to your Gemfile!)
10
+ # require "pry"
11
+ # Pry.start
12
+
13
+ require "irb"
14
+ IRB.start