thermometer_one constant

String const thermometer_one

Implementation

static const String thermometer_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M24 44a9 9 0 004-17.064V10c0-2 0-6-4-6s-4 4-4 6v16.936A9 9 0 0024 44Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';