temperature constant

String const temperature

Icon Data of temperature

Implementation

static const String temperature =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-7 -2 24 24"><path fill="currentColor" d="M10 15a5 5 0 11-8-4V3a3 3 0 116 0v8c1.214.912 2 2.364 2 4zm-3.201-2.401-.799-.6V3a1 1 0 10-2 0v8.999l-.799.6a3 3 0 103.598 0zM5 17a2 2 0 110-4 2 2 0 010 4z"/></svg>';