Skip to content

update node.js assets #23

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
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
36 changes: 32 additions & 4 deletions projects/nodejs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Node.js Artwork

- [Pantone color versions](./other/nodejs-pantone.zip)
- [node.js branding page](https://nodejs.org/en/branding/)

<table>
<tr>
Expand All @@ -26,7 +27,7 @@
<td><img src="../no_artwork_available.png" width="95"></td>
<td><img src="./nodejs-icon-color.png" width="75"></td>
<td><img src="./nodejs-logo-color-dark_background.svg" width="200"></td>
<td><img src="../no_artwork_available.png" width="95"></td>
<td><img src="./nodejs-logo-stacked-light.svg" width="95"></td>
<td><img src="./nodejs-icon-color.svg" width="75"></td>
</tr>
<tr>
Expand All @@ -35,7 +36,7 @@
<td><img src="../no_artwork_available.png" width="95"></td>
<td><img src="./nodejs-icon-color.png" width="75"></td>
<td><img src="./nodejs-logo-color.svg" width="200"></td>
<td><img src="../no_artwork_available.png" width="95"></td>
<td><img src="./nodejs-logo-stacked-dark.svg" width="95"></td>
<td><img src="./nodejs-icon-color.svg" width="75"></td>
</tr>
<tr>
Expand All @@ -44,13 +45,40 @@
<td><img src="../no_artwork_available.png" width="95"></td>
<td><img src="../no_artwork_available.png" width="75"></td>
<td><img src="./nodejs-logo-grayscale-dark_background.svg" width="200"></td>
<td><img src="../no_artwork_available.png" width="95"></td>
<td><img src="../no_artwork_available.png" width="75"></td>
<td><img src="./nodejs-logo-stacked-white.svg" width="95"></td>
<td><img src="./nodejs-icon-white.svg" width="75"></td>
</tr>
<tr>
<th>grayscale, light background</th>
<td>
<img src="../no_artwork_available.png" width="75">
</td>
<td>
<img src="../no_artwork_available.png" width="75">
</td>
<td>
<img src="../no_artwork_available.png" width="75">
</td>
<td>
<img src="./nodejs-logo-black.svg" width="75">
</td>
<td>
<img src="./nodejs-logo-stacked-black.svg" width="200">
</td>
<td>
<img src="./nodejs-icon-black.svg" width="75">
</td>
</tr>
</table>

---

Nodejs's Mascot, Turtle.

<img src="./node-mascot.svg" width="200" alt="Node.js Turtle">

---

Use of any trademark or logo is subject to the trademark policy available at [https://trademark-policy.openjsf.org](https://trademark-policy.openjsf.org). A list of the trademarks covered by this policy can be found at [https://trademark-list.openjsf.org](https://trademark-list.openjsf.org).

Questions? Please email [trademark@openjsf.org](mailto:trademark@openjsf.org).
664 changes: 664 additions & 0 deletions projects/nodejs/node-mascot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions projects/nodejs/nodejs-icon-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
286 changes: 0 additions & 286 deletions projects/nodejs/nodejs-icon-color.svg

This file was deleted.

Loading