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 OpenStreetMap #698

Closed
wants to merge 3 commits into from
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ Say thanks!
<td>Lobste.rs<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/lobsters.svg" width="125" title="Lobste.rs"/><br>536 Bytes</td>
<td>Quora<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/quora.svg" width="125" title="Quora"/><br>282 Bytes</td>
<td>Gitpod<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitpod.svg" width="125" title="Gitpod"/><br>783 Bytes</td>
<td>OpenStreetMap<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/openstreetmap.svg" width="125" title="OpenStreetMap"/><br>983 Bytes</td>
</tr>
</table>

Expand Down
35 changes: 35 additions & 0 deletions images/android-vector-drawable/openstreetmap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<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="#fff"
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
<path
android:fillColor="#c6e0ad"
android:pathData="M127 173l61.5 18-18 61.5-61.5-18" />
<path
android:fillColor="#a5d383"
android:pathData="M336.5 331.5l60 -17-17 60-60 17" />
<path
android:fillColor="#75570f"
android:strokeColor="#fff"
android:strokeWidth="18"
android:pathData="M 75 -405 L 189 -405 Q 219 -405 219 -375 L 219 -346 Q 219 -316 189 -316 L 75 -316 Q 45 -316 45 -346 L 45 -375 Q 45 -405 75 -405 Z" />
<path
android:fillColor="#000000"
android:strokeColor="#fff"
android:strokeWidth="18"
android:pathData="M 314 195 C 377.512746231 195 429 195 429 195 C 429 195 377.512746231 195 314 195 C 250.487253769 195 199 195 199 195 C 199 195 250.487253769 195 314 195 Z" />
<path
android:fillColor="#c6e0ad"
android:strokeColor="#fff"
android:strokeWidth="15"
android:pathData="M 314 195 C 359.287349486 195 396 195 396 195 C 396 195 359.287349486 195 314 195 C 268.712650514 195 232 195 232 195 C 232 195 268.712650514 195 314 195 Z" />
<path
android:fillColor="#000000"
android:pathData="M 343 18 H 378 V 53 H 343 V 18 Z" />
</vector>
3 changes: 2 additions & 1 deletion images/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,4 +308,5 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/endeavouros.svg" width="256" /> | <img src="/images/reference/endeavouros.png" width="256" /> | https://github.com/endeavouros-team/endeavouros-theming |
| <img src="/images/svg/google_assistant.svg" width="256" /> | <img src="/images/reference/google_assistant.png" width="256" /> | https://www.blog.google/press/ |
| <img src="/images/svg/atom.svg" width="256" /> | <img src="/images/reference/atom.png" width="256" /> | https://atom.io/ |
| <img src="/images/svg/activitypub.svg" width="256" /> | <img src="/images/reference/ActivityPub-logo.svg" width="256" /> | https://activitypub.rocks/ |
| <img src="/images/svg/activitypub.svg" width="256" /> | <img src="/images/reference/ActivityPub-logo.svg" width="256" /> | https://activitypub.rocks/ |
| <img src="/images/svg/openstreetmap.svg" width="256" /> | <img src="/images/reference/openstreetmap.png" width="256" /> | https://wiki.openstreetmap.org/wiki/Logos#Other_logos |
Binary file added images/reference/openstreetmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions images/svg/openstreetmap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.