test_tube constant

String const test_tube

Implementation

static const String test_tube =
    '<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"><circle cx="13" cy="11" r="1" fill="currentColor"/><circle cx="11.5" cy="7.5" r=".5" fill="currentColor"/><circle cx="12.5" cy="5.5" r=".5" fill="currentColor"/><path fill="currentColor" d="M5 0v2h2v17a5 5 0 0010 0V2h2V0Zm10 2v13h-3a1 1 0 00-2 0H9V2Z"/></svg>';