upload_web constant

String const upload_web

Implementation

static const String upload_web =
    '<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"><g fill="none"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28 40H7a3 3 0 01-3-3V11a3 3 0 013-3h34a3 3 0 013 3v12.059M39 41V29m-5 5 5-5 5 5"/><path fill="#555" stroke="#fff" stroke-width="4" d="M4 11a3 3 0 013-3h34a3 3 0 013 3v9H4v-9Z"/><circle r="2" fill="#fff" transform="matrix(0 -1 -1 0 10 14)"/><circle r="2" fill="#fff" transform="matrix(0 -1 -1 0 16 14)"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';