temperature_fahrenheit constant

String const temperature_fahrenheit

Icon Data of temperature_fahrenheit

Implementation

static const String temperature_fahrenheit =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M30 6V4h-8v14h2v-6h5v-2h-5V6h6z"/><circle cx="18" cy="4" r="2" fill="currentColor"/><path fill="currentColor" d="M10 20.184V12H8v8.184a3 3 0 102 0Z"/><path fill="currentColor" d="M9 30a6.993 6.993 0 01-5-11.89V7a5 5 0 0110 0v11.11A6.993 6.993 0 019 30ZM9 4a3.003 3.003 0 00-3 3v11.983l-.332.299a5 5 0 106.664 0L12 18.983V7a3.003 3.003 0 00-3-3Z"/></svg>';