sunset constant

String const sunset

Icon Data of sunset

Implementation

static const String sunset =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M2 27.005h27.998v2H2zm14-7a4.005 4.005 0 014 4h2a6 6 0 00-12 0h2a4.005 4.005 0 014-4Zm9 2h5v2h-5zm-3.313-5.101 3.506-3.506 1.414 1.414-3.506 3.506zM19.59 9.595 17 12.175v-8.17h-2v8.17l-2.59-2.58-1.41 1.41 5 5 5-5-1.41-1.41zM5.394 14.812l1.414-1.414 3.506 3.506-1.415 1.414zM2 22.005h5v2H2z"/></svg>';