Skip to content

Commit 38b3653

Browse files
author
Alexander J. Salas B
committed
Add support for font-awesome
1 parent 944025a commit 38b3653

15 files changed

+709
-11
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"angular": "^1.5.6",
3131
"angular-animate": "^1.5.6",
3232
"angular-aria": "^1.5.6",
33-
"angular-material": "^1.0.9"
33+
"angular-material": "^1.0.9",
34+
"components-font-awesome": "^4.6.3"
3435
}
3536
}
File renamed without changes.

demos/css/font-awesome.css.map

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/css/font-awesome.min.css

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/fonts/FontAwesome.otf

122 KB
Binary file not shown.

demos/fonts/fontawesome-webfont.eot

74.7 KB
Binary file not shown.

demos/fonts/fontawesome-webfont.svg

Lines changed: 685 additions & 0 deletions
Loading

demos/fonts/fontawesome-webfont.ttf

149 KB
Binary file not shown.

demos/fonts/fontawesome-webfont.woff

88.3 KB
Binary file not shown.

demos/fonts/fontawesome-webfont.woff2

70.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)