mac_finder constant

String const mac_finder

Implementation

static const String mac_finder =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M44 38V10a2 2 0 00-2-2H6a2 2 0 00-2 2v28a2 2 0 002 2h36a2 2 0 002-2Z"/><path d="M25 8s-5 10-4 17h6l1 15m6 0H22m8-32H18m16 8v2m-20-2v2"/><path d="M13 29s4.19 3 11 3 11-3 11-3"/></g></svg>';