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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M21 19h-6a3 3 0 01-3-3V8a3 3 0 013-3h6a1 1 0 000-2h-6a5 5 0 00-5 5v8a5 5 0 005 5h6a1 1 0 000-2ZM5 3a3 3 0 103 3 3 3 0 00-3-3Zm0 4a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';