disk constant

String const disk

Icon Data of 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"><mask id="svgIDa"><g fill="none" stroke-width="4"><path fill="#fff" stroke="#fff" 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 fill="#000" stroke="#000" stroke-linejoin="round" d="M34 4v18H15V4h19Z"/><path stroke="#000" stroke-linecap="round" d="M29 11v4"/><path stroke="#fff" stroke-linecap="round" d="M11.997 4h25.001"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';