thermometer_line constant

String const thermometer_line

Implementation

static const String thermometer_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M12 2a3 3 0 012.995 2.824L15 5v7.956l.01.021a.34.34 0 00.087.097 5 5 0 11-6.193 0 .385.385 0 00.068-.069l.028-.05V5a3 3 0 013-3Zm0 2a1 1 0 00-.993.883L11 5v7.958c0 .675-.337 1.226-.744 1.59l-.113.096a3 3 0 103.86.123l-.146-.123c-.418-.33-.79-.853-.849-1.505L13 12.96V5a1 1 0 00-1-1Zm2 13a2 2 0 01-3.99.196L10 17h4Z"/></g></svg>';