HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/slfopp7cb1df/www/shaneconrad.me/wp-content/plugins/templately/assets/images/icons/Close.js
import React from 'react';

function Close() {
	return (
		<svg
			xmlns='http://www.w3.org/2000/svg'
			width='11'
			height='11'
			fill='none'
			viewBox='0 0 11 11'>
			<path
				fill='#475467'
				d='M1.658 10.465l-1.4-1.4 3.6-3.6-3.6-3.575 1.4-1.4 3.6 3.6L8.833.49l1.4 1.4-3.6 3.575 3.6 3.6-1.4 1.4-3.575-3.6-3.6 3.6z'></path>
		</svg>
	);
}

export default Close;