projection_screen constant

String const projection_screen

Implementation

static const String projection_screen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M88.158 16.509c0-.986-.798-1.785-1.785-1.786H13.628c-.987 0-1.786.799-1.786 1.785v6.386c0 .986.799 1.785 1.786 1.785h72.746c.987 0 1.785-.799 1.785-1.785l-.001-6.385zm-6.132 13.15H17.974c-.986.001-1.785.8-1.785 1.786l.001.006-.001.003v37.154c0 2.201 1.857 3.982 4.152 3.982h27.17v5.373a4.067 4.067 0 00-1.599 3.222 4.09 4.09 0 108.178 0 4.065 4.065 0 00-1.601-3.223V72.59h27.17c2.294 0 4.152-1.781 4.152-3.982V31.412h-.003a1.786 1.786 0 00-1.782-1.753z"/></svg>';