diamond_fill constant

String const diamond_fill

Implementation

static const String diamond_fill =
    '<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="M236 139.3 139.3 236a15.9 15.9 0 01-22.6 0L20 139.3a16.1 16.1 0 010-22.6L116.7 20a16.1 16.1 0 0122.6 0l96.7 96.7a16.1 16.1 0 010 22.6Z"/></svg>';