bxs_directions constant

String const bxs_directions

Icon Data of bxs_directions

Implementation

static const String bxs_directions =
    '<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="M19 11h-6V8h6a2 2 0 002-2V4a2 2 0 00-2-2H5L2 5l3 3h6v3H5a2 2 0 00-2 2v2a2 2 0 002 2h6v5h2v-5h6l3-3-3-3z"/></svg>';