The HugeIcons apple news icon depicts a newspaper with an Apple logo, commonly used to represent news feeds or articles, especially those related to Apple products or services.
Common uses
- Link to Apple News app
- News section in an app
- Article preview
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AppleNewsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AppleNewsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- apple newsnews feednewspaperpublication
FAQ
- What does the Apple News icon represent?
- It represents a newspaper with an Apple logo, typically used for news-related features or content.
- How do I use the Apple News icon in React?
- Import it as `AppleNewsIcon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={AppleNewsIcon} />` from '@hugeicons/react'.
- What is the license for this icon?
- This icon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.