bxs_direction_right constant

String const bxs_direction_right

Icon Data of bxs_direction_right

Implementation

static const String bxs_direction_right =
    '<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.295 12.707 8.978 9c.389.39 1.025.391 1.414.002l9.021-9a1 1 0 000-1.416l-9.021-9a.999.999 0 00-1.414.002l-8.978 9a.998.998 0 000 1.412zm6.707-2.706h5v-2l3 3-3 3v-2h-3v4h-2v-6z"/></svg>';