android_outline constant

String const android_outline

Implementation

static const String android_outline =
    '<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" stroke="currentColor" d="m2.5 2.5 2 3m8-3-2 3M4 9.5h1m5 0h1m-9.5 3v-2a6 6 0 1112 0v2h-12Z"/></svg>';