circle_expand constant

String const circle_expand

Implementation

static const String circle_expand =
    '<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="m16 4 4 4V4m0 12-4 4h4M8 20l-4-4v4M4 8l4-4H4m12.95 3.05a7.007 7.007 0 00-9.9 0 7.007 7.007 0 000 9.9 7.007 7.007 0 009.9 0c2.73-2.73 2.73-7.16 0-9.9m-1.1 8.8a5.402 5.402 0 01-7.7 0 5.402 5.402 0 010-7.7 5.402 5.402 0 017.7 0 5.402 5.402 0 010 7.7Z"/></svg>';