privacy constant

String const privacy

Implementation

static const String privacy =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" preserveAspectRatio="xMidYMid meet" viewBox="0 0 26 26"><path fill="currentColor" d="M13 0C9.155 0 6 3.155 6 7v1H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2h-1V7c0-3.845-3.155-7-7-7zm0 2c2.755 0 5 2.245 5 5v1H8V7c0-2.755 2.245-5 5-5zm0 9c2.8 0 5 2.2 5 5s-2.2 5-5 5-5-2.2-5-5 2.2-5 5-5zm0 2c-1.7 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3c0-.3-.094-.606-.094-.906-.3.5-.806.906-1.406.906-.8 0-1.5-.7-1.5-1.5 0-.6.406-1.106.906-1.406-.3 0-.606-.094-.906-.094z"/></svg>';