door_duotone constant

String const door_duotone

Implementation

static const String door_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="M200 40v184H56V40a8 8 0 018-8h128a8 8 0 018 8Z" opacity=".2"/><path fill="currentColor" d="M232 216h-24V40a16 16 0 00-16-16H64a16 16 0 00-16 16v176H24a8 8 0 000 16h208a8 8 0 000-16ZM64 40h128v176H64Zm104 88a12 12 0 11-12-12 12 12 0 0112 12Z"/></svg>';