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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M240 120h-16V49.6a16.1 16.1 0 00-5.7-12.3 16.6 16.6 0 00-13.2-3.5l-160 29.1A16 16 0 0032 78.7V120H16a8 8 0 000 16h16v41.3a16 16 0 0013.1 15.8l160 29.1 2.9.2a16.5 16.5 0 0010.3-3.7 16.1 16.1 0 005.7-12.3V136h16a8 8 0 000-16ZM48 78.7l160-29.1V120H48Zm160 127.7L48 177.3V136h160Z"/></svg>';