ios_toggle_outline constant

String const ios_toggle_outline

Implementation

static const String ios_toggle_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M128 320c26.467 0 48 21.533 48 48s-21.533 48-48 48-48-21.533-48-48 21.533-48 48-48m0-16c-35.346 0-64 28.654-64 64 0 35.347 28.654 64 64 64s64-28.653 64-64c0-35.346-28.654-64-64-64z"/><path fill="currentColor" d="M383.25 288c44.388 0 80.625 36.112 80.625 80.5S427.888 448 383.5 448h-255C84.112 448 48 412.888 48 368.5S84.112 288 128.5 288H383m.5-16h-255C75.205 272 32 315.205 32 368.5S75.205 464 128.5 464h255c53.295 0 96.5-42.205 96.5-95.5S436.795 272 383.5 272z"/><g fill="currentColor"><path d="M384 96c26.467 0 48 21.533 48 48s-21.533 48-48 48-48-21.533-48-48 21.533-48 48-48m0-16c-35.346 0-64 28.654-64 64 0 35.347 28.654 64 64 64s64-28.653 64-64c0-35.346-28.654-64-64-64z"/><path d="M129 64h254.5c44.388 0 80.5 36.112 80.5 80.5S427.888 224 383.5 224h-255c-44.388 0-80.375-35.112-80.375-79.5S84.362 64 128.75 64m-.25-16C75.205 48 32 91.205 32 144.5S75.205 240 128.5 240h255c53.295 0 96.5-42.205 96.5-95.5S436.795 48 383.5 48h-255z"/></g></svg>';