xing_circle constant

String const xing_circle

Implementation

static const String xing_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2A10 10 0 002 12a10 10 0 0010 10 10 10 0 0010-10A10 10 0 0012 2m3.85 4h1.89c.12 0 .2.04.26.12.04.08.04.18 0 .29l-4.16 7.35 2.66 4.83c.03.1.03.21 0 .29-.07.08-.15.12-.26.12h-1.88c-.29 0-.43-.19-.52-.36l-2.67-4.88c.14-.26 4.18-7.4 4.18-7.4.1-.18.22-.36.5-.36M7.5 8.57h1.89c.28 0 .42.18.51.35l1.29 2.25c-.07.13-2.02 3.58-2.02 3.58-.1.17-.23.36-.51.36H6.78c-.11 0-.19-.05-.24-.11-.04-.1-.04-.2 0-.31l1.99-3.52L7.27 9c-.06-.13-.07-.23-.02-.31.05-.08.14-.12.25-.12z"/></svg>';