branch_one constant

String const branch_one

Implementation

static const String branch_one =
    '<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 33V15"/><path fill="#555" d="M10 9h28v6H10z"/><path d="m8 32 6-7h19.974L40 32"/><path fill="#555" d="M4 33h8v8H4zm16 0h8v8h-8zm16 0h8v8h-8z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';