Browse Source

adding long arrows #1081

davegandy 12 years ago
parent
commit
5802156174
2 changed files with 28 additions and 0 deletions
  1. BIN
      build/assets/font-awesome/font/FontAwesome.otf
  2. 28 0
      build/icons.yml

BIN
build/assets/font-awesome/font/FontAwesome.otf


+ 28 - 0
build/icons.yml

@@ -2422,3 +2422,31 @@ icons:
     created:    3.2.0
     created:    3.2.0
     categories:
     categories:
       - Brand Icons
       - Brand Icons
+
+  - name:       Long Arrow Down
+    id:         long-arrow-down
+    unicode:    f175
+    created:    3.2.0
+    categories:
+      - Directional Icons
+
+  - name:       Long Arrow Up
+    id:         long-arrow-up
+    unicode:    f176
+    created:    3.2.0
+    categories:
+      - Directional Icons
+
+  - name:       Long Arrow Left
+    id:         long-arrow-left
+    unicode:    f177
+    created:    3.2.0
+    categories:
+      - Directional Icons
+
+  - name:       Long Arrow Right
+    id:         long-arrow-right
+    unicode:    f178
+    created:    3.2.0
+    categories:
+      - Directional Icons