pstriangle constant

String const pstriangle

Implementation

static const String pstriangle =
    '<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.5zm32-815q-19-18-32-18t-32 18L192 706q0 22 4.5 35.5t15 18.5 19 6.5T256 768h512q16 0 25.5-1.5t19.5-7 14.5-19T832 706zm-32 79 256 416H256z"/></svg>';