camera_four constant

String const camera_four

Implementation

static const String camera_four =
    '<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 d="M8 10v14c0 8.837 7.163 16 16 16s16-7.163 16-16V10"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 10h40"/><path fill="#555" stroke-linejoin="round" d="M24 30a6 6 0 100-12 6 6 0 000 12Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';