ethereum_outline constant

String const ethereum_outline

Implementation

static const String ethereum_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.384-.32a.5.5 0 00-.768 0L7.5.5Zm-5 6-.384-.32a.5.5 0 00-.04.585L2.5 6.5Zm5 8-.424.265a.5.5 0 00.848 0L7.5 14.5Zm5-8 .424.265a.5.5 0 00-.04-.585l-.384.32Zm-5-2 .186-.464L7.5 3.96l-.186.075.186.464ZM7.116.18l-5 6 .768.64 5-6-.768-.64Zm-5.04 6.585 5 8 .848-.53-5-8-.848.53Zm5.848 8 5-8-.848-.53-5 8 .848.53Zm4.96-8.585-5-6-.768.64 5 6 .768-.64Zm-10.198.784 5-2-.372-.928-5 2 .372.928Zm4.628-2 5 2 .372-.928-5-2-.372.928Z"/></svg>';