wireframes constant

String const wireframes

Implementation

static const String wireframes = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="72" height="72" preserveAspectRatio="xMidYMid meet" viewBox="0 0 72 72"><path fill="#D0CFCE" d="M11 15.959h50v39.998H11z"/><path fill="#3F3F3F" d="M14.984 24.988h8v11.083h-8z"/><path fill="#9B9B9A" d="M56.43 51.905H31.902V25.5H56.43v13.972z"/><g fill="currentColor" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M11 15.959h50v39.998H11zm1.058 4.854h48.068M27.25 55.324V20.813"/><path d="M14.984 24.988h8v11.083h-8zM56.43 51.905H31.902V25.5H56.43v13.972zM14.893 42.78h5.098m-5.098 4h8.308m-8.308 4h5.098m11.911 1.125L56.43 25.5m-24.528 0L56.43 51.905"/></g></svg>';