test_tube_filled constant

String const test_tube_filled

Implementation

static const String test_tube_filled =
    '<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" fill-rule="evenodd" d="M6 2a1 1 0 000 2h1v13a5 5 0 0010 0V4h1a1 1 0 100-2H6zm3 5V4h6v3H9zm4.708 5.708a1 1 0 01-1.414 0h-.001a1 1 0 011.414-1.415 1 1 0 010 1.415zm-3.414 4a1 1 0 101.414-1.414v-.001a1 1 0 00-1.415 1.414z" clip-rule="evenodd"/></svg>';