assistant_direction_outline constant

String const assistant_direction_outline

Implementation

static const String assistant_direction_outline =
    '<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 23q-2.275 0-4.287-.863-2.013-.862-3.5-2.349-1.488-1.488-2.35-3.5Q1 14.275 1 12q0-2.3.863-4.3.862-2 2.35-3.488 1.487-1.487 3.5-2.35Q9.725 1 12 1q2.3 0 4.3.862 2 .863 3.488 2.35Q21.275 5.7 22.138 7.7 23 9.7 23 12q0 2.275-.862 4.288-.863 2.012-2.35 3.5-1.488 1.487-3.488 2.349Q14.3 23 12 23Zm0-11Zm-.625 7.775q.25.25.575.25.325 0 .575-.25l7.2-7.2q.25-.25.25-.6t-.25-.6l-7.2-7.2q-.25-.25-.575-.25-.325 0-.575.25l-7.2 7.2q-.25.25-.25.6t.25.6Zm-3.4-4.8v-4q0-.45.275-.725.275-.275.725-.275h4.15l-1.05-1.1 1.4-1.4 3.5 3.5-3.5 3.5-1.4-1.4 1.05-1.1h-3.15v3ZM12 21q3.775 0 6.387-2.613Q21 15.775 21 12q0-3.775-2.613-6.388Q15.775 3 12 3 8.225 3 5.612 5.612 3 8.225 3 12t2.612 6.387Q8.225 21 12 21Z"/></svg>';