The Tabler sdk icon depicts a stylized representation of a Software Development Kit, commonly used in UI to signify development tools, programming resources, or software engineering contexts.
Common uses
- Button for accessing developer documentation
- Label for a 'Software Development' section
- Icon in a list of programming tools
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSdk } from '@tabler/icons-react';
<IconSdk size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- developmentprogrammingprogrammerwebappsdksoftwarecodingtechnicaldevelopersoftware development kitprogramming toolsdeveloper kitcode tools
FAQ
- What does the SDK icon represent?
- It represents a Software Development Kit, which is a collection of software development tools in one installable package.
- How do I use the SDK icon in React?
- You can import and use it in your React application with: import { IconSdk } from '@tabler/icons-react'
- What is the license for the Tabler SDK icon?
- The Tabler SDK icon is distributed under the MIT license.