cog constant

String const cog

Implementation

static const String cog =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11 2a2 2 0 00-2 2v.757l-.707.707L9 4.757l-.536-.535a2 2 0 00-2.828 0L4.222 5.636a2 2 0 000 2.828L4.757 9H4a2 2 0 00-2 2v2a2 2 0 002 2h.757l-.535.536a2 2 0 000 2.828l1.414 1.414a2 2 0 002.828 0l-.707-.707.707.707.536-.535V20a2 2 0 002 2h2a2 2 0 002-2v-.757l.536.535a2 2 0 002.828 0l1.414-1.414a2 2 0 000-2.829L19.243 15H20a2 2 0 002-2v-2a2 2 0 00-2-2h-.757l.535-.536a2 2 0 000-2.828l-1.414-1.414a2 2 0 00-2.828 0L15 4.757V4a2 2 0 00-2-2h-2zm5 10a4 4 0 11-8 0 4 4 0 018 0zm-4 2a2 2 0 100-4 2 2 0 000 4z" clip-rule="evenodd"/></svg>';