PATH:
home
/
bkunreyz
/
ezdatarecovery.net
/
wp-content
/
plugins
/
extendify
/
src
/
Draft
/
svg
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;
[-] BackArrow.jsx
[edit]
[-] Trash.jsx
[edit]
[-] Replace.jsx
[edit]
[-] Below.jsx
[edit]
[-] Shorter.jsx
[edit]
[-] Magic.jsx
[edit]
[+]
..
[-] Pencil.jsx
[edit]
[-] TwoLines.jsx
[edit]
[-] Image.jsx
[edit]
[-] Mic.jsx
[edit]
[-] Wand.jsx
[edit]
[-] Longer.jsx
[edit]
[-] Check.jsx
[edit]
[-] Replay.jsx
[edit]
[-] index.js
[edit]