Added uber icon (#247)
This commit is contained in:
committed by
Terence Eden
parent
150f45a262
commit
fff3199e79
@@ -169,6 +169,7 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/print.svg" width="256" /> | <img src="/images/reference/print.svg" width="256" /> | https://www.iconfinder.com/icons/326675/print_icon#size=512 |
|
||||
| <img src="/images/svg/mattermost.svg" width="256" /> | <img src="/images/reference/mattermost.png" width="256" /> | https://www.mattermost.org/brand-guidelines/ |
|
||||
| <img src="/images/svg/archlinux.svg" width="256" /> | <img src="/images/reference/archlinux_ref.svg" width="256" /> | https://commons.wikimedia.org/wiki/File:Archlinux-icon-crystal-64.svg |
|
||||
| <img src="/images/svg/uber.svg" width="256" /> | <img src="/images/reference/uber.png" width="256" /> | https://brand.uber.com/guide#logo-clearspace |
|
||||
| <img src="/images/svg/flutter.svg" width="256" /> | <img src="/images/reference/flutter.svg" width="403" /> | https://flutter.dev/brand |
|
||||
| <img src="/images/svg/orcid.svg" width="256" /> | <img src="/images/reference/orcid.png" width="256" /> | https://orcid.org/ |
|
||||
| <img src="/images/svg/javascript.svg" width="256" /> | <img src="/images/reference/javascript.png" width="256" /> | https://commons.wikimedia.org/wiki/File:Unofficial_JavaScript_logo_2.svg |
|
||||
| <img src="/images/svg/javascript.svg" width="256" /> | <img src="/images/reference/javascript.png" width="256" /> | https://commons.wikimedia.org/wiki/File:Unofficial_JavaScript_logo_2.svg |
|
BIN
images/reference/uber.jpg
Normal file
BIN
images/reference/uber.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
9
images/svg/uber.svg
Normal file
9
images/svg/uber.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Uber" role="img"
|
||||
viewBox="0 0 512 512">
|
||||
<rect
|
||||
width="512" height="512"
|
||||
rx="15%"/>
|
||||
<path d="M119.8,303.6c17.6,0,31.3-13.6,31.3-33.8V191.3h19.1V318.6H151.3V306.8a45.9,45.9,0,0,1-33.6,14c-27.3,0-48.2-19.8-48.2-49.8V191.4H88.6v78.5c0,20.5,13.4,33.7,31.2,33.7m64.6-112.3h18.4v46.4a46.11,46.11,0,0,1,32.9-13.8,48.45,48.45,0,0,1,0,96.9A46.52,46.52,0,0,1,202.6,307v11.6H184.4V191.3Zm50,113.2a32.2,32.2,0,1,0-32-32.4v.2a32,32,0,0,0,31.8,32.2h.2M339.3,224c26.7,0,46.4,20.5,46.4,48.2v6H310.3A31.09,31.09,0,0,0,341,304.6c10.7,0,19.8-4.4,26.7-13.6l13.3,9.8c-9.3,12.4-23.1,19.8-40,19.8-27.8,0-49.3-20.7-49.3-48.4-.1-26.2,20.5-48.2,47.6-48.2m-28.8,39.6H367c-3.1-14.2-14.5-23.6-28.2-23.6-13.5,0-25,9.5-28.3,23.6m124.4-21.4c-12,0-20.7,9.3-20.7,23.6v52.7H395.8V225.8H414v11.5c4.5-7.5,12-12.2,22.2-12.2h6.4v17.1Z" fill="#fff"/>
|
||||
</svg>
|
After Width: | Height: | Size: 872 B |
Reference in New Issue
Block a user