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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 3h-7a3 3 0 00-3 3v14a1 1 0 002 0v-7h6a1 1 0 000-2h-6V6a1 1 0 011-1h7a1 1 0 000-2Zm-15 0a3 3 0 103 3 3 3 0 00-3-3Zm0 4a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';