Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nativescript/artwork
NativeScript artwork
https://github.com/nativescript/artwork
artwork logo nativescript
Last synced: 4 months ago
JSON representation
NativeScript artwork
- Host: GitHub
- URL: https://github.com/nativescript/artwork
- Owner: NativeScript
- Created: 2020-12-02T19:02:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T21:05:38.000Z (over 1 year ago)
- Last Synced: 2024-05-23T10:01:13.551Z (8 months ago)
- Topics: artwork, logo, nativescript
- Language: JavaScript
- Size: 3.09 MB
- Stars: 14
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# artwork
NativeScript artwork## Color
| Name | RGB | HEX |
|------|-----|-----|
| NativeScript Blue | `rgb(101, 173, 241)` | `#65ADF1`## Font
| Name | Font |
|------|------|
| NativeScript Logo | `Inter Black` | `#65ADF1`## Logo Variants
There are different variants of the NativeScript logo available in png and svg formats.
Logo
Download
NativeScript Logo Blue Transparent
[Download SVG](logo/export/NativeScript_Logo_Blue_Transparent.svg)
[Download PNG](logo/export/NativeScript_Logo_Blue_Transparent.png)NativeScript Logo Blue White
[Download SVG](logo/export/NativeScript_Logo_Blue_White.svg)
[Download PNG](logo/export/NativeScript_Logo_Blue_White.png)NativeScript Logo Blue White Rounded
[Download SVG](logo/export/NativeScript_Logo_Blue_White_Rounded.svg)
[Download PNG](logo/export/NativeScript_Logo_Blue_White_Rounded.png)NativeScript Logo Transparent White
[Download SVG](logo/export/NativeScript_Logo_Transparent_White.svg)
[Download PNG](logo/export/NativeScript_Logo_Transparent_White.png)NativeScript Logo Transparent White Rounded
[Download SVG](logo/export/NativeScript_Logo_Transparent_White_Rounded.svg)
[Download PNG](logo/export/NativeScript_Logo_Transparent_White_Rounded.png)NativeScript Logo White Blue
[Download SVG](logo/export/NativeScript_Logo_White_Blue.svg)
[Download PNG](logo/export/NativeScript_Logo_White_Blue.png)NativeScript Logo White Blue Rounded
[Download SVG](logo/export/NativeScript_Logo_White_Blue_Rounded.svg)
[Download PNG](logo/export/NativeScript_Logo_White_Blue_Rounded.png)NativeScript Logo White Transparent
[Download SVG](logo/export/NativeScript_Logo_White_Transparent.svg)
[Download PNG](logo/export/NativeScript_Logo_White_Transparent.png)NativeScript Logo Wide Blue White Rounded White
[Download SVG](logo/export/NativeScript_Logo_Wide_Blue_White_Rounded_White.svg)
[Download PNG](logo/export/NativeScript_Logo_Wide_Blue_White_Rounded_White.png)NativeScript Logo Wide Transparent White Rounded White
[Download SVG](logo/export/NativeScript_Logo_Wide_Transparent_White_Rounded_White.svg)
[Download PNG](logo/export/NativeScript_Logo_Wide_Transparent_White_Rounded_White.png)NativeScript Logo Wide White Blue Rounded Blue
[Download SVG](logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_Blue.svg)
[Download PNG](logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_Blue.png)NativeScript Logo Wide White Blue Rounded White
[Download SVG](logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_White.svg)
[Download PNG](logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_White.png)### The naming convention used for the exported files:
```markdown
NativeScript_Logo_Wide_Transparent_White_Rounded_White
^^^^^^^^^^^^^^^^^
> A static prefixNativeScript_Logo_Wide_Transparent_White_Rounded_White
^^^^
> (Optional) size indicatorNativeScript_Logo_Wide_Transparent_White_Rounded_White
^^^^^^^^^^^
> Color of the letter "N" in the logoNativeScript_Logo_Wide_Transparent_White_Rounded_White
^^^^^
> Color of the background around the letter "N"NativeScript_Logo_Wide_Transparent_White_Rounded_White
^^^^^^^
> (Optional) shape of the logoNativeScript_Logo_Wide_Transparent_White_Rounded_White
^^^^^
> (Optional) Color of the text "NativeScript" (where aplicable)
```