four_arrows constant

String const four_arrows

Implementation

static const String four_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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m24 24-5-5m5-11v16V8Zm0 16 5-5-5 5Zm0 0-5 5m5 11V24v16Zm0-16 5 5-5-5Z"/><path fill="#555" d="M20 12a4 4 0 100-8 4 4 0 000 8ZM8 32a4 4 0 100-8 4 4 0 000 8Z"/><path d="M8 24h32"/><path fill="#555" d="M40 24a4 4 0 100-8 4 4 0 000 8ZM28 44a4 4 0 100-8 4 4 0 000 8Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';