Skip to Main Content
Feature Request FR-4632
Product Area Font APEX
Status CLOSED

1 Voters

add a colored font apex icon to replace then pencil image "Edit"

sven.weller Public
· Aug 27 2025

Idea Summary
fa-pencil looks ugly compared apex-edit-pencil.png
 

Give us a font icons that can replace the various .pngs. 

 

Use Case
I usually prefere font icons over image icons. However the default icon used by the wizards to create “Edit” buttons is a link or button using the pencil images (.pngs).

I want to use a font apex class instead. 

Not a link

 <img src="https://static.oracle.com/cdn/apex/24.2.3/app_ui/img/icons/apex-edit-pencil.png" class="apex-edit-pencil" alt="">…</a>

but a css 

fa-pencil-edit
or
fa-edit-pencil
or
fa-edit-pencil-colored

Preferred Solution (Optional)
 

fa-edit-pencil replaces apex-edit-pencil.png

fa-edit-pencil-alt replaces apex-edit-pencil-alt.png

fa-edit-pagel replaces apex-edit-page.png

This idea submission relates to an APEX bug and will be tracked in our bug system.

Comments

Comments

  • sven.weller OP 2 weeks ago

    With “replaces” I ment: The font apex icon should exactly look like the png image, coloring included.