check responsive & page dashboard user account & turns & transactions & comments
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
function ArrowLeftWhiteD() {
|
||||
return (
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none">
|
||||
<path d="M8.4763 4.94165L3.41797 9.99998L8.4763 15.0583" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
|
||||
<path d="M17.5836 10H3.55859" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
|
||||
</svg>
|
||||
)
|
||||
}
|
||||
|
||||
export default ArrowLeftWhiteD
|
||||
Reference in New Issue
Block a user