undo constant

String const undo

Icon Data of undo

Implementation

static const String undo =
    '<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="M18.142 5.929c-1.172-1.172-2.707-1.757-4.243-1.757s-3.071.586-4.243 1.757L6 9.586V6H4v7h7v-2H7.414l3.657-3.657a3.975 3.975 0 012.828-1.172c1.068 0 2.073.416 2.828 1.172a4.004 4.004 0 010 5.657l-5.364 5.364 1.414 1.414 5.364-5.364a5.999 5.999 0 00.001-8.485z"/></svg>';