adjust_vertical_solid constant

String const adjust_vertical_solid

Implementation

static const String adjust_vertical_solid =
    '<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" d="M2 0v6H0v3h2v6h1V9h2V6H3V0H2Zm3 10h2V0h1v10h2v3H8v2H7v-2H5v-3Zm7-10v2h-2v3h2v10h1V5h2V2h-2V0h-1Z"/></svg>';