border_vertical_rounded constant

String const border_vertical_rounded

Implementation

static const String border_vertical_rounded =
    '<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" d="M3 21v-2h2v2Zm0-4v-2h2v2Zm0-4v-2h2v2Zm0-4V7h2v2Zm0-4V3h2v2Zm4 16v-2h2v2Zm0-8v-2h2v2Zm0-8V3h2v2Zm5 16q-.425 0-.712-.288Q11 20.425 11 20V4q0-.425.288-.713Q11.575 3 12 3t.713.287Q13 3.575 13 4v16q0 .425-.287.712Q12.425 21 12 21Zm3 0v-2h2v2Zm0-8v-2h2v2Zm0-8V3h2v2Zm4 16v-2h2v2Zm0-4v-2h2v2Zm0-4v-2h2v2Zm0-4V7h2v2Zm0-4V3h2v2Z"/></svg>';