mouse_line constant

String const mouse_line

Implementation

static const String mouse_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 34A10 10 0 018 24V12a10 10 0 0120 0v12a10 10 0 01-10 10Zm0-30a8 8 0 00-8 8v12a8 8 0 0016 0V12a8 8 0 00-8-8Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M18 15a1 1 0 01-1-1v-4a1 1 0 012 0v4a1 1 0 01-1 1Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';