fingerprint constant

String const fingerprint

Icon Data of fingerprint

Implementation

static const String fingerprint =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M18.9 7a8 8 0 011.1 5v1a6 6 0 00.8 3M8 11a4 4 0 018 0v1a10 10 0 002 6"/><path d="M12 11v2a14 14 0 002.5 8M8 15a18 18 0 001.8 6m-4.9-2a22 22 0 01-.9-7v-1a8 8 0 0112-6.95"/></g></svg>';