movie_projector constant

String const movie_projector

Implementation

static const String movie_projector =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 17"><path fill="currentColor" fill-rule="evenodd" d="m16.443 9.06-1.441.944v2.989l1.441.944c.287 0 .521-.359.521-.799V9.86c0-.441-.234-.8-.521-.8zM9.986 5.975a2.976 2.976 0 002.967-2.983A2.976 2.976 0 009.986.008a2.976 2.976 0 00-2.969 2.984 2.977 2.977 0 002.969 2.983zm0-5.003c1.108 0 2.006.905 2.006 2.02 0 1.116-.897 2.02-2.006 2.02a2.013 2.013 0 01-2.009-2.02A2.015 2.015 0 019.986.972zM3.508 5.987a2.477 2.477 0 100-4.949 2.477 2.477 0 000 4.949zm0-3.976a1.502 1.502 0 110 3.004 1.502 1.502 0 010-3.004zm9.041 5.048H2.414C1.633 7.059 1 7.715 1 8.524v6.013c0 .809.633 1.464 1.414 1.464h10.135c.781 0 1.415-.655 1.415-1.464V8.525c0-.81-.634-1.466-1.415-1.466z"/></svg>';