John KuehJohn Kueh

arrows out simple icon

Phosphor · arrows-out-simple · MIT

Download SVG

The Phosphor arrows out simple icon depicts four arrows pointing outwards from a central point, commonly used to indicate expanding content to fullscreen or a larger view.

Common uses

  • Expand to fullscreen button
  • Open in new tab/window link
  • Maximize window control

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { ArrowsOutSimple } from '@phosphor-icons/react';

<ArrowsOutSimple size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ArrowsOutSimple size={24} />
thin
<ArrowsOutSimple size={24} weight="thin" />
light
<ArrowsOutSimple size={24} weight="light" />
bold
<ArrowsOutSimple size={24} weight="bold" />
fill
<ArrowsOutSimple size={24} weight="fill" />
duotone
<ArrowsOutSimple size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
*updated*directionalpointerpointingarrowheadexpandfullscreenresizearrowsoutsimpleexpand iconfullscreen iconoutward arrowsmaximize icon

FAQ

What is the purpose of the arrows out simple icon?
This icon signifies an action to expand or enlarge an element, often to a fullscreen view or a separate, larger display.
How do I use the arrows out simple icon in React?
You can import and use it in your React components like this: import { ArrowsOutSimple } from '@phosphor-icons/react'.
What is the license for the Phosphor arrows out simple icon?
The Phosphor icon library, including the arrows out simple icon, is available under the MIT license.

Related icons

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

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