adjustments constant

String const adjustments

Implementation

static const String adjustments =
    '<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="M20 7a1 1 0 100-2h-9.17a3.001 3.001 0 00-5.66 0H4a1 1 0 100 2h1.17a3.001 3.001 0 005.66 0H20zm0 6a1 1 0 100-2h-1.17a3.001 3.001 0 00-5.66 0H4a1 1 0 100 2h9.17a3.001 3.001 0 005.66 0H20zm0 6a1 1 0 100-2h-9.17a3.001 3.001 0 00-5.66 0H4a1 1 0 100 2h1.17a3.001 3.001 0 005.66 0H20z" clip-rule="evenodd"/></svg>';