hard_hat constant

String const hard_hat

Implementation

static const String hard_hat =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 18a1 1 0 001 1h18a1 1 0 001-1v-2a1 1 0 00-1-1H3a1 1 0 00-1 1v2zm8-8V5a1 1 0 011-1h2a1 1 0 011 1v5M4 15v-3a6 6 0 016-6h0m4 0h0a6 6 0 016 6v3"/></svg>';