Dave Gandy před 10 roky
rodič
revize
0762b174ac

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

@@ -1975,3 +1975,6 @@
 .fa-500px:before {
   content: "\f26e";
 }
+.fa-amazon:before {
+  content: "\f270";
+}

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
css/font-awesome.min.css


binární
fonts/FontAwesome.otf


+ 1 - 0
less/icons.less

@@ -659,3 +659,4 @@
 .@{fa-css-prefix}-television:before { content: @fa-var-television; }
 .@{fa-css-prefix}-contao:before { content: @fa-var-contao; }
 .@{fa-css-prefix}-500px:before { content: @fa-var-500px; }
+.@{fa-css-prefix}-amazon:before { content: @fa-var-amazon; }

+ 1 - 0
less/variables.less

@@ -18,6 +18,7 @@
 @fa-var-align-justify: "\f039";
 @fa-var-align-left: "\f036";
 @fa-var-align-right: "\f038";
+@fa-var-amazon: "\f270";
 @fa-var-ambulance: "\f0f9";
 @fa-var-anchor: "\f13d";
 @fa-var-android: "\f17b";

+ 1 - 0
scss/_icons.scss

@@ -659,3 +659,4 @@
 .#{$fa-css-prefix}-television:before { content: $fa-var-television; }
 .#{$fa-css-prefix}-contao:before { content: $fa-var-contao; }
 .#{$fa-css-prefix}-500px:before { content: $fa-var-500px; }
+.#{$fa-css-prefix}-amazon:before { content: $fa-var-amazon; }

+ 1 - 0
scss/_variables.scss

@@ -18,6 +18,7 @@ $fa-var-align-center: "\f037";
 $fa-var-align-justify: "\f039";
 $fa-var-align-left: "\f036";
 $fa-var-align-right: "\f038";
+$fa-var-amazon: "\f270";
 $fa-var-ambulance: "\f0f9";
 $fa-var-anchor: "\f13d";
 $fa-var-android: "\f17b";

binární
src/assets/font-awesome/fonts/FontAwesome.otf


+ 8 - 0
src/icons.yml

@@ -5491,3 +5491,11 @@ icons:
     created:    4.4
     categories:
       - Brand Icons
+
+
+  - name:       Amazon
+    id:         amazon
+    unicode:    f270
+    created:    4.4
+    categories:
+      - Brand Icons

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů