code_simple_bold constant

String const code_simple_bold

Implementation

static const String code_simple_bold =
    '<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="m96 73-61.9 55L96 183a12.1 12.1 0 011 17 12.1 12.1 0 01-17 1L8 137a12.1 12.1 0 010-18l72-64a12 12 0 0116 18Zm152 46-72-64a12 12 0 10-16 18l61.9 55-61.9 55a12.1 12.1 0 00-1 17 12.1 12.1 0 0017 1l72-64a12.1 12.1 0 000-18Z"/></svg>';