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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDb"><g fill="none"><g stroke="#fff" stroke-linejoin="round" stroke-width="4" clip-path="url(#svgIDa)"><path fill="#555" d="m24 10-12 8 12 8 12-8-12-8Z"/><path d="m24 10 12 8 5-7-11-7-6 6Zm0 0-12 8-5-7 11-7 6 6Zm19 12-7-4-12 8 7 5 12-9ZM5 22l7-4 12 8-7 5-12-9Z"/><path stroke-linecap="round" d="M36 28v9l-12 7-12-7v-9"/></g><defs><clipPath id="svgIDa"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDb)"/></svg>';