photo_filter_sharp constant

String const photo_filter_sharp

Implementation

static const String photo_filter_sharp =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21V3h11v2H5v14h14v-9h2v11Zm9-5-1.25-2.75L8 12l2.75-1.25L12 8l1.25 2.75L16 12l-2.75 1.25Zm5-6-.95-2.05L14 7l2.05-.95L17 4l.95 2.05L20 7l-2.05.95Z"/></svg>';