tetragon_fill constant

String const tetragon_fill

Implementation

static const String tetragon_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M10.61 2.576a1.966 1.966 0 012.78 0l8.034 8.034a1.966 1.966 0 010 2.78l-8.034 8.034a1.966 1.966 0 01-2.78 0L2.576 13.39a1.966 1.966 0 010-2.78l8.034-8.034Z"/></svg>';