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