Icons::get_icon_svg( string $style )
Get the icon based on the style
Parameters
- $style
-
(Required) The icon style to retrieve.
Return
(string) The SVG markup for the icon.
Source
File: includes/modules/scroll_to_top/icons.php
Expand full source code Collapse full source code View on Github