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="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><circle cx="50.041" cy="53.256" r="9.513" fill="currentColor"/><path fill="currentColor" d="M86.778 24.2v-.037H70.111v-2.792a3.722 3.722 0 00-3.722-3.722H33.611a3.722 3.722 0 00-3.723 3.722v2.792H13.221v.037A3.72 3.72 0 009.5 27.922v50.669a3.72 3.72 0 003.721 3.722v.037h73.557v-.037a3.723 3.723 0 003.722-3.722V27.922a3.722 3.722 0 00-3.722-3.722zM50.247 72.542c-10.651 0-19.286-8.634-19.286-19.286 0-10.651 8.635-19.286 19.286-19.286 10.652 0 19.287 8.635 19.287 19.286.001 10.652-8.635 19.286-19.287 19.286zm35.266-33.397h-14.74v-9.957h14.739v9.957z"/></svg>';