Text Edit Style Ga icon
The Text Edit Style Ga 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_text_edit_style_ga_24_regular.svg" width="24" height="24" alt="Text Edit Style Ga"> 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="M10.75 2.5a.75.75 0 0 1 .75.75V6.5H13A.75.75 0 0 1 13 8h-1.5v3.03L10 12.529V3.25a.75.75 0 0 1 .75-.75Zm-.425 11.118 1.175-1.174 4.009-4.001a3.22 3.22 0 0 1 4.553.002 3.218 3.218 0 0 1-.001 4.551l-7.123 7.112a2.25 2.25 0 0 1-.943.562L7.702 21.96a1 1 0 0 1-1.24-1.264l1.362-4.229c.11-.34.299-.65.552-.902l1.949-1.946Zm-.89 3.007a.75.75 0 0 0-.183.301l-1.07 3.323 3.382-1.015a.75.75 0 0 0 .314-.188L19 11.936a1.718 1.718 0 1 0-2.431-2.432l-7.133 7.121ZM2 4.25a.75.75 0 0 1 .75-.75h5a.75.75 0 0 1 .747.682c.194 2.135-1.141 5.97-5.531 7.286a.75.75 0 1 1-.431-1.436C5.667 9.092 6.833 6.634 6.995 5H2.75A.75.75 0 0 1 2 4.25Z" fill="currentColor"/></svg>Details
| Name | Text Edit Style Ga |
|---|---|
| Styles | Regular (outlined), Filled |
| Size | 24 × 24 px (scalable SVG) |
| Regular (outlined) file | ic_fluent_text_edit_style_ga_24_regular.svg |
| Filled file | ic_fluent_text_edit_style_ga_24_filled.svg |
| License | MIT (© Microsoft Corporation) |