From 772e49be7f62f15dcb5fd2852036b861653c1e95 Mon Sep 17 00:00:00 2001 From: Brenton Simpson Date: Thu, 23 May 2013 22:49:44 -0700 Subject: [PATCH] docs(header): replace logo.png with logo.svg The current logo looks terrible on retina displays. SVG is a widely supported format that looks great on all displays, present and future. File size is still 3K. --- ...angular_logo_for_dark_background_small.svg | 41 +++++++++ docs/src/templates/index.html | 2 +- .../angular_logo_for_dark_background.svg | 87 +++++++++++++++++++ ...angular_logo_for_dark_background_small.svg | 41 +++++++++ .../angular_logo_for_light_background.svg | 86 ++++++++++++++++++ ...ngular_logo_for_light_background_small.svg | 40 +++++++++ 6 files changed, 296 insertions(+), 1 deletion(-) create mode 100644 docs/img/angular_logo_for_dark_background_small.svg create mode 100644 images/logo/AngularJS.exports/angular_logo_for_dark_background.svg create mode 100644 images/logo/AngularJS.exports/angular_logo_for_dark_background_small.svg create mode 100644 images/logo/AngularJS.exports/angular_logo_for_light_background.svg create mode 100644 images/logo/AngularJS.exports/angular_logo_for_light_background_small.svg diff --git a/docs/img/angular_logo_for_dark_background_small.svg b/docs/img/angular_logo_for_dark_background_small.svg new file mode 100644 index 000000000000..58a6cc199a48 --- /dev/null +++ b/docs/img/angular_logo_for_dark_background_small.svg @@ -0,0 +1,41 @@ + + + +]> + + + + + + + + + + + + + + + + + diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index 6054f81344e0..9d75dff9f382 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -118,7 +118,7 @@