branch_outlined constant

String const branch_outlined

Implementation

static const String branch_outlined =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a2.993 2.993 0 00-1 5.816V11H7V7.816a3 3 0 10-2 0v8.368a3 3 0 102 0V13h10a2 2 0 002-2V7.816A2.993 2.993 0 0018 2ZM6 20a1 1 0 111-1 1 1 0 01-1 1ZM6 6a1 1 0 111-1 1 1 0 01-1 1Zm12 0a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';