The Tabler brand sketch icon depicts a stylized 'S' often used to represent design tools, editing software, or brand identity.
Common uses
- Link to a design tool or editor.
- Button for brand settings.
- Logo for a design agency.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandSketch } from '@tabler/icons-react';
<IconBrandSketch size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandSketch size={24} stroke={2} />filled
<IconBrandSketchFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- logoeditoreditapplecommercialbrandsketchcompanytrademarkidentitydesign
FAQ
- What is the brand sketch icon used for?
- It's commonly used for design software, editing tools, or to represent a company's brand identity.
- How do I use the brand sketch icon in React?
- Import it using `import { IconBrandSketch } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icon library, including this 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 →