strongbox constant

String const strongbox

Implementation

static const String strongbox =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" 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 d="M12 14a2 2 0 100-4 2 2 0 000 4Zm0 24a2 2 0 100-4 2 2 0 000 4Zm24-24a2 2 0 100-4 2 2 0 000 4Zm0 24a2 2 0 100-4 2 2 0 000 4Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 33a9 9 0 100-18 9 9 0 000 18Z"/></g></svg>';