arrow_circle_left constant

String const arrow_circle_left

Icon Data of arrow_circle_left

Implementation

static const String arrow_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="-2 -2 24 24"><path fill="currentColor" d="M10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zM8.414 9H14a1 1 0 010 2H8.414l2.536 2.536a1 1 0 01-1.414 1.414l-4.243-4.243a.997.997 0 010-1.414L9.536 5.05a1 1 0 011.414 1.414L8.414 9z"/></svg>';