file_code_duotone constant

String const file_code_duotone

Implementation

static const String file_code_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="M208 88h-56V32Z" opacity=".2"/><path fill="currentColor" d="M216 88a7.7 7.7 0 00-2.4-5.7l-55.9-56A8.1 8.1 0 00152 24H56a16 16 0 00-16 16v176a16 16 0 0016 16h144a16 16 0 0016-16V88Zm-56-36.7L188.7 80H160ZM200 216H56V40h88v48a8 8 0 008 8h48v120Zm-22.3-69.7a8.1 8.1 0 010 11.4l-24 24a8.5 8.5 0 01-5.7 2.3 8.3 8.3 0 01-5.7-2.3 8.1 8.1 0 010-11.4l18.4-18.3-18.4-18.3a8.1 8.1 0 0111.4-11.4Zm-64-12.6L95.3 152l18.4 18.3a8.1 8.1 0 010 11.4 8.5 8.5 0 01-5.7 2.3 8.3 8.3 0 01-5.7-2.3l-24-24a8.1 8.1 0 010-11.4l24-24a8.1 8.1 0 0111.4 11.4Z"/></svg>';