John KuehJohn Kueh

sing left icon

HugeIcons · SingLeftIcon · MIT

Download SVG

The HugeIcons sing left icon, named SingLeftIcon, visually represents an action of singing or vocalizing towards the left, often used to indicate a previous track, a back action in a media player, or a leftward vocal direction.

Common uses

  • Previous track button in media players
  • Back navigation in audio apps
  • Indicating a leftward vocalization or sound source

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
previousback audiovocal leftsinging left

FAQ

What does the SingLeftIcon represent?
The SingLeftIcon visually depicts singing or vocalizing towards the left. It's commonly used for actions like going to the previous track or indicating a sound originating from the left.
How do I use SingLeftIcon in React?
To use SingLeftIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { SingLeftIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={SingLeftIcon} />.
What is the license for HugeIcons?
The HugeIcons icon library, including the SingLeftIcon, is 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 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 →