neutral_outline constant

String const neutral_outline

Icon Data of neutral_outline

Implementation

static const String neutral_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"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M24 40c8.837 0 16-7.163 16-16S32.837 8 24 8 8 15.163 8 24s7.163 16 16 16Zm0 2c9.941 0 18-8.059 18-18S33.941 6 24 6 6 14.059 6 24s8.059 18 18 18Z"/><path d="M30.5 20a.5.5 0 100 1 .5.5 0 000-1Zm-2.5.5a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0ZM17.5 20a.5.5 0 100 1 .5.5 0 000-1Zm-2.5.5a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0ZM16 31a1 1 0 011-1h14a1 1 0 110 2H17a1 1 0 01-1-1Z"/></g></svg>';