circle_left constant

String const circle_left

Implementation

static const String circle_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" d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10c-.006 5.52-4.48 9.994-10 10Zm0-18a8 8 0 108 8.18v1.783V12a8.009 8.009 0 00-8-8Zm0 13-5-5 5-5 1.41 1.41L10.83 11H17v2h-6.17l2.58 2.59L12 17Z"/></svg>';