computer_mouse constant

String const computer_mouse

Implementation

static const String computer_mouse =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a7 7 0 00-7 7v6a7 7 0 0014 0V9a7 7 0 00-7-7ZM7 9a5 5 0 014-4.9V10H7Zm10 6a5 5 0 01-10 0v-3h10Zm0-5h-4V4.1A5 5 0 0117 9Z"/></svg>';