shape_rhombus constant

String const shape_rhombus

Implementation

static const String shape_rhombus =
    '<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" fill-rule="evenodd" d="M12 6.343 6.343 12 12 17.657 17.657 12 12 6.343ZM2.1 12l9.9 9.9 9.9-9.9L12 2.1 2.1 12Z" clip-rule="evenodd"/></svg>';