instagram_solid constant

String const instagram_solid

Implementation

static const String instagram_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M7.5 5a2.5 2.5 0 100 5 2.5 2.5 0 000-5Z"/><path fill="currentColor" fill-rule="evenodd" d="M4.5 0A4.5 4.5 0 000 4.5v6A4.5 4.5 0 004.5 15h6a4.5 4.5 0 004.5-4.5v-6A4.5 4.5 0 0010.5 0h-6ZM4 7.5a3.5 3.5 0 117 0 3.5 3.5 0 01-7 0ZM11 4h1V3h-1v1Z" clip-rule="evenodd"/></svg>';