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" d="M2.586 12.5 11.5 3.586l8.914 8.914-8.914 8.914L2.586 12.5ZM11.5 5 4 12.5l7.5 7.5 7.5-7.5L11.5 5Z"/></svg>';