smartphone_outline constant

String const smartphone_outline

Implementation

static const String smartphone_outline =
    '<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 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V5a3 3 0 00-3-3Zm1 17a1 1 0 01-1 1H7a1 1 0 01-1-1V5a1 1 0 011-1h10a1 1 0 011 1Z"/><circle cx="12" cy="16.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M14.5 6h-5a1 1 0 000 2h5a1 1 0 000-2Z"/></svg>';