draw constant

String const draw

Implementation

static const String draw =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M19.14 28a3.42 3.42 0 01-2.42-5.85L21.86 17a1.42 1.42 0 10-2-2L13 21.85a3.5 3.5 0 01-4.85 0 3.43 3.43 0 010-4.84l8.58-8.58a1.42 1.42 0 10-2-2L6.41 14.7 5 13.3 13.29 5a3.43 3.43 0 014.84 4.85l-8.57 8.57a1.42 1.42 0 000 2 1.45 1.45 0 002 0l6.86-6.86a3.43 3.43 0 114.85 4.84l-5.15 5.15a1.42 1.42 0 002 2l4.44-4.43L26 22.56 21.56 27a3.38 3.38 0 01-2.42 1Z"/></svg>';