zoom_in constant

String const zoom_in

Implementation

static const String zoom_in =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M37.18 0c-9.53 0-19.061 3.624-26.31 10.871-14.495 14.495-14.495 38.122 0 52.617 13.57 13.568 35.1 14.367 49.687 2.528l3.576 3.576a3.956 5.958 45 00.646 3.613L90.73 99.156a3.956 5.958 45 007.01-1.416 3.956 5.958 45 001.416-7.01l-25.95-25.95a3.956 5.958 45 00-3.616-.647l-3.576-3.576c11.839-14.588 11.043-36.118-2.526-49.686C56.241 3.624 46.71 0 37.18 0zm0 8.217c7.397 0 14.795 2.834 20.463 8.502a28.875 28.875 0 010 40.924 28.875 28.875 0 01-40.924 0 28.875 28.875 0 010-40.924c5.667-5.668 13.064-8.502 20.46-8.502zm-5 11.463v12.5h-12.5v10h12.5v12.5h10v-12.5h12.5v-10h-12.5v-12.5h-10z" color="currentColor"/></svg>';