branch constant

String const branch

Implementation

static const String branch =
    '<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-linejoin="round" stroke-width="4"><path d="M40 28a4 4 0 100-8 4 4 0 000 8ZM9 12a4 4 0 100-8 4 4 0 000 8Zm0 32a4 4 0 100-8 4 4 0 000 8Z"/><path stroke-linecap="round" d="M9 12v24-11.992h27"/></g></svg>';