foot_print constant

String const foot_print

Implementation

static const String foot_print =
    '<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="M16 2a2 2 0 11-2 2 2 2 0 012-2m-3.96 1a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5M9.09 4.5a1 1 0 11-1 1 1 1 0 011-1M7.04 6a1 1 0 11-1 1 1 1 0 011-1m7.49 6A2.5 2.5 0 0017 9.24 2.6 2.6 0 0014.39 7h-2.48a6 6 0 00-5.79 4.4 2 2 0 00.11 1.4 6.8 6.8 0 01.68 2.96 6.89 6.89 0 01-.69 2.79 1.92 1.92 0 00.08 1.76 3.62 3.62 0 003.89 1.6 3.5 3.5 0 002.17-5.28 2.82 2.82 0 01-.45-1.63s-.23-3 2.62-3Z"/></svg>';