ab_testing_outline constant

String const ab_testing_outline

Implementation

static const String ab_testing_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M1.5 11V6.5a2 2 0 114 0V11m-4-2.5h4m6.5-1H9.5m2.5 0a1.5 1.5 0 000-3H9.5v3m2.5 0a1.5 1.5 0 010 3H9.5v-3M7.5 1v13"/></svg>';