Icons

Fluent UI Expand Up Left 48 Regular Icon

The Expand Up Left 48 Regular icon from Fluent UI Icons is a outline-style SVG available in IconStash alongside 20,170+ other icons from the same library. Copy its SVG code, export a custom PNG, or download a React component — no account required.

Interactive Customizer

1.5px
128px

About this icon

Use the Expand Up Left 48 Regular icon

Icons in the outline style — like Expand Up Left 48 Regular — are designed for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical. Use it across general-purpose product UIs, design systems, component libraries, web applications, and marketing sites for a consistent, professional look.

IconStash's editor lets you fine-tune color, size, and stroke width in real time, then export in the format that fits your workflow: SVG, PNG, JSX, or CSS background-mask.

Export formats

Copy clean SVG vectors with one click, generate custom-size PNG files from 16px to 512px, export JSX/React components ready to paste into your project, or use the icon as a CSS background-mask for flexible theming.

All exports are based on the same editable vector — so the Expand Up Left 48 Regular icon stays pixel-perfect at 16px, 24px, 48px, and any large marketing size.

Design & UX integration

Aesthetic characteristics

Fluent UI Icons is Microsoft's set, and Expand Up Left 48 Regular follows its sizing system — the same glyph is redrawn at 12, 16, 20, 24, 28, 32 and 48px rather than simply scaled, so the stroke weight stays perceptually constant as size changes. Each icon also ships as Regular and Filled.

UX best practices

As a general interface glyph, the Expand Up Left 48 Regular icon does its job best between 16px and 24px, sitting next to a text label. Icon-only treatments work for a small set of universally understood actions, but comprehension falls off quickly once the action is specific to your product — so when in doubt, add the word.

Use in your project

React / npm — Fluent UI Icons

npm install @fluentui/react-icons

import { ExpandUpLeft48RegularRegular } from '@fluentui/react-icons';

// JSX usage:
<ExpandUpLeft48RegularRegular fontSize={24} />

Copy the SVG markup directly from the IconStash editor to use the Expand Up Left 48 Regular icon without any npm package — paste it into HTML, JSX, or a design tool.

Inline SVG (copy & paste)

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" role="img" aria-label="expand-up-left-48-regular icon"><path fill="currentColor" d="M39.5 12.25a3.75 3.75 0 0 0-3.75-3.75h-7.885a1.25 1.25 0 1 1 0-2.5h7.885A6.25 6.25 0 0 1 42 12.25v23.5A6.25 6.25 0 0 1 35.75 42h-23.5A6.25 6.25 0 0 1 6 35.75v-7.885a1.25 1.25 0 1 1 2.5 0v7.885a3.75 3.75 0 0 0 3.75 3.75H24V29.25c0-2.9 2.35-5.25 5.25-5.25H39.5zm0 14.25H29.25a2.75 2.75 0 0 0-2.75 2.75V39.5h9.25a3.75 3.75 0 0 0 3.75-3.75zM21 7.25C21 6.56 20.44 6 19.75 6H7.25C6.56 6 6 6.56 6 7.25v12.5a1.25 1.25 0 1 0 2.5 0v-9.482l10.366 10.366a1.25 1.25 0 0 0 1.768-1.768L10.268 8.5h9.482c.69 0 1.25-.56 1.25-1.25"/></svg>

Library & related icons

About Fluent UI Icons

Microsoft's Fluent Design System icon library with 20,000+ icons across multiple sizes (12–48px) and styles (Regular, Filled). Used across Microsoft 365 products.

  • Total icons: 20,170+
  • Style: multi-style
  • License: MIT
  • npm package: @fluentui/react-icons
Browse all 20,170 Fluent UI Icons icons →

People also search for

Frequently asked questions

What is the Expand Up Left 48 Regular icon?

The Expand Up Left 48 Regular icon is a outline-style SVG icon from the Fluent UI Icons library, categorized under Interface. It is designed for use in general-purpose product UIs, design systems, component libraries, web applications, and marketing sites. On IconStash you can preview it, customize its color and size, and export it in SVG, PNG, JSX, or CSS formats directly from your browser.

Is the Expand Up Left 48 Regular icon free to use?

Yes. Fluent UI Icons is licensed under MIT, making it free for personal and commercial use. This means you can freely use the Expand Up Left 48 Regular icon in personal, commercial, and open-source projects. IconStash provides SVG and PNG access at no cost with no login required.

How do I use the Expand Up Left 48 Regular icon in React?

Install the package with `npm install @fluentui/react-icons`, then import the component into your React file. IconStash's detail panel shows you the exact npm command, import statement, and JSX usage snippet for every icon — just click the Code tab and copy with one click.

What is the Fluent UI Icons icon library?

Microsoft's Fluent Design System icon library with 20,000+ icons across multiple sizes (12–48px) and styles (Regular, Filled). Used across Microsoft 365 products. It contains 20,170+ icons. IconStash indexes the complete Fluent UI Icons collection alongside 27 other open-source libraries — 134,701 icons total — in a single unified search interface.

Can I download the Expand Up Left 48 Regular icon as a PNG?

Yes. Open the Expand Up Left 48 Regular icon in IconStash, set your desired pixel size (16px to 512px) in the detail panel, and click Download PNG. You can also export a multi-resolution ZIP pack containing 16, 24, 32, 48, 64, 128, 256, and 512px PNGs with a single click.

What does the outline icon style mean?

An icon in outline style uses stroked lines with no fill — clean, legible, and versatile at any size. This style is best suited for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical. The Fluent UI Icons Expand Up Left 48 Regular icon follows this visual convention throughout the Fluent UI Icons design system.

Can I change the Expand Up Left 48 Regular icon's color and size before downloading?

Yes. In IconStash's editor panel, choose from six color presets (blue, slate, green, purple, red, teal) or enter a custom hex value. Drag the size slider (16–256px) or type an exact pixel value up to 512px. Changes apply instantly to the SVG preview, the PNG output, and the copied code.