n8n logo
n8n from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- n8n
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×143
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the n8n logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 143"><path fill="#ea4b71" d="M242.482 57.055c-13.293 0-24.461-9.092-27.629-21.396h-32.696a14.264 14.264 0 0 0-14.07 11.919l-1.172 7.035a28.47 28.47 0 0 1-9.27 16.705a28.47 28.47 0 0 1 9.27 16.706l1.172 7.034a14.264 14.264 0 0 0 14.07 11.92h4.17c3.166-12.305 14.335-21.396 27.628-21.396c15.755 0 28.527 12.772 28.527 28.527s-12.772 28.528-28.527 28.528c-13.293 0-24.462-9.092-27.629-21.396h-4.17c-13.945 0-25.846-10.082-28.139-23.837l-1.172-7.035a14.264 14.264 0 0 0-14.07-11.919h-11.3c-3.167 12.304-14.337 21.396-27.63 21.396s-24.46-9.092-27.627-21.396H56.156C52.989 90.754 41.82 99.846 28.527 99.846C12.772 99.846 0 87.073 0 71.318s12.772-28.527 28.527-28.527c13.293 0 24.462 9.091 27.629 21.395h16.061c3.167-12.304 14.336-21.395 27.629-21.395c13.292 0 24.462 9.091 27.628 21.395h11.302a14.264 14.264 0 0 0 14.069-11.918l1.172-7.035c2.293-13.756 14.194-23.838 28.14-23.838h32.696C218.02 9.091 229.19 0 242.483 0c15.754 0 28.526 12.772 28.526 28.527s-12.772 28.528-28.527 28.528m0-14.264c7.878 0 14.264-6.386 14.264-14.264s-6.386-14.263-14.264-14.263s-14.264 6.386-14.264 14.263c0 7.878 6.386 14.264 14.264 14.264M28.527 85.581c7.878 0 14.264-6.385 14.264-14.263c0-7.877-6.386-14.263-14.264-14.263S14.264 63.44 14.264 71.318s6.386 14.264 14.263 14.264m85.582-14.263c0 7.878-6.385 14.264-14.263 14.264s-14.264-6.386-14.264-14.264s6.386-14.263 14.264-14.263s14.263 6.386 14.263 14.263m114.11 42.791c0 7.878-6.386 14.264-14.264 14.264s-14.264-6.386-14.264-14.264s6.386-14.263 14.264-14.263s14.263 6.385 14.263 14.263"/><path fill="#040506" d="M427.93 61.675v-.68l.466-.238c4.816-2.527 9.487-6.824 9.487-15.055c0-12.235-10.066-19.6-23.979-19.6c-14.25 0-24.43 7.818-24.43 19.826c0 8.157 4.75 12.575 9.953 15.068v.68c-5.769 2.039-12.668 8.156-12.668 18.352c0 12.349 10.18 20.959 27.032 20.959c16.854 0 26.694-8.61 26.694-20.959c0-10.196-6.786-16.2-12.555-18.353m-14.139-25.15c5.656 0 9.841 3.626 9.841 9.743s-4.298 9.743-9.84 9.743c-5.543 0-10.18-3.625-10.18-9.743c0-6.23 4.411-9.743 10.18-9.743m0 53.587c-6.56 0-11.876-4.193-11.876-11.33c0-6.457 4.411-11.329 11.763-11.329c7.239 0 11.65 4.758 11.65 11.556c0 6.91-5.09 11.103-11.537 11.103m44.144 9.742h14.477V69.153c0-10.083 6.108-14.501 13.008-14.501c6.786 0 12.102 4.531 12.102 13.82v31.382H512V65.527c0-14.84-8.597-23.45-22.056-23.45c-8.483 0-13.234 3.398-16.627 7.816h-.905l-1.244-6.684h-13.233zm-128.16 0h-14.477V43.209h13.233l1.245 6.684h.904c3.393-4.418 8.144-7.816 16.627-7.816c13.46 0 22.056 8.61 22.056 23.45v34.327h-14.477V68.473c0-9.29-5.317-13.821-12.103-13.821c-6.9 0-13.007 4.418-13.007 14.5z"/></svg>
React
import type { SVGProps } from "react";
export function LogosN8n(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 143"><path fill="#ea4b71" d="M242.482 57.055c-13.293 0-24.461-9.092-27.629-21.396h-32.696a14.264 14.264 0 0 0-14.07 11.919l-1.172 7.035a28.47 28.47 0 0 1-9.27 16.705a28.47 28.47 0 0 1 9.27 16.706l1.172 7.034a14.264 14.264 0 0 0 14.07 11.92h4.17c3.166-12.305 14.335-21.396 27.628-21.396c15.755 0 28.527 12.772 28.527 28.527s-12.772 28.528-28.527 28.528c-13.293 0-24.462-9.092-27.629-21.396h-4.17c-13.945 0-25.846-10.082-28.139-23.837l-1.172-7.035a14.264 14.264 0 0 0-14.07-11.919h-11.3c-3.167 12.304-14.337 21.396-27.63 21.396s-24.46-9.092-27.627-21.396H56.156C52.989 90.754 41.82 99.846 28.527 99.846C12.772 99.846 0 87.073 0 71.318s12.772-28.527 28.527-28.527c13.293 0 24.462 9.091 27.629 21.395h16.061c3.167-12.304 14.336-21.395 27.629-21.395c13.292 0 24.462 9.091 27.628 21.395h11.302a14.264 14.264 0 0 0 14.069-11.918l1.172-7.035c2.293-13.756 14.194-23.838 28.14-23.838h32.696C218.02 9.091 229.19 0 242.483 0c15.754 0 28.526 12.772 28.526 28.527s-12.772 28.528-28.527 28.528m0-14.264c7.878 0 14.264-6.386 14.264-14.264s-6.386-14.263-14.264-14.263s-14.264 6.386-14.264 14.263c0 7.878 6.386 14.264 14.264 14.264M28.527 85.581c7.878 0 14.264-6.385 14.264-14.263c0-7.877-6.386-14.263-14.264-14.263S14.264 63.44 14.264 71.318s6.386 14.264 14.263 14.264m85.582-14.263c0 7.878-6.385 14.264-14.263 14.264s-14.264-6.386-14.264-14.264s6.386-14.263 14.264-14.263s14.263 6.386 14.263 14.263m114.11 42.791c0 7.878-6.386 14.264-14.264 14.264s-14.264-6.386-14.264-14.264s6.386-14.263 14.264-14.263s14.263 6.385 14.263 14.263"/><path fill="#040506" d="M427.93 61.675v-.68l.466-.238c4.816-2.527 9.487-6.824 9.487-15.055c0-12.235-10.066-19.6-23.979-19.6c-14.25 0-24.43 7.818-24.43 19.826c0 8.157 4.75 12.575 9.953 15.068v.68c-5.769 2.039-12.668 8.156-12.668 18.352c0 12.349 10.18 20.959 27.032 20.959c16.854 0 26.694-8.61 26.694-20.959c0-10.196-6.786-16.2-12.555-18.353m-14.139-25.15c5.656 0 9.841 3.626 9.841 9.743s-4.298 9.743-9.84 9.743c-5.543 0-10.18-3.625-10.18-9.743c0-6.23 4.411-9.743 10.18-9.743m0 53.587c-6.56 0-11.876-4.193-11.876-11.33c0-6.457 4.411-11.329 11.763-11.329c7.239 0 11.65 4.758 11.65 11.556c0 6.91-5.09 11.103-11.537 11.103m44.144 9.742h14.477V69.153c0-10.083 6.108-14.501 13.008-14.501c6.786 0 12.102 4.531 12.102 13.82v31.382H512V65.527c0-14.84-8.597-23.45-22.056-23.45c-8.483 0-13.234 3.398-16.627 7.816h-.905l-1.244-6.684h-13.233zm-128.16 0h-14.477V43.209h13.233l1.245 6.684h.904c3.393-4.418 8.144-7.816 16.627-7.816c13.46 0 22.056 8.61 22.056 23.45v34.327h-14.477V68.473c0-9.29-5.317-13.821-12.103-13.821c-6.9 0-13.007 4.418-13.007 14.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 143"><path fill="#ea4b71" d="M242.482 57.055c-13.293 0-24.461-9.092-27.629-21.396h-32.696a14.264 14.264 0 0 0-14.07 11.919l-1.172 7.035a28.47 28.47 0 0 1-9.27 16.705a28.47 28.47 0 0 1 9.27 16.706l1.172 7.034a14.264 14.264 0 0 0 14.07 11.92h4.17c3.166-12.305 14.335-21.396 27.628-21.396c15.755 0 28.527 12.772 28.527 28.527s-12.772 28.528-28.527 28.528c-13.293 0-24.462-9.092-27.629-21.396h-4.17c-13.945 0-25.846-10.082-28.139-23.837l-1.172-7.035a14.264 14.264 0 0 0-14.07-11.919h-11.3c-3.167 12.304-14.337 21.396-27.63 21.396s-24.46-9.092-27.627-21.396H56.156C52.989 90.754 41.82 99.846 28.527 99.846C12.772 99.846 0 87.073 0 71.318s12.772-28.527 28.527-28.527c13.293 0 24.462 9.091 27.629 21.395h16.061c3.167-12.304 14.336-21.395 27.629-21.395c13.292 0 24.462 9.091 27.628 21.395h11.302a14.264 14.264 0 0 0 14.069-11.918l1.172-7.035c2.293-13.756 14.194-23.838 28.14-23.838h32.696C218.02 9.091 229.19 0 242.483 0c15.754 0 28.526 12.772 28.526 28.527s-12.772 28.528-28.527 28.528m0-14.264c7.878 0 14.264-6.386 14.264-14.264s-6.386-14.263-14.264-14.263s-14.264 6.386-14.264 14.263c0 7.878 6.386 14.264 14.264 14.264M28.527 85.581c7.878 0 14.264-6.385 14.264-14.263c0-7.877-6.386-14.263-14.264-14.263S14.264 63.44 14.264 71.318s6.386 14.264 14.263 14.264m85.582-14.263c0 7.878-6.385 14.264-14.263 14.264s-14.264-6.386-14.264-14.264s6.386-14.263 14.264-14.263s14.263 6.386 14.263 14.263m114.11 42.791c0 7.878-6.386 14.264-14.264 14.264s-14.264-6.386-14.264-14.264s6.386-14.263 14.264-14.263s14.263 6.385 14.263 14.263"/><path fill="#040506" d="M427.93 61.675v-.68l.466-.238c4.816-2.527 9.487-6.824 9.487-15.055c0-12.235-10.066-19.6-23.979-19.6c-14.25 0-24.43 7.818-24.43 19.826c0 8.157 4.75 12.575 9.953 15.068v.68c-5.769 2.039-12.668 8.156-12.668 18.352c0 12.349 10.18 20.959 27.032 20.959c16.854 0 26.694-8.61 26.694-20.959c0-10.196-6.786-16.2-12.555-18.353m-14.139-25.15c5.656 0 9.841 3.626 9.841 9.743s-4.298 9.743-9.84 9.743c-5.543 0-10.18-3.625-10.18-9.743c0-6.23 4.411-9.743 10.18-9.743m0 53.587c-6.56 0-11.876-4.193-11.876-11.33c0-6.457 4.411-11.329 11.763-11.329c7.239 0 11.65 4.758 11.65 11.556c0 6.91-5.09 11.103-11.537 11.103m44.144 9.742h14.477V69.153c0-10.083 6.108-14.501 13.008-14.501c6.786 0 12.102 4.531 12.102 13.82v31.382H512V65.527c0-14.84-8.597-23.45-22.056-23.45c-8.483 0-13.234 3.398-16.627 7.816h-.905l-1.244-6.684h-13.233zm-128.16 0h-14.477V43.209h13.233l1.245 6.684h.904c3.393-4.418 8.144-7.816 16.627-7.816c13.46 0 22.056 8.61 22.056 23.45v34.327h-14.477V68.473c0-9.29-5.317-13.821-12.103-13.821c-6.9 0-13.007 4.418-13.007 14.5z"/></svg> </template>
CSS
.icon-n8n {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20143%22%3E%3Cpath%20fill%3D%22%23ea4b71%22%20d%3D%22M242.482%2057.055c-13.293%200-24.461-9.092-27.629-21.396h-32.696a14.264%2014.264%200%200%200-14.07%2011.919l-1.172%207.035a28.47%2028.47%200%200%201-9.27%2016.705a28.47%2028.47%200%200%201%209.27%2016.706l1.172%207.034a14.264%2014.264%200%200%200%2014.07%2011.92h4.17c3.166-12.305%2014.335-21.396%2027.628-21.396c15.755%200%2028.527%2012.772%2028.527%2028.527s-12.772%2028.528-28.527%2028.528c-13.293%200-24.462-9.092-27.629-21.396h-4.17c-13.945%200-25.846-10.082-28.139-23.837l-1.172-7.035a14.264%2014.264%200%200%200-14.07-11.919h-11.3c-3.167%2012.304-14.337%2021.396-27.63%2021.396s-24.46-9.092-27.627-21.396H56.156C52.989%2090.754%2041.82%2099.846%2028.527%2099.846C12.772%2099.846%200%2087.073%200%2071.318s12.772-28.527%2028.527-28.527c13.293%200%2024.462%209.091%2027.629%2021.395h16.061c3.167-12.304%2014.336-21.395%2027.629-21.395c13.292%200%2024.462%209.091%2027.628%2021.395h11.302a14.264%2014.264%200%200%200%2014.069-11.918l1.172-7.035c2.293-13.756%2014.194-23.838%2028.14-23.838h32.696C218.02%209.091%20229.19%200%20242.483%200c15.754%200%2028.526%2012.772%2028.526%2028.527s-12.772%2028.528-28.527%2028.528m0-14.264c7.878%200%2014.264-6.386%2014.264-14.264s-6.386-14.263-14.264-14.263s-14.264%206.386-14.264%2014.263c0%207.878%206.386%2014.264%2014.264%2014.264M28.527%2085.581c7.878%200%2014.264-6.385%2014.264-14.263c0-7.877-6.386-14.263-14.264-14.263S14.264%2063.44%2014.264%2071.318s6.386%2014.264%2014.263%2014.264m85.582-14.263c0%207.878-6.385%2014.264-14.263%2014.264s-14.264-6.386-14.264-14.264s6.386-14.263%2014.264-14.263s14.263%206.386%2014.263%2014.263m114.11%2042.791c0%207.878-6.386%2014.264-14.264%2014.264s-14.264-6.386-14.264-14.264s6.386-14.263%2014.264-14.263s14.263%206.385%2014.263%2014.263%22%2F%3E%3Cpath%20fill%3D%22%23040506%22%20d%3D%22M427.93%2061.675v-.68l.466-.238c4.816-2.527%209.487-6.824%209.487-15.055c0-12.235-10.066-19.6-23.979-19.6c-14.25%200-24.43%207.818-24.43%2019.826c0%208.157%204.75%2012.575%209.953%2015.068v.68c-5.769%202.039-12.668%208.156-12.668%2018.352c0%2012.349%2010.18%2020.959%2027.032%2020.959c16.854%200%2026.694-8.61%2026.694-20.959c0-10.196-6.786-16.2-12.555-18.353m-14.139-25.15c5.656%200%209.841%203.626%209.841%209.743s-4.298%209.743-9.84%209.743c-5.543%200-10.18-3.625-10.18-9.743c0-6.23%204.411-9.743%2010.18-9.743m0%2053.587c-6.56%200-11.876-4.193-11.876-11.33c0-6.457%204.411-11.329%2011.763-11.329c7.239%200%2011.65%204.758%2011.65%2011.556c0%206.91-5.09%2011.103-11.537%2011.103m44.144%209.742h14.477V69.153c0-10.083%206.108-14.501%2013.008-14.501c6.786%200%2012.102%204.531%2012.102%2013.82v31.382H512V65.527c0-14.84-8.597-23.45-22.056-23.45c-8.483%200-13.234%203.398-16.627%207.816h-.905l-1.244-6.684h-13.233zm-128.16%200h-14.477V43.209h13.233l1.245%206.684h.904c3.393-4.418%208.144-7.816%2016.627-7.816c13.46%200%2022.056%208.61%2022.056%2023.45v34.327h-14.477V68.473c0-9.29-5.317-13.821-12.103-13.821c-6.9%200-13.007%204.418-13.007%2014.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20143%22%3E%3Cpath%20fill%3D%22%23ea4b71%22%20d%3D%22M242.482%2057.055c-13.293%200-24.461-9.092-27.629-21.396h-32.696a14.264%2014.264%200%200%200-14.07%2011.919l-1.172%207.035a28.47%2028.47%200%200%201-9.27%2016.705a28.47%2028.47%200%200%201%209.27%2016.706l1.172%207.034a14.264%2014.264%200%200%200%2014.07%2011.92h4.17c3.166-12.305%2014.335-21.396%2027.628-21.396c15.755%200%2028.527%2012.772%2028.527%2028.527s-12.772%2028.528-28.527%2028.528c-13.293%200-24.462-9.092-27.629-21.396h-4.17c-13.945%200-25.846-10.082-28.139-23.837l-1.172-7.035a14.264%2014.264%200%200%200-14.07-11.919h-11.3c-3.167%2012.304-14.337%2021.396-27.63%2021.396s-24.46-9.092-27.627-21.396H56.156C52.989%2090.754%2041.82%2099.846%2028.527%2099.846C12.772%2099.846%200%2087.073%200%2071.318s12.772-28.527%2028.527-28.527c13.293%200%2024.462%209.091%2027.629%2021.395h16.061c3.167-12.304%2014.336-21.395%2027.629-21.395c13.292%200%2024.462%209.091%2027.628%2021.395h11.302a14.264%2014.264%200%200%200%2014.069-11.918l1.172-7.035c2.293-13.756%2014.194-23.838%2028.14-23.838h32.696C218.02%209.091%20229.19%200%20242.483%200c15.754%200%2028.526%2012.772%2028.526%2028.527s-12.772%2028.528-28.527%2028.528m0-14.264c7.878%200%2014.264-6.386%2014.264-14.264s-6.386-14.263-14.264-14.263s-14.264%206.386-14.264%2014.263c0%207.878%206.386%2014.264%2014.264%2014.264M28.527%2085.581c7.878%200%2014.264-6.385%2014.264-14.263c0-7.877-6.386-14.263-14.264-14.263S14.264%2063.44%2014.264%2071.318s6.386%2014.264%2014.263%2014.264m85.582-14.263c0%207.878-6.385%2014.264-14.263%2014.264s-14.264-6.386-14.264-14.264s6.386-14.263%2014.264-14.263s14.263%206.386%2014.263%2014.263m114.11%2042.791c0%207.878-6.386%2014.264-14.264%2014.264s-14.264-6.386-14.264-14.264s6.386-14.263%2014.264-14.263s14.263%206.385%2014.263%2014.263%22%2F%3E%3Cpath%20fill%3D%22%23040506%22%20d%3D%22M427.93%2061.675v-.68l.466-.238c4.816-2.527%209.487-6.824%209.487-15.055c0-12.235-10.066-19.6-23.979-19.6c-14.25%200-24.43%207.818-24.43%2019.826c0%208.157%204.75%2012.575%209.953%2015.068v.68c-5.769%202.039-12.668%208.156-12.668%2018.352c0%2012.349%2010.18%2020.959%2027.032%2020.959c16.854%200%2026.694-8.61%2026.694-20.959c0-10.196-6.786-16.2-12.555-18.353m-14.139-25.15c5.656%200%209.841%203.626%209.841%209.743s-4.298%209.743-9.84%209.743c-5.543%200-10.18-3.625-10.18-9.743c0-6.23%204.411-9.743%2010.18-9.743m0%2053.587c-6.56%200-11.876-4.193-11.876-11.33c0-6.457%204.411-11.329%2011.763-11.329c7.239%200%2011.65%204.758%2011.65%2011.556c0%206.91-5.09%2011.103-11.537%2011.103m44.144%209.742h14.477V69.153c0-10.083%206.108-14.501%2013.008-14.501c6.786%200%2012.102%204.531%2012.102%2013.82v31.382H512V65.527c0-14.84-8.597-23.45-22.056-23.45c-8.483%200-13.234%203.398-16.627%207.816h-.905l-1.244-6.684h-13.233zm-128.16%200h-14.477V43.209h13.233l1.245%206.684h.904c3.393-4.418%208.144-7.816%2016.627-7.816c13.46%200%2022.056%208.61%2022.056%2023.45v34.327h-14.477V68.473c0-9.29-5.317-13.821-12.103-13.821c-6.9%200-13.007%204.418-13.007%2014.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/n8n.svg?color=%231a73e8&size=48