square_half_duotone constant

String const square_half_duotone

Implementation

static const String square_half_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="M212 52v152a8 8 0 01-8 8h-76V44h76a8 8 0 018 8Z" opacity=".2"/><path fill="currentColor" d="M204 36H52a16 16 0 00-16 16v152a16 16 0 0016 16h152a16 16 0 0016-16V52a16 16 0 00-16-16ZM52 52h68v152H52Zm152 152h-68V52h68v152Z"/></svg>';