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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-6 -2 24 24"><path fill="currentColor" d="M3 0h6a3 3 0 013 3v14a3 3 0 01-3 3H3a3 3 0 01-3-3V3a3 3 0 013-3zm0 2a1 1 0 00-1 1v14a1 1 0 001 1h6a1 1 0 001-1V3a1 1 0 00-1-1H3zm3 15a1 1 0 110-2 1 1 0 010 2z"/></svg>';