Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authordavegandy <dave@davegandy.com>2013-06-03 02:16:41 +0400
committerdavegandy <dave@davegandy.com>2013-06-03 02:16:41 +0400
commit8f124f44d4d7bb66980589082d0a9ffaf4d38d4a (patch)
tree42f319338927537008002c6fa71c7a102bd38c7d /build
parent580215617462718c8cb886c2f1c1ba89602382d4 (diff)
adding apple, linux, android, and windows icons #113
Diffstat (limited to 'build')
-rw-r--r--build/assets/font-awesome/font/FontAwesome.otfbin57776 -> 59448 bytes
-rw-r--r--build/icons.yml28
2 files changed, 28 insertions, 0 deletions
diff --git a/build/assets/font-awesome/font/FontAwesome.otf b/build/assets/font-awesome/font/FontAwesome.otf
index 1b2516b96..8ab919b5b 100644
--- a/build/assets/font-awesome/font/FontAwesome.otf
+++ b/build/assets/font-awesome/font/FontAwesome.otf
Binary files differ
diff --git a/build/icons.yml b/build/icons.yml
index e5760b5ad..16b3dcd97 100644
--- a/build/icons.yml
+++ b/build/icons.yml
@@ -2450,3 +2450,31 @@ icons:
created: 3.2.0
categories:
- Directional Icons
+
+ - name: Apple
+ id: apple
+ unicode: f179
+ created: 3.2.0
+ categories:
+ - Brand Icons
+
+ - name: Windows
+ id: windows
+ unicode: f17a
+ created: 3.2.0
+ categories:
+ - Brand Icons
+
+ - name: Android
+ id: android
+ unicode: f17b
+ created: 3.2.0
+ categories:
+ - Brand Icons
+
+ - name: Linux
+ id: linux
+ unicode: f17c
+ created: 3.2.0
+ categories:
+ - Brand Icons