smartphone_notch constant

String const smartphone_notch

Icon Data of smartphone_notch

Implementation

static const String smartphone_notch =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M6 0h9c1.105 0 2 .943 2 2.105v15.79C17 19.057 16.105 20 15 20H6c-1.105 0-2-.943-2-2.105V2.105C4 .943 4.895 0 6 0Zm1 2a1 1 0 00-1 1v14a1 1 0 001 1h7a1 1 0 001-1V3a1 1 0 00-1-1h-1v1.5a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V2H7Z" clip-rule="evenodd"/></svg>';