x constant

String const x

Implementation

static const String x =
    '<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" fill-rule="evenodd" d="M35.28 10.464a2 2 0 01.256 2.816L26.603 24l8.933 10.72a2 2 0 11-3.072 2.56L24 27.124 15.537 37.28a2 2 0 11-3.073-2.56L21.397 24l-8.933-10.72a2 2 0 113.072-2.56L24 20.876l8.464-10.156a2 2 0 012.816-.256Z" clip-rule="evenodd"/></svg>';