Extension icon

The Extension 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_extension_24_regular.svg" width="24" height="24" alt="Extension">

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="M13 2.004a2.998 2.998 0 0 1 2.994 2.819l.005.176h2.251c.867 0 1.587.631 1.726 1.46l.018.147.006.144v3.75l-1.998.001a1.5 1.5 0 0 0-1.48 1.239l-.016.132-.005.129a1.5 1.5 0 0 0 1.24 1.48l.132.015.128.005H20L20 17.252a1.75 1.75 0 0 1-1.607 1.745l-.143.005H16l-.005.172a3 3 0 0 1-2.638 2.803l-.18.016-.177.005a3 3 0 0 1-2.995-2.82L10 19.002H7.75a1.75 1.75 0 0 1-1.726-1.458l-.018-.148L6 17.253V15l-.164-.005a3 3 0 0 1-2.803-2.638l-.016-.18L3.012 12a3 3 0 0 1 2.824-2.995l.163-.005L6 6.75c0-.867.63-1.587 1.458-1.726l.148-.019L7.75 5 10 4.999l.005-.171a3 3 0 0 1 2.638-2.803l.18-.016.177-.005Zm0 1.5a1.5 1.5 0 0 0-1.493 1.356l-.007.145-.001 1.494H7.75a.25.25 0 0 0-.243.193L7.5 6.75v3.75l-1.488.001a1.5 1.5 0 0 0-.144 2.993l.144.007H7.5l.001 3.751a.25.25 0 0 0 .193.244l.057.006h3.749l.001 1.496a1.5 1.5 0 0 0 2.993.145L14.5 19l-.001-1.497h3.751a.25.25 0 0 0 .244-.192l.006-.057V15h-.524l-.18-.006a3.003 3.003 0 0 1-2.79-2.841l-.004-.177.006-.18a3 3 0 0 1 2.819-2.79l.174-.005h.498L18.5 6.75a.25.25 0 0 0-.13-.22l-.063-.024-.057-.006-3.751-.001.001-1.495a1.5 1.5 0 0 0-1.5-1.5Z" fill="currentColor"/></svg>

Details

NameExtension
StylesRegular (outlined), Filled
Size24 × 24 px (scalable SVG)
Regular (outlined) fileic_fluent_extension_24_regular.svg
Filled fileic_fluent_extension_24_filled.svg
LicenseMIT (© Microsoft Corporation)