tophat constant

String const tophat

Implementation

static const String tophat =
    '<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="M992 1024H32q-13 0-22.5-9.5T0 992t9.5-22.5T32 960h160L128 85q-1-24 6-40t18.5-25T186 6.5 226.5 1 276 0h472q31 0 49.5 1T838 6.5 871.5 20t19 25 5.5 40l-64 875h160q13 0 22.5 9.5t9.5 22.5-9.5 22.5-22.5 9.5zM243 832l13 128h512l14-128H243z"/></svg>';