directions_off constant

String const directions_off

Implementation

static const String directions_off =
    '<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="M20.475 23.3 16 18.8l-2.6 2.6q-.3.3-.662.45-.363.15-.738.15t-.738-.15q-.362-.15-.662-.45l-8-8q-.3-.3-.45-.662Q2 12.375 2 12t.15-.738q.15-.362.45-.662l4.025-4.025L12.25 12.2V15L.675 3.5 2.1 2.075l19.8 19.8ZM8 15h2v-3h2.025l-2-2H9q-.425 0-.712.287Q8 10.575 8 11Zm10.85.95-3.4-3.4L17 11l-3.5-3.5V10h-.6L8.05 5.15 10.6 2.6q.3-.3.662-.45Q11.625 2 12 2t.738.15q.362.15.662.45l8 8q.3.3.45.662.15.363.15.738t-.15.738q-.15.362-.45.662Z"/></svg>';