dvi constant

String const dvi

Implementation

static const String dvi =
    '<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="M4 16a2 2 0 012-2h36a2 2 0 012 2v7.802c0 .132-.013.263-.039.392l-1.64 8.198A2 2 0 0140.362 34H7.64a2 2 0 01-1.962-1.608l-1.64-8.198A2 2 0 014 23.802V16Z"/><path d="M10 24h6m5-3h2m-2 6h2m5-6h2m-2 6h2m5-6h2m-2 6h2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';