arrow_repeat_outline constant

String const arrow_repeat_outline

Implementation

static const String arrow_repeat_outline =
    '<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="M18.994 7.187 19 7c0-.801-.312-1.555-.879-2.121C17.555 4.312 16.801 4 16 4s-1.555.312-2.121.879L10.987 7.77A2.974 2.974 0 009 7H8c-3.859 0-7 3.14-7 7 0 3.306 2.14 6.084 5.006 6.813L6 21c0 .801.312 1.555.879 2.121.566.567 1.32.879 2.121.879s1.555-.312 2.121-.879l2.892-2.891c.53.473 1.221.77 1.987.77h1c3.859 0 7-3.14 7-7 0-3.306-2.14-6.084-5.006-6.813zM17 19h-1a1 1 0 110-2h1c1.654 0 3-1.346 3-3s-1.121-3-2.5-3h-2.086l1.293 1.293a.999.999 0 11-1.414 1.414L11.586 10l3.707-3.707a.997.997 0 011.414 0 .999.999 0 010 1.414L15.414 9H17.5c2.481 0 4.5 2.243 4.5 5s-2.243 5-5 5zm.749-6.971c.7.164 1.251 1 1.251 1.971 0 1.103-.897 2-2 2h-1c-.857 0-1.584.544-1.868 1.304l-3.718-3.718C10.036 13.208 9.534 13 9 13s-1.036.208-1.414.586S7 14.466 7 15c0 .345.087.677.251.971C6.551 15.807 6 14.971 6 14c0-1.103.897-2 2-2h1c.857 0 1.584-.544 1.868-1.304l3.718 3.718c.378.378.88.586 1.414.586s1.036-.208 1.414-.586S18 13.534 18 13c0-.345-.087-.677-.251-.971zM10 10a1 1 0 01-1 1H8c-1.654 0-3 1.346-3 3s1.121 3 2.5 3h2.086l-1.293-1.293a.999.999 0 111.414-1.414L13.414 18l-3.707 3.707a.997.997 0 01-1.414 0 .999.999 0 010-1.414L9.586 19H7.5C5.019 19 3 16.757 3 14s2.243-5 5-5h1a1 1 0 011 1z"/></svg>';