arrowalt constant

String const arrowalt

Implementation

static const String arrowalt =
    '<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 1.466C7.973 1.466 1.466 7.973 1.466 16c0 8.027 6.507 14.534 14.534 14.534 8.027 0 14.534-6.507 14.534-14.534 0-8.027-6.507-14.534-14.534-14.534zm-2.335 24.26-3.536-3.54L16.315 16 10.13 9.81l3.535-3.536L23.39 16l-9.725 9.725z"/></svg>';