simplecamera constant

String const simplecamera

Implementation

static const String simplecamera =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m43.63 15.22-24.73-.05M13.8 24 26.15 2.61M6.53 11.44l12.34 21.34m-14.5 0 24.71.05m-7.29 12.55 12.4-21.36m7.24 12.58L29.1 15.17"/></svg>';