minus_the_bottom constant

String const minus_the_bottom

Implementation

static const String minus_the_bottom =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M5 41V21a2 2 0 012-2h10a2 2 0 012 2v6a2 2 0 002 2h6a2 2 0 012 2v10a2 2 0 01-2 2H7a2 2 0 01-2-2Z"/><path d="M19 27V7a2 2 0 012-2h20a2 2 0 012 2v20a2 2 0 01-2 2H21a2 2 0 01-2-2Z"/></g></svg>';