From 5b60c54c5595f79d3f3219859e8f107649465b94 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 4 Jun 2013 04:44:34 +0000 Subject: feature 2916 Replace raphael with symbol fonts I added more icons than before (I think it's better as we can find links faster but that's arguable ...) git-svn-id: http://piwigo.org/svn/trunk@23029 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/fontello/font/fontello.eot | Bin 0 -> 14344 bytes admin/themes/default/fontello/font/fontello.svg | 40 +++++++++++++++++++++++ admin/themes/default/fontello/font/fontello.ttf | Bin 0 -> 14176 bytes admin/themes/default/fontello/font/fontello.woff | Bin 0 -> 8824 bytes 4 files changed, 40 insertions(+) create mode 100644 admin/themes/default/fontello/font/fontello.eot create mode 100644 admin/themes/default/fontello/font/fontello.svg create mode 100644 admin/themes/default/fontello/font/fontello.ttf create mode 100644 admin/themes/default/fontello/font/fontello.woff (limited to 'admin/themes/default/fontello/font') diff --git a/admin/themes/default/fontello/font/fontello.eot b/admin/themes/default/fontello/font/fontello.eot new file mode 100644 index 000000000..fb88e3beb Binary files /dev/null and b/admin/themes/default/fontello/font/fontello.eot differ diff --git a/admin/themes/default/fontello/font/fontello.svg b/admin/themes/default/fontello/font/fontello.svg new file mode 100644 index 000000000..633b8c070 --- /dev/null +++ b/admin/themes/default/fontello/font/fontello.svg @@ -0,0 +1,40 @@ + + + +Copyright (C) 2012 by original authors @ fontello.com + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/admin/themes/default/fontello/font/fontello.ttf b/admin/themes/default/fontello/font/fontello.ttf new file mode 100644 index 000000000..fe52c5e4d Binary files /dev/null and b/admin/themes/default/fontello/font/fontello.ttf differ diff --git a/admin/themes/default/fontello/font/fontello.woff b/admin/themes/default/fontello/font/fontello.woff new file mode 100644 index 000000000..f63e4e71c Binary files /dev/null and b/admin/themes/default/fontello/font/fontello.woff differ -- cgit v1.2.3