zip constant

String const zip

Implementation

static const String zip =
    '<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" stroke="#fff" stroke-width="4"><path fill="#555" fill-rule="evenodd" stroke-linejoin="round" d="M4.629 12.749 24 5l19.371 7.749a1 1 0 01.629.928V42a1 1 0 01-1 1H5a1 1 0 01-1-1V13.677a1 1 0 01.629-.928Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M24 22v10"/><path d="M33 27c1.657 0 3-1.12 3-2.5S34.657 22 33 22h-2.7a.3.3 0 00-.3.3v2.2c0 1.38 1.343 2.5 3 2.5Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M30 22v10"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 22h6.005L12 32h6.005"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';