camera constant

String const camera

Implementation

static const String camera =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="960" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 960"><path fill="currentColor" d="M896 960H128q-53 0-90.5-37.5T0 832V320q0-53 37.5-90.5T128 192h93l42-94q11-42 55-70t98-28h192q54 0 98 28t54 70l43 94h93q53 0 90.5 37.5T1024 320v512q0 53-37.5 90.5T896 960zM512 256q-87 0-160.5 43T235 415.5 192 576t43 160.5T351.5 853 512 896t160.5-43T789 736.5 832 576t-43-160.5T672.5 299 512 256zm0 576q-106 0-181-75t-75-181 75-181 181-75 181 75 75 181-75 181-181 75zm0-448q-80 0-136 56t-56 136 56 136 136 56 136-56 56-136-56-136-136-56z"/></svg>';