nodebots logo
nodebots from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- nodebots
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Use the nodebots logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#f7df1e" d="M0 0h256v256H0z"/><path fill="#2e2e2c" d="M220.122 150.248h-85.916c-8.814 0-15.959 7.562-15.959 16.558v45.736h117.26v-45.736c0-8.996-6.57-16.558-15.385-16.558m-69.367 37.162c-5.8 0-10.502-4.799-10.502-10.718s4.701-10.72 10.502-10.72c5.8 0 10.5 4.801 10.5 10.72s-4.7 10.718-10.5 10.718m53.708 0c-5.799 0-10.502-4.799-10.502-10.718s4.703-10.72 10.502-10.72s10.501 4.801 10.501 10.72s-4.702 10.718-10.5 10.718m-64.024 29.337h72.55c2.08 0 3.765 1.721 3.765 3.844c0 2.124-1.684 3.845-3.766 3.845h-72.55c-2.08 0-3.766-1.72-3.766-3.845c0-2.122 1.687-3.844 3.767-3.844m12.268 11.245h48.663c2.081 0 3.767 1.722 3.767 3.846s-1.686 3.844-3.767 3.844h-48.663c-2.08 0-3.767-1.72-3.767-3.844s1.687-3.846 3.767-3.846m32.978-106.558c0-4.324-3.323-7.83-7.56-7.83c-4.234 0-7.355 3.506-7.355 7.83c0 2.688 1.22 5.059 3.663 6.469v13.322c0 2.283 1.43 4.132 3.664 4.132c2.237 0 3.665-1.85 3.665-4.132v-13.1c2.443-1.373 3.923-3.851 3.923-6.691"/></svg>
React
import type { SVGProps } from "react";
export function LogosNodebots(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#f7df1e" d="M0 0h256v256H0z"/><path fill="#2e2e2c" d="M220.122 150.248h-85.916c-8.814 0-15.959 7.562-15.959 16.558v45.736h117.26v-45.736c0-8.996-6.57-16.558-15.385-16.558m-69.367 37.162c-5.8 0-10.502-4.799-10.502-10.718s4.701-10.72 10.502-10.72c5.8 0 10.5 4.801 10.5 10.72s-4.7 10.718-10.5 10.718m53.708 0c-5.799 0-10.502-4.799-10.502-10.718s4.703-10.72 10.502-10.72s10.501 4.801 10.501 10.72s-4.702 10.718-10.5 10.718m-64.024 29.337h72.55c2.08 0 3.765 1.721 3.765 3.844c0 2.124-1.684 3.845-3.766 3.845h-72.55c-2.08 0-3.766-1.72-3.766-3.845c0-2.122 1.687-3.844 3.767-3.844m12.268 11.245h48.663c2.081 0 3.767 1.722 3.767 3.846s-1.686 3.844-3.767 3.844h-48.663c-2.08 0-3.767-1.72-3.767-3.844s1.687-3.846 3.767-3.846m32.978-106.558c0-4.324-3.323-7.83-7.56-7.83c-4.234 0-7.355 3.506-7.355 7.83c0 2.688 1.22 5.059 3.663 6.469v13.322c0 2.283 1.43 4.132 3.664 4.132c2.237 0 3.665-1.85 3.665-4.132v-13.1c2.443-1.373 3.923-3.851 3.923-6.691"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#f7df1e" d="M0 0h256v256H0z"/><path fill="#2e2e2c" d="M220.122 150.248h-85.916c-8.814 0-15.959 7.562-15.959 16.558v45.736h117.26v-45.736c0-8.996-6.57-16.558-15.385-16.558m-69.367 37.162c-5.8 0-10.502-4.799-10.502-10.718s4.701-10.72 10.502-10.72c5.8 0 10.5 4.801 10.5 10.72s-4.7 10.718-10.5 10.718m53.708 0c-5.799 0-10.502-4.799-10.502-10.718s4.703-10.72 10.502-10.72s10.501 4.801 10.501 10.72s-4.702 10.718-10.5 10.718m-64.024 29.337h72.55c2.08 0 3.765 1.721 3.765 3.844c0 2.124-1.684 3.845-3.766 3.845h-72.55c-2.08 0-3.766-1.72-3.766-3.845c0-2.122 1.687-3.844 3.767-3.844m12.268 11.245h48.663c2.081 0 3.767 1.722 3.767 3.846s-1.686 3.844-3.767 3.844h-48.663c-2.08 0-3.767-1.72-3.767-3.844s1.687-3.846 3.767-3.846m32.978-106.558c0-4.324-3.323-7.83-7.56-7.83c-4.234 0-7.355 3.506-7.355 7.83c0 2.688 1.22 5.059 3.663 6.469v13.322c0 2.283 1.43 4.132 3.664 4.132c2.237 0 3.665-1.85 3.665-4.132v-13.1c2.443-1.373 3.923-3.851 3.923-6.691"/></svg> </template>
CSS
.icon-nodebots {
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%20256%20256%22%3E%3Cpath%20fill%3D%22%23f7df1e%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%232e2e2c%22%20d%3D%22M220.122%20150.248h-85.916c-8.814%200-15.959%207.562-15.959%2016.558v45.736h117.26v-45.736c0-8.996-6.57-16.558-15.385-16.558m-69.367%2037.162c-5.8%200-10.502-4.799-10.502-10.718s4.701-10.72%2010.502-10.72c5.8%200%2010.5%204.801%2010.5%2010.72s-4.7%2010.718-10.5%2010.718m53.708%200c-5.799%200-10.502-4.799-10.502-10.718s4.703-10.72%2010.502-10.72s10.501%204.801%2010.501%2010.72s-4.702%2010.718-10.5%2010.718m-64.024%2029.337h72.55c2.08%200%203.765%201.721%203.765%203.844c0%202.124-1.684%203.845-3.766%203.845h-72.55c-2.08%200-3.766-1.72-3.766-3.845c0-2.122%201.687-3.844%203.767-3.844m12.268%2011.245h48.663c2.081%200%203.767%201.722%203.767%203.846s-1.686%203.844-3.767%203.844h-48.663c-2.08%200-3.767-1.72-3.767-3.844s1.687-3.846%203.767-3.846m32.978-106.558c0-4.324-3.323-7.83-7.56-7.83c-4.234%200-7.355%203.506-7.355%207.83c0%202.688%201.22%205.059%203.663%206.469v13.322c0%202.283%201.43%204.132%203.664%204.132c2.237%200%203.665-1.85%203.665-4.132v-13.1c2.443-1.373%203.923-3.851%203.923-6.691%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%20256%20256%22%3E%3Cpath%20fill%3D%22%23f7df1e%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%232e2e2c%22%20d%3D%22M220.122%20150.248h-85.916c-8.814%200-15.959%207.562-15.959%2016.558v45.736h117.26v-45.736c0-8.996-6.57-16.558-15.385-16.558m-69.367%2037.162c-5.8%200-10.502-4.799-10.502-10.718s4.701-10.72%2010.502-10.72c5.8%200%2010.5%204.801%2010.5%2010.72s-4.7%2010.718-10.5%2010.718m53.708%200c-5.799%200-10.502-4.799-10.502-10.718s4.703-10.72%2010.502-10.72s10.501%204.801%2010.501%2010.72s-4.702%2010.718-10.5%2010.718m-64.024%2029.337h72.55c2.08%200%203.765%201.721%203.765%203.844c0%202.124-1.684%203.845-3.766%203.845h-72.55c-2.08%200-3.766-1.72-3.766-3.845c0-2.122%201.687-3.844%203.767-3.844m12.268%2011.245h48.663c2.081%200%203.767%201.722%203.767%203.846s-1.686%203.844-3.767%203.844h-48.663c-2.08%200-3.767-1.72-3.767-3.844s1.687-3.846%203.767-3.846m32.978-106.558c0-4.324-3.323-7.83-7.56-7.83c-4.234%200-7.355%203.506-7.355%207.83c0%202.688%201.22%205.059%203.663%206.469v13.322c0%202.283%201.43%204.132%203.664%204.132c2.237%200%203.665-1.85%203.665-4.132v-13.1c2.443-1.373%203.923-3.851%203.923-6.691%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/nodebots.svg?color=%231a73e8&size=48