quadrilateral constant

String const quadrilateral

Implementation

static const String quadrilateral =
    '<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="M28.038 8H7a3 3 0 00-3 3v26a3 3 0 003 3h32.413c2.163 0 3.616-2.22 2.748-4.203l-11.375-26A3 3 0 0028.038 8Z"/></svg>';