Prechádzať zdrojové kódy

Adding eercast logo

Dave Gandy 8 rokov pred
rodič
commit
9ea7150faa

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 # [Font Awesome v4.7.0](http://fontawesome.io)
 ### The iconic font and CSS framework
 
-Font Awesome is a full suite of 669 pictographic icons for easy scalable vector graphics on websites,
+Font Awesome is a full suite of 670 pictographic icons for easy scalable vector graphics on websites,
 created and maintained by [Dave Gandy](https://twitter.com/davegandy).
 Stay up to date with the latest release and announcements on Twitter:
 [@fontawesome](http://twitter.com/fontawesome).

+ 3 - 0
css/font-awesome.css

@@ -2297,6 +2297,9 @@
 .fa-ravelry:before {
   content: "\f2d9";
 }
+.fa-eercast:before {
+  content: "\f2da";
+}
 .sr-only {
   position: absolute;
   width: 1px;

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 0
css/font-awesome.min.css


BIN
fonts/FontAwesome.otf


+ 1 - 0
less/icons.less

@@ -781,3 +781,4 @@
 .@{fa-css-prefix}-etsy:before { content: @fa-var-etsy; }
 .@{fa-css-prefix}-imdb:before { content: @fa-var-imdb; }
 .@{fa-css-prefix}-ravelry:before { content: @fa-var-ravelry; }
+.@{fa-css-prefix}-eercast:before { content: @fa-var-eercast; }

+ 1 - 0
less/variables.less

@@ -228,6 +228,7 @@
 @fa-var-drupal: "\f1a9";
 @fa-var-edge: "\f282";
 @fa-var-edit: "\f044";
+@fa-var-eercast: "\f2da";
 @fa-var-eject: "\f052";
 @fa-var-ellipsis-h: "\f141";
 @fa-var-ellipsis-v: "\f142";

+ 1 - 0
scss/_icons.scss

@@ -781,3 +781,4 @@
 .#{$fa-css-prefix}-etsy:before { content: $fa-var-etsy; }
 .#{$fa-css-prefix}-imdb:before { content: $fa-var-imdb; }
 .#{$fa-css-prefix}-ravelry:before { content: $fa-var-ravelry; }
+.#{$fa-css-prefix}-eercast:before { content: $fa-var-eercast; }

+ 1 - 0
scss/_variables.scss

@@ -228,6 +228,7 @@ $fa-var-dropbox: "\f16b";
 $fa-var-drupal: "\f1a9";
 $fa-var-edge: "\f282";
 $fa-var-edit: "\f044";
+$fa-var-eercast: "\f2da";
 $fa-var-eject: "\f052";
 $fa-var-ellipsis-h: "\f141";
 $fa-var-ellipsis-v: "\f142";

BIN
src/assets/font-awesome/fonts/FontAwesome.otf


+ 8 - 0
src/icons.yml

@@ -6492,3 +6492,11 @@ icons:
     created:    4.7
     categories:
       - Brand Icons
+
+  - name:       Eercast
+    id:         eercast
+    unicode:    f2da
+    created:    4.7
+    url:        eercast.com
+    categories:
+      - Brand Icons

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov