minus_the_top constant

String const minus_the_top

Implementation

static const String minus_the_top =
    '<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-2h20a2 2 0 012 2v20a2 2 0 01-2 2H7a2 2 0 01-2-2Z"/><path d="M43 7v20a2 2 0 01-2 2H31a2 2 0 01-2-2v-6a2 2 0 00-2-2h-6a2 2 0 01-2-2V7a2 2 0 012-2h20a2 2 0 012 2Z"/></g></svg>';