circle_control_pad constant

String const circle_control_pad

Implementation

static const String circle_control_pad =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 17"><path fill="currentColor" fill-rule="evenodd" d="M8 .032a8 8 0 100 16 8 8 0 000-16zM5 9.859a.755.755 0 01-.88 0L2.182 8.345c-.243-.19-.243-.498 0-.688L4.12 6.143a.75.75 0 01.88 0v3.716zm1.142-5.74 1.514-1.937c.19-.243.498-.243.687 0L9.856 4.12a.744.744 0 010 .881H6.143a.754.754 0 01-.001-.881zm3.715 7.742L8.344 13.8c-.193.243-.5.243-.689 0l-1.512-1.939a.748.748 0 010-.879h3.714a.746.746 0 010 .879zm2.024-2.004a.751.751 0 01-.881 0V6.143a.751.751 0 01.88 0l1.937 1.513c.244.191.244.5 0 .689L11.88 9.857z"/></svg>';