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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m24 24-5-5m5-11v16V8Zm0 16 5-5-5 5Zm0 0-5 5m5 11V24v16Zm0-16 5 5-5-5Zm-4-12a4 4 0 100-8 4 4 0 000 8ZM8 32a4 4 0 100-8 4 4 0 000 8Zm0-8h32m0 0a4 4 0 100-8 4 4 0 000 8ZM28 44a4 4 0 100-8 4 4 0 000 8Z"/></svg>';