arrow_square_in_duotone constant

String const arrow_square_in_duotone

Implementation

static const String arrow_square_in_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="M216 48v136a8 8 0 01-8 8H72a8 8 0 01-8-8V48a8 8 0 018-8h136a8 8 0 018 8Z" opacity=".2"/><path fill="currentColor" d="M120 144v60a8 8 0 01-16 0v-40.7l-58.4 58.4A8 8 0 0140 224a8.3 8.3 0 01-5.7-2.3 8 8 0 010-11.3L92.7 152H52a8 8 0 010-16h60a8 8 0 018 8Zm88-112H72a16 16 0 00-16 16v48a8 8 0 0016 0V48h136v136h-48a8 8 0 000 16h48a16 16 0 0016-16V48a16 16 0 00-16-16Z"/></svg>';