more_o constant

String const more_o

Implementation

static const String more_o =
    '<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"><g fill="currentColor"><path d="M7 14a2 2 0 100-4 2 2 0 000 4Zm7-2a2 2 0 11-4 0 2 2 0 014 0Zm3 2a2 2 0 100-4 2 2 0 000 4Z"/><path fill-rule="evenodd" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Zm-2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z" clip-rule="evenodd"/></g></svg>';