ipod constant

String const ipod

Implementation

static const String ipod =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 640 1024"><path fill="currentColor" d="M512 1024H128q-53 0-90.5-37.5T0 896V128q0-53 37.5-90.5T128 0h384q53 0 90.5 37.5T640 128v768q0 53-37.5 90.5T512 1024zm64-896q0-26-18.5-45T512 64H128q-27 0-45.5 19T64 128v192q0 27 18.5 45.5T128 384h384q26 0 45-18.5t19-45.5V128zM320 448q-106 0-181 75T64 704t75 181 181 75 181-75 75-181-75-181-181-75zm0 448q-80 0-136-56t-56-136 56-136 136-56 136 56 56 136-56 136-136 56zm0-256q-27 0-45.5 19T256 704.5t18.5 45T320 768t45.5-18.5T384 704t-18.5-45.5T320 640z"/></svg>';