id_card_v constant

String const id_card_v

Implementation

static const String id_card_v =
    '<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"><rect width="32" height="40" x="8" y="4" rx="2"/><path d="M24 19a4 4 0 100-8 4 4 0 000 8Z"/><path stroke-linecap="round" d="M30 25a6 6 0 00-12 0m0 6h12m-12 6h7"/></g></svg>';