The Tabler photo circle icon visually represents a circular photograph or image, commonly used to indicate profile pictures, image galleries, or photo editing options.
Common uses
- User profile avatar
- Image upload button
- Photo gallery thumbnail
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoCircle } from '@tabler/icons-react';
<IconPhotoCircle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- roundovalloopborderframesnapcaptureshapephotographphotophotographycircleimage circlepicture frameprofile iconcamera circle
FAQ
- What is the photo circle icon used for?
- It typically signifies an image, a profile picture, or a circular frame for visual content within a user interface.
- How do I use the photo circle icon in React?
- Import it using `import { IconPhotoCircle } from '@tabler/icons-react'` and then render it as a component: `<IconPhotoCircle />`.
- What is the license for the Tabler photo circle icon?
- The Tabler icon library, including the photo circle icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →