form constant

String const form

Implementation

static const String form =
    '<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="svgIDa"><g fill="none"><rect width="40" height="32" x="4" y="8" fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" rx="2"/><path fill="#555" fill-rule="evenodd" d="M4 29h40H4Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 29h40"/><path fill="#555" fill-rule="evenodd" d="M4 19h40H4Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 19h40"/><path fill="#555" fill-rule="evenodd" d="M17 40V19v21Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17 40V19"/><path fill="#555" fill-rule="evenodd" d="M4 38V17v21Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 38V17"/><path fill="#555" fill-rule="evenodd" d="M44 38V17v21Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M44 38V17"/><path fill="#555" fill-rule="evenodd" d="M31 40V19v21Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M31 40V19M9 40h30"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';