projector constant

String const projector

Implementation

static const String projector =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M17.5 14.5V4.485h-14V14.5a1 1 0 001 1h12a1 1 0 001-1zm-9 1-2 3.5m6-3.5 2 3m-13-14h18"/><path d="M10.499 2.498a2.005 2.005 0 011.995 1.853l.006.149-4-.002c-.001-1.105.894-2 1.999-2z"/></g></svg>';