smartphone_notch_print constant

String const smartphone_notch_print

Icon Data of smartphone_notch_print

Implementation

static const String smartphone_notch_print =
    '<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 d="M6 2.5A1.5 1.5 0 017.5 1h9A1.5 1.5 0 0118 2.5v16a1.5 1.5 0 01-1.5 1.5h-9A1.5 1.5 0 016 18.5v-16Z" opacity=".8"/><path fill-rule="evenodd" d="M5.5.5A1.5 1.5 0 004 2v16a1.5 1.5 0 001.5 1.5h9A1.5 1.5 0 0016 18V2A1.5 1.5 0 0014.5.5h-9ZM5 2a.5.5 0 01.5-.5H7v1a.5.5 0 00.5.5h5a.5.5 0 00.5-.5v-1h1.5a.5.5 0 01.5.5v16a.5.5 0 01-.5.5h-9A.5.5 0 015 18V2Z" clip-rule="evenodd"/></g></svg>';