first_aid_kit_duotone constant

String const first_aid_kit_duotone

Implementation

static const String first_aid_kit_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><rect width="192" height="144" x="32" y="72" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M156 136h-20v-20a8 8 0 00-16 0v20h-20a8 8 0 000 16h20v20a8 8 0 0016 0v-20h20a8 8 0 000-16Z"/><path fill="currentColor" d="M216 64h-40v-8a24.1 24.1 0 00-24-24h-48a24.1 24.1 0 00-24 24v8H40a16 16 0 00-16 16v128a16 16 0 0016 16h176a16 16 0 0016-16V80a16 16 0 00-16-16ZM96 56a8 8 0 018-8h48a8 8 0 018 8v8H96Zm120 152H40V80h176v128Z"/></svg>';