sd constant

String const sd

Implementation

static const String sd =
    '<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="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M15.402 5.683A2 2 0 0116.907 5H37a2 2 0 012 2v34a2 2 0 01-2 2H11a2 2 0 01-2-2V24h4v-6H9v-5l6.402-7.317Z"/><path d="M33 11v4m-12-4v4m6-4v4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';