Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Edge logo #180

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/edge/edge.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
79 changes: 79 additions & 0 deletions src/edge_12-18/CHANGELOG.md
@@ -0,0 +1,79 @@
Changelog
=========

1.0.10 (October 13, 2019)
-------------------------

### Bug fixes / Improvements

* [[`8fab53c254`](https://github.com/alrra/browser-logos/commit/8fab53c2544fe45642f4b330f21c426a07c63367)] - 📚 Add instructions on how to install packages via `Yarn` (by [`Cătălin Mariș`](https://github.com/alrra)).

1.0.9 (August 27, 2019)
-----------------------

### Bug fixes / Improvements

* [[`3799655cbd`](https://github.com/alrra/browser-logos/commit/3799655cbde62ea2de2a8a2b12a6123edae087b1)] - 🔧 Specify the directory of the package in the `package.json` file (by [`Cătălin Mariș`](https://github.com/alrra)).

1.0.8 (August 24, 2019)
-----------------------

### Bug fixes / Improvements

* [[`cd3da7aab3`](https://github.com/alrra/browser-logos/commit/cd3da7aab372dafcf9786054a4e63f31321cacac)] - 🗜 Further losslessly optimize `edge.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).

1.0.7 (August 10, 2019)
-----------------------

### Bug fixes / Improvements

* [[`15beb92e06`](https://github.com/alrra/browser-logos/commit/15beb92e06bafefdafdfa1b78bacdbbc6ab2eb71)] - 🗜 Further losslessly optimize `edge.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).
* [[`9dde3475e6`](https://github.com/alrra/browser-logos/commit/9dde3475e6d967aab4f4aeaf78b900807cf021e9)] - 🔧 Tweak `edge.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).

1.0.6 (June 25, 2019)
---------------------

### Bug fixes / Improvements

* [[`4764b8424b`](https://github.com/alrra/browser-logos/commit/4764b8424b0b88ec1d03a2e14162bf2ddaa4ce85)] - 🗜️ Further losslessly optimize `edge.svg` (by [`Cătălin Mariș`](https://github.com/alrra)).

1.0.5 (March 15, 2019)
----------------------

### Bug fixes / Improvements

* [[`fe67c07fd3`](https://github.com/alrra/browser-logos/commit/fe67c07fd39322ac5378f63f9f9d50422d7658b7)] - 📚 Improve `README.md`s (by [`Cătălin Mariș`](https://github.com/alrra)).
* [[`36f6545134`](https://github.com/alrra/browser-logos/commit/36f65451346e2a5b4cb711b73665bafcd9ddacda)] - 📚 Remove `yarn` install instructions (by [`Cătălin Mariș`](https://github.com/alrra)).

1.0.4 (March 8, 2019)
---------------------

### Bug fixes / Improvements

* [[`3bb40f69b0`](https://github.com/alrra/browser-logos/commit/3bb40f69b0cce0795655e43d42f802b8f9393cc0)] - 📚 Improve READMEs (by [`Cătălin Mariș`](https://github.com/alrra)).

1.0.3 (June 3, 2017)
--------------------

### Bug fixes / Improvements

* [[`4406d8a2ef`](https://github.com/alrra/browser-logos/commit/4406d8a2ef0f9cf1fd91cf1c9b438b2096a51bba)] - 📚 Make minor changes in `README.md`.

1.0.2 (May 27, 2017)
--------------------

### Bug fixes / Improvements

* [[`e8d37969cb`](https://github.com/alrra/browser-logos/commit/e8d37969cb7f8a30f59f85805efaf89a0141cc28)] - 🗜 Further optimize `edge.svg`.

1.0.1 (January 10, 2016)
------------------------

### Bug fixes / Improvements

* [[`050adc428f`](https://github.com/alrra/browser-logos/commit/050adc428f38214459ab454c21a24447bc08eda5)] - 🔧 Use official version of blue.

1.0.0 (December 18, 2016)
-------------------------

30 changes: 30 additions & 0 deletions src/edge_12-18/README.md
@@ -0,0 +1,30 @@
Microsoft Edge
==============

<table>
<tr height=230>
<td>
<a href="https://github.com/alrra/browser-logos/tree/8fab53c2544fe45642f4b330f21c426a07c63367/src/edge">
<img width=220 src="https://raw.githubusercontent.com/alrra/browser-logos/8fab53c2544fe45642f4b330f21c426a07c63367/src/edge/edge.svg?sanitize=true" alt="Microsoft Edge browser logo">
</a>
</td>
</tr>
</table>

How to get the logo
-------------------

You can either:

* Install it using:

* [`npm`][npm]: `npm install --save-dev @browser-logos/edge`
* [`Yarn`][yarn]: `yarn add --dev @browser-logos/edge`

* Use [`cdnjs`][cdnjs].

<!-- Link labels: -->

[cdnjs]: https://cdnjs.com/libraries/browser-logos
[npm]: https://www.npmjs.com/
[yarn]: https://yarnpkg.com/
File renamed without changes
1 change: 1 addition & 0 deletions src/edge_12-18/edge.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
18 changes: 18 additions & 0 deletions src/edge_12-18/package.json
@@ -0,0 +1,18 @@
{
alrra marked this conversation as resolved.
Show resolved Hide resolved
"bugs": "https://github.com/alrra/browser-logos/issues",
"description": "Microsoft Edge v13-79 browser logo",
"homepage": "https://github.com/alrra/browser-logos",
"keywords": [
"browser-logos",
"logo",
"microsoft-edge",
"microsoft-edge-logo"
],
"name": "@browser-logos/edge_13-79",
"repository": {
"directory": "src/edge_13-79",
"type": "git",
"url": "https://github.com/alrra/browser-logos.git"
},
"version": "1.0.10"
}