linux_logo constant

String const linux_logo

Implementation

static const String linux_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="M228 222.9a7.9 7.9 0 01-10.9-2.9c-1.4-2.4-33.1-58.6-33.1-124a56 56 0 00-112 0c0 65.4-31.7 121.6-33.1 124a7.7 7.7 0 01-6.9 4 7.3 7.3 0 01-4-1.1 7.9 7.9 0 01-2.9-10.9c.3-.5 30.9-55 30.9-116a72 72 0 01144 0c0 61 30.6 115.5 30.9 116a7.9 7.9 0 01-2.9 10.9ZM100 96a12 12 0 1012 12 12 12 0 00-12-12Zm68 12a12 12 0 10-12 12 12 12 0 0012-12Zm-68.4 28.8a8 8 0 10-7.2 14.4l32 16a8.5 8.5 0 007.2 0l32-16a8 8 0 10-7.2-14.4L128 151.1ZM128 184a56.2 56.2 0 00-48.5 28 8 8 0 1013.8 8 40.1 40.1 0 0169.4 0 7.7 7.7 0 006.9 4 7.6 7.6 0 004-1.1 8 8 0 002.9-10.9 56.2 56.2 0 00-48.5-28Z"/></svg>';