Lines:
1 to 14 of 14
<?php /** * SVG Icons class * * @package WordPress * @subpackage Twenty_Nineteen * @since Twenty Nineteen 1.0 */ /* class TwentyNineteen_SVG_Icons */ /* function TwentyNineteen_SVG_Icons::get_svg() – Gets the SVG code for a given icon. */ /* function TwentyNineteen_SVG_Icons::get_social_link_svg() – Detects the social network from a URL and returns the SVG code for its icon. */