temperature_celsius constant

String const temperature_celsius

Icon Data of temperature_celsius

Implementation

static const String temperature_celsius =
    '<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 18h-6a2.002 2.002 0 01-2-2V6a2.002 2.002 0 012-2h6v2h-6v10h6Z"/><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>';