Caret Down Left icon
The Caret Down Left 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.
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_caret_down_left_24_regular.svg" width="24" height="24" alt="Caret Down Left"> 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.5 7.811-8.69 8.69h8.44a.25.25 0 0 0 .25-.25V7.81Zm-.634-1.487c.788-.788 2.134-.23 2.134.884v9.042A1.75 1.75 0 0 1 16.25 18H7.207c-1.114 0-1.671-1.346-.884-2.133l9.543-9.543Z" fill="currentColor"/></svg>Details
| Name | Caret Down Left |
|---|---|
| Styles | Regular (outlined), Filled |
| Size | 24 × 24 px (scalable SVG) |
| Regular (outlined) file | ic_fluent_caret_down_left_24_regular.svg |
| Filled file | ic_fluent_caret_down_left_24_filled.svg |
| License | MIT (© Microsoft Corporation) |