list constant

String const list

Icon Data of list

Implementation

static const String list =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="640" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 640"><path fill="currentColor" d="M129 118c0-36-28-64-64-64S0 82 0 118s29 65 65 65 64-29 64-65zm75 53h564V67H204v104zm-75 176c0-36-28-65-64-65S0 311 0 347s29 64 65 64 64-28 64-64zm75 52h564V295H204v104zm-75 176c0-36-28-64-64-64S0 539 0 575s29 65 65 65 64-29 64-65zm75 51h564V523H204v103z"/></svg>';