Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nativescript/artwork

NativeScript artwork
https://github.com/nativescript/artwork

artwork logo nativescript

Last synced: 4 months ago
JSON representation

NativeScript artwork

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 prefix

NativeScript_Logo_Wide_Transparent_White_Rounded_White
^^^^
> (Optional) size indicator

NativeScript_Logo_Wide_Transparent_White_Rounded_White
^^^^^^^^^^^
> Color of the letter "N" in the logo

NativeScript_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 logo

NativeScript_Logo_Wide_Transparent_White_Rounded_White
^^^^^
> (Optional) Color of the text "NativeScript" (where aplicable)
```