Dave Gandy il y a 9 ans
Parent
commit
ebc046c12b

+ 1 - 1
README.md

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

@@ -2047,3 +2047,6 @@
 .fa-product-hunt:before {
   content: "\f288";
 }
+.fa-mixcloud:before {
+  content: "\f289";
+}

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
css/font-awesome.min.css


BIN
fonts/FontAwesome.otf


+ 1 - 0
less/icons.less

@@ -683,3 +683,4 @@
 .@{fa-css-prefix}-fort-awesome:before { content: @fa-var-fort-awesome; }
 .@{fa-css-prefix}-usb:before { content: @fa-var-usb; }
 .@{fa-css-prefix}-product-hunt:before { content: @fa-var-product-hunt; }
+.@{fa-css-prefix}-mixcloud:before { content: @fa-var-mixcloud; }

+ 1 - 0
less/variables.less

@@ -422,6 +422,7 @@
 @fa-var-minus-circle: "\f056";
 @fa-var-minus-square: "\f146";
 @fa-var-minus-square-o: "\f147";
+@fa-var-mixcloud: "\f289";
 @fa-var-mobile: "\f10b";
 @fa-var-mobile-phone: "\f10b";
 @fa-var-modx: "\f285";

+ 1 - 0
scss/_icons.scss

@@ -683,3 +683,4 @@
 .#{$fa-css-prefix}-fort-awesome:before { content: $fa-var-fort-awesome; }
 .#{$fa-css-prefix}-usb:before { content: $fa-var-usb; }
 .#{$fa-css-prefix}-product-hunt:before { content: $fa-var-product-hunt; }
+.#{$fa-css-prefix}-mixcloud:before { content: $fa-var-mixcloud; }

+ 1 - 0
scss/_variables.scss

@@ -422,6 +422,7 @@ $fa-var-minus: "\f068";
 $fa-var-minus-circle: "\f056";
 $fa-var-minus-square: "\f146";
 $fa-var-minus-square-o: "\f147";
+$fa-var-mixcloud: "\f289";
 $fa-var-mobile: "\f10b";
 $fa-var-mobile-phone: "\f10b";
 $fa-var-modx: "\f285";

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


+ 7 - 0
src/icons.yml

@@ -5722,3 +5722,10 @@ icons:
     created:    4.4
     categories:
       - Brand Icons
+
+  - name:       Mixcloud
+    id:         mixcloud
+    unicode:    f289
+    created:    4.4
+    categories:
+      - Brand Icons

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff