maslow_pyramids constant

String const maslow_pyramids

Implementation

static const String maslow_pyramids =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDb"><g fill="none"><g stroke="#fff" stroke-width="4" clip-path="url(#svgIDa)"><path fill="#555" fill-rule="evenodd" stroke-linejoin="round" d="m24 4-9 15.98h18L24 4Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M24 19.98 24.008 44"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.347 25.975 2 42h15.005"/><path stroke-linecap="round" d="M9.1 30.995h7.904"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.748 25.975 46.094 42H31"/><path stroke-linecap="round" d="M39.094 30.995H31.1"/></g><defs><clipPath id="svgIDa"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDb)"/></svg>';