band_aid constant

String const band_aid

Implementation

static const String band_aid =
    '<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"><g fill="currentColor"><path d="M11.939 9.765a1 1 0 11-1.813-.845 1 1 0 011.813.845ZM8.92 13.874a1 1 0 10.845-1.813 1 1 0 00-.846 1.813Zm4.954 1.206a1 1 0 11-1.813-.845 1 1 0 011.813.846Zm.361-3.141a1 1 0 10.845-1.813 1 1 0 00-.845 1.813Z"/><path fill-rule="evenodd" d="M17.071 1.124a6 6 0 00-7.973 2.902L4.026 14.902a6 6 0 0010.876 5.072l5.072-10.876a6 6 0 00-2.903-7.974Zm-3.136 16.192 3.38-7.25-7.25-3.382-3.38 7.25 7.25 3.382Zm-.846 1.812-7.25-3.38a4 4 0 107.25 3.38Zm3.137-16.191a4 4 0 011.935 5.316l-7.25-3.381a4 4 0 015.315-1.935Z" clip-rule="evenodd"/></g></svg>';