linux_logo_thin constant

String const linux_logo_thin

Implementation

static const String linux_logo_thin =
    '<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="M226 219.5a4.6 4.6 0 01-2 .5 4.1 4.1 0 01-3.5-2c-1.3-2.3-32.5-57.7-32.5-122a60 60 0 00-120 0c0 64.3-31.2 119.7-32.5 122a4 4 0 01-7-4c.3-.5 31.5-55.9 31.5-118a68 68 0 01136 0c0 62.1 31.2 117.5 31.5 118a4.1 4.1 0 01-1.5 5.5ZM100 100a8 8 0 108 8 8 8 0 00-8-8Zm64 8a8 8 0 10-8 8 8 8 0 008-8Zm-66.2 32.4a4 4 0 10-3.6 7.2l32 16a4.2 4.2 0 003.6 0l32-16a4 4 0 10-3.6-7.2L128 155.5ZM128 188a52.1 52.1 0 00-45 26 4 4 0 106.9 4 44 44 0 0176.2 0 4.1 4.1 0 003.5 2 4.6 4.6 0 002-.5 4 4 0 001.4-5.5 52.1 52.1 0 00-45-26Z"/></svg>';