line_style constant

String const line_style

Implementation

static const String line_style =
    '<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 20v-2h2v2Zm0-4v-2h5v2Zm0-4v-2h8v2Zm0-4V4h18v4Zm4 12v-2h2v2Zm2.5-4v-2h5v2Zm1.5 4v-2h2v2Zm2-8v-2h8v2Zm2 8v-2h2v2Zm1-4v-2h5v2Zm3 4v-2h2v2Z"/></svg>';