camera constant

String const camera

Icon Data of camera

Implementation

static const String camera =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="737" height="646" preserveAspectRatio="xMidYMid meet" viewBox="0 0 737 646"><path fill="currentColor" d="M585 114h68c46 0 84 37 84 84v364c0 46-38 84-84 84H84c-46 0-84-38-84-84V198c0-47 38-84 84-84h69c17-27 48-66 76-66h279c28 0 60 39 77 66zM366 540c103 0 187-84 187-187 0-104-84-188-187-188-104 0-189 84-189 188 0 103 85 187 189 187zm3-300c62 0 112 51 112 113 0 61-50 112-112 112s-113-51-113-112c0-62 51-113 113-113z"/></svg>';