dropbox constant

String const dropbox

Implementation

static const String dropbox =
    '<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 6.2 5 3.19 5-3.19L8 3 3 6.2m10 0 5 3.19 5-3.19L18 3l-5 3.2M3 12.55l5 3.19 5-3.19-5-3.2-5 3.2m15-3.2-5 3.2 5 3.19 5-3.19-5-3.2M8.03 16.8l5.01 3.2 5-3.2-5-3.19-5.01 3.19Z"/></svg>';