hexagon_rounded constant

String const hexagon_rounded

Implementation

static const String hexagon_rounded =
    '<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="M7.95 21q-.55 0-1-.262-.45-.263-.725-.738l-4.05-7q-.125-.225-.2-.475Q1.9 12.275 1.9 12t.075-.525q.075-.25.2-.475l4.05-7q.275-.475.725-.738Q7.4 3 7.95 3h8.1q.55 0 1 .262.45.263.725.738l4.05 7q.125.225.2.475.075.25.075.525t-.075.525q-.075.25-.2.475l-4.05 7q-.275.475-.725.738-.45.262-1 .262Z"/></svg>';