id_card constant

String const id_card

Implementation

static const String id_card =
    '<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"><path fill="currentColor" d="M19 18.75H5A1.76 1.76 0 013.25 17V7A1.76 1.76 0 015 5.25h14A1.76 1.76 0 0120.75 7v10A1.76 1.76 0 0119 18.75Zm-14-12a.25.25 0 00-.25.25v10a.25.25 0 00.25.25h14a.25.25 0 00.25-.25V7a.25.25 0 00-.25-.25Z"/><path fill="currentColor" d="M9 11.75a2 2 0 112-2 2 2 0 01-2 2Zm0-2.5a.5.5 0 10.5.5.5.5 0 00-.5-.5Zm3 6.5a.76.76 0 01-.75-.75c0-.68-.17-1.25-2.25-1.25s-2.25.57-2.25 1.25a.75.75 0 01-1.5 0c0-2.75 2.82-2.75 3.75-2.75s3.75 0 3.75 2.75a.76.76 0 01-.75.75Zm5-5h-3a.75.75 0 010-1.5h3a.75.75 0 010 1.5Zm-1 3h-2a.75.75 0 010-1.5h2a.75.75 0 010 1.5Z"/></svg>';