open_an_account constant

String const open_an_account

Implementation

static const String open_an_account =
    '<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="M42 24V9a3 3 0 00-3-3H9a3 3 0 00-3 3v30a3 3 0 003 3h15m15.05-9v10M44 37.95H34"/><circle cx="24" cy="18" r="5"/><path d="M33 31c0-4.418-4.03-8-9-8s-9 3.582-9 8"/></g></svg>';