D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
proc
/
self
/
cwd
/
fixxx
/
wp-content
/
plugins
/
extendify
/
src
/
Draft
/
svg
/
Filename :
Replay.jsx
back
Copy
const replay = ( <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <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;