mark constant

String const mark

Implementation

static const String mark =
    '<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-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M11 6v36"/><path d="M11 9h14l7 3h7a2 2 0 012 2v17a2 2 0 01-2 2h-7l-7-3H11V9Z"/><path stroke-linecap="round" d="M7 42h8"/></g></svg>';