2
0
Dave Gandy 11 жил өмнө
parent
commit
2e05b0175c

+ 1 - 1
README.md

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

+ 3 - 0
css/font-awesome.css

@@ -1666,3 +1666,6 @@
 .fa-ils:before {
   content: "\f20b";
 }
+.fa-meanpath:before {
+  content: "\f20c";
+}

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
css/font-awesome.min.css


BIN
fonts/FontAwesome.otf


+ 1 - 0
less/icons.less

@@ -549,3 +549,4 @@
 .@{fa-css-prefix}-shekel:before,
 .@{fa-css-prefix}-sheqel:before,
 .@{fa-css-prefix}-ils:before { content: @fa-var-ils; }
+.@{fa-css-prefix}-meanpath:before { content: @fa-var-meanpath; }

+ 1 - 0
less/variables.less

@@ -326,6 +326,7 @@
 @fa-var-male: "\f183";
 @fa-var-map-marker: "\f041";
 @fa-var-maxcdn: "\f136";
+@fa-var-meanpath: "\f20c";
 @fa-var-medkit: "\f0fa";
 @fa-var-meh-o: "\f11a";
 @fa-var-microphone: "\f130";

+ 1 - 0
scss/_icons.scss

@@ -549,3 +549,4 @@
 .#{$fa-css-prefix}-shekel:before,
 .#{$fa-css-prefix}-sheqel:before,
 .#{$fa-css-prefix}-ils:before { content: $fa-var-ils; }
+.#{$fa-css-prefix}-meanpath:before { content: $fa-var-meanpath; }

+ 1 - 0
scss/_variables.scss

@@ -326,6 +326,7 @@ $fa-var-mail-reply-all: "\f122";
 $fa-var-male: "\f183";
 $fa-var-map-marker: "\f041";
 $fa-var-maxcdn: "\f136";
+$fa-var-meanpath: "\f20c";
 $fa-var-medkit: "\f0fa";
 $fa-var-meh-o: "\f11a";
 $fa-var-microphone: "\f130";

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


+ 8 - 0
src/icons.yml

@@ -3564,3 +3564,11 @@ icons:
       - sheqel
     categories:
       - Currency Icons
+
+  - name:       meanpath
+    id:         meanpath
+    unicode:    f20c
+    created:    4.2
+    url:        meanpath.com
+    categories:
+      - Brand Icons

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно