dicom_overlay constant

String const dicom_overlay

Icon Data of dicom_overlay

Implementation

static const String dicom_overlay =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 6v20H4V6h24m0-2H4a2 2 0 00-2 2v20a2 2 0 002 2h24a2 2 0 002-2V6a2 2 0 00-2-2z"/><path fill="currentColor" d="M6 8h10v2H6zm0 4h10v2H6zm0 4h6v2H6z"/></svg>';