fahrenheit constant

String const fahrenheit

Implementation

static const String fahrenheit =
    '<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.67 11.01c0-.5.18-.93.53-1.28s.78-.53 1.28-.53c.49 0 .92.18 1.27.53.35.36.53.78.53 1.28s-.18.93-.53 1.29c-.35.36-.78.54-1.27.54s-.92-.18-1.28-.54a1.79 1.79 0 01-.53-1.29zm.88 0c0 .26.09.48.27.67.19.19.41.28.67.28s.48-.09.67-.28.28-.41.28-.67a.87.87 0 00-.28-.66.947.947 0 00-.67-.28c-.26 0-.48.09-.67.27-.18.18-.27.4-.27.67zm4.41 6.89a.514.514 0 00.52.52.514.514 0 00.52-.52v-3.79h2.86c.14 0 .27-.05.37-.16s.15-.23.15-.38-.05-.27-.15-.38a.52.52 0 00-.38-.15h-2.86v-2.73h3.82c.14 0 .26-.05.36-.15s.14-.23.14-.38-.05-.27-.14-.38-.21-.15-.36-.15h-4.77c-.07 0-.1.04-.1.11v8.54z"/></svg>';