?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/extendify/src/Chat/svg/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/extendify/src/Chat

?? Viewing: Arrow.jsx

const arrow = (
	<svg
		width="24"
		height="24"
		viewBox="0 0 24 24"
		fill="none"
		xmlns="http://www.w3.org/2000/svg">
		<path d="M9.70492 6L8.29492 7.41L12.8749 12L8.29492 16.59L9.70492 18L15.7049 12L9.70492 6Z" />
	</svg>
);
export default arrow;


??

??