image_square_duotone constant

String const image_square_duotone

Implementation

static const String image_square_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="M40 176V48a8 8 0 018-8h160a8 8 0 018 8v112l-42.3-42.3a8 8 0 00-11.4 0l-44.6 44.6a8 8 0 01-11.4 0l-20.6-20.6a8 8 0 00-11.4 0Z" opacity=".2"/><path fill="currentColor" d="M88 92a12 12 0 1112 12 12 12 0 01-12-12Zm136-44v160a16 16 0 01-16 16H48a16 16 0 01-16-16V48a16 16 0 0116-16h160a16 16 0 0116 16ZM48 156.7 68.7 136a16.1 16.1 0 0122.6 0l20.7 20.7 44.7-44.7a16.1 16.1 0 0122.6 0l28.7 28.7V48H48ZM208 208v-44.7l-40-40-44.7 44.7a16.1 16.1 0 01-22.6 0L80 147.3l-32 32V208Z"/></svg>';