aperture_priority constant

String const aperture_priority

Implementation

static const String aperture_priority =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="m15 12 3-6h12l3 6H15Zm26 0H7c-1.657 0-3 1.254-3 2.8v24.4C4 40.746 5.343 42 7 42h34c1.657 0 3-1.254 3-2.8V14.8c0-1.546-1.343-2.8-3-2.8Z"/><path stroke-linecap="round" stroke-miterlimit="10" d="m17 34 7-14 7 14m-12-3.962h10"/></g></svg>';