radio constant

String const radio

Icon Data of radio

Implementation

static const String radio =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M15 8H5a1 1 0 00-1 1v6a1 1 0 001 1h10a1 1 0 001-1V9a1 1 0 00-1-1ZM5 6a3 3 0 00-3 3v6a3 3 0 003 3h10a3 3 0 003-3V9a3 3 0 00-3-3H5Z" clip-rule="evenodd"/><path d="M10 12a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z"/><path fill-rule="evenodd" d="M14.67 1.665a.75.75 0 01-.335 1.006l-10 5a.75.75 0 01-.67-1.342l10-5a.75.75 0 011.006.336ZM11 10.5a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5Zm0 1.5a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5Zm0 1.5a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5Z" clip-rule="evenodd"/></g></svg>';