Skip to content

Commit

Permalink
Update NVDA icon
Browse files Browse the repository at this point in the history
See PR #7446

Include the source `svg` so that future modifications can be made more
easily.

The previous dark grey shaded icon has been in use for nearly 10 years.
It was first created for Windows XP, which had a light grey system tray
which showed up the dark grey logo very well.  Recent versions of
Windows have moved towards a darker system tray.  There is very little
contrast with the existing NVDA icon.  The updated icon features a
similar logo in flat white, on a solid purple background. This ensures it
will be visible on any colour background, and uses the purple from the
NV Access logo.

The NVDA logo is a stylised blend of the letters NVDA. It has a vertical
line on the left with a little hook at the bottom. Then from the top, a
straight diagonal line comes down to the right. Next, a line curves in a
semi-circle out to the right then back up to the top, and finally there
is a little hook down to finish. The vertical and diagonal lines make
the first part of the letter N and also the letter A (without the cross
bar). The diagonal and curved lines form a V, and the curve is the right
part of the D.
  • Loading branch information
feerrenrut committed Aug 2, 2017
1 parent baf0c32 commit 2794b7c
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
Binary file modified source/images/nvda.ico
Binary file not shown.
28 changes: 28 additions & 0 deletions source/images/nvda.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions user_docs/en/changes.t2t
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Highlights of this release include input of contracted braille, support for new
- Previously, it always showed as much context information as possible, regardless of whether you have seen the same context information before.
- You can revert to the old behaviour by changing the new "Focus context presentation" setting in the Braille Settings dialog to "Always fill display".
- When using Braille, the cursor can be configured to be a different shape when tethered to focus or review. (#7112)
- The NVDA logo has been updated. The updated NVDA logo is a stylised blend of the letters NVDA in white, on a solid purple background. This ensures it will be visible on any colour background, and uses the purple from the NV Access logo. (#7446)


== Bug Fixes ==
Expand Down

0 comments on commit 2794b7c

Please sign in to comment.