minussign constant

String const minussign

Implementation

static const String minussign =
    '<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-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0t257 68.5T955.5 255t68.5 257-68.5 257T769 955.5 512 1024zm256-544q0-13-9.5-22.5T736 448H288q-13 0-22.5 9.5T256 480v64q0 13 9.5 22.5T288 576h448q13 0 22.5-9.5T768 544v-64z"/></svg>';