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"><g fill="currentColor"><g stroke="currentColor" stroke-linejoin="round" stroke-width="4" clip-path="url(#svgIDa)"><path 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 d="M0 0h48v48H0z"/></clipPath></defs></g></svg>';