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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M17 1H3c-1.1 0-2 .9-2 2v14c0 1.101.9 2 2 2h14c1.1 0 2-.899 2-2V3c0-1.1-.9-2-2-2zM9.984 15.523a5.539 5.539 0 005.538-5.539c0-.338-.043-.664-.103-.984H17v7.216a.69.69 0 01-.693.69H3.693a.69.69 0 01-.693-.69V9h1.549c-.061.32-.104.646-.104.984a5.54 5.54 0 005.539 5.539zM6.523 9.984a3.461 3.461 0 116.922 0 3.461 3.461 0 01-6.922 0zM16.307 6h-1.615A.694.694 0 0114 5.308V3.691c0-.382.31-.691.691-.691h1.615c.384 0 .694.309.694.691v1.616c0 .381-.31.693-.693.693z"/></svg>';