intercom constant

String const intercom

Implementation

static const String intercom =
    '<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-width="4"><path fill="#555" d="M13 14a3 3 0 013-3h16a3 3 0 013 3v11l-2 6v10a3 3 0 01-3 3H18a3 3 0 01-3-3V31l-2-6V14Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 11V4m9 7V7m0 12h-8m6 7h-4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';