perspective constant

String const perspective

Implementation

static const String perspective =
    '<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="M44 28v8l-13 2.6M44 28 4 32m40-4v-8M4 32v12l13-2.6M4 32V16m40 4v-8L31 9.4M44 20 4 16m0 0V4l13 2.6m14 2.8v29.2m0-29.2L17 6.6m14 32-14 2.8m0-34.8v34.8"/></svg>';