list_bold constant

String const list_bold

Implementation

static const String list_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M228 128a12 12 0 01-12 12H40a12 12 0 010-24h176a12 12 0 0112 12ZM40 76h176a12 12 0 000-24H40a12 12 0 000 24Zm176 104H40a12 12 0 000 24h176a12 12 0 000-24Z"/></svg>';