Page History
...
Use only the add icon or an overflow menu
Cancel
Cancel stops the current action and closes the component or item. Warn the user of any negative consequences if the process doesn't progress, such as data corruption or data loss.
The cancel action is usually placed inside the footerbar. Use a secondary button or a link for cancel actions. Avoid using just an action icon.

More
The more action contains secondary functions for the content displayed within the asset. The more action It can also be used as a grouping object of primary and secondary functions in case of a lack of space. One example form this wozld be the ghost boardlet toolbar.
The more action can only be used as a secondary action within InspireWhile the more actions acts as a primary action, it only ever contains secondary actions. It only exists in the form of an action icon with the form of three dots. The functions or objects bundled in the more action must always be listed in an overflow menu.

Clear
Clear The clear action removes data from a field or removes selections. Clear can also delete the contents of a document, such as a log. For controls that have a default selection or value, such as radio buttons, the default selection or value is reset.
Use only the as a clear icon or placed in an overflow menu.

Close
Close terminates the current page, window, or menu. Close It is also used to dismiss information, such as notifications.
Use the close icon, which is typically placed on the upper right side of the element. Do not use close in a button.

Delete
Deletion destroys an object. Deletions cannot be easily undone and are usually permanent. Warn the user about the negative consequences of destroying an object, such as data loss.
Use either a primary delete button or the trash can icon. A hazard modal is used when a warning is required to confirm an action. Example of deletion in a modal and overflow menu

Edit
With Edit, data or values can be changed. In the current MVP version 1, editing only takes place in the tables. Editing is activated for an entire record. After editing, the active edit icon must be deactivated again to close the function. Editing usually triggers a change of state of the object or input element concerned.
...