smartphone constant

String const smartphone

Icon Data of smartphone

Implementation

static const String smartphone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M6.25 3a.25.25 0 01.25-.25h7a.25.25 0 01.25.25v12a.25.25 0 01-.25.25h-7a.25.25 0 01-.25-.25V3Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M14.5 0h-9c-1.105 0-2 .943-2 2.105v15.79c0 1.162.895 2.105 2 2.105h9c1.105 0 2-.943 2-2.105V2.105C16.5.943 15.605 0 14.5 0Zm-9 18V2h9v16h-9Z" clip-rule="evenodd"/><path d="M10.5 16.5a.5.5 0 11-1 0 .5.5 0 011 0Z"/><path fill-rule="evenodd" d="M9 16.5a1 1 0 112 0 1 1 0 01-2 0Z" clip-rule="evenodd"/></g></svg>';