direction_fill constant

String const direction_fill

Icon Data of direction_fill

Implementation

static const String direction_fill =
    '<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="M9 10a1 1 0 00-1 1v4h2v-3h3v2.5l3.5-3.5L13 7.5V10H9zm3.707-8.607 9.9 9.9a1 1 0 010 1.414l-9.9 9.9a1 1 0 01-1.414 0l-9.9-9.9a1 1 0 010-1.414l9.9-9.9a1 1 0 011.414 0z"/></svg>';