triangle_duotone constant

String const triangle_duotone

Implementation

static const String triangle_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="m114.2 40-88 152A16 16 0 0040 216h176a16 16 0 0013.8-24l-88-152a15.9 15.9 0 00-27.6 0Z" opacity=".2"/><path fill="currentColor" d="M216 224H40a23.9 23.9 0 01-20.7-36l87.9-152a24 24 0 0141.6 0l87.9 152a23.9 23.9 0 01-20.7 36ZM121.1 44l-88 152a7.8 7.8 0 000 8 7.9 7.9 0 006.9 4h176a7.9 7.9 0 006.9-4 7.8 7.8 0 000-8l-88-152a8 8 0 00-13.8 0Z"/></svg>';