presentation_thin constant

String const presentation_thin

Implementation

static const String presentation_thin =
    '<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="M216 44h-84V24a4 4 0 00-8 0v20H40a12 12 0 00-12 12v120a12 12 0 0012 12h47.7l-26.8 33.5a4 4 0 00.6 5.6 3.8 3.8 0 002.5.9 3.9 3.9 0 003.1-1.5L97.9 188h60.2l30.8 38.5a3.9 3.9 0 003.1 1.5 3.8 3.8 0 002.5-.9 4 4 0 00.6-5.6L168.3 188H216a12 12 0 0012-12V56a12 12 0 00-12-12Zm4 132a4 4 0 01-4 4H40a4 4 0 01-4-4V56a4 4 0 014-4h176a4 4 0 014 4Z"/></svg>';