omega_line constant

String const omega_line

Implementation

static const String omega_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M12 4a7 7 0 00-1.914 13.735c.524.15.914.63.914 1.207v1.808c0 .69-.56 1.25-1.25 1.25H6a1 1 0 110-2h3v-.512a9 9 0 116 0V20h3a1 1 0 110 2h-3.75c-.69 0-1.25-.56-1.25-1.25v-1.808c0-.577.39-1.058.914-1.207A7 7 0 0012 4Z"/></g></svg>';