parallelogram constant

String const parallelogram

Implementation

static const String parallelogram =
    '<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="M41.28 8H15.47a2 2 0 00-1.909 1.403l-8.75 28A2 2 0 006.721 40H32.53a2 2 0 001.909-1.404l8.75-28A2 2 0 0041.279 8Z"/></svg>';