radio_outline constant

String const radio_outline

Implementation

static const String radio_outline =
    '<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" d="M4 22q-.825 0-1.412-.587Q2 20.825 2 20V8q0-.625.338-1.125.337-.5.912-.725L15.9 1l.65 1.65L8.3 6H20q.825 0 1.413.588Q22 7.175 22 8v12q0 .825-.587 1.413Q20.825 22 20 22Zm0-2h16v-7H4v7Zm4-1q1.05 0 1.775-.725.725-.725.725-1.775 0-1.05-.725-1.775Q9.05 14 8 14q-1.05 0-1.775.725Q5.5 15.45 5.5 16.5q0 1.05.725 1.775Q6.95 19 8 19Zm-4-8h12V9h2v2h2V8H4Zm0 9v-7 7Z"/></svg>';