Dave Gandy před 11 roky
rodič
revize
223251b2af

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

@@ -1612,3 +1612,6 @@
 .fa-copyright:before {
   content: "\f1f9";
 }
+.fa-at:before {
+  content: "\f1fa";
+}

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

@@ -529,3 +529,4 @@
 .@{fa-css-prefix}-bell-slash-o:before { content: @fa-var-bell-slash-o; }
 .@{fa-css-prefix}-trash:before { content: @fa-var-trash; }
 .@{fa-css-prefix}-copyright:before { content: @fa-var-copyright; }
+.@{fa-css-prefix}-at:before { content: @fa-var-at; }

+ 1 - 0
less/variables.less

@@ -45,6 +45,7 @@
 @fa-var-arrows-h: "\f07e";
 @fa-var-arrows-v: "\f07d";
 @fa-var-asterisk: "\f069";
+@fa-var-at: "\f1fa";
 @fa-var-automobile: "\f1b9";
 @fa-var-backward: "\f04a";
 @fa-var-ban: "\f05e";

+ 1 - 0
scss/_icons.scss

@@ -529,3 +529,4 @@
 .#{$fa-css-prefix}-bell-slash-o:before { content: $fa-var-bell-slash-o; }
 .#{$fa-css-prefix}-trash:before { content: $fa-var-trash; }
 .#{$fa-css-prefix}-copyright:before { content: $fa-var-copyright; }
+.#{$fa-css-prefix}-at:before { content: $fa-var-at; }

+ 1 - 0
scss/_variables.scss

@@ -45,6 +45,7 @@ $fa-var-arrows-alt: "\f0b2";
 $fa-var-arrows-h: "\f07e";
 $fa-var-arrows-v: "\f07d";
 $fa-var-asterisk: "\f069";
+$fa-var-at: "\f1fa";
 $fa-var-automobile: "\f1b9";
 $fa-var-backward: "\f04a";
 $fa-var-ban: "\f05e";

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


+ 7 - 0
src/icons.yml

@@ -3434,3 +3434,10 @@ icons:
     created:    4.2
     categories:
       - Web Application Icons
+
+  - name:       At
+    id:         at
+    unicode:    f1fa
+    created:    4.2
+    categories:
+      - Web Application Icons

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