blocks_and_arrows constant

String const blocks_and_arrows

Implementation

static const String blocks_and_arrows =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20 6H6v14h14V6Zm0 22H6v14h14V28ZM42 6H28v14h14V6ZM28 28l14 14M28 28h14-14Zm0 0v14-14Z"/></svg>';