trapezoid constant

String const trapezoid

Implementation

static const String trapezoid =
    '<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-width="4" d="M31.794 8H16.206a3 3 0 00-2.864 2.105l-8.125 26A3 3 0 008.081 40h31.838a3 3 0 002.864-3.895l-8.125-26A3 3 0 0031.794 8Z"/></svg>';