Slide Design icon

The Slide Design icon is part of Microsoft's Fluent UI System Icons, available here in filled and regular (outlined) styles on a 24 px grid. Download it as SVG or PNG, or copy it as code — it's free to use under the MIT License.

Regular (outlined)

SVG

Filled

SVG

This icon was retired from Microsoft's official packages. It's kept here so existing links keep working, but for new work consider one of the related icons below.

Use it in HTML

Reference the SVG file directly:

<img src="https://fluenticons.co/icons/ic_fluent_slide_design_24_regular.svg" width="24" height="24" alt="Slide Design">

Or paste the SVG markup inline. Setting fill="currentColor" makes the icon follow the text color of its parent:

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.25 3.75a.75.75 0 0 1 .75.75V10h2.5a.75.75 0 0 1 0 1.5H17v5.55a2.512 2.512 0 0 0-1.5.158V4.5a.75.75 0 0 1 .75-.75ZM16.5 18a1.499 1.499 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM4 5.5a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 .75.75c0 1.744-.362 4.369-1.48 6.588-1.13 2.243-3.096 4.162-6.27 4.162a.75.75 0 0 1 0-1.5c2.426 0 3.96-1.414 4.93-3.338.837-1.66 1.206-3.632 1.297-5.162H4.75A.75.75 0 0 1 4 5.5ZM12.5 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm9.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" fill="currentColor"/></svg>

Details

NameSlide Design
StylesRegular (outlined), Filled
Size24 × 24 px (scalable SVG)
Regular (outlined) fileic_fluent_slide_design_24_regular.svg
Filled fileic_fluent_slide_design_24_filled.svg
LicenseMIT (© Microsoft Corporation)

Related icons