first_aid_kit constant

String const first_aid_kit

Icon Data of first_aid_kit

Implementation

static const String first_aid_kit =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M8 8V6a2 2 0 012-2h4a2 2 0 012 2v2"/><rect width="16" height="12" x="4" y="8" rx="2"/><path d="M10 14h4m-2-2v4"/></g></svg>';