????

Your IP : 3.21.43.104


Current Path : /home/webcloude/www/wp-content/plugins/templately/assets/images/icons/
Upload File :
Current File : /home/webcloude/www/wp-content/plugins/templately/assets/images/icons/AngleRight.js

import React from 'react';

function AngleRight() {
	return (
		<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'>
			<path d='M12.778 11L5 3.222 7.222 1l10 10-10 10L5 18.778 12.778 11z'></path>
		</svg>
	);
}

export default AngleRight;