identification constant

String const identification

Icon Data of identification

Implementation

static const String identification =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><defs><path id="svgIDa" fill="currentColor" d="M8 11.627c0 .631-.672.571-1.5.571s-1.5.06-1.5-.57c0-.631.672-1.428 1.5-1.428s1.5.797 1.5 1.428Z"/></defs><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" d="M9.5 8H12m-2.5 3.75h5m-5-2.5h5m-5 1.25h5"/><circle cx="6.5" cy="9.25" r="1.25"/><use href="#svgIDa"/><rect width="16" height="11" x="2" y="4.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="2"/><path fill-rule="evenodd" d="M9 8a.5.5 0 01.5-.5H12a.5.5 0 010 1H9.5A.5.5 0 019 8Zm0 3.75a.5.5 0 01.5-.5h5a.5.5 0 010 1h-5a.5.5 0 01-.5-.5Zm0-2.5a.5.5 0 01.5-.5h5a.5.5 0 010 1h-5a.5.5 0 01-.5-.5Zm0 1.25a.5.5 0 01.5-.5h5a.5.5 0 010 1h-5a.5.5 0 01-.5-.5Z" clip-rule="evenodd"/><path d="M7.75 9.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0Z"/><use href="#svgIDa"/><path fill-rule="evenodd" d="M1 6.5a3 3 0 013-3h12a3 3 0 013 3v7a3 3 0 01-3 3H4a3 3 0 01-3-3v-7Zm3-1a1 1 0 00-1 1v7a1 1 0 001 1h12a1 1 0 001-1v-7a1 1 0 00-1-1H4Z" clip-rule="evenodd"/></g></svg>';