mirror constant

String const mirror

Implementation

static const String mirror =
    '<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"><g fill="currentColor"><path d="M16 27.15c3.733 0 6.76-4.867 6.76-10.87 0-6.003-3.027-10.87-6.76-10.87-3.733 0-6.76 4.867-6.76 10.87 0 6.003 3.027 10.87 6.76 10.87Zm5.76-10.87c0 2.845-.72 5.373-1.83 7.158-1.118 1.8-2.535 2.712-3.93 2.712s-2.812-.912-3.93-2.712a10.968 10.968 0 01-1.024-2.172l9.85-10.134c.543 1.49.864 3.248.864 5.148Z"/><path d="M16 1a5.671 5.671 0 00-4.719 2.525l-1.024 1.536a3 3 0 01-1.154 1.02l-1.583.79a5 5 0 00-2.303 6.568l.601 1.304a3 3 0 010 2.514l-.601 1.304a5 5 0 002.303 6.567l1.583.791a3 3 0 011.154 1.02l1.024 1.536a5.671 5.671 0 009.438 0l1.024-1.536a3 3 0 011.154-1.02l1.583-.79a5 5 0 002.303-6.568l-.602-1.304a3 3 0 010-2.514l.602-1.304a5 5 0 00-2.303-6.567l-1.583-.791a3 3 0 01-1.154-1.02l-1.024-1.536A5.671 5.671 0 0015.999 1Zm-3.055 3.635a3.671 3.671 0 016.11 0l1.024 1.536a5 5 0 001.924 1.698l1.582.792a3 3 0 011.382 3.94l-.601 1.304a5 5 0 000 4.19l.601 1.304a3 3 0 01-1.382 3.94l-1.582.792a5 5 0 00-1.924 1.698l-1.024 1.536a3.671 3.671 0 01-6.11 0l-1.024-1.536a5 5 0 00-1.924-1.698l-1.582-.792a3 3 0 01-1.382-3.94l.601-1.304a5 5 0 000-4.19L7.033 12.6a3 3 0 011.382-3.94l1.582-.792a5 5 0 001.924-1.698l1.024-1.536Z"/></g></svg>';