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/julnohub.com.ng/wp-content/plugins/extendify/src/Draft/svg/Replay.jsx
import { __ } from '@wordpress/i18n';

const replay = (
	<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
		<title>{__('Replay Icon', 'extendify-local')}</title>
		<path d="M12 6V2L7 7L12 12V8C15.31 8 18 10.69 18 14C18 17.31 15.31 20 12 20C8.69 20 6 17.31 6 14H4C4 18.42 7.58 22 12 22C16.42 22 20 18.42 20 14C20 9.58 16.42 6 12 6Z" />
	</svg>
);

export default replay;