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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke-width="4"><rect width="38" height="28" x="5" y="13" fill="#fff" stroke="#fff" rx="2"/><circle cx="18" cy="28" r="6" fill="#000" stroke="#000"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M30 24h6m-6 8h6"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="m7 13 18-9"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';