phviewer constant

String const phviewer

Implementation

static const String phviewer =
    '<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" d="M40.3 42.5H7.7a2.22 2.22 0 01-2.2-2.2V7.7a2.22 2.22 0 012.2-2.2h32.6a2.22 2.22 0 012.2 2.2v32.6a2.22 2.22 0 01-2.2 2.2Zm-14.08-30v17.2"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M26.22 22.6a4.31 4.31 0 014.3-4.3h0a4.31 4.31 0 014.3 4.3v7.1m-21.64-4.3a4.31 4.31 0 004.3 4.3h0a4.31 4.31 0 004.3-4.3v-2.8a4.31 4.31 0 00-4.3-4.3h0a4.31 4.31 0 00-4.3 4.3m0-4.3v17.2"/></svg>';