Skip to content

Commit

Permalink
Add Edge tile logo
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Mar 2, 2016
1 parent c4601e3 commit e5956ad
Show file tree
Hide file tree
Showing 15 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .scripts/generate-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ declare -r -a MAIN_DESKTOP_BROWSERS=(
declare -r -a MAIN_MOBILE_BROWSERS=(
"android"
"chrome-android"
"edge"
"edge-tile"
"firefox"
"opera-mini"
"safari-ios"
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### HEAD

* Add Edge tile logo.
* Update Edge logo to match the official one.

### 22.4.1 (February 26, 2016)
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ logos are high resolution with transparent backgrounds.

### Edge

| [Edge](https://www.microsoft.com/en-us/windows/microsoft-edge) |
|:---:|
| <a href="edge"><img width=140 src="edge/edge_256x256.png" alt="Edge browser logo"></a> |
| [Edge](https://www.microsoft.com/en-us/windows/microsoft-edge) | [Edge](https://www.microsoft.com/en-us/windows/microsoft-edge) tile |
|:---:|:---:|
| <a href="edge"><img width=140 src="edge/edge_256x256.png" alt="Microsoft Edge browser logo"></a> | <a href="edge-tile"><img width=140 src="edge-tile/edge-tile_256x256.png" alt="Microsoft Edge tile browser logo"></a> |

### Epic

Expand Down
Binary file added edge-tile/edge-tile.png
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 edge-tile/edge-tile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added edge-tile/edge-tile_128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added edge-tile/edge-tile_16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added edge-tile/edge-tile_24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added edge-tile/edge-tile_256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added edge-tile/edge-tile_32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added edge-tile/edge-tile_48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added edge-tile/edge-tile_512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added edge-tile/edge-tile_64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified main-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified main-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e5956ad

Please sign in to comment.