fingerprint constant

String const fingerprint

Implementation

static const String fingerprint =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M18 43V22a6 6 0 0112 0v21"/><path d="M12 40V22c0-6.627 5.373-12 12-12s12 5.373 12 12v18"/><path d="M6 35V22c0-9.941 8.059-18 18-18s18 8.059 18 18v13m-18 9V31m0-6.375v-2.75"/></g></svg>';