Update cursor-pointer.svg

This commit is contained in:
Руслан 2023-10-10 01:23:53 +06:00 committed by GitHub
parent 257cfdc773
commit 04ffbef983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<html> <html>
<body> <body>
<svg height="24" width="24"> <svg height="24" width="24">
<circle cx="12" cy="12" r="12" fill="white" /> <circle cx="12" cy="12" r="12" fill="black" />
Sorry, your browser does not support inline SVG. Sorry, your browser does not support inline SVG.
</svg> </svg>
</body> </body>