
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

namespace PixelYourSite;

if ( !defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}
?>

<button type="button" class="btn button-remove-row">
	<i class="icon-delete" aria-hidden="true"></i>
</button>
