slides constant

String const slides

Implementation

static const String slides =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M0 0v32h32V0zm18.901 21.057c-.86.781-1.88 1.161-3.079 1.161-1.203 0-2.219-.183-3.099-.541-.864-.36-1.303-.699-1.303-1.041l-.104.129c0-.177.109-.432.328-.781.219-.348.412-.52.589-.52.016 0 .156.077.416.244.261.167.631.328 1.115.495.485.167 1.073.251 1.756.251.703 0 1.26-.199 1.703-.589.437-.391.656-.916.656-1.583s-.197-1.188-.577-1.563c-.381-.375-1.163-.724-2.324-1.052-1.156-.333-2-.755-2.515-1.26-.521-.516-.781-1.292-.781-2.333 0-1.043.396-1.912 1.197-2.615.803-.719 1.839-1.063 3.12-1.063.901 0 1.683.099 2.38.339.699.224 1.041.479 1.041.739 0 .22-.104.521-.301.86-.203.36-.38.521-.521.521-.02 0-.12-.057-.344-.161-.577-.319-1.239-.48-1.979-.48s-1.303.141-1.719.443c-.401.297-.599.699-.599 1.177s.161.86.457 1.14c.297.281.819.521 1.557.761 1.641.5 2.74 1.036 3.324 1.64.577.599.88 1.5.88 2.699 0 1.197-.417 2.197-1.276 2.979z"/></svg>';