image_duotone constant

String const image_duotone

Implementation

static const String image_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="m32 168 50.3-50.3a8 8 0 0111.4 0l44.6 44.6a8 8 0 0011.4 0l20.6-20.6a8 8 0 0111.4 0L224 184V56a8 8 0 00-8-8H40a8 8 0 00-8 8Z" opacity=".2"/><path fill="currentColor" d="M232 184V56a16 16 0 00-16-16H40a16 16 0 00-16 16v144a16 16 0 0016 16h176a16 16 0 0016-16v-16ZM216 56v108.7L187.3 136a16.1 16.1 0 00-22.6 0L144 156.7 99.3 112a16.1 16.1 0 00-22.6 0L40 148.7V56Zm0 144H40v-28.7l48-48 44.7 44.7a15.9 15.9 0 0022.6 0l20.7-20.7 40 40V200Zm-68.5-91.5a11.9 11.9 0 01-3.5-8.5 12 12 0 0124 0 12 12 0 01-12 12 12.3 12.3 0 01-8.5-3.5Z"/></svg>';