Skip to content

new icon: n8n (original, original-wordmark) - #2754

Open
aekozhevnikov wants to merge 3 commits into
devicons:developfrom
aekozhevnikov:icon-n8n
Open

new icon: n8n (original, original-wordmark)#2754
aekozhevnikov wants to merge 3 commits into
devicons:developfrom
aekozhevnikov:icon-n8n

Conversation

@aekozhevnikov

Copy link
Copy Markdown

Summary

Adds the original version of the n8n icon to the devicons library. n8n is a fair-code workflow automation tool.

What Changed

  • Added n8n-original.svg to icons/n8n/
  • Added original to the SVG versions and font versions in devicon.json

Changelog

  • Added n8n original version alongside existing original-wordmark and plain-wordmark

References

Checklist

  • Icons follow the project's naming conventions
  • SVG files use 0 0 128 128 viewbox
  • Icon is centered horizontally and vertically within the viewBox
  • Transparent background
  • Fills are used instead of strokes

@aekozhevnikov aekozhevnikov changed the title new icon: n8n (original, original-wordmark, plain-wordmark) new icon: n8n (original, original-wordmark) Sep 9, 2026
@aekozhevnikov aekozhevnikov changed the title new icon: n8n (original, original-wordmark) feat: add n8n icon Sep 9, 2026
@aekozhevnikov aekozhevnikov changed the title feat: add n8n icon new icon: n8n (original, original-wordmark) Sep 9, 2026
Comment thread devicon.json
"svg": [
"original-wordmark",
"plain-wordmark"
"original",

This comment was marked as resolved.

Comment thread icons/n8n/n8n-original-wordmark.svg
@aekozhevnikov
aekozhevnikov force-pushed the icon-n8n branch 2 times, most recently from e5d5c56 to f1c6472 Compare September 9, 2026 13:39
Commit message: feat: update n8n original-wordmark icon and remove plain-wordmark
Comment on lines +1 to +8
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path fill="#ea4b71" fill-rule="evenodd"
d="M70.18 56.72a6.72 6.72 0 0 1-13.23 1.68h-9.38a3.36 3.36 0 0 0-3.315 2.807l-.277 1.659a6.72 6.72 0 0 1-2.184 3.934 6.72 6.72 0 0 1 2.184 3.934l.276 1.659a3.36 3.36 0 0 0 3.315 2.807h2.663a6.723 6.723 0 0 1 13.227 1.68 6.72 6.72 0 0 1-13.227 1.68h-2.663a6.72 6.72 0 0 1-6.629-5.614l-.276-1.659a3.36 3.36 0 0 0-3.314-2.807h-2.74a6.723 6.723 0 0 1-12.86 0h-3.94a6.723 6.723 0 0 1-13.15-1.96 6.72 6.72 0 0 1 13.293-1.4h3.653a6.723 6.723 0 0 1 13.147 0h2.597a3.36 3.36 0 0 0 3.314-2.807l.277-1.658a6.72 6.72 0 0 1 6.628-5.615h9.383a6.723 6.723 0 0 1 13.228 1.68m-3.36 0a3.36 3.36 0 1 1-6.72 0 3.36 3.36 0 0 1 6.72 0M11.38 69.88a3.36 3.36 0 1 0 0-6.72 3.36 3.36 0 0 0 0 6.72m16.8 0a3.36 3.36 0 1 0 0-6.72 3.36 3.36 0 0 0 0 6.72m28.56 10.36a3.36 3.36 0 1 0 0-6.72 3.36 3.36 0 0 0 0 6.72"
clip-rule="evenodd"/>
<path fill-rule="evenodd"
d="M103.433 65.964V65.8c1.207-.602 2.412-1.645 2.412-3.7 0-2.96-2.44-4.742-5.81-4.742-3.455 0-5.922 1.89-5.922 4.796 0 1.974 1.153 3.043 2.413 3.646v.165a4.655 4.655 0 0 0-3.07 4.44c0 2.989 2.468 5.072 6.551 5.072s6.468-2.083 6.468-5.072c0-2.467-1.643-3.92-3.042-4.44m-3.426-6.086c1.371 0 2.385.878 2.385 2.358s-1.042 2.358-2.385 2.358-2.468-.878-2.468-2.358c0-1.508 1.07-2.358 2.468-2.358m0 12.966c-1.59 0-2.878-1.014-2.878-2.741 0-1.563 1.068-2.742 2.85-2.742 1.755 0 2.824 1.151 2.824 2.796 0 1.673-1.233 2.687-2.796 2.687M76.902 75.2h3.508v-7.427c0-2.44 1.48-3.51 3.153-3.51 1.644 0 2.933 1.098 2.933 3.345V75.2h3.508v-8.305c0-3.59-2.083-5.674-5.345-5.674-2.055 0-3.206.822-4.029 1.891h-.22l-.3-1.617h-3.207zm36.646 0h-3.508V61.494h3.206l.302 1.618h.22c.822-1.07 1.974-1.89 4.03-1.89 3.261 0 5.344 2.082 5.344 5.673V75.2h-3.508v-7.592c0-2.247-1.288-3.345-2.933-3.345-1.673 0-3.153 1.07-3.153 3.509z"
clip-rule="evenodd"/>
</svg>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path fill="#ea4b71" fill-rule="evenodd"
d="M70.18 56.72a6.72 6.72 0 0 1-13.23 1.68h-9.38a3.36 3.36 0 0 0-3.315 2.807l-.277 1.659a6.72 6.72 0 0 1-2.184 3.934 6.72 6.72 0 0 1 2.184 3.934l.276 1.659a3.36 3.36 0 0 0 3.315 2.807h2.663a6.723 6.723 0 0 1 13.227 1.68 6.72 6.72 0 0 1-13.227 1.68h-2.663a6.72 6.72 0 0 1-6.629-5.614l-.276-1.659a3.36 3.36 0 0 0-3.314-2.807h-2.74a6.723 6.723 0 0 1-12.86 0h-3.94a6.723 6.723 0 0 1-13.15-1.96 6.72 6.72 0 0 1 13.293-1.4h3.653a6.723 6.723 0 0 1 13.147 0h2.597a3.36 3.36 0 0 0 3.314-2.807l.277-1.658a6.72 6.72 0 0 1 6.628-5.615h9.383a6.723 6.723 0 0 1 13.228 1.68m-3.36 0a3.36 3.36 0 1 1-6.72 0 3.36 3.36 0 0 1 6.72 0M11.38 69.88a3.36 3.36 0 1 0 0-6.72 3.36 3.36 0 0 0 0 6.72m16.8 0a3.36 3.36 0 1 0 0-6.72 3.36 3.36 0 0 0 0 6.72m28.56 10.36a3.36 3.36 0 1 0 0-6.72 3.36 3.36 0 0 0 0 6.72"
clip-rule="evenodd"/>
<path fill-rule="evenodd"
d="M103.433 65.964V65.8c1.207-.602 2.412-1.645 2.412-3.7 0-2.96-2.44-4.742-5.81-4.742-3.455 0-5.922 1.89-5.922 4.796 0 1.974 1.153 3.043 2.413 3.646v.165a4.655 4.655 0 0 0-3.07 4.44c0 2.989 2.468 5.072 6.551 5.072s6.468-2.083 6.468-5.072c0-2.467-1.643-3.92-3.042-4.44m-3.426-6.086c1.371 0 2.385.878 2.385 2.358s-1.042 2.358-2.385 2.358-2.468-.878-2.468-2.358c0-1.508 1.07-2.358 2.468-2.358m0 12.966c-1.59 0-2.878-1.014-2.878-2.741 0-1.563 1.068-2.742 2.85-2.742 1.755 0 2.824 1.151 2.824 2.796 0 1.673-1.233 2.687-2.796 2.687M76.902 75.2h3.508v-7.427c0-2.44 1.48-3.51 3.153-3.51 1.644 0 2.933 1.098 2.933 3.345V75.2h3.508v-8.305c0-3.59-2.083-5.674-5.345-5.674-2.055 0-3.206.822-4.029 1.891h-.22l-.3-1.617h-3.207zm36.646 0h-3.508V61.494h3.206l.302 1.618h.22c.822-1.07 1.974-1.89 4.03-1.89 3.261 0 5.344 2.082 5.344 5.673V75.2h-3.508v-7.592c0-2.247-1.288-3.345-2.933-3.345-1.673 0-3.153 1.07-3.153 3.509z"
clip-rule="evenodd"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"><path fill="#ea4b71" fill-rule="evenodd" d="M60.62 60.434a7.135 7.135 0 0 1-6.907-5.349H45.54a3.566 3.566 0 0 0-3.517 2.98l-.293 1.759A7.1 7.1 0 0 1 39.41 64a7.1 7.1 0 0 1 2.318 4.176l.293 1.759a3.566 3.566 0 0 0 3.517 2.98h1.043a7.132 7.132 0 1 1 0 3.566h-1.043a7.13 7.13 0 0 1-7.035-5.96l-.293-1.758a3.566 3.566 0 0 0-3.517-2.98h-2.825a7.135 7.135 0 0 1-13.815 0H14.04a7.132 7.132 0 1 1 0-3.566h4.015a7.135 7.135 0 0 1 13.815 0h2.825c1.743 0 3.23-1.26 3.517-2.98l.293-1.758a7.13 7.13 0 0 1 7.035-5.96h8.174a7.132 7.132 0 1 1 6.907 8.915m0-3.566a3.566 3.566 0 1 0 0-7.132 3.566 3.566 0 0 0 0 7.132M7.133 67.566a3.566 3.566 0 1 0 0-7.132 3.566 3.566 0 0 0 0 7.132M28.527 64a3.566 3.566 0 1 1-7.131 0 3.566 3.566 0 0 1 7.131 0m28.528 10.698a3.566 3.566 0 1 1-7.132 0 3.566 3.566 0 0 1 7.132 0" clip-rule="evenodd"/><path fill="#040506" fill-rule="evenodd" d="M106.983 61.59v-.17c1.244-.624 2.488-1.7 2.488-3.824 0-3.059-2.517-4.9-5.995-4.9-3.563 0-6.108 1.954-6.108 4.957 0 2.039 1.188 3.143 2.489 3.766v.17a4.81 4.81 0 0 0-3.167 4.589c0 3.087 2.545 5.24 6.758 5.24s6.673-2.153 6.673-5.24c0-2.55-1.696-4.05-3.138-4.589m-3.535-6.288c1.414 0 2.46.906 2.46 2.435 0 1.53-1.075 2.436-2.46 2.436s-2.545-.906-2.545-2.436c0-1.557 1.103-2.435 2.545-2.435m0 13.396c-1.64 0-2.97-1.048-2.97-2.832 0-1.614 1.103-2.832 2.941-2.832 1.81 0 2.913 1.19 2.913 2.889 0 1.727-1.272 2.775-2.884 2.775" clip-rule="evenodd"/><path fill="#040506" d="M114.484 71.134h3.619v-7.675c0-2.521 1.527-3.626 3.252-3.626 1.696 0 3.026 1.133 3.026 3.456v7.845H128v-8.582c0-3.71-2.15-5.862-5.514-5.862-2.12 0-3.309.85-4.157 1.954h-.226l-.311-1.671h-3.308zM82.444 71.134h-3.62V56.973h3.309l.31 1.67h.227c.848-1.104 2.036-1.953 4.157-1.953 3.365 0 5.514 2.152 5.514 5.862v8.582h-3.62v-7.845c0-2.323-1.329-3.456-3.025-3.456-1.725 0-3.252 1.105-3.252 3.626z"/></svg>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accept these changes

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bring back this file.

Comment thread devicon.json

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the "svg" and "font" as well.

…json

Commit message: feat: add n8n-plain-wordmark.svg and update "fonts","svg" in devicon.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants