orange_circle constant

String const orange_circle

Implementation

static const String orange_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 1c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C1 7.716 7.716 1 16 1Zm-1.364 2.07L3.071 14.637a13.149 13.149 0 00.101 3.485l14.949-14.95a13.09 13.09 0 00-3.485-.101Zm-1.708.295a13.02 13.02 0 00-9.563 9.563l9.563-9.563ZM3.419 19.288c.237.909.57 1.779.987 2.599l17.48-17.48a12.91 12.91 0 00-2.598-.988L3.419 19.288ZM22.793 4.914l-17.88 17.88c.45.73.968 1.412 1.548 2.038L24.832 6.461a13.053 13.053 0 00-2.039-1.547Zm2.746 2.254L7.168 25.539c.626.58 1.308 1.098 2.039 1.547l17.88-17.88a13.054 13.054 0 00-1.548-2.038Zm2.055 2.945-17.48 17.48c.82.418 1.69.75 2.598.988l15.869-15.869a12.91 12.91 0 00-.987-2.599Zm1.234 3.766L13.879 28.828a13.096 13.096 0 003.484.101L28.93 17.363a13.123 13.123 0 00-.101-3.484Zm-.193 5.193-9.563 9.563a13.02 13.02 0 009.563-9.563Z"/></svg>';