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