network_left constant

String const network_left

Implementation

static const String network_left =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><rect width="7" height="5" x="2" y="21" rx=".6" transform="rotate(-90 2 21)"/><rect width="7" height="5" x="17" y="15.5" rx=".6" transform="rotate(-90 17 15.5)"/><rect width="7" height="5" x="2" y="10" rx=".6" transform="rotate(-90 2 10)"/><path d="M7 17.5h3.5a2 2 0 002-2v-7a2 2 0 00-2-2H7m5.5 5.5H17"/></g></svg>';