fork_outlined constant

String const fork_outlined

Implementation

static const String fork_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="M19 2a2.993 2.993 0 00-1 5.816V11H6V7.816a3 3 0 10-2 0V11a2 2 0 002 2h5v4.184a3 3 0 102 0V13h5a2 2 0 002-2V7.816A2.993 2.993 0 0019 2ZM5 6a1 1 0 111-1 1 1 0 01-1 1Zm7 15a1 1 0 111-1 1 1 0 01-1 1Zm7-15a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';