perspective_light constant

String const perspective_light

Implementation

static const String perspective_light =
    '<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 122h-18V49.6a14 14 0 00-5-10.8 14.4 14.4 0 00-11.5-3l-160 29.1A14 14 0 0034 78.7V122H16a6 6 0 000 12h18v43.3a14 14 0 0011.5 13.8l160 29.1 2.5.2a13.9 13.9 0 0014-14V134h18a6 6 0 000-12ZM46 78.7a2 2 0 011.6-2l160-29.1a2 2 0 011.7.5 2.1 2.1 0 01.7 1.5V122H46Zm164 127.7a2.1 2.1 0 01-.7 1.5 2 2 0 01-1.7.5l-160-29.1a2 2 0 01-1.6-2V134h164Z"/></svg>';