smartphone constant

String const smartphone

Implementation

static const String smartphone =
    '<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"><g fill="currentColor"><path d="M13 16h-2v2h2v-2Z"/><path fill-rule="evenodd" d="M5 4a2 2 0 012-2h10a2 2 0 012 2v16a2 2 0 01-2 2H7a2 2 0 01-2-2V4Zm2 0h10v16H7V4Z" clip-rule="evenodd"/></g></svg>';