diff --git a/modules/backend/assets/css/october.css b/modules/backend/assets/css/october.css index d255d107f..7b3266f31 100644 --- a/modules/backend/assets/css/october.css +++ b/modules/backend/assets/css/october.css @@ -3872,6 +3872,8 @@ a .icon-flip-vertical:before { .icon-check:before { content: "\f00c"; } +.icon-remove:before, +.icon-close:before, .icon-times:before { content: "\f00d"; } @@ -4201,7 +4203,8 @@ a .icon-flip-vertical:before { .icon-arrows-h:before { content: "\f07e"; } -.icon-bar-chart-o:before { +.icon-bar-chart-o:before, +.icon-bar-chart:before { content: "\f080"; } .icon-twitter-square:before { @@ -5030,7 +5033,6 @@ a .icon-flip-vertical:before { .icon-digg:before { content: "\f1a6"; } -.icon-pied-piper-square:before, .icon-pied-piper:before { content: "\f1a7"; } @@ -5147,6 +5149,7 @@ a .icon-flip-vertical:before { content: "\f1cc"; } .icon-life-bouy:before, +.icon-life-buoy:before, .icon-life-saver:before, .icon-support:before, .icon-life-ring:before { @@ -5214,6 +5217,129 @@ a .icon-flip-vertical:before { .icon-bomb:before { content: "\f1e2"; } +.icon-soccer-ball-o:before, +.icon-futbol-o:before { + content: "\f1e3"; +} +.icon-tty:before { + content: "\f1e4"; +} +.icon-binoculars:before { + content: "\f1e5"; +} +.icon-plug:before { + content: "\f1e6"; +} +.icon-slideshare:before { + content: "\f1e7"; +} +.icon-twitch:before { + content: "\f1e8"; +} +.icon-yelp:before { + content: "\f1e9"; +} +.icon-newspaper-o:before { + content: "\f1ea"; +} +.icon-wifi:before { + content: "\f1eb"; +} +.icon-calculator:before { + content: "\f1ec"; +} +.icon-paypal:before { + content: "\f1ed"; +} +.icon-google-wallet:before { + content: "\f1ee"; +} +.icon-cc-visa:before { + content: "\f1f0"; +} +.icon-cc-mastercard:before { + content: "\f1f1"; +} +.icon-cc-discover:before { + content: "\f1f2"; +} +.icon-cc-amex:before { + content: "\f1f3"; +} +.icon-cc-paypal:before { + content: "\f1f4"; +} +.icon-cc-stripe:before { + content: "\f1f5"; +} +.icon-bell-slash:before { + content: "\f1f6"; +} +.icon-bell-slash-o:before { + content: "\f1f7"; +} +.icon-trash:before { + content: "\f1f8"; +} +.icon-copyright:before { + content: "\f1f9"; +} +.icon-at:before { + content: "\f1fa"; +} +.icon-eyedropper:before { + content: "\f1fb"; +} +.icon-paint-brush:before { + content: "\f1fc"; +} +.icon-birthday-cake:before { + content: "\f1fd"; +} +.icon-area-chart:before { + content: "\f1fe"; +} +.icon-pie-chart:before { + content: "\f200"; +} +.icon-line-chart:before { + content: "\f201"; +} +.icon-lastfm:before { + content: "\f202"; +} +.icon-lastfm-square:before { + content: "\f203"; +} +.icon-toggle-off:before { + content: "\f204"; +} +.icon-toggle-on:before { + content: "\f205"; +} +.icon-bicycle:before { + content: "\f206"; +} +.icon-bus:before { + content: "\f207"; +} +.icon-ioxhost:before { + content: "\f208"; +} +.icon-angellist:before { + content: "\f209"; +} +.icon-cc:before { + content: "\f20a"; +} +.icon-shekel:before, +.icon-sheqel:before, +.icon-ils:before { + content: "\f20b"; +} +.icon-meanpath:before { + content: "\f20c"; +} [class^="oc-icon-"]:before, [class*=" oc-icon-"]:before { display: inline-block; @@ -5269,6 +5395,8 @@ a .icon-flip-vertical:before { .oc-icon-check:before { content: "\f00c"; } +.oc-icon-remove:before, +.oc-icon-close:before, .oc-icon-times:before { content: "\f00d"; } @@ -5598,7 +5726,8 @@ a .icon-flip-vertical:before { .oc-icon-arrows-h:before { content: "\f07e"; } -.oc-icon-bar-chart-o:before { +.oc-icon-bar-chart-o:before, +.oc-icon-bar-chart:before { content: "\f080"; } .oc-icon-twitter-square:before { @@ -6427,7 +6556,6 @@ a .icon-flip-vertical:before { .oc-icon-digg:before { content: "\f1a6"; } -.oc-icon-pied-piper-square:before, .oc-icon-pied-piper:before { content: "\f1a7"; } @@ -6544,6 +6672,7 @@ a .icon-flip-vertical:before { content: "\f1cc"; } .oc-icon-life-bouy:before, +.oc-icon-life-buoy:before, .oc-icon-life-saver:before, .oc-icon-support:before, .oc-icon-life-ring:before { @@ -6611,6 +6740,129 @@ a .icon-flip-vertical:before { .oc-icon-bomb:before { content: "\f1e2"; } +.oc-icon-soccer-ball-o:before, +.oc-icon-futbol-o:before { + content: "\f1e3"; +} +.oc-icon-tty:before { + content: "\f1e4"; +} +.oc-icon-binoculars:before { + content: "\f1e5"; +} +.oc-icon-plug:before { + content: "\f1e6"; +} +.oc-icon-slideshare:before { + content: "\f1e7"; +} +.oc-icon-twitch:before { + content: "\f1e8"; +} +.oc-icon-yelp:before { + content: "\f1e9"; +} +.oc-icon-newspaper-o:before { + content: "\f1ea"; +} +.oc-icon-wifi:before { + content: "\f1eb"; +} +.oc-icon-calculator:before { + content: "\f1ec"; +} +.oc-icon-paypal:before { + content: "\f1ed"; +} +.oc-icon-google-wallet:before { + content: "\f1ee"; +} +.oc-icon-cc-visa:before { + content: "\f1f0"; +} +.oc-icon-cc-mastercard:before { + content: "\f1f1"; +} +.oc-icon-cc-discover:before { + content: "\f1f2"; +} +.oc-icon-cc-amex:before { + content: "\f1f3"; +} +.oc-icon-cc-paypal:before { + content: "\f1f4"; +} +.oc-icon-cc-stripe:before { + content: "\f1f5"; +} +.oc-icon-bell-slash:before { + content: "\f1f6"; +} +.oc-icon-bell-slash-o:before { + content: "\f1f7"; +} +.oc-icon-trash:before { + content: "\f1f8"; +} +.oc-icon-copyright:before { + content: "\f1f9"; +} +.oc-icon-at:before { + content: "\f1fa"; +} +.oc-icon-eyedropper:before { + content: "\f1fb"; +} +.oc-icon-paint-brush:before { + content: "\f1fc"; +} +.oc-icon-birthday-cake:before { + content: "\f1fd"; +} +.oc-icon-area-chart:before { + content: "\f1fe"; +} +.oc-icon-pie-chart:before { + content: "\f200"; +} +.oc-icon-line-chart:before { + content: "\f201"; +} +.oc-icon-lastfm:before { + content: "\f202"; +} +.oc-icon-lastfm-square:before { + content: "\f203"; +} +.oc-icon-toggle-off:before { + content: "\f204"; +} +.oc-icon-toggle-on:before { + content: "\f205"; +} +.oc-icon-bicycle:before { + content: "\f206"; +} +.oc-icon-bus:before { + content: "\f207"; +} +.oc-icon-ioxhost:before { + content: "\f208"; +} +.oc-icon-angellist:before { + content: "\f209"; +} +.oc-icon-cc:before { + content: "\f20a"; +} +.oc-icon-shekel:before, +.oc-icon-sheqel:before, +.oc-icon-ils:before { + content: "\f20b"; +} +.oc-icon-meanpath:before { + content: "\f20c"; +} [class^="flag-"], [class*=" flag-"] { background-image: url("../images/flag-icons-small.png"); diff --git a/modules/backend/assets/less/core/icons.less b/modules/backend/assets/less/core/icons.less index 66e970a21..4e542aba5 100644 --- a/modules/backend/assets/less/core/icons.less +++ b/modules/backend/assets/less/core/icons.less @@ -22,6 +22,8 @@ .oc-icon-th:before { content: @th; } .oc-icon-th-list:before { content: @th-list; } .oc-icon-check:before { content: @check; } +.oc-icon-remove:before, +.oc-icon-close:before, .oc-icon-times:before { content: @times; } .oc-icon-search-plus:before { content: @search-plus; } .oc-icon-search-minus:before { content: @search-minus; } @@ -137,7 +139,8 @@ .oc-icon-folder-open:before { content: @folder-open; } .oc-icon-arrows-v:before { content: @arrows-v; } .oc-icon-arrows-h:before { content: @arrows-h; } -.oc-icon-bar-chart-o:before { content: @bar-chart-o; } +.oc-icon-bar-chart-o:before, +.oc-icon-bar-chart:before { content: @bar-chart; } .oc-icon-twitter-square:before { content: @twitter-square; } .oc-icon-facebook-square:before { content: @facebook-square; } .oc-icon-camera-retro:before { content: @camera-retro; } @@ -440,7 +443,6 @@ .oc-icon-stumbleupon:before { content: @stumbleupon; } .oc-icon-delicious:before { content: @delicious; } .oc-icon-digg:before { content: @digg; } -.oc-icon-pied-piper-square:before, .oc-icon-pied-piper:before { content: @pied-piper; } .oc-icon-pied-piper-alt:before { content: @pied-piper-alt; } .oc-icon-drupal:before { content: @drupal; } @@ -485,6 +487,7 @@ .oc-icon-codepen:before { content: @codepen; } .oc-icon-jsfiddle:before { content: @jsfiddle; } .oc-icon-life-bouy:before, +.oc-icon-life-buoy:before, .oc-icon-life-saver:before, .oc-icon-support:before, .oc-icon-life-ring:before { content: @life-ring; } @@ -512,3 +515,46 @@ .oc-icon-share-alt:before { content: @share-alt; } .oc-icon-share-alt-square:before { content: @share-alt-square; } .oc-icon-bomb:before { content: @bomb; } +.oc-icon-soccer-ball-o:before, +.oc-icon-futbol-o:before { content: @futbol-o; } +.oc-icon-tty:before { content: @tty; } +.oc-icon-binoculars:before { content: @binoculars; } +.oc-icon-plug:before { content: @plug; } +.oc-icon-slideshare:before { content: @slideshare; } +.oc-icon-twitch:before { content: @twitch; } +.oc-icon-yelp:before { content: @yelp; } +.oc-icon-newspaper-o:before { content: @newspaper-o; } +.oc-icon-wifi:before { content: @wifi; } +.oc-icon-calculator:before { content: @calculator; } +.oc-icon-paypal:before { content: @paypal; } +.oc-icon-google-wallet:before { content: @google-wallet; } +.oc-icon-cc-visa:before { content: @cc-visa; } +.oc-icon-cc-mastercard:before { content: @cc-mastercard; } +.oc-icon-cc-discover:before { content: @cc-discover; } +.oc-icon-cc-amex:before { content: @cc-amex; } +.oc-icon-cc-paypal:before { content: @cc-paypal; } +.oc-icon-cc-stripe:before { content: @cc-stripe; } +.oc-icon-bell-slash:before { content: @bell-slash; } +.oc-icon-bell-slash-o:before { content: @bell-slash-o; } +.oc-icon-trash:before { content: @trash; } +.oc-icon-copyright:before { content: @copyright; } +.oc-icon-at:before { content: @at; } +.oc-icon-eyedropper:before { content: @eyedropper; } +.oc-icon-paint-brush:before { content: @paint-brush; } +.oc-icon-birthday-cake:before { content: @birthday-cake; } +.oc-icon-area-chart:before { content: @area-chart; } +.oc-icon-pie-chart:before { content: @pie-chart; } +.oc-icon-line-chart:before { content: @line-chart; } +.oc-icon-lastfm:before { content: @lastfm; } +.oc-icon-lastfm-square:before { content: @lastfm-square; } +.oc-icon-toggle-off:before { content: @toggle-off; } +.oc-icon-toggle-on:before { content: @toggle-on; } +.oc-icon-bicycle:before { content: @bicycle; } +.oc-icon-bus:before { content: @bus; } +.oc-icon-ioxhost:before { content: @ioxhost; } +.oc-icon-angellist:before { content: @angellist; } +.oc-icon-cc:before { content: @cc; } +.oc-icon-shekel:before, +.oc-icon-sheqel:before, +.oc-icon-ils:before { content: @ils; } +.oc-icon-meanpath:before { content: @meanpath; } diff --git a/modules/system/assets/vendor/font-autumn/css/font-autumn.css b/modules/system/assets/vendor/font-autumn/css/font-autumn.css index db2984a12..27637e610 100644 --- a/modules/system/assets/vendor/font-autumn/css/font-autumn.css +++ b/modules/system/assets/vendor/font-autumn/css/font-autumn.css @@ -415,6 +415,8 @@ a .icon-flip-vertical:before { .icon-check:before { content: "\f00c"; } +.icon-remove:before, +.icon-close:before, .icon-times:before { content: "\f00d"; } @@ -744,7 +746,8 @@ a .icon-flip-vertical:before { .icon-arrows-h:before { content: "\f07e"; } -.icon-bar-chart-o:before { +.icon-bar-chart-o:before, +.icon-bar-chart:before { content: "\f080"; } .icon-twitter-square:before { @@ -1573,7 +1576,6 @@ a .icon-flip-vertical:before { .icon-digg:before { content: "\f1a6"; } -.icon-pied-piper-square:before, .icon-pied-piper:before { content: "\f1a7"; } @@ -1690,6 +1692,7 @@ a .icon-flip-vertical:before { content: "\f1cc"; } .icon-life-bouy:before, +.icon-life-buoy:before, .icon-life-saver:before, .icon-support:before, .icon-life-ring:before { @@ -1757,3 +1760,126 @@ a .icon-flip-vertical:before { .icon-bomb:before { content: "\f1e2"; } +.icon-soccer-ball-o:before, +.icon-futbol-o:before { + content: "\f1e3"; +} +.icon-tty:before { + content: "\f1e4"; +} +.icon-binoculars:before { + content: "\f1e5"; +} +.icon-plug:before { + content: "\f1e6"; +} +.icon-slideshare:before { + content: "\f1e7"; +} +.icon-twitch:before { + content: "\f1e8"; +} +.icon-yelp:before { + content: "\f1e9"; +} +.icon-newspaper-o:before { + content: "\f1ea"; +} +.icon-wifi:before { + content: "\f1eb"; +} +.icon-calculator:before { + content: "\f1ec"; +} +.icon-paypal:before { + content: "\f1ed"; +} +.icon-google-wallet:before { + content: "\f1ee"; +} +.icon-cc-visa:before { + content: "\f1f0"; +} +.icon-cc-mastercard:before { + content: "\f1f1"; +} +.icon-cc-discover:before { + content: "\f1f2"; +} +.icon-cc-amex:before { + content: "\f1f3"; +} +.icon-cc-paypal:before { + content: "\f1f4"; +} +.icon-cc-stripe:before { + content: "\f1f5"; +} +.icon-bell-slash:before { + content: "\f1f6"; +} +.icon-bell-slash-o:before { + content: "\f1f7"; +} +.icon-trash:before { + content: "\f1f8"; +} +.icon-copyright:before { + content: "\f1f9"; +} +.icon-at:before { + content: "\f1fa"; +} +.icon-eyedropper:before { + content: "\f1fb"; +} +.icon-paint-brush:before { + content: "\f1fc"; +} +.icon-birthday-cake:before { + content: "\f1fd"; +} +.icon-area-chart:before { + content: "\f1fe"; +} +.icon-pie-chart:before { + content: "\f200"; +} +.icon-line-chart:before { + content: "\f201"; +} +.icon-lastfm:before { + content: "\f202"; +} +.icon-lastfm-square:before { + content: "\f203"; +} +.icon-toggle-off:before { + content: "\f204"; +} +.icon-toggle-on:before { + content: "\f205"; +} +.icon-bicycle:before { + content: "\f206"; +} +.icon-bus:before { + content: "\f207"; +} +.icon-ioxhost:before { + content: "\f208"; +} +.icon-angellist:before { + content: "\f209"; +} +.icon-cc:before { + content: "\f20a"; +} +.icon-shekel:before, +.icon-sheqel:before, +.icon-ils:before { + content: "\f20b"; +} +.icon-meanpath:before { + content: "\f20c"; +} diff --git a/modules/system/assets/vendor/font-autumn/font/FontAwesome.otf b/modules/system/assets/vendor/font-autumn/font/FontAwesome.otf index 3461e3fce..81c9ad949 100644 Binary files a/modules/system/assets/vendor/font-autumn/font/FontAwesome.otf and b/modules/system/assets/vendor/font-autumn/font/FontAwesome.otf differ diff --git a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.eot b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.eot index 6cfd56609..84677bc0c 100644 Binary files a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.eot and b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.eot differ diff --git a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.svg b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.svg index a9f846950..d907b25ae 100644 --- a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.svg +++ b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.svg @@ -32,473 +32,489 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - \ No newline at end of file diff --git a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.ttf b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.ttf index 5cd6cff6d..96a3639cd 100644 Binary files a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.ttf and b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.ttf differ diff --git a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.woff b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.woff index 9eaecb379..628b6a52a 100644 Binary files a/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.woff and b/modules/system/assets/vendor/font-autumn/font/fontawesome-webfont.woff differ diff --git a/modules/system/assets/vendor/font-autumn/less/icons.less b/modules/system/assets/vendor/font-autumn/less/icons.less index a6be14a4e..f0bbd9558 100644 --- a/modules/system/assets/vendor/font-autumn/less/icons.less +++ b/modules/system/assets/vendor/font-autumn/less/icons.less @@ -14,6 +14,8 @@ .icon-th:before { content: @th; } .icon-th-list:before { content: @th-list; } .icon-check:before { content: @check; } +.icon-remove:before, +.icon-close:before, .icon-times:before { content: @times; } .icon-search-plus:before { content: @search-plus; } .icon-search-minus:before { content: @search-minus; } @@ -129,7 +131,8 @@ .icon-folder-open:before { content: @folder-open; } .icon-arrows-v:before { content: @arrows-v; } .icon-arrows-h:before { content: @arrows-h; } -.icon-bar-chart-o:before { content: @bar-chart-o; } +.icon-bar-chart-o:before, +.icon-bar-chart:before { content: @bar-chart; } .icon-twitter-square:before { content: @twitter-square; } .icon-facebook-square:before { content: @facebook-square; } .icon-camera-retro:before { content: @camera-retro; } @@ -432,7 +435,6 @@ .icon-stumbleupon:before { content: @stumbleupon; } .icon-delicious:before { content: @delicious; } .icon-digg:before { content: @digg; } -.icon-pied-piper-square:before, .icon-pied-piper:before { content: @pied-piper; } .icon-pied-piper-alt:before { content: @pied-piper-alt; } .icon-drupal:before { content: @drupal; } @@ -477,6 +479,7 @@ .icon-codepen:before { content: @codepen; } .icon-jsfiddle:before { content: @jsfiddle; } .icon-life-bouy:before, +.icon-life-buoy:before, .icon-life-saver:before, .icon-support:before, .icon-life-ring:before { content: @life-ring; } @@ -504,3 +507,46 @@ .icon-share-alt:before { content: @share-alt; } .icon-share-alt-square:before { content: @share-alt-square; } .icon-bomb:before { content: @bomb; } +.icon-soccer-ball-o:before, +.icon-futbol-o:before { content: @futbol-o; } +.icon-tty:before { content: @tty; } +.icon-binoculars:before { content: @binoculars; } +.icon-plug:before { content: @plug; } +.icon-slideshare:before { content: @slideshare; } +.icon-twitch:before { content: @twitch; } +.icon-yelp:before { content: @yelp; } +.icon-newspaper-o:before { content: @newspaper-o; } +.icon-wifi:before { content: @wifi; } +.icon-calculator:before { content: @calculator; } +.icon-paypal:before { content: @paypal; } +.icon-google-wallet:before { content: @google-wallet; } +.icon-cc-visa:before { content: @cc-visa; } +.icon-cc-mastercard:before { content: @cc-mastercard; } +.icon-cc-discover:before { content: @cc-discover; } +.icon-cc-amex:before { content: @cc-amex; } +.icon-cc-paypal:before { content: @cc-paypal; } +.icon-cc-stripe:before { content: @cc-stripe; } +.icon-bell-slash:before { content: @bell-slash; } +.icon-bell-slash-o:before { content: @bell-slash-o; } +.icon-trash:before { content: @trash; } +.icon-copyright:before { content: @copyright; } +.icon-at:before { content: @at; } +.icon-eyedropper:before { content: @eyedropper; } +.icon-paint-brush:before { content: @paint-brush; } +.icon-birthday-cake:before { content: @birthday-cake; } +.icon-area-chart:before { content: @area-chart; } +.icon-pie-chart:before { content: @pie-chart; } +.icon-line-chart:before { content: @line-chart; } +.icon-lastfm:before { content: @lastfm; } +.icon-lastfm-square:before { content: @lastfm-square; } +.icon-toggle-off:before { content: @toggle-off; } +.icon-toggle-on:before { content: @toggle-on; } +.icon-bicycle:before { content: @bicycle; } +.icon-bus:before { content: @bus; } +.icon-ioxhost:before { content: @ioxhost; } +.icon-angellist:before { content: @angellist; } +.icon-cc:before { content: @cc; } +.icon-shekel:before, +.icon-sheqel:before, +.icon-ils:before { content: @ils; } +.icon-meanpath:before { content: @meanpath; } diff --git a/modules/system/assets/vendor/font-autumn/less/variables.less b/modules/system/assets/vendor/font-autumn/less/variables.less index cc28c370a..e3547bf61 100644 --- a/modules/system/assets/vendor/font-autumn/less/variables.less +++ b/modules/system/assets/vendor/font-autumn/less/variables.less @@ -18,6 +18,7 @@ @ambulance: "\f0f9"; @anchor: "\f13d"; @android: "\f17b"; +@angellist: "\f209"; @angle-double-down: "\f103"; @angle-double-left: "\f100"; @angle-double-right: "\f101"; @@ -28,6 +29,7 @@ @angle-up: "\f106"; @apple: "\f179"; @archive: "\f187"; +@area-chart: "\f1fe"; @arrow-circle-down: "\f0ab"; @arrow-circle-left: "\f0a8"; @arrow-circle-o-down: "\f01a"; @@ -45,10 +47,12 @@ @arrows-h: "\f07e"; @arrows-v: "\f07d"; @asterisk: "\f069"; +@at: "\f1fa"; @automobile: "\f1b9"; @backward: "\f04a"; @ban: "\f05e"; @bank: "\f19c"; +@bar-chart: "\f080"; @bar-chart-o: "\f080"; @barcode: "\f02a"; @bars: "\f0c9"; @@ -57,6 +61,11 @@ @behance-square: "\f1b5"; @bell: "\f0f3"; @bell-o: "\f0a2"; +@bell-slash: "\f1f6"; +@bell-slash-o: "\f1f7"; +@bicycle: "\f206"; +@binoculars: "\f1e5"; +@birthday-cake: "\f1fd"; @bitbucket: "\f171"; @bitbucket-square: "\f172"; @bitcoin: "\f15a"; @@ -73,7 +82,9 @@ @building-o: "\f0f7"; @bullhorn: "\f0a1"; @bullseye: "\f140"; +@bus: "\f207"; @cab: "\f1ba"; +@calculator: "\f1ec"; @calendar: "\f073"; @calendar-o: "\f133"; @camera: "\f030"; @@ -87,6 +98,13 @@ @caret-square-o-right: "\f152"; @caret-square-o-up: "\f151"; @caret-up: "\f0d8"; +@cc: "\f20a"; +@cc-amex: "\f1f3"; +@cc-discover: "\f1f2"; +@cc-mastercard: "\f1f1"; +@cc-paypal: "\f1f4"; +@cc-stripe: "\f1f5"; +@cc-visa: "\f1f0"; @certificate: "\f0a3"; @chain: "\f0c1"; @chain-broken: "\f127"; @@ -110,6 +128,7 @@ @circle-thin: "\f1db"; @clipboard: "\f0ea"; @clock-o: "\f017"; +@close: "\f00d"; @cloud: "\f0c2"; @cloud-download: "\f0ed"; @cloud-upload: "\f0ee"; @@ -128,6 +147,7 @@ @compass: "\f14e"; @compress: "\f066"; @copy: "\f0c5"; +@copyright: "\f1f9"; @credit-card: "\f09d"; @crop: "\f125"; @crosshairs: "\f05b"; @@ -169,6 +189,7 @@ @external-link-square: "\f14c"; @eye: "\f06e"; @eye-slash: "\f070"; +@eyedropper: "\f1fb"; @facebook: "\f09a"; @facebook-square: "\f082"; @fast-backward: "\f049"; @@ -214,6 +235,7 @@ @forward: "\f04e"; @foursquare: "\f180"; @frown-o: "\f119"; +@futbol-o: "\f1e3"; @gamepad: "\f11b"; @gavel: "\f0e3"; @gbp: "\f154"; @@ -232,6 +254,7 @@ @google: "\f1a0"; @google-plus: "\f0d5"; @google-plus-square: "\f0d4"; +@google-wallet: "\f1ee"; @graduation-cap: "\f19d"; @group: "\f0c0"; @h-square: "\f0fd"; @@ -249,6 +272,7 @@ @home: "\f015"; @hospital-o: "\f0f8"; @html5: "\f13b"; +@ils: "\f20b"; @image: "\f03e"; @inbox: "\f01c"; @indent: "\f03c"; @@ -257,6 +281,7 @@ @inr: "\f156"; @instagram: "\f16d"; @institution: "\f19c"; +@ioxhost: "\f208"; @italic: "\f033"; @joomla: "\f1aa"; @jpy: "\f157"; @@ -266,15 +291,19 @@ @krw: "\f159"; @language: "\f1ab"; @laptop: "\f109"; +@lastfm: "\f202"; +@lastfm-square: "\f203"; @leaf: "\f06c"; @legal: "\f0e3"; @lemon-o: "\f094"; @level-down: "\f149"; @level-up: "\f148"; @life-bouy: "\f1cd"; +@life-buoy: "\f1cd"; @life-ring: "\f1cd"; @life-saver: "\f1cd"; @lightbulb-o: "\f0eb"; +@line-chart: "\f201"; @link: "\f0c1"; @linkedin: "\f0e1"; @linkedin-square: "\f08c"; @@ -297,6 +326,7 @@ @male: "\f183"; @map-marker: "\f041"; @maxcdn: "\f136"; +@meanpath: "\f20c"; @medkit: "\f0fa"; @meh-o: "\f11a"; @microphone: "\f130"; @@ -312,9 +342,11 @@ @mortar-board: "\f19d"; @music: "\f001"; @navicon: "\f0c9"; +@newspaper-o: "\f1ea"; @openid: "\f19b"; @outdent: "\f03b"; @pagelines: "\f18c"; +@paint-brush: "\f1fc"; @paper-plane: "\f1d8"; @paper-plane-o: "\f1d9"; @paperclip: "\f0c6"; @@ -322,6 +354,7 @@ @paste: "\f0ea"; @pause: "\f04c"; @paw: "\f1b0"; +@paypal: "\f1ed"; @pencil: "\f040"; @pencil-square: "\f14b"; @pencil-square-o: "\f044"; @@ -329,15 +362,16 @@ @phone-square: "\f098"; @photo: "\f03e"; @picture-o: "\f03e"; +@pie-chart: "\f200"; @pied-piper: "\f1a7"; @pied-piper-alt: "\f1a8"; -@pied-piper-square: "\f1a7"; @pinterest: "\f0d2"; @pinterest-square: "\f0d3"; @plane: "\f072"; @play: "\f04b"; @play-circle: "\f144"; @play-circle-o: "\f01d"; +@plug: "\f1e6"; @plus: "\f067"; @plus-circle: "\f055"; @plus-square: "\f0fe"; @@ -358,6 +392,7 @@ @reddit: "\f1a1"; @reddit-square: "\f1a2"; @refresh: "\f021"; +@remove: "\f00d"; @renren: "\f18b"; @reorder: "\f0c9"; @repeat: "\f01e"; @@ -387,6 +422,8 @@ @share-alt-square: "\f1e1"; @share-square: "\f14d"; @share-square-o: "\f045"; +@shekel: "\f20b"; +@sheqel: "\f20b"; @shield: "\f132"; @shopping-cart: "\f07a"; @sign-in: "\f090"; @@ -396,7 +433,9 @@ @skype: "\f17e"; @slack: "\f198"; @sliders: "\f1de"; +@slideshare: "\f1e7"; @smile-o: "\f118"; +@soccer-ball-o: "\f1e3"; @sort: "\f0dc"; @sort-alpha-asc: "\f15d"; @sort-alpha-desc: "\f15e"; @@ -463,17 +502,22 @@ @tint: "\f043"; @toggle-down: "\f150"; @toggle-left: "\f191"; +@toggle-off: "\f204"; +@toggle-on: "\f205"; @toggle-right: "\f152"; @toggle-up: "\f151"; +@trash: "\f1f8"; @trash-o: "\f014"; @tree: "\f1bb"; @trello: "\f181"; @trophy: "\f091"; @truck: "\f0d1"; @try: "\f195"; +@tty: "\f1e4"; @tumblr: "\f173"; @tumblr-square: "\f174"; @turkish-lira: "\f195"; +@twitch: "\f1e8"; @twitter: "\f099"; @twitter-square: "\f081"; @umbrella: "\f0e9"; @@ -501,6 +545,7 @@ @weibo: "\f18a"; @weixin: "\f1d7"; @wheelchair: "\f193"; +@wifi: "\f1eb"; @windows: "\f17a"; @won: "\f159"; @wordpress: "\f19a"; @@ -508,8 +553,8 @@ @xing: "\f168"; @xing-square: "\f169"; @yahoo: "\f19e"; +@yelp: "\f1e9"; @yen: "\f157"; @youtube: "\f167"; @youtube-play: "\f16a"; @youtube-square: "\f166"; -