thermometer constant

String const thermometer

Implementation

static const String thermometer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M13 10.123V1a1 1 0 00-1-1H7.799C7.247 0 7 .447 7 1v9.123A5.383 5.383 0 004.6 14.6a5.4 5.4 0 0010.8 0 5.383 5.383 0 00-2.4-4.477zM10 17.9a3.3 3.3 0 01-3.3-3.3A3.29 3.29 0 019 11.471V4h2v7.471a3.29 3.29 0 012.3 3.129 3.3 3.3 0 01-3.3 3.3z"/></svg>';