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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 7h13v34H5z"/><rect width="19" height="22" x="24" y="13" stroke="currentColor" stroke-width="4" rx="3"/><circle cx="33.5" cy="24.5" r="3.5" stroke="currentColor" stroke-width="4"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M18 24h6"/><rect width="5" height="5" x="9" y="15" rx="2.5"/></g></svg>';