s_outline constant

String const s_outline

Icon Data of s_outline

Implementation

static const String s_outline =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M13 18a9 9 0 019-9h4a9.003 9.003 0 018.487 6 3 3 0 11-5.657 2A3.003 3.003 0 0026 15h-4a3 3 0 100 6h4a9 9 0 110 18h-4a9.003 9.003 0 01-8.487-6 3 3 0 115.657-2A3.003 3.003 0 0022 33h4a3 3 0 100-6h-4a9 9 0 01-9-9Zm9-7a7 7 0 100 14h4a5 5 0 010 10h-4a5.002 5.002 0 01-4.716-3.333 1 1 0 10-1.885.666A7.002 7.002 0 0022 37h4a7 7 0 100-14h-4a5 5 0 010-10h4a5.002 5.002 0 014.716 3.333 1 1 0 101.885-.666A7.002 7.002 0 0026 11h-4Z" clip-rule="evenodd"/></svg>';