phone_landscape constant

String const phone_landscape

Implementation

static const String phone_landscape =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M3.5 14.475V8.5a2 2 0 012-2h10a2 2 0 012 2v6a2 2 0 01-1.85 1.994l-.155.006-10-.025a2 2 0 01-1.995-2zm12-4.975v4"/></svg>';