celsius constant

String const celsius

Implementation

static const String celsius =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="30" height="30" preserveAspectRatio="xMidYMid meet" viewBox="0 0 30 30"><path fill="currentColor" d="M9.75 10.98c0-.5.18-.93.53-1.28.36-.36.78-.53 1.28-.53.49 0 .92.18 1.27.53.35.36.53.78.53 1.28s-.18.93-.53 1.28c-.35.36-.78.53-1.27.53-.5 0-.93-.18-1.28-.53s-.53-.78-.53-1.28zm.88 0c0 .26.09.48.27.67.19.19.41.28.67.28.26 0 .48-.09.67-.28s.28-.41.28-.67c0-.26-.09-.48-.28-.67s-.41-.28-.67-.28c-.26 0-.48.09-.67.28a.92.92 0 00-.27.67zm3.89 4.42c0 .77.21 1.45.64 2.05.22.31.53.56.93.75.39.18.84.28 1.34.28 1.46 0 2.38-.56 2.75-1.67.04-.14.02-.28-.06-.41a.485.485 0 00-.33-.23.443.443 0 00-.4.07c-.12.08-.2.19-.23.34 0 .01 0 .02-.01.05l-.02.07c-.11.19-.26.34-.45.45-.31.19-.72.28-1.23.28-.31 0-.59-.05-.83-.16-.4-.17-.68-.47-.85-.89-.11-.27-.17-.6-.17-.97v-3.22c0-.15.01-.3.03-.45.04-.38.19-.73.45-1.04.29-.35.75-.52 1.38-.52.52 0 .93.09 1.23.27.2.12.35.27.45.45.01.02.01.05.02.08s.01.05.01.06c.04.14.12.24.23.3.12.07.25.08.4.05.14-.03.25-.11.33-.23.08-.12.1-.25.06-.4v-.01l-.08-.23c-.05-.11-.14-.26-.28-.43-.13-.18-.29-.32-.45-.44-.21-.15-.48-.27-.82-.38-.34-.1-.71-.15-1.11-.15-.51 0-.95.09-1.35.27-.39.18-.7.42-.91.73-.43.59-.65 1.28-.65 2.07v3.21z"/></svg>';