weight constant

String const weight

Implementation

static const String weight =
    '<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 fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M41 4H7a3 3 0 00-3 3v34a3 3 0 003 3h34a3 3 0 003-3V7a3 3 0 00-3-3Z"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="M12 19.054c3.325-4 7.325-6 12-6s8.675 2 12 6"/><path fill="#fff" d="M24 31a3 3 0 100-6 3 3 0 000 6Z"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="m19 21 5.008 7"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';