list_plus_duotone constant

String const list_plus_duotone

Implementation

static const String list_plus_duotone =
    '<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="M32 64a8 8 0 018-8h176a8 8 0 010 16H40a8 8 0 01-8-8Zm8 72h176a8 8 0 000-16H40a8 8 0 000 16Zm104 48H40a8 8 0 000 16h104a8 8 0 000-16Zm88 0h-16v-16a8 8 0 00-16 0v16h-16a8 8 0 000 16h16v16a8 8 0 0016 0v-16h16a8 8 0 000-16Z"/></svg>';