reflect_horizontal constant

String const reflect_horizontal

Implementation

static const String reflect_horizontal =
    '<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="M22 20h-8a1 1 0 01-1-1V4.97a1 1 0 01.74-.97c.45-.12.91.08 1.13.47l8.02 14.03c.18.31.18.69 0 1-.18.31-.51.5-.89.5M2 20c-.38 0-.71-.19-.89-.5a.993.993 0 010-1L9.13 4.47c.22-.39.68-.59 1.13-.47a1 1 0 01.74.97V19a1 1 0 01-1 1H2m7-2V8.74L3.71 18H9Z"/></svg>';