John KuehJohn Kueh

brand apple icon

Tabler · brand-apple · MIT

Download SVG

The Tabler brand apple icon depicts the iconic Apple logo, commonly used to represent Apple products, services, or the macOS/iOS operating system in user interfaces.

Common uses

  • Link to Apple's website or App Store.
  • Indicate compatibility with Apple devices.
  • Represent Apple software or services.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBrandApple } from '@tabler/icons-react';

<IconBrandApple size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBrandApple size={24} stroke={2} />
filled
<IconBrandAppleFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Brand
Keywords
oscompanysysteminterfacesoftwaredeviceslogobrandappletrademarkapple logomacos iconios iconapple trademark

FAQ

What is the brand apple icon used for?
It's used to visually represent the Apple brand, its products (like iPhones, Macs), or its operating systems (iOS, macOS) in UI elements.
How do I use the brand apple icon in React?
You can import it directly from the '@tabler/icons-react' library like this: import { IconBrandApple } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the brand apple 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 →