job constant

String const job

Implementation

static const String job =
    '<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 16.28V11l3-3-4-4-3 3H8V6h3V2H3v4h3v6H3v4h3v5h4.28A2 2 0 0012 22a2 2 0 10-1.72-3H8v-3h3v-4H8V9h7l2 2v5.27a2 2 0 102 0ZM4 5V3h6v2Zm8 14a1 1 0 11-1 1 1 1 0 011-1Zm-2-6v2H4v-2Zm8-7.59L20.59 8 18 10.59 15.41 8ZM18 19a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';