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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M34 6H14a8 8 0 00-8 8v20a8 8 0 008 8h20a8 8 0 008-8V14a8 8 0 00-8-8Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M24 32a8 8 0 100-16 8 8 0 000 16Z"/><path d="M35 15a2 2 0 100-4 2 2 0 000 4Z"/></g></svg>';