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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M5.586 6.45A2 2 0 017.509 5h11.84a2 2 0 011.923 2.55l-2.858 10A2 2 0 0116.491 19H4.651a2 2 0 01-1.923-2.55l2.858-10Z"/></svg>';