id_card_h constant

String const id_card_h

Implementation

static const String id_card_h =
    '<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="40" height="32" x="4" y="8" rx="2"/><path d="M17 25a4 4 0 100-8 4 4 0 000 8Z"/><path stroke-linecap="round" d="M23 31a6 6 0 00-12 0m17-11h8m-6 8h6"/></g></svg>';