The Tabler camera selfie icon visually represents taking a self-portrait with a smartphone camera, commonly used in UIs for features related to photo capture or profile picture management.
Common uses
- Button to initiate selfie camera mode
- Profile picture upload/edit option
- Icon for a photo gallery or album
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCameraSelfie } from '@tabler/icons-react';
<IconCameraSelfie size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- photophotographypicturefaceinstagramportraitdigitalsmartphonecameraselfieselfie iconphone camera iconportrait mode icon
FAQ
- What does the camera selfie icon represent?
- It depicts a smartphone held at arm's length to take a photo of oneself, often referred to as a selfie.
- How do I use this icon in React?
- Import it using `import { IconCameraSelfie } from '@tabler/icons-react';` and then render it as a component: `<IconCameraSelfie />`.
- What is the license for this icon?
- The Tabler icons, including camera-selfie, are available 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 →