intersection constant

String const intersection

Implementation

static const String intersection =
    '<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" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M31 31h9a2 2 0 002-2V8a2 2 0 00-2-2H19a2 2 0 00-2 2v9"/><path d="M17 17H8a2 2 0 00-2 2v21a2 2 0 002 2h21a2 2 0 002-2v-9"/><rect width="14" height="14" x="17" y="17" fill="#555" rx="2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';