upload constant

String const upload

Icon Data of upload

Implementation

static const String upload =
    '<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="svgIDa" width="48" height="48" x="0" y="0" maskUnits="userSpaceOnUse"><path d="M48 0H0v48h48V0Z"/></mask><mask id="svgIDb"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" mask="url(#svgIDa)"><path d="M6 24.008V42h36V24m-9-9-9-9-9 9m8.992 17V6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDb)"/></svg>';