phone constant

String const phone

Icon Data of phone

Implementation

static const String phone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 25h2M11 3h10a2 2 0 012 2v22a2 2 0 01-2 2H11a2 2 0 01-2-2V5a2 2 0 012-2Z"/></svg>';