discord_logo constant

String const discord_logo

Implementation

static const String discord_logo =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M108 144a12 12 0 11-12-12 12 12 0 0112 12Zm52-12a12 12 0 1012 12 12 12 0 00-12-12Zm82.4 54.5c-16.6 14.4-38.9 25.4-64.4 31.6a17.4 17.4 0 01-3.9.5 15.8 15.8 0 01-14.2-8.9l-9.5-19a193.6 193.6 0 01-44.8 0l-9.5 19a15.8 15.8 0 01-14.2 8.9 17.4 17.4 0 01-3.9-.5c-25.5-6.2-47.8-17.2-64.4-31.6a16 16 0 01-4.9-16.7l34-113.2a15.6 15.6 0 019.2-10.2 172 172 0 0131-9.6 15.9 15.9 0 0118.6 10.5l6 17.8a191.6 191.6 0 0141 0l6-17.8a15.9 15.9 0 0118.6-10.5 172 172 0 0131 9.6 15.6 15.6 0 019.2 10.2l34 113.2a16 16 0 01-4.9 16.7Zm-10.5-12L198 61.2a160.8 160.8 0 00-28.3-8.8l-5.1 15a163.4 163.4 0 0119.5 5 8 8 0 01-5 15.2c-15.3-5-33-7.6-51.1-7.6s-35.8 2.6-51.1 7.6a7.3 7.3 0 01-2.5.4 8 8 0 01-2.5-15.6 163.4 163.4 0 0119.5-5l-5-15A167.7 167.7 0 0058 61.1L24 174.4c14.7 12.8 34.7 22.5 57.8 28.2l7.2-14.5a152.9 152.9 0 01-17.1-4.5 8 8 0 115-15.2c15.3 5 33 7.6 51.1 7.6s35.8-2.6 51.1-7.6a8 8 0 015 15.2 152.9 152.9 0 01-17.1 4.5l7.2 14.5c23.1-5.7 43.1-15.4 57.7-28.1Z"/></svg>';