Text Effects Ga icon
The Text Effects 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_effects_ga_24_regular.svg" width="24" height="24" alt="Text Effects 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="M17 2.5A2.5 2.5 0 0 1 19.5 5v2.5a2.5 2.5 0 0 1 0 5V18a2.5 2.5 0 0 1-5 0V5A2.5 2.5 0 0 1 17 2.5ZM18 18v-7h1.5a1 1 0 1 0 0-2H18V5a1 1 0 1 0-2 0v13a1 1 0 1 0 2 0ZM2.5 8A2.5 2.5 0 0 1 5 5.5h6A2.5 2.5 0 0 1 13.5 8c0 1.837-.333 4.314-1.521 6.426C10.709 16.685 8.44 18.5 5 18.5a2.5 2.5 0 0 1 0-5c.74 0 1.25-.174 1.624-.411.383-.243.712-.609.997-1.115.243-.431.433-.934.573-1.474H5A2.5 2.5 0 0 1 2.5 8Zm7.236 2.5c-.17.779-.432 1.542-.808 2.21C8.177 14.045 6.984 15 5 15a1 1 0 1 0 0 2c2.816 0 4.623-1.445 5.672-3.31C11.687 11.886 12 9.695 12 8a1 1 0 0 0-1-1H5a1 1 0 0 0 0 2h4.959c-.041.493-.113 1-.223 1.5Z" fill="currentColor"/></svg>Details
| Name | Text Effects Ga |
|---|---|
| Styles | Regular (outlined), Filled |
| Size | 24 × 24 px (scalable SVG) |
| Regular (outlined) file | ic_fluent_text_effects_ga_24_regular.svg |
| Filled file | ic_fluent_text_effects_ga_24_filled.svg |
| License | MIT (© Microsoft Corporation) |