phone_booth constant

String const phone_booth

Implementation

static const String phone_booth =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 34h20v9H14zm0-30h20v6H14zm0 6v24m6-24v24m2-18v4m10 6H14m20-16v24M4 44h40"/></svg>';