arrow_big_left constant

String const arrow_big_left

Icon Data of arrow_big_left

Implementation

static const String arrow_big_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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 15h-8v3.586a1 1 0 01-1.707.707l-6.586-6.586a1 1 0 010-1.414l6.586-6.586A1 1 0 0112 5.414V9h8a1 1 0 011 1v4a1 1 0 01-1 1z"/></svg>';