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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M8 2.412 0 7.505l8 5.093 8-5.093zm16 0-8 5.093 8 5.093 8-5.093zM0 17.697l8 5.1 8-5.1-8-5.093zm24-5.093-8 5.093 8 5.1 8-5.1zM8 24.495l8 5.093 8-5.093-8-5.093z"/></svg>';