instagram constant

String const instagram

Implementation

static const String instagram =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12 7a5 5 0 100 10 5 5 0 000-10Zm-3 5a3 3 0 106 0 3 3 0 00-6 0Z" clip-rule="evenodd"/><path d="M18 5a1 1 0 100 2 1 1 0 000-2Z"/><path fill-rule="evenodd" d="M5 1a4 4 0 00-4 4v14a4 4 0 004 4h14a4 4 0 004-4V5a4 4 0 00-4-4H5Zm14 2H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2Z" clip-rule="evenodd"/></g></svg>';