list_two constant

String const list_two

Implementation

static const String list_two =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M9 42a4 4 0 100-8 4 4 0 000 8Zm0-28a4 4 0 100-8 4 4 0 000 8Zm0 14a4 4 0 100-8 4 4 0 000 8Z"/><path stroke-linecap="round" d="M21 24h22M21 38h22M21 10h22"/></g></svg>';