Browse Source

Fixing vimeo-square #6345, adding vimeo #2197

Dave Gandy 10 năm trước cách đây
mục cha
commit
a8cc9a4e71

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 #[Font Awesome v4.4.0](http://fontawesome.io)
 ###The iconic font and CSS framework
 
-Font Awesome is a full suite of 582 pictographic icons for easy scalable vector graphics on websites,
+Font Awesome is a full suite of 583 pictographic icons for easy scalable vector graphics on websites,
 created and maintained by [Dave Gandy](http://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

@@ -2015,3 +2015,6 @@
 .fa-houzz:before {
   content: "\f27c";
 }
+.fa-vimeo:before {
+  content: "\f27d";
+}

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
css/font-awesome.min.css


BIN
fonts/FontAwesome.otf


+ 1 - 0
less/icons.less

@@ -672,3 +672,4 @@
 .@{fa-css-prefix}-commenting:before { content: @fa-var-commenting; }
 .@{fa-css-prefix}-commenting-o:before { content: @fa-var-commenting-o; }
 .@{fa-css-prefix}-houzz:before { content: @fa-var-houzz; }
+.@{fa-css-prefix}-vimeo:before { content: @fa-var-vimeo; }

+ 1 - 0
less/variables.less

@@ -652,6 +652,7 @@
 @fa-var-venus-mars: "\f228";
 @fa-var-viacoin: "\f237";
 @fa-var-video-camera: "\f03d";
+@fa-var-vimeo: "\f27d";
 @fa-var-vimeo-square: "\f194";
 @fa-var-vine: "\f1ca";
 @fa-var-vk: "\f189";

+ 1 - 0
scss/_icons.scss

@@ -672,3 +672,4 @@
 .#{$fa-css-prefix}-commenting:before { content: $fa-var-commenting; }
 .#{$fa-css-prefix}-commenting-o:before { content: $fa-var-commenting-o; }
 .#{$fa-css-prefix}-houzz:before { content: $fa-var-houzz; }
+.#{$fa-css-prefix}-vimeo:before { content: $fa-var-vimeo; }

+ 1 - 0
scss/_variables.scss

@@ -652,6 +652,7 @@ $fa-var-venus-double: "\f226";
 $fa-var-venus-mars: "\f228";
 $fa-var-viacoin: "\f237";
 $fa-var-video-camera: "\f03d";
+$fa-var-vimeo: "\f27d";
 $fa-var-vimeo-square: "\f194";
 $fa-var-vine: "\f1ca";
 $fa-var-vk: "\f189";

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


+ 7 - 0
src/icons.yml

@@ -5587,3 +5587,10 @@ icons:
     created:    4.4
     categories:
       - Brand Icons
+
+  - name:       Vimeo
+    id:         vimeo
+    unicode:    f27d
+    created:    4.4
+    categories:
+      - Brand Icons

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác