akkounts/app/views/icons/_mouse-pointer.html.erb
Sebastian Kippe 8102fa1230
All checks were successful
continuous-integration/drone/push Build is passing
WIP Add notification component for flash messages
2022-02-20 17:22:49 -06:00

1 line
311 B
Plaintext

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mouse-pointer"><path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"></path><path d="M13 13l6 6"></path></svg>