perspective_fill constant

String const perspective_fill

Implementation

static const String perspective_fill =
    '<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="M32 120v16H16a8 8 0 010-16Zm0 57.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.3V136H32ZM240 120h-16v16h16a8 8 0 000-16Zm-16-70.4a16.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.7V120h192Z"/></svg>';