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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" 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.802V16Zm6 8h6m5-3h2m-2 6h2m5-6h2m-2 6h2m5-6h2m-2 6h2"/></svg>';