Browse Source

Adding snowflake-o #1739

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

+ 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 671 pictographic icons for easy scalable vector graphics on websites,
+Font Awesome is a full suite of 672 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

@@ -2303,6 +2303,9 @@
 .fa-microchip:before {
   content: "\f2db";
 }
+.fa-snowflake-o:before {
+  content: "\f2dc";
+}
 .sr-only {
   position: absolute;
   width: 1px;

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

@@ -783,3 +783,4 @@
 .@{fa-css-prefix}-ravelry:before { content: @fa-var-ravelry; }
 .@{fa-css-prefix}-eercast:before { content: @fa-var-eercast; }
 .@{fa-css-prefix}-microchip:before { content: @fa-var-microchip; }
+.@{fa-css-prefix}-snowflake-o:before { content: @fa-var-snowflake-o; }

+ 1 - 0
less/variables.less

@@ -609,6 +609,7 @@
 @fa-var-snapchat: "\f2ab";
 @fa-var-snapchat-ghost: "\f2ac";
 @fa-var-snapchat-square: "\f2ad";
+@fa-var-snowflake-o: "\f2dc";
 @fa-var-soccer-ball-o: "\f1e3";
 @fa-var-sort: "\f0dc";
 @fa-var-sort-alpha-asc: "\f15d";

+ 1 - 0
scss/_icons.scss

@@ -783,3 +783,4 @@
 .#{$fa-css-prefix}-ravelry:before { content: $fa-var-ravelry; }
 .#{$fa-css-prefix}-eercast:before { content: $fa-var-eercast; }
 .#{$fa-css-prefix}-microchip:before { content: $fa-var-microchip; }
+.#{$fa-css-prefix}-snowflake-o:before { content: $fa-var-snowflake-o; }

+ 1 - 0
scss/_variables.scss

@@ -609,6 +609,7 @@ $fa-var-smile-o: "\f118";
 $fa-var-snapchat: "\f2ab";
 $fa-var-snapchat-ghost: "\f2ac";
 $fa-var-snapchat-square: "\f2ad";
+$fa-var-snowflake-o: "\f2dc";
 $fa-var-soccer-ball-o: "\f1e3";
 $fa-var-sort: "\f0dc";
 $fa-var-sort-alpha-asc: "\f15d";

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


+ 7 - 0
src/icons.yml

@@ -6507,3 +6507,10 @@ icons:
     created:    4.7
     categories:
       - Web Application Icons
+
+  - name:       Snowflake Outlined
+    id:         snowflake-o
+    unicode:    f2dc
+    created:    4.7
+    categories:
+      - Web Application 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