floppy_disc_move_outline constant

String const floppy_disc_move_outline

Implementation

static const String floppy_disc_move_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="M13 17h4v-3l5 4.5-5 4.5v-3h-4v-3m1-4.2c-.5-.49-1.22-.8-2-.8a2.996 2.996 0 00-1 5.82 6.034 6.034 0 013-5.02M11.09 19H5V5h11.17L19 7.83v4.52c.75.26 1.42.65 2 1.19V7l-4-4H5a2 2 0 00-2 2v14a2 2 0 002 2h6.81c-.35-.61-.6-1.28-.72-2M6 10h9V6H6v4Z"/></svg>';