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"><mask id="svgIDa"><g fill="none"><path fill="#555" stroke="#fff" 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 fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M24 32a8 8 0 100-16 8 8 0 000 16Z"/><path fill="#fff" d="M35 15a2 2 0 100-4 2 2 0 000 4Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';