linux_logo_light constant

String const linux_logo_light

Implementation

static const String linux_logo_light =
    '<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="M227 221.2a5.9 5.9 0 01-8.2-2.2c-1.3-2.4-32.8-58.2-32.8-123a58 58 0 00-116 0c0 64.8-31.5 120.6-32.8 123a6 6 0 01-5.2 3 6.7 6.7 0 01-3-.8 5.9 5.9 0 01-2.2-8.2c.4-.7 31.2-55.5 31.2-117a70 70 0 01140 0c0 61.6 30.9 116.5 31.2 117a5.9 5.9 0 01-2.2 8.2ZM100 98a10 10 0 1010 10 10 10 0 00-10-10Zm66 10a10 10 0 10-10 10 10 10 0 0010-10Zm-67.3 30.6a6 6 0 10-5.4 10.8l32 16a6.4 6.4 0 005.4 0l32-16a6 6 0 10-5.4-10.8L128 153.3ZM128 186a54.3 54.3 0 00-46.8 27 6 6 0 002.2 8.2 5.9 5.9 0 008.2-2.2 42 42 0 0172.8 0 6 6 0 005.2 3 6.7 6.7 0 003-.8 6 6 0 002.2-8.2 54.3 54.3 0 00-46.8-27Z"/></svg>';