The Tabler gizmo icon depicts a stylized, abstract representation of a device or component, often used to signify a generic technological element, a system part, or a connection point in UI design.
Common uses
- Representing a system component or module.
- Indicating a network connection or device.
- Abstractly symbolizing a piece of technology or a gadget.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGizmo } from '@tabler/icons-react';
<IconGizmo size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- systemnetworktechconnectiongizmodesigndevicecomponentabstract
FAQ
- What does the gizmo icon represent?
- It represents a generic technological component, system part, or connection point. It's an abstract symbol for a device or piece of tech.
- How do I use the gizmo icon in React?
- You can import and use it in your React application with: import { IconGizmo } from '@tabler/icons-react'. Then render it as <IconGizmo />.
- What is the license for the gizmo icon?
- The Tabler gizmo icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →