adjust_horizontal_outline constant

String const adjust_horizontal_outline

Implementation

static const String adjust_horizontal_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="M2.5 7.5H0m15 5h-2.5m2.5-10H8.5m-2 0H0m4.5 5H15m-4.5 5H0m10.5-2v4h2v-4h-2Zm-8-5v4h2v-4h-2Zm4-5v4h2v-4h-2Z"/></svg>';