left_and_right_branch constant

String const left_and_right_branch

Implementation

static const String left_and_right_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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M13 8c1.5 0 4.05 0 5.014 5.061C18.99 18.18 19.33 22.848 21 24m14 16c-1.5 0-4.05.001-5.014-5.061C29.01 29.82 28.67 25.152 27 24M13 40c1.5 0 4.05.001 5.014-5.061C18.99 29.82 19.33 25.152 21 24M35 8c-1.5 0-4.05 0-5.014 5.061C29.01 18.18 28.67 22.848 27 24"/><circle r="4" transform="matrix(-1 0 0 1 21 24)"/><circle r="4" transform="matrix(-1 0 0 1 27 24)"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M21 24h-8m14 0h8M7 24H5m38 0h-2M7 8H5m38 0h-2M7 40H5m38 0h-2"/></g></svg>';