closed_captioning_duotone constant

String const closed_captioning_duotone

Implementation

static const String closed_captioning_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="192" height="160" x="32" y="48" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M216 40H40a16 16 0 00-16 16v144a16 16 0 0016 16h176a16 16 0 0016-16V56a16 16 0 00-16-16Zm0 160H40V56h176v144Z"/><path fill="currentColor" d="M96 108a19.8 19.8 0 0114.3 6 8 8 0 0011.4-11.2A35.4 35.4 0 0096 92a36 36 0 000 72 35.4 35.4 0 0025.7-10.8 8 8 0 00-11.4-11.2 19.8 19.8 0 01-14.3 6 20 20 0 010-40Zm72 0a19.8 19.8 0 0114.3 6 8 8 0 0011.4-11.2A35.4 35.4 0 00168 92a36 36 0 000 72 35.4 35.4 0 0025.7-10.8 8 8 0 00-11.4-11.2 19.8 19.8 0 01-14.3 6 20 20 0 010-40Z"/></svg>';