Skip to content

SAPUI5 provides a variety of icons that you can use to enhance the user interface of your web applications. Icons can be used in buttons, menus, lists, and other UI elements to provide visual cues and improve the overall user experience.

License

Notifications You must be signed in to change notification settings

VaibhavMojidra/SAP-UI5---Demo-Icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAP UI5 Demo Icons

SAPUI5 provides a variety of icons that you can use to enhance the user interface of your web applications. Icons can be used in buttons, menus, lists, and other UI elements to provide visual cues and improve the overall user experience. SAPUI5 includes a set of predefined icons that you can use, and you can also use custom icons or icons from popular icon libraries like SAP's own "SAP-icons" or "Font Awesome."

Icon Reference

Go to SAP Icon Explorer > SAP Icons or Directly go to SAP Icons

Code Explaination

Refer to /webapp/view/App.view.xml

We add an icon to the button that opens the dialog. The sap-icon:https:// protocol is indicating that an icon from the icon font should be loaded. The identifier world is the readable name of the icon in the icon font.

Refer to /webapp/view/IconDialog.fragment.xml

In the dialog fragment, we add an icon control to the content aggregation of the dialog.


Vaibhav Mojidra - 1.jpeg

Vaibhav Mojidra - 2.jpeg

Vaibhav Mojidra - 3.gif

About

SAPUI5 provides a variety of icons that you can use to enhance the user interface of your web applications. Icons can be used in buttons, menus, lists, and other UI elements to provide visual cues and improve the overall user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages