The Tabler brand arc icon depicts a curved line or segment, often used to represent brands or elements with a circular or arched form in user interfaces.
Common uses
- Representing a brand with a circular logo.
- Indicating a progress or completion segment.
- Stylistic element in UI design for curves.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandArc } from '@tabler/icons-react';
<IconBrandArc size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- circlecurvegeometryarchpathpartsectionbendshapehalf-roundbrandarccircle curvearch pathbrand curvehalf circle
FAQ
- What is the brand arc icon typically used for?
- It's commonly used to represent brands that have a circular or arched element in their logo, or as a design element to signify curves or sections.
- How do I use the brand arc icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconBrandArc } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including the brand arc icon, are available 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 →