circle_up constant

String const circle_up

Implementation

static const String circle_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M272.9 135.7c-4.6-4.9-11-7.7-17.7-7.7-7.7.3-14.1 2.9-17.7 7.8l-87.25 96c-6.45 7.1-8.05 17.2-4.15 25.9 3.8 8.7 12.4 14.3 21 14.3h56l.9 88c0 13.25 10.75 24 24 24h16c13.25 0 23.1-10.75 23.1-24v-88h56c9.531 0 18.16-5.656 22-14.38a24.027 24.027 0 00-4.377-25.91L272.9 135.7zM256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm0 464c-114.7 0-208-93.31-208-208S141.3 48 256 48s208 93.31 208 208-93.3 208-208 208z"/></svg>';