Skip to content

Commit a408080

Browse files
committed
chore: clean up logo names & add "hollow" variant
1 parent 7cd5072 commit a408080

40 files changed

Lines changed: 213 additions & 276 deletions

File tree

README.md

Lines changed: 29 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
3+
4+
5+
16
# artwork
27
NativeScript artwork
38

@@ -13,74 +18,27 @@ NativeScript artwork
1318
|------|------|
1419
| NativeScript Logo | `Inter Black` | `#65ADF1`
1520

16-
## Logo
17-
18-
### 1024x1024 square logo
19-
20-
| PNG | SVG |
21-
|:---:|:---:|
22-
| <img width="400px" src="logo/export/NativeScript%20Logo.png"/> | <img width="400px" src="logo/export/NativeScript%20Logo.svg"/> |
23-
| [PNG](logo/export/NativeScript%20Logo.png) | [SVG](logo/export/NativeScript%20Logo.svg) |
24-
25-
### 1024x1024 rounded logo
26-
27-
| PNG | SVG |
28-
|:---:|:---:|
29-
| <img width="400px" src="logo/export/NativeScript%20Logo%20Rounded.png"/> | <img width="400px" src="logo/export/NativeScript%20Logo%20Rounded.svg"/> |
30-
| [PNG](logo/export/NativeScript%20Logo%20Rounded.png) | [SVG](logo/export/NativeScript%20Logo%20Rounded.svg) |
31-
32-
### 1024x1024 transparent logo
33-
34-
| PNG | SVG |
35-
|:---:|:---:|
36-
| | |
37-
| <img width="400px" src="logo/export/NativeScript%20Logo%20Transparent.png"/> | <img width="400px" src="logo/export/NativeScript%20Logo%20Transparent.svg"/> |
38-
| [PNG](logo/export/NativeScript%20Logo%20Transparent.png) | [SVG](logo/export/NativeScript%20Logo%20Transparent.svg) |
39-
40-
### 1024x1024 inverted square logo
41-
42-
| PNG | SVG |
43-
|:---:|:---:|
44-
| | |
45-
| <img width="400px" src="logo/export/NativeScript%20Logo%20Inverted.png"/> | <img width="400px" src="logo/export/NativeScript%20Logo%20Inverted.svg"/> |
46-
| [PNG](logo/export/NativeScript%20Logo%20Inverted.png) | [SVG](logo/export/NativeScript%20Logo%20Inverted.svg) |
47-
48-
### 1024x1024 inverted rounded logo
49-
50-
| PNG | SVG |
51-
|:---:|:---:|
52-
| | |
53-
| <img width="400px" src="logo/export/NativeScript%20Logo%20Inverted%20Rounded.png"/> | <img width="400px" src="logo/export/NativeScript%20Logo%20Inverted%20Rounded.svg"/> |
54-
| [PNG](logo/export/NativeScript%20Logo%20Inverted%20Rounded.png) | [SVG](logo/export/NativeScript%20Logo%20Inverted%20Rounded.svg) |
55-
56-
### 1024x1024 inverted transparent logo
57-
58-
| PNG | SVG |
59-
|:---:|:---:|
60-
| | |
61-
| <img width="400px" src="logo/export/NativeScript%20Logo%20Inverted%20Transparent.png"/> | <img width="400px" src="logo/export/NativeScript%20Logo%20Inverted%20Transparent.svg"/> |
62-
| [PNG](logo/export/NativeScript%20Logo%20Inverted%20Transparent.png) | [SVG](logo/export/NativeScript%20Logo%20Inverted%20Transparent.svg) |
63-
64-
### wide logo
65-
66-
| PNG | SVG |
67-
|:---:|:---:|
68-
| | |
69-
| <img width="400px" src="logo/export/NativeScript%20Wide%20Logo.png"/> | <img width="400px" src="logo/export/NativeScript%20Wide%20Logo.svg"/> |
70-
| [PNG](logo/export/NativeScript%20Wide%20Logo.png) | [SVG](logo/export/NativeScript%20Wide%20Logo.svg) |
71-
72-
### wide logo inverted
73-
74-
| PNG | SVG |
75-
|:---:|:---:|
76-
| | |
77-
| <img width="400px" src="logo/export/NativeScript%20Wide%20Logo%20Inverted.png"/> | <img width="400px" src="logo/export/NativeScript%20Wide%20Logo%20Inverted.svg"/> |
78-
| [PNG](logo/export/NativeScript%20Wide%20Logo%20Inverted.png) | [SVG](logo/export/NativeScript%20Wide%20Logo%20Inverted.svg) |
79-
80-
### wide logo light
81-
82-
| PNG | SVG |
83-
|:---:|:---:|
84-
| | |
85-
| <img width="400px" src="logo/export/NativeScript%20Wide%20Logo%20Light.png"/> | <img width="400px" src="logo/export/NativeScript%20Wide%20Logo%20Light.svg"/> |
86-
| [PNG](logo/export/NativeScript%20Wide%20Logo%20Light.png) | [SVG](logo/export/NativeScript%20Wide%20Logo%20Light.svg) |
21+
## Logo Variants
22+
23+
There are different variants of the NativeScript logo available in png and svg formats.
24+
25+
<!-- run `node tools/generate_logo_table.js` to re-generate table. -->
26+
<!-- DO NOT EDIT MANUALLY -->
27+
<!-- LOGO_TABLE_START -->
28+
29+
| Preview | Name | Download |
30+
| ------- | ----- | --------- |
31+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_Blue_Transparent.svg" /> | NativeScript Logo Blue Transparent | [Download SVG](logo/export/NativeScript_Logo_Blue_Transparent.svg)<br>[Download PNG](logo/export/NativeScript_Logo_Blue_Transparent.png) |
32+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_Blue_White.svg" /> | NativeScript Logo Blue White | [Download SVG](logo/export/NativeScript_Logo_Blue_White.svg)<br>[Download PNG](logo/export/NativeScript_Logo_Blue_White.png) |
33+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_Blue_White_Rounded.svg" /> | NativeScript Logo Blue White Rounded | [Download SVG](logo/export/NativeScript_Logo_Blue_White_Rounded.svg)<br>[Download PNG](logo/export/NativeScript_Logo_Blue_White_Rounded.png) |
34+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_Transparent_White.svg" /> | NativeScript Logo Transparent White | [Download SVG](logo/export/NativeScript_Logo_Transparent_White.svg)<br>[Download PNG](logo/export/NativeScript_Logo_Transparent_White.png) |
35+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_Transparent_White_Rounded.svg" /> | NativeScript Logo Transparent White Rounded | [Download SVG](logo/export/NativeScript_Logo_Transparent_White_Rounded.svg)<br>[Download PNG](logo/export/NativeScript_Logo_Transparent_White_Rounded.png) |
36+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_White_Blue.svg" /> | NativeScript Logo White Blue | [Download SVG](logo/export/NativeScript_Logo_White_Blue.svg)<br>[Download PNG](logo/export/NativeScript_Logo_White_Blue.png) |
37+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_White_Blue_Rounded.svg" /> | NativeScript Logo White Blue Rounded | [Download SVG](logo/export/NativeScript_Logo_White_Blue_Rounded.svg)<br>[Download PNG](logo/export/NativeScript_Logo_White_Blue_Rounded.png) |
38+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_White_Transparent.svg" /> | NativeScript Logo White Transparent | [Download SVG](logo/export/NativeScript_Logo_White_Transparent.svg)<br>[Download PNG](logo/export/NativeScript_Logo_White_Transparent.png) |
39+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_Wide_Blue_White_Rounded_White.svg" /> | NativeScript Logo Wide Blue White Rounded White | [Download SVG](logo/export/NativeScript_Logo_Wide_Blue_White_Rounded_White.svg)<br>[Download PNG](logo/export/NativeScript_Logo_Wide_Blue_White_Rounded_White.png) |
40+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_Wide_Transparent_White_Rounded_White.svg" /> | NativeScript Logo Wide Transparent White Rounded White | [Download SVG](logo/export/NativeScript_Logo_Wide_Transparent_White_Rounded_White.svg)<br>[Download PNG](logo/export/NativeScript_Logo_Wide_Transparent_White_Rounded_White.png) |
41+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_Blue.svg" /> | NativeScript Logo Wide White Blue Rounded Blue | [Download SVG](logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_Blue.svg)<br>[Download PNG](logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_Blue.png) |
42+
| <img style="width: 100px;" src="logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_White.svg" /> | NativeScript Logo Wide White Blue Rounded White | [Download SVG](logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_White.svg)<br>[Download PNG](logo/export/NativeScript_Logo_Wide_White_Blue_Rounded_White.png) |
43+
44+
<!-- LOGO_TABLE_END -->

logo/NS-logo-wide.afdesign

29.3 KB
Binary file not shown.

logo/NS-logo.afdesign

3.23 KB
Binary file not shown.

logo/export/NativeScript Inverted Logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

logo/export/NativeScript Logo Inverted Rounded.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

logo/export/NativeScript Logo Inverted Transparent.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.
-17.4 KB
Binary file not shown.

logo/export/NativeScript Logo Inverted.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

logo/export/NativeScript Logo Rounded.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

logo/export/NativeScript Logo Transparent.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)