Inline SVG with PHP
<?php echo file_get_contents( get_stylesheet_directory_uri() . "/dist/images/svg/gift.svg" ); ?>