live_preview constant

String const live_preview

Implementation

static const String live_preview =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3 2.5h10a.5.5 0 01.5.5v10a.5.5 0 01-.5.5H3a.5.5 0 01-.5-.5V3a.5.5 0 01.5-.5ZM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2V3Zm9.534 4.172a1 1 0 010 1.656L7.56 10.841A1 1 0 016 10.012V5.988a1 1 0 011.56-.829l2.974 2.013Z" clip-rule="evenodd"/></svg>';