The Tabler polaroid icon visually represents a classic instant photo print, often used to signify photo galleries, image uploads, or photography-related features.
Common uses
- Photo gallery thumbnail
- Image upload button
- Photography settings menu
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPolaroid } from '@tabler/icons-react';
<IconPolaroid size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPolaroid size={24} stroke={2} />filled
<IconPolaroidFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- picturephotocamerapolarizationdevelopfilmlenspolaroidcaptureimagephotographyinstant photocamera filmpicture framephoto print
FAQ
- What does the polaroid icon represent?
- It depicts a square instant photo print, commonly used for visual cues related to images or photography.
- How do I use the polaroid icon in React?
- Import it using `import { IconPolaroid } from '@tabler/icons-react'` and then use it as a component: `<IconPolaroid />`.
- What is the license for the Tabler polaroid icon?
- The Tabler icons, including polaroid, are distributed under the MIT license.
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 →