suitcase_simple_duotone constant

String const suitcase_simple_duotone

Implementation

static const String suitcase_simple_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"><path fill="currentColor" d="M224 160v48a8 8 0 01-8 8H40a8 8 0 01-8-8v-48" opacity=".2"/><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 24v72H40V80Zm0 128H40v-40h176v40Z"/></svg>';