send_and_archive constant

String const send_and_archive

Implementation

static const String send_and_archive =
    '<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="M3 20v-6l8-2-8-2V4l14.3 6H17q-2.925 0-4.962 2.062Q10 14.125 10 17.05Zm14 2q-2.075 0-3.537-1.462Q12 19.075 12 17q0-2.075 1.463-3.538Q14.925 12 17 12t3.538 1.462Q22 14.925 22 17q0 2.075-1.462 3.538Q19.075 22 17 22Zm0-2 3-3-.7-.7-1.8 1.8V14h-1v4.1l-1.8-1.8-.7.7Z"/></svg>';