mobile_phone_arrow_down constant

String const mobile_phone_arrow_down

Implementation

static const String mobile_phone_arrow_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M17 1H7a2 2 0 00-2 2v18a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2m0 18H7V5h10v14m-1-6h-3V8h-2v5H8l4 4 4-4Z"/></svg>';