tetragon constant

String const tetragon

Implementation

static const String tetragon =
    '<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" stroke="currentColor" stroke-width="2" d="M3.575 13.388a1.962 1.962 0 010-2.776l7.037-7.037a1.962 1.962 0 012.776 0l7.037 7.037a1.963 1.963 0 010 2.776l-7.037 7.037a1.963 1.963 0 01-2.776 0l-7.037-7.037Z"/></svg>';