John KuehJohn Kueh

monitor pause icon

HugeIcons · MonitorPauseIcon · MIT

Download SVG

The HugeIcons monitor pause icon depicts a computer monitor with a pause symbol, commonly used to indicate a paused state or the ability to suspend an ongoing process.

Common uses

  • Pausing video playback
  • Suspending a background task
  • Indicating a stopped process

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pause buttonstop iconsuspend iconmonitor stop

FAQ

What does this icon represent?
This icon represents a monitor with a pause symbol, typically used to signify a paused or suspended state in an interface.
How do I use this icon in React?
Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { MonitorPauseIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={MonitorPauseIcon} />.
What is the license for this icon?
This icon is available 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 →