arrow_outline_left constant

String const arrow_outline_left

Implementation

static const String arrow_outline_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M0 10a10 10 0 1120 0 10 10 0 01-20 0zm2 0a8 8 0 1016 0 8 8 0 00-16 0zm8-2h5v4h-5v3l-5-5 5-5v3z"/></svg>';