distribute_vertical_solid constant

String const distribute_vertical_solid

Implementation

static const String distribute_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="M15 0H0v1h15V0Zm-1 5H1v5h13V5Zm1 9H0v1h15v-1Z"/></svg>';