This commit is contained in:
Terence Eden
2019-05-09 20:19:26 +01:00
parent 95a0b0b797
commit 370a71ffce
4 changed files with 8 additions and 0 deletions

BIN
images/reference/edge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -147,3 +147,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/mailchimp.svg" width="256" /> | <img src="/images/reference/Mailchimp_v1.svg" width="256" /> | https://mailchimp.com/about/brand-assets/ |
| <img src="/images/svg/yelp.svg" width="256" /> | <img src="/images/reference/Yelp_burst_positive_RGB.png" width="256" /> | https://www.yelp.co.uk/brand |
| <img src="/images/svg/chrome.svg" width="256" /> | <img src="/images/reference/chrome.svg" width="256" /> | https://www.google.com/chrome/static/images/chrome-logo.svg |
| <img src="/images/svg/edge.svg" width="256" /> | <img src="/images/reference/edge.png" width="256" /> | https://commons.wikimedia.org/wiki/File:Microsoft_Edge_logo.svg |

6
images/svg/edge.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Edge" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M180 297c0 10 2 20 5 28a81 81 0 0 0 33 40 150 150 0 0 0 79 21 183 183 0 0 0 63-11 265 265 0 0 0 57-25v92a327 327 0 0 1-99 30l-36 2a197 197 0 0 1-90-22 179 179 0 0 1-65-60 165 165 0 0 1-25-88 176 176 0 0 1 29-96 162 162 0 0 1 78-62c-9 9-16 19-21 32-5 12-8 25-9 37h154c0-16-1-29-4-41-4-12-9-21-16-29s-16-14-27-17c-11-4-25-6-41-6-18 0-37 2-56 8A236 236 0 0 0 54 232a254 254 0 0 1 34-99 210 210 0 0 1 71-69 203 203 0 0 1 265 60 225 225 0 0 1 34 119v54z" fill="#0078d7"/></svg>

After

Width:  |  Height:  |  Size: 626 B