Ios Arrow Right icon

The Ios Arrow Right 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_ios_arrow_right_24_regular.svg" width="24" height="24" alt="Ios Arrow Right">

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="m19.704 12-8.492-8.727a.75.75 0 1 1 1.075-1.046l9 9.25a.75.75 0 0 1 0 1.046l-9 9.25a.75.75 0 1 1-1.075-1.046L19.705 12Z" fill="currentColor"/></svg>

Details

NameIos Arrow Right
StylesRegular (outlined), Filled
Size24 × 24 px (scalable SVG)
Regular (outlined) fileic_fluent_ios_arrow_right_24_regular.svg
Filled fileic_fluent_ios_arrow_right_24_filled.svg
LicenseMIT (© Microsoft Corporation)

Related icons