angular_outline constant

String const angular_outline

Implementation

static const String angular_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5.5.137-.48a.5.5 0 00-.274 0L7.5.5Zm-7 2-.137-.48a.5.5 0 00-.36.535L.5 2.5Zm1 9-.497.055a.5.5 0 00.273.392L1.5 11.5Zm6 3-.224.447a.5.5 0 00.448 0L7.5 14.5Zm6-3 .224.447a.5.5 0 00.273-.392L13.5 11.5Zm1-9 .497.055a.5.5 0 00-.36-.536L14.5 2.5Zm-7 .5.458-.2L7.5 1.753 7.042 2.8 7.5 3ZM7.363.02l-7 2 .274.96 7-2-.274-.96ZM.003 2.554l1 9 .994-.11-1-9-.994.11Zm1.273 9.392 6 3 .448-.894-6-3-.448.894Zm6.448 3 6-3-.448-.894-6 3 .448.894Zm6.273-3.392 1-9-.994-.11-1 9 .994.11Zm.64-9.536-7-2-.274.962 7 2 .274-.962ZM4.458 11.2l3.5-8-.916-.4-3.5 8 .916.4Zm2.584-8 3.5 8 .916-.4-3.5-8-.916.4ZM5 9h5V8H5v1Z"/></svg>';