mobile_phone_off constant

String const mobile_phone_off

Implementation

static const String mobile_phone_off =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M28.429 32A3.574 3.574 0 0032 35.57c1.971 0 3.572-1.602 3.572-3.57S33.971 28.428 32 28.428A3.576 3.576 0 0028.429 32"/><ellipse cx="32" cy="50.482" fill="currentColor" rx="1.56" ry="1.5"/><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30c16.568 0 30-13.432 30-30S48.568 2 32 2zm13 47.5c0 2.762-2.328 5-5.199 5h-15.6c-2.87 0-5.2-2.238-5.2-5v-35c0-2.762 2.33-5 5.2-5h15.6c2.871 0 5.199 2.238 5.199 5v9.75h-2.6V14.5H21.6v32h20.8v-6.75H45v9.75zM37 32c0 2.756-2.242 5-5 5-2.756 0-5-2.244-5-5 0-2.758 2.243-5 5-5 2.758 0 5 2.242 5 5zm9-3.572h-6.545v2.857H46v1.43h-6.545V37H38V27h8v1.428zm9 2.857v1.43h-6.545V37H47V27h8v1.428h-6.545v2.857H55z"/></svg>';