home constant

String const home

Implementation

static const String home =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M49.968 3.92a4.887 4.887 0 00-3.302 1.287L1.476 45.05a2.399 2.399 0 00-.042.038C-.02 46.433-.358 48.628.374 50.23c.732 1.603 2.448 2.749 4.394 2.75H16.42v38.508c0 2.629 2.288 4.59 4.797 4.591h57.564c2.509 0 4.797-1.962 4.797-4.59V52.98h11.653c1.946 0 3.662-1.146 4.394-2.749.732-1.602.394-3.798-1.06-5.143a2.399 2.399 0 00-.042-.038L53.334 5.207a4.886 4.886 0 00-3.366-1.287ZM50 28.207c10.6 0 19.283 8.66 19.283 19.229 0 2.545-.507 4.979-1.42 7.208a10.913 10.913 0 01-.736 1.704l-14.79 25.17c-1.562 2.117-2.81 2.583-4.689.13l-13.41-23.181a19.046 19.046 0 01-3.521-11.031c0-10.57 8.683-19.23 19.283-19.23zm0 9.01c-5.708 0-10.248 4.527-10.248 10.219 0 5.691 4.54 10.218 10.248 10.218 5.708 0 10.248-4.527 10.248-10.218 0-5.692-4.54-10.218-10.248-10.218z" color="currentColor"/></svg>';