psx constant

String const psx

Implementation

static const String psx =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-104 0-199-40.5t-163.5-109T40.5 711 0 512t40.5-199 109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zm246.5-758.5Q748 255 733 255t-25 10L512 461 317 266q-10-10-25-10t-25.5 10.5-10.5 25 11 25.5l194 195-194 194q-11 11-11 26t10.5 25.5T292 768t26-11l194-194 195 194q10 11 25 11t25.5-10.5T768 732t-11-25L563 512l195-196q11-10 11-25t-10.5-25.5z"/></svg>';