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="M12.006 20.5 7 17.311l5-3.186 5 3.186-5 3.188.006.001Zm5-4.251-5-3.187 5-3.187-5-3.186 5-3.189 5 3.189-5 3.186 5 3.187-5 3.187ZM7 16.249l-5-3.187 5-3.187-5-3.186L7 3.5l5 3.189-5 3.185 5 3.187-5 3.188Z"/></svg>';