nested_arrows constant
String
const nested_arrows
Implementation
static const String nested_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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M30 17V4H4v26h13"/><path d="M43 43V17H17v26h26ZM33 30H17m16 0-5-5 5 5Zm0 0-5 5 5-5ZM17 17v26"/></g></svg>';