css constant

String const css

Implementation

static const String css =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M4.1 11C5.5 11 6 10 6 10l-.8-.5s-.3.5-1 .5S3 9.1 3 7.8C3 6.6 3.6 6 4.2 6c.5 0 .9.4.9.4l.8-.6S5.2 5 4.2 5C3.1 5 2 5.9 2 7.8S2.9 11 4.1 11zm4.6-1.1c-.3.1-.7 0-1-.4l-.8.5c.4.6 1 1 1.6 1 .1 0 .3 0 .4-.1.7-.2 1.1-.8 1.1-1.6 0-1.2-.8-1.6-1.3-1.8-.5-.3-.7-.4-.7-.8s.1-.7.6-.7c.3 0 .6.4.6.4l.8-.6c-.2-.3-.7-.8-1.4-.8C7.7 5 7 5.6 7 6.6c0 1.1.7 1.5 1.2 1.8.6.2.8.4.8.9 0 .3 0 .6-.3.6zm4 0c-.3.1-.7 0-1-.4l-.8.5c.4.6 1 1 1.6 1 .1 0 .3 0 .4-.1.7-.2 1.1-.8 1.1-1.6 0-1.2-.8-1.6-1.3-1.8-.5-.3-.7-.4-.7-.8s.1-.7.6-.7c.3 0 .6.4.6.4l.8-.6c-.2-.3-.7-.8-1.4-.8-.9 0-1.6.6-1.6 1.6 0 1.1.7 1.5 1.2 1.8.6.2.8.4.8.9 0 .3 0 .6-.3.6zM0 0v16h16V0H0zm15 15H1V1h14v14z"/></svg>';