list_two constant

String const list_two

Icon Data of 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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#fff" 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></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';