John KuehJohn Kueh

jpg 01 icon

HugeIcons · Jpg01Icon · MIT

Download SVG

The HugeIcons jpg 01 icon depicts a JPEG file, commonly used to represent image files or photo-related actions in user interfaces.

Common uses

  • Button to upload a JPEG image
  • Label for an image gallery section
  • Icon for image editing tools

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Jpg01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Jpg01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
jpeg iconimage file iconphoto iconfile type jpeg

FAQ

What does the Jpg01Icon represent?
The Jpg01Icon visually represents a JPEG file, often used to signify image files or actions related to photos.
How do I use Jpg01Icon in React?
To use Jpg01Icon in React, import it as `import { Jpg01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Jpg01Icon} />`.
What is the license for this icon?
The HugeIcons jpg 01 icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →