disk constant

String const disk

Implementation

static const String disk =
    '<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-width="4"><path stroke-linejoin="round" d="M41 4H7a3 3 0 00-3 3v34a3 3 0 003 3h34a3 3 0 003-3V7a3 3 0 00-3-3Z"/><path stroke-linejoin="round" d="M34 4v18H15V4h19Z"/><path stroke-linecap="round" d="M29 11v4M11.997 4h25.001"/></g></svg>';