chevron_circle_left constant

String const chevron_circle_left

Icon Data of chevron_circle_left

Implementation

static const String chevron_circle_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.086 0 11 4.914 11 11s-4.914 11-11 11S5 22.086 5 16 9.914 5 16 5zm1.781 4.281-6 6-.687.719.687.719 6 6 1.438-1.438L13.937 16l5.282-5.281z"/></svg>';