phone_one constant

String const phone_one

Implementation

static const String phone_one =
    '<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"><rect width="38" height="38" x="5" y="5" stroke="currentColor" stroke-width="4" rx="3"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M11 12h8v24h-8zm14 0h12v6H25z"/><circle cx="25" cy="24" r="2"/><circle cx="25" cy="30" r="2"/><circle cx="25" cy="36" r="2"/><circle cx="31" cy="24" r="2"/><circle cx="31" cy="30" r="2"/><circle cx="31" cy="36" r="2"/><circle cx="37" cy="24" r="2"/><circle cx="37" cy="30" r="2"/><circle cx="37" cy="36" r="2"/></g></svg>';