gopro constant

String const gopro

Implementation

static const String gopro =
    '<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"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 7h13v34H5z"/><rect width="19" height="22" x="24" y="13" fill="#555" stroke="#fff" stroke-width="4" rx="3"/><circle cx="33.5" cy="24.5" r="3.5" fill="#555" stroke="#fff" stroke-width="4"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M18 24h6"/><rect width="5" height="5" x="9" y="15" fill="#fff" rx="2.5"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';