The Tabler brand safari icon, also known as brand-safari, depicts the Safari browser logo and is commonly used to represent the browser or Apple-related products in user interfaces.
Common uses
- Link to the Safari browser
- Indicate content optimized for Safari
- Represent Apple devices or ecosystem
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandSafari } from '@tabler/icons-react';
<IconBrandSafari size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- logobrowserinternetiphoneipadmacbookcompassapplediscoverbrandsafarisafari logobrowser iconapple browserdiscover icon
FAQ
- What does the brand safari icon represent?
- It represents the Safari web browser logo, often used for branding or to signify compatibility with Safari.
- How do I use the brand safari icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconBrandSafari } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the brand safari 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 →