Create cursor-pointer.svg

This commit is contained in:
Руслан 2023-10-10 01:23:18 +06:00 committed by GitHub
parent 5c4589bfcc
commit 0188cffd2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<body>
<svg height="24" width="24">
<circle cx="12" cy="12" r="12" fill="white" />
Sorry, your browser does not support inline SVG.
</svg>
</body>
</html>