smartphone_cutout constant

String const smartphone_cutout

Icon Data of smartphone_cutout

Implementation

static const String smartphone_cutout =
    '<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" fill-rule="evenodd" clip-rule="evenodd"><path d="M14.5 0h-9a2 2 0 00-2 2v16a2 2 0 002 2h9a2 2 0 002-2V2a2 2 0 00-2-2Zm-9 18V2h9v16h-9Z"/><path d="M7.5 3.5a1 1 0 011-1h3a1 1 0 110 2h-3a1 1 0 01-1-1Z"/></g></svg>';