snowman constant

String const snowman

Icon Data of snowman

Implementation

static const String snowman =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3a4 4 0 012.906 6.75 6 6 0 11-5.81 0A4 4 0 0112 3zm5.5 8.5L20 10M6.5 11.5 4 10m8 3h.01M12 16h.01"/></svg>';