basket constant

String const basket

Implementation

static const String basket =
    '<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" fill-rule="evenodd" d="M15.244 5.084h-1.928l-1.035-3.637a.614.614 0 00-.838-.286l-.071.036a.657.657 0 00-.289.863l.741 3.023H5.17l.768-3.019a.658.658 0 00-.281-.865l-.07-.036a.616.616 0 00-.842.277L3.672 5.083h-1.89c-.4 0-.725.302-.725.672 0 0 .324 1.22.725 1.22h.636l.449 6.677s.052 1.309 2.113 1.309h7.021c2.145 0 2.115-1.336 2.115-1.336l.363-6.649h.766c.4 0 .725-1.22.725-1.22-.001-.37-.326-.672-.726-.672zM4.031 7.031H2.969V5.969h1.062v1.062zm2.031 5.711c0 .35-.251.633-.559.633H5.48c-.311 0-.561-.283-.561-.633V8.413c0-.35.25-.632.561-.632h.023c.308 0 .559.282.559.632v4.329zm2.998-.195c0 .334-.237.605-.529.605H8.51c-.293 0-.529-.271-.529-.605V8.448c0-.334.236-.604.529-.604h.021c.292 0 .529.271.529.604v4.099zm2.968.092c0 .338-.245.611-.546.611h-.022c-.302 0-.545-.273-.545-.611V8.483c0-.338.243-.611.545-.611h.022c.301 0 .546.273.546.611v4.156zm2.003-5.577h-1.094V5.968h1.094v1.094z"/></svg>';