icon (svg) (tag)
| wp_get_icon() | Gets the HTML of a registered SVG icon. |
| wp_register_icon() | Registers an SVG icon in the specified collection. |
| wp_register_icon_collection() | Registers a new SVG icon collection. |
| wp_unregister_icon() | Removes a registered SVG icon from the registry. |
| wp_unregister_icon_collection() | Unregisters an SVG icon collection, together with all its icons. |