stop_duotone constant

String const stop_duotone

Implementation

static const String stop_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="152" height="152" x="52" y="52" fill="currentColor" opacity=".2" rx="6.9"/><path fill="currentColor" d="M197.1 212H58.9A14.9 14.9 0 0144 197.1V58.9A14.9 14.9 0 0158.9 44h138.2A14.9 14.9 0 01212 58.9v138.2a14.9 14.9 0 01-14.9 14.9ZM60 196h136V60H60Z"/></svg>';