menu_round constant

String const menu_round

Implementation

static const String menu_round =
    '<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="M8 6.983a1 1 0 100 2h8a1 1 0 100-2H8ZM7 12a1 1 0 011-1h8a1 1 0 110 2H8a1 1 0 01-1-1Zm1 3.017a1 1 0 100 2h8a1 1 0 100-2H8Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-2 0a8 8 0 11-16 0 8 8 0 0116 0Z" clip-rule="evenodd"/></g></svg>';