HEX
Server: LiteSpeed
System: Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: swifizcd (1555)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //home/swifizcd/buyease.com.ng/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;