roomba constant

String const roomba

Implementation

static const String roomba =
    '<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="M12 2c2.65 0 5.19 1.06 7.07 2.93l-1.42 1.42A7.994 7.994 0 0012 4c-2.12 0-4.16.84-5.65 2.35L4.93 4.93C6.81 3.06 9.35 2 12 2M3.66 6.5l1.45 1.44A8.043 8.043 0 004 12a8 8 0 008 8 8 8 0 008-8c0-1.43-.39-2.83-1.12-4.06l1.46-1.44A9.93 9.93 0 0122 12a10 10 0 01-10 10A10 10 0 012 12c0-1.96.58-3.88 1.66-5.5M12 6a6 6 0 016 6c0 1.59-.63 3.12-1.76 4.24l-1.41-1.41a4.004 4.004 0 01-5.66 0l-1.41 1.41A5.97 5.97 0 016 12a6 6 0 016-6m0 2a1 1 0 00-1 1 1 1 0 001 1 1 1 0 001-1 1 1 0 00-1-1Z"/></svg>';