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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M42 8H6a2 2 0 00-2 2v28a2 2 0 002 2h36a2 2 0 002-2V10a2 2 0 00-2-2Z"/><path d="M36 16h-8v8h8v-8Z"/><path stroke-linecap="round" d="M12 32h24M12 16h6m-6 8h6"/></g></svg>';