The Phosphor images icon depicts a collection of pictures, commonly used to represent image galleries, photo albums, or media management sections within an application.
Common uses
- Image gallery thumbnail
- Photo album link
- Media library access
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Images } from '@phosphor-icons/react';
<Images size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Images size={24} />thin
<Images size={24} weight="thin" />light
<Images size={24} weight="light" />bold
<Images size={24} weight="bold" />fill
<Images size={24} weight="fill" />duotone
<Images size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- *updated*picturesphotographsphotographywallpapersgallerylandscapealbummediasystemimages
FAQ
- What is the Phosphor images icon for?
- It represents a collection of images or photos, suitable for indicating areas related to media or galleries.
- How do I use the images icon in React?
- Import it using `import { Images } from '@phosphor-icons/react'` and then use it as a component: `<Images />`.
- What is the license for Phosphor icons?
- Phosphor icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →