Added Ubiquiti Networks logo (#321)

* Added Ubiquiti Networks logo

* Edit reference page

* Fix accidental README.md formating

* Added template
This commit is contained in:
Rastislav Vangor
2019-10-18 12:54:56 +02:00
committed by Terence Eden
parent ed2112a337
commit 421e483062
5 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#399CDB"
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M393.021 272.864l6.979 -22.79v-156.074c-81.652 0 -90.16 31.22 -90.16 61.205v171.348a146.73 146.73 0 0 1 -2.84 28.447c43.45 -8.824 71.688 -35.588 86.048 -82.216zm-226.984 -160.852h18.03v17.824h-18.03zm17.963 26.988h18v18h-18zm-18 22h18v18h-18zm-18 27h18v18h-18zm-36 -94h18v18h-18z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M148.06 223.514h18.004v39.773h18.03v-66.513h18.03v129.856c0 61.81 53.876 91.37 53.876 91.37 -90.554 0.189 -144 -54.768 -144 -127.919v-147.081h18.003v98.358h18.03z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M268.788 364.15c-24.12 -1.08 -42.477 -7.228 -56.788 -16.18 9.702 42.309 45.935 63.1 47.677 64.097l10.72 5.933c81.765 -5.393 129.603 -58.597 129.603 -128.034v-14.966c-19.43 63.801 -64.668 92.17 -131.318 89.15zm-120.788 -234.15h18v18h-18z" />
</vector>

View File

@@ -193,6 +193,7 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/gitea.svg" width="256"/> | <img src="/images/reference/gitea.png" width="256"/> | https://github.com/go-gitea/gitea/tree/master/assets |
| <img src="/images/svg/drone.svg" width="256"/> | <img src="/images/reference/drone.png" width="256"/> | https://github.com/drone/brand |
| <img src="/images/svg/rubygems.svg" width="256"/> | <img src="/images/reference/rubygems.png" width="256"/> | https://rubygems.org |
| <img src="/images/svg/ubiquiti.svg" width="256"/> | <img src="/images/reference/ubiquiti.png" width="256"/> | https://pbs.twimg.com/profile_images/862701781368713216/B7oW421__400x400.jpg |
| <img src="/images/svg/verizon.svg" width="256"/> | <img src="/images/reference/verizon.png" width="256"/> | https://apps.apple.com/us/app/my-verizon/id416023011 |
| <img src="/images/svg/wekan.svg" width="256"/> | <img src="/images/reference/wekan.svg" width="256"/> | https://github.com/wekan/wekan/blob/master/public/wekan-logo-150.svg |
| <img src="/images/svg/kemal.svg" width="256"/> | <img src="/images/reference/kemal.png" width="256"/> | https://raw.githubusercontent.com/kemalcr/kemalcr.com/master/img/kemal.png |

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

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

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Ubiquiti" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><rect fill="#399cdb" height="512" rx="15%" width="512"/><g fill="#fff"><path d="m393.021 272.864 6.979-22.79v-156.074c-81.652 0-90.16 31.22-90.16 61.205v171.348a146.73 146.73 0 0 1 -2.84 28.447c43.45-8.824 71.688-35.588 86.048-82.216zm-226.984-160.852h18.03v17.824h-18.03zm17.963 26.988h18v18h-18zm-18 22h18v18h-18zm-18 27h18v18h-18zm-36-94h18v18h-18z"/><path d="m148.06 223.514h18.004v39.773h18.03v-66.513h18.03v129.856c0 61.81 53.876 91.37 53.876 91.37-90.554.189-144-54.768-144-127.919v-147.081h18.003v98.358h18.03z"/><path d="m268.788 364.15c-24.12-1.08-42.477-7.228-56.788-16.18 9.702 42.309 45.935 63.1 47.677 64.097l10.72 5.933c81.765-5.393 129.603-58.597 129.603-128.034v-14.966c-19.43 63.801-64.668 92.17-131.318 89.15zm-120.788-234.15h18v18h-18z"/></g></svg>

After

Width:  |  Height:  |  Size: 917 B