The Phosphor article ny times icon depicts a newspaper or article, commonly used to represent news, reading material, or media-related content in a user interface.
Common uses
- Link to a news section
- Button for reading articles
- Indicator for published content
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { ArticleNyTimes } from '@phosphor-icons/react';
<ArticleNyTimes size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<ArticleNyTimes size={24} />thin
<ArticleNyTimes size={24} weight="thin" />light
<ArticleNyTimes size={24} weight="light" />bold
<ArticleNyTimes size={24} weight="bold" />fill
<ArticleNyTimes size={24} weight="fill" />duotone
<ArticleNyTimes size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- *updated*readingwritingjournalsperiodicalstextnewsnewspapernytnew york timesmediaobjectsarticlenytimesjournal
FAQ
- What is this icon for?
- This icon represents an article or newspaper. It's typically used for news, reading, or media-related features in an application.
- How do I use this icon in React?
- You can import and use it in your React components like this: import { ArticleNyTimes } from '@phosphor-icons/react'. Then render it as <ArticleNyTimes />.
- What is the license for this icon?
- The Phosphor icon library, including the article ny times icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →