opera_outline constant

String const opera_outline

Implementation

static const String opera_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="M7.5 12.5a3 3 0 01-3-3v-4a3 3 0 013-3m0 10a3 3 0 003-3v-4a3 3 0 00-3-3m0 10h.585c1.907 0 3.78-.518 5.415-1.5m-6-8.5h.585c1.907 0 3.78.518 5.415 1.5m-6 10.5a7 7 0 110-14 7 7 0 010 14Z"/></svg>';