dropbox_fill constant

String const dropbox_fill

Implementation

static const String dropbox_fill =
    '<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="m6 2 6 3.75L6 9.5 0 5.75 6 2Zm12 0 6 3.75-6 3.75-6-3.75L18 2ZM0 13.25 6 9.5l6 3.75L6 17l-6-3.75ZM18 9.5l6 3.75L18 17l-6-3.75 6-3.75ZM6 18.25l6-3.75 6 3.75L12 22l-6-3.75Z"/></svg>';