The Tabler brand nodejs icon depicts the Node.js logo, commonly used to represent Node.js related technologies, server-side applications, or backend services in user interfaces.
Common uses
- Labeling a Node.js backend service.
- Indicating a technology stack component.
- Representing a JavaScript runtime environment.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandNodejs } from '@tabler/icons-react';
<IconBrandNodejs size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- javascriptruntimeserverdevelopmentbackendframeworkscalableeventasynchronousnetworkbrandnodejsnode.js logojavascript runtimebackend iconserver icon
FAQ
- What does the Node.js icon represent?
- The icon represents Node.js, an open-source, cross-platform JavaScript runtime environment that allows developers to run JavaScript code outside of a web browser, typically for backend development.
- How do I use the Node.js icon in a React application?
- You can import and use the icon in React with the following statement: `import { IconBrandNodejs } from '@tabler/icons-react'`.
- What is the license for the Tabler Node.js icon?
- The Tabler icon library, including the brand-nodejs icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →