John KuehJohn Kueh

apple icon

HugeIcons · AppleIcon · MIT

Download SVG

The HugeIcons apple icon depicts a stylized apple, commonly used to represent Apple products, the App Store, or general fruit-related themes in UI design.

Common uses

  • Link to Apple App Store page
  • Representing a fruit or food item
  • Branding for an Apple-related service

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AppleIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AppleIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
fruitfoodapple logoapp store

FAQ

What is the AppleIcon used for?
The AppleIcon is typically used to represent Apple products, the App Store, or any context related to the brand or fruit.
How do I use the AppleIcon in React?
Import both HugeiconsIcon and AppleIcon, then render <HugeiconsIcon icon={AppleIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons apple icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →