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="750" height="770" preserveAspectRatio="xMidYMid meet" viewBox="0 0 750 770"><path fill="currentColor" d="M371 264q29 0 49 20t20 50-20 49-49 20-49-20-21-49 21-50 49-20zm347-162q10 0 17 6t6 17v440q0 10-6 16t-17 7H23q-10 0-16-7t-7-16V125q0-10 7-17t16-6h139l16-56q3-16 16-27t29-10h295q17 0 30 10t15 27l16 56h139zM371 496q33 0 63-13t51-35 35-52 13-62q0-34-13-64t-35-51-51-35-63-13.5-63 13.5-52 35-35 51-13 64q0 33 13 62t35 52 52 35 63 13z"/></svg>';