mouse_solid constant

String const mouse_solid

Implementation

static const String mouse_solid =
    '<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 2A10 10 0 008 12v12a10 10 0 0020 0V12A10 10 0 0018 2Zm1.3 11.44a1.3 1.3 0 01-2.6 0V10a1.3 1.3 0 012.6 0Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';